*{
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}
.col{
    width: 100%;
    height: auto;
}
.row{
    width: 100%;
}
 li{
list-style: none;
}
ul li{
    display: inline;
}
.nav-item  a{ 
font-size: 20px;
color: #282828;
font-family:Verdana, Geneva, Tahoma, sans-serif
}
.nav-item a:hover{
    border-bottom: 3px solid blue;
}

.background-pvc-pic {
    background-image: url(https://s3.ap-south-1.amazonaws.com/bhiwanipolymers.com/images/field.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}
.data-welcome{
    margin-left: auto;
}
.data-welcome h1{
  font-size: 60px;
  color: white;
}
.data-welcome p{
    color: white;
  }
.data-btn button{
    padding: 12px 35px;
    background-color: #2196F3;
    color: #ffffff;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 500;
    border: none;
}
.heading-name-about h2{
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 15px;
}
.heading-name-about p{
    line-height: 1.8;
    color: #6b6b84;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    padding-bottom: 30px;
    letter-spacing: 1px;
}
.our-product h2{
 font-size: 40px;
 font-weight: bold;
}
.our-product h3{
    width: 210px;
    color: #fff;
    font-weight: 400;
    background-color: #0b87fc;
    border-radius: 5px;
    margin: auto;
}
.image-1{
    border: 1px solid #eee;
}
.images-col-1 h3:hover {
    background-color: rgb(170, 170, 170);
    cursor:pointer;
}
.image-1 img{
    max-width: 100%; 
}
.images-col-1 h3{
    font-size: 20px;
    font-weight: 400;
    color: #111111;
    padding:5px 10px;
    border-radius:5px;
}
.background-clr{
    background-color: #eee;
}
.icon i{
 color: blue;
 width: 100px;
    height: 100px;
    margin: 0 auto;
    color: #0b87fc;
    font-size: 53px;
    border-radius: 100%;
    border: 1px dashed #0b87fc;
    padding: 10px 15px;
}
.padding-tb{
 padding-top: 50px;
 padding-bottom: 50px;
}
.icon p{
 color: #3c3c3c;
 line-height: 1.8;
 color: #6b6b84;
 font-weight: 500;
 font-family: "Open Sans", sans-serif;
 font-size: 16px;
}
.us-clr{
 color: #2196F3;
}
.choose h2, .choose p{
 font-size: 40px;
}
.bg-gray{
    background-color: #f8f9fa !important;
}
.wcu-pic img{
 max-width: 100%;  
}
.wcu-pic button{
    padding: 12px 35px;
    background-color: #2196F3;
    color: #ffffff;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 500;
    border: 0px;
}
.wcu-pic h3{
    color: #111111;
    font-family: "Rubik", sans-serif;
    font-weight: bold;
    text-transform: capitalize;
}
.wcu-pic p{
    margin-bottom: 15px;
    line-height: 1.8;
    color: #6b6b84;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
}
.bg-black{
    background-color: #111111;
}
.logo-footer{
 color: white;
}
 .heading h3{
    color: white;
}
.heading ul li{
    display: block;
}
.line-ht{
line-height: 1.8;
font-weight: 500;
font-size: 15px;
}
.heading li{
 position: relative;
 padding-left: 35px;
 margin-bottom: 20px;
    color: #ffffff;
}
.heading i{
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 20px;
    color: #6c757d;
}
.align { 
text-align: center;
}

.pacifico-regular {
    font-family: "Pacifico", cursive;
    font-weight: 400;
    font-style: normal;
}







