/*
Theme Name: StoreOne Pro
Author: ThemeFarmer
Author URI: https://www.themefarmer.com
Theme URI: https://www.themefarmer.com/product/storeone-pro/
Description: StoreOne is Powerful multipurpose WooCommerce WordPress Theme. StoreOne is the perfect free theme for e-commerce shop. StoreOne is responsive mobile optimized and using bootstrap framework. to show awesome icons on site it's using FontAwesome icons. StoreOne is Search Engine Optimized (SEO) friendly. Theme is developed to be used for any business, corporate, companies, or freelancers to create an awesome online presence. Theme includes customizable homepage, awesome slider, social links, latest products, latest blog section and other Advance section. Theme Provide 3 page Template (Home Page , Full Width, Left Sidebar) to select layout. StoreOne is perfect suitable for clothing, electronics, mobile and almost any type of store. StoreOne is good for eCommerce solution and compatible with contact form 7, JetPack, WPML. Documentation available at https://www.themefarmer.com/documentation/documentation-storeone/ and check the Demo at http://demo.themefarmer.com/storeone/
Version: 4.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: storeone
Tags: e-commerce, portfolio, blog, custom-logo, custom-header, custom-menu, featured-images, full-width-template, right-sidebar, left-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns


StoreOne is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


/* All */

body {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a,
a:hover,
a:focus {
    color: #2874f0;
    text-decoration: none;
    outline: none;
}

.btn,
.btn:hover,
.btn:focus {
    text-decoration: none !important;
    outline: none !important;
    border-radius: 2px !important;
}

button,
button:hover,
button:focus {
    text-decoration: none;
    outline: none;
}

img {
    max-width: 100%;
}

input,
select,
textarea {
    max-width: 100%;
    padding: 7px 10px;
    outline: none;
    border-radius: 1px;
    border: 1px solid #607D8B;
}

input[type=checkbox],
input[type=radio] {
    display: inline;
}

input,
input:focus,
button,
button:focus,
button:active {
    outline: none;
}

button,
input[type=button],
input[type=submit] {
    background-color: #2874f0;
    color: #FFF;
    border: none;
}

input[type=reset] {
    color: #2874f0;
    border: 1px solid #2874f0;
    background-color: transparent;
}

button,
input[type=button],
input[type=submit],
input[type=reset] {
    margin-right: 10px;
    min-width: 80px;
    padding: 5px 10px;
}

blockquote {
    border-left: 5px solid #969696;
    background-color: white;
}

.img-thumbnail {
    padding: 0;
    display: block;
    border: none;
    position: relative;
}

.img-responsive {
    width: 100%;
    height: auto;
}


/*home commen*/

.bgs-section {
    margin: 0;
}

.home-section-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-attachment: fixed;
    background-size: cover;
}

.bgs-space,
.space {
    padding: 30px 0;
}

.section-heading {
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
}

.section-title {
    font-size: 45px;
    /*white-space: pre;*/
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.section-description {
    margin: 10px;
    position: relative;
    top: 0;
    font-size: 18px;
}

.color-light,
.color-light .section-title,
.color-light .section-description {
    color: #FFF;
    text-shadow: 1px 1px 1px #000;
}

.back-to-top i {
    background-color: #2874f0;
    bottom: 10px;
    opacity: 0.8;
    color: #fff;
    font-size: 36px;
    padding: 5px 15px;
    position: fixed;
    right: 10px;
    z-index: 1;
    transition: all 1s ease 0.6s;
}

.navbar.navbar-default {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

body.boxed .site-content {
    background-color: #f5f5f5;
}

/*boxed*/
body.boxed .site.wrapper,
body.boxed #main-header {
    max-width: 1170px;
    margin: 0 auto;
}
/*boxed*/


/* All */


/* header - topbar */

.header-topbar {
    /*min-height: 50px;*/
    width: 100%;
    margin: 0 auto;
    background-color: #2196F3;
}

.bgs-top-nav {
    min-height: 35px;
}

#top-navbar .navbar-nav>li>a {
    padding: 6px 10px;
    color: #FFF;
}


/*acount links*/

.account-links {
    padding: 0;
    margin: 0;
}

.account-links li {
    display: inline-block;
    margin-left: 15px;
}

.account-links li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 8px 0;
    display: block;
}

.account-links li a i.fa {
    margin-right: 5px;
}


/*acount links*/


/*top bar social*/

.header-topbar-links li {
    display: inline-block;
    margin-right: 5px;
}

.header-topbar-links {
    padding: 5px 0;
    margin: 0;
}

.header-topbar-links li a {
    background-color: #ffffff;
    width: 22px;
    display: block;
    text-align: center;
    border: 1px solid #fff;
    color: #2874f0;
    border-radius: 1px;
}

.header-topbar-links li.empty-slinks a {
    width: auto;
    padding: 0px 5px;
}


/*top bar social*/

.header-topbar .contact-info .call-info {
    margin-right: 15px;
}

.header-topbar .contact-info .mail-info {}

.header-topbar .contact-info .call-info, .header-topbar .contact-info .mail-info {
    display: inline-block;
    color: #FFF;
    margin-bottom:0;
}

.header-topbar .contact-info .call-info a, .header-topbar .contact-info .mail-info a {
    color: #FFF;
}

.header-topbar .contact-info {
    padding-top: 7px;
}

/* header - topbar */


/* Header Middle*/

.header-middle {
    width: 100%;
    min-height: 50px;
    background-color: #2874f0;
}


/* Header Middle*/


/* Header Bottom*/

.header-bottom {
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.35);
    background-color: #FFF;
}


/* Header Bottom*/

.sticky-head .header-bottom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.admin-bar .sticky-head .header-bottom {
    top: 32px;
}
@media screen and (max-width: 600px){
    .sticky-head .header-bottom {
        top: 0 !important;
    }
}

/*banding */

.header-middle .site-branding {
    display: inline-block;
    float: left;
    padding: 10px 0;
    text-align: center;
}

.site-title img {
    height: auto;
    width: 100%;
    margin-top: 10px;
}

a.custom-logo-link {
    display: block;
    text-align: center;
}

img.custom-logo {
    height: auto;
    width: 100%;
    margin-top: 10px;
}

.site-title {
    color: #fff;
    display: block;
    font-size: 30px;
    height: auto;
    margin: 0 auto;
    max-width: 250px;
    overflow: hidden;
    width: 100%;
}

.site-title a,
.site-title a:hover {
    color: #FFF
}

.site-description {
    display: inline-block;
    font-size: 14px;
    margin: 0;
    color: #e0e0e0;
}


/*banding */


/*search*/

.search-container {
    display: inline-block;
    padding: 20px;
}

.search-label {
    width: 100%;
    padding: 0;
}

.bgs-serach-group {
    background-color: #FFF;
    border-radius: 1px;
    width: 100%;
    height: 37px;
    overflow: hidden;
    display: table;
}

.bgs-serach-cats {
    background-color: #ffe11b;
    padding: 10px;
    border: 0;
    outline: 0;
    display: inline;
    max-width: 90px;
}

.bgs-serach-group .input-search {
    padding: 8px 10px;
    border: none;
    outline: none;
    /* display: inline; */
    /* width: 55%; */
    width: calc(100% - 180px) !important;
}

.bgs-search-submit {
    border: none;
    background-color: #ffe11b;
    padding: 9px 13px 8px;
    margin: 0;
    display: inline;
    float: right;
    color: #212121;
}

.bgs-serach-group input.input-search,
.bgs-serach-group select {
    float: left;
    margin: 0;
}

.search-container .blog-search {
    width: 100%;
}

.bgs-serach-cats {
    -webkit-appearance: none;
}

.bgs-serach-group:before {
    content: "▼";
    position: absolute;
    top: 21%;
    left: 68px;
    z-index:0;
}

.header-search-initem {
    display: table-cell !important;
    height: 100%;
}

/*search*/

/*header widget */
.header-middle .info-banner {
    padding: 0;
}
/*header widget */

.mini-cart-container {
    position: relative;
    padding: 5px;
    padding-right: 0;
}

.bgs-cart-nav {
    cursor: pointer;
}

.mini-cart-icon {
    float: left;
    margin-right: 30px;
    position: relative;
}

.mini-cart-details {
    float: left;
}

.mini-cart-title,
.mini-cart-total {}

.mini-cart-title {}

.mini-cart-total {}

.bgs-cart-nav i.fa.fa-shopping-cart {
    font-size: 30px;
    display: block;
}

.mini-item-count {
    position: absolute;
    top: 0;
    right: -16px;
    border: 1px solid #FFF;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 2px 3px;
    font-size: 11px;
    color: #FFF;
    min-width: 20px;
}

.bgs-mini-cart {
    width: 300px;
    background-color: #efefef;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50px;
    z-index: 100;
    right: 10px;
    transition: all .3s ease-in-out;
    transform: scale(0);
    visibility: hidden;
    transform-origin: top right;
    padding: 10px;
}

.bgs-mini-cart .woocommerce ul.cart_list, .bgs-mini-cart .woocommerce ul.product_list_widget{
    max-height: 420px;
    overflow-y: auto;
}

.bgs-mini-cart:before {
    border-bottom: 10px solid #efefef;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    content: "";
    top: -10px;
    right: 30px;
}

.mini-cart-container:hover .bgs-mini-cart {
    display: block;
    transform: scale(1);
    visibility: visible;
}

.bgs-mini-cart .bgs-cart-list {
    max-height: 420px;
    overflow-y: auto;
    padding: 10px !important;
}

.bgs-mini-cart li.mini_cart_item {
    display: inline-block !important;
    position: relative !important;
    width: 100% !important;
    border: 1px solid #ddd !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
    padding: 10px !important;
    background-color: #FFF;
}

.bgs-mini-cart li.mini_cart_item a.remove {
    position: absolute !important;
    right: 10px !important;
    top: 10px !important;
    border-radius: 2px !important;
    color: #9E9E9E !important;
    font-size: 20px !important;
    height: 20px !important;
    width: 20px !important;
    text-align: center !important;
    line-height: 18px;
}

.bgs-mini-cart li.mini_cart_item a.remove:hover {
    background-color: #9e9e9e !important;
    color: #757575 !important;
}

.bgs-mini-cart li.mini_cart_item .bgs-product-img-link {
    display: block;
}

.bgs-mini-cart li.mini_cart_item img {
    width: 50px !important;
    height: auto !important;
    display: block !important;
    float: left !important;
    margin: 0;
    margin-right: 10px !important;
}

.bgs-mini-cart p.total {
    text-transform: uppercase;
    text-align: center;
}

.bgs-mini-cart p.buttons {
    text-align: center;
}

.cart-btn {
    border: 1px solid #2196F3;
    border-bottom: 2px solid #2196F3;
    text-transform: uppercase;
    color: #2196F3;
}


/*top banner info*/

.contact-info {
    padding-top: 16px;
    float: right;
}

.contact-info .call-info {
    margin-bottom: 10px;
}

.info-banner .info-link {
    color: #FFF;
    font-size: 14px;
}

.info-banner .info-link i.fa {
    margin-right: 8px;
}

.header-middle .info-banner .img-thumbnail {
    background-color: transparent;
}

/*top banner info*/


/* Header Middle*/


/*  Menu CSS */

.sticky-head {
    padding: 0;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    -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;
}

.navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 13px;
    color: #333333;
}


.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #2874f0;
}

.navbar-default .navbar-collapse {
    padding: 0;
}

.bgs-top-nav .nav>li>a {
    padding: 5px 15px;
}

.menu {
    background-color: transparent;
    color: #fff;
    margin: 0;
    border: 0;
    border-radius: 0;
}

.menu .navbar-collapse {
    float: right;
    width: none !important;
}

.menu .navbar-brand:hover,
.menu .navbar-brand {
    float: none;
    font-size: 30px;
    margin: 0 !important;
    padding: 1px;
    color: #fff;
}

.menu .navbar-nav li a {
    color: #fff;
    padding: 30px 10px;
    font-size: 16px;
    font-weight: bold;
}

.menu .navbar-nav li a:hover {
    color: #fff;
}

.menu .dropdown-menu {
    min-width: 200px;
    left: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 0;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100% !important;
    margin-top: 0px;
    margin-left: -1px;
    margin-right: -130px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.dropdown-submenu>a:after {
    display: block;
    content: "";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    font-weight: bold;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: -1px;
    margin-right: 0px;
    font-size: 20px;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.menu.navbar-default .navbar-nav > .active > a,
.menu.navbar-default .navbar-nav > .active > a:focus,
.menu.navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
    color: #fff;
}

.menu.navbar-default .navbar-nav > .open > a,
.menu.navbar-default .navbar-nav > .open > a:focus,
.menu.navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent;
    color: #fff;
}

.menu .dropdown-menu > li > a {
    color: #fff;
    white-space: normal;
    word-wrap: normal;
    padding: 10px 10px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.menu .dropdown-menu > li > a:focus,
.menu .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #fff;
}

.menu .dropdown-menu li.dropdown.open a {
    background-color: transparent;
    color: #fff;
}

.menu .dropdown-menu {
    border-top: 1px solid #2874f0;
}

.menu li .dropdown-menu {
    width: 180px;
    position: absolute;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -o-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -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;
}

.dropdown-menu > li > a {
    padding: 5px 20px;
}

.menu .nav {
    color: #fff;
}

.admin-bar .site-header,
.admin-bar .site-header.float-header {
    top: 32px;
}

.navbar-default .navbar-toggle{
    background-color: #FFF;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #2874f0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #2874f0;
}

.navbar-toggle {
    min-width: auto;
    float: left;
}

.navbar-collapse.in {
    overflow-x: hidden;
}

.bgs-cart-container {
    position: relative;
    z-index: 100;
}

.mobi-clk {
    display: inline;
}

.header-three .bgs-menu .navbar-nav>li>a,
.header-five .bgs-menu .navbar-nav>li>a {
    color: #FFF;
}

.header-three .bgs-menu,
.header-five .bgs-menu {
    margin-top: 13px;
}

@media (min-width:768px) {
    #TF-Navbar .navbar-nav li.dropdown > .dropdown-menu {
        display: block;
        visibility: hidden;
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -ms-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        transform-origin: top left;
    }
    #TF-Navbar .navbar-nav li.dropdown:hover > .dropdown-menu {
        display: block;
        visibility: visible;
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }
    #TF-Navbar .dropdown-menu a {
        color: #FFF;
        transition: all .2s ease-in-out;
    }
    #TF-Navbar .dropdown-menu {
        border-radius: 0 0 2px 2px;
        background-color: rgb(40, 116, 240);
    }
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #2196f3;
}

.header-three button.navbar-toggle {
    float: right;
}
.col-md-9.col-sm-9.main-navbar {
    float: right;
}
/*  Menu CSS */


/*home commen*/

.home-section {
    position: relative;
    z-index: 1;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.home-section .home-section-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -50;
    position: absolute;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.blur-effect {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}


/*home commen*/


/* Slider */

.owl-carousel {
    display: block;
    overflow: hidden;
}

.owl-carousel .owl-slide {
    display: none;
}

.owl-carousel > .owl-slide:first-child {
    display: block;
}

.owl-carousel.owl-loaded .owl-slide {
    display: block !important;
}

.home-pagi .swiper-pagination-bullet,
.owl-dot {
    height: 20px;
    width: 20px;
    background: #2874f0;
    opacity: 1;
    border-radius: 2px;
    display: inline-block;
}

.owl-dot.active {
    opacity: 1;
    background: #ffe11b !important;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 5px;
}

.owl-theme .owl-dots .owl-dot:last-child {
    margin-right: 0;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: none;
}

.owl-next,
.owl-prev {
    color: #FFF;
    background-color: #2874f0;
    text-align: center;
    font-size: 27px;
    height: 50px;
    width: 50px;
    padding-top: 5px;
    border-radius: 2px;
    position: absolute;
    top: 45%;
}

.home-carousel:hover .owl-next {
    box-shadow: -1px 0px 3px 1px rgba(0, 0, 0, 0.5);
}

.home-carousel:hover .owl-prev {
    box-shadow: 1px 0px 3px 1px rgba(0, 0, 0, 0.5);
}

.owl-next {
    right: 5px;
}

.owl-prev {
    left: 5px;
}

.home-carousel .overlay {
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.home-carousel .carousel-caption {
    text-align: center;
    top: 0;
    right: 8%;
    left: auto;
    bottom: auto;
    background: rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.5);
    width: 40%;
    transition: all .2s ease-in-out;
}

.carousel-caption.carousel-left {
    right: auto !important;
    left: 8% !important;
}

.carousel-caption.carousel-center {
    right: 0 !important;
    left: 0 !important;
    margin: 0 auto !important;
}

.home-carousel > .owl-slide > img {
    width: 100%;
    height: auto;
}

.home-carousel .img-slide {
    min-height: 270px;
}

.home-carousel .carousel-caption .slider-heading {
    font-size: 40px;
    margin: 5px 0;
    animation-duration: 1s;
    text-transform: uppercase;
}

.home-carousel .carousel-caption .slider-description {
    font-size: 18px;
    margin: 5px;
    animation-duration: 1.5s;
}

.home-carousel .banner-link {
    background-color: #2874f0;
    border: 1px solid #2874f0;
    bottom: 0;
    color: #fff;
    font-size: 18px;
    left: 0;
    padding: 10px 20px;
    margin: 10px 5px;
    text-transform: uppercase;
}

.home-carousel .banner-link:hover {
    color: #fff;
}

.owl-item.active .animation.animated-item-1 {
    animation: 500ms linear 300ms normal both 1 running bounceIn;
}

.owl-item.active .animation.animated-item-2 {
    animation: 900ms linear 600ms normal both 1 running fadeInDown;
}

.owl-item.active .animation.animated-item-3 {
    animation: 1200ms linear 900ms normal both 1 running fadeInUp;
}


/* Slider */


/*Blog Slider*/

.blog-slider {
    margin-bottom: 50px;
}

.shop-slider .carousel-caption,
.blog-slider .carousel-caption {
    background-color: rgba(0, 0, 0, 0.8);
    top: 25%;
    bottom: auto;
    padding: 10px;
}

.shop-slider .carousel-caption .bgs-slider-heading,
.blog-slider .carousel-caption .bgs-slider-heading {
    text-transform: uppercase;
}

.img-slide.post-blog-slide {
    max-height: 452px;
    height: auto;
}


/*Blog Slider*/


/* home blog  */

.bgs-post {
    margin-bottom: 30px;
}

.bgs-space.bgs-blogs {
    background-color: #f5f5f5;
}

.post-inner {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.27);
}

.bgs-post-content {
    background-color: #F5F5F5;
    padding: 0 10px;
    padding-bottom: 5px;
}

.bgs-date.entry-date {
    display: inline-block;
    float: left;
    width: 50px;
    margin-right: 15px;
    margin-left: -10px;
}

.bds-date-block {
    padding: 5px;
    text-align: center;
}

.bds-date-block.bds-month {
    background-color: #ffe11b;
    color: #333;
}

.bds-date-block.bds-day {
    background-color: #2874f0;
    color: #FFF;
    font-size: 20px;
}

.entry-title {
    text-transform: uppercase;
    font-size: 25px;
    margin: 0;
    padding: 10px 0;
    word-wrap: break-word;
}

.overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: table-cell;
    text-align: center;
    opacity: 0;
    transform: scale(0);
    transition: all .5s ease-in-out;
}

.post-inner:hover .overlay {
    opacity: 1;
    transform: scale(1);
}

.bgs-blog-more {
    display: block;
    position: absolute;
    right: 30px;
    bottom: -10px;
    height: 50px;
    width: 50px;
    text-align: center;
    background-color: #2874f0;
    color: #FFF;
    border-radius: 100%;
    padding: 6px;
    font-size: 25px;
}

.bgs-blog-more:hover,
.bgs-blog-more:focus,
.bgs-blog-more:active {
    color: #FFF;
}

.bgs-post.sticky .bgs-post-content {
    background-color: #2874f0;
}

.bgs-post.sticky .bgs-post-content .bds-date-block.bds-day {
    border-right: 1px solid #ffe11b;
}

.bgs-post.sticky p,
.bgs-post.sticky a,
.bgs-post.sticky i {
    color: #FFF !important;
}


/* home blog  */


/*home products*/

.bgs-recent-products.bgs-products {
    background-color: #f5f5f5;
}

.products-recents {
    position: relative;
}

.product-carasol .owl-prev {
    right: 60px;
    left: auto;
}

.product-carasol .owl-next {
    right: 0px;
}

.products-latest-carasol {
    padding-top: 60px;
}

.product-carasol .owl-prev,
.product-carasol .owl-next {
    top: 0;
    font-size: 18px;
    height: 35px;
    width: 35px;
}

.products-recents .btn-filter {
    margin-bottom: 10px;
}

.products-recents .cat-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    max-width: 90%;
    max-width: calc(100% - 100px);
    width: calc(100% - 100px);
    /* height: 40px;
    overflow: hidden; */
}

.btn-theme,
.btn-theme:hover,
.btn-theme:focus {
    background-color: #2874f0;
    color: #FFF;
}

.btn-black,
.btn-black:hover,
.btn-black:focus {
    background-color: #000;
    color: #FFF;
}

.nav>li>a:focus,
.nav>li>a:hover,
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #ffe11b;
    color: #000000;
}

.btn-filter.btn-active {
    background-color: #ffe11b;
    color: #000000;
}

.bgs-tabs .nav>li>a {
    padding: 6px 10px;
}

.bgs-tabs .product-tabs .nav-pills>li {
    margin-right: 5px;
}

.bgs-tabs .product-tabs .nav-pills {
    margin-bottom: 20px;
    text-align: center;
    float: left;
}

.bgs-tabs .product-tabs .tab-content {
    padding: 10px 0;
    overflow: hidden;
}

a.btn.btn-theme.shop-link {
    float: right;
    margin-bottom: 20px;
}

.owl-carousel > .item.product {
    width: 23%;
    float: left;
    margin-right: 10px;
}

.owl-carousel > .item.product:nth-child(n+5) {
    display: none;
}


/*home products*/


/*home tabs*/

.bgs-products-tabs {
    background-color: #FFF;
}


/*home tabs*/


/* home callout  */

.section-callout {
    position: relative;
    top: 0;
    padding: 70px 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    color: #FFF;
}

.section-callout-bg {
    background-color: #4CAF50;
}


.blur-backgound {
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}
.section-callout .callout-button {
    margin-top: 30px;
    font-weight: bold;
}

.callout-buttons {
    width: 100%;
    text-align: center;
    min-width: 250px;
    margin: 0 auto;
}

.bt-1,
.bt-2 {
    padding: 10px 20px;
    border-radius: 2px;
    background-color: transparent;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}

.bt-1:hover,
.bt-1:active,
.bt-1:focus,
.bt-1:visited,
.bt-2:hover,
.bt-2:active,
.bt-2:focus,
.bt-2:visited {
    text-decoration: none;
    color: #FFF;
}

.bt-1 {
    background-color: rgba(207, 207, 207, 0.57);
    border: 1px solid #1871b3;
    color: #FFF;
    margin-right: 20px;
}

.bt-2 {
    background-color: #1871b3;
    color: #FFF;
}


/* home callout  */


/* home testimonial */

.section-testimonials-bg {
    background-color: #212121;
}

/* .bgs-testimonial .section-heading,
.bgs-testimonial .section-description {
    color: #FFF;
} */

.testimonial-item-inner {
    max-width: 500px;
    margin: 0 auto;
    background-color: #828282;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    color: #FFF;
    margin-bottom: 50px;
}

.testimonial-item-inner .testimonial-img {
    width: 100PX;
    height: 100px;
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 100%;
    margin: 0 auto;
}

.testimonial-item-inner .testimonial-img img.img-responsive {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.testimonial-item-inner .testimonial-name {
    font-weight: bold;
    font-size: 20px;
}

.testimonial-item-inner .testimonial-description {
    font-style: italic;
}

.testimonials-details .owl-next,
.testimonials-details .owl-prev {
    font-size: 18px;
    height: 35px;
    width: 35px;
    bottom: 0px;
    top: auto;
}

.testimonials-details .owl-nav {
    z-index: 5;
    position: relative;
}

.testimonials-details .owl-prev {
    right: 65%;
    left: auto;
}

.testimonials-details .owl-next {
    left: 65%;
    right: auto;
}


/* home testimonial */

/*Pricing Start*/

.section-pricing {}

.section-pricing-bg {
    background-color: #f5f5f5;
}

.plans-container {
    width: 80%;
}

.pricing-details {
    text-align: center;
}

.row.plans-row {

    padding: 0;
    margin-top: 50px;
}

.pricing-plans {
    /*display: inline-block;*/
    text-align: center;
}

.plan-column {
    margin: 0;
    text-align: center;
    padding: 0;
    box-shadow: 0px 0px 1px 0px #81aece;
    background-color: #e3f2fd;
}

.plan-column.plan-price-advanced {
    transform: scale(1.07);
    margin-left: 7px;
}

ul.plan-features-list {
    list-style: none;
    padding: 0;
}

.plan-order-btn {
    margin: 30px 0px;
}

.plan-title {
    font-size: 30px;
    padding-top: 20px;
}

.plan-name {
    color: #000;
}

.plan-price {
    background-color: yellowgreen;
    color: #fff;
    padding: 20px;
}

.plan-rate {
    font-size: 60px;
    color: #FFF;
}

.plan-rate small {
    font-size: 25px;
    margin: 0;
    color: #FFF;
}

.plan-time {
    padding-top: -20px;
}

.plan-time {
    margin-top: -15px;
}

.plan-features {
    font-size: 15px;
}

.plan-features ul li {

    padding: 12px;
    border-bottom: 1.5px solid #c9e8ff;
}

.btn.plan-btn {
    color: #0186f0;
    padding: 10px 35px;
    border: 1px solid;
    border-radius: 2px;
    font-size: 15px;
    transition: all 0.3s ease-in-out
}

.btn.plan-btn:hover {
    border: 1px solid transparent;
    background-color: #0186f0;
    color: #fff;
}

.plan-price.plan-price-1 {
    background-color: #00bcd5;
}

.plan-price.plan-price-2 {
    background-color: #f5cf40;
}

.plan-price.plan-price-3 {
    background-color: #e33f64;
}

.plan-price.plan-price-4 {
    background-color: #7ed3b2;
}

p.plan-desc {
    font-size: 15px;
}

.col-md-3.plan-column.plan-column-master {
    margin: -16px 0px;
    background-color: #fff;
}

.new-plan-column {
    position: absolute;
    font-size: 15px;
    background-color: #000;
    color: #fff;
    padding: 6px 17px;
    padding-top: 23px;
    border-radius: 100%;
    top: -10;
    left: 30px;
    top: -32px;
}


/*Pricing End*/
/*home services*/

.service-item {
    margin-bottom: 30px;
}

.service-item .service-item-inner {
    display: table;
    background-color: #f5f5f5;
}

.service-item .service-item-inner .service-icon {
    width: 100px;
    padding: 10px;
    padding-top: 25px;
}

.service-item .service-item-inner .service-icon i.fa {
    font-size: 50px;
    padding: 5px;
    background-color: #2874f0;
    color: #FFF;
    width: 70px;
    text-align: center;
}


/*home services*/


/*home funfact*/

.section-funfacts {
    color: #FFF;
}

.section-funfacts-bg {
    background-image: url(images/funfact-bg.jpg);
}

.funfact-item {
    margin-bottom: 30px;
}

.funfact-item-inner {
    background-color: #2874f0;
    border-radius: 2px;
}


.funfact-item-inner .funfact-digits {
    font-size: 40px;
    font-weight: bold;
}
.funfact-title {
    display: inline-block;
}

/*home funfact*/


/*home members*/
.member-item{
    margin-bottom: 30px;
}

.member-item-inner {
    position: relative;
    overflow: hidden;
}

.member-item-inner .member-info {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    right: -300px;
    background-color: #2874f0;
    transition: all .3s ease-in-out;
    color: #FFF;
    text-align: center;
    padding: 0 10px;
}

.member-item-inner:hover > .member-info {
    right: 0;
}

.member-item-inner .member-icons ul {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.member-item-inner .member-icons li {
    display: inline-block;
    margin-right: 5px;
}

.member-item-inner .member-icons li a {
    color: #2874f0;
    width: 30px;
    height: 30px;
    display: block;
    background-color: #ffffff;
    text-align: center;
    padding-top: 5px;
}

.member-item-inner .member-title {
    color: #FFF;
    margin-bottom: 30px;
    padding: 10px 0;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    text-transform: uppercase;
}

/* single */
.tf-team-social li a {
    background-color: #222222;
    display: inline-block;
    color: #FFF !important;
    text-align: center !important;
    width: 35px;
    height: 35px;
    padding-top: 7px !important;
}

.member-info-inner {
    padding: 0 30px;
}

.member-checklist li {
    display: block;
}

ul.member-checklist {
    padding: 0;
    margin: 20px 0;
}

.tf-team-graph {}

.tf-team-graph h3 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
}

.tf-team-graph .progress {
    height: 6px;
}

.tf-team-detail {
    margin-top: 30px;
}

.tf-team-detail-title {
    margin-bottom: 20px;
    font-size: 22px;
}
/*home members*/

.progress-bar {
    text-align: left;
    /* padding-left: 20px; */
    padding: 4px;
    padding-left: 20px;
}

/*home contact*/

.section-contact-bg {
    background-image: url(images/contactus-bg.jpg);
}

.home-section.bgs-tf-contactus {
    color: #FFF;
}

.tf_map_home {
    height: 400px;
    width: 100%;
}

.home-contact-form {
    border-radius: 2px;
    background-color: rgba(240, 240, 240, 0.7);
    padding: 20px;
    max-width: 400px;
    margin: 0 auto;
    box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.5);
    color: #333333;
    width: 100%;
}

.btn-contact-home {
    background-color: #2874f0;
    width: 100%;
    color: #FFF;
    font-weight: bold;
    border-bottom: 2px solid #1b5882;
}

.btn-contact-home:hover,
.btn-contact-home:active,
.btn-contact-home:focus,
.btn-contact-home:visited {
    color: #FFF;
}

.home-contact-form .form-control {
    display: block;
    width: 100%;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #2c3e50;
    background-color: transparent;
    background-image: none;
    border: 2px solid #2c3e50;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#map{
    color:#000;
}
iframe.map_frame {
    width: 100%;
    height: 100%;
}

/*home contact*/

/*home categories*/

.category-pics .cat-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    text-align: center;
}

.category-pics .cat-name-link {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.31);
    background: -webkit-linear-gradient(transparent, #000000);
    background: -o-linear-gradient(transparent, #000000);
    background: -moz-linear-gradient(transparent, #000000);
    background: linear-gradient(transparent, #000000);
}

.cat-name-link .home-cat-name {
    color: #FFF;
    text-transform: uppercase;
}

/*home categories*/


/*home category*/

.products-recents .category-link {
    position: absolute;
    top: 0;
    left: -12px;
    z-index: 500;
}

.bgs-category-carasol .owl-prev {
    right: 60px;
    left: auto;
}

.bgs-category-carasol .owl-next {
    right: 0px;
}

.bgs-category-carasol {
    padding-top: 60px;
}

.bgs-category-carasol .owl-prev,
.bgs-category-carasol .owl-next {
    top: 0;
    font-size: 18px;
    height: 35px;
    width: 35px;
}
.category-pics .img-thumbnail{
    overflow: hidden;
}
/*home category*/

/*home widget area*/
.widget.home-widget .widget-heading .widget-title {
    color: #000;
}

.widget.home-widget .widget-heading {
}

/*home widget area*/

/*home brands*/

.brands-details {
    text-align: center;
}

.section-brand-bg {
    background-color: #2874f0;
}

.section-brands .brand-item {
    width: 20%;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 20px;
    background-color: #FFF;
}

.brands-carousel .brand-item{
    display: none;
}

.home-clients.clients-carousel .brand-item:nth-child(1),
.home-clients.clients-carousel .brand-item:nth-child(2),
.home-clients.clients-carousel .brand-item:nth-child(3),
.home-clients.clients-carousel .brand-item:nth-child(4){
    width: 20%;
    display: block;
    float: left;
}

.brands-carousel.owl-loaded .brand-item {
    width: 100%;
    padding: 5px;
}

/*.clients-carousel > .client-item.owl-slide{
    width: 100%;
    float: left;
    margin-right: 20px;
}*/

.brrand-item.owl-slide {
    width: 100%;
    margin-right: 0;
}

.brands-carousel .owl-next,
.brands-carousel .owl-prev {
    background-image: none;
    background-color: #1d1e1f;
    padding: 0;
    height: 32px;
    width: 40px;
    border: 1px solid #FFF;
    padding: 5px;
    border-radius: 2px;
    font-size: 20px;
    line-height: 0;
    top: auto;
    bottom: 0;
    text-align: center;
    color: #FFF;
    position: relative;
    display: inline-block;
    margin-top: 30px;
}

.brands-carousel .owl-next {
    margin-left: 20px;
}
/*home brands*/

/*template portfolio*/
.tf-portfolio {
    background-color: #f5f5f5;
}

.tf-home-portfolio .portfolio-sorting {
    margin: 0;
    padding: 15px 0;
    margin-bottom: 30px;
}

.tf-home-portfolio .portfolio-sorting li {
    padding: 0;
    border: 1px solid #2874f0;
    border-radius: 2px;
    margin-right: 5px;
}

.tf-home-portfolio .portfolio-sorting li a {
    display: inline-block;
    font-size: 16px;
    font-weight: 100;
    padding: 3px 10px;
    text-transform: uppercase;
    color: #2874f0;
    transition: all .3s ease-in-out;
}

.tf-home-portfolio .portfolio-sorting li a.active {
    background-color: #2874f0;
    color: #FFF;
}

.tf-home-portfolio .portfolio-sorting li a:hover {
    color: #fff;
}

.port-vertical .portfolio-sorting li {
    float: left;
    margin-bottom: 10px;
    clear: both;
}
.portfolio-content {
    margin-bottom: 50px;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.portfolio-full .portfolio-items li {
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
    display: inline-block;
}

.portfolio-item {
    position: relative;
    /*overflow: hidden;*/
}

.portfolio-item .overlay {
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    text-align: center;
    opacity: 0;
    transition: all .2s ease-in-out;
}

.portfolio-item:hover .overlay {
    opacity: 1;
    transform: scale(1);
}

.portfolio-item .overlay h2 a {
    color: #fff;
}

.portfolio-item .overlay .tf-cat {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    padding: 0;
}

.portfolio-item .port-links {
    text-align: center;
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0;
    right: 0;
    height: 50px;
    top: 50%;
}

.portfolio-item .overlay .tf-pics,
.portfolio-item .overlay .tf-port-link {
    border: 1px solid #2874f0;
    color: #2874f0;
    display: inline-block;
    font-size: 25px;
    height: 45px;
    padding-top: 2px;
    text-align: center;
    border-radius: 2px;
    width: 45px;
    -webkit-transform: scale(0) translateY(100%);
    -moz-transform: scale(0) translateY(100%);
    -ms-transform: scale(0) translateY(100%);
    -o-transform: scale(0) translateY(100%);
    transform: scale(0) translateY(100%);
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}

.portfolio-item .overlay .port-links .sweep-to-top:hover {
    color: #FFF;
}

.portfolio-item .overlay .tf-port-link {
    margin-right: 10px;
}

.portfolio-item .overlay .tf-pics {
    margin-left: 10px;
}


.portfolio-item:hover .overlay .tf-pics,
.portfolio-item:hover .overlay .tf-port-link {
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    -o-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.portfolio-items.four-column .portfolio-item .port-links {
    top: 65%;
}

.portfolio-item .overlay h2 {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 18px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
}

.portfolio-item:hover .overlay h2 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.portfolio-item .overlay .tf-cat {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    transition: all ease 0.7s;
}

.portfolio-item:hover .overlay .tf-cat {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    transition: all ease 0.7s;
}
/*template portfolio*/


.portfolio-items.port-gallery {}

.portfolio-items.port-gallery .tf-port.port-item:hover > .img-thumbnail >.overlay {
    transform: scale(1);
    opacity: 1;
    background-color: #00000078;
    padding-top: 52px;
}

a.blog-pics.photobox_a {
    background-color: black;
    padding: 15px;
    border-radius: 3px;
}

/*widgets */

.widget .form-group {
    margin: 0;
    padding: 0 5px;
}

.widget-heading .widget-title,
.widget-heading .widget-title a {
    color: #FFF;
}

.widget-heading .widget-title {
    font-size: 18px;
    text-transform: uppercase;
}

.widget ul {
    list-style: none;
    padding-left: 10px;
}

.widget li:before {
    font-family: "FontAwesome";
    content: "\f101";
    margin-right: 10px;
    font-size: 14px;
}

.widget ul li a {
    font-size: 14px;
}

.widget ul li a:hover {
    color: #2874f0;
}

.widget li.cat-item:before {
    content: "\f07b";
}

.widget.widget_archive ul li:before {
    content: "\f187";
}

.widget.widget_pages ul li:before,
.widget.widget_recent_entries ul li:before {
    content: "\f0f6";
}

.widget.widget_recent_comments ul li:before {
    content: "\f0e6";
}

.tagcloud {
    float: left;
}

.tagcloud a {
    border: 2px solid #2874f0;
    color: #333;
    display: inline-block;
    font-size: 14px !important;
    margin: 2px 0;
    padding: 5px 10px;
    text-transform: uppercase;
}

.tagcloud a:hover {
    background-color: #ffe11b;
    color: #212121;
    border: 2px solid #ffe11b;
}

.calendar_wrap,
.calendar_wrap #wp-calendar {
    width: 100%;
    background-color: #FFF;
}

.calendar_wrap #wp-calendar caption {
    background-color: #2874f0;
    padding: 5px;
    color: #FFF;
}

.calendar_wrap #wp-calendar td,
.calendar_wrap #wp-calendar th {
    text-align: center;
    border: 1px solid #2874f0;
    color: #212121;
}

.widget input,
.widget select,
.widget textarea {
    width: 100%;
}

.widget_themefarmer_recent_comments_widget ul li:before {
    content: none;
}

.widget_themefarmer_recent_comments_widget ul li {
    display: block;
    float: right;
    width: 100%;
    margin-bottom: 20px;
}

.widget .form-group {
    margin: 0;
}

.widget .form-group .form-control {
    height: 50px;
    margin: 0;
}

.widget .more-link {
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    text-transform: uppercase;
}

.widget .blog-widget {
    color: #fff;
    font-size: 18px;
    list-style-type: none;
    padding-left: 5px;
}

.widget .blog-widget li {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.widget .contact-info {
    list-style: none;
    padding: 0;
}

.widget .contact-info li {
    display: inline-block;
    padding-bottom: 15px;
    width: 100%;
}

.widget .contact-info li i {
    background-color: #333;
    float: left;
    font-size: 18px;
    height: 35px;
    margin-right: 5px;
    padding: 7px;
    text-align: center;
    width: 35px;
    border-radius: 5px;
}

.widget .contact-info li p {
    font-size: 18px;
    margin: 0;
    padding-left: 45px;
}

.blog-widget li img {
    float: left;
    height: 60px;
    margin-right: 10px;
    width: 70px;
}

.widget .blog-widget h3 {
    font-size: 18px;
    margin: 0;
    margin-bottom: 5px;
}

.widget .blog-widget p {
    font-size: 14px;
    margin: 0;
}

.widget .flickr_badge_image {
    float: left;
    margin: 5px;
}

.widget .widget-contact-item {
    margin-bottom: 15px;
    clear: both;
}

.widget .widget-contact-item i {
    margin-right: 10px;
    margin-bottom: 20px;
    float: left;
    margin-top: 3px;
}
.widget-blog {
    margin: 0;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 10px;
}

.widget .widget-post-top .widget-blog-img {
    width: 75px;
    float: left;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
}

.widget-post-top .widget-blog-img .overlay {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 100%;
    bottom: -100%;
    z-index: 100;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.widget-blog:hover > .widget-post-top .widget-blog-img .overlay {
    top: 0px;
    bottom: 0px;
}

.widget-post-top .widget-blog-img .overlay .blog-pics {
    color: #fff;
    display: inline-block;
    border: 1px solid #FFF;
    width: 50px;
    height: 45px;
    font-size: 20px;
    padding-top: 6px;
    position: absolute;
    top: 22%;
    left: 0;
    right: 0;
    margin: auto;
}

/* widgets */


/* sidebar widget */

.sidebar-widget {
    background-color: #f1f1f1;
    margin-bottom: 30px;
    padding: 10px;
    border: 1px solid #e2e2e2;
    float: right;
    width: 100%;
}

.sidebar-widget .widget-heading {
    background-color: #2874f0;
    color: #FFF;
    padding: 10px 12px;
    margin: -11px;
    margin-bottom: 10px;
    border-bottom: 3px solid #ffe11b;
    border-right: 10px solid #ffe11b;
}

.sidebar-widget .widget-heading .widget-title {
    margin: 0;
    padding: 0;
}

.sidebar-widget .search-submit {
    display: none;
}

.sidebar-widget ul {
    list-style-type: none;
    padding: 0 0 0 15px;
    margin: 0;
}

.sidebar-widget ul li::before {
    color: #2874f0;
}

.sidebar-widget ul li a {
    text-decoration: none;
    color: #212121;
}


/* sidebar widget */


/*footer widgets*/

.footer-widget {
    color: #FFF;
}

.footer-widget ul li a,
.footer-widget li:before,
.footer-widget ul li {
    color: #FFF;
}

.footer-widget .widget-heading {
    color: #FFF;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 0;
    position: relative;
    padding-bottom: 3px;
}

.footer-widget .widget-heading:before,
.footer-widget .widget-heading:after {
    width: 70%;
    border-bottom: 1px solid #2874f0;
    content: "";
    position: absolute;
    bottom: -1px;
}

.footer-widget .widget-heading:after {
    border-bottom: 1px solid #ffe11b;
    width: 30%;
    right: 0;
}

.footer-widget .tagcloud a {
    color: #FFF;
}

.footer-widget .widget-post-title a {
    color: #FFF;
}

.footer-widget input,
.footer-widget select,
.footer-widget textarea {
    color: #212121;
}

/*footer widgets*/

.scroll-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 50px;
    height: 45px;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.5);
    color: #FFF;
    display: none;
    z-index: 8;
    padding-top: 7px;
}

.scroll-top:hover {
    color: #FFF;
}

.scroll-top i {
    font-size: 30px;
}

/*footer widgets*/


/* blog */

.left-sidebar {
    float: right;
}

.alignleft {
    float: left;
    margin: 0 20px;
}

.alignright {
    float: right;
}

.aligncenter {
    margin: 0 auto;
}

.alignnone {
    height: auto;
    max-width: 100%;
}

.alignnone img {
    width: 100% !important;
    height: auto;
}

.wp-caption-text {
    background-color: #ccc;
    font-size: 16px;
    font-style: italic;
    padding: 5px 0;
    text-align: center;
}

.gallery-caption {}

.bypostauthor {}

.entry-content iframe {
    max-width: 100%;
}

.bgs-post-post .entry-meta i.fa,
.bgs-post-post .entry-footer i.fa {
    color: #212121;
    margin-right: 3px;
}

.bgs-post-post .entry-meta,
.bgs-post-post .entry-footer {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 5px 0;
}

.bgs-post-post .entry-meta span,
.bgs-post-post .entry-footer span {
    margin-right: 10px;
}

.bgs-post-post .entry-footer {
    margin-top: 30px;
}

.bgs-pagination .nav-previous a,
.bgs-pagination .nav-next a {
    padding: 7px 15px;
    border: 1px solid #2874f0;
    border-radius: 1px;
    color: #2874f0;
    cursor: pointer;
}

.bgs-pagination .nav-previous {
    float: right;
}

.bgs-pagination .nav-next {
    float: left;
}

.bgs-comment-form,
.bgs-comment {
    margin-top: 30px;
    background-color: #f1f1f1;
}

#comment-nav-below.bgs-pagination .nav-previous {
    float: left;
}

#comment-nav-below.bgs-pagination .nav-next {
    float: right;
}

.comments-pics img {
    border: 5px solid #ccc;
    border-radius: 50%;
}

.comments-text > h4 {
    display: inline-block;
    font-weight: bold;
    margin-right: 20px;
}

.comments-text span {
    font-size: 16px !important;
    font-weight: normal;
    margin-left: 20px;
    display: inline-block !important;
}

.comments-text p {
    font-size: 16px;
}

.comment-detail {
    margin: 10px 0;
}

.comments-text {
    border: 1px solid #ccc;
}


/* blog */


/*single post*/

.gallery .gallery-item {
    display: inline-block;
    margin-right: 10px;
    width: 30%;
    margin-bottom: 20px;
}

.gallery .gallery-item img {
    width: 100%;
    height: auto;
}

.page-links {
    clear: both;
    margin: 10px 0;
}


/*single post*/


/* Single page */

.bgs-page-content .entry-title {
    margin-bottom: 20px;
    font-size: 30px;
    padding-top: 0;
}

.bps-slingle .bgs-post-post,
.bgs-post-page {
    background-color: #f1f1f1;
    padding-top: 15px;
    padding-bottom: 15px;
}

.bps-slingle .bgs-post-content {
    background-color: transparent;
}


/* Single page */


/*pagination*/

.bgs-pagination {
    text-align: center;
    width: 100%;
}

.bgs-pagination .page-numbers {
    padding: 7px 15px;
    border: 1px solid #2874f0;
    border-radius: 1px;
    color: #2874f0;
    cursor: pointer;
}

.bgs-pagination .page-numbers.current {
    border: 1px solid #ffe11b;
    color: #212121;
    background-color: #ffe11b;
}

.bgs-pagination .page-numbers:hover {
    background-color: #2874f0;
    color: #FFF;
    border: 1px solid #2874f0;
}


/*pagination*/


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.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;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/* Footer */

.site-footer.footer {
    background-color: #222527;
}

.site-footer .footer-bar {
    background-color: #161819;
    padding: 15px 0;
    color: #FFF;
    font-weight: 300;
    margin-top: 20px;
}

.footer-manu li {
    display: inline-block;
}

.site-footer .footer-bar a {
    color: #FFF;
}

.site-footer .footer-bar a:hover {
    color: #ffe11b;
}

.footer-copy p {
    margin: 0;
}

.footer-right {
    text-align: right;
}

.footer-right .header-topbar-links li a {
    color: #2874f0;
}

.footer-right #footer-navbar {
    float: right;
}

#footer-navbar .footer-manu>li>a,
#footer-navbar .navbar-nav>li>a {
    padding: 6px 10px;
}
#footer-navbar .nav>li>a:hover{
    color: #000;
}


/* Footer */


/*404*/

.bgs-404-page {
    background-color: #adadad;
    color: #FFF;
}

.page-header.error {
    border-bottom: 1px solid #2874f0;
    padding-bottom: 30px;
}

.bgs-404-page h2.code-404 {
    color: #2874f0;
    font-size: 70px;
    font-weight: 100;
}

.bgs-404-page .title-404 {
    color: #ffe11b;
}

.bgs-404-page .title-404 i.fa {
    margin-right: 10px;
}

.bgs-404-page .bgs-error {
    text-align: center;
}


/*404*/


/*WooCommerce*/

.woocommerce div.item.product,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    border: 1px solid #eee;
    padding: 10px;
    text-align: center;
    background-color: #FFF;
}


.woocommerce .woocommerce-LoopProduct-link {
    display: block;
    margin: -10px;
    margin-bottom: 10px;
}

.woocommerce-loop-product__title {
    font-size: 16px !important;
}

.woocommerce  span.price {
    font-size: 16px !important;
    margin-top: 0px;
}

.woocommerce ul.products li.product h3 {
    font-size: 18px;
}

.woocommerce .products .star-rating {
    display: inline-block;
    font-size: 15px !important;
    margin-top: 5px;
}

.woocommerce .add_to_cart_button {
    background-color: #2874f0 !important;
    color: #FFF !important;
}

.woocommerce ul.products li.product .onsale {
    border-radius: 1px;
    background-color: #ffe11b;
    color: #2874f0;
    width: 70px;
    top: 5px !important;
    right: 5px !important;
    text-transform: uppercase;
    text-align: center;
    left: auto;
}

.woocommerce ul.products li.product .price {
    color: #4CAF50;
    font-size: 14px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    display: block;
}

.woocommerce table.shop_table {
    border-radius: 1px;
    background-color: #f1f1f1;
}

.bgs-cart-totals {
    background-color: #e4e4e4;
}

.woocommerce .cart .button,
.woocommerce a.button.alt {
    background-color: #2874f0 !important;
    color: #FFF !important;
}

.woocommerce .cart .button:hover {
    background-color: #2874f0;
    color: #FFF;
}

.woocommerce input#coupon_code {
    width: 120px !important;
}

.woocommerce a.remove {
    color: #9e9e9e !important;
    border-radius: 1px;
    padding: 0px;
    line-height: 19px;
    text-align: center;
}

.woocommerce a.remove:hover {
    background-color: #9e9e9e !important;
    color: #757575 !important;
}

.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price ins {
    display: inline-block;
}

.woocommerce div.product .variations label {
    color: #6B6B6B;
    font-size: 14px;
}


.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ffe11b;
    border-radius: 2px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #ffe11b !important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #2874f0;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        margin-right: 1%;
        width: 24%;
}
.woocommerce form .form-row .input-checkbox{
    position: relative;
    height: 18px;
    width: 18px;
}
.shop-widget.widget_product_categories {}

.shop-widget.widget_product_categories .product-categories {}

.shop-widget.widget_product_categories .product-categories .cat-parent {}

.shop-widget.widget_product_categories .product-categories .cat-parent:after {
    content: "\f067";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 20px;
    width: 20px;
    background-color: #ffe11b;
    color: #2874f0;
    font-family: 'FontAwesome';
    text-align: center;
    padding-top: 1px;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.shop-widget.widget_product_categories .product-categories .show-cat-child.cat-parent:after {
    content: "\f068";
}

.shop-widget.widget_product_categories .product-categories .cat-item {
    position: relative;
    margin-bottom: 5px;
}

.shop-widget.widget_product_categories .product-categories .cat-parent ul.children {
    display: none;
}

.shop-widget.widget_product_categories .product-categories .show-cat-child.cat-parent ul.children {
    display: block;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-color: #2874f0;
    color: #FFF;
    border-radius: 2px;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #2874f0;
    color: #FFF;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 10px;
    width: 40px;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    right: 0;
    left: auto;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 0;
    margin-bottom: 10px;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    text-align: center;
}

.woocommerce .widget_shopping_cart .buttons,
.woocommerce.widget_shopping_cart .buttons {
    text-align: center;
}

.woocommerce-Reviews .img-responsive.photo {
    max-width: 100px;
    float: right;
    display: block;
    margin-left: 10px;
}

/*single*/

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #4CAF50;
}

.woocommerce div.product .single_add_to_cart_button.button {
    padding: 10px 20px;
    font-size: 16px;
    margin-left: 10px;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #4CAF50;
}

.woocommerce div.product .single_add_to_cart_button.button {
    padding: 10px 20px;
    font-size: 16px;
    margin-left: 10px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin-right: 10px;
    border-radius: 2px 2px 0 0;
    text-transform: uppercase;
    border: 1px solid #607D8B;
    background-color: #FFF;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: #2874f0;
    color: #FFF;
    border: 1px solid #2874f0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    content: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-bottom: 1px solid #607D8B;
    border: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
    border-top: 1px solid #607D8B;
    padding: 10px;
    border-radius: 1px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom: -1px;
}

#reviews.woocommerce-Reviews #comments {
    width: 50%;
    float: left;
    padding-right: 20px;
}

#reviews.woocommerce-Reviews #review_form_wrapper {
    width: 50%;
    float: left;
    padding-top: 28px;
    padding-left: 20px;
}

.woocommerce #reviews #comments ol.commentlist {
    padding: 0;
}

.woocommerce span.onsale {
    border-radius: 1px;
    background-color: #ffe11b;
    color: #2874f0;
    width: 70px;
    top: 0px !important;
    right: auto;
    text-transform: uppercase;
    text-align: center;
    left: 0px;
}

.woocommerce .quantity .qty {
    width: 4.631em;
}

.product .add_to_cart_button:before {
    content: "\f291";
    font-family: 'FontAwesome';
    font-size: 12px;
    margin-right: 5px;
    display: inline-block;
}

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
}

.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 25%;
}

.checkout-form-advance .order_review_con_inner {
    background-color: #f1f1f1;
    padding: 15px;
    border: 5px solid #ddd;
}
/*WooCommerce*/

/* Contact us One */

#map {
    min-height: 400px;
    width: 100%;
}

.form-control {
    border-radius: 1px;
}

.tf-contactus .form-control {
    display: block;
    width: 100%;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #2c3e50;
    background-color: transparent;
    background-image: none;
    border: 2px solid #2c3e50;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.tf-map {
    margin: 0;
}

.tf-home-contactus > .col-md-6 {
    margin-bottom: 30px;
}

.tf-maps {
    padding: 0;
}

.tf-contact-us .contact-form, .tf-contact-us .contact-info {
    padding: 10px 30px;
}

.tf-contact-us .contact-info {
    border: 1px solid #ddd;
}

.contact-form .form-group {
    margin: 0;
    margin-bottom: 15px;
}

.contact-link {
    color: #fff;
    font-size: 18px;
    padding: 8px 25px;
    background-color: #2874f0;
    border-radius: 1px;
}
.contact-link:hover,
.contact-link:active,
.contact-link:focus{
    color: #FFF;
}
.contact-page-info-item {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.contact-page-info-item:last-child {
    border: none;
}

.contact-page-info-label {
    color: #2874f0;
    margin-top: 0;
    margin-bottom: 15px;
}

.contact-page-info-data {
    color: #999;
}

.contact-page-icon,
.contact-page-data{
    float: left;
}

.contact-page-icon {
    margin-right: 20px;
    padding: 10px;
    border: 1px solid #2874f0;
    width: 50px;
    text-align: center;
}
.contact-page-icon:hover i.fa,
.contact-page-icon:active i.fa
.contact-page-icon:focus i.fa{
    color: #FFF !important;
}
.contact-page-icon i.fa{
    font-size: 30px;
    color: #2874f0;
    transition: all .2s ease-in-out;
}

.contact-form .wpcf7-form-control {
    width: 100%;
    border: 1px solid #9E9E9E;
}

.contact-form .wpcf7-form > p > label {
    width: 100%;
}

.contact-form .wpcf7-form-control.wpcf7-submit {
    width: auto;
    font-size: 16px;
}

/* Contact Us One */


/* Contact Us Two */

.contact2 .form-control {
    min-height: 40px;
}


/* Contact Us Two */

/*button effects*/


/* Sweep To Right */

.sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2874f0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.sweep-to-right:hover,
.sweep-to-right:focus,
.sweep-to-right:active {
    color: white;
}

.sweep-to-right:hover:before,
.sweep-to-right:focus:before,
.sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


/* Sweep To Left */

.sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2874f0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.sweep-to-left:hover,
.sweep-to-left:focus,
.sweep-to-left:active {
    color: white;
}

.sweep-to-left:hover:before,
.sweep-to-left:focus:before,
.sweep-to-left:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


/* Sweep To Bottom */

.sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2874f0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.sweep-to-bottom:hover,
.sweep-to-bottom:focus,
.sweep-to-bottom:active {
    color: white;
}

.sweep-to-bottom:hover:before,
.sweep-to-bottom:focus:before,
.sweep-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}


/*button effects*/

/*image effects*/
.homepage-banner .img-thumbnail{
    border-radius: 1px;
}
.homepage-banner .img-thumbnail,
.img-thumbnail.hover-effect{
    overflow: hidden;
}

/* Shine */
.img-thumbnail.hover-effect.shine {
    position: relative;
}
.img-thumbnail.hover-effect.shine::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.img-thumbnail.hover-effect.shine:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}

/* Circle */
.img-thumbnail.hover-effect.circle {
    position: relative;
}
.img-thumbnail.hover-effect.circle::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.img-thumbnail.hover-effect.circle:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
/*image effects


/*lightbox*/
.sl-overlay {
    opacity: .85;
}

.sl-wrapper .sl-navigation button {
    font-size: 170px;
    color: #d3ced2;
}

.sl-overlay {
    background-color: #000;
}

.sl-wrapper .sl-counter {
    font-size: 22px;
    color: #d3ced2;
}

.sl-wrapper .sl-close {
    font-size: 32px;
    color: #d3ced2;
}

.sl-wrapper button:focus {
    outline: none;
    border: none;
}
/*lightbox*/
/* home banner */

.banner-overlay {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.41);
    color: #FFF;
    padding: 10px;
    display: table-cell;
    vertical-align: middle;
}

.banner-item {
    padding: 0;
}

.banner-item-inner {
    position: relative;
    display: table;
}

.banner-text {
    color: #FFF;
    margin-top: 2%;
}

.banner-item a.btn.banner-link {
    background-color: azure;
}

.banners1-details .row {
    margin: 0;
    padding: 0;
}

/* home banner */

/* jetpackfix */

/* jetpackfix */

iframe#themefarmer-google-map-frrame {
    width: 100%;
    height: 400px;
}