a,
.btn.btn-border,
.form-group.label-static label.control-label,
.form-group.label-placeholder label.control-label,
.form-group.label-floating label.control-label,
.pagination a,
.pagination span,
.card-background:after,
.authors-on-blog .footer a,
.hestia-top-bar .widget.widget_search form:not(.form-group),
.hestia-top-bar .widget.widget_product_search form:not(.form-group),
.hestia-top-bar .widget.widget_shopping_cart .cart_list,
.hestia-top-bar li a[href*="facebook.com"]:before,
.hestia-top-bar li a[href*="twitter.com"]:before,
.hestia-top-bar li a[href*="pinterest.com"]:before,
.hestia-top-bar li a[href*="google.com"]:before,
.hestia-top-bar li a[href*="linkedin.com"]:before,
.hestia-top-bar li a[href*="dribbble.com"]:before,
.hestia-top-bar li a[href*="github.com"]:before,
.hestia-top-bar li a[href*="youtube.com"]:before,
.hestia-top-bar li a[href*="instagram.com"]:before,
.hestia-top-bar li a[href*="reddit.com"]:before,
.hestia-top-bar li a[href*="tumblr.com"]:before,
.hestia-top-bar li a[href*="behance.com"]:before,
.hestia-top-bar li a[href*="snapchat.com"]:before,
.hestia-top-bar li a[href*="deviantart.com"]:before,
.hestia-top-bar li a[href*="vimeo.com"]:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

button,
input[type="submit"],
input[type="button"],
.btn {
    -webkit-transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
    transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1);
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1)
}

.form-control,
.form-group .form-control,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
div.wpforms-container .wpforms-form input[type=date],
div.wpforms-container .wpforms-form input[type=datetime],
div.wpforms-container .wpforms-form input[type=datetime-local],
div.wpforms-container .wpforms-form input[type=email],
div.wpforms-container .wpforms-form input[type=month],
div.wpforms-container .wpforms-form input[type=number],
div.wpforms-container .wpforms-form input[type=password],
div.wpforms-container .wpforms-form input[type=range],
div.wpforms-container .wpforms-form input[type=search],
div.wpforms-container .wpforms-form input[type=tel],
div.wpforms-container .wpforms-form input[type=text],
div.wpforms-container .wpforms-form input[type=time],
div.wpforms-container .wpforms-form input[type=url],
div.wpforms-container .wpforms-form input[type=week],
div.wpforms-container .wpforms-form select,
div.wpforms-container .wpforms-form textarea,
.form-group.is-focused .form-control,
div.wpforms-container .wpforms-form .form-group.is-focused .form-control,
.btn.disabled,
.btn.disabled:hover,
.btn.disabled:focus,
.btn.disabled.focus,
.btn.disabled:active,
.btn.disabled.active,
.btn:disabled,
.btn:disabled:hover,
.btn:disabled:focus,
.btn.focus:disabled,
.btn:disabled:active,
.btn.active:disabled,
.btn[disabled],
.btn[disabled]:hover,
.btn[disabled]:focus,
.btn[disabled].focus,
.btn[disabled]:active,
.btn[disabled].active,
fieldset[disabled] .btn,
fieldset[disabled] .btn:hover,
fieldset[disabled] .btn:focus,
fieldset[disabled] .btn.focus,
fieldset[disabled] .btn:active,
fieldset[disabled] .btn.active,
.btn.btn-simple,
.btn.btn-default.btn-simple,
.btn.btn-primary.btn-simple,
.btn.btn-white.btn-simple,
.btn.btn-border,
.btn.btn-border:hover,
.btn.btn-border:focus,
.navbar button.navbar-toggle,
.navbar button.navbar-toggle:hover,
.btn.btn-facebook.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-facebook.btn-simple,
.btn.btn-twitter.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-twitter.btn-simple,
.btn.btn-pinterest.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-pinterest.btn-simple,
.btn.btn-google.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-google.btn-simple,
.btn.btn-linkedin.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-linkedin.btn-simple,
.btn.btn-dribbble.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-dribbble.btn-simple,
.btn.btn-github.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-github.btn-simple,
.btn.btn-youtube.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-youtube.btn-simple,
.btn.btn-instagram.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-instagram.btn-simple,
.btn.btn-reddit.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-reddit.btn-simple,
.btn.btn-tumblr.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-tumblr.btn-simple,
.btn.btn-behance.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-behance.btn-simple,
.btn.btn-snapchat.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-snapchat.btn-simple,
.btn.btn-deviantart.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-deviantart.btn-simple,
.btn.btn-vimeo.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-vimeo.btn-simple,
.form-group.is-focused select.form-control,
.form-group.has-warning .form-control,
.form-group.has-error .form-control,
.form-group.has-success .form-control,
.form-group.has-info .form-control,
select.form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.form-control,
.form-group .form-control,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
div.wpforms-container .wpforms-form input[type=date],
div.wpforms-container .wpforms-form input[type=datetime],
div.wpforms-container .wpforms-form input[type=datetime-local],
div.wpforms-container .wpforms-form input[type=email],
div.wpforms-container .wpforms-form input[type=month],
div.wpforms-container .wpforms-form input[type=number],
div.wpforms-container .wpforms-form input[type=password],
div.wpforms-container .wpforms-form input[type=range],
div.wpforms-container .wpforms-form input[type=search],
div.wpforms-container .wpforms-form input[type=tel],
div.wpforms-container .wpforms-form input[type=text],
div.wpforms-container .wpforms-form input[type=time],
div.wpforms-container .wpforms-form input[type=url],
div.wpforms-container .wpforms-form input[type=week],
div.wpforms-container .wpforms-form select,
div.wpforms-container .wpforms-form textarea {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#9c27b0), to(#9c27b0)), -webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(#d2d2d2));
    background-image: -webkit-linear-gradient(#9c27b0, #9c27b0), -webkit-linear-gradient(#d2d2d2, #d2d2d2);
    background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#d2d2d2, #d2d2d2);
    float: none;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center bottom, center -webkit-calc(100% - 1px);
    background-position: center bottom, center calc(100% - 1px);
    background-size: 0 2px, 100% 1px;
    font-weight: 400;
    -webkit-transition: background 0s ease-out;
    transition: background 0s ease-out
}

.form-group.is-focused .form-control,
div.wpforms-container .wpforms-form .form-group.is-focused .form-control {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#9c27b0), to(#9c27b0)), -webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(#d2d2d2));
    background-image: -webkit-linear-gradient(#9c27b0, #9c27b0), -webkit-linear-gradient(#d2d2d2, #d2d2d2);
    background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#d2d2d2, #d2d2d2);
    outline: none;
    background-size: 100% 2px, 100% 1px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.navbar .navbar-brand,
.carousel .sub-title,
h4.author,
.hestia-about p,
.card-product .price,
.card-product .price h4,
.blog-sidebar .widget h5,
.shop-sidebar .widget h5,
blockquote,
.media .media-heading,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 18px
}

a:not(.btn) {
    transition: .3s ease
}

a:not(.btn):not(.button):not(.added_to_cart):hover {
    opacity: .75
}

.media p,
h3#ship-to-different-address {
    font-size: 16px
}

body,
.btn,
.form-control,
ul,
ol,
.woocommerce #reviews #comments label {
    font-size: 14px
}

.navbar,
.navbar a,
.label,
.footer .footer-menu a,
.media-footer a,
.hestia-top-bar {
    font-size: 12px
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 300;
    line-height: 1.618
}

ul,
ol,
.blog-post .section-text p,
output {
    line-height: 1.618
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    line-height: 1.618
}

h6.category {
    font-weight: 500
}

.hestia-title,
.title,
.card-title,
.info-title,
.footer-brand,
.footer-big h4,
.footer-big h5,
.media .media-heading,
.woocommerce.archive .blog-post .products .product-category h2 {
    font-weight: 700
}

button,
input[type="submit"],
input[type="button"],
.btn {
    font-size: 12px;
    font-weight: 400
}

.btn:not(.btn-just-icon):not(.btn-fab) .fa {
    font-size: 18px
}

.btn.btn-just-icon {
    font-size: 20px;
    line-height: 20px
}

.btn.btn-just-icon.btn-lg {
    font-size: 22px
}

.btn .fa {
    font-size: 17px
}

legend {
    font-size: 21px
}

output {
    font-size: 14px
}

button,
input,
select,
textarea {
    font-size: inherit;
    line-height: inherit
}

.form-control {
    font-size: 14px;
    line-height: 1.42857
}

.form-control::-moz-placeholder,
.form-group .form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-group .form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder,
.form-group .form-control::-webkit-input-placeholder,
.checkbox label,
.form-group .checkbox label,
.radio label,
.form-group .radio label,
label,
.form-group label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857
}

.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder,
.form-group .form-control::-moz-placeholder,
.form-group .form-control:-ms-input-placeholder,
.form-group .form-control::-webkit-input-placeholder {
    font-weight: 400
}

.form-group label.control-label {
    font-size: 11px;
    font-weight: 400;
    line-height: 1.07143
}

.form-group.label-floating label.control-label,
.form-group.label-placeholder label.control-label {
    font-size: 14px;
    line-height: 1.42857
}

.form-group.label-static label.control-label,
.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label {
    font-size: 11px;
    line-height: 1.07143
}

label.control-label {
    font-size: 11px;
    font-weight: 400;
    line-height: 1.07143
}

label.subscribe-label {
    font-weight: 300
}

table>thead>tr>th {
    font-size: 17px;
    font-weight: 300
}

.help-block {
    font-size: 11px
}

.hestia-info .icon>i,
.info .icon>i {
    font-size: 61.6px
}

.info-horizontal .icon>i {
    font-size: 36.4px
}

.media .media-heading {
    font-size: 18.2px
}

.media p {
    font-size: 16px
}

.wp-caption-text {
    font-size: 14px;
    font-weight: 700
}

.blog-post .comment-reply-link {
    font-size: 12px;
    font-weight: 400
}

.blog-post .section-blog-info .card-profile .description {
    font-size: 14px
}

.carousel .carousel-control .fa {
    font-size: 50px
}

.card .footer .stats {
    line-height: 30px
}

.card .footer .stats .fa {
    font-size: 18px
}

.card .category .fa {
    line-height: 0
}

.card-product .footer h4 {
    line-height: 1.2
}

.card-title,
.card-product .category {
    line-height: 1.4
}

.card-pricing .card-title {
    font-size: 60px;
    line-height: 35px
}

.card-pricing .card-title small {
    font-size: 18px
}

.card-pricing .card-title small:first-child {
    font-size: 26px
}

.navbar .navbar-brand {
    line-height: 30px
}

.navbar .navbar-nav>li>a {
    font-weight: 400
}

.navbar .navbar-nav>li>a .fa {
    font-size: 20px
}

.navbar .dropdown-menu li>a {
    font-size: 13px
}

.navbar .dropdown-menu li>a>i {
    font-size: 20px
}

.navbar .dropdown-menu li>a .fa {
    font-size: 20px
}

.navbar .hestia-mm-heading>span {
    font-size: 14px;
    font-weight: 600
}

.hestia-mm-description {
    font-size: 12px;
    font-weight: 400
}

.hestia-top-bar {
    line-height: 40px
}

.hestia-top-bar .widget,
.hestia-top-bar .widget h5,
.hestia-top-bar .widget .textwidget {
    line-height: inherit
}

.hestia-top-bar .widget.widget_search .label-floating,
.hestia-top-bar .widget.widget_product_search .label-floating {
    font-size: inherit
}

.hestia-top-bar .widget.widget_search .label-floating.is-empty,
.hestia-top-bar .widget.widget_product_search .label-floating.is-empty {
    font-size: inherit;
    font-weight: 300
}

.hestia-top-bar .widget.widget_search .label-floating.is-focused .control-label,
.hestia-top-bar .widget.widget_product_search .label-floating.is-focused .control-label {
    font-size: inherit;
    line-height: 20px
}

.hestia-top-bar .widget.widget_search form.form-group input[type=search],
.hestia-top-bar .widget.widget_product_search form.form-group input[type=search] {
    font-size: inherit;
    font-weight: 300
}

.hestia-top-bar .widget.widget_search form.form-group:before,
.hestia-top-bar .widget.widget_product_search form.form-group:before {
    font-size: 18px
}

.hestia-top-bar .widget.widget_shopping_cart:before {
    font-size: 18px
}

.hestia-top-bar .widget.widget_shopping_cart .cart_list li.empty {
    font-size: inherit;
    line-height: 1.2
}

.hestia-top-bar ul {
    line-height: inherit
}

.hestia-top-bar ul li a {
    font-size: inherit;
    line-height: inherit
}

.hestia-top-bar ul li a:before {
    font-size: 16px
}

.pagination a,
.pagination span {
    font-size: 12px;
    font-weight: 400;
    line-height: 30px
}

.footer .widget h5 {
    line-height: 1.4
}

.footer-big .footer-menu li a[href*="mailto:"],
.footer-big .footer-menu li a[href*="tel:"] {
    font-size: 0
}

.footer-big .footer-menu li a[href*="mailto:"]:before,
.footer-big .footer-menu li a[href*="tel:"]:before {
    font-size: 16px
}

.footer-big ul li a {
    font-weight: 500
}

h5.description {
    line-height: 1.5
}

.hestia-about {
    font-weight: 300
}

.hestia-about h1,
.hestia-about h2,
.hestia-about h3,
.hestia-about h4,
.hestia-about h5 {
    font-weight: 700
}

.widget h5 {
    font-weight: 700
}

.searchform:after,
.search-form:after,
.woocommerce-product-search:after {
    font-size: 18px
}

.header-widgets-wrapper .widget,
.header-widgets-wrapper .widget h5,
.header-widgets-wrapper .widget .textwidget {
    line-height: inherit
}

.header-widgets-wrapper .widget.widget_shopping_cart:before {
    font-size: 18px
}

.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li.empty {
    font-size: inherit;
    line-height: 1.2
}

.header-widgets-wrapper ul {
    line-height: inherit
}

.header-widgets-wrapper ul li a {
    font-size: inherit;
    line-height: inherit
}

.header-widgets-wrapper ul li a:before {
    font-size: 16px
}

.woocommerce ul.product_list_widget li,
.footer ul.product_list_widget li,
ul.product_list_widget li {
    font-size: 14px
}

.woocommerce ul.product_list_widget li a,
.footer ul.product_list_widget li a,
ul.product_list_widget li a {
    line-height: normal;
    font-weight: 400
}

#secondary div[id^=woocommerce_rating_filter] li a,
.footer div[id^=woocommerce_rating_filter] li a {
    font-weight: 300
}

#secondary div[id^=woocommerce_layered_nav] ul li a,
#secondary div[id^=woocommerce_product_categories] ul li a,
.footer div[id^=woocommerce_layered_nav] ul li a,
.footer div[id^=woocommerce_product_categories] ul li a {
    font-weight: 400;
    font-size: 14px
}

#secondary div[id^=woocommerce_layered_nav] ul .count,
#secondary div[id^=woocommerce_product_categories] ul .count,
.footer div[id^=woocommerce_layered_nav] ul .count,
.footer div[id^=woocommerce_product_categories] ul .count {
    font-size: 14px
}

#secondary div[id^=woocommerce_recent_reviews] .reviewer,
.footer div[id^=woocommerce_recent_reviews] .reviewer {
    font-size: 15px
}

#secondary div[id^=woocommerce_price_filter] .button,
.footer div[id^=woocommerce_price_filter] .button {
    font-size: 12px
}

#secondary div[id^=woocommerce_price_filter] .price_slider,
.footer div[id^=woocommerce_price_filter] .price_slider {
    font-size: inherit;
    line-height: inherit
}

#secondary div[id^=woocommerce_price_filter] .price_label,
.footer div[id^=woocommerce_price_filter] .price_label {
    font-size: 14px
}

div[id^=woocommerce_product_tag_cloud].widget a {
    font-weight: 600;
    line-height: 27px;
    font-size: 10px !important
}

div[id^=woocommerce_layered_nav_filters].widget li a {
    font-weight: 100
}

.widget_shopping_cart.widget .remove {
    font-size: 18px;
    line-height: 18px;
    font-weight: 600
}

.widget_shopping_cart.widget .variation dt,
.widget_shopping_cart.widget .variation dd {
    font-size: 12px;
    line-height: 14px
}

.widget_shopping_cart.widget .variation dd p {
    font-size: 12px;
    line-height: 14px
}

aside .widget a {
    font-weight: 500
}

.star-rating {
    line-height: 1;
    font-size: 12px
}

.woocommerce.single-product .product_title {
    font-weight: 700
}

.woocommerce.single-product .summary .price,
.woocommerce.single-product .woocommerce-variation-price .price {
    font-weight: 300
}

.woocommerce.single-product .summary .price del,
.woocommerce.single-product .summary .price ins,
.woocommerce.single-product .summary .price span,
.woocommerce.single-product .woocommerce-variation-price .price del,
.woocommerce.single-product .woocommerce-variation-price .price ins,
.woocommerce.single-product .woocommerce-variation-price .price span {
    font-weight: 300
}

.woocommerce.single-product .summary .price ins {
    font-weight: 400
}

.woocommerce.single-product .summary .price.price-unit {
    font-size: 16px
}

.woocommerce.single-product div.product form.cart table.variations td.value:before {
    font-size: 12px
}

.woocommerce.single-product div.product form.cart table.variations td label {
    font-weight: 400
}

.woocommerce.single-product div.product form.cart .reset_variations {
    font-size: 14px
}

.woocommerce.single-product div.product .woocommerce-tabs ul.tabs.wc-tabs li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.woocommerce.single-product .product .woocommerce-product-rating .star-rating {
    font-size: 12px
}

.woocommerce.single-product .product .woocommerce-review-link {
    font-size: 14px
}

.woocommerce.single-product .section-text {
    font-size: 14px
}

.woocommerce .shop-item p {
    font-size: 14px
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
    font-size: 12px;
    font-weight: 300;
    line-height: 50px
}

.woocommerce .single-product div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt {
    font-size: 12px;
    font-weight: 400
}

.woocommerce input.button.alt {
    font-size: 12px;
    font-weight: 400
}

.woocommerce input.button:disabled {
    font-size: 12px;
    font-weight: 400
}

.woocommerce input.button[disabled] {
    font-size: 12px;
    font-weight: 400
}

.woocommerce .cart-collaterals .cart_totals th {
    font-weight: 300
}

.woocommerce .cart-collaterals .cart_totals td {
    font-weight: 700
}

.woocommerce .cart-collaterals .cart_totals .checkout-button {
    font-size: 14px
}

.woocommerce .product .card-product .card-description p {
    font-weight: 300
}

.woocommerce ul.products li.product .price ins {
    font-weight: 300
}

.woocommerce .hestia-features p {
    font-weight: 300
}

.woocommerce .related.products h2 {
    font-weight: 700
}

.woocommerce ul.products li.product .price {
    font-weight: 300
}

.woocommerce ul.products li.product .price.price-unit {
    font-size: 12px
}

.woocommerce nav.woocommerce-pagination ul li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px
}

.woocommerce nav.woocommerce-pagination ul li span {
    line-height: 30px
}

.woocommerce dl.variation dd p {
    font-size: 14px
}

.woocommerce .col2-set .woocommerce-account-fields label.checkbox span {
    font-weight: 300
}

.woocommerce .woocommerce-breadcrumb {
    font-size: 12px
}

.woocommerce .section-text {
    font-size: 14px
}

.woocommerce .woocommerce-result-count {
    font-size: 14px
}

.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
    font-size: 12px;
    font-weight: 300;
    line-height: 35px;
    border-radius: 3px;
    width: auto;
    height: auto
}

.woocommerce .woocommerce-ordering:before {
    font-size: 12px
}

.woocommerce .product .wc-gzd-additional-info {
    font-size: 12px;
    line-height: 1.5
}

.woocommerce .comment-reply-title {
    font-weight: 700
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__published-date {
    font-size: 75%
}

.woocommerce.archive .blog-post .products li.product-category a h2 {
    line-height: 1.5
}

.woocommerce.archive .blog-post .products li.product-category a h2 .count {
    font-weight: 300
}

.products .shop-item .added_to_cart {
    font-size: 10px
}

.woocommerce-cart .shop_table .actions .coupon .input-text {
    font-size: 14px
}

.woocommerce-cart table.shop_table th {
    font-size: 13px;
    font-weight: 300
}

.woocommerce-cart table.shop_table .product-name a {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px
}

.woocommerce-cart table.shop_table td.actions input[type=submit],
.woocommerce-cart table.shop_table td.actions button[type=submit] {
    font-size: 14px
}

.woocommerce-cart p.units-info {
    line-height: 1.5;
    font-size: 14px
}

.woocommerce-cart .wc-gzd-additional-wrapper p {
    font-size: 14px;
    font-weight: 700
}

.woocommerce-checkout .form-row label {
    font-weight: 300
}

.woocommerce-checkout .woocommerce-checkout-payment .form-row .woocommerce-form__label-for-checkbox,
.woocommerce-checkout .woocommerce-checkout-payment li>label {
    font-weight: 400
}

.woocommerce-checkout .woocommerce-shipping-fields h3 label {
    line-height: 1
}

.woocommerce-checkout .woocommerce-shipping-fields h3 label span {
    font-weight: 300
}

.woocommerce-checkout .col-md-12 #customer_details label {
    font-weight: 500
}

.woocommerce-checkout .shop_table tr td p.units-info {
    font-size: 12px
}

.woocommerce-checkout .shop_table .wc-gzd-additional-info {
    font-size: 14px
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 12px;
    font-weight: 400
}

.woocommerce-account .woocommerce-button,
.woocommerce-account .woocommerce-Button,
.woocommerce-account a.button {
    line-height: 20px !important
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
    font-weight: 600
}

.added_to_cart.wc-forward {
    font-weight: 400;
    font-size: 10px;
    line-height: 30px
}

.variations tr .label {
    font-size: 14px
}

.woocommerce-info,
.woocommerce-error,
.woocommerce-message {
    line-height: 20px
}

.woocommerce-info li,
.woocommerce-error li,
.woocommerce-message li {
    line-height: 1.5
}

.woocommerce-info>a.button,
.woocommerce-error>a.button,
.woocommerce-message>a.button {
    font-size: 12px;
    font-weight: bold
}

.woocommerce-info a {
    font-weight: 700
}

.woocommerce-message a:not(.button) {
    font-weight: 800
}

@media (max-width: 991px) {
    .woocommerce-account input.woocommerce-Button.button {
        font-size: 11px
    }
    .woocommerce-breadcrumb {
        line-height: 33px
    }
}

@media (min-width: 769px) {
    .navbar.full-screen-menu .navbar-nav>li a {
        font-size: 17px
    }
}

@media (max-width: 768px) {
    h4.author {
        font-size: 16px
    }
    .woocommerce-cart table.shop_table dl.variation dd,
    .woocommerce-cart table.shop_table dl.variation dt {
        font-size: 16px;
        line-height: 30px
    }
    .woocommerce-cart table.shop_table dl.variation dd p {
        font-size: 16px
    }
    .woocommerce-cart table.shop_table td.product-name {
        line-height: 30px
    }
    .woocommerce-checkout td.product-name dl.variation dt,
    .woocommerce-checkout td.product-name dl.variation dd {
        font-size: 16px
    }
    .woocommerce-checkout td.product-name dl.variation dd p {
        font-size: 16px
    }
    .navbar .navbar-nav li>a>i,
    .navbar .navbar-nav li>a .fa {
        font-size: 22px
    }
    .navbar .navbar-nav li .caret {
        font-size: 20px
    }
    .navbar .navbar-nav li .dropdown>i,
    .navbar .navbar-nav li .dropdown .fa {
        font-size: 20px
    }
    .navbar .navbar-nav .dropdown .dropdown-menu li a {
        line-height: 20px
    }
    .navbar .navbar-nav .dropdown .dropdown-menu li a .caret {
        line-height: 1
    }
}

@media (max-width: 480px) {
    .woocommerce .woocommerce-ordering select,
    .woocommerce-page .woocommerce-ordering select {
        font-size: 12px
    }
}

body {
    direction: ltr;
    color: #3C4858;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif
}

a {
    color: #9c27b0
}

a:hover,
a:focus {
    color: #89229b;
    text-decoration: none
}

blockquote p {
    font-style: italic
}

h3 {
    margin: 20px 0 10px
}

h5 {
    margin-bottom: 15px
}

h6.category {
    text-transform: uppercase
}

.hestia-title,
.title,
.card-title,
.info-title,
.footer-brand,
.footer-big h4,
.footer-big h5,
.media .media-heading,
.woocommerce.archive .blog-post .products .product-category h2 {
    font-family: "Roboto Slab", "Times New Roman", serif
}

.hestia-title,
.hestia-title a,
.hestia-title a:hover,
.title,
.title a,
.title a:hover,
.card-title,
.card-title a,
.card-title a:hover,
.info-title,
.info-title a,
.info-title a:hover,
.footer-brand,
.footer-brand a,
.footer-brand a:hover,
.footer-big h4,
.footer-big h4 a,
.footer-big h4 a:hover,
.footer-big h5,
.footer-big h5 a,
.footer-big h5 a:hover,
.media .media-heading,
.media .media-heading a,
.media .media-heading a:hover,
.woocommerce.archive .blog-post .products .product-category h2,
.woocommerce.archive .blog-post .products .product-category h2 a,
.woocommerce.archive .blog-post .products .product-category h2 a:hover {
    color: #3C4858;
    text-decoration: none;
    word-wrap: break-word
}

.page-header .hestia-title {
    line-height: 1.1
}

.title-in-content {
    line-height: 1.3
}

h1.title,
h1.hestia-title,
.pricing h2.title,
.pricing h2.hestia-title,
.contactus h2.title,
.contactus h2.hestia-title {
    margin-bottom: 30px
}

h2.title,
h2.hestia-title {
    margin-bottom: 10px
}

.carousel h1.hestia-title,
.carousel h2.title {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif
}

.carousel span.sub-title {
    display: block;
    margin: 10px 0 0;
    font-family: "Roboto Slab", "Times New Roman", serif
}

.carousel .buttons {
    margin-top: 60px
}

.description,
.card-description,
.footer-big {
    color: #999
}

.subscribe-line-image .subscribe-description {
    color: #efefef
}

.text-warning {
    color: #ff9800
}

.text-primary {
    color: #9c27b0
}

.text-danger {
    color: #f44336
}

.text-success {
    color: #4caf50
}

.text-info {
    color: #00bcd4
}

.text-rose {
    color: #e91e63
}

.text-gray {
    color: #999
}

.has-black-color {
    color: #000
}

.has-white-color {
    color: #fff
}

.has-background.has-black-background-color {
    background-color: #000
}

.has-background.has-white-background-color {
    background-color: #fff
}

.single-post .blog-post .section-text h1,
.single-post .blog-post .section-text h2,
.single-post .blog-post .section-text h3,
.single-post .blog-post .section-text h4,
.single-post .blog-post .section-text h5,
.single-post .blog-post .section-text h6,
.single-post .blog-post .section-text p,
.page:not(.woocommerce-page) .blog-post .section-text h1,
.page:not(.woocommerce-page) .blog-post .section-text h2,
.page:not(.woocommerce-page) .blog-post .section-text h3,
.page:not(.woocommerce-page) .blog-post .section-text h4,
.page:not(.woocommerce-page) .blog-post .section-text h5,
.page:not(.woocommerce-page) .blog-post .section-text h6,
.page:not(.woocommerce-page) .blog-post .section-text p {
    margin: 0 0 15px
}

.single-post .blog-post .section-text h1.form-submit,
.single-post .blog-post .section-text h2.form-submit,
.single-post .blog-post .section-text h3.form-submit,
.single-post .blog-post .section-text h4.form-submit,
.single-post .blog-post .section-text h5.form-submit,
.single-post .blog-post .section-text h6.form-submit,
.single-post .blog-post .section-text p.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text h1.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text h2.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text h3.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text h4.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text h5.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text h6.form-submit,
.page:not(.woocommerce-page) .blog-post .section-text p.form-submit {
    margin: 0 0 10px
}

.tooltip {
    opacity: 0;
    -webkit-transition: opacity, -webkit-transform 0.2s ease;
    transition: opacity, -webkit-transform 0.2s ease;
    transition: opacity, transform 0.2s ease;
    transition: opacity, transform 0.2s ease, -webkit-transform 0.2s ease;
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.tooltip.in {
    opacity: 1;
    -webkit-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0)
}

.tooltip.left .tooltip-arrow {
    border-left-color: #fff
}

.tooltip.right .tooltip-arrow {
    border-right-color: #fff
}

.tooltip.top .tooltip-arrow {
    border-top-color: #fff
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #fff
}

.tooltip-inner {
    min-width: 130px;
    padding: 10px 15px;
    border: none;
    border-radius: 3px;
    color: #555;
    background: #fff;
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
    font-size: 12px;
    line-height: 1.5;
    text-transform: none
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.container {
    max-width: 100%
}

@media (min-width: 749px) {
    .container {
        max-width: 748px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 2000px
    }
}

body {
    direction: ltr;
    background-color: #e5e5e5;
    overflow-x: hidden
}

* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent
}

embed,
iframe,
img,
object,
video,
button,
input,
select,
textarea,
.wp-caption {
    max-width: 100%
}

img {
    height: auto
}

ul,
ol {
    margin-bottom: 30px
}

legend {
    border-bottom: 0
}

.container {
    max-width: 100%
}

.margin-left-auto {
    margin-left: auto
}

.margin-right-auto {
    margin-right: auto
}

.animation-transition-fast,
.navbar,
.panel .panel-heading i,
.section-cards .card {
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease
}

.thumbnail {
    padding: 0;
    border: 0 none;
    border-radius: 0
}

.section-image .description .default-link,
.section-image .default-link,
.hestia-title .default-link,
.title .default-link,
.default-link:hover,
.default-link {
    color: #fff
}

.description .default-link {
    color: #999
}

body.menu-open {
    overflow: hidden
}

@media (min-width: 992px) {
    .row.hestia-like-table {
        display: table;
        width: 100%
    }
    .row.hestia-like-table>div {
        display: table-cell;
        vertical-align: middle;
        float: none
    }
}

@media (max-width: 991px) {
    .hestia-xs-text-center {
        text-align: center
    }
}

.hestia-blogs article:nth-of-type(6n) .category a,
.related.products ul li:nth-of-type(6n) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n) .category a,
.woocommerce .products li:nth-of-type(6n) .category a,
.shop-item:nth-of-type(6n) .category a,
.related-posts div:nth-of-type(6n) .category a {
    color: #4caf50
}

.hestia-blogs article:nth-of-type(6n+1) .category a,
.related.products ul li:nth-of-type(6n+1) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+1) .category a,
.woocommerce .products li:nth-of-type(6n+1) .category a,
.shop-item:nth-of-type(6n+1) .category a,
.related-posts div:nth-of-type(6n+1) .category a {
    color: #89229b
}

.hestia-blogs article:nth-of-type(6n+2) .category a,
.related.products ul li:nth-of-type(6n+2) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+2) .category a,
.woocommerce .products li:nth-of-type(6n+2) .category a,
.shop-item:nth-of-type(6n+2) .category a,
.related-posts div:nth-of-type(6n+2) .category a {
    color: #00bcd4
}

.hestia-blogs article:nth-of-type(6n+3) .category a,
.related.products ul li:nth-of-type(6n+3) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+3) .category a,
.woocommerce .products li:nth-of-type(6n+3) .category a,
.shop-item:nth-of-type(6n+3) .category a,
.related-posts div:nth-of-type(6n+3) .category a {
    color: #f44336
}

.hestia-blogs article:nth-of-type(6n+4) .category a,
.related.products ul li:nth-of-type(6n+4) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+4) .category a,
.woocommerce .products li:nth-of-type(6n+4) .category a,
.shop-item:nth-of-type(6n+4) .category a,
.related-posts div:nth-of-type(6n+4) .category a {
    color: #ff9800
}

.hestia-blogs article:nth-of-type(6n+5) .category a,
.related.products ul li:nth-of-type(6n+5) .category a,
.woocommerce.archive .blog-post .products li:nth-of-type(6n+5) .category a,
.woocommerce .products li:nth-of-type(6n+5) .category a,
.shop-item:nth-of-type(6n+5) .category a,
.related-posts div:nth-of-type(6n+5) .category a {
    color: #e91e63
}

.hestia-blogs article:nth-of-type(6n) .card-body .btn {
    background-color: #4caf50
}

.hestia-blogs article:nth-of-type(6n+1) .card-body .btn {
    background-color: #89229b
}

.hestia-blogs article:nth-of-type(6n+2) .card-body .btn {
    background-color: #00bcd4
}

.hestia-blogs article:nth-of-type(6n+3) .card-body .btn {
    background-color: #f44336
}

.hestia-blogs article:nth-of-type(6n+4) .card-body .btn {
    background-color: #ff9800
}

.hestia-blogs article:nth-of-type(6n+5) .card-body .btn {
    background-color: #e91e63
}

.wp-audio-shortcode {
    margin-bottom: 20px
}

.wp-video-shortcode {
    margin-bottom: 20px
}

input[type="radio"]+label,
input[type="checkbox"]+label {
    font-weight: 400
}

blockquote cite {
    font-size: .8em;
    color: #777;
    font-style: normal;
    font-weight: 400
}

:focus,
:active,
::-moz-focus-inner {
    outline: 0 !important
}

button,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
.btn::-moz-focus-inner {
    border: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    padding: 7px
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0 !important
}

button,
input[type="submit"],
input[type="button"],
.btn {
    position: relative;
    margin: 10px 1px;
    padding: 12px 30px;
    border: none;
    border-radius: 3px;
    white-space: normal;
    letter-spacing: 0;
    text-transform: uppercase
}

input[type="number"] {
    padding: 0
}

button,
input[type="submit"],
input[type="button"],
.btn,
.btn.btn-default {
    -webkit-box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12)
}

button:hover,
button:focus,
button:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
.btn:hover,
.btn:focus,
.btn:active,
.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
    box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2)
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
.btn,
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus,
.btn:active:hover,
.btn.active:focus,
.btn.active:hover,
.open>.btn.dropdown-toggle,
.open>.btn.dropdown-toggle:focus,
.open>.btn.dropdown-toggle:hover,
.btn.btn-default,
.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active,
.btn.btn-default.active,
.btn.btn-default:active:focus,
.btn.btn-default:active:hover,
.btn.btn-default.active:focus,
.btn.btn-default.active:hover,
.open>.btn.btn-default.dropdown-toggle,
.open>.btn.btn-default.dropdown-toggle:focus,
.open>.btn.btn-default.dropdown-toggle:hover {
    color: #fff;
    background-color: #999;
    outline: none
}

.btn>a:hover,
.btn>a:focus,
.btn>a:active,
.btn:hover>a,
.btn:focus>a,
.btn:active>a {
    color: #fff
}

.btn.btn-simple,
.btn.btn-simple:hover,
.btn.btn-simple:focus,
.btn.btn-simple:active,
.btn.btn-default.btn-simple,
.btn.btn-default.btn-simple:hover,
.btn.btn-default.btn-simple:focus,
.btn.btn-default.btn-simple:active {
    color: #999;
    background-color: transparent
}

button,
input[type="submit"],
input[type="button"],
.btn.btn-primary {
    -webkit-box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12)
}

button:hover,
button:focus,
button:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2);
    box-shadow: 0 14px 26px -12px rgba(156, 39, 176, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(156, 39, 176, 0.2)
}

.btn.btn-primary.btn-simple,
.btn.btn-primary.btn-simple:hover,
.btn.btn-primary.btn-simple:focus,
.btn.btn-primary.btn-simple:active {
    color: #9c27b0;
    background-color: transparent
}

button,
button:hover,
input[type="submit"],
input[type="submit"]:hover,
input[type="button"],
input[type="button"]:hover,
input#searchsubmit,
.btn.btn-primary,
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary.active,
.btn.btn-primary:active:focus,
.btn.btn-primary:active:hover,
.btn.btn-primary.active:focus,
.btn.btn-primary.active:hover,
.open>.btn.btn-primary.dropdown-toggle,
.open>.btn.btn-primary.dropdown-toggle:focus,
.open>.btn.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #9c27b0
}

.btn.btn-white {
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
    color: #999999;
    background-color: #fff
}

.btn.btn-white.btn-white:focus,
.btn.btn-white.btn-white:hover {
    color: #fff;
    background-color: rgba(153, 153, 153, 0.6)
}

.btn.btn-white.btn-simple {
    color: #fff;
    background: transparent
}

.btn.btn-round {
    border-radius: 30px
}

.btn:not(.btn-just-icon):not(.btn-fab) .fa {
    position: relative
}

.btn.btn-just-icon {
    padding: 12px
}

.btn.btn-just-icon:hover {
    box-shadow: none
}

.btn.btn-just-icon i {
    width: 20px
}

.btn.btn-just-icon.btn-lg {
    padding: 13px 18px
}

.btn.btn-border {
    background: transparent;
    border: 1px solid #d2d2d2;
    color: #999
}

.btn.btn-border:hover,
.btn.btn-border:focus {
    background: transparent;
    color: #3C4858
}

.btn .fa {
    position: relative;
    top: -1px;
    vertical-align: middle
}

.navbar button.navbar-toggle,
.navbar button.navbar-toggle:hover {
    color: #555
}

.navbar .button:hover {
    box-shadow: none !important;
    color: #e91e63
}

.navbar .dropdown-menu li.btn:hover>a,
.navbar .dropdown-menu li.btn:focus>a,
.navbar .dropdown-menu li.btn:active>a {
    color: #ffffff !important
}

.btn.btn-facebook,
.btn.btn-facebook:hover,
.btn.btn-facebook:focus,
.btn.btn-facebook:active,
.navbar .navbar-nav>li>a.btn.btn-facebook,
.navbar .navbar-nav>li>a.btn.btn-facebook:hover,
.navbar .navbar-nav>li>a.btn.btn-facebook:focus,
.navbar .navbar-nav>li>a.btn.btn-facebook:active {
    color: #fff;
    background-color: #3b5998
}

.btn.btn-facebook,
.navbar .navbar-nav>li>a.btn.btn-facebook {
    -webkit-box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14), 0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14), 0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
    box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14), 0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12)
}

.btn.btn-facebook:hover,
.btn.btn-facebook:focus,
.btn.btn-facebook:active,
.navbar .navbar-nav>li>a.btn.btn-facebook:hover,
.navbar .navbar-nav>li>a.btn.btn-facebook:focus,
.navbar .navbar-nav>li>a.btn.btn-facebook:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(59, 89, 152, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(59, 89, 152, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(59, 89, 152, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(59, 89, 152, 0.2);
    box-shadow: 0 14px 26px -12px rgba(59, 89, 152, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(59, 89, 152, 0.2)
}

.btn.btn-facebook.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-facebook.btn-simple {
    color: #3b5998;
    background-color: transparent
}

.btn.btn-twitter,
.btn.btn-twitter:hover,
.btn.btn-twitter:focus,
.btn.btn-twitter:active,
.navbar .navbar-nav>li>a.btn.btn-twitter,
.navbar .navbar-nav>li>a.btn.btn-twitter:hover,
.navbar .navbar-nav>li>a.btn.btn-twitter:focus,
.navbar .navbar-nav>li>a.btn.btn-twitter:active {
    color: #fff;
    background-color: #55acee
}

.btn.btn-twitter,
.navbar .navbar-nav>li>a.btn.btn-twitter {
    -webkit-box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14), 0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14), 0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
    box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14), 0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12)
}

.btn.btn-twitter:hover,
.btn.btn-twitter:focus,
.btn.btn-twitter:active,
.navbar .navbar-nav>li>a.btn.btn-twitter:hover,
.navbar .navbar-nav>li>a.btn.btn-twitter:focus,
.navbar .navbar-nav>li>a.btn.btn-twitter:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(85, 172, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(85, 172, 238, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(85, 172, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(85, 172, 238, 0.2);
    box-shadow: 0 14px 26px -12px rgba(85, 172, 238, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(85, 172, 238, 0.2)
}

.btn.btn-twitter.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-twitter.btn-simple {
    color: #55acee;
    background-color: transparent
}

.btn.btn-pinterest,
.btn.btn-pinterest:hover,
.btn.btn-pinterest:focus,
.btn.btn-pinterest:active,
.navbar .navbar-nav>li>a.btn.btn-pinterest,
.navbar .navbar-nav>li>a.btn.btn-pinterest:hover,
.navbar .navbar-nav>li>a.btn.btn-pinterest:focus,
.navbar .navbar-nav>li>a.btn.btn-pinterest:active {
    color: #fff;
    background-color: #cc2127
}

.btn.btn-pinterest,
.navbar .navbar-nav>li>a.btn.btn-pinterest {
    -webkit-box-shadow: 0 2px 2px 0 rgba(204, 33, 39, 0.14), 0 3px 1px -2px rgba(204, 33, 39, 0.2), 0 1px 5px 0 rgba(204, 33, 39, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(204, 33, 39, 0.14), 0 3px 1px -2px rgba(204, 33, 39, 0.2), 0 1px 5px 0 rgba(204, 33, 39, 0.12);
    box-shadow: 0 2px 2px 0 rgba(204, 33, 39, 0.14), 0 3px 1px -2px rgba(204, 33, 39, 0.2), 0 1px 5px 0 rgba(204, 33, 39, 0.12)
}

.btn.btn-pinterest:hover,
.btn.btn-pinterest:focus,
.btn.btn-pinterest:active,
.navbar .navbar-nav>li>a.btn.btn-pinterest:hover,
.navbar .navbar-nav>li>a.btn.btn-pinterest:focus,
.navbar .navbar-nav>li>a.btn.btn-pinterest:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(204, 33, 39, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(204, 33, 39, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(204, 33, 39, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(204, 33, 39, 0.2);
    box-shadow: 0 14px 26px -12px rgba(204, 33, 39, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(204, 33, 39, 0.2)
}

.btn.btn-pinterest.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-pinterest.btn-simple {
    color: #cc2127;
    background-color: transparent
}

.btn.btn-google,
.btn.btn-google:hover,
.btn.btn-google:focus,
.btn.btn-google:active,
.navbar .navbar-nav>li>a.btn.btn-google,
.navbar .navbar-nav>li>a.btn.btn-google:hover,
.navbar .navbar-nav>li>a.btn.btn-google:focus,
.navbar .navbar-nav>li>a.btn.btn-google:active {
    color: #fff;
    background-color: #dd4b39
}

.btn.btn-google,
.navbar .navbar-nav>li>a.btn.btn-google {
    -webkit-box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14), 0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14), 0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
    box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14), 0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12)
}

.btn.btn-google:hover,
.btn.btn-google:focus,
.btn.btn-google:active,
.navbar .navbar-nav>li>a.btn.btn-google:hover,
.navbar .navbar-nav>li>a.btn.btn-google:focus,
.navbar .navbar-nav>li>a.btn.btn-google:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(221, 75, 57, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(221, 75, 57, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(221, 75, 57, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(221, 75, 57, 0.2);
    box-shadow: 0 14px 26px -12px rgba(221, 75, 57, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(221, 75, 57, 0.2)
}

.btn.btn-google.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-google.btn-simple {
    color: #dd4b39;
    background-color: transparent
}

.btn.btn-linkedin,
.btn.btn-linkedin:hover,
.btn.btn-linkedin:focus,
.btn.btn-linkedin:active,
.navbar .navbar-nav>li>a.btn.btn-linkedin,
.navbar .navbar-nav>li>a.btn.btn-linkedin:hover,
.navbar .navbar-nav>li>a.btn.btn-linkedin:focus,
.navbar .navbar-nav>li>a.btn.btn-linkedin:active {
    color: #fff;
    background-color: #0976b4
}

.btn.btn-linkedin,
.navbar .navbar-nav>li>a.btn.btn-linkedin {
    -webkit-box-shadow: 0 2px 2px 0 rgba(9, 118, 180, 0.14), 0 3px 1px -2px rgba(9, 118, 180, 0.2), 0 1px 5px 0 rgba(9, 118, 180, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(9, 118, 180, 0.14), 0 3px 1px -2px rgba(9, 118, 180, 0.2), 0 1px 5px 0 rgba(9, 118, 180, 0.12);
    box-shadow: 0 2px 2px 0 rgba(9, 118, 180, 0.14), 0 3px 1px -2px rgba(9, 118, 180, 0.2), 0 1px 5px 0 rgba(9, 118, 180, 0.12)
}

.btn.btn-linkedin:hover,
.btn.btn-linkedin:focus,
.btn.btn-linkedin:active,
.navbar .navbar-nav>li>a.btn.btn-linkedin:hover,
.navbar .navbar-nav>li>a.btn.btn-linkedin:focus,
.navbar .navbar-nav>li>a.btn.btn-linkedin:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(9, 118, 180, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(9, 118, 180, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(9, 118, 180, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(9, 118, 180, 0.2);
    box-shadow: 0 14px 26px -12px rgba(9, 118, 180, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(9, 118, 180, 0.2)
}

.btn.btn-linkedin.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-linkedin.btn-simple {
    color: #0976b4;
    background-color: transparent
}

.btn.btn-dribbble,
.btn.btn-dribbble:hover,
.btn.btn-dribbble:focus,
.btn.btn-dribbble:active,
.navbar .navbar-nav>li>a.btn.btn-dribbble,
.navbar .navbar-nav>li>a.btn.btn-dribbble:hover,
.navbar .navbar-nav>li>a.btn.btn-dribbble:focus,
.navbar .navbar-nav>li>a.btn.btn-dribbble:active {
    color: #fff;
    background-color: #ea4c89
}

.btn.btn-dribbble,
.navbar .navbar-nav>li>a.btn.btn-dribbble {
    -webkit-box-shadow: 0 2px 2px 0 rgba(234, 76, 137, 0.14), 0 3px 1px -2px rgba(234, 76, 137, 0.2), 0 1px 5px 0 rgba(234, 76, 137, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(234, 76, 137, 0.14), 0 3px 1px -2px rgba(234, 76, 137, 0.2), 0 1px 5px 0 rgba(234, 76, 137, 0.12);
    box-shadow: 0 2px 2px 0 rgba(234, 76, 137, 0.14), 0 3px 1px -2px rgba(234, 76, 137, 0.2), 0 1px 5px 0 rgba(234, 76, 137, 0.12)
}

.btn.btn-dribbble:hover,
.btn.btn-dribbble:focus,
.btn.btn-dribbble:active,
.navbar .navbar-nav>li>a.btn.btn-dribbble:hover,
.navbar .navbar-nav>li>a.btn.btn-dribbble:focus,
.navbar .navbar-nav>li>a.btn.btn-dribbble:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(234, 76, 137, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(234, 76, 137, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(234, 76, 137, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(234, 76, 137, 0.2);
    box-shadow: 0 14px 26px -12px rgba(234, 76, 137, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(234, 76, 137, 0.2)
}

.btn.btn-dribbble.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-dribbble.btn-simple {
    color: #ea4c89;
    background-color: transparent
}

.btn.btn-github,
.btn.btn-github:hover,
.btn.btn-github:focus,
.btn.btn-github:active,
.navbar .navbar-nav>li>a.btn.btn-github,
.navbar .navbar-nav>li>a.btn.btn-github:hover,
.navbar .navbar-nav>li>a.btn.btn-github:focus,
.navbar .navbar-nav>li>a.btn.btn-github:active {
    color: #fff;
    background-color: #333
}

.btn.btn-github,
.navbar .navbar-nav>li>a.btn.btn-github {
    -webkit-box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14), 0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14), 0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12);
    box-shadow: 0 2px 2px 0 rgba(51, 51, 51, 0.14), 0 3px 1px -2px rgba(51, 51, 51, 0.2), 0 1px 5px 0 rgba(51, 51, 51, 0.12)
}

.btn.btn-github:hover,
.btn.btn-github:focus,
.btn.btn-github:active,
.navbar .navbar-nav>li>a.btn.btn-github:hover,
.navbar .navbar-nav>li>a.btn.btn-github:focus,
.navbar .navbar-nav>li>a.btn.btn-github:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(51, 51, 51, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(51, 51, 51, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(51, 51, 51, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(51, 51, 51, 0.2);
    box-shadow: 0 14px 26px -12px rgba(51, 51, 51, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(51, 51, 51, 0.2)
}

.btn.btn-github.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-github.btn-simple {
    color: #333;
    background-color: transparent
}

.btn.btn-youtube,
.btn.btn-youtube:hover,
.btn.btn-youtube:focus,
.btn.btn-youtube:active,
.navbar .navbar-nav>li>a.btn.btn-youtube,
.navbar .navbar-nav>li>a.btn.btn-youtube:hover,
.navbar .navbar-nav>li>a.btn.btn-youtube:focus,
.navbar .navbar-nav>li>a.btn.btn-youtube:active {
    color: #fff;
    background-color: #e52d27
}

.btn.btn-youtube,
.navbar .navbar-nav>li>a.btn.btn-youtube {
    -webkit-box-shadow: 0 2px 2px 0 rgba(229, 45, 39, 0.14), 0 3px 1px -2px rgba(229, 45, 39, 0.2), 0 1px 5px 0 rgba(229, 45, 39, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(229, 45, 39, 0.14), 0 3px 1px -2px rgba(229, 45, 39, 0.2), 0 1px 5px 0 rgba(229, 45, 39, 0.12);
    box-shadow: 0 2px 2px 0 rgba(229, 45, 39, 0.14), 0 3px 1px -2px rgba(229, 45, 39, 0.2), 0 1px 5px 0 rgba(229, 45, 39, 0.12)
}

.btn.btn-youtube:hover,
.btn.btn-youtube:focus,
.btn.btn-youtube:active,
.navbar .navbar-nav>li>a.btn.btn-youtube:hover,
.navbar .navbar-nav>li>a.btn.btn-youtube:focus,
.navbar .navbar-nav>li>a.btn.btn-youtube:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(229, 45, 39, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(229, 45, 39, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(229, 45, 39, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(229, 45, 39, 0.2);
    box-shadow: 0 14px 26px -12px rgba(229, 45, 39, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(229, 45, 39, 0.2)
}

.btn.btn-youtube.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-youtube.btn-simple {
    color: #e52d27;
    background-color: transparent
}

.btn.btn-instagram,
.btn.btn-instagram:hover,
.btn.btn-instagram:focus,
.btn.btn-instagram:active,
.navbar .navbar-nav>li>a.btn.btn-instagram,
.navbar .navbar-nav>li>a.btn.btn-instagram:hover,
.navbar .navbar-nav>li>a.btn.btn-instagram:focus,
.navbar .navbar-nav>li>a.btn.btn-instagram:active {
    color: #fff;
    background-color: #125688
}

.btn.btn-instagram,
.navbar .navbar-nav>li>a.btn.btn-instagram {
    -webkit-box-shadow: 0 2px 2px 0 rgba(18, 86, 136, 0.14), 0 3px 1px -2px rgba(18, 86, 136, 0.2), 0 1px 5px 0 rgba(18, 86, 136, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(18, 86, 136, 0.14), 0 3px 1px -2px rgba(18, 86, 136, 0.2), 0 1px 5px 0 rgba(18, 86, 136, 0.12);
    box-shadow: 0 2px 2px 0 rgba(18, 86, 136, 0.14), 0 3px 1px -2px rgba(18, 86, 136, 0.2), 0 1px 5px 0 rgba(18, 86, 136, 0.12)
}

.btn.btn-instagram:hover,
.btn.btn-instagram:focus,
.btn.btn-instagram:active,
.navbar .navbar-nav>li>a.btn.btn-instagram:hover,
.navbar .navbar-nav>li>a.btn.btn-instagram:focus,
.navbar .navbar-nav>li>a.btn.btn-instagram:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(18, 86, 136, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(18, 86, 136, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(18, 86, 136, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(18, 86, 136, 0.2);
    box-shadow: 0 14px 26px -12px rgba(18, 86, 136, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(18, 86, 136, 0.2)
}

.btn.btn-instagram.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-instagram.btn-simple {
    color: #125688;
    background-color: transparent
}

.btn.btn-reddit,
.btn.btn-reddit:hover,
.btn.btn-reddit:focus,
.btn.btn-reddit:active,
.navbar .navbar-nav>li>a.btn.btn-reddit,
.navbar .navbar-nav>li>a.btn.btn-reddit:hover,
.navbar .navbar-nav>li>a.btn.btn-reddit:focus,
.navbar .navbar-nav>li>a.btn.btn-reddit:active {
    color: #fff;
    background-color: #ff4500
}

.btn.btn-reddit,
.navbar .navbar-nav>li>a.btn.btn-reddit {
    -webkit-box-shadow: 0 2px 2px 0 rgba(255, 69, 0, 0.14), 0 3px 1px -2px rgba(255, 69, 0, 0.2), 0 1px 5px 0 rgba(255, 69, 0, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(255, 69, 0, 0.14), 0 3px 1px -2px rgba(255, 69, 0, 0.2), 0 1px 5px 0 rgba(255, 69, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(255, 69, 0, 0.14), 0 3px 1px -2px rgba(255, 69, 0, 0.2), 0 1px 5px 0 rgba(255, 69, 0, 0.12)
}

.btn.btn-reddit:hover,
.btn.btn-reddit:focus,
.btn.btn-reddit:active,
.navbar .navbar-nav>li>a.btn.btn-reddit:hover,
.navbar .navbar-nav>li>a.btn.btn-reddit:focus,
.navbar .navbar-nav>li>a.btn.btn-reddit:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(255, 69, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 69, 0, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(255, 69, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 69, 0, 0.2);
    box-shadow: 0 14px 26px -12px rgba(255, 69, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 69, 0, 0.2)
}

.btn.btn-reddit.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-reddit.btn-simple {
    color: #ff4500;
    background-color: transparent
}

.btn.btn-tumblr,
.btn.btn-tumblr:hover,
.btn.btn-tumblr:focus,
.btn.btn-tumblr:active,
.navbar .navbar-nav>li>a.btn.btn-tumblr,
.navbar .navbar-nav>li>a.btn.btn-tumblr:hover,
.navbar .navbar-nav>li>a.btn.btn-tumblr:focus,
.navbar .navbar-nav>li>a.btn.btn-tumblr:active {
    color: #fff;
    background-color: #35465c
}

.btn.btn-tumblr,
.navbar .navbar-nav>li>a.btn.btn-tumblr {
    -webkit-box-shadow: 0 2px 2px 0 rgba(53, 70, 92, 0.14), 0 3px 1px -2px rgba(53, 70, 92, 0.2), 0 1px 5px 0 rgba(53, 70, 92, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(53, 70, 92, 0.14), 0 3px 1px -2px rgba(53, 70, 92, 0.2), 0 1px 5px 0 rgba(53, 70, 92, 0.12);
    box-shadow: 0 2px 2px 0 rgba(53, 70, 92, 0.14), 0 3px 1px -2px rgba(53, 70, 92, 0.2), 0 1px 5px 0 rgba(53, 70, 92, 0.12)
}

.btn.btn-tumblr:hover,
.btn.btn-tumblr:focus,
.btn.btn-tumblr:active,
.navbar .navbar-nav>li>a.btn.btn-tumblr:hover,
.navbar .navbar-nav>li>a.btn.btn-tumblr:focus,
.navbar .navbar-nav>li>a.btn.btn-tumblr:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(53, 70, 92, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(53, 70, 92, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(53, 70, 92, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(53, 70, 92, 0.2);
    box-shadow: 0 14px 26px -12px rgba(53, 70, 92, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(53, 70, 92, 0.2)
}

.btn.btn-tumblr.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-tumblr.btn-simple {
    color: #35465c;
    background-color: transparent
}

.btn.btn-behance,
.btn.btn-behance:hover,
.btn.btn-behance:focus,
.btn.btn-behance:active,
.navbar .navbar-nav>li>a.btn.btn-behance,
.navbar .navbar-nav>li>a.btn.btn-behance:hover,
.navbar .navbar-nav>li>a.btn.btn-behance:focus,
.navbar .navbar-nav>li>a.btn.btn-behance:active {
    color: #fff;
    background-color: #1769ff
}

.btn.btn-behance,
.navbar .navbar-nav>li>a.btn.btn-behance {
    -webkit-box-shadow: 0 2px 2px 0 rgba(23, 105, 255, 0.14), 0 3px 1px -2px rgba(23, 105, 255, 0.2), 0 1px 5px 0 rgba(23, 105, 255, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(23, 105, 255, 0.14), 0 3px 1px -2px rgba(23, 105, 255, 0.2), 0 1px 5px 0 rgba(23, 105, 255, 0.12);
    box-shadow: 0 2px 2px 0 rgba(23, 105, 255, 0.14), 0 3px 1px -2px rgba(23, 105, 255, 0.2), 0 1px 5px 0 rgba(23, 105, 255, 0.12)
}

.btn.btn-behance:hover,
.btn.btn-behance:focus,
.btn.btn-behance:active,
.navbar .navbar-nav>li>a.btn.btn-behance:hover,
.navbar .navbar-nav>li>a.btn.btn-behance:focus,
.navbar .navbar-nav>li>a.btn.btn-behance:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
    box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2)
}

.btn.btn-behance.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-behance.btn-simple {
    color: #1769ff;
    background-color: transparent
}

.btn.btn-snapchat,
.btn.btn-snapchat:hover,
.btn.btn-snapchat:focus,
.btn.btn-snapchat:active,
.navbar .navbar-nav>li>a.btn.btn-snapchat,
.navbar .navbar-nav>li>a.btn.btn-snapchat:hover,
.navbar .navbar-nav>li>a.btn.btn-snapchat:focus,
.navbar .navbar-nav>li>a.btn.btn-snapchat:active {
    color: #fff;
    background-color: #fffc00
}

.btn.btn-snapchat,
.navbar .navbar-nav>li>a.btn.btn-snapchat {
    -webkit-box-shadow: 0 2px 2px 0 rgba(255, 252, 0, 0.14), 0 3px 1px -2px rgba(255, 252, 0, 0.2), 0 1px 5px 0 rgba(255, 252, 0, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(255, 252, 0, 0.14), 0 3px 1px -2px rgba(255, 252, 0, 0.2), 0 1px 5px 0 rgba(255, 252, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(255, 252, 0, 0.14), 0 3px 1px -2px rgba(255, 252, 0, 0.2), 0 1px 5px 0 rgba(255, 252, 0, 0.12)
}

.btn.btn-snapchat:hover,
.btn.btn-snapchat:focus,
.btn.btn-snapchat:active,
.navbar .navbar-nav>li>a.btn.btn-snapchat:hover,
.navbar .navbar-nav>li>a.btn.btn-snapchat:focus,
.navbar .navbar-nav>li>a.btn.btn-snapchat:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(255, 252, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 252, 0, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(255, 252, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 252, 0, 0.2);
    box-shadow: 0 14px 26px -12px rgba(255, 252, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 252, 0, 0.2)
}

.btn.btn-snapchat.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-snapchat.btn-simple {
    color: #fffc00;
    background-color: transparent
}

.btn.btn-deviantart,
.btn.btn-deviantart:hover,
.btn.btn-deviantart:focus,
.btn.btn-deviantart:active,
.navbar .navbar-nav>li>a.btn.btn-deviantart,
.navbar .navbar-nav>li>a.btn.btn-deviantart:hover,
.navbar .navbar-nav>li>a.btn.btn-deviantart:focus,
.navbar .navbar-nav>li>a.btn.btn-deviantart:active {
    color: #fff;
    background-color: #05cc47
}

.btn.btn-deviantart,
.navbar .navbar-nav>li>a.btn.btn-deviantart {
    -webkit-box-shadow: 0 2px 2px 0 rgba(5, 204, 71, 0.14), 0 3px 1px -2px rgba(5, 204, 71, 0.2), 0 1px 5px 0 rgba(5, 204, 71, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(5, 204, 71, 0.14), 0 3px 1px -2px rgba(5, 204, 71, 0.2), 0 1px 5px 0 rgba(5, 204, 71, 0.12);
    box-shadow: 0 2px 2px 0 rgba(5, 204, 71, 0.14), 0 3px 1px -2px rgba(5, 204, 71, 0.2), 0 1px 5px 0 rgba(5, 204, 71, 0.12)
}

.btn.btn-deviantart:hover,
.btn.btn-deviantart:focus,
.btn.btn-deviantart:active,
.navbar .navbar-nav>li>a.btn.btn-deviantart:hover,
.navbar .navbar-nav>li>a.btn.btn-deviantart:focus,
.navbar .navbar-nav>li>a.btn.btn-deviantart:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(5, 204, 71, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(5, 204, 71, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(5, 204, 71, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(5, 204, 71, 0.2);
    box-shadow: 0 14px 26px -12px rgba(5, 204, 71, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(5, 204, 71, 0.2)
}

.btn.btn-deviantart.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-deviantart.btn-simple {
    color: #05cc47;
    background-color: transparent
}

.btn.btn-vimeo,
.btn.btn-vimeo:hover,
.btn.btn-vimeo:focus,
.btn.btn-vimeo:active,
.navbar .navbar-nav>li>a.btn.btn-vimeo,
.navbar .navbar-nav>li>a.btn.btn-vimeo:hover,
.navbar .navbar-nav>li>a.btn.btn-vimeo:focus,
.navbar .navbar-nav>li>a.btn.btn-vimeo:active {
    color: #fff;
    background-color: #1ab7ea
}

.btn.btn-vimeo,
.navbar .navbar-nav>li>a.btn.btn-vimeo {
    -webkit-box-shadow: 0 2px 2px 0 rgba(26, 183, 234, 0.14), 0 3px 1px -2px rgba(26, 183, 234, 0.2), 0 1px 5px 0 rgba(26, 183, 234, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(26, 183, 234, 0.14), 0 3px 1px -2px rgba(26, 183, 234, 0.2), 0 1px 5px 0 rgba(26, 183, 234, 0.12);
    box-shadow: 0 2px 2px 0 rgba(26, 183, 234, 0.14), 0 3px 1px -2px rgba(26, 183, 234, 0.2), 0 1px 5px 0 rgba(26, 183, 234, 0.12)
}

.btn.btn-vimeo:hover,
.btn.btn-vimeo:focus,
.btn.btn-vimeo:active,
.navbar .navbar-nav>li>a.btn.btn-vimeo:hover,
.navbar .navbar-nav>li>a.btn.btn-vimeo:focus,
.navbar .navbar-nav>li>a.btn.btn-vimeo:active {
    -webkit-box-shadow: 0 14px 26px -12px rgba(26, 183, 234, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(26, 183, 234, 0.2);
    -moz-box-shadow: 0 14px 26px -12px rgba(26, 183, 234, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(26, 183, 234, 0.2);
    box-shadow: 0 14px 26px -12px rgba(26, 183, 234, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(26, 183, 234, 0.2)
}

.btn.btn-vimeo.btn-simple,
.navbar .navbar-nav>li>a.btn.btn-vimeo.btn-simple {
    color: #1ab7ea;
    background-color: transparent
}

body [class*="fl-builder"] button,
body [class*="fl-builder"] button:hover,
button.customize-partial-edit-shortcut-button,
button.customize-partial-edit-shortcut-button:hover {
    box-shadow: none !important
}

legend {
    margin-bottom: 20px
}

output {
    padding-top: 8px
}

.radio label,
.checkbox label {
    min-height: 20px
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.label {
    background-color: #fff;
    border-radius: 2px
}

.label.label-default {
    background-color: #fff
}

.label.label-primary {
    background-color: #9c27b0
}

.label.label-success {
    background-color: #4caf50
}

.label.label-danger {
    background-color: #f44336
}

.label.label-rose {
    background-color: #e91e63
}

.form-control {
    height: 36px;
    padding: 7px 0;
    vertical-align: middle
}

.form-control-static {
    min-height: 34px;
    padding-top: 8px;
    padding-bottom: 8px
}

.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder,
.form-group .form-control::-moz-placeholder,
.form-group .form-control:-ms-input-placeholder,
.form-group .form-control::-webkit-input-placeholder {
    color: #aaa
}

.form-control[readonly],
.form-control[disabled],
fieldset[disabled] .form-control,
.form-group .form-control[readonly],
.form-group .form-control[disabled],
fieldset[disabled] .form-group .form-control {
    background-color: transparent
}

.form-control[disabled],
fieldset[disabled] .form-control,
.form-group .form-control[disabled],
fieldset[disabled] .form-group .form-control {
    border-bottom: 1px dotted #d2d2d2;
    background-image: none
}

.form-control {
    margin-bottom: 7px
}

.form-control::-moz-placeholder,
.form-group .form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-group .form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder,
.form-group .form-control::-webkit-input-placeholder,
.checkbox label,
.form-group .checkbox label,
.radio label,
.form-group .radio label,
label,
.form-group label {
    color: #aaa
}

label.control-label {
    margin: 16px 0 0;
    color: #aaa
}

.help-block {
    margin-top: 0
}

.form-group {
    padding-bottom: 7px;
    position: relative
}

.form-group .form-control {
    margin-bottom: 7px
}

.form-group label.control-label {
    margin: 16px 0 0;
    color: #aaa
}

.form-group input[type=file] {
    position: relative;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1
}

.form-group textarea {
    resize: none
}

.form-group textarea ~ .form-control-highlight {
    margin-top: -11px
}

.form-group .help-block {
    margin-top: 0;
    display: none;
    position: absolute
}

.form-group.label-static label.control-label,
.form-group.label-placeholder label.control-label,
.form-group.label-floating label.control-label {
    position: absolute;
    pointer-events: none
}

.form-group.label-floating label.control-label {
    will-change: left, top, contents
}

.form-group.label-placeholder:not(.is-empty) label.control-label {
    display: none
}

.form-group.label-floating label.control-label,
.form-group.label-placeholder label.control-label {
    top: -7px;
    left: 0
}

.form-group.label-static label.control-label,
.form-group.label-floating.is-focused label.control-label,
.form-group.label-floating:not(.is-empty) label.control-label {
    top: -28px;
    left: 0
}

.form-group.is-focused .form-control .material-input:after {
    background-color: #9c27b0
}

.form-group.is-focused.label-placeholder label,
.form-group.is-focused.label-placeholder label.control-label {
    color: #aaa
}

.form-group.is-focused select.form-control {
    border-color: #d2d2d2
}

.form-group.has-warning.is-focused .form-control {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9800), to(#ff9800)), -webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(#d2d2d2));
    background-image: -webkit-linear-gradient(#ff9800, #ff9800), -webkit-linear-gradient(#d2d2d2, #d2d2d2);
    background-image: linear-gradient(#ff9800, #ff9800), linear-gradient(#d2d2d2, #d2d2d2)
}

.form-group.has-warning label.control-label {
    color: #ff9800
}

.form-group.has-error.is-focused .form-control {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f44336), to(#f44336)), -webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(#d2d2d2));
    background-image: -webkit-linear-gradient(#f44336, #f44336), -webkit-linear-gradient(#d2d2d2, #d2d2d2);
    background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2)
}

.form-group.has-error label.control-label {
    color: #f44336
}

.form-group.has-success.is-focused .form-control {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4caf50), to(#4caf50)), -webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(#d2d2d2));
    background-image: -webkit-linear-gradient(#4caf50, #4caf50), -webkit-linear-gradient(#d2d2d2, #d2d2d2);
    background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#d2d2d2, #d2d2d2)
}

.form-group.has-success label.control-label {
    color: #4caf50
}

.form-group.has-info.is-focused .form-control {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00bcd4), to(#00bcd4)), -webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(#d2d2d2));
    background-image: -webkit-linear-gradient(#00bcd4, #00bcd4), -webkit-linear-gradient(#d2d2d2, #d2d2d2);
    background-image: linear-gradient(#00bcd4, #00bcd4), linear-gradient(#d2d2d2, #d2d2d2)
}

.form-group.has-info label.control-label,
.form-group.has-info .help-block {
    color: #00bcd4
}

select.form-control {
    border: 0;
    border-radius: 0
}

select.form-control[multiple],
select .form-group.is-focused select.form-control[multiple] {
    height: 85px
}

.input-group-btn .btn {
    margin: 0 0 7px
}

.input-group .input-group-btn {
    padding: 0 12px
}

.input-group .input-group-addon {
    padding: 6px 15px 0;
    border: 0;
    background: transparent
}

.form-control-feedback {
    opacity: 0
}

.has-success .form-control-feedback {
    opacity: 1;
    color: #4caf50
}

.has-error .form-control-feedback {
    opacity: 1;
    color: #f44336
}

.searchform label,
.search-form label {
    display: table-cell;
    vertical-align: top;
    padding-right: 25px;
    width: 100%
}

.searchform:not(.media-toolbar-primary),
.search-form:not(.media-toolbar-primary),
.woocommerce-product-search {
    display: table;
    position: relative
}

.searchform:not(.media-toolbar-primary) input[type=submit],
.searchform:not(.media-toolbar-primary) button,
.search-form:not(.media-toolbar-primary) input[type=submit],
.search-form:not(.media-toolbar-primary) button,
.woocommerce-product-search input[type=submit],
.woocommerce-product-search button {
    display: table-cell;
    vertical-align: top;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    text-indent: -9999px;
    top: -19px;
    width: 45px
}

.searchform:not(.media-toolbar-primary) input[type=search],
.search-form:not(.media-toolbar-primary) input[type=search],
.woocommerce-product-search input[type=search] {
    height: 36px
}

.searchform:not(.media-toolbar-primary):after,
.search-form:not(.media-toolbar-primary):after,
.woocommerce-product-search:after {
    color: #fff;
    content: "\f002";
    font-family: 'Fontawesome';
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 0
}

.woocommerce-product-search {
    width: 100%
}

.woocommerce-product-search input[type=submit] {
    float: right
}

.woocommerce-product-search input[type=search] {
    display: table-cell;
    vertical-align: top;
    float: left;
    width: 70%
}

.blog-sidebar-wrapper .widget:nth-of-type(1).widget_search,
.blog-sidebar-wrapper .widget:nth-of-type(1).widget_product_search {
    padding-top: 11px
}

.comment-form-cookies-consent #wp-comment-cookies-consent {
    margin: 0 10px 0 0
}

.comment-form-cookies-consent label {
    display: inline
}

body:not(.home) .navbar-default .navbar-nav>.active>a,
body:not(.home) .navbar-default .navbar-nav>.active>a:hover,
body:not(.home) .navbar-default .navbar-nav>.active>a:focus {
    background: transparent
}

body.admin-bar .navbar {
    margin-top: 32px
}

.navbar.navbar-transparent {
    color: #fff;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.navbar.navbar-transparent>.container {
    padding-top: 25px
}

.navbar {
    background-color: #fff;
    color: #555;
    border-radius: 0;
    position: fixed;
    border: none;
    padding: 0;
    transition: none;
    -webkit-box-shadow: 0 1px 10px -6px rgba(0, 0, 0, 0.42), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 4px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 10px -6px rgba(0, 0, 0, 0.42), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 4px 5px -2px rgba(0, 0, 0, 0.1)
}

.navbar .navbar-collapse {
    border: none
}

.navbar .title-logo-wrapper {
    max-width: 250px;
    display: flex;
    align-items: center
}

.navbar>.container {
    display: flex;
    transition: padding 0.1s ease;
    padding: 10px 15px;
    vertical-align: middle;
    align-items: center
}

.navbar.hestia_left .navbar-collapse {
    margin-left: auto
}

.navbar.hestia_left>.container {
    flex-direction: row
}

.navbar.hestia_left .navbar-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

.navbar.hestia_center>.container {
    flex-direction: column
}

.navbar.hestia_center .navbar-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.navbar.hestia_right>.container {
    flex-wrap: wrap;
    flex-direction: row-reverse
}

.navbar.hestia_right .navbar-header {
    max-width: 250px
}

.navbar.hestia_right .navbar-header,
.navbar.hestia_right .header-sidebar-wrapper {
    flex: 1
}

.navbar.hestia_right .navbar-nav {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.navbar .navbar-header .navbar-brand {
    padding: 0 15px;
    position: relative;
    color: inherit;
    height: auto
}

.navbar .navbar-header .navbar-brand img {
    width: auto;
    max-height: 50px
}

.navbar .navbar-header .navbar-brand p {
    margin-bottom: 0;
    padding: 10px 0
}

.navbar-toggle-wrapper {
    margin-left: auto;
    display: flex;
    align-items: center;
    flex-direction: row
}

.navbar .navbar-toggle {
    float: none;
    border: 0;
    margin-right: 0
}

.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
    background: transparent
}

.navbar .navbar-toggle .icon-bar {
    border: 1px solid;
    transition: 0.3s ease;
    position: relative
}

.navbar .navbar-toggle[aria-expanded=true] .icon-bar:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 6px
}

.navbar .navbar-toggle[aria-expanded=true] .icon-bar:nth-child(2) {
    width: 0;
    opacity: 0
}

.navbar .navbar-toggle[aria-expanded=true] .icon-bar:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -6px
}

.navbar .navbar-toggle[aria-expanded=false] .icon-bar:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

.navbar .navbar-toggle[aria-expanded=false] .icon-bar:nth-child(2) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

.navbar .navbar-toggle[aria-expanded=false] .icon-bar:nth-child(3) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

.navbar .navbar-nav>li {
    margin: 0
}

.navbar .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 3px;
    color: inherit;
    text-transform: uppercase
}

.navbar .navbar-nav>li>a:hover,
.navbar .navbar-nav>li>a:focus {
    color: inherit;
    opacity: 1
}

.navbar .navbar-nav>li>a .fa {
    max-width: 20px;
    position: relative;
    top: 2px;
    margin-top: -4px;
    margin-right: 4px
}

.navbar .navbar-nav>li.btn {
    padding: 0 10px
}

.navbar .navbar-nav>li.btn a {
    color: #fff
}

.navbar .navbar-nav>li.btn li a {
    text-transform: none
}

.navbar .navbar-nav>li .dropdown-menu {
    margin-top: -5px;
    border: none
}

.navbar .navbar-nav>li .dropdown-menu>.active>a {
    background-color: transparent
}

.navbar .navbar-nav>li .dropdown-menu li {
    color: #333;
    position: relative
}

.navbar .navbar-nav>li .dropdown-menu li.active>a {
    color: #333
}

.navbar .navbar-nav>li .dropdown-menu li:hover>a {
    color: #e91e63
}

.navbar .navbar-nav>li .dropdown-menu li:hover>a>i {
    opacity: 0.7
}

.navbar .navbar-nav>li .dropdown-menu li>a {
    background-color: transparent;
    margin: 0 5px;
    padding: 10px;
    border-radius: 2px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear
}

.navbar .navbar-nav>li .dropdown-menu li>a>i {
    position: relative;
    top: 1px;
    min-width: 30px;
    margin-right: 12px;
    opacity: 0.5;
    text-align: center
}

.navbar .navbar-nav>li .dropdown-menu li>a .fa {
    position: relative;
    top: 1px;
    margin-top: -4px;
    margin-right: 12px;
    vertical-align: middle
}

.navbar .navbar-nav>li:hover .dropdown-menu {
    margin-top: 0;
    z-index: 10
}

.navbar .navbar-nav>li:not(.btn)>a:before,
.navbar .navbar-nav>li:not(.btn) .hestia-toggle-search:before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.1);
    content: "";
    transition: all 300ms cubic-bezier(0.34, 0.9, 0.7, 1);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%
}

.navbar .navbar-nav>li:not(.btn):hover a:before,
.navbar .navbar-nav>li:not(.btn):hover .hestia-toggle-search:before {
    color: inherit;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu .dropdown-menu {
    display: none;
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px
}

.dropdown-submenu.open>.dropdown-menu {
    display: table;
    visibility: visible;
    opacity: 1
}

.dropdown-submenu:hover>.dropdown-toggle .caret,
.dropdown-submenu.open>.dropdown-toggle .caret {
    border-left: 4px dashed;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}

.dropdown-submenu:hover .dropdown-menu,
.dropdown-submenu.open .dropdown-menu {
    display: table
}

.navbar.header-with-topbar {
    position: absolute;
    top: 40px
}

.navbar.navbar-scroll-point {
    position: fixed;
    top: 0
}

.navbar.full-screen-menu.navbar-scroll-point .header-sidebar-wrapper {
    display: none
}

.dropdown-helper-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    z-index: -1
}

#main-navigation ul.nav>li {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    visibility: visible
}

@media (max-width: 768px) {
    .hestia-nav-search {
        margin-top: 25px
    }
    .hestia-nav-search .search-submit {
        display: block;
        pointer-events: all
    }
    .hestia-nav-search form {
        width: 100%;
        margin-bottom: 0
    }
    .hestia-nav-search form:after {
        font-size: 16px;
        display: block
    }
    .hestia-nav-search label {
        padding-right: 25px
    }
    .hestia-toggle-search {
        display: none
    }
}

.full-screen-menu .hestia-toggle-search {
    display: none
}

.full-screen-menu .hestia-nav-search {
    margin-top: 25px;
    text-align: left
}

@media (min-width: 769px) {
    .navbar:not(.full-screen-menu) .hestia-toggle-search {
        display: block;
        padding: 12.5px;
        width: 38px
    }
    .navbar:not(.full-screen-menu) .hestia-search-in-menu {
        cursor: pointer;
        position: relative;
        vertical-align: middle;
        display: inline-block
    }
    .navbar:not(.full-screen-menu).nav-searching .hestia-nav-search form {
        max-width: 200px;
        opacity: 1;
        pointer-events: all
    }
    .navbar:not(.full-screen-menu).nav-searching #main-navigation ul.nav li:not(.hestia-search-in-menu) {
        opacity: 0;
        visibility: hidden
    }
    .navbar:not(.full-screen-menu) .hestia-nav-search {
        padding: 0 15px;
        text-align: left
    }
    .navbar:not(.full-screen-menu) .hestia-nav-search .search-submit {
        display: none;
        pointer-events: none
    }
    .navbar:not(.full-screen-menu) .hestia-nav-search form {
        width: 200px;
        max-width: 0;
        padding: 5px;
        transition: all .5s ease;
        position: absolute;
        right: 40px;
        box-sizing: border-box;
        opacity: 0;
        pointer-events: none
    }
    .navbar:not(.full-screen-menu) .hestia-nav-search form:after {
        display: none
    }
    .navbar:not(.full-screen-menu) .hestia-nav-search label {
        padding: 0
    }
    .navbar:not(.full-screen-menu).navbar-transparent .hestia-nav-search form .search-field {
        color: #ffffff
    }
    .navbar:not(.full-screen-menu).navbar-transparent .hestia-nav-search form .search-field::-webkit-input-placeholder {
        color: #ffffff
    }
    .navbar:not(.full-screen-menu).navbar-transparent .hestia-nav-search form .search-field::-moz-placeholder {
        color: #ffffff
    }
    .navbar:not(.full-screen-menu).navbar-transparent .hestia-nav-search form .search-field:-ms-input-placeholder {
        color: #ffffff
    }
    .navbar:not(.full-screen-menu).navbar-transparent .hestia-nav-search form .search-field:-moz-placeholder {
        color: #ffffff
    }
    .navbar:not(.full-screen-menu).navbar-transparent .hestia-nav-search form .control-label {
        color: #fff
    }
}

.navbar.navbar-default .navbar-nav>.btn.open>a,
.navbar.navbar-default .navbar-nav>.btn.active>a,
.navbar.navbar-default .navbar-nav>.btn>a {
    color: #fff;
    background: transparent
}

.navbar.navbar-not-transparent .navbar-nav>.active:not(.btn)>a,
.navbar.navbar-not-transparent .navbar-nav>.active:not(.btn)>a:hover,
.navbar.navbar-not-transparent .navbar-nav>.active:not(.btn)>a:focus {
    background: transparent
}

.hestia_right .blog-sidebar-wrapper,
.hestia_right .header-sidebar-wrapper {
    float: none;
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.hestia_right .blog-sidebar-wrapper .header-widgets-wrapper,
.hestia_right .header-sidebar-wrapper .header-widgets-wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: flex-end
}

.hestia_right .blog-sidebar-wrapper .header-widgets-wrapper .searchform label,
.hestia_right .blog-sidebar-wrapper .header-widgets-wrapper .search-form label,
.hestia_right .header-sidebar-wrapper .header-widgets-wrapper .searchform label,
.hestia_right .header-sidebar-wrapper .header-widgets-wrapper .search-form label {
    width: inherit
}

.header-widgets-wrapper .widget {
    margin: 0 10px 0 0
}

.header-widgets-wrapper .widget:last-of-type {
    margin-right: 0
}

.header-widgets-wrapper .widget,
.header-widgets-wrapper .widget h5,
.header-widgets-wrapper .widget .textwidget {
    display: inline-block
}

.header-widgets-wrapper .widget h5 {
    margin: 0 5px 0 0
}

.header-widgets-wrapper .widget .btn {
    padding: 3px 10px
}

.header-widgets-wrapper .widget .btn a {
    color: #fff
}

.header-widgets-wrapper .widget.widget_nav_menu h5,
.header-widgets-wrapper .widget.widget_categories h5,
.header-widgets-wrapper .widget.widget_product_categories h5,
.header-widgets-wrapper .widget.widget_search h5,
.header-widgets-wrapper .widget.widget_product_search h5,
.header-widgets-wrapper .widget.widget_meta h5 {
    display: none
}

.header-widgets-wrapper .widget.widget_nav_menu input[type=submit],
.header-widgets-wrapper .widget.widget_categories input[type=submit],
.header-widgets-wrapper .widget.widget_product_categories input[type=submit],
.header-widgets-wrapper .widget.widget_search input[type=submit],
.header-widgets-wrapper .widget.widget_product_search input[type=submit],
.header-widgets-wrapper .widget.widget_meta input[type=submit] {
    opacity: 0;
    left: -15px
}

.header-widgets-wrapper .widget .searchform:after,
.header-widgets-wrapper .widget .search-form:after,
.header-widgets-wrapper .widget .woocommerce-product-search:after {
    right: 30px
}

.header-widgets-wrapper .widget.widget_product_search form,
.header-widgets-wrapper .widget.widget_search form {
    top: 15px
}

.header-widgets-wrapper .widget.widget_product_search form:after,
.header-widgets-wrapper .widget.widget_search form:after {
    color: #333
}

.header-widgets-wrapper .widget.widget_product_search form .control-label,
.header-widgets-wrapper .widget.widget_search form .control-label {
    color: #333
}

.header-widgets-wrapper .widget.widget_shopping_cart {
    margin-top: 7px;
    cursor: pointer;
    position: relative
}

.header-widgets-wrapper .widget.widget_shopping_cart .button.checkout {
    display: none
}

.header-widgets-wrapper .widget.widget_shopping_cart .wc-forward:not(.checkout) {
    opacity: 0;
    position: absolute;
    top: -5px;
    left: -4px;
    padding: 0
}

.header-widgets-wrapper .widget.widget_shopping_cart:before {
    color: #333;
    content: "\f07a";
    font-family: 'Fontawesome';
    margin-right: 5px
}

.header-widgets-wrapper .widget.widget_shopping_cart:hover .cart_list {
    opacity: 1;
    display: block;
    visibility: visible;
    margin-top: 10px
}

.header-widgets-wrapper .widget.widget_shopping_cart h5 {
    display: none
}

.header-widgets-wrapper .widget.widget_shopping_cart .widget_shopping_cart_content {
    display: inline-block
}

.header-widgets-wrapper .widget.widget_shopping_cart .cart_list {
    margin-top: 0;
    display: block;
    visibility: hidden;
    transition: all .3s ease;
    opacity: 0;
    padding: 0 15px 15px;
    position: absolute;
    right: 0;
    top: 15px;
    z-index: 10;
    border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border-radius: 3px !important;
    background: #fff
}

.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li {
    color: #333;
    display: block;
    margin-top: 15px;
    padding-bottom: 0;
    white-space: nowrap
}

.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li a:not(.remove) {
    color: #333;
    margin: 0;
    padding-right: 65px;
    text-align: left
}

.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li img {
    float: left;
    width: 50px;
    margin-left: 0;
    margin-right: 15px
}

.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li .quantity {
    float: left
}

.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li .variation {
    display: none
}

.header-widgets-wrapper .widget.widget_shopping_cart .cart_list li.empty {
    padding: 0
}

.header-widgets-wrapper .widget.widget_shopping_cart .total {
    border: none;
    margin: 0;
    padding: 0
}

.header-widgets-wrapper .widget.widget_shopping_cart .total strong {
    display: none
}

.header-widgets-wrapper .widget.widget_shopping_cart .total .amount {
    float: none
}

.header-widgets-wrapper ul li {
    cursor: auto;
    display: inline-block;
    margin: 0 5px
}

.header-widgets-wrapper ul li:first-child {
    margin-left: 0
}

.header-widgets-wrapper ul li:last-child {
    margin-right: 0
}

.header-widgets-wrapper ul li a {
    padding: 0;
    text-transform: inherit
}

.header-widgets-wrapper ul li a:before {
    background-color: transparent;
    position: static;
    font-family: 'FontAwesome'
}

.header-widgets-wrapper ul li a:hover,
.header-widgets-wrapper ul li a:focus {
    background-color: transparent;
    outline: none
}

.header-widgets-wrapper ul li a[href*="tel:"]:before,
.header-widgets-wrapper ul li a[href*="mailto:"]:before {
    margin-right: 7px
}

.header-widgets-wrapper ul li a[href*="tel:"]:before {
    content: '\f095'
}

.header-widgets-wrapper ul li a[href*="mailto:"]:before {
    content: '\f0e0'
}

.header-widgets-wrapper ul li.dropdown .caret {
    display: none
}

.navbar-transparent .widget .btn:hover a {
    color: #fff
}

.navbar-transparent .widget.widget_shopping_cart:before {
    color: #fff
}

.navbar-transparent .widget.widget_search form:after,
.navbar-transparent .widget.widget_search form.form-group:before,
.navbar-transparent .widget.widget_search form .control-label,
.navbar-transparent .widget.widget_product_search form:after,
.navbar-transparent .widget.widget_product_search form.form-group:before,
.navbar-transparent .widget.widget_product_search form .control-label {
    color: #fff
}

.woocommerce-product-search input[type=submit],
.woocommerce-product-search button {
    float: right
}

.pagination {
    width: 100%;
    text-align: center
}

.pagination>li>a {
    border: 0
}

.pagination a,
.pagination span {
    min-width: 30px;
    height: 30px;
    margin: 0 3px;
    padding: 0 11px;
    border-radius: 30px !important;
    color: #999;
    background: transparent;
    text-transform: uppercase;
    display: inline-block
}

.pagination a:hover,
.pagination a:focus {
    color: #999;
    background-color: #eee
}

.pagination span:not(.dots):hover,
.pagination span:not(.dots):focus {
    color: #999;
    background-color: #eee
}

.pagination span.current,
.pagination span.current:focus,
.pagination span.current:hover {
    border-color: #9c27b0;
    color: #fff;
    background-color: #9c27b0;
    -webkit-box-shadow: 0 4px 5px 0 rgba(156, 39, 176, 0.14), 0 1px 10px 0 rgba(156, 39, 176, 0.12), 0 2px 4px -1px rgba(156, 39, 176, 0.2);
    box-shadow: 0 4px 5px 0 rgba(156, 39, 176, 0.14), 0 1px 10px 0 rgba(156, 39, 176, 0.12), 0 2px 4px -1px rgba(156, 39, 176, 0.2)
}

.pagination .next.page-numbers:after {
    content: " \00bb"
}

.pagination .prev.page-numbers:before {
    content: "\00ab "
}

.label {
    padding: 5px 12px;
    border-radius: 12px;
    text-transform: uppercase
}

.label.label-default {
    background-color: #999
}

.card,
.card-no-width {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    max-width: 100%;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.card .card-image,
.card-no-width .card-image {
    overflow: hidden;
    position: relative;
    height: 60%;
    margin-top: -30px;
    margin-right: 15px;
    margin-left: 15px;
    border-radius: 6px;
    -webkit-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -moz-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -ms-transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: all 300ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.card .card-image img,
.card-no-width .card-image img {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    border-radius: 6px
}

.card .category:not([class*="text-"]),
.card-no-width .category:not([class*="text-"]) {
    color: #999
}

.card .content,
.card-no-width .content {
    padding: 15px 30px
}

.card .header,
.card-no-width .header {
    margin: 15px;
    padding: 15px 0;
    border-radius: 3px;
    background-color: #fff
}

.card .header-primary,
.card .content-primary,
.card-no-width .header-primary,
.card-no-width .content-primary {
    background: -webkit-linear-gradient(30deg, #ab47bc, #7b1fa2);
    background: linear-gradient(60deg, #ab47bc, #7b1fa2)
}

.card [class*="header-"],
.card [class*="content-"],
.card [class*="header-"] .card-title a,
.card [class*="header-"] .card-title,
.card [class*="header-"] .icon i,
.card [class*="content-"] .card-title a,
.card [class*="content-"] .card-title,
.card [class*="content-"] .icon i,
.card [class*="header-"] .author a:hover,
.card [class*="header-"] .author a:focus,
.card [class*="header-"] .author a:active,
.card [class*="content-"] .author a:hover,
.card [class*="content-"] .author a:focus,
.card [class*="content-"] .author a:active,
.card-no-width [class*="header-"],
.card-no-width [class*="content-"],
.card-no-width [class*="header-"] .card-title a,
.card-no-width [class*="header-"] .card-title,
.card-no-width [class*="header-"] .icon i,
.card-no-width [class*="content-"] .card-title a,
.card-no-width [class*="content-"] .card-title,
.card-no-width [class*="content-"] .icon i,
.card-no-width [class*="header-"] .author a:hover,
.card-no-width [class*="header-"] .author a:focus,
.card-no-width [class*="header-"] .author a:active,
.card-no-width [class*="content-"] .author a:hover,
.card-no-width [class*="content-"] .author a:focus,
.card-no-width [class*="content-"] .author a:active {
    color: #fff
}

.card [class*="header-"] .icon i,
.card [class*="content-"] .icon i,
.card-no-width [class*="header-"] .icon i,
.card-no-width [class*="content-"] .icon i {
    border-color: rgba(255, 255, 255, 0.25)
}

.card [class*="header-"] .author a,
.card [class*="header-"] .footer .stats,
.card [class*="header-"] .category,
.card [class*="header-"] .card-description,
.card [class*="content-"] .author a,
.card [class*="content-"] .footer .stats,
.card [class*="content-"] .category,
.card [class*="content-"] .card-description,
.card [class*="content-"] h1 small,
.card [class*="content-"] h2 small,
.card [class*="content-"] h3 small,
.card-no-width [class*="header-"] .author a,
.card-no-width [class*="header-"] .footer .stats,
.card-no-width [class*="header-"] .category,
.card-no-width [class*="header-"] .card-description,
.card-no-width [class*="content-"] .author a,
.card-no-width [class*="content-"] .footer .stats,
.card-no-width [class*="content-"] .category,
.card-no-width [class*="content-"] .card-description,
.card-no-width [class*="content-"] h1 small,
.card-no-width [class*="content-"] h2 small,
.card-no-width [class*="content-"] h3 small {
    color: rgba(255, 255, 255, 0.8)
}

.card [class*="content-"],
.card-no-width [class*="content-"] {
    border-radius: 6px
}

.card img,
.card-no-width img {
    width: 100%;
    height: auto
}

.card .category .fa,
.card-no-width .category .fa {
    position: relative;
    top: 6px
}

.card .author .avatar,
.card-no-width .author .avatar {
    overflow: hidden;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    border-radius: 50%
}

.card .author a,
.card-no-width .author a {
    color: #3C4858;
    text-decoration: none
}

.card .author .date,
.card-no-width .author .date {
    display: none
}

.card .footer,
.card-no-width .footer {
    margin-top: 15px
}

.card .footer div,
.card-no-width .footer div {
    display: inline-block !important
}

.card .footer .author,
.card .footer .stats,
.card-no-width .footer .author,
.card-no-width .footer .stats {
    color: #999
}

.card .footer .stats,
.card-no-width .footer .stats {
    float: right
}

.card .footer .stats .fa,
.card-no-width .footer .stats .fa {
    position: relative;
    top: 4px
}

.card .checkbox,
.card-no-width .checkbox {
    margin-top: 16px
}

.card {
    width: 100%
}

@media (max-width: 768px) {
    .card-no-width {
        width: 100%
    }
}

.card-contact .header {
    margin-top: -20px;
    padding: 17px 10px
}

.card-plain {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.card-plain .content {
    padding-right: 5px;
    padding-left: 5px
}

.card-plain .card-image {
    margin: 0;
    border-radius: 3px
}

.card-plain .card-image a {
    display: block
}

.card-plain .card-image img {
    border-radius: 3px
}

.card-form-horizontal .content {
    padding-right: 15px;
    padding-left: 15px
}

.card-form-horizontal .form-group {
    margin: 3px 0 0;
    padding-bottom: 0
}

.card-form-horizontal .form-group .form-control {
    margin-bottom: 0
}

.card-form-horizontal .btn {
    margin: 0
}

.card-form-horizontal .input-group .input-group-addon {
    padding-left: 0
}

.card-profile {
    margin-top: 30px;
    text-align: center
}

.card-profile .card-avatar {
    overflow: hidden;
    max-width: 130px;
    max-height: 130px;
    margin: -50px auto 0;
    border-radius: 50%
}

.card-profile.card-plain .card-avatar {
    margin-top: 0
}

.card-testimonial {
    margin-top: 30px;
    text-align: center
}

.card-testimonial .card-avatar {
    max-width: 100px;
    max-height: 100px;
    margin: 30px auto 0
}

.card-testimonial .card-avatar img {
    overflow: hidden;
    max-width: 130px;
    max-height: 130px;
    margin: -50px auto 0;
    border-radius: 50%
}

.card-testimonial .card-avatar+.content {
    margin-top: 15px
}

.card-blog {
    margin-top: 30px
}

.card-blog.sticky {
    padding: 20px
}

.card-blog.sticky.layout-alternative2 {
    padding: 0 20px;
    margin-top: 50px
}

.card-blog.sticky.layout-alternative2 .card-header-image {
    margin-top: -20px
}

.card-blog.sticky .card-image {
    margin-left: 0;
    margin-right: 0
}

.card-blog.sticky .featured-alt-2 {
    padding-bottom: 15px
}

.card-blog .row .category {
    margin-bottom: 0
}

.card-blog .row .category a {
    color: #00bcd4
}

.card-blog .card-title {
    margin-top: 5px
}

.card-blog a.moretag,
.card-blog a.more-link {
    display: inline-block;
    margin-left: 5px;
    color: #23527c
}

.card-blog a.moretag:hover,
.card-blog a.more-link:hover {
    color: #89229b
}

.card-background {
    background-position: center center;
    background-size: cover;
    text-align: center
}

.card-background .content {
    position: relative;
    z-index: 2;
    max-width: 440px;
    min-height: 280px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px
}

.card-background .card-title {
    margin-top: 10px;
    color: #fff
}

.card-background:after {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.56);
    content: ""
}

.card-background:hover:after {
    opacity: 1
}

.card-product {
    vertical-align: top;
    margin-top: 30px
}

.card-product .btn-simple.btn-just-icon {
    padding: 0
}

.card-product .footer {
    display: table;
    margin-top: 5px;
    width: 100%
}

.card-product .footer .price {
    display: table-cell !important;
    vertical-align: top;
    text-align: left
}

.card-product .footer .price h4 {
    color: #3C4858;
    margin-bottom: 0
}

.card-product .footer .stats {
    display: table-cell !important;
    padding-left: 10px;
    vertical-align: bottom;
    float: none;
    text-align: right
}

.card-product .footer .stats a {
    margin: 10px 0 !important
}

.card-product .footer .stats a.button,
.card-product .footer .stats a.button:hover {
    box-shadow: none !important;
    color: inherit !important
}

.card-product .footer .stats .fa {
    top: 0;
    margin-bottom: 2px
}

.card-product .card-description ul {
    list-style: none outside;
    padding: 0;
    margin-bottom: 10px
}

.card-product .card-title,
.card-product .category,
.card-product .card-description {
    text-align: center
}

.card-product.card-hover-style-pop-and-glow .card-image a img:nth-of-type(2),
.card-product.card-hover-style-swap-images .card-image a img:nth-of-type(2) {
    display: none
}

.card-product.card-hover-style-swap-images:hover .card-image {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.card-product.card-hover-style-swap-images:hover .card-image a img:nth-of-type(2) {
    display: block;
    position: absolute;
    top: 0
}

.img-thumbnail {
    border-radius: 16px
}

.iframe-container iframe {
    width: 100%
}

.card .card-image,
.card-no-width .card-image,
.card .header,
.card-no-width .header,
.card-profile .card-avatar,
.card-testimonial .card-avatar img,
.card-raised,
.img-raised,
.iframe-container iframe {
    -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)
}

table,
.table {
    width: 100%
}

table>thead>tr>th,
.table>thead>tr>th {
    border-bottom-width: 1px;
    padding: 12px 8px;
    vertical-align: middle
}

table>tbody>tr>th,
table>tfoot>tr>th,
table>thead>tr>td,
table>tbody>tr>td,
table>tfoot>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 12px 8px;
    vertical-align: middle
}

table>tbody>tr,
.table>tbody>tr {
    border-bottom: 1px solid #eee
}

table>tbody>tr:last-child,
.table>tbody>tr:last-child {
    border-bottom: 0
}

.woocommerce ul.products:before {
    display: none !important
}

.woocommerce ul.products.columns-6,
.woocommerce ul.products.columns-5,
.woocommerce ul.products.columns-4,
.woocommerce ul.products.columns-3,
.woocommerce ul.products.columns-2,
.woocommerce ul.products.columns-1 {
    display: grid
}

.woocommerce ul.products.columns-6 li.product,
.woocommerce ul.products.columns-5 li.product,
.woocommerce ul.products.columns-4 li.product,
.woocommerce ul.products.columns-3 li.product,
.woocommerce ul.products.columns-2 li.product,
.woocommerce ul.products.columns-1 li.product {
    width: auto;
    min-width: 0;
    margin: 0
}

.woocommerce ul.products.columns-6 li.product-category,
.woocommerce ul.products.columns-5 li.product-category,
.woocommerce ul.products.columns-4 li.product-category,
.woocommerce ul.products.columns-3 li.product-category,
.woocommerce ul.products.columns-2 li.product-category,
.woocommerce ul.products.columns-1 li.product-category {
    text-align: center
}

@media (min-width: 992px) {
    .woocommerce .products.columns-6 {
        grid-template-columns: repeat(6, 1fr)
    }
    .woocommerce .products.columns-5 {
        grid-template-columns: repeat(5, 1fr)
    }
    .woocommerce .products.columns-4 {
        grid-template-columns: repeat(4, 1fr)
    }
    .woocommerce .products.columns-3 {
        grid-template-columns: repeat(3, 1fr)
    }
    .woocommerce .products.columns-2 {
        grid-template-columns: repeat(2, 1fr)
    }
    .woocommerce .products.columns-1 {
        grid-template-columns: 1fr
    }
    .woocommerce .products.columns-1 li.product-category {
        margin: 30px auto 0 !important
    }
    .woocommerce .products.columns-2 li.product-category>a>img,
    .woocommerce .products.columns-1 li.product-category>a>img {
        max-width: 230px
    }
    .woocommerce .products.columns-2 li.product,
    .woocommerce .products.columns-1 li.product {
        text-align: center
    }
    .woocommerce .products.columns-2 li.product .card-product,
    .woocommerce .products.columns-1 li.product .card-product {
        width: auto
    }
    .woocommerce .products.columns-2 li.product .card-product .card-image>a>img,
    .woocommerce .products.columns-1 li.product .card-product .card-image>a>img {
        max-width: 230px
    }
    .woocommerce .products.columns-2 li.product .card-product .content,
    .woocommerce .products.columns-1 li.product .card-product .content {
        max-width: 230px;
        margin-left: auto;
        margin-right: auto;
        padding: 15px
    }
    .woocommerce .content-sidebar-left .products.columns-6,
    .woocommerce .content-sidebar-left .products.columns-5,
    .woocommerce .content-sidebar-right .products.columns-6,
    .woocommerce .content-sidebar-right .products.columns-5 {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (max-width: 991px) {
    .woocommerce .products.columns-6,
    .woocommerce .products.columns-5,
    .woocommerce .products.columns-4,
    .woocommerce .products.columns-3,
    .woocommerce .products.columns-2 {
        grid-template-columns: repeat(2, 1fr)
    }
    .woocommerce .products.columns-2 li.product-category {
        margin: 30px auto 30px
    }
    .woocommerce .products.columns-1 {
        grid-template-columns: 1fr
    }
    .woocommerce .products.columns-1 li {
        margin: 25px auto
    }
    .woocommerce .products.columns-1 li.product-category {
        margin: 55px auto 25px
    }
    .woocommerce .products.columns-6 li.product-category>a>img,
    .woocommerce .products.columns-5 li.product-category>a>img,
    .woocommerce .products.columns-4 li.product-category>a>img,
    .woocommerce .products.columns-3 li.product-category>a>img,
    .woocommerce .products.columns-2 li.product-category>a>img,
    .woocommerce .products.columns-1 li.product-category>a>img {
        max-width: 230px
    }
    .woocommerce .products.columns-6 li.product,
    .woocommerce .products.columns-5 li.product,
    .woocommerce .products.columns-4 li.product,
    .woocommerce .products.columns-3 li.product,
    .woocommerce .products.columns-2 li.product,
    .woocommerce .products.columns-1 li.product {
        text-align: center
    }
    .woocommerce .products.columns-6 li.product .card-product,
    .woocommerce .products.columns-5 li.product .card-product,
    .woocommerce .products.columns-4 li.product .card-product,
    .woocommerce .products.columns-3 li.product .card-product,
    .woocommerce .products.columns-2 li.product .card-product,
    .woocommerce .products.columns-1 li.product .card-product {
        width: auto
    }
    .woocommerce .products.columns-6 li.product .card-product .card-image>a>img,
    .woocommerce .products.columns-5 li.product .card-product .card-image>a>img,
    .woocommerce .products.columns-4 li.product .card-product .card-image>a>img,
    .woocommerce .products.columns-3 li.product .card-product .card-image>a>img,
    .woocommerce .products.columns-2 li.product .card-product .card-image>a>img,
    .woocommerce .products.columns-1 li.product .card-product .card-image>a>img {
        max-width: 230px
    }
    .woocommerce .products.columns-6 li.product .card-product .content,
    .woocommerce .products.columns-5 li.product .card-product .content,
    .woocommerce .products.columns-4 li.product .card-product .content,
    .woocommerce .products.columns-3 li.product .card-product .content,
    .woocommerce .products.columns-2 li.product .card-product .content,
    .woocommerce .products.columns-1 li.product .card-product .content {
        max-width: 230px;
        margin-left: auto;
        margin-right: auto;
        padding: 15px
    }
    .woocommerce .content-sidebar-left .products.columns-6,
    .woocommerce .content-sidebar-left .products.columns-5,
    .woocommerce .content-sidebar-right .products.columns-6,
    .woocommerce .content-sidebar-right .products.columns-5 {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width: 767px) {
    .woocommerce .products[class*="columns-"] {
        grid-template-columns: 1fr
    }
    .woocommerce .products[class*="columns-"] li {
        margin: 20px auto 1px !important
    }
    .woocommerce .products[class*="columns-"] li.product-category {
        margin: 50px auto 1px !important
    }
    .woocommerce .content-sidebar-left .products.columns-6,
    .woocommerce .content-sidebar-left .products.columns-5,
    .woocommerce .content-sidebar-right .products.columns-6,
    .woocommerce .content-sidebar-right .products.columns-5 {
        grid-template-columns: 1fr
    }
}

@supports not (display: grid) {
    @media (min-width: 992px) {
        .woocommerce ul.products.columns-6, .woocommerce ul.products.columns-5, .woocommerce ul.products.columns-4, .woocommerce ul.products.columns-3, .woocommerce ul.products.columns-2, .woocommerce ul.products.columns-1 {
            display: block;
            -ms-grid-columns: none
        }
        .woocommerce .content-full ul.products.columns-4 li.product,
        .woocommerce .content-sidebar-left ul.products.columns-4 li.product,
        .woocommerce .content-sidebar-right ul.products.columns-4 li.product {
            width: 25%
        }
        .woocommerce .content-full ul.products.columns-3 li.product,
        .woocommerce .content-sidebar-left ul.products.columns-3 li.product,
        .woocommerce .content-sidebar-right ul.products.columns-3 li.product {
            width: 33.33%
        }
        .woocommerce .content-full ul.products.columns-2 li.product,
        .woocommerce .content-sidebar-left ul.products.columns-2 li.product,
        .woocommerce .content-sidebar-right ul.products.columns-2 li.product {
            width: 50%
        }
        .woocommerce .content-full ul.products.columns-1 li.product,
        .woocommerce .content-sidebar-left ul.products.columns-1 li.product,
        .woocommerce .content-sidebar-right ul.products.columns-1 li.product {
            width: 100%
        }
        .woocommerce .content-full ul.products.columns-6 li.product {
            width: 16.66%
        }
        .woocommerce .content-full ul.products.columns-5 li.product {
            width: 20%
        }
        .woocommerce .content-sidebar-left ul.products.columns-6 li.product,
        .woocommerce .content-sidebar-left ul.products.columns-5 li.product,
        .woocommerce .content-sidebar-right ul.products.columns-6 li.product,
        .woocommerce .content-sidebar-right ul.products.columns-5 li.product {
            width: 25%
        }
        .woocommerce .content-sidebar-left ul.products.columns-6 li.first,
        .woocommerce .content-sidebar-left ul.products.columns-5 li.first,
        .woocommerce .content-sidebar-right ul.products.columns-6 li.first,
        .woocommerce .content-sidebar-right ul.products.columns-5 li.first {
            clear: none
        }
        .woocommerce.single-product ul.products {
            display: block
        }
        .woocommerce.single-product ul.products li.product {
            width: 25%
        }
        .woocommerce-cart ul.products {
            display: block
        }
        .woocommerce-cart ul.products li.product {
            width: 50%
        }
    }
    @media (max-width: 991px) {
        .woocommerce ul.products.columns-6,
        .woocommerce ul.products.columns-5,
        .woocommerce ul.products.columns-4,
        .woocommerce ul.products.columns-3,
        .woocommerce ul.products.columns-2,
        .woocommerce ul.products.columns-1 {
            display: block
        }
        .woocommerce ul.products.columns-6 li.first,
        .woocommerce ul.products.columns-6 li.last,
        .woocommerce ul.products.columns-5 li.first,
        .woocommerce ul.products.columns-5 li.last,
        .woocommerce ul.products.columns-4 li.first,
        .woocommerce ul.products.columns-4 li.last,
        .woocommerce ul.products.columns-3 li.first,
        .woocommerce ul.products.columns-3 li.last,
        .woocommerce ul.products.columns-2 li.first,
        .woocommerce ul.products.columns-2 li.last,
        .woocommerce ul.products.columns-1 li.first,
        .woocommerce ul.products.columns-1 li.last {
            clear: none
        }
        .woocommerce ul.products.columns-6 li.product,
        .woocommerce ul.products.columns-5 li.product,
        .woocommerce ul.products.columns-4 li.product,
        .woocommerce ul.products.columns-3 li.product,
        .woocommerce ul.products.columns-2 li.product {
            width: 50%
        }
        .woocommerce ul.products.columns-1 li.product {
            width: 100%
        }
        .woocommerce-cart ul.products,
        .woocommerce.single-product ul.products {
            display: block
        }
        .woocommerce-cart ul.products li.product,
        .woocommerce.single-product ul.products li.product {
            width: 50%
        }
    }
    @media (max-width: 767px) {
        .woocommerce ul.products.columns-6 li.product,
        .woocommerce ul.products.columns-5 li.product,
        .woocommerce ul.products.columns-4 li.product,
        .woocommerce ul.products.columns-3 li.product,
        .woocommerce ul.products.columns-2 li.product,
        .woocommerce ul.products.columns-1 li.product {
            width: 100%
        }
        .woocommerce-cart ul.products,
        .woocommerce.single-product ul.products {
            display: block
        }
        .woocommerce-cart ul.products li.product,
        .woocommerce.single-product ul.products li.product {
            width: 100%
        }
    }
}

@media (min-width: 992px) and (-ms-high-contrast: active),
(min-width: 992px) and (-ms-high-contrast: none) {
    .woocommerce ul.products.columns-6,
    .woocommerce ul.products.columns-5,
    .woocommerce ul.products.columns-4,
    .woocommerce ul.products.columns-3,
    .woocommerce ul.products.columns-2,
    .woocommerce ul.products.columns-1 {
        display: block;
        -ms-grid-columns: none
    }
    .woocommerce .content-full ul.products.columns-4 li.product,
    .woocommerce .content-sidebar-left ul.products.columns-4 li.product,
    .woocommerce .content-sidebar-right ul.products.columns-4 li.product {
        width: 25%
    }
    .woocommerce .content-full ul.products.columns-3 li.product,
    .woocommerce .content-sidebar-left ul.products.columns-3 li.product,
    .woocommerce .content-sidebar-right ul.products.columns-3 li.product {
        width: 33.33%
    }
    .woocommerce .content-full ul.products.columns-2 li.product,
    .woocommerce .content-sidebar-left ul.products.columns-2 li.product,
    .woocommerce .content-sidebar-right ul.products.columns-2 li.product {
        width: 50%
    }
    .woocommerce .content-full ul.products.columns-1 li.product,
    .woocommerce .content-sidebar-left ul.products.columns-1 li.product,
    .woocommerce .content-sidebar-right ul.products.columns-1 li.product {
        width: 100%
    }
    .woocommerce .content-full ul.products.columns-6 li.product {
        width: 16.66%
    }
    .woocommerce .content-full ul.products.columns-5 li.product {
        width: 20%
    }
    .woocommerce .content-sidebar-left ul.products.columns-6 li.product,
    .woocommerce .content-sidebar-left ul.products.columns-5 li.product,
    .woocommerce .content-sidebar-right ul.products.columns-6 li.product,
    .woocommerce .content-sidebar-right ul.products.columns-5 li.product {
        width: 25%
    }
    .woocommerce .content-sidebar-left ul.products.columns-6 li.first,
    .woocommerce .content-sidebar-left ul.products.columns-5 li.first,
    .woocommerce .content-sidebar-right ul.products.columns-6 li.first,
    .woocommerce .content-sidebar-right ul.products.columns-5 li.first {
        clear: none
    }
    .woocommerce.single-product ul.products {
        display: block
    }
    .woocommerce.single-product ul.products li.product {
        width: 25%
    }
    .woocommerce-cart ul.products {
        display: block
    }
    .woocommerce-cart ul.products li.product {
        width: 50%
    }
}

@media (max-width: 991px) and (-ms-high-contrast: active),
(max-width: 991px) and (-ms-high-contrast: none) {
    .woocommerce ul.products.columns-6,
    .woocommerce ul.products.columns-5,
    .woocommerce ul.products.columns-4,
    .woocommerce ul.products.columns-3,
    .woocommerce ul.products.columns-2,
    .woocommerce ul.products.columns-1 {
        display: block
    }
    .woocommerce ul.products.columns-6 li.first,
    .woocommerce ul.products.columns-6 li.last,
    .woocommerce ul.products.columns-5 li.first,
    .woocommerce ul.products.columns-5 li.last,
    .woocommerce ul.products.columns-4 li.first,
    .woocommerce ul.products.columns-4 li.last,
    .woocommerce ul.products.columns-3 li.first,
    .woocommerce ul.products.columns-3 li.last,
    .woocommerce ul.products.columns-2 li.first,
    .woocommerce ul.products.columns-2 li.last,
    .woocommerce ul.products.columns-1 li.first,
    .woocommerce ul.products.columns-1 li.last {
        clear: none
    }
    .woocommerce ul.products.columns-6 li.product,
    .woocommerce ul.products.columns-5 li.product,
    .woocommerce ul.products.columns-4 li.product,
    .woocommerce ul.products.columns-3 li.product,
    .woocommerce ul.products.columns-2 li.product {
        width: 50%
    }
    .woocommerce ul.products.columns-1 li.product {
        width: 100%
    }
    .woocommerce-cart ul.products,
    .woocommerce.single-product ul.products {
        display: block
    }
    .woocommerce-cart ul.products li.product,
    .woocommerce.single-product ul.products li.product {
        width: 50%
    }
}

@media (max-width: 767px) and (-ms-high-contrast: active),
(max-width: 767px) and (-ms-high-contrast: none) {
    .woocommerce ul.products.columns-6 li.product,
    .woocommerce ul.products.columns-5 li.product,
    .woocommerce ul.products.columns-4 li.product,
    .woocommerce ul.products.columns-3 li.product,
    .woocommerce ul.products.columns-2 li.product,
    .woocommerce ul.products.columns-1 li.product {
        width: 100%
    }
    .woocommerce-cart ul.products,
    .woocommerce.single-product ul.products {
        display: block
    }
    .woocommerce-cart ul.products li.product,
    .woocommerce.single-product ul.products li.product {
        width: 100%
    }
}

.header-layout-classic-blog.page:not(.home) .main-raised {
    border-radius: 0
}

.header-layout-classic-blog:not(.page-template-default):not(.home).woocommerce.archive .main-raised,
.header-layout-classic-blog:not(.page-template-default):not(.home).single .main-raised,
.header-layout-classic-blog:not(.page-template-default):not(.home) .main-raised {
    margin-top: 0
}

.carousel #parallax_move {
    width: 100%;
    height: 100%;
    position: absolute
}

.carousel #parallax_move .layer {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: top center
}

.carousel #parallax_move .layer2 {
    position: absolute;
    top: 0
}

.carousel .btn {
    margin: 0
}

.carousel .page-header {
    display: flex;
    z-index: -2
}

.carousel .page-header .row {
    display: flex;
    align-items: center;
    padding: 0 15px;
    margin: 0;
    flex: 1;
    max-width: 100%
}

.carousel .carousel-control.left,
.carousel .carousel-control.right {
    z-index: 0;
    background-image: none
}

.carousel .item {
    text-align: center
}

.carousel .item .container {
    display: flex;
    position: relative;
    padding: 100px 0
}

.carousel .carousel-control {
    text-shadow: none
}

.carousel .carousel-control.left {
    right: auto;
    left: 0
}

.carousel .carousel-control.right {
    right: 0
}

.carousel .carousel-control .fa {
    display: inline-block;
    position: absolute;
    z-index: 5;
    top: 50%;
    bottom: 15px
}

.carousel .buttons .btn-left+.btn-right {
    margin-left: 30px
}

.wp-custom-header img,
.wp-custom-header video,
.wp-custom-header iframe {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: -1
}

.wp-custom-header img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%
}

.wp-custom-header .wp-custom-header-video-button {
    display: none
}

#carousel-hestia-generic .carousel {
    overflow: hidden
}

.big-title-sidebar-wrapper .widget {
    padding: 30px 0
}

.big-title-sidebar-wrapper .pirate-forms-contact-widget {
    background: #Fff;
    color: #3C4858;
    padding: 10px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.hestia-slider-alignment-left .pirate-forms-contact-widget {
    margin-left: auto
}

.hestia-slider-alignment-left .widget_media_image img {
    display: block;
    margin-left: auto
}

.hestia-slider-alignment-right .pirate-forms-contact-widget {
    margin-right: auto
}

.hestia-slider-alignment-right .widget_media_image img {
    display: block;
    margin-right: auto
}

@media (max-width: 1600px) {
    .carousel-control.left {
        width: 50px
    }
    .carousel-control.left i {
        left: 10px
    }
    .carousel-control.right {
        width: 50px
    }
    .carousel-control.right i {
        right: 10px
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .carousel .page-header .container {
        display: table;
        min-height: inherit
    }
    .carousel .page-header .container .row {
        display: table-row
    }
    .carousel .page-header .container .row .big-title-slider-content {
        display: table-cell;
        vertical-align: middle;
        float: none;
        margin: auto
    }
    .carousel .page-header .container .row .big-title-slider-content.col-md-7 {
        display: table-cell;
        vertical-align: middle;
        float: none;
        margin: auto
    }
    .carousel .page-header .container .row .big-title-sidebar-wrapper.col-md-5 {
        display: table-cell;
        vertical-align: middle;
        float: none;
        margin: auto
    }
    .carousel .carousel-control .fa {
        left: 50%
    }
}

.section-gray {
    background: #f0f0f0
}

.section {
    padding: 70px 0
}

.section-dark,
.section-image {
    background: #232323;
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #585858), color-stop(100%, #232323));
    background: -webkit-radial-gradient(center, ellipse cover, #585858 0%, #232323 100%);
    background: -webkit-radial-gradient(center ellipse, #585858 0%, #232323 100%);
    background: radial-gradient(ellipse at center, #585858 0%, #232323 100%);
    background-color: #343434;
    background-size: 200% 240%;
    background-size: 550% 450%
}

.section-dark .hestia-title,
.section-dark .title,
.section-dark .card-plain .card-title,
.section-dark .card-plain .icon i,
.section-dark .card-plain [class*="text-"],
.section-dark .card-plain ul li b,
.section-image .hestia-title,
.section-image .title,
.section-image .card-plain .card-title,
.section-image .card-plain .icon i,
.section-image .card-plain [class*="text-"],
.section-image .card-plain ul li b {
    color: #fff
}

.section-dark .description,
.section-dark .card-plain .card-description,
.section-dark .card-plain .icon,
.section-image .description,
.section-image .card-plain .card-description,
.section-image .card-plain .icon {
    color: #eaeaea
}

.section-dark .card-plain .category,
.section-image .card-plain .category {
    color: rgba(255, 255, 255, 0.5)
}

.section-image {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: unset
}

.section-image:after {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    content: ""
}

.section-image .container {
    position: relative;
    z-index: 2
}

.section,
.section-image {
    background-position: center center;
    background-size: cover
}

.hestia-features,
.features,
.products,
.hestia-work,
.hestia-testimonials,
.hestia-blogs,
.subscribe-line {
    padding: 65px 0 70px
}
.hestia-blogs{
	padding: 25px 0 70px
}
.wrapper.classic-blog .title-in-content,
.wrapper.no-content .title-in-content {
    margin-top: 0;
    margin-bottom: 15px
}

.wrapper.classic-blog .hestia-blogs,
.wrapper.no-content .hestia-blogs {
    padding-top: 40px
}

@media (max-width: 768px) {
    .wrapper.classic-blog .hestia-blogs,
    .wrapper.no-content .hestia-blogs {
        padding-top: 30px
    }
}

.wrapper.classic-blog .section,
.wrapper.no-content .section {
    padding-top: 40px
}

@media (max-width: 768px) {
    .wrapper.classic-blog .section,
    .wrapper.no-content .section {
        padding-top: 30px
    }
}

.wrapper.classic-blog .before-shop-main,
.wrapper.no-content .before-shop-main {
    margin-top: 0;
    padding-top: 40px
}

@media (max-width: 768px) {
    .wrapper.classic-blog .before-shop-main,
    .wrapper.no-content .before-shop-main {
        padding-top: 30px
    }
}

.image-in-page-wrapper {
    margin-bottom: 20px
}

.image-in-page {
    margin-bottom: 30px
}

.about,
.hestia-about {
    padding: 65px 0 30px
}

.team,
.hestia-team {
    padding: 65px 0 20px
}

.testimonials,
.hestia-testimonials {
    padding: 65px 0 40px
}

.contactus {
    padding: 90px 0 70px
}

.pricing {
    padding: 100px 0 70px
}

.hestia-shop-content .shop-item.col-ms-6.col-sm-6 {
    text-align: center
}

.hestia-shop-content .shop-item.col-ms-6.col-sm-6 .card-product {
    width: auto
}

.hestia-shop-content .shop-item.col-ms-6.col-sm-6 .card-product .card-image>a>img {
    max-width: 230px
}

.hestia-shop-content .shop-item.col-ms-6.col-sm-6 .card-product .content {
    max-width: 230px;
    margin-left: auto;
    margin-right: auto
}

body.product-card-style-plain .hestia-shop {
    background-color: #ffffff
}

@media (min-width: 992px) {
    .home .hestia-features .row,
    .home .hestia-work .row,
    .home .hestia-team .row,
    .home .hestia-testimonials .row,
    .home #blog.hestia-blogs .row,
    .home .hestia-clients-bar .row {
        text-align: center
    }
    .home .feature-box,
    .home .hestia-work .col-md-4,
    .home .hestia-testimonials .col-md-4,
    .home .hestia-work .col-md-6,
    .home .hestia-team .col-sm-6,
    .home #blog.hestia-blogs .hestia-blog-item,
    .home .hestia-clients-bar .col-md-3 {
        display: inline-block;
        float: none !important;
        margin-right: -4px;
        margin-left: -4px;
        vertical-align: top
    }
    .home .hestia-blog-item {
        text-align: left
    }
}

@media (min-width: 768px) {
    .home section.products .col-md-3.shop-item {
        display: inline-block;
        float: none !important;
        margin-right: -3px;
        margin-left: -2px
    }
    .home section.products .row {
        text-align: center
    }
}

@media (min-width: 480px) {
    .home .hestia-features .row,
    .home .hestia-work .row,
    .home .hestia-team .row,
    .home .hestia-testimonials .row,
    .home #blog.hestia-blogs .row,
    .home .hestia-clients-bar .row {
        text-align: center
    }
    .home .feature-box,
    .home .hestia-work .portfolio-item,
    .home .hestia-testimonials .col-sm-6,
    .home .hestia-team .col-sm-6,
    .home #blog.hestia-blogs .hestia-blog-item,
    .home .hestia-clients-bar .col-md-3 {
        display: inline-block;
        float: none !important;
        margin-right: -4px;
        margin-left: -4px;
        vertical-align: top
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .hestia-shop-content .shop-item.col-sm-6.col-ms-6 {
        text-align: right
    }
    .hestia-shop-content .shop-item.col-sm-6.col-ms-6:nth-of-type(2n) {
        text-align: left
    }
}

.hestia-about {
    background-attachment: fixed;
    color: #999
}

.hestia-about h1,
.hestia-about h2,
.hestia-about h3,
.hestia-about h4,
.hestia-about h5 {
    color: #3C4858;
    text-decoration: none;
    word-wrap: break-word;
    font-family: "Roboto Slab", "Times New Roman", serif
}

.hestia-about.section-image {
    color: #fefefe
}

.hestia-about.section-image h1,
.hestia-about.section-image h2,
.hestia-about.section-image h3,
.hestia-about.section-image h4,
.hestia-about.section-image h5 {
    color: #fff
}

.hestia-about.section-image h6 {
    color: rgba(255, 255, 255, 0.76)
}

.hestia-about .customizer-hidden {
    display: none
}

.products .shop-item {
    margin-top: 30px
}

.is-ios .hestia-about,
.is-ios .hestia-ribbon {
    background-attachment: scroll
}

.hestia-work .portfolio-item {
    margin-top: 30px;
    cursor: pointer
}

.hestia-work .card-background .content {
    padding-bottom: 50px;
    opacity: 0
}

.hestia-work .col-md-4 .card-background .content {
    padding-top: 30%
}

.hestia-work .col-md-6 .card-background .content {
    padding-top: 20%
}

.hestia-work .card-background:hover a {
    opacity: 1
}

.hestia-work .card-background:hover .content {
    opacity: 1;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s
}

.hestia-work .portfolio-item:nth-child(6n) .label {
    background-color: #4caf50
}

.hestia-work .portfolio-item:nth-child(6n+1) .label {
    background-color: #89229b
}

.hestia-work .portfolio-item:nth-child(6n+2) .label {
    background-color: #00bcd4
}

.hestia-work .portfolio-item:nth-child(6n+3) .label {
    background-color: #f44336
}

.hestia-work .portfolio-item:nth-child(6n+4) .label {
    background-color: #ff9800
}

.hestia-work .portfolio-item:nth-child(6n+5) .label {
    background-color: #e91e63
}

.hestia-portfolio-modal .header-filter-gradient {
    border-radius: 6px 6px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.hestia-portfolio-modal {
    background: rgba(0, 0, 0, 0.7)
}

.hestia-portfolio-modal .modal-header {
    position: relative;
    border-radius: 6px 6px 0 0
}

.hestia-portfolio-modal .modal-header h3 {
    margin: 0;
    padding: 104px 0;
    color: #fff
}

.hestia-portfolio-modal .modal-header:before {
    border-radius: 6px 6px 0 0
}

.hestia-portfolio-modal .modal-header a {
    color: #ffffff;
    z-index: 2
}

.hestia-portfolio-modal .modal-header a:hover {
    color: #ffffff
}

.hestia-portfolio-modal .modal-header:after {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 6px 6px 0 0
}

.hestia-portfolio-modal .modal-header .close {
    z-index: 3;
    font-size: 30px;
    background: none;
    float: right;
    box-shadow: none;
    line-height: 16px;
    margin: 0;
    padding: 10px
}

.hestia-portfolio-modal .modal-header .portfolio-title-container {
    position: relative;
    z-index: 2
}

.hestia-portfolio-modal .modal-content {
    border-radius: 6px
}

.hestia-portfolio-modal .modal-content .modal-body {
    padding: 40px
}

.hestia-portfolio-modal .modal-content .portfolio-loading {
    padding: 20px 0
}

.contactus .content .row {
    padding: 0
}

.contactus .col-md-offset-2 {
    padding: 0 20px
}

.contactus .form-group {
    margin: 0;
    padding-bottom: 24px
}

.contactus .pirate-forms-footer .form-group {
    padding-bottom: 0
}

.contactus .card .content {
    padding: 30px 30px 0
}

.contactus .pirate_forms_wrap {
    float: none
}

.contactus .pirate_forms_wrap #pirate-forms-contact-message {
    height: 130px
}

.contactus .pirate_forms_wrap .form_field_wrap {
    margin-bottom: 17px
}

.contactus .pirate_forms_wrap .btn {
    margin: 0
}

.contactus .pirate_forms_wrap .pirateform_wrap_classes_spam_wrap {
    color: #aaa;
    font-weight: 400
}

.contactus .contact_message_wrap {
    margin-bottom: 0
}

.contactus .contact_submit_wrap {
    text-align: right;
    margin-bottom: 0
}

.contactus .hestia-info,
.contactus .info {
    margin: 0;
    padding: 0
}

.contactus .hestia-info,
.contactus .hestia-info p,
.contactus .hestia-info a:not(.btn),
.contactus .info,
.contactus .info p,
.contactus .info a:not(.btn) {
    color: #ccc
}

.contactus .hestia-info a:not(.btn):hover,
.contactus .info a:not(.btn):hover {
    text-decoration: underline
}

.contactus .hestia-info:first-child,
.contactus .info:first-child {
    margin-top: 30px
}

.contactus .hestia-info .info-title,
.contactus .info .info-title {
    margin-top: 20px;
    color: #fff
}

.contactus .hestia-info .icon,
.contactus .info .icon {
    margin-top: 14px;
    color: #fff
}

.contactus h5.description {
    color: #ccc
}

.contactus .card-contact {
    margin-top: 30px
}

.contactus .pirate_forms_wrap .pirate-forms-footer {
    display: block
}

.contactus .pirate_forms_wrap .pirate-forms-footer .form_captcha_wrap {
    display: block
}

.contactus .pirate_forms_wrap .pirate-forms-footer .form_captcha_wrap>div>div {
    margin: 0 auto 20px
}

.contactus .pirate_forms_wrap .pirate-forms-footer .form_captcha_wrap+.contact_submit_wrap {
    text-align: center;
    display: block
}

.pirate_forms_wrap .pirate-forms-footer .form_field_wrap.contact_submit_wrap {
    width: 100%;
    text-align: right
}

.pirate-forms-maps-custom span:before,
.pirate-forms-maps-custom span:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.pirate-forms-maps-custom span:before {
    background: transparent;
    border: 1px solid #aaa;
    border-radius: 3px;
    left: 0;
    height: 18px;
    width: 18px
}

.pirate-forms-maps-custom span:after {
    content: '\f00c';
    font-family: 'FontAwesome';
    left: 2px;
    top: 1px;
    color: transparent
}

.pirate-forms-maps-custom input[type="checkbox"] {
    display: none
}

.pirate-forms-maps-custom label {
    color: #aaa;
    cursor: pointer;
    font-weight: 100;
    margin: 8px 0;
    padding-left: 20px;
    position: relative
}

.pirate-forms-maps-custom input[type="checkbox"]:checked+label span:after {
    color: #787878
}

.pirate-forms-file-upload-input,
.pirate_forms_three_inputs_wrap .form_field_wrap input.pirate-forms-file-upload-input {
    height: 50px;
    padding: 0 15px;
    margin: 10px 0 0
}

div.wpforms-container .wpforms-form input[type=date].form-control,
div.wpforms-container .wpforms-form input[type=datetime].form-control,
div.wpforms-container .wpforms-form input[type=datetime-local].form-control,
div.wpforms-container .wpforms-form input[type=email].form-control,
div.wpforms-container .wpforms-form input[type=month].form-control,
div.wpforms-container .wpforms-form input[type=number].form-control,
div.wpforms-container .wpforms-form input[type=password].form-control,
div.wpforms-container .wpforms-form input[type=range].form-control,
div.wpforms-container .wpforms-form input[type=search].form-control,
div.wpforms-container .wpforms-form input[type=tel].form-control,
div.wpforms-container .wpforms-form input[type=text].form-control,
div.wpforms-container .wpforms-form input[type=time].form-control,
div.wpforms-container .wpforms-form input[type=url].form-control,
div.wpforms-container .wpforms-form input[type=week].form-control,
div.wpforms-container .wpforms-form select.form-control,
div.wpforms-container .wpforms-form textarea.form-control {
    border: none;
    padding: 7px 0;
    font-size: 14px
}

div.wpforms-container .wpforms-form .wpforms-field-select select {
    border-radius: 3px
}

div.wpforms-container .wpforms-form .wpforms-field-number input[type=number] {
    background-image: none;
    border-radius: 3px
}

div.wpforms-container .wpforms-form button[type=submit].wpforms-submit,
div.wpforms-container .wpforms-form button[type=submit].wpforms-submit:hover {
    color: #ffffff;
    border: none
}

.home div.wpforms-container-full .wpforms-form {
    margin-left: 15px;
    margin-right: 15px
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 0 0 24px 0 !important;
    margin-bottom: 17px
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    text-align: right
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container button {
    text-transform: uppercase
}

div.wpforms-container-full .wpforms-form textarea {
    border: none !important
}

div.wpforms-container-full .wpforms-form textarea:focus {
    border-width: 0 0 0 0 !important
}

.home div.wpforms-container .wpforms-form textarea {
    background-image: linear-gradient(#9c27b0, #9c27b0), linear-gradient(#d2d2d2, #d2d2d2);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
    background-size: 0 2px, 100% 1px
}

@media only screen and (max-width: 768px) {
    .wpforms-container-full .wpforms-form .wpforms-one-half,
    .wpforms-container-full .wpforms-form button {
        width: 100% !important;
        margin-left: 0 !important
    }
    .wpforms-container-full .wpforms-form .wpforms-submit-container {
        text-align: center
    }
}

.hestia-features,
.features {
    padding: 75px 0 55px;
    text-align: center
}

.hestia-features .hestia-title,
.hestia-features .title,
.features .hestia-title,
.features .title {
    margin-top: 10px
}

.hestia-features .hestia-info,
.hestia-features .info,
.features .hestia-info,
.features .info {
    padding: 70px 0 30px;
    margin: 0 auto
}

.hestia-features .feature-box .card,
.features .feature-box .card {
    width: auto;
    overflow: hidden;
    margin-bottom: 0
}

.hestia-features .feature-box img,
.features .feature-box img {
    max-width: 150px
}

.hestia-info,
.info {
    max-width: 360px
}

.hestia-info a:hover .info-title,
.hestia-info a:hover .icon,
.info a:hover .info-title,
.info a:hover .icon {
    opacity: .75
}

.hestia-info a:hover .icon,
.info a:hover .icon {
    transform: scale(1.05) translateY(-5px)
}

.hestia-info .icon,
.info .icon {
    transition: .3s ease;
    color: #999
}

.hestia-info .info-title,
.info .info-title {
    transition: .3s ease;
    margin: 30px 0 15px;
    color: #3C4858
}

.hestia-info p,
.info p {
    color: #999
}

.info-horizontal .icon {
    float: left;
    margin-top: 24px;
    margin-right: 10px
}

.info-horizontal .description {
    overflow: hidden
}

.icon.icon-primary {
    color: #9c27b0
}

.icon.icon-success {
    color: #4caf50
}

.icon.icon-danger {
    color: #f44336
}

.icon.icon-rose {
    color: #e91e63
}

.single-product .hestia-features,
.single-product .features {
    padding: 50px 0 0
}

.single-product .hestia-features .hestia-info>p,
.single-product .hestia-features .info>p,
.single-product .features .hestia-info>p,
.single-product .features .info>p {
    margin-bottom: 10px
}

.hestia-team .col-xs-6,
.team .col-xs-6 {
    padding-left: 0;
    padding-right: 0
}

.hestia-team .btn-just-icon,
.team .btn-just-icon {
    transition: .3s ease
}

.hestia-team .btn-just-icon:hover,
.team .btn-just-icon:hover {
    opacity: .75
}

.hestia-team .card,
.team .card {
    text-align: left
}

.hestia-team .card .content,
.team .card .content {
    padding-top: 0
}

.hestia-team .card .content a:hover>.card-title,
.team .card .content a:hover>.card-title {
    opacity: .75
}

.hestia-team .card .footer,
.team .card .footer {
    margin-left: -12px;
    margin-top: 0
}

.hestia-team h5.description,
.team h5.description {
    margin-bottom: 70px
}

.hestia-team img,
.team img {
    transition: 1s ease-in
}

.hestia-team .card-image a:hover,
.team .card-image a:hover {
    opacity: 1
}

.hestia-team .card-image a:hover img,
.team .card-image a:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1)
}

.authors-on-blog {
    background: #121417;
    background: -moz-linear-gradient(top, #121417 0%, #323437 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #121417), color-stop(100%, #323437));
    background: -webkit-linear-gradient(top, #121417 0%, #323437 100%);
    background: -o-linear-gradient(top, #121417 0%, #323437 100%);
    background: -ms-linear-gradient(top, #121417 0%, #323437 100%);
    background: linear-gradient(to bottom, #121417 0%, #323437 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#121417', endColorstr='#323437', GradientType=0);
    background-position: center center;
    background-size: cover
}

.authors-on-blog .card-title {
    color: #fff
}

.authors-on-blog .footer a:hover {
    color: #fff
}

.hestia-team .footer a[href*="facebook.com"],
.team .footer a[href*="facebook.com"],
.footer-menu a[href*="facebook.com"] {
    color: #3b5998
}

.hestia-team .footer a[href*="twitter.com"],
.team .footer a[href*="twitter.com"],
.footer-menu a[href*="twitter.com"] {
    color: #55acee
}

.hestia-team .footer a[href*="pinterest.com"],
.team .footer a[href*="pinterest.com"],
.footer-menu a[href*="pinterest.com"] {
    color: #cc2127
}

.hestia-team .footer a[href*="google.com"],
.team .footer a[href*="google.com"],
.footer-menu a[href*="google.com"] {
    color: #dd4b39
}

.hestia-team .footer a[href*="linkedin.com"],
.team .footer a[href*="linkedin.com"],
.footer-menu a[href*="linkedin.com"] {
    color: #0976b4
}

.hestia-team .footer a[href*="dribbble.com"],
.team .footer a[href*="dribbble.com"],
.footer-menu a[href*="dribbble.com"] {
    color: #ea4c89
}

.hestia-team .footer a[href*="github.com"],
.team .footer a[href*="github.com"],
.footer-menu a[href*="github.com"] {
    color: #333
}

.hestia-team .footer a[href*="youtube.com"],
.team .footer a[href*="youtube.com"],
.footer-menu a[href*="youtube.com"] {
    color: #e52d27
}

.hestia-team .footer a[href*="instagram.com"],
.team .footer a[href*="instagram.com"],
.footer-menu a[href*="instagram.com"] {
    color: #125688
}

.hestia-team .footer a[href*="reddit.com"],
.team .footer a[href*="reddit.com"],
.footer-menu a[href*="reddit.com"] {
    color: #ff4500
}

.hestia-team .footer a[href*="tumblr.com"],
.team .footer a[href*="tumblr.com"],
.footer-menu a[href*="tumblr.com"] {
    color: #35465c
}

.hestia-team .footer a[href*="behance.com"],
.team .footer a[href*="behance.com"],
.footer-menu a[href*="behance.com"] {
    color: #1769ff
}

.hestia-team .footer a[href*="snapchat.com"],
.team .footer a[href*="snapchat.com"],
.footer-menu a[href*="snapchat.com"] {
    color: #fffc00
}

.hestia-team .footer a[href*="deviantart.com"],
.team .footer a[href*="deviantart.com"],
.footer-menu a[href*="deviantart.com"] {
    color: #05cc47
}

.hestia-team .footer a[href*="vimeo.com"],
.team .footer a[href*="vimeo.com"],
.footer-menu a[href*="vimeo.com"] {
    color: #1ab7ea
}

.card-pricing {
    text-align: center
}

.card-pricing .card-title {
    margin-top: 30px
}

.card-pricing .content {
    padding: 15px !important
}

.card-pricing small:first-child {
    position: relative;
    top: -17px
}

.card-pricing ul {
    max-width: 240px;
    margin: 10px auto;
    padding: 0;
    list-style: none
}

.card-pricing ul li {
    padding: 12px 0;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
    color: #999;
    text-align: center
}

.card-pricing ul li:last-child {
    border: 0
}

.card-pricing ul li b {
    color: #3C4858
}

.card-pricing .hestia-pricing-icon-wrapper {
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    width: 80px;
    height: 80px;
    margin: 10px auto 0
}

.card-pricing .hestia-pricing-icon-wrapper i {
    color: inherit;
    font-size: 30px;
    line-height: 80px
}

.card-pricing .hestia-pricing-icon-wrapper.pricing-has-icon+.card-title {
    font-size: 25px;
    margin-top: 20px
}

.card-pricing .hestia-pricing-icon-wrapper.pricing-has-icon+.card-title small {
    color: inherit;
    top: 0;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}

.card-pricing .card-pricing.card-plain .hestia-pricing-icon-wrapper {
    border-color: #d6d1d1
}

.hestia-ribbon {
    background-attachment: fixed;
    padding: 100px 0
}

@media (max-width: 991px) {
    .hestia-subscribe-button {
        margin-top: 40px
    }
}

.subscribe-line {
    padding: 65px 0
}

.subscribe-line .card {
    margin-top: 30px
}

.subscribe-line .card .content .row {
    margin: 0
}

.subscribe-line .card .input-group {
    display: table
}

.subscribe-line .card .input-group .input-group-addon {
    display: table-cell;
    padding: 0 15px 0 0;
    width: 1%
}

.subscribe-line .card .input-group .form-group {
    display: table-cell;
    padding-bottom: 0
}

.subscribe-line .card input[type=submit],
.subscribe-line .card input[type=button],
.subscribe-line .card .btn {
    white-space: nowrap
}

.subscribe-line.subscribe-line-image {
    position: relative;
    background-position: top center;
    background-size: cover
}

.subscribe-line.subscribe-line-image .title,
.subscribe-line.subscribe-line-image .hestia-title {
    color: #fff
}

.subscribe-line.subscribe-line-image:after {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.66);
    content: ""
}

.subscribe-line.subscribe-line-image .container {
    position: relative;
    z-index: 2
}

.subscribe-line .card h5,
.subscribe-line .sib_loader {
    display: none !important
}

#sib_signup_form_1 {
    text-align: center
}

#sib_signup_form_1 .input-group-addon {
    width: 20px;
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    margin-right: 10px;
    font-size: 16px;
    margin-bottom: 15px
}

#sib_signup_form_1 p.form-group {
    display: inline-block;
    width: calc(100% - 30px);
    margin-bottom: 15px;
    text-align: left;
    position: relative;
    z-index: 0
}

#sib_signup_form_1 p.form-group label {
    z-index: -1;
    top: 10px;
    position: absolute;
    font-weight: 400;
    color: #909090
}

#sib_signup_form_1 p.form-group:not(.is-empty) label {
    display: none
}

.hestia-blogs article .card-image img {
    transition: 1s ease-out
}

.hestia-blogs article .card-image a:hover {
    opacity: 1
}

.hestia-blogs article .card-image a:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1)
}

.hestia-blogs article .category a:not(:last-child):after {
    content: ", "
}

.footer .widget h5 {
    margin-bottom: 20px
}

.footer a {
    color: #3C4858
}

.footer-big {
    color: #999;
    padding: 30px 0 18px;
    text-align: center
}

.footer-big ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none
}

.footer-big ul li a {
    display: inline-block;
    position: relative;
    padding: 5px 0;
    border-radius: 3px;
    text-decoration: none;
    text-transform: uppercase
}

.footer-big ul li a:hover {
    text-decoration: none
}

.footer-big ul li .btn {
    margin: 0
}

.footer-big p {
    color: #999
}

.footer-big .footer-menu li {
    display: inline-block
}

.footer-big .footer-menu li a {
    padding: 15px
}

.footer-big .copyright {
    padding: 15px 0
}

.footer-big .content {
    text-align: left
}

.footer-big hr {
    margin-top: 10px
}

footer.footer {
    background: #fff
}

footer.footer.footer-black {
    background: #323437
}

footer.footer.footer-black a {
    opacity: 0.86;
    color: #fff
}

footer.footer.footer-black a:hover,
footer.footer.footer-black a:focus {
    opacity: 1
}

footer.footer.footer-black h5,
footer.footer.footer-black h4,
footer.footer.footer-black i,
footer.footer.footer-black .copyright {
    color: #fff
}

footer.footer.footer-black hr {
    border-color: rgba(255, 255, 255, 0.2)
}

.hestia-bottom-footer-content {
    position: relative
}

.hestia-center {
    width: 100%;
    text-align: center
}

.footer-big .footer-menu li a[href*="mailto:"],
.footer-big .footer-menu li a[href*="tel:"] {
    color: transparent;
    padding: 10px
}

.footer-big .footer-menu li a[href*="mailto:"]:before,
.footer-big .footer-menu li a[href*="tel:"]:before {
    color: #fff;
    font-family: 'FontAwesome'
}

.footer-big .footer-menu li a[href*="mailto:"]:hover:before,
.footer-big .footer-menu li a[href*="tel:"]:hover:before {
    color: #999
}

.footer-big .footer-menu li a[href*="mailto:"]:before {
    content: '\f0e0'
}

.footer-big .footer-menu li a[href*="tel:"]:before {
    content: '\f095'
}

.footer-big .footer-menu li a[href*="facebook.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="facebook.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="facebook.com"]:hover:before {
    color: #3b5998
}

.footer-black .footer-menu li a[href*="facebook.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="twitter.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="twitter.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="twitter.com"]:hover:before {
    color: #55acee
}

.footer-black .footer-menu li a[href*="twitter.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="pinterest.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="pinterest.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="pinterest.com"]:hover:before {
    color: #cc2127
}

.footer-black .footer-menu li a[href*="pinterest.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="google.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="google.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="google.com"]:hover:before {
    color: #dd4b39
}

.footer-black .footer-menu li a[href*="google.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="linkedin.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="linkedin.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="linkedin.com"]:hover:before {
    color: #0976b4
}

.footer-black .footer-menu li a[href*="linkedin.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="dribbble.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="dribbble.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="dribbble.com"]:hover:before {
    color: #ea4c89
}

.footer-black .footer-menu li a[href*="dribbble.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="github.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="github.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="github.com"]:hover:before {
    color: #333
}

.footer-black .footer-menu li a[href*="github.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="youtube.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="youtube.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="youtube.com"]:hover:before {
    color: #e52d27
}

.footer-black .footer-menu li a[href*="youtube.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="instagram.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="instagram.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="instagram.com"]:hover:before {
    color: #125688
}

.footer-black .footer-menu li a[href*="instagram.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="reddit.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="reddit.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="reddit.com"]:hover:before {
    color: #ff4500
}

.footer-black .footer-menu li a[href*="reddit.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="tumblr.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="tumblr.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="tumblr.com"]:hover:before {
    color: #35465c
}

.footer-black .footer-menu li a[href*="tumblr.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="behance.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="behance.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="behance.com"]:hover:before {
    color: #1769ff
}

.footer-black .footer-menu li a[href*="behance.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="snapchat.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="snapchat.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="snapchat.com"]:hover:before {
    color: #fffc00
}

.footer-black .footer-menu li a[href*="snapchat.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="deviantart.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="deviantart.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="deviantart.com"]:hover:before {
    color: #05cc47
}

.footer-black .footer-menu li a[href*="deviantart.com"]:before {
    color: #fff
}

.footer-big .footer-menu li a[href*="vimeo.com"] {
    color: transparent;
    font-size: 0;
    padding: 10px
}

.footer-big .footer-menu li a[href*="vimeo.com"]:before {
    content: "";
    font-family: 'FontAwesome';
    color: #3c4858;
    font-size: 16px
}

.footer-big .footer-menu li a[href*="vimeo.com"]:hover:before {
    color: #1ab7ea
}

.footer-black .footer-menu li a[href*="vimeo.com"]:before {
    color: #fff
}

.hestia-scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 999;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    background-color: #999999;
    -webkit-box-shadow: none;
    box-shadow: none
}

.hestia-scroll-to-top:hover {
    background-color: #999999;
    -webkit-box-shadow: 0 14px 26px -12px rgba(49, 49, 49, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(49, 49, 49, 0.42);
    box-shadow: 0 14px 26px -12px rgba(49, 49, 49, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(49, 49, 49, 0.2)
}

.hestia-scroll-to-top:focus {
    background-color: #999999;
    -webkit-box-shadow: 0 14px 26px -12px rgba(49, 49, 49, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(49, 49, 49, 0.42);
    box-shadow: 0 14px 26px -12px rgba(49, 49, 49, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(49, 49, 49, 0.2)
}

.hestia-fade {
    opacity: 1
}

.hestia-top-bar {
    height: 40px;
    max-height: 40px
}

.hestia-top-bar .col-md-6,
.hestia-top-bar .col-md-12 {
    max-height: 40px
}

.hestia-top-bar .col-md-6.pull-right,
.hestia-top-bar .col-md-12.pull-right {
    text-align: right
}

.hestia-top-bar .col-md-6.pull-right .widget.widget_shopping_cart .cart_list,
.hestia-top-bar .col-md-12.pull-right .widget.widget_shopping_cart .cart_list {
    left: auto;
    right: 0
}

.hestia-top-bar .widget {
    margin: 0 10px 0 0
}

.hestia-top-bar .widget:last-of-type {
    margin-right: 0
}

.hestia-top-bar .widget,
.hestia-top-bar .widget h5,
.hestia-top-bar .widget .textwidget {
    display: inline-block
}

.hestia-top-bar .widget h5 {
    margin: 0 5px 0 0
}

.hestia-top-bar .widget .btn {
    padding: 3px 10px
}

.hestia-top-bar .widget.widget_nav_menu h5,
.hestia-top-bar .widget.widget_categories h5,
.hestia-top-bar .widget.widget_product_categories h5 {
    display: none
}

.hestia-top-bar .widget.widget_search button[type=submit],
.hestia-top-bar .widget.widget_search h5,
.hestia-top-bar .widget.widget_product_search button[type=submit],
.hestia-top-bar .widget.widget_product_search h5 {
    display: none
}

.hestia-top-bar .widget.widget_search .label-floating,
.hestia-top-bar .widget.widget_product_search .label-floating {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: auto
}

.hestia-top-bar .widget.widget_search .label-floating .control-label,
.hestia-top-bar .widget.widget_product_search .label-floating .control-label {
    padding: 0
}

.hestia-top-bar .widget.widget_search .label-floating.is-empty .control-label,
.hestia-top-bar .widget.widget_product_search .label-floating.is-empty .control-label {
    position: absolute;
    left: 25px;
    top: 12px;
    right: -25px;
    margin-top: 0;
    text-align: left;
    opacity: 1
}

.hestia-top-bar .widget.widget_search .label-floating.is-focused .control-label,
.hestia-top-bar .widget.widget_product_search .label-floating.is-focused .control-label {
    opacity: 0
}

.hestia-top-bar .widget.widget_search .label-floating:not(.is-empty) .control-label,
.hestia-top-bar .widget.widget_product_search .label-floating:not(.is-empty) .control-label {
    opacity: 0;
    left: 25px;
    top: 12px
}

.hestia-top-bar .widget.widget_search form:not(.form-group),
.hestia-top-bar .widget.widget_product_search form:not(.form-group) {
    opacity: 0
}

.hestia-top-bar .widget.widget_search form.form-group,
.hestia-top-bar .widget.widget_product_search form.form-group {
    opacity: 1
}

.hestia-top-bar .widget.widget_search form.form-group input[type=search],
.hestia-top-bar .widget.widget_product_search form.form-group input[type=search] {
    background: none;
    border: none;
    float: none;
    margin: 2px 25px 0 25px;
    width: auto
}

.hestia-top-bar .widget.widget_search form.form-group input[type=submit],
.hestia-top-bar .widget.widget_product_search form.form-group input[type=submit] {
    display: none
}

.hestia-top-bar .widget.widget_search form.form-group:after,
.hestia-top-bar .widget.widget_product_search form.form-group:after {
    display: none
}

.hestia-top-bar .widget.widget_search form.form-group:before,
.hestia-top-bar .widget.widget_product_search form.form-group:before {
    color: #fff;
    content: "\f002";
    font-family: 'Fontawesome';
    position: absolute;
    left: 0;
    top: 0
}

.hestia-top-bar .widget.widget_search .search-form {
    display: inline-block
}

.hestia-top-bar .widget.widget_shopping_cart {
    cursor: pointer;
    padding-left: 25px;
    position: relative;
    vertical-align: top
}

.hestia-top-bar .widget.widget_shopping_cart:before {
    color: #fff;
    content: "\f07a";
    font-family: 'Fontawesome';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50
}

.hestia-top-bar .widget.widget_shopping_cart:hover .cart_list {
    display: inline-block;
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.hestia-top-bar .widget.widget_shopping_cart .button.checkout {
    display: none
}

.hestia-top-bar .widget.widget_shopping_cart .wc-forward:not(.checkout) {
    opacity: 0;
    position: absolute;
    top: -5px;
    left: -4px
}

.hestia-top-bar .widget.widget_shopping_cart h5 {
    display: none
}

.hestia-top-bar .widget.widget_shopping_cart .widget_shopping_cart_content {
    display: inline-block
}

.hestia-top-bar .widget.widget_shopping_cart .cart_list {
    border-radius: 0 0 6px 6px;
    opacity: 0;
    visibility: hidden;
    margin-top: -10px;
    padding: 0 15px 15px;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 1050
}

.hestia-top-bar .widget.widget_shopping_cart .cart_list li {
    display: block;
    margin-top: 15px;
    padding-bottom: 0;
    white-space: nowrap
}

.hestia-top-bar .widget.widget_shopping_cart .cart_list li a:not(.remove) {
    margin: 0;
    padding-right: 65px;
    text-align: left
}

.hestia-top-bar .widget.widget_shopping_cart .cart_list li img {
    float: left;
    width: 50px;
    margin-left: 0;
    margin-right: 15px
}

.hestia-top-bar .widget.widget_shopping_cart .cart_list li .quantity {
    padding-right: 65px
}

.hestia-top-bar .widget.widget_shopping_cart .cart_list li .variation {
    display: none
}

.hestia-top-bar .widget.widget_shopping_cart .cart_list li.empty {
    padding: 0
}

.hestia-top-bar .widget.widget_shopping_cart .total {
    border: none;
    margin: 0;
    padding: 0
}

.hestia-top-bar .widget.widget_shopping_cart .total strong {
    display: none
}

.hestia-top-bar .widget.widget_shopping_cart .total .amount {
    float: none
}

.hestia-top-bar ul li {
    cursor: auto;
    display: inline-block;
    margin: 0 5px
}

.hestia-top-bar ul li:first-child {
    margin-left: 0
}

.hestia-top-bar ul li:last-child {
    margin-right: 0
}

.hestia-top-bar ul li a {
    padding: 0;
    text-transform: inherit
}

.hestia-top-bar ul li a:before {
    background-color: transparent;
    position: static;
    font-family: 'FontAwesome'
}

.hestia-top-bar ul li a:hover,
.hestia-top-bar ul li a:focus {
    background-color: transparent;
    outline: none
}

.hestia-top-bar ul li a[href*="tel:"]:before,
.hestia-top-bar ul li a[href*="mailto:"]:before {
    margin-right: 7px
}

.hestia-top-bar ul li a[href*="tel:"]:before {
    content: '\f095'
}

.hestia-top-bar ul li a[href*="mailto:"]:before {
    content: '\f0e0'
}

.hestia-top-bar ul li.dropdown .caret {
    display: none
}

.hestia-top-bar.placeholder {
    box-sizing: content-box;
    border: 2px dashed
}

.hestia-top-bar.placeholder .top-widgets-placeholder {
    display: inline-block;
    cursor: pointer;
    position: relative;
    vertical-align: top
}

.hestia-top-bar li a[href*="facebook.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="facebook.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="facebook.com"]:hover:before {
    color: #3b5998
}

.hestia-top-bar li a[href*="twitter.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="twitter.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="twitter.com"]:hover:before {
    color: #55acee
}

.hestia-top-bar li a[href*="pinterest.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="pinterest.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="pinterest.com"]:hover:before {
    color: #cc2127
}

.hestia-top-bar li a[href*="google.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="google.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="google.com"]:hover:before {
    color: #dd4b39
}

.hestia-top-bar li a[href*="linkedin.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="linkedin.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="linkedin.com"]:hover:before {
    color: #0976b4
}

.hestia-top-bar li a[href*="dribbble.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="dribbble.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="dribbble.com"]:hover:before {
    color: #ea4c89
}

.hestia-top-bar li a[href*="github.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="github.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="github.com"]:hover:before {
    color: #333
}

.hestia-top-bar li a[href*="youtube.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="youtube.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="youtube.com"]:hover:before {
    color: #e52d27
}

.hestia-top-bar li a[href*="instagram.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="instagram.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="instagram.com"]:hover:before {
    color: #125688
}

.hestia-top-bar li a[href*="reddit.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="reddit.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="reddit.com"]:hover:before {
    color: #ff4500
}

.hestia-top-bar li a[href*="tumblr.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="tumblr.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="tumblr.com"]:hover:before {
    color: #35465c
}

.hestia-top-bar li a[href*="behance.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="behance.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="behance.com"]:hover:before {
    color: #1769ff
}

.hestia-top-bar li a[href*="snapchat.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="snapchat.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="snapchat.com"]:hover:before {
    color: #fffc00
}

.hestia-top-bar li a[href*="deviantart.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="deviantart.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="deviantart.com"]:hover:before {
    color: #05cc47
}

.hestia-top-bar li a[href*="vimeo.com"] {
    font-size: 0
}

.hestia-top-bar li a[href*="vimeo.com"]:before {
    content: ""
}

.hestia-top-bar li a[href*="vimeo.com"]:hover:before {
    color: #1ab7ea
}

.hestia-clients-bar {
    padding: 70px 0
}

.hestia-clients-bar .clients-bar-wrapper {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.hestia-clients-bar .clients-bar-wrapper li {
    display: inline-block;
    margin: 25px;
    vertical-align: middle
}

.hestia-clients-bar .clients-bar-wrapper li a {
    display: block;
    padding: 5px
}

.hestia-clients-bar .clients-bar-wrapper li img {
    max-width: 100%;
    height: auto
}

.hestia-clients-bar .row>div {
    padding: 30px
}

.search-no-results .search-form,
.error404 .search-form {
    margin-top: 40px
}

#authors-on-blog {
    padding: 80px 0
}

#authors-on-blog .card-profile {
    text-align: left
}

#authors-on-blog .col-ms-6:nth-child(2n+1) {
    clear: both
}

.blog-post {
    word-wrap: break-word
}

.blog-post .section-text {
    padding-bottom: 0
}

.blog-post .section-text p {
    margin-bottom: 30px;
    font-size:16px;
}

.blog-post .section-blog-info {
    padding-top: 15px
}

.blog-post .section-blog-info .entry-categories span {
    font-size: 10px
}

.blog-post .section-blog-info .entry-categories,
.blog-post .section-blog-info .entry-tags {
    word-break: break-all
}

.blog-post .section-blog-info .entry-categories span,
.blog-post .section-blog-info .entry-tags span {
    display: inline-block;
    margin: 5px
}

.blog-post .section-blog-info .entry-categories a {
    display: inline-block;
    padding: 2px 2px;
    color: #fff
}

.blog-post .section-blog-info .card-profile {
    margin-top: 0;
    text-align: left
}

dl dd,
pre {
    margin-bottom: 30px
}

.alignleft .avatar {
    margin-right: 24px
}

.alignright .avatar {
    margin-left: 24px
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 24px
}

img.alignnone {
    margin-bottom: 12px
}

.alignleft {
    float: left;
    text-align: left
}

.alignright {
    float: right;
    text-align: right
}

img.alignleft,
.wp-caption.alignleft {
    margin: 0 24px 24px 0;
    margin: 0 2.4rem 2.4rem 0
}

img.alignright,
.wp-caption.alignright {
    margin: 0 0 24px 24px
}

.wp-caption-text {
    padding-top: 10px;
    text-align: center
}

.gallery-caption {
    padding-top: 10px
}

.gallery .gallery-item {
    padding: 5px
}

.gallery img {
    border: none !important;
    border-radius: 6px;
    -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)
}

.bypostauthor {
    display: block
}

.related-posts .hestia-title {
    margin-bottom: 50px
}

.related-posts .category a:not(:last-child):after {
    content: ", "
}

.single-post .blog-post .section-text .title-in-content {
    margin-bottom: 0
}

.blog-post .section-text .author.meta-in-content {
    opacity: .9;
    margin-bottom: 20px;
    font-size: 15px
}

.flex-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.layout-alternative2 .category {
    padding-top: 10px
}

.alignfull,
.alignwide {
    width: unset;
    max-width: unset
}

.hestia-hidden {
    display: none
}

.media .avatar,
.media-body .avatar,
.media-area .avatar {
    overflow: hidden;
    width: 64px;
    height: 64px;
    margin: 0 auto;
    margin-right: 15px;
    border-radius: 50%;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2)
}

.media-area .hestia-title,
.comment-respond .hestia-title {
    margin-bottom: 30px
}

.single-post .blog-post .section-comments .hestia-title {
    margin-bottom: 30px;
    margin-top: 20px
}

.comment .pull-left {
    padding-right: 10px
}

.media-body div.avatar {
    margin: 0 10px
}

.media {
    overflow: visible
}

.media .avatar img {
    width: 100%
}

.media .media-heading {
    margin-top: 0;
    margin-bottom: 10px
}

.media .media-heading small {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif
}

.media .media-body {
    padding-right: 10px
}

.media .media-body .media .media-body {
    padding-right: 0
}

.media .media-footer .btn {
    margin-bottom: 20px
}

.media .media-footer:after {
    display: table;
    clear: both;
    content: " "
}

.media p {
    color: #999
}

#comments .comment-notes {
    display: none
}

.section-comments ul.children .comment-author.avatar,
.section-comments ul.children .avatar img {
    width: 40px;
    height: 40px
}

.blog-post .media p {
    color: #555
}

.blog-post .section-comments .title {
    margin-bottom: 30px
}

.blog-post .section-comments .comment-respond .author {
    margin: 15px 20px 0 0
}

.blog-post .section-comments .comment-respond .author img {
    border-radius: 100%
}

.blog-post .comment-reply-link {
    text-transform: uppercase;
    float: right
}

.media-body {
    width: 10000px;
    display: table-cell;
    overflow: visible
}

.widget {
    margin-bottom: 30px;
    word-break: break-word
}

.widget ul {
    padding: 0 0 0 10px;
    margin: 0;
    list-style: none
}

.widget ul li {
    line-height: 2.4;
    padding-top: 5px
}

.widget ul li:first-child {
    padding-top: 0
}

aside .widget .btn a {
    color: #fff
}

aside .widget a {
    color: #23527c
}

.widget a:hover {
    color: #89229b
}

.widget #searchform {
    margin-bottom: 0;
    padding-bottom: 0
}

.widget h5 {
    font-family: "Roboto Slab", "Times New Roman", serif;
    margin-bottom: 10px
}

.widget select {
    width: 100%
}

.hestia-widget-placeholder {
    border: 1px dashed #b4b9be;
    padding: 25px;
    text-align: center
}

.hestia-widget-placeholder .widget {
    margin: 0
}

.single .hestia_right aside.blog-sidebar {
    padding: 0
}

.hestia_right .hestia-widget-placeholder {
    padding: 5px
}

.widget_calendar th,
.widget_calendar tr,
.widget_calendar td {
    padding: 7px 0;
    text-align: center
}

.hestia-sidebar-close,
.hestia-sidebar-open {
    display: none
}

.attachment .main-raised .blog-post {
    padding-bottom: 130px
}

.attachment .sizes {
    margin-top: 20px
}

.hestia-blog-featured-posts {
    padding: 0
}

.hestia-blog-featured-posts article:nth-of-type(1) .card {
    margin-top: 0
}

.hestia-blog-featured-posts article:nth-child(6n) .btn {
    background-color: #4caf50
}

.hestia-blog-featured-posts article:nth-child(6n+1) .btn {
    background-color: #89229b
}

.hestia-blog-featured-posts article:nth-child(6n+2) .btn {
    background-color: #00bcd4
}

.hestia-blog-featured-posts article:nth-child(6n+3) .btn {
    background-color: #f44336
}

.hestia-blog-featured-posts article:nth-child(6n+4) .btn {
    background-color: #ff9800
}

.hestia-blog-featured-posts article:nth-child(6n+5) .btn {
    background-color: #e91e63
}

.hestia-blog-featured-card .card-background {
    text-align: center
}

.hestia-blog-featured-card .card-background:after {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.56);
    border-radius: 6px;
    opacity: 1
}

.hestia-blog-featured-card .card-background .card-body {
    position: relative;
    z-index: 2;
    min-height: 280px;
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 440px;
    margin: 0 auto
}

.hestia-blog-featured-card .card-background .card-body .card-description {
    color: rgba(255, 255, 255, 0.7)
}

.hestia-blog-featured-card .card-background .card-body .category a {
    color: rgba(255, 255, 255, 0.7)
}

.hestia-blog-featured-card .card-body {
    padding: 15px 30px
}

.hestia-blog-featured-card.col-md-12 .card-body {
    max-width: 750px
}

figure.wp-block-pullquote {
    border-left: none;
    border-top: 4px solid;
    border-bottom: 4px solid;
    margin: 20px 0;
    padding: 3em 0
}

figure.wp-block-pullquote p {
    font-size: 28px;
    font-style: normal;
    margin-bottom: 20px
}

.single-post-wrap ul li {
    margin-left: 30px;
    list-style: disc;
}

figure.wp-block-pullquote blockquote {
    margin: 1em;
    border: none
}

figure.wp-block-pullquote cite {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300
}

.single-post-wrap .has-small-font-size,
.page-content-wrap .has-small-font-size {
    font-size: 13px
}

.single-post-wrap .has-medium-font-size,
.page-content-wrap .has-medium-font-size {
    font-size: 20px
}

.single-post-wrap .has-large-font-size,
.page-content-wrap .has-large-font-size {
    font-size: 36px
}

.single-post-wrap .has-huge-font-size,
.page-content-wrap .has-huge-font-size {
    font-size: 48px
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 150px;
    border-bottom: 0
}

.page-header .container,
.page-header .author,
.page-header .author a,
.page-header .hestia-title,
.page-header .title,
.page-header .description {
    color: #fff
}

.page-content-wrap:after,
.single-post-wrap:after {
    content: "";
    display: table;
    clear: both
}

#parallax_move ~ .item .page-header,
#wp-custom-header ~ .item .page-header {
    overflow: inherit
}

.page-header {
    will-change: transform;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 0;
    background-position: center center;
    background-size: cover
}

.page-header .container {
    padding-top: 30vh;
    color: #fff
}

.page-header .container .hestia-title,
.page-header .container .title {
    margin: 0 0 20px
}

.page-header.header-small .container .hestia-title,
.page-header.header-small .container .title {
    margin: 20px 0 10px
}

.page-header.header-small {
    min-height: 360px;
    position: relative;
    height: auto;
	margin-bottom:0px
}

.page-header.header-small .container {
    padding-top: 40px;
    padding-bottom: 10px
}

.page-header.header-small .hestia-title,
.page-header.header-small .title {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size:32px !important;
}

.boxed-layout-header {
    padding-bottom: 60px
}

.header-filter-gradient {
    background: linear-gradient(45deg, #a81d84 0%, #ea396f 100%)
}

.header-filter.header-filter-gradient:before {
    background-color: transparent
}

.header-filter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-position: center center;
    background-size: cover
}

.header-filter:before,
.header-filter:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}

/* .header-filter::before {
    background-color: rgba(0, 0, 0, 0.5)
} */

.header-filter .container {
    position: relative
}

.woocommerce.single-product .header-filter {
    background-position: top center
}

.carousel .header-filter:before,
.carousel .header-filter:after {
    z-index: -1
}

.clear-filter:before {
    display: none
}

.header .wrapper {
    background: #ccc
}

.header .btn {
    margin: 0
}

.header h6 {
    margin-bottom: 0
}

.phone-container img {
    width: 100%
}

.main {
    position: relative;
    background: #fff
}

.main-raised {
    -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)
}

.home .main-raised section:first-of-type {
    border-radius: 6px 6px 0 0;
    overflow: hidden
}

.page-template-template-pagebuilder-blank .section {
    padding: 0
}

.woocommerce.archive .main-raised,
.single .main-raised {
    margin-top: -60px;
    margin-bottom: 30px
}

.single .main-raised.classic-blog {
    margin-top: 0
}

.woocommerce.archive .main-raised {
    background-color: #e5e5e5
}

.content-sidebar-left {
    padding-left: 30px;
    padding-right: 0
}

.content-sidebar-right {
    padding-right: 30px;
    padding-left: 0
}

.shop-sidebar-wrapper {
    padding: 0
}

.content-full.col-md-12 {
    padding: 0
}

.page:not(.home) .wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.page:not(.home) .wrapper .main {
    display: flex;
    flex-direction: column;
    flex: 1 0 auto
}

.page:not(.home) .wrapper .main .blog-post {
    flex: 1 0 auto
}

@media (max-width: 1199px) {
    .hestia-features .row,
    .hestia-about .row,
    .products .row,
    .hestia-work .row,
    .hestia-team .row,
    .pricing .row,
    .hestia-testimonials .row,
    section.hestia-blogs .row,
    .contactus .row {
        padding: 0 15px
    }
    .products .container {
        width: 100%
    }
    .main-raised {
        margin: -60px 15px 0
    }
}

@media (max-width: 991px) {
    .navbar .navbar-nav>li {
        margin-right: 10px;
        margin-left: 10px
    }
    .page-header {
        height: auto;
        min-height: 0
    }
    .card.card-raised .card-image {
        margin-top: -30px;
        display: block;
        margin-left: 0;
        margin-right: 0
    }
    .card.card-raised {
        padding: 20px
    }
    .woocommerce-checkout .page-header {
        height: auto
    }
    .hestia-about .text-area {
        margin: 0 0 10px
    }
    .blog .page-header.header-small h2 {
        margin: 0
    }
    .blog .page-header.header-small {
        height: auto;
        min-height: 0
    }
    .page-header .iframe-container {
        padding: 30px 0
    }
    .card-form-horizontal .form-group {
        padding-bottom: 20px
    }
    .carousel .page-header {
        padding: 0 30px
    }
    .btn.btn-simple {
        padding-right: 0;
        padding-left: 0;
        text-align: left
    }
    .hestia-work .col-md-6 .card-background .content,
    .hestia-work .col-md-4 .card-background .content {
        padding-top: 15%
    }
    .hestia-features .row,
    .features .row,
    .hestia-about .row,
    .about .row,
    .products .row,
    .hestia-work .row,
    .work .row,
    .hestia-team .row,
    .team .row,
    .pricing .row,
    .hestia-testimonials .row,
    .testimonials .row,
    section.hestia-blogs .row,
    .contactus .row {
        padding: 0 10px
    }
    .single aside.blog-sidebar {
        padding: 40px 30px
    }
    .shop-sidebar.card {
        width: 100%;
        text-align: initial
    }
    .shop-sidebar-wrapper {
        text-align: center
    }
    .products .shop-item:nth-of-type(2n+1) {
        clear: both
    }
    .subscribe-line .card .content {
        padding: 0
    }
    .subscribe-line .card .form-group {
        padding-bottom: 0
    }
    .blog .hestia-blogs,
    .archive .hestia-blogs {
        padding-top: 0
    }
    .blog .hestia-blogs .card-blog .card-image,
    .archive .hestia-blogs .card-blog .card-image {
        margin-bottom: 30px
    }
    .blog #authors-on-blog,
    .archive #authors-on-blog {
        padding-bottom: 40px
    }
    .home section.hestia-blogs {
        padding: 30px 0 65px
    }
    .single.single-post .section-blog-info .card-profile .card-title,
    .single.single-post .section-blog-info .card-profile .description {
        text-align: center
    }
    .hestia-sidebar-open,
    .hestia-sidebar-close {
        cursor: pointer;
        display: inline-block;
        margin: 0;
        padding: 12px 15px
    }
    .row-sidebar-toggle {
        margin: 30px 15px 0;
        text-align: right
    }
    .page .row-sidebar-toggle {
        margin-top: 0;
        margin-bottom: 30px
    }
    .shop-sidebar-wrapper {
        float: none;
        overflow-x: hidden;
        position: fixed;
        z-index: 9999;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        padding: 15px 0;
        background: #fff;
        -webkit-transition: 0.5s ease;
        -moz-transition: 0.5s ease;
        -ms-transition: 0.5s ease;
        -o-transition: 0.5s ease;
        transition: 0.5s ease
    }
    .shop-sidebar-wrapper .row-sidebar-toggle {
        margin: 0 15px 30px
    }
    .archive.woocommerce .hestia-sidebar-open {
        margin-bottom: 30px
    }
    .archive.woocommerce .shop-sidebar-active {
        margin-top: 10px
    }
    .archive.woocommerce .row-sidebar-toggle.col-sm-3 {
        margin: 0;
        text-align: left
    }
    .archive.woocommerce .row-sidebar-toggle.col-sm-3 .hestia-sidebar-open {
        margin: 15px 0 0
    }
    .shop-sidebar.card.card-raised {
        box-shadow: none;
        margin: 0;
        padding: 0 15px
    }
    .hestia-top-bar .container {
        width: 100%
    }
    .hestia-top-bar .col-md-6 {
        width: 50%
    }
    .hestia-team .card .content,
    .team .card .content {
        padding-top: 15px
    }
    .hestia-team .card .content .footer .btn.btn-just-icon,
    .team .card .content .footer .btn.btn-just-icon {
        padding: 12px;
        text-align: center
    }
    .pricing p.text-gray {
        margin-bottom: 40px
    }
    .related-posts .hestia-title {
        margin-bottom: 60px
    }
    .hestia-blog-featured-posts {
        padding-top: 30px
    }
    .hestia-blog-featured-posts .card-raised {
        margin: 30px 0
    }
    .hestia-blog-featured-posts .card-background .card-body {
        padding-top: 20px;
        padding-bottom: 20px;
        max-width: 100%
    }
    .hestia-blog-featured-posts .card-body {
        padding: 20px 15px
    }
}

@media (min-width: 992px) {
    .navbar .navbar-collapse {
        text-align: center
    }
    .card.card-raised .card-image {
        margin-left: 0;
        margin-right: 0
    }
    .navbar .navbar-center {
        display: inline-block;
        float: none
    }
    .navbar .navbar-nav>li {
        margin: 0
    }
    .navbar .navbar-nav>li.btn {
        margin: 0 10px
    }
    .navbar .navbar-nav>li.btn:last-child {
        margin-right: 0
    }
    .entry-social {
        text-align: right
    }
    .footer .content {
        margin-left: -15px;
        margin-right: -15px
    }
    .footer .row {
        margin-left: -15px;
        margin-right: -15px
    }
    .footer .col-md-4 {
        padding: 0 30px
    }
    .blog-sidebar-wrapper,
    .shop-sidebar-wrapper {
        float: left;
        position: static;
        background: transparent;
        left: 0 !important
    }
    .big-title-sidebar-wrapper .pirate-forms-contact-widget {
        max-width: 370px
    }
}

@media (min-width: 783px) and (min-width: 601px) {
    body.admin-bar .navbar-default:not(.navbar-transparent) {
        margin-top: 32px
    }
}

@media (min-width: 769px) {
    .form-horizontal .control-label {
        padding-top: 8px
    }
    .nav-cart.responsive-nav-cart {
        display: none
    }
    .navbar.hestia_left .title-logo-wrapper {
        min-width: 250px
    }
    .navbar.hestia_right.navbar-scroll-point .title-logo-wrapper,
    .navbar.hestia_right.navbar-scroll-point .header-sidebar-wrapper {
        display: none
    }
    .navbar.hestia_right .title-logo-wrapper {
        min-width: 250px
    }
    .navbar.hestia_right .navbar-collapse {
        min-width: 100%
    }
    .navbar.hestia_center .navbar-brand {
        margin: 0 auto
    }
    .navbar.hestia_center.navbar-scroll-point .title-logo-wrapper {
        display: none
    }
    .navbar.full-screen-menu .navbar-brand {
        float: none;
        margin: 0;
        padding: 0
    }
    .navbar.full-screen-menu .navbar-header {
        width: 100%;
        display: flex
    }
    .navbar.full-screen-menu .navbar-toggle {
        z-index: 999999
    }
    .navbar.full-screen-menu.navbar-scroll-point .title-logo-wrapper {
        display: block
    }
    .navbar.full-screen-menu .navbar-toggle,
    .navbar.full-screen-menu .nav-cart:not(.responsive-nav-cart) {
        display: inline-block
    }
    .navbar.full-screen-menu .nav-cart .nav-cart-icon span {
        top: 10px;
        left: 15px
    }
    .navbar.full-screen-menu .navbar-nav {
        background-color: rgba(255, 255, 255, 0.9)
    }
    .navbar.full-screen-menu.hestia_center .navbar-header .title-logo-wrapper {
        left: 50%;
        transform: translateX(-50%);
        position: relative
    }
    .navbar.full-screen-menu.hestia_right .navbar-header {
        max-width: 100%
    }
    .navbar.full-screen-menu .navbar-nav.nav {
        opacity: 0;
        display: flex;
        flex-direction: column;
        flex-wrap: inherit;
        justify-content: flex-start;
        transition: all .3s ease;
        visibility: hidden;
        pointer-events: none;
        z-index: 9999;
        overflow-x: scroll;
        position: fixed;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.9);
        left: 0;
        top: 0;
        bottom: 0;
        padding-top: 100px
    }
    .navbar.full-screen-menu .navbar-nav.nav>li,
    .navbar.full-screen-menu .navbar-nav.nav>li.btn:last-child {
        display: table;
        margin: 20px auto
    }
    .navbar.full-screen-menu .in .navbar-nav.nav {
        opacity: 1;
        visibility: visible;
        pointer-events: inherit
    }
    .dropdown .dropdown-menu {
        display: block;
        visibility: hidden;
        margin-top: -20px;
        opacity: 0;
        -webkit-transition: all 150ms linear;
        transition: all 150ms linear
    }
    .dropdown.open,
    .dropdown:hover {
        z-index: 1
    }
    .dropdown.open>.dropdown-menu,
    .dropdown:hover>.dropdown-menu {
        visibility: visible;
        margin-top: 1px;
        opacity: 1;
        z-index: 100
    }
}

@media (max-width: 768px) {
    li.nav-cart {
        display: none
    }
    li.nav-cart.responsive-nav-cart {
        display: block;
        margin-left: 5px
    }
    .container .navbar-header {
        width: 100%;
        display: flex;
        margin: 0 auto
    }
    .navbar>.container {
        transition: padding 0.1s ease;
        padding: 10px 15px;
        align-items: center;
        display: block
    }
    .navbar.navbar-transparent {
        background: #fff;
        color: #555
    }
    .navbar.navbar-transparent>.container {
        padding-top: 10px
    }
    .navbar .nav.navbar-nav {
        display: block
    }
    .hestia-sidebar-header {
        display: none
    }
    .navbar.hestia_right .navbar-header {
        max-width: inherit
    }
    .navbar.navbar-default .dropdown.btn a .caret {
        border-color: #fff !important;
        color: #fff !important
    }
    .navbar.navbar-default li.btn a,
    .navbar.navbar-default li.btn a i,
    .navbar.navbar-default .navbar-nav .menu-item.btn.active a,
    .navbar.navbar-default .navbar-nav .menu-item.btn.active a i {
        color: #fff
    }
    .navbar.navbar-default li.btn:hover a,
    .navbar.navbar-default li.btn:hover i {
        color: #fff
    }
    .navbar.navbar-default li.btn:hover ul li i {
        color: #fff
    }
    .navbar.navbar-default li.btn ul li a,
    .navbar.navbar-default li.btn ul li i {
        opacity: 1;
        color: #fff !important
    }
    .navbar.navbar-default li.btn ul li:hover a,
    .navbar.navbar-default li.btn ul li i {
        color: #fff !important
    }
    .navbar.navbar-fixed-top .navbar-collapse {
        max-height: calc(100% - 70px);
        margin-top: 70px;
        overflow-y: auto;
        position: fixed;
        z-index: 9999;
        background: #fff;
        width: 100%;
        left: 0;
        top: 0;
        margin-left: 0;
        margin-right: 0;
        -webkit-overflow-scrolling: auto
    }
    .navbar.navbar-fixed-top.header-with-topbar:not(.navbar-scroll-point) .navbar-collapse {
        margin-top: 110px
    }
    .navbar .navbar-nav {
        margin: 7.5px 0
    }
    .navbar .navbar-nav li {
        box-sizing: border-box;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: left
    }
    .navbar .navbar-nav li.btn {
        margin-top: 10px
    }
    .navbar .navbar-nav .dropdown a .caret {
        border: 1px solid #555;
        border-radius: 2px;
        box-sizing: content-box;
        color: #555;
        cursor: pointer;
        display: inline-block;
        font-family: Fontawesome;
        height: 30px;
        margin-left: 0;
        position: absolute;
        right: 15px;
        text-align: center;
        top: 10px;
        width: 30px;
        z-index: 100
    }
    .navbar .navbar-nav .dropdown a .caret:before {
        content: "\f107";
        top: 5px;
        position: relative;
        display: inline-block;
        transition: all 0.3s ease
    }
    .navbar .navbar-nav .dropdown a .caret-open .caret:before {
        transform: rotate(-180deg)
    }
    .navbar .navbar-nav .dropdown a>i {
        margin-right: 12px
    }
    .navbar .navbar-nav .dropdown.open a>.caret:before {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
    .navbar .navbar-nav .dropdown.open .dropdown-menu {
        display: block !important
    }
    .navbar .navbar-nav .dropdown .dropdown-menu {
        background: transparent;
        box-shadow: none;
        position: static;
        margin-top: 0;
        padding: 0;
        width: 100%
    }
    .navbar .navbar-nav .dropdown .dropdown-menu.open {
        display: block !important
    }
    .navbar .navbar-nav .dropdown .dropdown-menu li a {
        margin: 0;
        padding: 15px 0 15px 30px
    }
    .navbar .navbar-nav .dropdown .dropdown-menu li a:hover,
    .navbar .navbar-nav .dropdown .dropdown-menu li a:focus {
        background-color: transparent;
        color: #e91e63
    }
    .navbar .navbar-nav .dropdown .dropdown-menu li li a {
        padding: 15px 0 15px 45px
    }
    .navbar .navbar-header .navbar-brand {
        padding-left: 0
    }
    .navbar .navbar-brand h1,
    .navbar .navbar-brand p {
        padding: 10px 0
    }
    .navbar .dropdown-submenu:hover .dropdown-menu {
        display: none !important
    }
    .navbar .dropdown-submenu.open>a {
        background: transparent !important;
        color: inherit;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar.navbar-transparent .open .dropdown-menu>li>a:hover,
    .navbar.navbar-transparent .open .dropdown-menu>li>a:focus,
    .navbar.navbar-transparent .open .dropdown-menu>.active>a,
    .navbar.navbar-transparent .open .dropdown-menu>.active>a:hover,
    .navbar.navbar-transparent .open .dropdown-menu>.active>a:focus {
        color: inherit;
        background-color: transparent
    }
    .navbar.navbar-transparent .navbar-nav>.active>a {
        color: #555
    }
    .navbar .open .dropdown-menu>li>a:hover,
    .navbar .open .dropdown-menu>li>a:focus,
    .navbar .open .dropdown-menu>.active>a,
    .navbar .open .dropdown-menu>.active>a:hover,
    .navbar .open .dropdown-menu>.active>a:focus {
        color: #e91e63;
        background-color: transparent
    }
    .navbar .dropdown-menu li>a>i {
        opacity: 1
    }
    .hestia_right .header-sidebar-wrapper {
        display: none
    }
    body.admin-bar .navbar {
        margin-top: 45px
    }
    body.admin-bar .navbar.navbar-default .navbar-collapse {
        max-height: calc(100% - 115px);
        margin-top: 115px
    }
    body.admin-bar .navbar.header-with-topbar {
        margin-top: 0;
        top: 85px
    }
    body.admin-bar .navbar.header-with-topbar.navbar-fixed-top .navbar-collapse {
        max-height: calc(100% - 155px);
        margin-top: 155px
    }
    body.admin-bar .navbar.header-with-topbar.navbar-fixed-top.navbar-scroll-point .navbar-collapse {
        margin-top: 115px
    }
    body.admin-bar .navbar.navbar-scroll-point.header-with-topbar {
        top: 45px
    }
    body.admin-bar .navbar.navbar-scroll-point.navbar-fixed-top .navbar-collapse {
        max-height: calc(100% - 115px)
    }
    .big-title-sidebar-wrapper {
        width: 100%;
        padding: 0
    }
    .big-title-sidebar-wrapper .pirate-forms-contact-widget {
        max-width: 370px;
        margin: 0 auto
    }
    .single .section {
        padding: 30px 0 0
    }
    .single .section.section-blog-info {
        padding: 15px 0 30px
    }
    .media .avatar,
    .media-body .avatar,
    .media-area .avatar {
        margin: 0;
        width: 35px;
        height: 35px
    }
    .subscribe-line .btn {
        margin-top: 15px
    }
    ul.children {
        padding-left: 5px;
        border-left: 1px #cfcfcf solid
    }
    .blog-post .section-comments .comment-respond .author {
        display: none
    }
    .hestia-about .text-area {
        margin-bottom: 20px
    }
    .home .main-raised section:first-of-type {
        border-radius: 0
    }
    .footer.footer-big {
        padding: 30px 0 26px
    }
    .footer .footer-menu {
        width: 100%
    }
    .footer .copyright {
        display: inline-block;
        float: none !important;
        width: 100%;
        padding: 10px 0;
        text-align: center
    }
    .main-raised {
        margin-right: 0;
        margin-left: 0;
        border-radius: 0
    }
    hr {
        margin-top: 0
    }
    .hestia-about {
        padding-top: 30px
    }
    .hestia-about h2 {
        margin-top: 0
    }
    .hestia-about .widget_sow-image .panel-widget-style {
        margin-top: -60px;
        padding: 0 0 60px 0 !important
    }
    .hestia-team .card-image,
    .team .card-image,
    .authors-on-blog .card-image {
        height: 100px;
        margin: 0 auto;
        width: 100px
    }
    .hestia-team .card-image img,
    .team .card-image img,
    .authors-on-blog .card-image img {
        object-fit: cover
    }
    .hestia-team .card .content,
    .team .card .content,
    .authors-on-blog .card .content {
        text-align: center
    }
    .hestia-team .card .content .card-description,
    .team .card .content .card-description,
    .authors-on-blog .card .content .card-description {
        display: none
    }
    .hestia-team .card .content .footer,
    .team .card .content .footer,
    .authors-on-blog .card .content .footer {
        margin-left: 0;
        margin-top: 0
    }
    .hestia-team .card .content .footer .btn.btn-just-icon,
    .team .card .content .footer .btn.btn-just-icon,
    .authors-on-blog .card .content .footer .btn.btn-just-icon {
        margin: 0 5px;
        padding: 0
    }
    .hestia-team .card .content .footer .btn.btn-just-icon i,
    .team .card .content .footer .btn.btn-just-icon i,
    .authors-on-blog .card .content .footer .btn.btn-just-icon i {
        width: auto
    }
    .hestia-work .card {
        cursor: pointer
    }
    .pricing {
        padding: 60px 0 40px
    }
    .contactus .card-contact {
        margin-top: 90px
    }
    .contactus .form_captcha_wrap .pirate-forms-google-recaptcha>div {
        margin: 0 auto
    }
    .contactus .contact_submit_wrap {
        text-align: center
    }
    .single.single-post .section-blog-info .entry-social {
        margin: 15px 0 30px
    }
    .single.single-post .section-blog-info .card-profile {
        margin-top: 20px
    }
    .page .section.section-text {
        padding: 30px 0
    }
    .single-post .page-header.header-small .container,
    .page .page-header.header-small .container,
    .blog .page-header.header-small .container,
    .archive .page-header.header-small .container,
    .category .page-header.header-small .container {
        padding: 170px 15px 90px
    }
    .single-post .page-header.header-small .container .hestia-title,
    .page .page-header.header-small .container .hestia-title,
    .blog .page-header.header-small .container .hestia-title,
    .archive .page-header.header-small .container .hestia-title,
    .category .page-header.header-small .container .hestia-title {
        margin-top: 0
    }
    .hestia-top-bar {
        overflow: hidden
    }
    .hestia-top-bar .col-md-6 {
        text-align: center;
        width: 100%
    }
    .hestia-top-bar .col-md-6.pull-right {
        display: none
    }
    .hestia-top-bar .col-md-12,
    .hestia-top-bar .col-md-12.pull-right {
        float: none !important;
        text-align: center
    }
    .hestia-top-bar .widget.widget_shopping_cart {
        display: none
    }
    .home:not(.blog) .main-raised {
        margin-top: 0
    }
    .home:not(.blog) .page-header {
        min-height: 0
    }
    .header .carousel .item .container {
        padding-top: 170px;
        padding-bottom: 100px
    }
    .header .buttons>.btn-right ~ .btn-left {
        margin-top: 40px
    }
    .header.header-with-topbar .carousel .item .container {
        padding-top: 210px
    }
    .header .carousel .carousel-control {
        margin-top: 35px
    }
    .header.header-with-topbar .carousel .carousel-control {
        margin-top: 55px
    }
    .obfx-sharing-bottom {
        left: 0
    }
    .carousel .buttons .btn-left+.btn-right,
    .carousel .buttons .btn-left,
    .carousel .buttons .btn-right {
        margin: 0 15px 15px
    }
}

@media (max-width: 767px) {
    .carousel .page-header .row {
        flex-direction: column;
        justify-content: center;
        padding: 0;
        text-align: center
    }
    .carousel .page-header .row .margin-right-auto,
    .carousel .page-header .row .margin-left-auto {
        margin: inherit
    }
    .carousel .page-header .row .big-title-slider-content {
        text-align: center
    }
    .carousel .item .container.container-height-auto {
        top: 0;
        transform: none
    }
    .carousel .carousel-control.left .fa {
        left: 10px
    }
    .carousel .carousel-control.right .fa {
        right: 10px
    }
}

@media (max-width: 600px) {
    body.admin-bar .navbar {
        margin-top: 0
    }
}

@media (max-width: 600px) {
    body.admin-bar .navbar.navbar-scroll-point {
        top: 0
    }
    body.admin-bar .navbar.navbar-scroll-point.header-with-topbar {
        top: 0
    }
    body.admin-bar .navbar.navbar-scroll-point.navbar-transparent {
        margin-top: 0;
        top: 46px
    }
    body.admin-bar .navbar.navbar-not-transparent {
        margin-top: 0
    }
    body.admin-bar .navbar.navbar-scroll-point.navbar-fixed-top .navbar-collapse,
    body.admin-bar .navbar.navbar-scroll-point.header-with-topbar.navbar-fixed-top .navbar-collapse {
        max-height: calc(100% - 70px);
        margin-top: 70px
    }
    body.admin-bar .navbar.navbar-scroll-point.navbar-fixed-top.navbar-transparent .navbar-collapse,
    body.admin-bar .navbar.navbar-scroll-point.header-with-topbar.navbar-fixed-top.navbar-transparent .navbar-collapse {
        max-height: calc(100% - 70px);
        margin-top: 115px
    }
}

@media (max-width: 480px) {
    .single .main-raised {
        margin: -60px 0 30px
    }
    .comment-respond .form-submit input {
        display: block;
        float: none !important;
        margin: 0 auto
    }
    .hestia-features {
        padding: 40px 0 55px
    }
    .alternative-blog-row {
        display: table;
        width: 100%;
        margin: 0 auto;
        table-layout: fixed
    }
    .alternative-blog-row div:first-child {
        display: table-footer-group
    }
    .alternative-blog-row div:last-child {
        padding: 0;
        display: block
    }
    .contactus .hestia-contact-form-col {
        padding: 0 5px
    }
    .contactus .card-contact {
        margin-top: 30px
    }
    .contactus .card-contact .content {
        padding: 30px 15px 0
    }
    .contactus .pirate_forms_wrap .pirate-forms-footer .form_captcha_wrap {
        margin-bottom: 0;
        padding: 0
    }
    .contactus .pirate_forms_wrap .form_captcha_wrap>div>div {
        transform: scale(0.8);
        overflow: visible
    }
}

.elementor-page .hestia-about>.container {
    width: 100%
}

.elementor-page .pagebuilder-section {
    padding: 0
}

.elementor-page .title-in-content,
.elementor-page .image-in-page {
    display: none
}

.home.elementor-page .main-raised>section.hestia-about {
    overflow: visible
}

.elementor-editor-active .navbar {
    pointer-events: none
}

.elementor-editor-active #elementor.elementor-edit-mode .elementor-element-overlay {
    z-index: 1000000
}

.elementor-page.page-template-template-fullwidth .blog-post-wrapper>.container {
    width: 100%
}

.elementor-page.page-template-template-fullwidth .blog-post-wrapper>.container .col-md-12 {
    padding: 0
}

.elementor-page.page-template-template-fullwidth article.section {
    padding: 0
}

form.form-group[id^=sib] input[type=text],
form.form-group[id^=sib] input[type=email],
form.form-group[id^=sib] select {
    border: none !important
}

footer .wpml-ls-item-legacy-dropdown a,
footer .wpml-ls-item-legacy-dropdown-click a {
    color: #000000
}

.wpml-ls-statics-footer {
    margin: 0 auto
}

.bbp-template-notice.info {
    max-width: inherit
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
    margin-bottom: 0
}

.bbpress.blog-post .section-text p {
    font-size: 15px;
    margin-bottom: 20px
}

#wp-link-close {
    box-shadow: none
}

.elementor-editor-preview .hestia-pagebuilder-frontpage-controls {
    display: none
}

.elementor-editor-active .main>section,
.fl-builder-edit .main>section {
    position: relative
}

.elementor-editor-active .main>section .hestia-pagebuilder-frontpage-controls,
.fl-builder-edit .main>section .hestia-pagebuilder-frontpage-controls {
    position: absolute;
    top: 35px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    border: 2px solid #76cfe8;
    text-align: center;
    display: none;
    z-index: 100
}

.elementor-editor-active .main>section .hestia-pagebuilder-frontpage-controls>a,
.fl-builder-edit .main>section .hestia-pagebuilder-frontpage-controls>a {
    cursor: pointer;
    position: relative;
    background: #71d7f7;
    border-radius: 3px 3px 0 0;
    top: -30px;
    line-height: 30px;
    min-width: 30px;
    text-align: center;
    color: #fff;
    font-weight: 800;
    padding: 0 10px;
    display: inline-block
}

.elementor-editor-active .main>section .hestia-pagebuilder-frontpage-controls>a:hover,
.fl-builder-edit .main>section .hestia-pagebuilder-frontpage-controls>a:hover {
    color: #f00
}

.elementor-editor-active .main>section .hestia-pagebuilder-frontpage-controls>a>.dashicons,
.fl-builder-edit .main>section .hestia-pagebuilder-frontpage-controls>a>.dashicons {
    height: 30px;
    width: auto;
    margin-right: 5px;
    line-height: 27px
}

.elementor-editor-active .main>section:hover .hestia-pagebuilder-frontpage-controls,
.fl-builder-edit .main>section:hover .hestia-pagebuilder-frontpage-controls {
    display: block
}

#checkout_paypal_message {
    background-color: #f0f0f0;
    color: #515151;
    max-width: 100%;
    padding: 20px !important
}

#checkout_paypal_message:before {
    content: '';
    display: none
}

#checkout_paypal_message p {
    font-size: 14px;
    line-height: 1.5;
    margin: 0
}

#checkout_paypal_message .checkoutStatus {
    width: 100%
}

#checkout_paypal_message #paypal_box_button {
    text-align: center
}

#checkout_paypal_message #paypal_ec_button,
#checkout_paypal_message #paypal_ec_paypal_credit_button {
    display: inline-block;
    float: none;
    margin: 0 10px
}

#checkout_paypal_message .woocommerce_paypal_ec_checkout_message {
    margin-top: 10px
}

.woocommerce-cart .angelleye_cart_button a.paypal_checkout_button,
.woocommerce-cart a.paypal_checkout_button {
    clear: none
}

.woocommerce-cart article .woocommerce {
    display: inline-block;
    width: 100%
}

@media (max-width: 480px) {
    #checkout_paypal_message #paypal_ec_paypal_credit_button {
        margin-top: 10px
    }
}

.hestia-top-bar .widget a.paypal_checkout_button,
.nav-cart .widget a.paypal_checkout_button {
    display: none
}

.woocommerce-checkout .mc4wp-checkbox,
.woocommerce-checkout .mc4wp-checkbox-woocommerce {
    margin-bottom: 0 !important;
    padding-left: 3px
}

.woocommerce-checkout .mc4wp-checkbox span,
.woocommerce-checkout .mc4wp-checkbox-woocommerce span {
    color: #999999;
    font-size: 16px;
    font-weight: 300;
    margin-left: 7px
}

.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 481px) and (max-width: 767px) {
    .col-ms-1,
    .col-ms-2,
    .col-ms-3,
    .col-ms-4,
    .col-ms-5,
    .col-ms-6,
    .col-ms-7,
    .col-ms-8,
    .col-ms-9,
    .col-ms-10,
    .col-ms-11 {
        float: left
    }
    .col-ms-1 {
        width: 8.33333%
    }
    .col-ms-2 {
        width: 16.66667%
    }
    .col-ms-3 {
        width: 25%
    }
    .col-ms-4 {
        width: 33.33333%
    }
    .col-ms-5 {
        width: 41.66667%
    }
    .col-ms-6 {
        width: 50%
    }
    .col-ms-7 {
        width: 58.33333%
    }
    .col-ms-8 {
        width: 66.66667%
    }
    .col-ms-9 {
        width: 75%
    }
    .col-ms-10 {
        width: 83.33333%
    }
    .col-ms-11 {
        width: 91.66667%
    }
    .col-ms-12 {
        width: 100%
    }
    .col-ms-push-1 {
        left: 8.33333%
    }
    .col-ms-push-2 {
        left: 16.66667%
    }
    .col-ms-push-3 {
        left: 25%
    }
    .col-ms-push-4 {
        left: 33.33333%
    }
    .col-ms-push-5 {
        left: 41.66667%
    }
    .col-ms-push-6 {
        left: 50%
    }
    .col-ms-push-7 {
        left: 58.33333%
    }
    .col-ms-push-8 {
        left: 66.66667%
    }
    .col-ms-push-9 {
        left: 75%
    }
    .col-ms-push-10 {
        left: 83.33333%
    }
    .col-ms-push-11 {
        left: 91.66667%
    }
    .col-ms-pull-1 {
        right: 8.33333%
    }
    .col-ms-pull-2 {
        right: 16.66667%
    }
    .col-ms-pull-3 {
        right: 25%
    }
    .col-ms-pull-4 {
        right: 33.33333%
    }
    .col-ms-pull-5 {
        right: 41.66667%
    }
    .col-ms-pull-6 {
        right: 50%
    }
    .col-ms-pull-7 {
        right: 58.33333%
    }
    .col-ms-pull-8 {
        right: 66.66667%
    }
    .col-ms-pull-9 {
        right: 75%
    }
    .col-ms-pull-10 {
        right: 83.33333%
    }
    .col-ms-pull-11 {
        right: 91.66667%
    }
    .col-ms-offset-1 {
        margin-left: 8.33333%
    }
    .col-ms-offset-2 {
        margin-left: 16.66667%
    }
    .col-ms-offset-3 {
        margin-left: 25%
    }
    .col-ms-offset-4 {
        margin-left: 33.33333%
    }
    .col-ms-offset-5 {
        margin-left: 41.66667%
    }
    .col-ms-offset-6 {
        margin-left: 50%
    }
    .col-ms-offset-7 {
        margin-left: 58.33333%
    }
    .col-ms-offset-8 {
        margin-left: 66.66667%
    }
    .col-ms-offset-9 {
        margin-left: 75%
    }
    .col-ms-offset-10 {
        margin-left: 83.33333%
    }
    .col-ms-offset-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .form-horizontal .form-group .control-label {
        text-align: right
    }
}

.elementor-text-editor p,
.elementor-text-editor h1,
.elementor-text-editor h2,
.elementor-text-editor h3,
.elementor-text-editor h4,
.elementor-text-editor h5,
.elementor-text-editor h6 {
    font-size: inherit
}

div.wpforms-container .wpforms-form input:focus,
div.wpforms-container .wpforms-form select:focus {
    border: none
}

.sbi_photo {
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 10px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2)
}

#mega-menu-wrap-primary {
    display: table-cell;
    width: 100%;
    text-align: right;
    vertical-align: middle
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    text-transform: uppercase
}

.navbar-transparent #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    color: #fff
}

.navbar-transparent #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
    color: #fff
}

.mega-menu-primary .navbar-toggle-wrapper {
    display: none
}

.mega-menu-primary .obfx-menu-icon {
    margin-right: 5px;
    vertical-align: middle
}

@media (max-width: 768px) {
    .mega-menu-primary .container .navbar-header {
        width: auto;
        float: left
    }
    #mega-menu-wrap-primary {
        width: auto;
        display: inline;
        top: 5px
    }
    #mega-menu-wrap-primary #mega-menu-primary {
        width: 100%
    }
    .navbar-transparent #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,
    .navbar-transparent #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
        color: inherit
    }
}

@media (min-width: 769px) {
    .mega-menu-primary .navbar.full-screen-menu .navbar-header {
        width: auto
    }
    .mega-menu-primary .hestia_center #mega-menu-wrap-primary #mega-menu-primary {
        text-align: center
    }
    .mega-menu-primary .hestia_right #mega-menu-wrap-primary #mega-menu-primary {
        text-align: left
    }
}

.fl-builder-bar-actions button,
.fl-builder-bar-actions input[type="submit"],
.fl-builder-bar-actions input[type="button"],
.fl-builder-panel button,
.fl-builder-panel input[type="submit"],
.fl-builder-panel input[type="button"],
.fl-builder--main-menu-panel-views button,
.fl-builder--main-menu-panel-views input[type="submit"],
.fl-builder--main-menu-panel-views input[type="button"],
.fl-lightbox-footer button,
.fl-lightbox-footer input[type="submit"],
.fl-lightbox-footer input[type="button"] {
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    box-shadow: inherit
}

.fl-builder-bar-actions button:hover,
.fl-builder-bar-actions input[type="submit"]:hover,
.fl-builder-bar-actions input[type="button"]:hover,
.fl-builder-panel button:hover,
.fl-builder-panel input[type="submit"]:hover,
.fl-builder-panel input[type="button"]:hover,
.fl-builder--main-menu-panel-views button:hover,
.fl-builder--main-menu-panel-views input[type="submit"]:hover,
.fl-builder--main-menu-panel-views input[type="button"]:hover,
.fl-lightbox-footer button:hover,
.fl-lightbox-footer input[type="submit"]:hover,
.fl-lightbox-footer input[type="button"]:hover {
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    box-shadow: inherit
}

.media-modal.wp-core-ui .media-modal-close {
    background-color: inherit
}

.media-modal.wp-core-ui select {
    -webkit-appearance: menulist-button;
    -moz-appearance: menulist-button;
    appearance: menulist-button
}

body.fl-builder-edit .navbar.header-with-topbar.navbar-default:not(.navbar-transparent) {
    margin-top: 40px
}

.everest-forms .evf-field-container .evf-frontend-row input,
.everest-forms .evf-field-container .evf-frontend-row select,
.everest-forms .evf-field-container .evf-frontend-row textarea,
.everest-forms .evf-field-container .evf-frontend-row input:focus,
.everest-forms .evf-field-container .evf-frontend-row select:focus,
.everest-forms .evf-field-container .evf-frontend-row textarea:focus {
    border: none;
    border-radius: 0
}

.everest-forms .everest-forms-part-button,
.everest-forms button[type=submit],
.everest-forms input[type=submit] {
    padding: 12px 30px;
    border: none;
    border-radius: 3px;
    color: #fff
}

.hestia-mm-description {
    display: none;
    opacity: .75
}

.hestia-mega-menu .hestia-mm-description {
    display: block
}

.navbar .hestia-mega-menu>.dropdown-menu {
    margin: auto;
    left: 0;
    right: 0
}

@media (min-width: 769px) {
    .navbar .hestia-mega-menu>.dropdown-menu {
        width: 750px;
        left: 50%;
        transform: translateX(-50%)
    }
    .hestia-mega-menu>.dropdown-menu .hestia-mm-col:first-child:nth-last-child(1) {
        width: 100%
    }
    .hestia-mega-menu>.dropdown-menu .hestia-mm-col:first-child:nth-last-child(2),
    .hestia-mega-menu>.dropdown-menu .hestia-mm-col:first-child:nth-last-child(2) ~ li {
        width: 50%
    }
    .hestia-mega-menu>.dropdown-menu .hestia-mm-col:first-child:nth-last-child(3),
    .hestia-mega-menu>.dropdown-menu .hestia-mm-col:first-child:nth-last-child(3) ~ li {
        width: 33.3333%
    }
    .hestia-mega-menu>.dropdown-menu .hestia-mm-col:first-child:nth-last-child(4),
    .hestia-mega-menu>.dropdown-menu .hestia-mm-col:first-child:nth-last-child(4) ~ li {
        width: 25%
    }
    .hestia-mega-menu>.dropdown-menu .hestia-mm-col:first-child:nth-last-child(5),
    .hestia-mega-menu>.dropdown-menu .hestia-mm-col:first-child:nth-last-child(5) ~ li {
        width: 20%
    }
    .hestia-mega-menu>.dropdown-menu .hestia-mm-col:first-child:nth-last-child(5),
    .hestia-mega-menu>.dropdown-menu .hestia-mm-col:first-child:nth-last-child(5) ~ li {
        width: 16.66666666666667%
    }
}

@media (min-width: 992px) {
    .navbar .hestia-mega-menu>.dropdown-menu {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .navbar .hestia-mega-menu>.dropdown-menu {
        width: 1170px
    }
}

.navbar .navbar-nav>li.hestia-mega-menu {
    position: static
}

.navbar .hestia-mega-menu>.dropdown-menu>li>a {
    margin: 0
}

.hestia-mega-menu>.dropdown-menu {
    padding: 5px;
    color: #333 !important;
    right: auto;
    width: 100%;
    left: 0;
    display: table;
    top: inherit
}

.hestia-mega-menu>.dropdown-menu .divider {
    height: 1px;
    margin: 9px auto;
    width: 75%
}

.hestia-mega-menu:hover .hestia-mm-col>.dropdown-menu,
.hestia-mega-menu.open .hestia-mm-col>.dropdown-menu {
    visibility: visible
}

.hestia-mega-menu .hestia-mm-col {
    text-align: center;
    vertical-align: top;
    display: table-cell;
    position: relative;
    padding: 5px
}

.hestia-mega-menu .hestia-mm-col>a {
    display: none
}

.hestia-mega-menu .hestia-mm-col>.dropdown-menu {
    float: none;
    background: none;
    box-shadow: none;
    opacity: 1;
    display: inline-block !important;
    position: static;
    left: inherit
}

.navbar .hestia-mm-heading {
    margin: 10px 5px 10px 0
}

.navbar .hestia-mm-heading>span {
    text-transform: uppercase;
    padding: 7px 10px 5px 10px;
    margin: 0 5px
}

.navbar .hestia-mm-heading>.mm-heading-wrapper a:hover {
    text-decoration: underline
}

.mm-heading-wrapper a {
    color: #333;
    padding: 0
}

.hestia-mm-description {
    color: #333;
    padding: 7px 10px 5px 10px;
    margin: 0 5px
}

.hestia_right .dropdown-menu>.hestia-mega-menu>.dropdown-menu {
    display: block;
    width: auto;
    left: 100%
}

.hestia_left .dropdown-menu>.hestia-mega-menu>.dropdown-menu {
    display: block;
    width: auto;
    right: 100%;
    left: auto;
    top: 0
}

@media (max-width: 768px) {
    .navbar .hestia-mm-col.dropdown-submenu:hover>.dropdown-menu {
        display: inline-block !important
    }
    .navbar .navbar-nav .dropdown .dropdown-menu li li .mm-heading-wrapper a {
        padding: 0
    }
    .hestia-mega-menu>.dropdown-menu {
        display: none
    }
    .hestia-mega-menu>.dropdown-menu .divider {
        width: 100%;
        margin: 15px auto
    }
    .navbar .navbar-nav .dropdown li.hestia-mm-heading {
        padding: 15px 0
    }
}
input[type=email],
input[type=text],
select,
textarea {
    background-color: rgba(216, 216, 216, .63)
}

.copyright p,
.heading,
.heading h1,
.toll h2,
.toll h4,
h1 {
    text-align: center
}

.carousel-caption h2,
.carousel-caption h3,
.content-head,
.heading h1,
.heading-agileinfo,
.heading-agileinfo1,
.main-head,
.modal-header,
.navbar-default .navbar-brand label,
.navbar-default .navbar-nav>li>a,
.toll h4,
a.wthree-.about-link,
input[type=submit],
ul.forms_right li a {
    text-transform: uppercase
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0
}

body,
p {
    margin: 0
}

.container_1,
.grid1 {
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.heading h1,
span.form-sub-label {
    position: relative
}

.content a.button,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.header_left ul li a,
.multi-column-dropdown li a:hover,
.myButton,
.panel-title,
.panel-title a,
a.pa_italic:focus,
a.read-agileits,
a:focus,
a:hover,
body a,
body a:focus,
body a:hover {
    text-decoration: none
}

.grid,
.multi-column-dropdown {
    list-style: none
}

body,
html {
    margin: 0;
    font-size: 100%;
    background: #fff;
    font-family: 'Source Sans Pro', sans-serif
}

body {
    font-family: signika-light, Roboto
}

body a {
    color: #008fff;
}

li {
    line-height: 25px
}

label {
    margin-top: 15px
}

a:focus,
a:hover {
    outline: 0
}

.w3ls-banner {
    padding: 5em 0
}

.heading h1 {
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 40px;
    margin-bottom: 1.9em;
    color: #f90;
    margin-top: 0
}

.heading h2 {
    font-weight: 400;
    color: #146eb4
}

.heading p {
    font-size: 16px;
    margin-top: 20px
}

.container_1 {
    width: 710px;
    margin: auto;
    padding: 30px;
    box-sizing: border-box;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -webkit-box-shadow: 0 1px 8px 0 rgba(158, 158, 158, .75);
    -moz-box-shadow: 0 1px 8px 0 rgba(158, 158, 158, .75);
    box-shadow: 0 1px 8px 0 rgba(158, 158, 158, .75)
}

input[type=text],
select {
    padding: 7px 10px;
    border: none
}

label.form-label {
    display: inline-block;
    width: 30%;
    font-weight: 400;
    letter-spacing: 1px;
    vertical-align: top
}

.form-input {
    display: inline-block;
    width: 69%
}

ul.field-list li {
    margin: 15px 0
}

select {
    width: 99%
}

.dob select {
    width: 33%
}

input[type=text] {
    box-sizing: border-box;
    width: 99%;
    color: #0f0e10
}

span.form-sub-label input[type=text] {
    margin: 10px 0 20px;
    width: 49%
}

span.form-required {
    color: red
}

label.form-label1 {
    display: inline-block;
    margin: 15px 0;
    letter-spacing: 1px
}

label.type-of-test {
    display: inline-block;
    width: 188px;
    margin-bottom: 10px;
    margin-left: 10px;
    letter-spacing: 1px;
    font-weight: 100;
    font-size: 14px
}

textarea {
    width: 99%;
    border: none;
}

input[type=submit] {
    display: block;
    padding: 10px 25px;
    background-color: #146eb4;
    color: #fff;
    border: none;
    letter-spacing: 1px;
    outline: 0;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #f90;
    color: #fff
}

input.year {
    width: 31%!important;
    padding: 6px
}

input[type=email] {
    color: #0f0e10
}

label.form-sub-label1 {
    position: absolute;
    bottom: -30px;
    left: 15px;
    min-height: 14px;
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    letter-spacing: 1px
}

input[type=checkbox] {
    vertical-align: middle
}

::-webkit-input-placeholder {
    color: #024d88
}

::-moz-placeholder {
    color: #024d88
}

:-ms-input-placeholder {
    color: #024d88
}

:-moz-placeholder {
    color: #024d88
}

.copyright p {
    padding: 15px 5px;
    letter-spacing: 1px;
    font-size: 15px
}

.copyright a {
    color: #ff0
}

.copyright a:hover {
    color: red
}

@media screen and (max-width:768px) {
    .w3ls-banner {
        padding: 3em 0
    }
}

@media screen and (max-width:667px) {
    .container_1 {
        width: 602px
    }
    label.type-of-test {
        width: 153px
    }
    .heading h1 {
        margin-bottom: 1em
    }
}

@media screen and (max-width:640px) {
    .container_1 {
        width: 560px;
        margin: auto;
        padding: 30px 15px 20px
    }
    label.type-of-test {
        width: 150px
    }
    .heading p {
        width: 100%
    }
}

@media screen and (max-width:600px) {
    .w3ls-banner {
        background-position: 70% center
    }
    label.type-of-test {
        display: inline-block;
        width: 150px
    }
}

.footer_grid h5:after,
.footer_grid h5:before,
.footer_grid1 h5:after,
.footer_grid1 h5:before {
    position: absolute;
    content: '';
    background: #f3ebe8
}

@media screen and (max-width:568px) {
    .container_1 {
        width: 450px
    }
    label.type-of-test {
        width: 44%
    }
    label.form-sub-label1 {
        position: absolute;
        bottom: -28px;
        left: 5px;
        font-size: 13px;
        display: block
    }
}

@media screen and (max-width:480px) {
    .container_1 {
        width: 430px;
        padding: 17px 10px 20px
    }
    .heading h1 {
        font-size: 32px
    }
    h1 {
        font-size: 27px
    }
    h3 {
        font-size: 22px
    }
}

@media screen and (max-width:414px) {
    .form-input {
        width: 100%
    }
    .container_1 {
        width: 350px
    }
    label.form-label {
        width: 100%;
        margin-bottom: 7px
    }
    input.year {
        width: 41%!important
    }
    label.form-sub-label1 {
        bottom: -25px;
        left: 9px;
        font-size: 13px;
        letter-spacing: 1px
    }
    .heading h2 {
        font-size: 22px
    }
    .dob select {
        width: 42%
    }
    select.day {
        width: 47px
    }
    label.type-of-test {
        width: 42%
    }
    .main-head {
        margin-bottom: 30px
    }
    h1 {
        font-size: 27px
    }
    h3 {
        font-size: 22px
    }
}

@media screen and (max-width:384px) {
    .heading h1 {
        margin-bottom: 20px;
        font-size: 30px
    }
    .main-head {
        margin-bottom: 30px
    }
    h1 {
        font-size: 28px
    }
}

@media screen and (max-width:375px) {
    .container_1 {
        width: 320px
    }
    label.type-of-test {
        width: 43%;
        margin-left: 5px
    }
    label.form-sub-label1 {
        bottom: -25px
    }
    input.year {
        width: 39%!important
    }
    .heading h2 {
        font-size: 20px
    }
    .heading p {
        font-size: 15px;
        margin-top: 15px
    }
    span.form-sub-label input[type=text] {
        margin: 0 0 20px
    }
    .main-head {
        margin-bottom: 30px
    }
    h1 {
        font-size: 27px
    }
    h3 {
        font-size: 22px
    }
}

@media screen and (max-width:320px) {
    .heading h1 {
        margin-bottom: 20px;
        font-size: 24px
    }
    .container_1 {
        width: 270px;
        padding: 15px 5px
    }
    h1 {
        font-size: 27px
    }
    h3 {
        font-size: 22px
    }
    .heading h2 {
        font-size: 17px
    }
    .heading p {
        font-size: 13px;
        margin-top: 15px
    }
    .dob select {
        width: 38%
    }
    span.form-sub-label input[type=text] {
        margin: 0 0 21px;
        width: 99%
    }
    input.year {
        width: 40%!important;
        margin-top: 0!important
    }
    label.type-of-test {
        width: 92%;
        margin-left: 7px;
        font-size: 14px
    }
    input[type=email] {
        width: 93.5%
    }
    select.day {
        width: 47px!important
    }
    textarea {
        width: 97%
    }
    input[type=text] {
        width: 99%
    }
    label.form-label1 {
        margin: 8px 0
    }
    .copyright p {
        font-size: 14px
    }
    .main-head {
        margin-bottom: 30px
    }
}
.main-head {
    margin-bottom: 30px;
    margin-top: 20px
}
.content-head {
    margin: 6px 0
}

.footer_grid1 h5:before,
.heading-agileinfo h5:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%
}

.footer_grid1 h5:before {
    top: 110%;
    left: 28%;
    width: 15px;
    height: 15px;
    border-radius: 50%
}

.footer_grid1 h5:after {
    top: 140%;
    left: 20%;
    width: 70px;
    height: 2px;
    display: inline-block
}



#myCarousel .carousel .slide .left .carousel-control span i,
#myCarousel .carousel .slide .right .carousel-control span i {
    font-size: 35px;
    background: 0 0;
    padding: 12px 18px;
    border-radius: 100%;
    color: #1d1c1c
}

.ball-icon {
    position: fixed;
    z-index: 9999999;
    right: 0;
    bottom: 12px;
    width: 120px
}

.disclaimer_wrapper {
    background: #146eb4;
    padding: 2px 0;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 9999
}

.disclaimer_wrapper a {
    color: #fff
}

.blink {
    -webkit-animation: blink .75s linear infinite;
    -moz-animation: blink .75s linear infinite;
    -ms-animation: blink .75s linear infinite;
    -o-animation: blink .75s linear infinite;
    animation: blink .75s linear infinite
}

.toll h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 45px;
    margin: 0 0 0 55px
}

.toll img {
    width: 80px;
    height: 50px
}

.container .carousel-caption .btn {
    border: 1px solid transparent;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    outline: 0;
    padding: 17px 60px;
    text-transform: uppercase
}

.container .carousel-caption .btn.btn-1 {
    background-color: #146eb4;
    transition: all .3s ease-in-out;
    position: relative
}

.container .carousel-caption .btn-1 {
    border: none;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    outline: 0;
    overflow: hidden;
    position: relative;
    color: #fff;
    font-weight: 600;
    margin: 0 auto;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
}

label,
ul {
    margin: 0
}

.btn-1:after {
    -webkit-border-radius: 7px!important;
    -moz-border-radius: 7px!important;
    border-radius: 7px!important;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 490%;
    width: 52%;
    background: #019cde;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateX(150%) translateY(-14%) rotate(45deg);
    transform: translateX(150%) translateY(-14%) rotate(45deg);
    color: #fff
}

.btn-1:hover:after {
    -webkit-transform: translateX(118%) translateY(-14%) rotate(45deg);
    transform: translateX(118%) translateY(-14%) rotate(45deg);
    background: #019cde;
    color: #fff
}

.btn.btn-1:focus,
.btn.btn-1:hover {
    color: #fff;
    background-color: #fff
}

body a,
input[type=button],
input[type=submit] {
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif
}

p {
    letter-spacing: 0;
    font-size: 17px;
    line-height: 1.6em;
    color: #555;
    text-align: justify;
    font-weight: 500
}

ul {
    padding: 0
}

.modal-header {
    font-size: 2em;
    color: #f90;
    text-align: center;
    border: 1px solid #fff;
    font-weight: 600;
    letter-spacing: 4px
}

.close {
    opacity: 1
}

.modal-body p {
    color: #999;
    text-align: left;
    padding: 0 20px;
    margin: 0!important;
    line-height: 2em;
    font-size: 14px
}

.modal-body p i {
    display: block;
    margin: 1em 0;
    color: #212121
}

.modal-body {
    padding: 0
}



.modal-content {
    border-radius: 0
}

button.close {
    font-size: 1.5em;
    color: #000;
    outline: 0
}

.header_left {
    float: left;
    margin: .3em 0 0
}

.header_right,
.navbar-nav {
    float: right
}

.header_left ul li {
    display: inline-block;
    margin-right: 2em;
    font-size: 20px;
    color: #fcfeff;
    letter-spacing: 1px
}

.header_left ul li i {
    padding-right: 1em;
    color: #000
}

.header_left ul li a {
    color: #fcfeff
}

.header_left ul li a:hover {
    color: #000
}

ul.forms_right {
    margin-top: 3px;
    float: right
}

.content,
.content p:last-child {
    margin: 0
}

ul.forms_right li a {
    background: #000;
    color: #fff;
    font-size: .9em;
    padding: .6em 1em;
    letter-spacing: 1px
}

ul.forms_right li a:hover {
    background: #339ff3
}

ul.forms_right li a.active {
    background: #168eea
}

ul.forms_right li {
    display: inline-block;
    list-style: none
}

.top_menu_w3layouts {
    padding: .5em 0;
    background: #146eb4
}

.content {
    padding: 0
}

.content a.button {
    display: inline-block;
    padding: 10px 20px;
    background: #ff0;
    color: #000
}

.content a.button:hover {
    background: #000;
    color: #ff0
}

.content.title {
    position: relative;
    background: #333
}

.navbar-nav {
    margin: 10px 0
}

.content.title h1 span.demo {
    display: inline-block;
    font-size: .5em;
    padding: 10px;
    background: #fff;
    color: #333;
    vertical-align: top
}

.content.title .back-to-article {
    position: absolute;
    bottom: -20px;
    left: 20px
}

.content.title .back-to-article a {
    padding: 10px 20px;
    background: #168eea;
    color: #fff;
    text-decoration: none
}

.content.title .back-to-article a:hover {
    background: #168eea
}

.content.title .back-to-article a i {
    margin-left: 5px
}

.content.white {
    background: #fff
}

.content.black {
    background: #000
}

.content.black p {
    color: #999
}

.content.black p a {
    color: #08c
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0!important;
    border: 1px solid transparent
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
    padding: 10px 0;
    margin-top: 50px;
}

.navbar-brand {
    float: left;
    padding: 0!important;
    font-size: 18px;
    line-height: 0!important;
    height: 0!important
}

.navbar-default a.navbar-brand h1 {
    color: #f90;
    font-weight: 700;
    margin-top: 6px;
    letter-spacing: 2px
}

.navbar-default .navbar-nav>li>a {
    color: #282828;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 15px;
    padding: 15px 17px
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-nav>li>a.active {
    color: #146eb4;
    background: 0 0
}

.navbar-default .navbar-brand label {
    color: #36a1f3;
    display: block;
    font-size: .3em;
    text-align: center;
    text-shadow: 0 1px 2px rgba(47, 47, 47, .2);
    font-weight: 600;
    letter-spacing: 2px
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #111
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-default .navbar-nav>.active>a:before {
    background: #168eea;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0)
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #282828;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #146eb4;
    background: 0 0
}

.navbar-nav>li {
    float: left;
    margin: 0 5px
}

.navbar-default .navbar-toggle {
    border-color: #202020
}

.dropdown-menu .divider {
    height: 0;
    margin: 0;
    overflow: none;
    background: 0 0;
    border-bottom: 1px solid #E8E7EC;
    padding: 0
}

.main-content {
    padding: 3em 0
}

.dropdown-menu {
    min-width: 150px;
    border-radius: 0
}

ul.dropdown-menu.sub-menu {
    min-width: 130px;
    top: 77px;
    left: 148px;
    -webkit-animation: fadeinleft .6s ease-in-out;
    -moz-animation: fadeinleft .6s ease-in-out;
    -o-animation: fadeinleft .6s ease-in-out;
    -ms-animation: fadeinleft .6s ease-in-out;
    animation: fadeinleft .6s ease-in-out
}

ul.dropdown-menu:hover a.s-menu {
    background: #373738;
    color: #fff
}

.dropdown-menu.columns-2 {
    min-width: 400px
}

.dropdown-menu.columns-3 {
    min-width: 600px
}

.dropdown-menu li a {
    padding: 8px 15px;
    font-weight: 400;
    letter-spacing: 1px
}

.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #333;
    white-space: normal
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #168eea;
    background-color: #f5f5f5
}

.multi-column-dropdown li a:hover {
    color: #168eea;
    background: 0 0
}

b.fa.fa-caret-right {
    vertical-align: middle;
    margin-left: 2em
}

@media (max-width:767px) {
    .dropdown-menu.multi-column {
        min-width: 240px!important;
        overflow-x: hidden
    }
    .navbar-nav {
        float: left;
        margin: 1em 0 0;
        width: 100%;
        background: #eee
    }
}

.carousel .item {
    background: -webkit-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/2.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/2.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/2.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/2.jpg) no-repeat;
    background-size: cover
}

.carousel .item.item2 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/1.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/1.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/1.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/1.jpg) no-repeat;
    background-size: cover
}

.carousel .item.item3 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/3.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/3.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/3.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/3.jpg) no-repeat;
    background-size: cover
}

.carousel .item.item4,
.carousel .item.item5 {
    background: -webkit-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/4.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/4.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/4.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/4.jpg) no-repeat;
    background-size: cover
}

.carousel-caption h2,
.carousel-caption h3 {
    font-size: 3em;
    font-weight: 100;
    letter-spacing: 2px
}

.carousel-caption h2 span,
.carousel-caption h3 span {
    font-weight: 700;
    color: #146eb4
}

.carousel-caption p {
    letter-spacing: 7px;
    font-size: 1.1em;
    font-weight: 300;
    color: #fff;
    margin: 1em 0
}

.carousel-caption h6 {
    font-size: 17px;
    line-height: 1.8em;
    margin: 0 auto;
    width: 76%;
    letter-spacing: 2px
}

.carousel-caption a {
    color: #fff;
    letter-spacing: 1px;
    padding: 11px 20px;
    background: 0 0;
    font-size: .9em;
    border-radius: 0;
    border: 1px solid #fff
}

.carousel-caption a:hover {
    background: #f90;
    border: 1px solid #f90
}

.codes {
    padding: 5em 0;
    background: #fff
}

.codes.agileitsbg2 {
    background: #E74C3C;
    background-image: -webkit-linear-gradient(#ff9d2f, #ff6126);
    background-image: -moz-linear-gradient(#ff9d2f, #ff6126);
    background-image: -ms-linear-gradient(#ff9d2f, #ff6126);
    background-image: linear-gradient(#ff9d2f, #ff6126);
    padding-bottom: 10em
}

.codes.agileitsbg3 {
    background: #3498DB;
    padding-bottom: 10em
}

.codes.agileitsbg4 {
    background: #2ECC71;
    padding-bottom: 10em
}

.carousel.slide.grid_3.grid_4 {
    border-top: 10px solid #3ACFD5;
    border-bottom: 10px solid #3a4ed5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 0, 100% 0;
    background-repeat: no-repeat;
    -webkit-background-size: 10px 100%;
    -moz-background-size: 10px 100%;
    background-size: 10px 100%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(top, #3acfd5 0, #3a4ed5 100%), -webkit-linear-gradient(top, #3acfd5 0, #3a4ed5 100%);
    background-image: -moz-linear-gradient(top, #3acfd5 0, #3a4ed5 100%), -moz-linear-gradient(top, #3acfd5 0, #3a4ed5 100%);
    background-image: -o-linear-gradient(top, #3acfd5 0, #3a4ed5 100%), -o-linear-gradient(top, #3acfd5 0, #3a4ed5 100%);
    background-image: linear-gradient(to bottom, #3acfd5 0, #3a4ed5 100%), linear-gradient(to bottom, #3acfd5 0, #3a4ed5 100%)
}

.carousel-indicators {
    bottom: 5%;
    left: 50%
}

.carousel-caption {
    position: inherit;
    min-height: 680px!important;
    padding-top: 15em;
    text-align: center
}

.heading-agileinfo,
.heading-agileinfo1 {
    letter-spacing: .5px;
    margin-bottom: .8em;
    text-align: left;
    font-size: 32px;
    font-weight: 600
}

.carousel-control {
    line-height: 20em
}

.heading-agileinfo {
    color: #333;
    position: relative;
    margin-top: 0
}

.heading-agileinfo h3:after,
.heading-agileinfo h3:before {
    position: absolute;
    content: '';
    left: 50%;
    background: #EE4F1E
}

.heading-agileinfo span {
    font-size: 32px;
    color: #146eb4
}

.heading-agileinfo h3:before {
    top: 8.5%;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-left: -8px
}

.heading-agileinfo h3:after {
    top: 10%;
    width: 100px;
    height: 2px;
    display: inline-block;
    margin-left: -50px
}

.codes .glyphicon,
.contact-form,
.glyphicon,
.grid,
.grid figure,
.grid figure img {
    position: relative
}

.heading-agileinfo1 {
    color: #333;
    position: relative;
    margin-top: 40px
}

.heading-agileinfo1 h2:after,
.heading-agileinfo1 h2:before {
    content: '';
    position: absolute
}

.heading-agileinfo1 span {
    font-size: 32px;
    color: #146eb4
}

.heading-agileinfo1 h2:before {
    top: 8.5%;
    left: 50%;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #EE4F1E;
    margin-left: -8px
}

.heading-agileinfo1 h2:after {
    top: 10%;
    left: 50%;
    width: 100px;
    height: 2px;
    background: #EE4F1E;
    display: inline-block;
    margin-left: -50px
}

.heading-agileinfo span:after,
.heading-agileinfo1 span:after {
    content: '';
    background: #212121;
    height: 2px;
    width: 80px;
    position: absolute;
    top: 132%;
    left: 40px
}

a.wthree-.about-link {
    color: #fff;
    border: 1px solid #03afdd;
    background: #03afdd;
    border-radius: 0;
    padding: .5em 2.5em;
    outline: 0;
    font-size: 1em;
    margin: 4% auto 0;
    font-weight: 600;
    letter-spacing: 4px;
    display: inline-block
}

.agileits-about-grid p {
    width: 80%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.8em;
    color: #999
}

.agileits-about-grid1 {
    background: #00e6ff
}

.agileits-about-grid2 {
    border-left: none;
    border-right: none;
    background: #c13737
}

.agileits-about-grid3 {
    background: #9300ff
}

.agile-about {
    padding: 5em 0
}

.agileits-about-btm {
    padding: 0
}

.ab1 {
    padding: 2em
}

.ab1 span {
    color: #000;
    font-size: 2em
}

h4.agileinfo-head {
    color: #f90;
    text-transform: capitalize;
    font-weight: 600;
    margin: .7em 0;
    font-size: 1.8em
}

.ab1 h5,
.grid1 h4,
.heading h3,
.teamgrid1 h3 {
    text-transform: uppercase
}

.ab1 h5 {
    color: #000;
    font-size: 1em;
    font-weight: 600;
    margin: 1em 0 .2em
}

.ab1 p {
    color: #fff;
    font-size: 15px;
    line-height: 1.8em;
    margin: 10px 0 0
}

.emergency_cases_w3ls {
    text-align: center;
    background: url(../images/1.jpg) no-repeat fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover
}

.emergency_cases_bt {
    background: rgba(0, 0, 0, .47);
    padding: 5em 0
}

.emergency_cases_w3ls h4 {
    font-size: 30px;
    color: #f90;
    letter-spacing: 2px;
    text-align: left;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px dotted #968e8e
}

.emergency_cases_w3ls h6 {
    font-size: 20px;
    color: #fff;
    text-align: left;
    line-height: 36px
}

.emergency_cases_w3ls_right i {
    padding-right: .5em;
    color: #f90
}

span.eme {
    float: right
}

.emergency_cases_w3ls p {
    font-size: 15px;
    text-align: left;
    line-height: 1.8em;
    color: #fff;
    margin-top: 1em
}

.emergency_cases_top {
    padding: 5em;
    background: rgba(0, 0, 0, .53)
}

.emergency_cases_w3ls_left {
    padding-right: 8em
}

.emergency_cases_w3ls_right {
    border-left: 1px solid #fff;
    padding-left: 4em
}

.emergency_cases_w3ls h5 {
    font-size: 38px;
    text-align: left;
    color: #fff;
    letter-spacing: 4px
}

.grid1,
.grid_info,
.team-social a i,
.tesimonials {
    text-align: center
}

.heading h3,
.heading p {
    color: #000;
    text-align: center
}

.heading h3 {
    font-size: 45px
}

.heading p {
    line-height: 26px;
    width: 60%;
    margin: 0 auto 50px
}

.grid1 {
    background: #fff;
    padding: 25px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -webkit-box-shadow: 0 1px 8px 0 rgba(158, 158, 158, .75);
    -moz-box-shadow: 0 1px 8px 0 rgba(158, 158, 158, .75);
    box-shadow: 0 1px 8px 0 rgba(158, 158, 158, .75)
}

#quote-carousel img,
.grid_info {
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1)
}

.grid1:hover {
    background: #146eb4;
}

.grid1 h4 {
    font-size: 20px;
    margin: 25px 0 20px;
    color: #f90;
    font-weight: 600
}

.grid1 p {
    font-size: 14px;
    letter-spacing: .5px;
    color: #6b6b6b
}

.icon_info h5,
a.read-agileits {
    letter-spacing: 2px;
    font-weight: 600
}

.services {
    padding: 1em 0
}

.services .heading h3,
.services .heading p {
    color: #fff
}

.services-top-grids {
    margin-bottom: 30px
}

.grid1 i.fa {
    font-size: 40px;
    color: #146eb4
}

.carousel.slide.two .item {
    background: 0 0!important
}

.tesimonials {
    background: url(../images/3.jpg) no-repeat fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover
}

.tesimonials_tp {
    background: rgba(0, 0, 0, .47);
    padding: 5em 0
}

#quote-carousel {
    margin-bottom: 0;
    padding: 40px 40px 30px;
    background: rgba(41, 41, 41, .73)
}

#quote-carousel .carousel-control {
    background: 0 0;
    color: #fff;
    font-size: 2em;
    text-shadow: none;
    margin-top: 0;
    line-height: 280px
}

#quote-carousel .carousel-control.left {
    left: -116px
}

#quote-carousel .carousel-control.right {
    right: -116px!important
}

#quote-carousel .carousel-indicators {
    left: 34%;
    top: auto;
    bottom: -26px;
    margin-right: -19px
}

.codes .glyphicon,
.glyphicon {
    top: 1px;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale
}

#quote-carousel .carousel-indicators li {
    background: #f90;
    width: 12px;
    height: 12px;
    margin: 0 2px
}

#quote-carousel .carousel-indicators .active {
    background: #fff;
    width: 12px;
    height: 12px
}

#quote-carousel img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%
}

.item blockquote {
    border-left: none;
    margin: 0
}

.item blockquote img {
    margin-bottom: 10px
}

.item blockquote p:before {
    content: "\f10d";
    font-family: Fontawesome;
    float: left;
    margin-right: 10px;
    color: #f90;
    font-size: 2em
}

.codes .glyphicon,
.glyphicon {
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased
}

h3.heading-agileinfo.te {
    color: #fff
}

.test_img_info p {
    color: #fff;
    margin-bottom: 1em
}

.test_img_info h6 {
    color: #f90;
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 2em
}

@media (min-width:768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 40 40px 30px
    }
}

@media (max-width:768px) {
    #quote-carousel .carousel-indicators {
        bottom: -20px!important
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0 5px;
        width: 15px;
        height: 15px
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0 5px;
        width: 20px;
        height: 20px
    }
}

.grid_info {
    padding: 2em 1em;
    background: #fff;
    width: 32%
}

.grid_info:nth-child(2) {
    margin: 0 2%
}

.icon_info span {
    height: 90px;
    width: 90px;
    background: #fff;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 5px solid #fafafa;
    line-height: 85px;
    font-size: 2em;
    color: #f90
}

.icon_info h5 {
    font-size: 1.4em;
    color: #f90;
    margin: 1em 0
}

a.read-agileits {
    display: inline-block;
    margin-top: 1em;
    font-size: 18px;
    color: #146eb4
}

a.read-agileits:hover {
    color: #f90
}

.icon_info p {
    color: #666
}

.banner-bottom {
    padding: 1em 0
}

.banner_inner_content_agile_w3l {
    background: -webkit-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/ab.jpg) no-repeat;
    background: -moz-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/2.jpg) no-repeat;
    background: -ms-linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/2.jpg) no-repeat;
    background: linear-gradient(rgba(23, 22, 23, .2), rgba(23, 22, 23, .5)), url(../images/2.jpg) no-repeat;
    background-size: cover;
    min-height: 250px
}

.product-top h3 {
    font-size: 2em
}

.team-social {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    margin-bottom: 1em
}

.team-social a i {
    color: #000;
    font-size: 16px;
    padding: 10px;
    width: 35px;
    height: 35px;
    line-height: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%
}

.team i.fa.fa-facebook {
    color: #3b5998;
    border: 1px solid #3b5998
}

.team i.fa.fa-facebook:hover {
    color: #fff;
    background: #3b5998;
    border: 1px solid #3b5998;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: 1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s
}

.team i.fa.fa-twitter {
    color: #1da1f2;
    border: 1px solid #1da1f2
}

.team i.fa.fa-twitter:hover {
    color: #fff;
    background: #1da1f2;
    border: 1px solid #1da1f2;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: 1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s
}

.team i.fa.fa-linkedin {
    color: #e68523;
    border: 1px solid #e68523
}

.team i.fa.fa-linkedin:hover {
    color: #fff;
    background: #e68523;
    border: 1px solid #e68523;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: 1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s
}

.team i.fa.fa-pinterest-p {
    color: #bd081c;
    border: 1px solid #bd081c
}

.team i.fa.fa-pinterest-p:hover {
    color: #fff;
    background: #bd081c;
    border: 1px solid #bd081c;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: 1s all;
    -o-transition: all 1s;
    -ms-transition: all 1s
}

.teamgrids p {
    color: #4a4a4a;
    font-size: 15px;
    margin: .8em 0;
    letter-spacing: 1px
}

.teamgrid1 i.fa {
    color: #ff4c4c;
    font-size: 1em;
    padding-right: .5em
}

.teamgrid1 h3 {
    color: #000;
    margin: 1em 0;
    font-size: 21px
}

.team {
    padding: 5em 0
}

.teaminfo {
    border: 1px solid #e8e8e8;
    padding: 1em 2em;
    border-top: transparent;
    -webkit-box-shadow: 0 2px 14px -5px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 2px 14px -5px rgba(0, 0, 0, .75);
    box-shadow: 0 2px 14px -5px rgba(0, 0, 0, .75)
}

.about {
    padding: 5em 0
}

.about h3.w3l-titles:before {
    left: 33%
}

.collapsed span,
.pa_italic i {
    left: -1.5em;
    font-size: 11px
}

.about h3.w3l-titles:after {
    right: 33%
}

.about-w3right {
    padding: 0 2em
}

.about-w3left img {
    width: 100%
}

.pa_italic span {
    display: none
}

.collapsed span {
    display: inline-block
}

.collapsed i {
    display: none
}

.panel-heading {
    padding: 0
}

.panel-title {
    font-size: 1.2em;
    color: #333;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 1px
}

.panel-title a.pa_italic.collapsed {
    background: #fff;
    color: #333;
    -webkit-box-shadow: 0 1px 1px 1px #ccc;
    -moz-box-shadow: 0 1px 1px 1px #ccc;
    -o-box-shadow: 0 1px 1px 1px #ccc;
    -ms-box-shadow: 0 1px 1px 1px #ccc;
    box-shadow: 0 1px 1px 1px #ccc
}

.panel-title a {
    background: #146eb4;
    color: #fff;
    display: block;
    padding: 12px 35px
}

.panel-default {
    border-color: #FFF;
    background: #f5f5f5
}

.panel-default>.panel-heading {
    color: #212121;
    background-color: #fff
}

.panel-body {
    padding: 1.5em 2em;
    font-size: 1em;
    line-height: 2em;
    color: #999;
    border-top-color: transparent;
    -webkit-box-shadow: 0 0 1px #aaa;
    -moz-box-shadow: 0 0 1px #aaa;
    box-shadow: 0 0 1px #aaa;
    background: #fff
}

a.pa_italic label {
    cursor: pointer;
    font-weight: 500
}

a.pa_italic:focus {
    outline: 0
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fff
}

.codes a {
    color: #999
}

.icon-box {
    padding: 8px 15px;
    background: rgba(149, 149, 149, .18);
    margin: 1em 0;
    border: 5px solid #fff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    -moz-transition: .5s all;
    cursor: pointer
}

.bs-glyphicons li,
.codes .bs-glyphicons li {
    float: left;
    height: 115px;
    padding: 10px;
    list-style-type: none
}

.icon-box:hover {
    background: #000;
    transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    -moz-transition: .5s all
}

.icon-box:hover a.agile-icon,
.icon-box:hover i.fa {
    color: #fff!important
}

.codes .bs-glyphicons li {
    width: 12.5%;
    line-height: 1.4;
    text-align: center;
    font-size: 12px
}

.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px
}

.codes .glyphicon {
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    color: #777
}

.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word
}

h3.icon-subheading {
    font-size: 28px;
    color: #f90!important;
    margin: 30px 0 15px;
    font-weight: 700;
    letter-spacing: 2px
}

h3.agileits-icons-title {
    text-align: center;
    font-size: 33px;
    color: #222;
    font-weight: 700;
    letter-spacing: 2px
}

.icons a {
    color: #999
}

.icon-box i {
    margin-right: 10px!important;
    font-size: 20px!important;
    color: #282a2b!important
}

.bs-glyphicons li {
    width: 18%;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    background: rgba(149, 149, 149, .18);
    margin: 1%
}

.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #282a2b
}

.glyphicon {
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    color: #777
}

.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
    color: #777
}

@media (max-width:991px) {
    h3.agileits-icons-title {
        font-size: 28px
    }
    h3.icon-subheading {
        font-size: 22px
    }
}

@media (max-width:768px) {
    h3.agileits-icons-title {
        font-size: 28px
    }
    h3.icon-subheading {
        font-size: 25px
    }
    .row {
        margin-right: 0;
        margin-left: 0
    }
    .icon-box {
        margin: 0
    }
}

@media (max-width:640px) {
    .icon-box {
        float: left;
        width: 50%
    }
}

@media (max-width:480px) {
    .bs-glyphicons li {
        width: 31%
    }
}

@media (max-width:414px) {
    h3.agileits-icons-title {
        font-size: 23px
    }
    h3.icon-subheading {
        font-size: 22px
    }
    .bs-glyphicons li {
        width: 31.33%
    }
}

.list-group-item,
.typo p,
.well,
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300
}

@media (max-width:384px) {
    .icon-box {
        float: none;
        width: 100%
    }
}

.left_form,
.right_form {
    float: left;
    width: 48%
}

.w3_wthree_agileits_icons.main-grid-border {
    padding: 5em 0
}

.show-grid [class^=col-] {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    line-height: 2em;
    border: 10px solid #f0f0f0
}

.show-grid [class*=col-]:hover {
    background: #e0e0e0
}

.grid_3 {
    margin-bottom: 2em
}

.xs h3,
h3.m_1 {
    color: #000;
    font-size: 1.7em;
    font-weight: 300;
    margin-bottom: 1em
}

.grid_4 {
    background: 0 0;
    margin-top: 50px
}

.label {
    border-radius: 4px
}

.grid_5 {
    background: 0 0;
    padding: 2em 0
}

.grid_5 h1,
.grid_5 h2,
.grid_5 h3,
.grid_5 h4,
.grid_5 h5,
h3.bars,
h3.hdg {
    margin-bottom: 1em;
    color: #f90;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 2px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 0
}

.badge-primary {
    background-color: #03a9f4
}

.badge-success {
    background-color: #fb5710
}

.badge-warning {
    background-color: #ffc107
}

.badge-danger {
    background-color: #e51c23
}

.grid_3 p {
    line-height: 2em;
    color: #888;
    font-size: .9em;
    margin-bottom: 1em;
    font-weight: 300
}

.bs-docs-example {
    margin: 1em 0
}

section#tables p {
    margin-top: 1em
}

.tab-container .tab-content {
    border-radius: 0 2px 2px;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background-color: #fff
}

.table td,
.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: 15px!important
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    font-size: .9em;
    color: #999;
    border-top: none!important
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.label {
    font-weight: 300!important;
    padding: 4px 6px;
    border: none;
    text-shadow: none
}

.alert {
    font-size: .85em
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
    line-height: 2em;
    margin-top: .5em;
    margin-bottom: .5em
}

li.list-group-item1 {
    line-height: 2.5em
}

.input-group {
    margin-bottom: 20px
}

.in-gp-tl {
    padding: 0
}

.in-gp-tb {
    padding-right: 0
}

.list-group {
    margin-bottom: 48px
}

ol {
    margin-bottom: 44px
}

h2.typoh2 {
    margin: 0 0 10px
}

@media (max-width:768px) {
    .grid_5 {
        padding: 0 0 1em
    }
    .grid_3 {
        margin-bottom: 0
    }
}

@media (max-width:640px) {
    .grid_3 p,
    .well,
    li.list-group-item1,
    ol.breadcrumb li,
    ul.list-group li {
        font-size: 14px
    }
    .h1,
    .h2,
    .h3,
    h1,
    h2,
    h3 {
        margin-top: 0;
        margin-bottom: 0
    }
    .grid_5 h1,
    .grid_5 h2,
    .grid_5 h3,
    .grid_5 h4,
    .grid_5 h5,
    h3.bars,
    h3.hdg {
        margin-bottom: .5em
    }
    .progress {
        height: 10px;
        margin-bottom: 10px
    }
    .breadcrumb {
        margin-bottom: 25px
    }
    .well {
        margin-bottom: 10px
    }
    h2.typoh2 {
        font-size: 1.5em
    }
    .label {
        font-size: 60%
    }
    .in-gp-tl {
        padding: 0 1em
    }
    .in-gp-tb {
        padding-right: 1em
    }
}

@media (max-width:480px) {
    .grid_5 h1,
    .grid_5 h2,
    .grid_5 h3,
    .grid_5 h4,
    .grid_5 h5,
    h3.bars,
    h3.hdg {
        font-size: 1.2em
    }
    .table h1 {
        font-size: 26px
    }
    .table h2 {
        font-size: 23px
    }
    .table h3 {
        font-size: 20px
    }
    .label {
        font-size: 53%
    }
    .alert,
    p {
        font-size: 14px
    }
    .pagination {
        margin: 20px 0 0
    }
    .grid_3.grid_4.w3layouts {
        margin-top: 25px
    }
}

@media (max-width:320px) {
    .alert,
    .list-group {
        margin-bottom: 10px
    }
    .grid_4 {
        margin-top: 18px
    }
    h3.title {
        font-size: 1.6em
    }
    .alert {
        padding: 10px
    }
    ul.pagination li a {
        font-size: 14px;
        padding: 5px 11px
    }
    .well {
        padding: 10px
    }
    .nav>li>a {
        font-size: 14px
    }
    .bs-docs-example,
    .table-bordered,
    table.table.table-striped {
        display: none
    }
}

.typo {
    padding: 5em 0
}

.contact-text {
    background: url(../images/banner5.jpg) no-repeat;
    min-height: 450px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    text-align: center
}

.contact-top {
    padding: 6em 0
}

.con-text {
    padding-top: 8em
}

.con-text p,
.con-text p a {
    color: #fff;
    font-size: 3em;
    font-weight: 300;
    margin-bottom: .5em
}

.con-text p a {
    color: #f5f9fb;
    font-size: .4em;
    letter-spacing: 2px
}

.con-text p {
    line-height: .9em
}

.con-text i {
    font-size: .9em
}

.con-text h6 {
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 3px;
    margin-top: 1.5em
}

.contact-form {
    margin-top: 3em
}

.right_form {
    margin-left: 3.8%
}

.contact-form div {
    padding: 5px 0
}

.contact-form span label {
    display: block;
    font-size: .9em;
    color: #555;
    padding-bottom: 5px;
    font-weight: 600;
    margin: .5em 0;
    letter-spacing: 1px
}

.contact-form input[type=text],
.contact-form textarea {
    padding: 16px 15px;
    display: block;
    width: 100%;
    background: 0 0;
    border: none;
    outline: 0;
    color: #464646;
    font-size: 1em;
    box-shadow: inset 0 0 3px #999;
    -webkit-box-shadow: inset 0 0 3px #999;
    -moz-box-shadow: inset 0 0 3px #999;
    -o-box-shadow: inset 0 0 3px #999;
    -webkit-appearance: none;
    font-family: 'Source Sans Pro', sans-serif
}

.contact-form textarea {
    resize: none;
    height: 197px
}

.myButton {
    background: #f90;
    color: #fff;
    font-size: 1em;
    padding: 17px 0;
    border: none;
    outline: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: none;
    float: right;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%
}

.myButton:hover {
    background: #168eea
}

.company_address {
    float: left;
    width: 25%
}

.company_address p {
    display: block;
    font-size: 1em;
    color: #686868;
    font-weight: 400;
    padding: 5px 0
}

.company_address p span a {
    text-decoration: underline;
    color: #555
}

.company_address p span a:hover {
    text-decoration: none;
    color: red
}

.contact_info {
    float: right;
    width: 70%;
    margin-left: 5%
}

.map_w3layouts_agile iframe {
    width: 100%;
    min-height: 400px;
    border: none;
    padding: 2em;
    background: #ececee
}

.gallery {
    padding: 5em 0
}

.grid {
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    text-align: center
}

.grid figure {
    overflow: hidden;
    margin: 10px 0;
    height: auto;
    text-align: center;
    cursor: pointer
}

.grid figure img {
    display: block;
    width: 100%;
    opacity: .8
}

.footer_bottom1 a,
.social ul li {
    display: inline-block
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid figure figcaption::after,
.grid figure figcaption::before {
    pointer-events: none
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 50%
}

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.grid figure h3 {
    word-spacing: -.15em;
    font-size: 1.5em;
    margin-top: 18%;
    color: #FFF;
    font-weight: 600
}

.grid figure h2 span {
    font-weight: 800
}

.footer_bottom h6,
.footer_bottom1 h2 {
    font-weight: 700;
    text-transform: uppercase
}

.grid figure h2,
.grid figure p {
    margin: 0
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%
}

figure.effect-apollo img {
    opacity: .95;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1)
}

figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    margin: 3em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

.grid figure figcaption:hover {
    background-color: rgba(14, 12, 12, .42)
}

figure.effect-apollo h2 {
    text-align: left
}

figure.effect-apollo:hover img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}

figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.footer_top_agile_w3ls {
    background: #5a5a5a;
    padding: 3em 0 5px
}

.footer_wthree_agile {
    background: #5a5a5a;
    padding-bottom: 70px;
    border-top: .4px solid rgba(255, 248, 248, .5882352941176471)
}

ul.tag2:last-child {
    margin: 0
}

.footer_bottom_grid:nth-child(2) {
    float: right;
    text-align: right
}

.address li i,
.social ul li a,
ul.social-icons3.two li a {
    text-align: center
}

.footer_bottom {
    padding: 2em 0
}

.index-copy-right {
    background: 0 0
}

.footer_bottom h6 {
    color: #fff;
    font-size: 1.4em;
    letter-spacing: 1px;
    margin-bottom: 1em
}

.footer_bottom1 p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 1em
}

.footer_bottom1 p a {
    color: #f90;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in
}

.footer_bottom1 p a:hover {
    color: #fff;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in
}
ul li {
    font-size: 16px;
        color: #555;
}
.social ul {
    padding: 0;
    margin: 0
}

.social ul li a {
    color: #333
}

.social ul li a i.fa.fa-facebook {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background: #FFF;
    color: #3b5998;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}

.social ul li a i.fa.fa-facebook:hover {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background: #3b5998;
    color: #FFF
}

.social ul li a i.fa.fa-twitter {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background: #FFF;
    color: #1da1f2;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}

.social ul li a i.fa.fa-twitter:hover {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background: #1da1f2;
    color: #FFF
}

.social ul li a i.fa.fa-rss {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background: #FFF;
    color: #f26522;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all
}

.social ul li a i.fa.fa-rss:hover {
    height: 32px;
    width: 32px;
    line-height: 32px;
    background: #f26522;
    color: #FFF
}

.footer_bottom1 label {
    color: #168eea;
    display: block;
    font-size: .3em;
    letter-spacing: 3px
}
.footer_bottom1 h2 {
    font-size: 2.2em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .29);
    color: #fff
}
.footer_grid h5,
.footer_grid1 h5,
.footer_grid_left h5 {
    font-size: 1.4em;
    color: #1b8fe8;
    position: relative;
    margin-bottom: 1.5em;
    font-weight: 600;
    letter-spacing: 1px
}

.footer_grid_left h5 {
    margin: 0
}

.footer_grid p,
.footer_grid1 p {
    color: #fff;
    line-height: 2em;
    margin-bottom: 2em
}

.address li,
.footer_grid_list li {
    display: block;
    margin-bottom: 1em
}

.footer_grid_list li i {
    color: #f90;
    padding-right: 1em
}

.footer_grid_list li a {
    color: #fff;
    text-decoration: none;
    line-height: 1.5em;
    letter-spacing: 1px;
    font-size: .9em
}

.footer_grid_list li a:hover {
    color: #146eb4
}

.address li:last-child,
.footer_grid_list li:last-child {
    margin-bottom: 0
}

.address li {
    color: #fff
}

.address li i {
    margin-right: .5em;
    color: #fff;
    width: 32px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #fff
}

.address li span {
    display: block;
    margin-left: 4em;
    letter-spacing: 1px;
    font-size: .9em
}

.address li a {
    color: #fff;
    text-decoration: none
}

.address li a:hover {
    color: #146eb4;
    text-decoration: none
}

.footer_grid_right input[type=email] {
    outline: 0;
    padding: 13px;
    background: #fff;
    font-size: .9em;
    color: #888;
    width: 65%;
    border: none;
    letter-spacing: 1px;
    float: left
}

.footer_grid_right input[type=email]::-webkit-input-placeholder {
    color: #999!important
}

.footer_grid_right input[type=submit] {
    outline: 0;
    padding: 12px 0;
    background: #168eea;
    font-size: 1em;
    color: #fff;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 35%;
    float: left;
    margin-top: 0
}

.footer_grid_right input[type=submit]:hover {
    background: #f90
}

.footer_wthree_agile p {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    padding-top: 16px
}

.footer_wthree_agile p a {
    color: #208fe8;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in
}

.footer_wthree_agile p a:hover {
    color: #fff
}

@media(max-width:1440px) {
    .features {
        padding: 5em 0 16em
    }
}

@media(max-width:1366px) {
    .carousel-caption {
        min-height: 576px!important;
        padding-top: 20em
    }
}

@media(max-width:1280px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.5em;
        font-weight: 100;
        letter-spacing: 2px
    }
    .inner_sec_info_agileits_w3 {
        margin-top: 0
    }
}

@media(max-width:1080px) {
    .contact-text {
        min-height: 350px
    }
    .con-text p,
    .con-text p a {
        font-size: 2.5em
    }
    .con-text p a {
        font-size: .5em
    }
    .con-text {
        padding-top: 6em
    }
    .border {
        width: 430px;
        height: 430px
    }
    .bulb img {
        margin-top: 7.5em;
        width: 45%
    }
    h3.tittle {
        font-size: 3em
    }
    h3.tittle.main {
        margin: 0 auto;
        width: 80%
    }
    .bordergrid4 {
        position: absolute;
        bottom: -41%;
        left: 0;
        text-align: center;
        width: 100%
    }
    .icon i.fa {
        font-size: 25px;
        width: 75px;
        height: 75px;
        line-height: 73px
    }
    .text h4 {
        font-size: 1.4em
    }
    .blog_con img,
    .blog_section {
        width: 100%
    }
    .blog_left {
        margin-top: 3em;
        width: 60%
    }
    .author_grid_pos {
        position: absolute;
        top: -31%;
        left: 42%
    }
    .footer_grid_list li i {
        padding-right: .3em
    }
    .address li i {
        margin-right: .5em
    }
    .banner_inner_content_agile_w3l {
        min-height: 170px
    }
    .banner_inner_content_agile_w3l p {
        padding-top: 3.5em
    }
    .carousel-caption {
        min-height: 512px!important;
        padding-top: 9em
    }
    .stats_left i {
        font-size: 2em
    }
    .stats_left p {
        font-size: 3em
    }
    .stats_left h4 {
        font-size: 1.25em
    }
    .stats {
        min-height: 415px;
        padding-top: 5em
    }
    .team_work h4 {
        font-size: 2.7em;
        width: 85%;
        padding-top: 1.8em
    }
    .team_work {
        min-height: 280px
    }
    .map_w3layouts_agile iframe {
        min-height: 400px;
        padding: 1em
    }
    .emergency_cases_w3ls_left {
        padding-right: 4em
    }
    .teaminfo {
        padding: 1em
    }
}

@media(max-width:1050px) {
    h3.tittle {
        font-size: 2.8em
    }
    .border {
        width: 400px;
        height: 400px
    }
    .banner_bottom_left p,
    .services-section-grid p,
    p {
        font-size: .9em
    }
    .bordergrid1 {
        position: absolute;
        top: -40%;
        left: 0;
        text-align: center;
        width: 100%
    }
    .bulb img {
        margin-top: 7em;
        width: 45%
    }
    .text h4 {
        font-size: 1.3em
    }
    ul.some_agile_facts span.fa {
        width: 60px;
        height: 60px;
        line-height: 59px;
        margin-right: 20px;
        font-size: 1em
    }
    ul.some_agile_facts li {
        list-style: none;
        margin: 21px 0;
        font-size: 1.3em
    }
    .banner_bottom_left h4 {
        font-size: 1.7em
    }
    .price_tittle h3,
    .service-icon-heading h4 {
        font-size: 1.2em
    }
    ul.some_agile_facts {
        margin-top: 2em
    }
    .carousel-control {
        line-height: 27em
    }
    .features {
        padding: 4em 0 15em
    }
    .service-icon span {
        width: 50px;
        height: 50px;
        font-size: 1.5em;
        line-height: 1.8em
    }
    #quote-carousel .carousel-indicators {
        left: 37%;
        top: auto;
        bottom: -26px
    }
}

@media(max-width:1024px) {
    .map_w3layouts_agile iframe {
        min-height: 300px;
        padding: 1em
    }
    .carousel-caption p {
        letter-spacing: 5px;
        font-size: 1em;
        margin: 1em 0 2em
    }
    .icon_info h5 {
        font-size: 1.3em
    }
}

@media(max-width:991px) {
    .grid_info {
        width: 48%;
        float: left
    }
    .banner_form_agileits form {
        margin: 1em auto 0;
        width: 86%;
        padding: .5em
    }
    .carousel-caption {
        min-height: 490px!important;
        padding-top: 7em
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        padding: 10px 4px
    }
    .navbar-nav>li {
        float: left;
        margin: 0 3px
    }
    .footer_grid:nth-child(2) {
        margin: 2em 0
    }
    .footer_grid:nth-child(3) {
        margin-bottom: 2em
    }
    .stats_left {
        float: left;
        width: 25%
    }
    .grid_info:nth-child(2) {
        margin: 0 2% 2%
    }
    .stats_left h4 {
        font-size: 1em
    }
    .stats {
        min-height: 400px;
        padding-top: 5em
    }
    .banner_bottom_grid img {
        width: 40%
    }
    #quote-carousel .carousel-indicators {
        left: 35%;
        top: auto;
        bottom: -26px
    }
    .bordergrid1,
    .bordergrid2,
    .bordergrid3,
    .bordergrid4,
    .bordergrid5,
    .bordergrid6,
    .bulb {
        position: static;
        width: 100%;
        margin: 20px 0
    }
    .icon {
        width: 20%;
        float: left;
        margin: 0 auto
    }
    .icon i.fa {
        width: 70px;
        height: 70px;
        line-height: 66px;
        font-size: 25px
    }
    .text {
        width: 78%;
        float: left
    }
    .border {
        width: 100%;
        height: 100%;
        border: none;
        margin-top: 0
    }
    .bordergrid1 {
        text-align: right
    }
    .bordergrid4 {
        text-align: left
    }
    .team_work {
        min-height: 252px
    }
    .header_left ul li {
        margin-right: 1em;
        font-size: 15px
    }
    .features {
        padding: 4em 0
    }
    .bulb img {
        margin-top: 1em;
        width: 45%
    }
    .text.live {
        width: 75%
    }
    .team_work h4 {
        font-size: 2.3em;
        width: 87%;
        padding-top: 1.8em
    }
    .services-section-grid:nth-child(4),
    .services-section-grid:nth-child(5),
    .services-section-grid:nth-child(6) {
        margin-top: 0
    }
    .services-section-grid {
        float: left;
        width: 50%;
        margin-bottom: 1em
    }
    .blog_img {
        padding-left: 0;
        float: left;
        width: 50%
    }
    .know_grid,
    .review_infon {
        width: 48%;
        margin: 0 1% 2%;
        float: left
    }
    .banner_bottom_grid.help,
    .blog_img.lost,
    .blog_img.single {
        width: 100%
    }
    .blog_img.single {
        float: none
    }
    .banner_bottom_grid.help img {
        width: 100%;
        margin-bottom: 1em
    }
    .header_left ul li i {
        padding-right: .2em
    }
    .navbar-default a.navbar-brand h1 {
        margin-top: 0;
        padding-left: 18px
    }
    .navbar-default {
        padding: 12px 0
    }
    .heading-agileinfo span {
        font-size: 14px!important;
        letter-spacing: 2px
    }
    .emergency_cases_w3ls_right {
        padding-left: 1em;
        border-left: none;
        margin-top: 2em
    }
    .grid1 {
        margin-bottom: 1em
    }
    .services-top-grids {
        margin-bottom: 0
    }
    .about-w3right {
        padding: 0 1em;
        margin-bottom: 2em
    }
    .teamgrid1 {
        float: left;
        width: 50%;
        margin-bottom: 2em
    }
    .teamgrid1 img {
        width: 100%
    }
    .team {
        padding: 5em 0 3em
    }
    figure.effect-apollo p {
        margin: 2em
    }
}

@media(max-width:900px) {
    #quote-carousel .carousel-control.left {
        left: -30px
    }
    #quote-carousel .carousel-control.right {
        right: -36px!important
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.2em;
        font-weight: 100;
        letter-spacing: 2px
    }
    .login-form-rec {
        margin: 0 auto;
        width: 55%
    }
}

@media(max-width:800px) {
    ul.forms_right {
        float: none;
        margin-top: .1em
    }
    .carousel-caption {
        min-height: 393px!important;
        padding-top: 4em
    }
    .carousel-control {
        line-height: 22em
    }
    .banner_inner_content_agile_w3l {
        min-height: 140px
    }
    .banner_inner_content_agile_w3l p {
        padding-top: 2.7em
    }
    .footer_top_agile_w3ls {
        padding: 3em 0
    }
    .con-text,
    .stats {
        padding-top: 4em
    }
    .plan_grid {
        float: left;
        width: 50%
    }
    .plan_grid:nth-child(2) {
        margin-bottom: 2em
    }
    .contact-text {
        min-height: 290px
    }
    .stats {
        min-height: 370px
    }
    .bulb img {
        margin-top: 1em;
        width: 35%
    }
}

@media(max-width:768px) {
    #quote-carousel .carousel-control.right {
        right: -24px!important
    }
    .blog_left {
        margin-top: 3em;
        width: 80%
    }
    .banner_form_agileits form {
        margin: 1em auto 0;
        width: 80%;
        padding: .3em
    }
    .carousel-caption {
        min-height: 393px!important;
        padding-top: 5em
    }
    .about,
    .agile-about,
    .services,
    .tesimonials_tp {
        padding: 3em 0
    }
    .emergency_cases_bt {
        background: rgba(0, 0, 0, .47);
        padding: 3em 0
    }
    .team {
        padding: 3em 0 1em
    }
    .banner-bottom,
    .gallery,
    .typo,
    .w3_wthree_agileits_icons.main-grid-border {
        padding: 3em 0
    }
}

@media(max-width:767px) {
    .content.white {
        padding: 0 1em;
        height: 100px;
        margin-top: 90px
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0
    }
    .navbar-nav {
        float: none;
        margin: 1em 0 0;
        background: #eee;
        padding: 1em
    }
    .navbar-toggle {
        margin-top: 0;
        margin-bottom: 0
    }
    .contact-in {
        padding: 0
    }
    .main-content {
        padding: 3em 1em
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none!important
    }
    .multi-column-dropdown li a {
        display: block;
        clear: both;
        line-height: 1.428571429;
        color: #fff;
        white-space: normal
    }
    .navbar-default a.navbar-brand h1 {
        margin-top: 0;
        padding-left: 0
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        padding: 10px 14px;
        text-align: center
    }
    .navbar-nav>li {
        float: none;
        margin: 3px 0
    }
    .navbar-nav .open .dropdown-menu {
        text-align: center;
        background: #c2d9ea;
        color: #111
    }
    .navbar-nav .open .dropdown-menu>li>a {
        color: #222
    }
    ul.dropdown-menu.sub-menu {
        background: #9ac6e6!important
    }
    .test_img_info {
        margin-top: 2em
    }
    #quote-carousel .carousel-indicators {
        left: 12%;
        top: auto
    }
}

@media screen and (min-width:737px) {
    .w3-flex {
        display: flex
    }
    .ab1 {
        flex: 1
    }
}

@media(max-width:736px) {
    .login-form-rec {
        margin: 0 auto;
        width: 70%
    }
    ul.blog_list li span {
        padding-right: .3em
    }
    ul.blog_list li i {
        padding: 0 .5em
    }
    .header_left ul li {
        margin-right: .3em;
        font-size: 14px
    }
    .test_img img {
        display: inline-block
    }
    #quote-carousel .carousel-indicators {
        left: 50%;
        top: auto
    }
    #quote-carousel .carousel-indicators li.active {
        width: 15px;
        height: 15px
    }
    .carousel-indicators {
        bottom: 0;
        left: 50%
    }
}

@media(max-width:667px) {
    .header_left,
    .header_right {
        float: none;
        text-align: center
    }
    .carousel-caption p {
        letter-spacing: 5px;
        font-size: 1em;
        margin: .5em 0 1em
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.4em;
        font-weight: 100;
        letter-spacing: 2px
    }
    .banner_inner_content_agile_w3l {
        min-height: 120px
    }
    .banner_inner_content_agile_w3l p {
        padding-top: 2.3em
    }
    h3.tittle {
        font-size: 2.5em
    }
    .inner_breadcrumb {
        padding: 0 1em
    }
    .blog_left {
        margin-top: 3em;
        width: 86%
    }
    #quote-carousel .carousel-indicators {
        left: 50%;
        top: auto
    }
    .header_left {
        margin: .3em 0 1em
    }
    ul.forms_right li a {
        display: block
    }
}

@media(max-width:640px) {
    #quote-carousel .carousel-indicators {
        top: auto
    }
    .blog_left {
        margin-top: 3em;
        width: 100%
    }
    .inner_sec_info_agileits_w3 {
        margin-top: 2em
    }
    .services-section-grid {
        float: left;
        width: 100%;
        margin-bottom: 1em
    }
    .know_grid,
    .review_infon {
        width: 100%;
        margin: 0 0 2%;
        float: left
    }
}

@media(max-width:600px) {
    .blog_img,
    .left_form,
    .right_form {
        float: left;
        width: 100%
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 2.2em;
        font-weight: 100;
        letter-spacing: 2px
    }
    .banner_form_agileits input[type=search],
    .banner_form_agileits input[type=submit] {
        width: 37%
    }
    .banner_form_agileits input[type=submit] {
        width: 26%
    }
    .stats_left {
        float: left;
        width: 50%
    }
    .stats_left:nth-child(3),
    .stats_left:nth-child(4) {
        margin-top: 2em
    }
    .team_work {
        min-height: 230px
    }
    .team_work h4 {
        font-size: 2em;
        width: 87%;
        padding-top: 1.9em
    }
    .stats {
        min-height: 388px;
        padding-top: 4em;
        padding-bottom: 4em
    }
    .header_left ul li {
        font-size: 15px;
        margin-right: .5em
    }
    .header_left ul li i {
        padding-right: .5em
    }
    .top_menu_w3layouts {
        padding: .5em
    }
    #quote-carousel .carousel-indicators {
        top: auto
    }
    .banner_inner_content_agile_w3l p {
        padding-top: 2.8em;
        font-size: 1em
    }
    .blog_img {
        padding-left: 0
    }
    .con-text p,
    .con-text p a {
        font-size: 1.8em
    }
    .con-text p a {
        font-size: .45em
    }
    .con-text h6 {
        font-size: 1em;
        line-height: 1em;
        letter-spacing: 2px;
        margin-top: 1em
    }
    .contact-text {
        min-height: 201px
    }
    .carousel-caption p {
        letter-spacing: 3px;
        font-size: 1em;
        margin: .5em 0 1em
    }
    h3.tittle.main {
        margin: 0 auto;
        width: 100%
    }
    .con-text {
        padding-top: 1.5em
    }
    .right_form {
        margin-left: 0
    }
    .contact-form textarea {
        resize: none;
        height: 115px
    }
    .contact-form input[type=text],
    .contact-form textarea {
        padding: 12px 15px
    }
    .heading-agileinfo span {
        line-height: 1.5em
    }
    .heading-agileinfo span:after {
        top: 113%
    }
}

@media(max-width:568px) {
    .login-form-rec {
        margin: 0 auto;
        width: 100%
    }
    h3.tittle.three {
        font-size: 2.2em
    }
    h3.tittle {
        font-size: 2.3em
    }
    .inner_breadcrumb {
        padding: 0 .2em
    }
    .stories_in {
        margin: 0 auto;
        width: 98%
    }
    .story_one_w3_agile:nth-child(2) {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        margin: 1.5em 0;
        padding: 1.5em 0
    }
    .blog_info_wthree h5 a,
    .single-left1 h5 {
        font-size: 1em
    }
    .header_left ul li {
        font-size: 14px
    }
    .contact-form {
        position: relative;
        margin-top: 0
    }
}

@media(max-width:480px) {
    .grid_info,
    .text {
        float: left
    }
    .icon,
    .text.live {
        text-align: center
    }
    .carousel-caption {
        min-height: 358px!important;
        padding-top: 4em
    }
    .banner_form_agileits input[type=search],
    .banner_form_agileits input[type=submit] {
        width: 33%
    }
    .banner_form_agileits input[type=submit] {
        width: 30%
    }
    .grid_info,
    .icon,
    .team_work h4,
    .text,
    .text.live {
        width: 100%
    }
    .grid_info:nth-child(2) {
        margin: 5% 0
    }
    .team_work h4 {
        font-size: 1.7em;
        padding-top: 1.9em
    }
    .stats_left p,
    h3.tittle.three {
        font-size: 2em
    }
    .team_work {
        min-height: 192px
    }
    .icon {
        float: none;
        margin: 0 auto
    }
    .bordergrid1,
    .bordergrid2,
    .bordergrid3,
    .bordergrid4,
    .bordergrid5,
    .bordergrid6,
    .bulb {
        position: static;
        width: 100%;
        margin: 20px 0;
        text-align: center
    }
    #quote-carousel .carousel-indicators {
        top: auto
    }
    .author_grid_pos {
        position: absolute;
        top: -31%;
        left: 40%
    }
    .banner_bottom_grid {
        margin-top: 1em
    }
    .banner_bottom_grid img {
        width: 54%
    }
    .banner_bottom_grid.help img {
        width: 100%;
        margin-bottom: 1em
    }
    .blog_img:nth-child(3),
    .blog_img:nth-child(4) {
        margin: 0
    }
    .carousel-control {
        line-height: 19.5em
    }
    .blog_img {
        margin-bottom: 1em!important
    }
    .comments_agileits-grid-right h4 a {
        font-size: .9em
    }
    .comments_agileits-grid-left {
        float: left;
        width: 21%
    }
    .inner_sec_info_agileits_w3 {
        margin-top: 0
    }
    .heading-agileinfo {
        font-size: 32px;
        margin-bottom: 1em
    }
    .emergency_cases_top {
        padding: 2em
    }
    .carousel-caption h6 {
        font-size: 14px;
        line-height: 1.5em;
        width: 91%
    }
}

@media(max-width:440px) {
    .plan_grid,
    .plan_grid:nth-child(2) {
        margin-bottom: 1em
    }
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.8em;
        font-weight: 100;
        letter-spacing: 2px
    }
    .banner_form_agileits input[type=search],
    .banner_form_agileits input[type=submit] {
        width: 28%
    }
    .banner_form_agileits input[type=submit] {
        width: 34%
    }
    h3.tittle {
        font-size: 2em
    }
    #quote-carousel .carousel-indicators {
        top: auto
    }
    .services-breadcrumb_w3ls ul li span {
        padding: 0 1em
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        padding: 8px 14px;
        text-align: center
    }
    .banner_inner_content_agile_w3l {
        min-height: 110px
    }
    .banner_inner_content_agile_w3l p {
        padding-top: 2.5em;
        font-size: 1em
    }
    .plan_grid {
        float: left;
        width: 100%
    }
    .carousel-caption {
        min-height: 320px!important;
        padding-top: 3em
    }
    .stats {
        min-height: 387px;
        padding-top: 3em;
        padding-bottom: 3em
    }
    .contact-text {
        min-height: 172px
    }
    .author_grid_pos {
        position: absolute;
        top: -31%;
        left: 37%
    }
    .con-text p a {
        font-size: .55em
    }
    .teamgrid1 {
        width: 100%;
        margin-bottom: 2em
    }
}

@media(max-width:414px) {
    .con-text p a {
        font-size: .55em
    }
    .stats_left {
        float: left;
        width: 50%;
        padding: 0
    }
    .map_w3layouts_agile iframe {
        min-height: 250px;
        padding: 1em
    }
    .panel-title {
        font-size: .9em
    }
    .icon_info h5 {
        font-size: 1.2em
    }
    .features {
        padding: 2em 0
    }
    .inner_sec_info_agileits_w3 {
        margin-top: 0
    }
    .carousel-indicators {
        bottom: -9%;
        left: 50%
    }
    h4.agileinfo-head {
        margin: 0 0 .7em
    }
    .emergency_cases_w3ls h5 {
        font-size: 30px
    }
    #quote-carousel {
        padding: 20px
    }
    .carousel-inner {
        height: 100%
    }
}

@media(max-width:384px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.8em;
        font-weight: 100;
        letter-spacing: 1px
    }
    .team_work h4 {
        font-size: 1.5em;
        width: 100%;
        padding-top: 1.9em
    }
    .team_work {
        min-height: 166px
    }
    .banner_bottom_left h4 {
        font-size: 1.4em
    }
    ul.forms_right li a {
        padding: .5em 1em
    }
    .top_menu_w3layouts {
        padding: .5em 0;
        position: relative
    }
    .emergency_cases_top {
        padding: 1em
    }
    .emergency_cases_w3ls h6 {
        font-size: 18px
    }
    .carousel-caption p {
        margin: .5em 0
    }
    .carousel-inner {
        height: 100%
    }
}

@media(max-width:375px) {
    .banner_form_agileits input[type=search],
    .banner_form_agileits input[type=submit],
    .banner_form_agileits select#country12 {
        font-size: .8em;
        padding: .7em
    }
    .carousel-caption {
        min-height: 300px!important;
        padding-top: 9em
    }
    .carousel-inner {
        height: 100%
    }
    .carousel-control {
        line-height: 18.5em
    }
    .test_img_info {
        margin-top: 2em;
        padding: 0
    }
    .footer_top_agile_w3ls {
        padding: 2em 0
    }
    .blog_img {
        padding: 0
    }
    .blog_left {
        margin-top: 2em;
        width: 100%
    }
    ul.pagination {
        margin: 1em 0 0
    }
    .author_grid_pos {
        position: absolute;
        top: -27%;
        left: 35%
    }
}

@media(max-width:320px) {
    .carousel-caption h2,
    .carousel-caption h3 {
        font-size: 1.4em;
        font-weight: 100;
        letter-spacing: 1px
    }
    .carousel-caption p {
        letter-spacing: 1px;
        font-size: .9em;
        margin: .3em 0 0
    }
    .carousel-caption {
        min-height: 283px!important;
        padding-top: 1em
    }
    .navbar-default a.navbar-brand h1 {
        font-size: 30px
    }
    .carousel-control {
        line-height: 16.5em
    }
    .carousel-indicators {
        bottom: -13%;
        left: 49%
    }
    .grid_info {
        padding: 1em
    }
    .stats_left p {
        font-size: 1.8em
    }
    .stats_left h4 {
        font-size: .9em
    }
    .stats_left i {
        font-size: 1.5em
    }
    .stats {
        min-height: 351px;
        padding-top: 2em;
        padding-bottom: 1em
    }
    h3.tittle {
        font-size: 1.8em
    }
    .team_work h4 {
        font-size: 1.2em;
        width: 100%;
        padding-top: 1.9em
    }
    .team_work {
        min-height: 131px
    }
    h3.tittle.three {
        font-size: 1.6em
    }
    .banner_inner_content_agile_w3l p {
        letter-spacing: 3px
    }
    .heading-agileinfo {
        font-size: 30px
    }
    .heading-agileinfo span {
        letter-spacing: 1px
    }
    .agile-about {
        padding: 2.5em 0
    }
    .ab1 {
        padding: 1.5em
    }
    .emergency_cases_w3ls_left {
        padding-right: 1em
    }
    .emergency_cases_w3ls h4 {
        font-size: 24px
    }
    .emergency_cases_w3ls h5 {
        font-size: 26px;
        letter-spacing: 2px
    }
    .emergency_cases_w3ls h6 {
        font-size: 15px
    }
    .grid1 {
        padding: 25px 20px
    }
    .about,
    .services {
        padding: 2.5em 0
    }
    .team {
        padding: 2.5em 0 .5em
    }
    .panel-body {
        padding: 1.5em 1em
    }
    .banner-bottom,
    .gallery,
    .typo,
    .w3_wthree_agileits_icons.main-grid-border {
        padding: 2.5em 0
    }
    .header_left {
        margin: .3em 0 .5em
    }
}

#floating_call_now {
    display: block;
    position: fixed;
    right: -56px;
    top: 325px;
    margin: 1px 7px -4px -5px;
    padding: 10px 7px 2px 1px;
    font-size: 20px;
    width: 149px;
    height: 50px;
    text-indent: 10px;
    color: #fff;
    overflow: hidden;
    background-color: #428bca;
    z-index: 2147483646!important;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100%!important;
    background-color: #F7F7F7;
    margin: 100px auto;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .3);
    overflow: hidden;
    font-family: roboto
}

.loginmodal-container h1 {
    text-align: center;
    font-size: 1.8em;
    font-family: roboto
}

.loginmodal-container input[type=submit] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    position: relative
}

.button,
.loginmodal-container a {
    display: inline-block;
    text-decoration: none
}

.loginmodal-container input[type=text],
input[type=email],
input[type=password] {
    height: 44px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid silver;
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.loginmodal-container input[type=text]:hover,
input[type=email]:hover,
input[type=password]:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.loginmodal {
    text-align: center;
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px
}

.loginmodal-submit {
    border: 0;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, .1);
    background-color: #4d90fe;
    padding: 17px 0;
    font-family: roboto;
    font-size: 14px
}

.loginmodal-submit:hover {
    border: 0;
    text-shadow: 0 1px rgba(0, 0, 0, .3);
    background-color: #357ae8
}

.loginmodal-container a {
    color: #666;
    font-weight: 400;
    text-align: center;
    opacity: .6;
    transition: opacity ease .5s
}

.login-help {
    font-size: 12px
}

.login-btn {
    text-align: center;
    margin-top: 50px
}

.button {
    line-height: 55px;
    padding: 0 30px;
    background: #004a80;
    color: #fff;
    font-family: roboto;
    font-size: 18px
}

.button:hover,
.button:visited {
    background: #006cba;
    color: #fff
}

.disclaimer {
    background: #146eb4;
    padding: 2px 0;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    display: none
}

@media (max-width:850px) {
    .disclaimer_wrapper {
        display: none
    }
    .disclaimer {
        display: block;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        padding: 10px
    }
    .disclaimer a {
        color: #fff
    }
}

.modal-img {
    margin-top: -30px;
    width: 33%;
    border: 5px solid white;
    border-radius: 50%;
    padding: 5px;
    background: #6c757d;
}

.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    50% {
        transform: translateY(8%);
    }
    65% {
        transform: translateY(-4%);
    }
    80% {
        transform: translateY(4%);
    }
    95% {
        transform: translateY(-2%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        -webkit-transform: translateY(8%);
    }
    65% {
        -webkit-transform: translateY(-4%);
    }
    80% {
        -webkit-transform: translateY(4%);
    }
    95% {
        -webkit-transform: translateY(-2%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

.series{
    font-size:16px;
}

.series li{
padding:5px;
margin-left:15px;
}

.series li i{
    font-size:20px;
    color:#146eb4;
}


.sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-240px;
    top:230px;
    width:370px;
    z-index: 1100;
}
.sticky li{
    list-style-type:none;
    background-color:#146eb4;
    color:#efefef;
    height:70px;
    border-radius: 5px;
    padding:0px;
    margin:0px 0px 1px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
}
.sticky li:hover{
    margin-left:-115px;
}
.sticky li img{
    float:left;
    margin:5px 4px;
    margin-right:5px;
}
.sticky a li span{
    line-height:60px;
}
.sticky a li span {
    text-decoration:none;
    color:#fff;
    font-size: 20.5px;
    font-weight:700;
}
.sticky li p a:hover{
    text-decoration:underline;
}
.footer_wthree_agile ul li {
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    padding-top: 16px;
    text-align: left;
    display: inline-block;
    margin-right: 15px;
}

.new-tfn {
    border-radius: 0;
    box-shadow: 1px 2px 3px #ccc;
    margin-top: -6px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 5px;
    background: #ccc;
}


.panel {
    padding: 0 18px;
    display: none;
    background-color: #fff;
    overflow: hidden;
    margin-top: -10px;
    border: 1px solid #ccc
}

.dropdown_new {
    display: block;
    width: 100%;
    margin: auto;
}

.dropdown_new {
    margin-top: 15px;
}

.dropdown__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    padding: 7px 15px;
    box-sizing: border-box;
    font: 600 14px/22px sans-serif;
    background-color: #4b4b4b;
    cursor: pointer;
    transition: background .3s ease;
    will-change: background;
}

.dropdown__top h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom:0px !important;
}

.dropdown__top:hover {
    background: #078bf7;
}

.dropdown__top::after {
    content: '\f13a';
    font: 20px FontAwesome;
    transition: transform .5s ease;
    will-change: transform;
}

.heading_h3 {
    color: #434343;
    font-weight: 600;
    text-align: center;
}

.open .dropdown__top::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dropdown__btm {
    background: #f2f2f2;
    color: #555;
    font-size: 15px;
    line-height: 1.4;
    box-sizing: border-box;
    padding: 15px;
    display: none;
}

.login {
  margin: 2px auto;
  font-size: 16px;
}

/* Reset top and bottom margins from certain elements */
.login-header,
.login p {
  margin-top: 0;
  margin-bottom: 0;
}

/* The triangle form is achieved by a CSS hack */
.login-triangle {
  width: 0;
  margin-right: auto;
  margin-left: auto;
  border: 12px solid transparent;
  border-bottom-color: #28d;
}

.login-header {
  background: #28d;
  padding: 10px 5px;
  font-size: 1.4em;
  font-weight: normal;
  text-align: center;
  color: #fff;
}
.login-header h2{
    font-size: 1em;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    color: #ffeb00;
    margin: 10px 0px 0px;
}
.login-header p{
  font-size: 16px;;
  font-weight: normal;
  text-align: center;
  color: #fff;
    line-height:20px;
}

.login-container {
  background: #ebebeb;
  padding: 12px;
  border: 2px solid #28d;
}

/* Every row inside .login-container is defined with p tags */
.login p {
    padding: 8px 0px 0px;
}

.login input{
  box-sizing: border-box;
  display: block;
  width: 100%;
  border: 1px solid #146eb4;
  background:#fff;
  outline: 0;
  font-family: inherit;
  font-size: 0.95em;
}

.login textarea{
    background:#fff;
    resize:none;
    border: 1px solid #28d;
}

.login input[type="text"],
.login input[type="tel"] {
  background: #fff;
  border-color: #28d;
  color: #555;
}

/* Text fields' focus effect */
.login input[type="email"]:focus,
.login input[type="password"]:focus {
  border-color: #888;
}

.login input[type="submit"] {
  background: #28d;
  border-color: transparent;
  color: #fff;
  cursor: pointer;
  padding: 5px !important;
}

/* .login input[type="submit"]:hover {
  background: #17c;
} */

/* Buttons' focus effect */
.login input[type="submit"]:focus {
  border-color: #05a;
}

.breadcrumbs{
    padding: 30px 0px 0px;
    margin-left: 65px;
}




    .modal.left .modal-dialog,
    .modal.right .modal-dialog {
        position: fixed;
        margin: auto;
        width: 320px;
        height: 100%;
        -webkit-transform: translate3d(0%, 0, 0);
            -ms-transform: translate3d(0%, 0, 0);
             -o-transform: translate3d(0%, 0, 0);
                transform: translate3d(0%, 0, 0);
    }

    .modal.left .modal-content,
    .modal.right .modal-content {
        height: auto;
        overflow-y: auto;
            top: 20%;
    }
    
    .modal.left .modal-body,
    .modal.right .modal-body {
        padding: 15px 15px 80px;
    }

/*Left*/
    .modal.left.fade .modal-dialog{
        left: -320px;
        -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
           -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
             -o-transition: opacity 0.3s linear, left 0.3s ease-out;
                transition: opacity 0.3s linear, left 0.3s ease-out;
    }
    
    .modal.left.fade.in .modal-dialog{
        left: 0;
    }
        
/*Right*/
    .modal.right.fade .modal-dialog {
        right: -320px;
        -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
           -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
             -o-transition: opacity 0.3s linear, right 0.3s ease-out;
                transition: opacity 0.3s linear, right 0.3s ease-out;
    }
    
    .modal.right.fade.in .modal-dialog {
        right: 0;
    }

/* ----- MODAL STYLE ----- */

.demo {
    padding-top: 60px;
    padding-bottom: 110px;
}

.btn-demo {
    margin: 15px;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 16px;
    background-color: #FFFFFF;
}

.btn-demo:focus {
    outline: 0;
}

.demo-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 15px;
    background-color: #212121;
    text-align: center;
}

.demo-footer > a {
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
    .modal-content {
        border-radius: 0;
        border: none;
    }

    .modal-header {
        border-bottom-color: #EEEEEE;
        background-color: #FAFAFA;
    }


   .btn--close {
            background-color: #fff;
            position: absolute;
            top: 1em;
            right: 1em;
            cursor: pointer;
            border: #FCF1F5 1px solid;
            border-radius: 50%;
            padding: 0.4em 0.8em;
        }

        .fa-times {
            color: gray;
        }

        .img__container {
            padding: 0.7em;
            border-radius: 100%;
            margin-bottom: 1.5em;
        }

        .img--phone {
            background-color: #FCF1F5;
            border: 4px solid #F3F3FB;
                width: 87px;
            margin: 0 auto;
        }
        .img--fire {
            background-color: #FFF;
            border: 4px solid #FCF1F5;
        }
        .pop__img {
            width: 60px;
        }
        .pop__title {
           font-size: 2rem !important;
    font-weight: 700;
    color: #bf0e0e !important;
          line-height: 1.4 !important;
        }
.modal-header{
    padding:5px;
}
.modal-body p{
        text-align: center;
    color: #333;
}

        .pop__text {
            margin-bottom: 3em;
        }
        button:focus,
        .btn:focus {
            outline: none;
            box-shadow: 0 0 0 2px #FFFFFF,
                0 0 0 4px #1A1D4A;
        }
        .btn__container {
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            -webkit-flex-direction: row;
            -moz-flex-direction: row;
            -ms-flex-direction: row;
            -o-flex-direction: row;
            flex-direction: row;
            justify-content: space-between;
        }
        .btn {
            font-size: 0.8rem;
            border-radius: 2em;
            text-decoration: none;
            display: block;
            padding: 0.7em 2em;
        }
        .btn+.btn {
            margin-left: 2em;
        }
        .btn--light {
            color: #BF0E0E;
            font-weight: 400;
            border: 1px solid #BF0E0E;
        }
        .btn--light:hover {
            color: #FFF;
            background-color: #BF0E0E;
        }
#myDIV {
display:none;}
#myDIV p{
        font-size: 18px;
    font-weight: 600;
    margin-top: 10px !important;
}
        .btn--accent {
            color: #FFF;
            background-color: #BF0E0E;
                padding: 10px 20px !important;
            margin: 0 auto;
            margin-top:10px;
            border-radius:20px !important;
        }
        .btn--accent:hover {
            filter: brightness(115%);
        }
        .pop__form {
            width: 100%;
            margin-bottom: 1em;
        }
        .form__email {
            margin-bottom: 0.4em;
            border: 1px solid gray;
            border-radius: 1em;
            width: 100%;
            padding: 0.5em 1em;
            outline: none;
        }
        .btn--form {
            width: 100%;
            border: none;
            cursor: pointer;
        }
        form > ::placeholder {
            font-size: 0.8rem;
            font-weight: 600;
            color: #1A1D4A;
        }
.tell{
    background: #ffc800;
    /* margin-top: 27px; */
    font-size: 16px;
    color: #fff;
    padding: 6px 10px;
    list-style: none;
}

.tell li a{
    color: #fff;
    font-weight:600;
}

.tfn-number {
    position: fixed;
    bottom: 0;
    background: #228de0;
    color: #fff;
    font-size: 2em;
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    z-index: 999;
}

.tfn-number:hover{
 color:#fff;
}

@media (max-width: 769px) {
.tfn-number {
    font-size: 1.5em;
}
}