

.font-13{
        font-size: 13px;
}

/*--------------------------------------------------------------
# Hero Section 
--------------------------------------------------------------*/

.hero-banner-three {
    background-color: #121212;
    background-image: url('../img/bg-1.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 160px;
    
}

.hero-banner-three .hero-heading {
    font-size: 60px;
    line-height: 1.11em;
    color: #fff;
    margin-bottom: 0;
}

.hero-banner-three .sub-heading {
    vertical-align: middle;
    font-size: 25px;
    color: #ff0033;
    position: relative;
    font-weight: 300;
    text-decoration: underline;
}

.hero-banner-three .sub-heading span {
    vertical-align: middle;
    width: 50px;
    height: 2px;
    background: #ff0033;
    margin-left: 5px;
}

.hero-banner-three .hero-sub-heading {
    font-size: 15px;
    line-height: 1.8em;
    color: #fff;
    padding: 20px 0 50px;
}

.hero-banner-three ul li a{
  color: #fff;
}

.style-none {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.theme-btn-four {
    font-size: 18px;
    color: #fff;
    padding: 10px 28px;
    text-align: center;
    line-height: 51px;
    border: 2px solid #ff0033;
    background: #ff0033;
    transition: all .3s ease-in-out;
    border-radius: 5px;
}

.banner-box{
    text-align: center; 
    padding: 12px 0 0;
}

.banner-box p{
    line-height: 15px;
}

.banner-box p span{
    color: #fff;
    font-size: 11px; 
}

.banner-box img{

}

.banner-box-wrapper{    
    background: #222222;
    padding: 10px 10px;
    max-width: 90%;
    margin: 2px auto;
    border-radius: 20px;
    position: relative;
    top: -75px;
}

@media (max-width: 768px) {
  
}

@media (min-width: 1200px) and (max-width: 1399px) {  
  
  .hero-banner-three .hero-heading {
    font-size: 60px;
  }

}

/***************/

.what-we-offer{

}

.what-we-offer .slick-list{
    padding-top: 20px ! important;
}

.whatWeWorkSlider{
    overflow: hidden;
}

.what-we-offer .offer-item{
    background: #fff;   
    margin-right: 1vw !important;
    margin-left: 1vw !important;
    padding: 30px 25px;
    border-radius: 75px;
}

.what-we-offer .offer-item .timer{
    text-align: center;
    margin: 0;
    top: -50px;
    position: relative;
}

.what-we-offer .offer-item .timer span{
    display: inline-block;
    background: #ff0033;
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 25px;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    padding: 5px 0;
}

.what-we-offer .offer-item.slick-current{
    background: rgb(255 157 170);   
}

.what-we-offer .offer-item .item-header{
    margin-top: -18px;
}

.what-we-offer .offer-item .item-header img{
    border-radius: 50px;
}

.what-we-offer .offer-item .item-header h4{    
    font-size: 20px;
    font-weight: 400;
}

.what-we-offer .offer-item.slick-current .item-header h4{
    color: #fff;
}

.what-we-offer .offer-item .item-header p{

}

.what-we-offer .offer-item .item-body{

}

.what-we-offer .offer-item .item-body a{
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, .07);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 13px 12px;
    background: #fff;
    border-radius: 20px;
    font-size: 12px;
}

.what-we-offer .offer-item .item-body a span{
    display: inline-block;
    padding: 4px 8px;
    background: #ff0033;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    position: relative;
    top: -2px;
}

.what-we-offer .offer-item .item-body p{

}

/***************/

.how-we-work{
    background: #fff;
    padding: 100px 0;
}

.how-we-work .heading-title2 {
    line-height: 22px;
}

.how-we-work .how-we-work-inner{
    position: relative;
}

.how-we-work .how-we-work-inner .icon-box{
    width: 90px;
    height: 90px;
    background: #fff34a;
    border-radius: 100px;
    border: 2px solid #000;
    outline-style: solid;
    outline-color: #fff34a;
    outline-width: 4px;
}

.how-we-work .how-we-work-inner .icon-box span{
    background: #000;
    color: #fff;
    padding: 1px 6px;
    border-radius: 20px;
    position: relative;
}


.how-we-work .how-we-work-inner .read-more{
    background: #fff;
    padding: 6px 6px;
    position: relative;
    border-radius: 20px;
    top: 8px;
}

/***************/

.what-we-do{
    position: relative;
    padding: 0 40px;
    background: #f1f1f1;
}

.what-we-do .what-we-do-inner{

}

.what-we-do .what-we-do-inner h4{
    font-weight: bold;
    color: #ff0033;
    font-size: 28px;
}

.what-we-do .what-we-do-inner .txt{

}

.what-we-do .what-we-do-inner-2{
    padding: 25px 0;
    border-radius: 25px;
    border: 2px solid #fff;
}

.what-we-do .what-we-do-inner-2.active {
    background: #fff;
    padding: 62px 0;
    border-radius: 25px;
    position: relative;
    top: -31px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, .07);
}

.what-we-do .what-we-do-inner-2 h4{
    font-weight: bold;
    color: #ff0033;
    font-size: 28px;
}

.what-we-do .what-we-do-inner-2 .txt{

}

.what-we-do .what-we-do-inner .circle{
    text-align: center;
    margin: 0;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #ffffff;
    border: 1px solid #ff0033;
    padding: 1px;
    border-radius: 50px;
}

.what-we-do .what-we-do-inner .circle span{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ff0033;
    border: 1px solid #ff0033;
    padding: 5px;
    color: #ff0033;
    border-radius: 50px;
}

/******************/

.work-showcase{
    background: #fff;
}

.work-showcase .work-showcase-inner{
    border: 3px solid #ff0033;
    border-radius: 20px;
    padding: 32px 22px;
}

.work-showcase .work-showcase-inner .text{
    color: #ff0033;
    font-size: 18px;
}

.work-showcase .work-showcase-inner .circle{
    width: 50px;
    height: 50px;
    background: #ff0033;
    border-radius: 100px;
    border: 2px solid #ff0033;
    position: relative;
    display: inline-block;
}

.workShowcaseSlider .slick-dots li.slick-active button{
    outline: solid;
    outline-style: solid;
    outline-color: #ff0033;
    outline-width: 2px;
    border-radius: 10px;
}

.workShowcaseSlider .slick-dots {
    position: relative;
    bottom: -26px;
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    left: 0;
}

.workShowcaseSlider .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #ffffff;
}

.workShowcaseSlider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 1px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    outline: solid;
    outline-style: solid;
    outline-color: #e5e5e5;
    outline-width: 2px;
    border-radius: 10px;
}

.workShowcaseSlider .slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 11px;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
}

/*****************/

.blog-post{
    background: #fff;
}

.blog-post .blog-post-inner{
    position: relative;
    margin-bottom: 15px;
    padding: 0 15px;
}

.blog-post .blog-post-inner img{
    border-radius: 20px;
}

.blog-post .blog-post-inner .content-box{
    
}

.blog-post .blog-post-inner .content-box h4{
    font-size: 18px;
    margin-top: 13px;
}

.blog-post .blog-post-inner .content-box h4 a{
    color: #222;
}

.blog-post .blog-post-inner .content-box .date span{
    font-size: 11px;
    background: #ff0033;
    color: #fff;
    padding: 5px 6px;
    border-radius: 5px;
}

.blog-post .blog-post-inner .content-box .author{
    font-size: 12px;
    display: flex;
}

.blog-post .blog-post-inner .content-box .author img{
    margin-right: 8px;
}

/***************/

.vertical-tab {
    background: #f1f1f1;
}

.vertical-tab ul{
    border-radius: 10px;    
    padding: 25px 25px;
}

.vertical-tab ul li{
    display: flex;
    max-width: 100%;
    text-align: left;
    margin-bottom: 30px;
    transition: all .3s ease;
    list-style: none;
}

.vertical-tab ul li .icon{
    width: 55px;
    height: 55px;
    background: #FF5722;
    border-radius: 5px;
    text-align: center;
    margin-right: 10px;
    padding: 11px 0;
}

.vertical-tab ul li .nav-link{
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 0;    
}

.vertical-tab ul li .nav-link.active span.head{
    color: #ff0033;
}

.vertical-tab ul li .nav-link span.head{
    font-size: 13px;
    font-weight: 500;
    text-decoration: underline;
}

.vertical-tab ul li .nav-link span.sub-head{
    display: block;
    font-size: 13px;
    font-weight: 400;
}

.vertical-tab .tab-content{
    border-radius: 10px;
    padding: 25px 25px;
}

/**********************/
.faq{
    background-color: #121212;
    background-image: url(../img/bg-1.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0 190px;
}

.faq-list{
    max-width: 80%;
    margin: 0 auto;
    background: #222222;
    margin-top: -165px;
    padding: 35px 35px;
    border-radius: 15px;
}

.accordion-item:first-of-type>.accordion-header .accordion-button{
    background: #fff;
    border-radius: 12px;
}

.accordion-item:last-of-type,
.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed,
.accordion-item:first-of-type{
    border-radius: 12px;
}

.accordion-button:not(.collapsed){
    background-color: #ffffff;
}
.accordion-button{
    background: #fff;
    padding: 10px 23px;
    border-radius: 12px;
    border-bottom: none;
    box-shadow: none !important;
    color: #ff0033;
    font-size: 15px;
}

.accordion-button:not(.collapsed){
    color: #ff0033;
}

.accordion-body {
    padding: 0px 20px 13px;
    font-size: 15px;
}

.accordion-item{
    margin-bottom: 10px;
    border-radius: 12px;
    border: none;
}

.faq-box{
    background: #fff;
    border-radius: 12px;
    padding: 30px 15px;
}

.faq-box h6{
    color: #ff0033;
}

.faq-box .care{
    padding: 30px 0 13px;
}

.faq-box .care img{
    border-radius: 50px;
}

.faq-box .care .care2{
    position: relative;
    left: -28px;
}

.faq-box .care .care3{
    left: -53px;
    position: relative;
}

.divider-70{
    display: block;
    padding: 70px 0 0;
}

/*********************/

.contact-us{    
    padding: 30px 0 20px;
}

.contact-us .form-control {
    display: block;
    width: 100%;
    padding: 18px 13px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #817e7e;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: 1px solid #f1f1f1;
    border-radius: 12px;
    transition: border-color .15s 
ease-in-out, box-shadow .15s 
ease-in-out;
}

.contact-us textarea {
    resize: vertical;
    height: 115px;
}

.customer-say h6{
    color: #ff0033;
    margin-bottom: 30px;
}

.customer-say img{
    border-radius: 10px;
}

.customer-say .rate-heading{
    font-size: 13px;
}

.customer-say .rating{
    color: #ff0033;
}

.customer-say .rating span{
    background: #ff0033;
    color: #fff;
    padding: 2px 5px;
    border-radius: 9px;
    font-size: 12px;
    position: relative;
    top: -4px;
}

.customer-say .name{
    margin: 0;
    color: #ff0033;
    font-size: 15px;
    font-weight: 500;
}

.customer-say .designation{
        font-size: 12px;
}

/**********************/

.our-team{

}

.grey-bg{
    background: #efefef;
}

.our-team .content-box{
    
}

.our-team .content-box .designation{
    padding: 38px 0 0;
    font-size: 15px;
}

.our-team .content-box .name{
    margin-bottom: 20px; 
}

.our-team .content-box .desc{
    line-height: 26px;
}

/****************/

.freelancer{
    background: #fff;
    padding: 50px 0 30px;
}

.freelancer .content-box{

}

.freelancer .content-box ul{ 
    list-style-type:circle;
    padding: 0 16px;
}

.freelancer .content-box ul li{ 
    font-size: 14px;
    text-decoration: underline;
}

.freelancer .content-box h4{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ff0033;
}

.freelancer .content-box .desc{
    font-size: 15px;
    text-decoration: underline;
}

.freelancer .btn-red{
    background: #ff0033;
    color: #fff;
    padding: 14px 34px;
    border-radius: 8px;
}

.freelancer .btn-grey{
    background: #1d1b20;
    color: #fff;
    padding: 14px 34px;
    border-radius: 8px;
}

/***************/

