p {
    text-align: justify;
}
.thumb-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    max-width: 160px;
    padding-left: 10px
}

.widget-wrap .popular-post-widget .single-post-list .thumb-info li {
    display: inline-block;
    font-size: 14px;
    color: #999999
}

.widget-wrap .popular-post-widget .single-post-list .thumb-info li::after {
    content: "|";
    padding: 0 7px
}

.widget-wrap .popular-post-widget .single-post-list .thumb-info li:last-child::after {
    display: none
}

.widget-wrap .popular-post-widget .single-post-list .thumb-info li a {
    padding: 5px 0;
    color: #999999
}

.thumb {
    margin-right: 10px
}

.thumb {
    position: relative
}

.widget-wrap .popular-post-widget .single-post-list .thumb-info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    max-width: 160px;
    padding-left: 10px
}

.widget-wrap .popular-post-widget .single-post-list .thumb-info li {
    display: inline-block;
    font-size: 14px;
    color: #999999
}

.widget-wrap .popular-post-widget .single-post-list .thumb-info li::after {
    content: "|";
    padding: 0 7px
}

.widget-wrap .popular-post-widget .single-post-list .thumb-info li:last-child::after {
    display: none
}

.widget-wrap .popular-post-widget .single-post-list .thumb-info a {
    padding: 5px 0;
    color: #999999
}

.single-recent-blog-post {
    margin-bottom: 60px
}

.single-recent-blog-post .thumb {
    position: relative
}

.single-recent-blog-post .thumb-info {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
    max-width: 415px;
    padding-left: 5px
}

@media (min-width: 430px) {
    .single-recent-blog-post .thumb-info {
        padding-left: 20px
    }
}

.single-recent-blog-post .thumb-info {
    display: inline-block;
    font-size: 15px;
    color: #777777;
    margin-right: 10px
}

@media (min-width: 430px) {
    .single-recent-blog-post .thumb-info {
        margin-right: 22px
    }
}

.single-recent-blog-post .thumb-info :last-child {
    margin-right: 0
}

.single-recent-blog-post .thumb-info a {
    color: #777777;
    padding: 4px 0;
    font-size: 12px
}

@media (min-width: 430px) {
    .single-recent-blog-post .thumb-info a {
        padding: 15px 0;
        font-size: 15px
    }
}

.single-recent-blog-post .thumb-info li i,
.single-recent-blog-post .thumb-info span {
    font-size: 13px;
    margin-right: 10px
}

.single-recent-blog-post .details {
    padding-top: 30px
}

.single-recent-blog-post .details h3 {
    font-size: 21px
}

@media (min-width: 600px) {
    .single-recent-blog-post .details h3 {
        font-size: 27px
    }
}

.single-recent-blog-post .details .tag-list-inline {
    color: #555555;
    font-family: "Lora", serif
}

.single-recent-blog-post .details .tag-list-inline a {
    color: #555555
}

.single-recent-blog-post .details p {
    color: #777777
}

.single-recent-blog-post .details .button {
    margin-top: 8px
}

.single-recent-blog-post .date {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400
}

.single-recent-blog-post.card-view .thumb-info {
    max-width: 260px
}

.single-recent-blog-post.card-view .details {
    font-size: 20px
}

.details {
    margin-top: 20px
}

.widget-wrap .popular-post-widget .single-post-list .details h6 {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.d-flex {
    padding-right: 0px
}

.testi_item .media .d-flex img {
    width: auto;
    margin-bottom: 15px
}

.single-sidebar-widget {
    padding: 48px 30px;
    background: #f9f9ff;
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .widget-wrap .single-sidebar-widget {
        margin-top: 30px
    }
}

@media (max-width: 575px) {
    .widget-wrap .single-sidebar-widget {
        padding: 50px 15px
    }
}

.widget-wrap .single-sidebar-widget:last-child {
    margin-bottom: 0px
}

.widget-wrap .single-sidebar-widget__title {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    margin-bottom: 22px
}

.widget-wrap .single-sidebar-widget__title::after {
    content: "";
    display: block;
    width: 20%;
    height: 4px;
    background: #59c539;
    position: absolute;
    bottom: 4px;
    z-index: -1
}



.widget-wrap .post-category-widget .category-title {
    color: #ff9907;
    font-size: 20px;
    color: #3a414e;
    font-weight: 700;
    position: relative;
    display: inline-block
}

.widget-wrap .post-category-widget .category-title::after {
    content: "";
    position: absolute;
    top: 13px;
    right: -100%;
    height: 2px;
    width: 80px;
    background: #3a414e
}

.widget-wrap .post-category-widget .cat-list li {
    padding: 13px 20px;
    background: #ffffff;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.widget-wrap .post-category-widget .cat-list li:last-child {
    margin-bottom: 0px
}

.widget-wrap .post-category-widget .cat-list li p {
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 0px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.widget-wrap .post-category-widget .cat-list li a {
    color: #797979;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.widget-wrap .post-category-widget .cat-list li:hover {
    box-shadow: 0px 10px 30px 0px rgba (153, 153, 153, 0.2)
}

.widget-wrap .post-category-widget .cat-list li:hover a {
    color: #63bf3a
}

.widget-wrap .post-category-widget .cat-list li:hover p {
    color: #63bf3a
}

.widget-wrap .newsletter-widget .newsletter-title {
    color: #63bf3a;
    font-size: 20px;
    color: #3a414e;
    font-weight: 700;
    position: relative;
    display: inline-block
}



ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

a:hover {
    text-decoration: none
}

button {
    cursor: pointer
}

button:focus {
    outline: 0;
    box-shadow: none
}

.button {
    margin-top: 8px
}

form.search-form button {
    float: left;
    width: 20%;
    padding: 7px;
    color: #ff9907;
    font-size: 17px;
    border: none;
    cursor: pointer;
    background: #ffffff
}

@media (max-width: 575px) {
    .widget-wrap .search-widget form.search-form button {
        width: 14%
    }
}

.button span {
    margin-left: 5px
}

@media (min-width: 900px) {
    .button {
        padding: 12px 42px
    }
}

.button:hover {
    background-color: #ff9907;
    border-color: #ff9907;
    color: #000022
}

/**/

.bb-btn {
    color: #fff;
    font-weight: 300;
    border-radius: 0;
    z-index: 9999;
    cursor: pointer
}

.single-footer-widget .info {
    position: absolute;
    margin-top: 5%;
    color: #fff;
    font-size: 12px
}

.single-footer-widget .info.valid {
    color: green
}

.single-footer-widget .info.error {
    margin: 0;
    color: #ff9907
}

.single-footer-widget .click-btn {
    background: #ff9907;
    color: #222;
    border-radius: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 6px 12px;
    border: 0
}

.single-footer-widget .click-btn i,
.single-footer-widget .click-btn span {
    font-weight: 1200
}

.single-footer-widget .click-btn:focus {
    outline: none;
    box-shadow: none
}

.single-footer-widget ::-moz-selection {
    background-color: #191919 !important;
    color: #797979
}

.single-footer-widget ::selection {
    background-color: #191919 !important;
    color: #797979
}

.single-footer-widget ::-webkit-input-placeholder {
    color: #797979;
    font-weight: 300
}

.single-footer-widget :-moz-placeholder {
    color: #797979;
    opacity: 1;
    font-weight: 300
}

.single-footer-widget ::-moz-placeholder {
    color: #797979;
    opacity: 1;
    font-weight: 300
}

.single-footer-widget :-ms-input-placeholder {
    color: #797979;
    font-weight: 300
}

.single-footer-widget ::-ms-input-placeholder {
    color: #797979;
    font-weight: 300
}

.footer-text {
    padding-top: 80px;
    font-size: 14px
}

@media (max-width: 991px) {
    .footer-text {
        padding-top: 0px
    }
}

li a:hover i,
.header_area .navbar-social li span {
    color: #63bf3a;
}

.sombra {

    float: left;

    background-color: #A7A7A7;

    margin: 10px 0 0 5px
}

.sombra img {

    display: block;

    position: relative;

    background-color: #fff;

    margin: -6px 6px 6px -6px
}

.section-margin {
    margin: 50px 0
}

@media (min-width: 1000px) {
    .section-margin {
        margin: 100px 0
    }
}

.main_blog_details h4 {
    font-size: 36px;
    font-weight: 700;
    color: #3a414e;
    margin-bottom: 20px;
    margin-top: 30px
}

.main_blog_details .user_details {
    overflow: hidden;
    margin-bottom: 30px
}

.main_blog_details .user_details .float-left a {
    display: inline-block;
    border: 1px solid #eeeeee;
    text-align: center;
    padding: 0px 20px;
    font-size: 13px;
    color: #828bb2;
    font-weight: 500;
    line-height: 28px;
    background: rgba(130, 139, 178, 0.11);
    border-radius: 0px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-right: 10px;
    margin-top: 10px;
    text-transform: uppercase
}

.main_blog_details .user_details .float-left a:hover {
    background: #ff9907;
    color: #3a414e
}

.main_blog_details .user_details .float-right .media {
    text-align: right;
    vertical-align: middle
}

.main_blog_details .user_details .float-right .media .media-body {
    text-align: right;
    vertical-align: middle;
    align-self: center
}

.main_blog_details .user_details .float-right .media .media-body h5 {
    font-size: 14px;
    font-weight: 700;
    color: #3a414e;
    margin-bottom: 5px
}

.main_blog_details .user_details .float-right .media .media-body p {
    font-size: 13px;
    color: #797979;
    margin-bottom: 0px;
    text-transform: uppercase
}

.main_blog_details .user_details .float-right .media .d-flex {
    padding-left: 14px;
    vertical-align: middle;
    align-self: center
}

.main_blog_details p {
    font-size: 16px;
    color: #797979;
    margin-bottom: 15px
}

.main_blog_details .blockquote {
    background: #f2f3f7;
    padding: 30px;
    box-shadow: -20.84px 21.58px 30px 0px rgba (176, 176, 176, 0.1);
    margin: 35px 0px
}

.main_blog_details .blockquote p {
    background: #ffffff;
    margin-bottom: 0px;
    border-left: 2px solid #415094;
    padding: 30px;
    font-style: italic
}

.main_blog_details .form-group {
    margin-bottom: 20px
}

.main_blog_details .news_d_footer {
    overflow: hidden;
    border-top: 1px solid #eeeeee;
    display: flex;
    width: 100%;
    padding-top: 15px;
    margin-top: 40px
}

.main_blog_details .news_d_footer a {
    font-size: 16px;
    color: #797979
}

.main_blog_details .news_d_footer a i {
    padding-right: 8px
}

.main_blog_details .news_d_footer .news_socail a {
    margin-right: 10px;
    color: #828bb2;
    font-size: 14px
}

.main_blog_details .news_d_footer .news_socail a:hover {
    color: #ff9907
}

.main_blog_details .news_d_footer .news_socail a:last-child {
    margin-right: 0px
}



@media screen and (max-width: 600px) {

    table {

        width: 100%;

    }

    thead {

        display: none;

    }

    tr:nth-of-type(2n) {

        background-color: inherit;

    }

    tr td:first-child {

        background: #f0f0f0;

        font-weight: bold;

        font-size: 1.3em;

    }

    tbody td {

        display: block;

        text-align: center;

    }

    tbody td:before {

        content: attr(data-th);

        display: block;

        text-align: center;

    }

}