/*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 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*/


/* category products */

.section-category-products:nth-child(odd) {
    /*background-color: #8f8f8f;*/
}

.section-category-products:nth-child(even) {
    /*background-color: #dbdbdb;*/
}


/* category products */


/* home products */

.product-tabs-filters .nav-pills li {
    margin-right: 5px;
    margin-bottom: 5px;
}


/* home products */


/* home funfacts start*/

.section-funfacts-bg {
    background-image: url(../../../images/fun-facts-bg.jpg);
}

.funfact-item {
    margin-bottom: 30px;
}

.funfact-item-inner {
    background-color: #0186f04d;
    border: 1px solid #0186f0;
    padding: 10px;
    text-align: center;
    color: #FFF;
    text-shadow: 1px 1px 1px #000000a8;
}

.funfact-digits {
    font-size: 50px;
    font-weight: 800;
    border-bottom: 1px solid #0186f0;
    margin-bottom: 10px;
}

.funfact-title {
    font-size: 20px;
}


/* home funfacts start*/


/*home skill start*/

.home-section.space.section-skill {
    background-color: #CFD8DC;
}

.skill-item-inner {
    height: 100%;
}

.skill-item-2 .skill-item-inner {
    border: 1px solid #0186f0;
}

.skill-details {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
}


/*home skill end*/


/* page builder */

.page-builder-content-area .page-content,
.page-builder-content-area .entry-content,
.page-builder-content-area .entry-summary {
    margin: 0;
}



/* page builder */


/* templates about us */

.tf-about-info-inner {
    border: 1px solid #ddd;
    padding: 10px;
}

.tf-about-info-inner .entry-title {
    margin: 10px 0;
}

.contact-us-header {
    margin-bottom: 30px;
    text-align: center;
    margin-top: 20PX;
}

.contact-info-inner {
    border: 1px solid #eee;
    padding: 20px;
}

.contact-page-info-label {
    display: inline-block;
}

.contact-page-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #090b0e;
    text-align: center;
    padding-top: 5px;
    font-size: 20px;
    color: #FFF;
    border-radius: 2px;
    margin-right: 10px;
}

.contact-page-label {
    margin-bottom: 10px;
}

.contact-page-info-item {
    margin-bottom: 10px;
}

.contact-page-data {
    padding-left: 20px;
}


/* templates about us */


/* templates blog */

.tf-column-posts .content-index-inner {
    border: none;
    box-shadow: 0px 4px 10px 0px #00000087;
    border-radius: 10px;
    /*height: 100%;*/
    overflow: hidden;
}

.tf-column-posts .post-thumbnail {
    overflow: hidden;
    margin: -10px;
    margin-bottom: 10px;
    border-radius: 0 !important;
    position: relative;
}

.tf-column-posts .post-thumbnail:before {
    content: "";
    position: absolute;
    border-bottom: 30px solid #fff;
    border-right: 0px solid transparent;
    border-left: 500px solid transparent;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}


/* .posts-morden {
    padding: 0 !important;
}

.posts-morden .content-index-inner {
    position: relative;
    border: none;
    padding: 15px;
}

.posts-morden .post-content {
    text-align: center;
    background-color: #000000ba;
    padding: 10px;
}

.posts-morden .post-thumbnail {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    margin: 0;
}
.posts-morden .post-content * {
    color: #FFF !important;
    border-color: #FFF !important;
}
.posts-morden .post-content * {
    color: #FFF !important;
    border-color: #FFF !important;
} */

.posts-morden .content-index-inner {
    position: relative;
    background: #979797;
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 4px 10px 0px #00000087;
}

.posts-morden .content-index-inner .post-content {
    text-align: center;
    padding: 10px;
    position: absolute;
    /* top: 70%; */
    left: 10px;
    right: 10px;
    bottom: 10px;
    background-color: #0000008f;
    border-radius: 10px;
    overflow: hidden;
}

.posts-morden .content-index-inner .post-thumbnail {
    margin: 0;
}

.posts-morden .entry-title,
.posts-morden .entry-title a,
.posts-morden .post-meta {
    color: #FFF;
    text-shadow: 1px 1px 1px #000;
}

.posts-morden .btn-read-more {
    color: #FFF;
    border-color: #FFF;
}

.posts-morden .post-details {
    transform: scaleY(0);
    transform-origin: bottom;
    transition: all .3s ease-in-out;
    max-height: 0;
}

.posts-morden .content-index-inner:hover .post-details {
    transform: scaleY(1);
    max-height: 999px;
}

.posts-morden .entry-summary,
.posts-morden .entry-summary * {
    color: #c0c0c0;
}


/* templates blog */


/* template portfolio */

.section-portfolio-bg {
    background-color: #f5f5f5;
}

.btn-portfolio-filter,
.btn-portfolio-filter:hover,
.btn-portfolio-filter:active,
.btn-portfolio-filter:focus {
    background-color: #55d631;
    color: #FFF;
}

.btn-portfolio-filter.active {
    background-color: #ce1fff;
}

/* .portfolio-content {
    padding: 0;
    margin: 0;
} */

/* .portfolio-item {
    position: relative;
    margin: 0;
}

.portfolio-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.2);
    text-align: center;
    opacity: 0;
    transition: all .3s ease-in-out;
}

.portfolio-item:hover .overlay {
    opacity: 1;
}

.port-title {
    background-color: #0009;
    padding: 8px;
    margin-bottom: 5px;
}

.port-title a {
    color: #FFF;
    font-size: 22px;
}

.port-cats {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

.port-cat {
    display: inline-block;
    margin-right: 10px;
}

.port-cat:last-child {
    margin-right: 0;
}

.port-cat a {
    background-color: #0186f0;
    padding: 5px;
    color: #FFF;
    border-radius: 1px;
}

.port-links a {
    color: #FFF;
    padding: 10px;
    border-radius: 2px;
    margin-right: 5px;
    border: 1px solid #FFF;
}

.port-title a:hover,
.port-cat a:hover,
.port-links a:hover {
    color: #FFF;
}

.port-links {
    margin-top: 22%;
    display: block;
}

.port-links a:last-child {
    margin-right: 0;
}

.port-links a:hover {
    background-color: #0186f0;
    border-color: #0186f0;
}


.portfolio-content.port-type-one {
    margin-bottom: 30px;
}

.portfolio-content.port-type-one .port-title {
    margin: 0;
    background-color: #FFF;
    color: #000;
}

.portfolio-content.port-type-one .port-title a {
    color: #0186f0;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    padding: 4px 10px;
} */

figure.portfolio-item-inner {
    margin: 0;
    display: block;
    border-bottom: 2px solid #0186f0;
    /* overflow: hidden; */
}

.port-thumb {
    position: relative;
    overflow: hidden;
}

.portfolio-item-inner .overlay {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.5);
    left: 10px;
    right: 10px;
    bottom: 10px;
    top: 100%;
    transition: all .5s ease-in-out;
}

.port-title {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.port-title a {
    padding: 15px;
    display: block;
}

.portfolio-item {
    margin-bottom: 40px;
}

.portfolio-item:hover .overlay {
    top: 10px;
}

.the-shadow-left {
    position: absolute;
    top: 0;
    left: 0px;
    right: auto;
    width: 15px;
    background: url(../../../images/shadow-left.png) no-repeat top center;
    background-size: 100% 100%;
    height: 100%;
    z-index: 0;
}

.the-shadow-right {
    position: absolute;
    top: 0;
    left: auto;
    right: 0px;
    width: 15px;
    background: url(../../../images/shadow-right.png) no-repeat top center;
    background-size: 100% 100%;
    height: 100%;
    z-index: 0;
}

.tf-port-link {
    display: inline-block;
    /* padding: 10px; */
    border: 1px solid #0186f0;
    width: 50px;
    height: 50px;
    padding-top: 7px;
    text-align: center;
    font-size: 22px;
}

.port-links {
    margin-top: 23%;
}

/* template portfolio */


/*  portfolio single */

.portfolio-thumb-sections {
    background-color: #d5ebfd;
    margin-bottom: 50px;
    margin-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.portfolio-thumb-item {
    position: relative;
}


/* .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
} */

.port-thumb-zoom,
.port-thumb-zoom:hover {
    background-color: #c700ff;
    color: #FFF;
    padding: 10px 15px;
    margin-top: 50px;
    display: inline-block;
    border-radius: 2px;
}

.portfolio-info {
    margin-top: 20px;
}

.portfolio-info-item {
    color: #000000;
    margin-bottom: 10px;
}

.portfolio-info-content {
    font-weight: bold;
}


/*  portfolio single */


/* 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: 90px;
}


/* home banner */


/* home slier */

.home-slider .owl-item.active .animation.animated-item-1 {
    animation: 800ms linear 300ms normal both 1 running fadeInLeft;
}

.home-slider .owl-item.active .animation.animated-item-2 {
    animation: 1000ms linear 600ms normal both 1 running fadeInRight;
}

.home-slider .owl-item.active .animation.animated-item-3 {
    animation: 1700ms linear 600ms normal both 1 running bounceInUp;
}

.home-slider .owl-item.active .animation.animated-item-4 {
    animation: 1700ms linear 800ms normal both 1 running bounceInUp;
}

.home-slider .owl-item.active .animation {
    /*animation-delay: 2000ms;*/
}


/* home slier */


/* footer */
.footer-copyright p {
    color: #FFF;
    margin: 0;
}

.footer-menu-container ul li {
    display: inline-block;
}

.footer-menu-container ul li a {
    color: #FFF;
    padding: 0 4px;
}

.footer-menu-container ul {
    padding: 0;
    margin: 0;
}

.footer-bottom-bar-item {
    padding: 10px 0;
    display: inline-block;
}

#footer-widgets {
    border-bottom: 1px solid #9E9E9E;
    padding-top: 30px;
    padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
    #footer-widgets {
        border-bottom: none;
    }
    .footer-bottom-bar .footer-bottom-bar-item {
        text-align: center !important;
        border-top: 1px solid #9E9E9E;
    }
}


/* footer */

  .product-tabs-filters a.btn.btn-theme {
    /* background: #0186f0;
    color: #FFF; */
    border: 1px solid #0186f0;
    border-radius: 2px; 
 } 

.product-tabs-filters a.btn.btn-theme.active {
    color: #1e364e;
    border-color: #1e364e;
} 
.product-tabs-filters a.btn.btn-theme.active:before{
    background: #eec10e;
}

iframe#themefarmer-google-map-frrame {
    width: 100%;
    height: 400px;
}


/* skills */
.section-skills-bg {
    background-color: #f5f5f5;
}
.skill-item-inner {
    background-color: #0186f0;
    border-radius: 2px;
    padding: 10px;
    color: #FFF;
}

.skill-item {
    margin-bottom: 20px;
    /* border-radius: 2px; */
}

.skill-digit {
    float: right;
    /* clear: both; */
}

.skill-info {
    /* clear: both; */
    width: 100%;
    /* margin-bottom: 8px; */
}

.skill-item .progress-bar {
    background-color: #1e364e;
}

.progress.tf-progress.skill-progress {
    width: 100%;
    margin-top: 28px;
    /* clear: both; */
    background-color: #d6d6d6;
    height: 10px;
}

.skill-name {
    float: left;
}
/* skills */