body {
    font-family: "Poppins", sans-serif;
}
.jost{
    font-family: "Jost", sans-serif;
}
.relative{
    position: relative;
}
.uppercase{
    text-transform: uppercase;
}
.text-decoration{
    transition: 0.5s;
    text-decoration: none;
}
.text-gry{
     color: #666;
}
.text-dark{
    color: #000;
}
.font-bold{
    font-weight: bold;
}
.font-14{
    font-size: 14px;
}




.footer-one{
    background: #525149;
    padding: 100px 0 100px ;
}
.f1-widget h5{
    font-size: 23px;
    color: #525149;
    background: #bcbe00;
    padding: 0 15px;
    border-radius: 6px;
    font-weight: 700;
    margin: 0px auto 20px;
    display: inline-block;
}
.f1-widget p{
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 12px;
}
.f1-widget a{
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    color: #bcbe00;
}
.socials{
    margin-top: 30px;
    padding: 30px 0px 0px;
    border-top:1px solid #bcbe00;
}
.socials a{
    display: inline-block;
    padding: 0px 5px;
}
.info a{
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    color: #fff;

}
.f2-widget h5{
    font-weight: 600;
}
.f2-widget p{
    font-size: 18px;
    font-weight: 600;
}
.footer-three{
    background: #bcbe00;
}
.f3-widget p{
    font-weight: bold;
    color: #525149;
}
.text-gren{
    color: #bcbe00;
}
.bx-shadow{
    box-shadow: rgb(38,57,77,.5) 0 20px 30px -10px;
}
.drk-gren{
    color: #006475;
}
.block{
        display: inline-block;
    text-align: center;
    background: #f1f0e4;
    padding: 30px;
    border-radius: 6px;
    border: 1px solid #dedede;
    margin-top: 40px;
    box-shadow: rgba(0, 0, 0, .25) 0 25px 20px -20px;
}
.theme-btn a{
    text-decoration: none;
    display: inline-block;
    color: #fff;
    border-radius: 6px;
    font-weight: 700;
    background: #009465;
    margin-top: 70px;
    text-transform: uppercase;
    padding: 10px;
}
.theme-btn a:hover {
    background: #bcbe00;
}
.info-box h6{
    color: #525149;
    font-size: 15px;
}
.info-box{
    background: #fff;
    border-radius: 6px;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, .25) 0 25px 20px -20px;
}
.Testimonianze{
    background: #f1f0e4;
}
.testi-box{
    box-shadow: 4px 2px 14px 0 rgba(0, 0, 0, .2);
    border: 1px solid #bcbe00;
    background: #fff;
    padding: 20px;
}
.quotes{
    color: #fff;
    font-size: 24px;
    border-radius: 100%;
    padding: 10px 15px;
    background: #bcbe00;
    width: fit-content;
    margin: 10px auto;
    border: 1px solid #fff;
}
.testi-box h2{
    font-size: 1.6rem;
    color: #333;
    line-height: 1.3em;
    text-transform: uppercase;
    font-weight: 700;
}
.testi-box p{
    color: #333;
    font-weight: 400;
    font-size: 16px;
    line-height: 31px;
}
.testi-box h5{
    font-weight: 700;    
    margin-bottom: 10px;
    color: #bcbe00;
    font-size: 20px;
    text-transform: uppercase;
}
.testi-box h4{
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
}
.header-heading{
    text-shadow: 2px 8px 6px rgba(0, 0, 0, .1), 0 -4px 18px rgba(255, 255, 255, .5);
    color: #bcbe00;
    font-size: 50px;
}
.abt-content {
    font-size: 17px;
    line-height: 30px;
}
.banner{
    background-image: url(../images/telemarketing-lead-generation.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 0px;
}
.content-banner p {
    color: #fff;
    background: rgba(176, 179, 0);
    line-height: 21px;
    display: inline-block;
    padding: 8px 15px 8px 7px;
    border-radius: 6px;
    font-size: 20px;
}
.content-banner cite {
    color: #fff;
    font-size: 90%;
    font-style: italic;
    margin-bottom: 10px;
    padding: 5px 15px;
    background: rgba(64, 64, 56, .65);
    border-radius: 6px;
    font-weight: 700;
    display: inline-block;
}
.header-up{
    background: linear-gradient(to bottom, #ffffff, #ece9e6);
    padding: 15px 0;
}
.header-botm{
    background: #333;
}
.appointment a{
    text-decoration: none;
    font-weight: 600;
    color: #fff;
}
.appointment {
    width: 200px;
    margin-left: auto;
}
.header-botm.pt-3.pb-3 .col-md-6{
    width: 50%;
}















@media only screen and (min-width: 2000px) {
   
}

@media only screen and (min-width: 1499px) {
    
}
@media only screen and (max-width: 991px) {
    
}
@media only screen and (max-width: 769px) {
    
}       
@media only screen and (max-width: 600px){
    
}
@media only screen and (max-width: 344px){
    
}