/*

    Theme Name:   Astred Child

    Theme URI:    https: //themes.zytheme.com/astred/

    Description:  Child Theme for Astred WordPress theme

    Author:       zytheme

    Author URI:   https: //themeforest.net/user/zytheme/portfolio

    Template:     astred

    Version:      1.0.0

    Tags:         blog, writers, multi columns,black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, rtl-language-support, sticky-post, theme-options

    Text Domain:  astred-child

*/


.module-social a i:last-child {
    color: #0078c1 !important;
}
.btn-outline.btn-white:active, .btn-outline.btn-white:focus, .btn-outline.btn-white:hover {
    color: #0078c1 !important;
}
.portfolio_sec .portfolio-standard .portfolio-item .portfolio-content {
    display: none !important;
}
.current_page_item a {
    color: #0078c1 !important;
}
.thank-you-main .vc_btn3-container {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.thank-you-main .wpb_text_column{max-width: 700px; margin: 0 auto;}
.thank-you-main a.vc_general {
    font-family: "Montserrat", sans-serif !important;
    position: relative !important;
    z-index: 2 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    text-align: center !important;
    padding: 0 !important;
    line-height: 48px !important;
    width: 170px !important;
    height: 50px !important;
    letter-spacing: normal !important;
    background: #0078c1 !important;
    border: none !important;
    border-radius: 0 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    overflow: hidden !important;
    color: #fff !important;
}
.thank-you-main a.vc_general:hover{
    background-color: #000 !important;
}
.thank-you-main{padding-top: 0 !important; padding-bottom: 0 !important;}
.module-sidearea-inner .sidearea-header a.logo img {
    width: 100% !important;
}
.sec_pad{padding-top: 80px !important;padding-bottom: 80px !important;}
.sec_pad_top{padding-top: 80px !important;padding-bottom: 0px !important;}
.sec_pad_bot{padding-top: 0px !important;padding-bottom: 80px !important;}
.sec_pad_head{padding-top: 0px !important;padding-bottom: 30px !important;}

.services-grid .owl-carousel{
    display: grid;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: repeat(3,minmax(auto,1fr));
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.services-grid .blog_image{
    height: 330px;
    padding-bottom: 20px;
    object-fit: cover;
}
.services-grid .bloglist_title{
    font-size: 22px;
    font-weight: 800;
    padding-bottom: 10px;
}
.single-service #main{
    flex: 100%;
    max-width: 100%;
}
.single-service  .entry-content > .vc_section{
    padding-top: 0px;
    padding-bottom: 0px;
}
.first-section-serviceinner .first-heading{
    font-size: 18px;
    color: #F9BC01;
}
.first-section-serviceinner .second-heading{
    /*font-size: 26px;*/
    margin-bottom: 0px;
}
.first-section-serviceinner{
    display: flex;
    align-items: center;
}
.single-service .blog-single .entry-content{
    border-bottom: 0px;
}
.second-section-text{
    padding-top: 50px;
    padding-bottom: 50px;
}
.last-two-heading {
    font-size: 26px;
}
.webinar{
    padding-top: 50px;
}
.single-service section#blog {
    padding-bottom: 0px !important;
}
.single-service .last-section-row{
    padding-bottom: 0px;
}
.single-service h2{
    font-size: 32px;
}
.service-page-grid {
    padding-top: 70px;
}
.services-testimonials{
    padding-top: 70px;
}
.service-contact {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
.portfolio-item .portfolio-img img {
    max-width: 100%;
    height: 320px;
    width: 100%;
    object-fit: cover;
}
.page-id-6872 #pageContainer{
    padding-bottom: 0px;
}
.blog-single .entry-content{
    margin-bottom: 0px;
}
.search-results .entry-meta{
    display: none !important;
}
.search-results .widget_search {
    display: none;
}
.fancybox-class{
    display: flex;
    flex-flow: wrap;
}
.fancy-col .astred_wrapper, .fancy-col .wpb_wrapper, .fancy-col .astred_fancy_box,  .fancy-col .fancy-box{
    height: 100% !important;
}
.module.module-cart{
    display: none !important;
}
.services-block{
    display: flex;
    flex-flow: wrap;
}
.service-col{
    padding-bottom: 20px;
}
.portfolio-list ul li:first-child{
    display: none;
}
.portfolio-share{
    display: none;
}
.single-portfolio .page-title{
    background-size: cover !important;
}
.header-social-icon svg {
    fill: #fff;
}
.navbar-fixed .header-social-icon svg{
    fill: #000;
}
.clients-wrap .owl-stage {
    display: flex;
    flex-flow: wrap;
    align-items: center;
}

span.wpcf7-not-valid-tip {
    background: #dc3232;
    color: #fff !important;
    padding: 2px 10px !important;
    font-size: 12px !important;
    display: inline-block;
    position: relative;
}
span.wpcf7-not-valid-tip:after {
    position: absolute;
    content: "";
    border-bottom: 9px solid #dc3232;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    top: -9px;
    left: 10px;
    z-index: 9;
}
.testimonial-4 .owl-thumbs {
    display: none;
} 
.portfolio-single .portfolio-list {
    display:none;
}
.blog-single .entry-content p a{
      color: #9b9b9b;
  }
.single-service .blog-single .entry-content p a:hover{
    color:#0077c0;
  }
.footer .footer-logo  {
    margin-bottom: 0px !important;
}
aside#vcard-1 {
    margin-bottom: 0px !important;
}  
.contact-card .contact-image img{
    border-radius: 0px !important;
} 
.remove-space {
    padding-top: 23px;
    padding-bottom: 0px;
}
 .blog-single .entry-content{
     padding-bottom: 0px !important;
 }
@media screen and (max-width: 1366px){
    .banner-heading .heading .heading-title{
        font-size: 40px !important;
        line-height: 45px !important;
    }
}
@media screen and (max-width: 1200px){
.small-screen-last-service{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
}

@media screen and (max-width: 1024px){
    body .banner-heading .heading .heading-title{
        font-size: 40px !important;
        line-height: 45px!important;
    }
    .first-section-serviceinner{
        display: block;
    }
    h2.vc_custom_heading.second-heading.second-heading-small {
        padding-bottom: 20px;
    }   
}

@media screen and (max-width: 991px){
    .services-grid .blog_image{
        height: 220px;
    }
    .services-grid .owl-carousel{
        grid-template-columns: repeat(2,minmax(auto,1fr));
    }
    .header-social-icon svg{
        fill: #000;
    }
}
@media screen and (max-width: 767px){
    body .banner-btn-class{
        text-align: left;
    }
    body .banner-heading .heading .heading-title {
        font-size: 30px !important;
        line-height: 35px!important;
    }
    .services-grid .blog_image {
        height: 500px;
        padding-top: 20px;
    }
    .services-grid .owl-carousel{
        display: block;
    }
    .client-heading{
        font-size: 20px;
    }
}
@media screen and (max-width: 576px){
    .services-grid .owl-carousel{
        padding-left: 20px;
        padding-right: 20px;
    }
    .recaptcha {
        transform: scale(0.8) !important;
        transform-origin: left top !important;
    }
}
@media screen and (max-width: 480px){
    .services-grid .blog_image{
        height: 450px
    }
    body .banner-heading .heading .heading-title {
        font-size: 18px !important;
        line-height: 24px!important;
    }
    .heading .heading-desc {
        font-size: 16px;
        line-height: 20px;
    }
}
@media screen and (min-width: 992px){
aside#nav_menu-1 {
    padding-left: 60px;
}
}




/* 13-sep-2022 */

.points{
    padding-left: 20px;
}
.points li a{
    color: #0C78C1;
    text-decoration: underline;
}