html {
  scroll-behavior: smooth;
}
body{
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: .5px;
    line-height: 1.5em;
    font-size: 14px;
    }
    p{
    font-size: 12px;
    }
    p, h1, h2, h3, h4, h5{
    font-family: 'Montserrat', sans-serif !important;
    letter-spacing: .5px;
    line-height: 1.5em;
    }
    h1{
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    }
    h2{
    font-size: 37px;
    font-weight: 700;
    }
    h3{
    font-family: 'Montserrat', sans-serif;
    letter-spacing: .5px;
    /*line-height: 1.5em;*/
    font-weight: bold;
    font-size: 41px;
    }
    h4{
    font-size: 17px;
    font-weight: 700;
    }


    .border-bottom-1
    {
      border-bottom:2px solid #d5d5d5 !important;
      border-radius: 0 !important;
      font-size: 15px;
      color: #6c6c6c;
    }

a{
  color:#49494B;
}
a,a:hover,a:focus {
  text-decoration: none !important;
  outline:none !important;
}
p, span{
  font-family: 'Montserrat', sans-serif;
  line-height: 25px;
    font-size: 15px;
    color:#898989;
}

.font-13{
  font-size:13px;
}

.font-14{
  font-size:14px;
}

.font-15{
  font-size:15px;
}

.section{
  padding-top: 10%;

}

.section-admin{
  padding-top: 12%;

}


.bg-white{
    background-color: #fff;
}

.bg-light{
    background-color: #f4f5f7 !important;
}



.text-blue
{
  color:#0186E1;
}


.divhide {
display: none;
}

  .p-8{
    padding:8%;
    }


/* ==========
   2.helper-classes
   ========== */

.btn-custom{
  background-color:#FF431E ;
  color:#fff;
}

.btn-transparent{
  background-color:transparent;
  color:#000;
}

.btn-large{
  padding:10px 40px;
}



/* ==========
   3.navbar start
   ========== */

  .nav-all-supllier{
    z-index: 9999 !important;
    /*position: absolute !important;*/
    width:100%;
  }

   .nav-all-supllier ul li:hover{
    border-bottom: 1px solid #fff;
  }

  .nav-all-supllier ul .active{
    border-bottom: 1px solid #0079C2;
  }
  .nav-all-supllier ul li a{
    font-family: Roboto, sans-serif;
    color:#000000;
    font-weight: 400;
  }

.navbar-custom{
  transition: all 0.5s ease-in-out;
    background-color: #fff !important;
    margin: 0;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.navbar-nav .nav-item{
  margin-right: 30px !important;
}
.navbar-custom ul li > a{
    color:#000;
    font-size:15px;
    font-weight: 600;
    
}
.sticky{
    background-color: #fff;
    
}
.navbar-custom .navbar-nav .active{
   color: #000 !important;
    border-bottom: 3px solid #0079C2;
}



/* ==========
   3.Banner start
   ========== */

#sprintme-banner{
  /*top:0px;*/
  height:550px;
  background-image: url('../img/SO-Leads-3.1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 150px;
}

#sprintme-banner h1{
  font-weight: 400;
  font-size: 40px;
}
.banner-btn a{
  background-color: #5CB85C;
  padding:8px 20px;
  color: #fff;
/*  border-radius: 10px;*/
  margin-right:20px;
}

/*How it work*/

.work-box{
    padding:10%;
    }
    .work-box i{
    font-size: 30px;
    }
    .work-box p{
    font-size: 16px;
    }

/*info section*/

.half-div-text{
    letter-spacing: .5px;
    line-height: 1.5em;
    font-weight: 500;
    font-size: 16px;
    }

    .half-div-text span{
    font-size:14px;
    }



/*text-break*/

.text-break {
background-image: url(../img/SO-Leads-30.png);
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
}

.text-break h2 {
    line-height: 55px !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    letter-spacing: 2px !important;
}
.text-break .break-btn-green {
    background-color: #93C844;
    color: #fff;
}


/*
------find-supplier-services---------*/
.find-supplier-services h2{
  font-weight: 400 !important; 
}
.quotes-section{
  transition: all 0.2s ease-in;
    /*font-size: 1em;*/
    display: inline;
    width: 100%;
    float: left;
   /* margin: 0 25px;*/
    max-height: 60px;
    border: 1px solid #c9c9c9;
    background: url('../img/blue-final.png') no-repeat 0 0;
    overflow: hidden;
}

.quotes-section:hover{
    background-position: 0 -60px;
    /*border-color: #f36b22;*/
}

.quotes-section a{
    display: block;
    position: relative;
    /*padding: 15px 0;*/
    font-size: 17px;
   /* color: #000;*/
    max-height: 60px;
    text-decoration: none;
}
.quotes-section:hover a{
    display: block;
    position: relative;
    /*padding: 15px 0;*/
    font-size: 17px;
    color: #fff;
    max-height: 60px;
    text-decoration: none;
}

.quotes-section a .two-line-text p{
  padding:4px 0 !important;
}

.quotes-section a p{
  margin-left: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 15px 0;
}

.quotes-section:hover a p{
  color: #fff;
}

.quotes-section a i{
  font-size: 30px;
  padding: 15px 0;
}

.quotes-section:hover a i{
  font-size: 30px;
}

.quote-icon img{
  padding-top:5px !important;
}





.why-work-box i{
    color:#93C844;
    font-size: 40px;
    padding:20px;
    }
    .why-work-box p{
    text-align: justify;
    }


#text-break2{
    background-image: url(../img/SO-Leads-31.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
#text-break2 h2 {
    line-height: 55px !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    letter-spacing: 2px !important;
}
#text-break2 .break-btn-green {
    background-color: #93C844;
    color: #fff;
}


.contact-icon{
  background-color: #F5F4F4;
}



/*---------------- Find Leads PAge end -----------*/


#find-lead-footer{
  background-color:#1A1A1A;
  padding-top:42px;
}
.findlead-copyright{
  color:#fff;
  font-size: 12px;
  font-weight: 300;
}

.findlead-pagelink{
  list-style: none;
}
.findlead-pagelink li{
  float: right;
  margin-left: 30px;
  color:#fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  padding-bottom:5px;
}
.findlead-pagelink .active{
  border-bottom: 1px solid #fff;
}
.findlead-pagelink li:hover{
  border-bottom: 1px solid #fff;
}
.findlead-pagelink li a{
  color:#fff !important;
}
.findlead-pagelink .contact-btn{
  border:1px solid #fff;
  padding:10px 24px;
  margin-top: -12px;
  font-weight: bold;

}
.findlead-pagelink .contact-btn:hover{
  background-color:#fff;
  color:#000;
}
.findlead-pagelink .contact-btn:hover a{
 
  color:#000 !important;
  font-weight: bold;
}
.findlead-sociallink{
  list-style: none;
}
.findlead-sociallink li{
  float: right;
  margin-left: 30px;
  color:#c7c7c7;
  font-size: 25px;
  line-height: 20px;
  font-weight: 300;
}
.findlead-sociallink li i{
  color:#c7c7c7 !important;
}
