/* common */
.home-section {
    position: relative;
    max-width: 100%;
    overflow: hidden;
}

.home-section-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-attachment: fixed;
}

.section-bg-blur {
    filter: blur(5px);
}

.btn {
    border: 1px solid #000;
    border-radius: 2px;
}

.btn-theme,
.btn-theme:hover,
.btn-theme:active,
.btn-theme:focus {
    background-color: #3F51B5;
    color: #FFF;
    border: none;
}


.section-heading {
    margin: 0;
    text-align: center;
    margin-bottom: 20px;
    word-break: break-all;
    overflow: hidden;
}

.section-title {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

.section-description {
    margin: 10px;
    position: relative;
    top: 0;
    font-size: 16px;
}

.color-light,
.color-light .section-title,
.color-light .section-description {
    color: #FFF;
    text-shadow: 1px 1px 1px #000;
}

.front-page-widget-inner .section-heading,
.widget-inner .section-heading {
    text-align: left;
}

.home-section ul {
    padding: 0;
    margin: 0;
}
/* common */

/*Pricing Start*/

.section-pricing-bg {
    background-color: #f5f5f5;
}

.pricing-item {
    text-align: center;
}

.plan-features-list li {
    display: block;
    padding: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.plan-column-inner {
    background-color: #ffffff;
    color: #000;
    border: 1px solid #ddd;
}

.plan-title {
    padding: 10px;
    font-size: 22px;
    font-weight: bold;
    /* background-color: #3F51B5; */
    /* color: #FFF; */
    border-bottom: 1px solid #ddd;
}

.plan-title .plan-name {
    margin: 0;
}

p.plan-rate {font-size: 35px;}

.plan-price {
    background-color: #ffffff;
    padding: 10px;
    /* color: #FFF; */
    /* border-radius: 100%; */
    border-bottom: 1px solid #ddd;
}

p.plan-rate small {
    font-size: 18px;
}

ul.plan-features-list {
    margin: 0;
    padding: 0 20px;
}

.plan-order-btn {
    padding: 20px;
}

/*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, 
.cat-name-link .term-meta {
    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/funfact-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
}

.funfact-item {
    margin-bottom: 30px;
}

.funfact-item-inner {
    background-color: #3F51B5;
    border: 1px solid #3F51B5;
    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 #18204d;
    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;
    text-align: center;
    padding-top: 5px;
    font-size: 20px;
    color: #FFF;
    border-radius: 2px;
    margin-right: 10px;
    margin-right: 20px;
    padding: 10px;
    border: 1px solid #2874f0;
    width: 50px;
    text-align: center;
}

.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;
}

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;
}

/* 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;
    width: 100%;
}

.banner-text {
    color: #FFF;
    margin-top: 90px;
    font-size: 20px;
}

.banner-overlay a.btn.banner-link {
    color: #FFF;
    border-color: #FFF;
}

/* 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-site-info.site-info a,
.footer-menu-container ul li a {
    color: #FFF;
    padding: 0 4px;
}
.footer-site-info.site-info a:hover{
    color: #FFF;
}

.footer-menu-container ul {
    padding: 0;
    margin: 0;
}

.footer-bottom-bar-item {
    padding: 10px 15px;
    display: inline-block;
}

div#footer-navbar {
    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 */



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 */

/* latest products */
.carousel-product {
    display: block;
    max-width: 250px;
}

.product-carasol .owl-nav {
    position: absolute;
    top: -60px;
    right: 10px;
}

button.owl-prev {
    margin-right: 10px;
}

button.owl-next {}

button.owl-prev, button.owl-next {
    background-color: aquamarine;
    display: inline-block;
    width: 40px;
    height: 36px;
    border: 1px solid #000 !important;
}

.section-products-latest .cat-nav {
    max-width: calc(100% - 120px);
    margin-bottom: 22px;
}

.section-products-latest .cat-nav .btn-filter.btn-active {
    background-color: #3F51B5;
    color: #FFF;
}
.section-products-latest .cat-nav .btn-filter {
    border: 1px solid #000;
    margin-bottom: 5px;
}

a.btn.btn-tab-filter.active {
    background-color: #3F51B5;
    color: #FFF;
}
/* latest products */

/* cnotact us */

.service-inner-info {
    background-color: #e7e7e7;
    display: flex;
    padding: 5px;
    border: 1px solid #ddd;
}

.sub-section-title {
    font-size: 20px;
}

.service-icon {
    font-size: 40px;
    background-color: transparent;
    width: 60px;
    height: 60px;
    margin-right: 20px;
    text-align: center;
    padding: 10px;
    line-height: 1;
}

.section-contact-bg{
    background-image: url(../images/contact-us-bg.jpg);
}

.home-contact-map-small {
    height: 100%;
}

.home-contact-map-small iframe#themefarmer-google-map-frrame {
    height: 100%;
    min-height: 400px;
}

.home-contact-form {
    max-width: 500px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    padding: 20px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #ebebeb;
}

.home-contact-form .form-control {
    background-color: rgba(255, 255, 255, 0.5);
}

.home-contact-form .form-title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}
/* cnotact us */
/* callout */
.section-callout-bg{
    background-image: url(../images/callout-bg.jpg);
}
/* callout */

/* home blog */
.section-blog .blog-details {}

.section-blog .blog-details .no-carousel.home-blog {
    display: flex;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.section-blog .blog-details .no-carousel .content-index {
    border: 1px solid #ddd;
    width: 370px;
    float: left;
    margin-right: 1%;
    flex: 0 0 32%;
    max-width: 32%;
    padding: 0;
}

.section-blog .blog-details .owl-carousel .content-index {
    border: 1px solid #ddd;
    padding: 0;
}

.section-blog .blog-details .content-index .content-index-inner {
    border: none;
}

.section-blog .blog-details .content-index .content-index-inner .post-content {
    padding: 15px;
    padding-top: 0;
}
/* home blog */



/*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: 2px solid #3F51B5;
    color: #3F51B5;
    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;
    list-style: none;
}

.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*/


/* cat products */
.category-products-carousel button.owl-next, .category-products-carousel button.owl-prev {
    height: 100px;
    top: 35%;
    position: absolute;
    width: 50px;
    z-index: 99;
    background-color: #FFF !important;
    opacity: 0;
    transition:all .3s ease-in-out;
}

.category-products-carousel button.owl-next {
    right: 0;
}

.category-products-carousel button.owl-prev {
    left: 0;
}

.category-products-carousel:hover button.owl-next, .category-products-carousel:hover button.owl-prev {
    opacity: 1;
}
/* cat products */
/* blog shop slider */
.bps-slider.shop-slider {}

.bps-slider button.owl-next {
    right: 0;
}

.bps-slider button.owl-prev, .bps-slider button.owl-next {
    position: absolute;
    top: 36%;
    width: 40px;
    height: 60px;
    background-color: #000 !important;
    color: #fff !important;
    opacity: 0;
    transition:all .3s ease-in-out;
}

.bps-slider button.owl-prev {
    left: 0;
}

.bps-slider:hover button.owl-prev, .bps-slider:hover button.owl-next {
    opacity: 1;
}

.bps-slider .carousel-caption{
    bottom: auto;
    text-shadow: 1px 1px 1px #000;
}
.bgs-slider-desc {
    margin-bottom: 20px;
}


.bps-slider .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

.bps-slider button.owl-dot span {
    background-color: black;
}

.bps-slider button.owl-dot span {
    background-color: transparent !important;
    border: 1px solid #000;
    width: 40px !important;
    height: 10px !important;
}

.bps-slider button.owl-dot.active span {
    background-color: #000 !important;
}
/* blog shop slider */

/* top widget slider */
.top-slide-item .overlay {
    opacity: 1;
    background-color: transparent;
}

.top-slide-item .overlay .top-slide-title {
    font-size: 19px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.76) 100%);
    margin: 0;
    color: #FFF;
    padding: 6px;
    /* font-weight: bold; */
}
/* top widget slider */

/* banners */
.section-details.banners2-details .row,
.section-details.banners1-details .row {
    margin: 0;
}
/* banners */

/* home testimonial */
.section-testimonials-bg {
    background-color: #5d5d5d;
}

.testimonial-item {
    max-width: 600px;
    margin: 0 auto;
    background-color: #e7e7e7;
    text-align: center;
    padding: 10px;
}

.testimonial-img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #d9d9d9;
}

.testimonial-img img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.testimonial-designation {
    font-style: italic;
}
/* home testimonial */

.home-section.section-top-widget {
    padding-top: 10px;
    padding-bottom: 10px;
}