@import url('https://fonts.googleapis.com/css2?family=Arvo&family=Asap+Condensed:wght@200&family=Lobster&display=swap');


/* Header section */
#header1-contacts {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    background-color: green;
}

#ap-oil-logo-header {
    padding-left: 10px;
}

#logoside-title {
    /* border: 2px solid red; */
    position: relative;
    top: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 25px;
    color: rgb(33, 97, 217);
}

/* After nav bar section */

#hero-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/images/new-hero-image.jpeg");
    height: 80%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

#p-s-title {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
    background-color: green;
    color: whitesmoke;
    padding: 13px;
    box-shadow: 3px 3px 5px rgb(0, 0, 0);
}

#header-p-s{
    background-color: rgba(0, 0, 0, 0.3);
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    margin-left: 15px;
    margin-right: 5px;
    border-top: 2px solid whitesmoke;
}

#header-p-s button{
    border: none;
    background-color:rgba(0, 0, 0, 0.01) ;
    text-align: left;
    color: rgb(81, 255, 6);
}

#header-p-s a {
    text-decoration: none;
    color: rgb(81, 255, 6);
}

#crousal-section-header {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 10px;
    margin-left: 15px;
    margin-right: 5px;
}

#ap-oil-after-crousal {
    color: whitesmoke;
    font-family: Arial, Helvetica, sans-serif;
    /* font-weight: bolder; */
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 20px;
    border-left: 3px solid rgb(81, 255, 6);
    border-right: 3px solid rgb(81, 255, 6);
}

#one-stop-shop {
    color: rgb(81, 255, 6);
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-align: justify;
}

#welcome-to {
    color: whitesmoke;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-align: justify;
    font-style: italic;
}

#why-choose-us {
    color: rgb(81, 255, 6);
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    /* font-weight: bolder; */
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    border-radius: 20px;
    border-left: 3px solid whitesmoke;
    border-right: 3px solid whitesmoke;
}

#tagi-title {
    font-family: 'Roboto', sans-serif;
    color: whitesmoke;

}

#header-stars-content {
    color: rgb(81, 255, 6);
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-align: justify;
}

/* Services section */
#services-after-landing-page{
    font-family: 'Roboto', sans-serif;
}

#ser-title1{
    background-color: #1362d9;
    padding: 7px;
    color: whitesmoke;
    margin: 5px;
}

#ser-title2{
    background-color: #41ae12;
    padding: 7px;
    color: whitesmoke;
    margin: 5px;
}


/* Enquiry form field */


#enquiry-form-title {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
    background-color: green;
    color: whitesmoke;
    padding: 13px;
    box-shadow: 3px 3px 5px rgb(0, 0, 0);
}

#enquiry-form-field {
    width: 100%;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    padding: 10px;
    margin-top: 10px;
}

#sub-res-button {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
    background-color: green;
    color: whitesmoke;
    padding: 13px;
    border: none;
    box-shadow: 3px 3px 6px rgb(0, 0, 0);
}

#sub-res-button:hover {
    background-color: whitesmoke;
    color: green;
}

#owner-details-title {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: black;

}

#owner-details {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    text-align: justify;
    padding: 10px;
}

#office-address-title {
    width: 50%;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
    background-color: green;
    color: whitesmoke;
    padding: 13px;
    box-shadow: 3px 3px 5px rgb(0, 0, 0);
    margin-top: 5px;
}

#gps-logo {
    width: 20%;
    padding: 10px;
}

#at-ap-oil {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: whitesmoke;
    text-align: justify;
}

#address-after-enquiry-form {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
}

#ph-email-after-form {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
}


/* Our client section */
#our-clients-title {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

/* Gallery section */
#goto-gallery-anker {
    font-size: 20px;
    text-decoration: none;
    color: rgb(225, 222, 222);
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
    background-color: green;
    padding: 10px;
    border-radius: 10px;
}

#goto-gallery-anker:hover {
    background-color: whitesmoke;
    color: green;
    border: 2px solid green;
}


/* Product details */
#product-details-title {
    font-family: 'Bree Serif', serif;
    font-weight: bolder;
    font-size: 25px;
    color: rgb(21, 77, 181);
}

#transformer-1-title {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 0px 10px 20px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: rgb(224, 218, 218);
    border-left: 4px solid green;
}

#transformer-1-about {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-align: justify;
    padding: 0px 20px 20px 20px;

}

#get-details-button {
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
    background-color: green;
    border: none;
    color: whitesmoke;
    padding: 10px;
}

#honda-logo {
    width: 30%;
}

#honda-product-title {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0px 0px 20px;
}

#portable-title {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    background-color: #ec1515;
    color: white;
    border-right: 4px solid rgb(198, 201, 203);
    border-left: 4px solid black;
    margin-right: 100px;
    margin-left: 10px;
    margin-top: 20px;
    padding: 7px;
    width: 70%;
}

#honda-product-sub1 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    background-color: rgb(59, 57, 57);
    color: white;
    border-right: 4px solid rgb(198, 201, 203);
    border-left: 4px solid red;
    margin-right: 100px;
    margin-left: 20px;
    margin-top: 20px;
    padding: 3px;
    width: 50%;
}

#salient-features-honda {
    font-size: 16px;
    color: red;
    font-family: 'Bree Serif', serif;
    padding: 10px 0px 0px 20px;
}

#list-items-honda {
    font-size: 14px;
    font-family: 'Asap Condensed', sans-serif;
    font-weight: bold;
}

#salient-features {
    font-size: 16px;
    color: red;
    font-family: 'Bree Serif', serif;
    padding: 0px 0px 0px 20px;
}

#list-items {
    font-size: 14px;
    font-family: 'Asap Condensed', sans-serif;
    font-weight: bold;
}


#solid-product-sub1 {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 10px 0px 0px 20px;
    color: rgb(12, 111, 111);
}

#solid-product-sub1-dc {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 10px 0px 0px 20px;
    color: rgb(165, 122, 14);
}

#solid-product-sub2 {
    font-size: 16px;
    font-weight: 500;
    padding: 0px 0px 0px 20px;
    position: relative;
    top: -10px;
}

#kirloskar-product-sub1 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #41ae12;
    color: white;
    margin-right: 100px;
    margin-left: 20px;
    margin-top: 20px;
    width: 50%;
    padding: 4px;
    border-left: 4px solid black;
}

#cummins-product-sub1 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #5a5e58;
    color: white;
    margin-right: 100px;
    margin-left: 20px;
    margin-top: 20px;
    width: 50%;
    padding: 4px;
    border-left: 6px solid rgb(17, 202, 17);
}

#kirloskar-product-sub2 {
    font-weight: 500;
    padding: 0px 0px 0px 20px;
    position: relative;
}

#bosch-product-sub {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #1362d9;
    color: white;
    margin-right: 100px;
    margin-left: 20px;
    margin-top: 20px;
    width: 50%;
    padding: 4px;
    border-left: 4px solid black;
}

#con-sub {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0px 0px 0px 20px;
    color: rgb(54, 67, 67);
}

/* back to the top section */
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 1px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

#myBtn:hover {
    background-color: #555;
}

/* right side button section */
#whatsapp-right-button{
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    position: fixed;
    top: 213px;
    right: 1px;
    background-color: rgb(18, 166, 16);
    color: #f1eded;
    box-shadow: -3px 3px 5px rgb(0, 0, 0);
}

#whatsapp-right-button a{
    color: whitesmoke;
}

#shareBtn{
    background-color: #d72020;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    position: fixed;
    top: 266px;
    right: 1px;
    color: #f1eded;
    box-shadow: -3px 3px 5px rgb(0, 0, 0);
}

#share-to{
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.share-back{
    background-color: whitesmoke;
}

#order-now-button {
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    position: fixed;
    top: 160px;
    right: 1px;
    background-color: rgb(41, 104, 221);
    color: #f1eded;
    box-shadow: -3px 3px 5px rgb(0, 0, 0);
}

#enquiry-form-field2 {
    width: 49.3%;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    padding: 10px;
    margin-top: 4px;
}

#enquiry-form-field22 {
    width: 99.6%;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    padding: 10px;
    margin-top: 4px;
}

/* Authorised dealer section */

#autho-dealer {
    font-family: 'Bree Serif', serif;
    font-weight: bolder;
    font-size: 25px;
    color: rgb(21, 77, 181);
}

#our-part {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: green;
    margin-top: 20px;
}

#our-part-title {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-align: justify;
}
















/* Footer section */
#footer-first-row {
    background-color: rgb(230, 222, 222);
    border-top: 3px solid rgb(174, 172, 172);
    border-left: 7px solid rgb(39, 41, 39);
    border-right: 7px solid rgb(39, 41, 39);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    font-size: 25px;
}

#footer-ap-oil {
    position: relative;
    top: 5px;
    text-shadow: 2px 2px 5px rgb(84, 83, 83);
}

#footer-5s-padding {
    padding-left: 20px;
    padding-right: 20px;
}

#follow-us-footer {
    font-family: 'Asap Condensed', sans-serif;
    font-weight: bold;
    color: whitesmoke;
    font-size: 22px;
    display: inline;
}

#footer-fy-icon {
    text-decoration: none;
    color: whitesmoke;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
}

#footer-sub1 {
    font-family: 'Asap Condensed', sans-serif;
    font-weight: bold;
    color: whitesmoke;
    font-size: 22px;
    padding-top: 10px;
    border-bottom: 1px solid rgb(171, 168, 168);
}

#footer-sub1::first-letter {
    font-size: 30px;
    color: rgb(14, 215, 14);
}

#footer-sub2 {
    color: whitesmoke;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
}

#footer-last-row {
    background-color: rgb(0, 0, 0);
    color: whitesmoke;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    border-top: 3px solid rgb(12, 185, 12);
}