﻿body {span
    font-family:quicksand, sans-serif!important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

.categories {
    text-align: start;
    /*font-size: 18px;*/
    margin-bottom: 10px;
}

h5 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
}

h4 {
    font-size: 18px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.visib_hidden{
    visibility: hidden;
}

.categories p {
    padding: 0 !important;
    margin: 0 !important;
    text-align: left !important;
    margin-bottom: 0 !important;
}

    .categories p a {
        color: black !important;
    }

.prev_next a {
    color: #111;
}

    .prev_next a:hover {
        text-decoration: none;
    }

.image_for_responsive {
    display: none;
}

.input_comment input, .input_comment textarea {
    border: 2px solid #00000041;
    border-radius: 5px;
}

.input_comment button {
    background: linear-gradient(to right,rgb(247,150,51),rgb(255,230,28));
}

.input_comment input:focus {
    outline-color: #00000041;
}

.input_comment button:focus {
    background-color: #00000041;
}

.input_comment button:hover {
    background-color: #00000041;
    color: #bf1238
}

.tag_cloud_border {
    padding: 5px;
}

    .tag_cloud_border * a {
        color: black !important;
    }

.color_a_black a {
    color: black;
}

.bg_for_hover_tag:hover * {
    background-color: #bf1238;
    text-decoration: none !important;
    color: white !important;
}

.bg_for_hover_tag * {
    border-radius: 5% !important;
}

.color_a_black a:hover {
    text-decoration: none;
}

.outline {
    border: 1px solid rgba(0, 0, 0, 0.192);
    margin-top: 10px;
    padding: 5px 10px;
}

.bg_for_hover_tag a:hover {
    text-decoration: none;
    color: white;
}

.Read_more {
    color: #bf1238;
    /*font-size: 16px;*/
}

    .Read_more:hover {
        text-decoration: none !important;
    }

div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
}

.pagination1 {
    display: inline-block;
}

.text_dark_h5 {
    color: #111;
}

    .text_dark_h5:hover {
        text-decoration: none;
    }

.pagination1 a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}

    .pagination1 a.active {
        background-color: #bf1238;
        color: white;
        border-radius: 5px;
    }

    .pagination1 a:hover:not(.active) {
        background-color: #ddd;
        border-radius: 5px;
        text-decoration: none;
    }

.color_a_black h5 {
    text-align: left;
}

.bg-wrapper_blog {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.color-bg, .logo-holder, .section-title h3, .st-separator, .st-separator:before, .section-title-icon, .facts-title h3, .section-separator a:before, .box-popup:before, .featur-carousel-holder .customNavigation a, .services-holder li:before, .bg-title:before, .single-slider-holder .customNavigation a, .btn, .custom-skillbar, .testi-item-text:before, .testi-item-text:after, .nav-inner:before, .resume-box-holder:before, .resume-box-holder:after, .section-separator span:before, .to-top, .to-top-holder p:before, .to-top-holder p:after, .footer-social li a, .footer-info h4:before, .ser-tooltip h5:before, .scroll-nav li a:before, .nav-button span:before, #contact-form input[type=submit], .fixed-filter a:before, .vis-filter li a, .project-decr h3.text-title:before, .share-icon, .fwslider-holder .customNavigation a, .show-info, .pagination a.current-page, .pagination a:hover, .post-tags a:hover, .fwslider-holder .owl-dots .owl-dot.active span:before, .halig-center h4:before, .ser-carous-holder .customNavigation a, .scroll-nav-btn, .controls button, .scroll-nav li a.act-link {
    background: linear-gradient(to right,rgb(247,150,51),rgb(255,230,28));
}

.bg-wrapper_blog:before {
    width: 10px;
    height: 70%
}

.bg-wrapper_blog:after {
    width: 70%;
    height: 10px;
    margin-left: 10px
}

.bg_for_hover_tag a {
    color: #111;
    /*font-size: 16px;*/
}

@media only screen and (max-width: 1036px) {
    .sticky {
        align-items: center;
        margin-left: 30px;
        padding: 0 !important;
        margin-top: 30px;
    }

    .image_for_responsive {
        display: block;
        padding-bottom: 20px;
    }

    .color_a_black {
        max-width: 100%;
    }

    .bg_for_hover_tag {
        padding-left: 0px !important;
    }
}

@media only screen and (max-width: 756px) {
    .sticky {
        align-items: center;
        margin-left: 30px;
        margin-top: 30px;
    }

    .padding_for_responsive {
        padding: 0 0 0 25px !important;
    }

    .outline {
        border: 1px solid rgba(0, 0, 0, 0.192);
        margin-top: 10px;
        padding: 5px 10px;
    }

    .pading_col_9_responsive {
        padding-right: 0 !important;
    }

    .bg_for_hover_tag {
        padding-left: 0px !important;
    }

    .sidepanel {
        width: 0 !important;
        position: fixed !important;
        z-index: 1;
        background-color: white;
        top: 0;
        right: 0;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        padding-left: 20px;
    }

        .sidepanel a {
            padding: 8px 8px 8px 32px;
            text-decoration: none;
            color: #818181;
            display: block;
            transition: 0.3s;
        }

            .sidepanel a:hover {
                color: #f1f1f1;
            }

        .sidepanel .closebtn {
            position: absolute;
            top: 0;
            right: 25px;
        }

    .openbtn {
        font-size: 20px;
        cursor: pointer;
        background-color: #111;
        color: white;
        padding: 10px 15px;
        border: none;
    }

        .openbtn:hover {
            background-color: #444;
        }
}
