html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
small,
li,
b,
strong,
span,
a {
    font-family: 'Poppins', sans-serif !important;
}

.site-branding .header-logo {
    max-width: 250px;
}

.footer-logo-area {
    max-width: 200px;
    display: inline-block !important;
    text-align: center;
}

.widget-content a.active {
    color: #E52B50;
}

.hiddent-tags,
.hiddent-tags a {
    color: #fff !important;
}

.blog-content p {
    font-size: 16px;
    line-height: 1.4;
    color: #4d4d56;
    font-family: "Poppins";
}

.blog-content li {
    font-size: 17px;
    color: #54545f;
    list-style: unset;
    margin-left: 30px;
}

.blog-content h1 {
    font-size: 2em;
}

.blog-content h2 {
    font-size: 1.703em;
}

.blog-content h3 {
    font-size: 1.463em;
}

.blog-content h4 {
    font-size: 1.35em;
}

.blog-content h5 {
    font-size: 1em;
}

.blog-content h6 {
    font-size: 0.8em;
}

.blog-content-sm {
    font-size: 16px;
    line-height: 1.4;
    color: #4d4d56;
    font-family: "Poppins";
    text-align: justify;
}

.form-controller {
    border: 1px solid #c8c8c8 !important;
    color: #383d40 !important;
}

.service-icon-img {
    width: 40px !important;
    height: auto !important;
}

.d-center {
    justify-content: center !important;
    display: flex !important;
    align-items: center !important;
}

.footer-bottom-area {
    padding-top: 40px !important;
}

.frontpage-banner-section.frontpage-banner-style-three::after {
    width: 820px;
    height: 480px;
    border-radius: 50px;
    content: '';
    position: absolute;
    top: 59%;
    right: -5%;
    background-color: rgba(56, 249, 215, 0.3);
    margin-top: -250px;
    z-index: -1;
}

.ptb-110 {
    padding: 80px 0;
}

.pd-b-110 {
    padding-bottom: 80px;
}

.blog-content {
    padding-right: 0px !important;
    text-align: justify;
}

.frontpage-banner-section.frontpage-banner-style-three>.element-group>.element.one {
    background: #4C8C2B !important;
    width: 180px;
    height: 180px;
}

.services-block.style-three .element-group>.element.two {
    width: 190px;
    height: 190px;
    /* background-color: #E52B50; */
}

.frontpage-banner-section.frontpage-banner-style-three .hero-title {
    margin-bottom: 5px !important;
}

.accordion .card-body p {
    font-size: 16px !important;
}

.accordion.style-two li {
    font-size: 16px !important;
}

.color-black {
    color: #000 !important;
}

.align-left {
    text-align: left !important;
}

.frontpage-banner-section.frontpage-banner-style-three .hero-desc {
    padding-right: 0px !important;
}

.contact-form-block .particle-shapes .dot-shape.shape-five {
    background-color: #ef7f22;
}

ul>ul li {
    list-style: inside !important;
    font-size: 16px !important;
}

#color-style-switcher {
    background: #38f9d7;
    width: 140px;
    left: -140px;
}

ul.colors .color8 {
    background: linear-gradient(110deg, #a81f52 0%, #e62b70 100%);
    background: -webkit-linear-gradient(110deg, #a81f52 0%, #e62b70 100%);
    background: -moz-linear-gradient(110deg, #a81f52 0%, #e62b70 100%);
}

ul.colors .color4 {
    background: linear-gradient(110deg, #ef7f22 0%, #e1ad03 100%);
    background: -webkit-linear-gradient(110deg, #ef7f22 0%, #e1ad03 100%) background: -moz-linear-gradient(110deg, #ef7f22 0%, #e1ad03 100%);
}

ul.colors .color6 {
    background: linear-gradient(110deg, #4c8c2b 0%, #27c75c 100%);
    background: -webkit-linear-gradient(110deg, #4c8c2b 0%, #27c75c 100%);
    background: -moz-linear-gradient(110deg, #4c8c2b 0%, #27c75c 100%);
}

.team-items-list.style-one .team-item .team-thumbnail-area .team-thumb .social-status a:hover,
.team-items-list.style-one .team-item .team-thumbnail-area .team-thumb .social-status a:focus {
    color: white !important;
}

.team-items-list.style-one .team-item .team-thumbnail-area .team-thumb .social-status li:nth-child(1) {
    transition-delay: 0.1s;
}

.team-items-list.style-one .team-item .team-thumbnail-area .team-thumb .social-status li:nth-child(2) {
    transition-delay: 0.2s;
}

.team-items-list.style-one .team-item .team-thumbnail-area .team-thumb .social-status li:nth-child(3) {
    transition-delay: 0.3s;
}

.team-items-list.style-one .team-item .team-thumbnail-area .team-thumb .social-status li:nth-child(4) {
    transition-delay: 0.4s;
}

.team-items-list.style-one .team-item .team-thumbnail-area .team-thumb .social-status li:nth-child(5) {
    transition-delay: 0.5s;
}

.team-items-list.style-one .team-item .team-thumbnail-area .team-thumb .social-status li:nth-child(6) {
    transition-delay: 0.6s;
}

.team-items-list.style-one .team-item .team-thumbnail-area .team-thumb .social-status li:nth-child(7) {
    transition-delay: 0.7s;
}

.team-items-list.style-one .team-item .team-thumbnail-area .team-thumb .social-status li:nth-child(8) {
    transition-delay: 0.8s;
}

.content-artist {
    margin-top: -50px;
}

.content-artist a {
    font-size: 30px;
    margin-right: 15px;
    margin-bottom: 10px;
}



.content-artist .youtube {
    color: #ce2a2a !important;
}

.content-artist .facebook {
    color: #3b5998 !important;
}

.content-artist .spotify {
    color: #2ebd59 !important;
}

.content-artist .instagram {
    padding: 5px 7px !important;
    display: inline-block;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    font-size: 23px !important;
    vertical-align: middle;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    margin-top: -3px;
}

.content-artist .site {
    color: #e07014 !important;
}

.content-artist .twitter {
    color: #242424 !important;
    transition: .6s !important;
}

.content-artist .x-twitter {
    color: #242424 !important;
    transition: .6s !important;
}

.content-artist .linkedin {
    color: #007bb5 !important;
}

.content-artist .email {
    color: #0b7d59 !important;
}


li .youtube {
    background-color: #ce2a2a !important;
}

li .facebook {
    background-color: #3b5998 !important;
}

li .spotify {
    background-color: #2ebd59 !important;
}

li .instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%) !important;
}

li .site {
    background-color: #e07014 !important;
}

li .twitter {
    background-color: #242424 !important;
    transition: .6s !important;
}

li .x-twitter {
    background-color: #242424 !important;
    transition: .6s !important;
}

li .linkedin {
    background-color: #007bb5 !important;
}

li .email {
    background-color: #0b7d59 !important;
}


.accordion.style-two li {
    list-style: disc;
    color: black;
    margin-bottom: 8px;
    font-size: 18px;
}

@media (max-width: 768px) {

    .mt-mob {
        margin-top: 90px;
    }
}

@media (max-width: 575px) {
    .mtsd {
        margin-bottom: 30px !important;
    }

    #home {
        padding-bottom: 0px;
    }

    .frontpage-banner-section.frontpage-banner-style-three::after {
        display: none;
    }

    .frontpage-banner-section.frontpage-banner-style-three {
        padding-bottom: 50px;
    }

    .frontpage-banner-section.frontpage-banner-style-three::after {
        top: 108%;
        height: 200px;
    }

    .frontpage-banner-section.frontpage-banner-style-three::after {
        top: 108%;
    }

    #services {
        padding-top: 10px !important;
    }

    .mobile-t-center {
        text-align: center;
    }
}

@media (min-width: 1366px) {
    .frontpage-banner-section.frontpage-banner-style-three .hero-title {
        font-size: 75px;
    }

}

@media (min-width: 1066px) {
    .frontpage-banner-section.frontpage-banner-style-three .hero-title {
        font-size: 65px;
    }
}
