

.sec-top{
    margin-top: 150px;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 30px;
    top: 760px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float{
    margin-top:16px;
}
.top-bg{
  background-color: #ffc139;  
  color: #000;
}

.marquee{  
  color: #000;  
}

footer .contant-info ul.info li {
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px dashed #fff3d3;
    border-width: 1px;
}

.news_link {
    padding: 0px 0;
}

footer .contant-info {
    width: auto;
}

.so-li {
    padding: 5px 0;
    list-style: none;
    float: left;
    margin-right: 20px;
    font-size: 20px;    
}

.so-li a {
    color: #cf1a1f;   
}


.news_link::before {
    left: 0;
    width: 100%;
    background: #fcee20;
}

.clients-area {
    background-image: url(../images/clients/clients_bg.jpg);
    position: relative;
    overflow: hidden;
}

@media (min-width: 1200px) {
    .padding-tb
Specificity: (0,1,0)
 {
        padding: 60px 0;
    }
}

.mar1{
    margin-bottom: 60px;
}

.mar2{
    margin-bottom: 60px;
}

.fo1{
    font-size: 18px;
}

.fo2{
    color: #fff;
}

.page-header.style-2 .page-title h3 {
    color: #ffffff;
}

.page-header.style-2 .page-title .breadcrumb li {
    color: #ffffff;
}

.page-header.style-2 .page-title .breadcrumb li a {
    color: #ffe000;
}

.page-header.style-2 .page-title h3 {
    color: #ffffff;
    line-height: 50px;
}

.food-btn.style-2 {
    overflow: visible;
    background-color: #fcee20;
    /* border: 2px solid #d60231; */
    padding: 14px 30px;
}

@media (min-width: 1200px) {
    .padding-tb {
        padding: 80px 0;
    }
}





