﻿.cardheader {
    color: white;
    font-size: 20px;
    padding-left: 10px;
    vertical-align: middle;
}

/*Mobile:*/
@media only screen and (max-width: 700px) {
    .bodytext {
        display: none;
    }
    .logoSize {
        width: 250px;
        height: 52px;
    }
    .youtube_img {
        width: 470px;
        height: 267px;
    }  
   .service_color_2_mobile {
        background-color: #333133;
        color: #fff;
    }
   
 }

/*Desktop:*/
@media only screen and (min-width: 701px) {
    .bodytext {
        display: none;
    }
    .logoSize{
        width:500px;
        height:105px;
    }
    .youtube_img {
        width: 470px;
        height: 267px;
    }

    .bg_cta_business_img {
        background-image: url(../images/splash.webp);
        background-size: cover;
        background-attachment: fixed;
    }

    .bg_cta_business_img2 {
        background-image: url(../images/peeps.webp);
        background-size: 75%;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: bottom center;
    }

    .bg_buss_call_cta {
        background-image: url(../images/support.webp);
        background-size: cover;
        background-attachment: fixed;
    }
}


.c2a6 {
    padding-top: 5px;
    color: #8d97ad;
    font-weight: 300;
    background-color: #fff;
}

    .c2a6 h1,
    .c2a6 h2,
    .c2a6 h3,
    .c2a6 h4,
    .c2a6 h5,
    .c2a6 h6 {
        color: #3e4555;
    }

    .c2a6 .btn-danger {
        background: #ff4d7e;
        border: 1px solid #ff4d7e;
    }

    .c2a6 .subtitle {
        color: #8d97ad;
        line-height: 24px;
    }

    .c2a6 .btn-md {
        padding: 15px 45px;
        font-size: 16px;
    }



.section_all {
    position: relative;
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #ffffff;
}

.business_choose_box .business_choose_icon span {
    float: left;
    margin-right: 20px;
    font-size: 24px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 35px;
    text-align: center;
    color: #fff;
    display: inline-block;
    background: #f0532d;
}

.btn_custom {
    border: 1px solid #f0532d;
    background-color: #f0532d;
    border-radius: 0px;
}

.btn_rounded {
    border-radius: 30px;
}

.bg_overlay_cover_on {
    background-color: rgba(3, 3, 14, 0.35);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.service_color_1 {
    background-color: #f02f00;
    color: #fff;
}

.service_color_2 {
    background-color: #333133;
    color: #fff;
}

.service_color_3 {
    background-color: #596673;
    color: #fff;
}

.business_services_boxes {
    border-radius: 6px;
}

.section_subtitle {
    max-width: 550px;
}

.section_title_all h3 {
    text-transform: capitalize;
    font-weight: 500;
}

.section_title_all span {
    color: #ff5c79;
}

.app_testi_box {
    max-width: 600px;
}

.text-center {
    text-align: center !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.app_testi_box .testi_icon {
    font-size: 48px;
}

.text-muted {
    color: #6c757d !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}


   
  

h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 2rem;
}

.cta_details {
    max-width: 635px;
    line-height: 2.0;
}

.btn-rounded {
    border-radius: 35px;
}

.btn_custom {
    border: 1px solid #f52a50;
    background-color: #f52a50;
    border-radius: 0px;
}

.section_all {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #ffffff;
}

.bg-light {
    background-color: #fff !important;
}

.vertical_content_manage {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}

.landing_feauters_box {
    max-width: 450px;
    line-height: 1.4;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.app_testi_box {
    max-width: 600px;
}

    .app_testi_box .testi_icon {
        font-size: 48px;
    }

.mdi-basket-fill::before {
    content: "\F077";
}

.mdi::before, .mdi-set {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 24px;
    line-height: 1;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.description_img img {
    box-shadow: -8px 5px 30px rgba(0, 0, 0, 0.12);
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.d-block {
    display: block !important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}


/*=====================
  10.  PORTFOLIO
======================*/

.work_menu li a {
    cursor: pointer;
    display: block;
    border-radius: 8px;
    letter-spacing: 0.03em;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px;
    padding: 7px 16px;
    transition: all 0.5s;
    /* margin-top: 5px; */
}

.work_menu a.active,
.work_menu a:hover {
    background-color: #ff5c79;
    color: #fff !important;
}

.work_item {
    position: relative;
    padding: 15px;
}

.work_box {
    overflow: hidden;
    position: relative;
}

    .work_box .work_img {
        position: relative;
        overflow: hidden;
    }

        .work_box .work_img:after {
            content: " ";
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            border-radius: 5px;
            transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
        }

        .work_box .work_img > img {
            transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
            border-radius: 0;
        }

    .work_box .work_detail {
        opacity: 0;
        color: #ffffff;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        overflow: hidden;
        transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    }

.text_custom {
    color: orangered !important;
}

}

.work_box .work_detail h4 {
    font-size: 22px;
}

.work_box .work_detail p {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-weight: 500;
}

.work_box:hover .work_detail {
    top: 50%;
    transform: translate(0, -50%);
    opacity: 1;
}

.work_box:hover .work_img:after {
    background: rgba(20, 20, 20, 0.8);
}

.work_box:hover .work_img > img {
    transform: scale(1.05);
}

/*---------------------
    MINIMAL PORTFOLIO
----------------------*/

.minimal_portfolio_bg {
    background-color: #ff5c79;
}

.work_detail_miniam p {
    color: #ff5c79;
    font-weight: 600;
    letter-spacing: 2px;
}

.work_detail_miniam {
    padding: 26px 12px;
}

    .work_detail_miniam h4 {
        color: #ff5c79;
        font-weight: 600;
        font-size: 18px;
    }

.homepage-hero-video__video {
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.25);
    margin: 10px 10px;
    min-width: 280px;
    overflow: hidden;
    padding: 10px;
}

.homepage-hero-video__video-wrapper {
    height: 0;
    overflow: hidden;
    padding-bottom: 54.25%;
    position: relative;
}

.video-container div {
    margin: auto !important;
}
