* {
    margin: 0;
    padding: 0;
}

body {
    max-width: 100%;
    font-family: 'Titillium Web', sans-serif !important;
    overflow-x: hidden;
}

section {
    padding: 20px 0;
    margin: 20px 0;
}

/* .header{
    display: flex;
} */

.header h1 {
    font-weight: 700;
    font-size: 2.8rem;
    align-items: start;
}

.header .subhead {
    padding-left: 80px;
}

.header h1 span {
    color: #3d4196;
    font-size: 45px;
}

.icons {
    margin-top: 0px;
}

.varshalogo {
    width: 300px;
}

.left-section {
    position: relative;
    text-align: end;
}

.left-section .contact {
    position: absolute;
    color: white;
    right: 50px;
    top: 50px;
}

.imgicons {
    margin-left: 10px;
}

.left-section label {
    color: #000000;
    font-weight: 600;
    background-color: white;
    padding: 5px;
}

.left-section a {
    text-decoration: none;
    color: #000000;
    font-size: 20px;
}

.subsection h1 {
    color: #3d4196;
}

.ourextensive {
    background-color: #3d4196;
    height: auto;
}

button.btn-warning {
    display: none !important;
}

p a {
    display: block !important;
}

.ourproducts p {
    width: 80%;
    padding: 0px 25px;
    color: white;
}

.ourproducts span {
    font-weight: 700;
}

.copper img {
    width: 165%;
    margin: 0px -140px;
}

.whyvarsha span {
    color: #ff5907;
    font-weight: 600;
}

.whyvarsha .partner .p {
    margin-top: 30px;
}

.whyvarshawires {
    padding: 20px;
}

.product {
    background-color: #262626;
    color: white;
}

.product p {
    padding: 25px 40px 0px 40px;
}

.product span {
    font-weight: 700;
}

.mobile {
    display: none;
}

.footerbanner {
    background-image: url(images/footerbanner.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
}

.footerdescription {
    background-color: #3d4196;
    color: white;
    margin-top: 25px;
    padding: 45px;
}

.footerdescription span {
    color: #ffbc07;
}

.footer hr {
    border: 0px;
    width: 80%;
    height: 3px !important;
    color: #3d4196;
}

.footericons a {
    padding: 10px;
    font-size: 22px;
    color: black;
}

.footericons i {
    border: 2px solid black;
    border-radius: 500px;
    padding: 7px;
    width: 40px;
    text-align: center;
}

.fa-whatsapp {
    border: 2px solid green !important;
    border-radius: 10px;
    padding: 7px;
    width: 40px;
    text-align: center;
}

.fa-whatsapp {
    color: green;
}

.copyright a {
    text-decoration: none;
    color: black;
}

.copyright a:hover {
    color: #ff5907;
}

.qualitysection a {
    text-decoration: none;
    color: #000000;
}

.foremoree {
    width: 600px;
}

.whyvarsha a {
    text-decoration: none;
    color: #000000;
}

.footerdescription a {
    text-decoration: none;
    color: #000000;
}

.products a {
    text-decoration: none;
    color: #000000;
}