/*-------------------------------------------------
GLOBALS CLASSES
-------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
    font-family: 'Pontano Sans', sans-serif;
    outline: 0px;
}

body {
    background: #f1f1f1;
    font-size: 14px;
}

p {
    font-family: 'Pontano Sans', sans-serif;
    color: #939191;
    font-size: 14px;
    text-align: justify;
}

a {
    text-decoration: none;
    color: #00c7d3
}

a:hover {
    text-decoration: none;
    color: #e8e8e8;
}

ul li {
    list-style: none;
    outline: none;
}

img {
    border: none;
}

img {
    border: none;
}

h1 {
    font-family: 'Oswald', sans-serif;
    color: #45303f;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
}

.company-logo {
    height: 75px;
}

ul {
    margin-bottom: 0 !important;
}

.border-t-none {
    border-top: none !important;
}

/*-------------------------------------------------
CSS TWEAKS
-------------------------------------------------*/
.clearing {
    clear: both;
}

.fltLeft {
    float: left;
}

.flrRight {
    float: right;
}

.marLeft30 {
    margin-left: 30px;
}

.marRight30 {
    margin-right: 30px;
}

.marginTop {
    margin-top: 30px;
}

.marginBottom {
    margin-bottom: 60px;
}

.padTop {
    padding-top: 20px;
}

.padBottom {
    padding-bottom: 20px;
}

.wid960 {
    width: 960px !important;
}

/*-------------------------------------------------
GENERAL CLASSES
-------------------------------------------------*/

.panel {
    background: #ffffff;
    border: 1px solid #ebebeb;
    overflow: hidden;
}

.title {}

.content {
    overflow: hidden;
    font-size: 14px;
}

.button-link {}

.button-link a {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}

/*-------------------------------------------------
HEADER CLASSES
-------------------------------------------------*/

.header-wrap {
    width: 100%;
    overflow: hidden;
    background: #00c0ff;
}

.header {
    width: 960px;
    overflow: hidden;
    margin: 0 auto;
}

.menu {
    float: left;
    width: 960px;
}

.menu ul li {
    float: left;
    width: auto;
    margin-right: 1px;
}

.menu ul li a {
    display: block;
    padding: 0px 62px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.menu ul li a:hover {
    background: #00c5d4;
}

.menu ul li a.active {
    background: #00c5d4;
}

.social-media {
    float: right;
    height: 80px;
}

.social-media ul li {
    float: left;
    margin-right: 10px;
    padding-top: 25px;
}

.logo-sarch-wrap {
    width: 100%;
    overflow: hidden;
    background: #000000;
}

.logo-search-container {
    width: 960px;
    margin: 0 auto;
    height: auto;
}

.logo {
    float: left;
    width: 600px;
    height: auto;
    padding: 10px 0px;
    line-height: 140px;
}

.logo h1 {
    color: #ffffff;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: normal;
}

.search {
    float: right;
    width: 358px;
    margin-top: 50px;
}

.search-input {
    float: left;
    width: 220px;
}

.search-button {
    float: left;
}

.search-text-field {
    width: 220px;
    border: 0px solid;
    background: #d02aa3;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}

/*-------------------------------------------------
BANNER CLASSES
-------------------------------------------------*/

.banner-wrap {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    height: auto;
    margin-top: 20px;
}

.banner-left {
    float: left;
    width: 20px;
}

.bannre-right {
    float: left;
    width: 20px;
}

.banner {
    float: left;
    width: 920px;
    height: 380px;
    padding: 20px;
    overflow: hidden;
    background: #ffffff;
}

.banner-image {
    margin: 0 auto;
    background: url(../images/banner-bg.gif) no-repeat;
    height: 381px;
    text-align: right;
}

.banner-data {
    margin-top: 100px;
    float: right;
    position: relative;
    width: 500px;
}

.caption1 h1 {
    padding: 10px;
    background: #00c0ff;
    font-size: 22px;
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
}

.caption2 h2 {
    padding: 10px;
    background: #274c77;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
}

.caption3 {
    padding: 10px;
    background: #45303f;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    display: inline-block;
}

/*-------------------------------------------------
4 PANELS CLASSS
-------------------------------------------------*/

.panel-wrapper {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

.panel-wrapper .panel {
    float: left;
    width: 403px;
    padding: 30px;
    margin-bottom: 30px;
}

.panel-wrapper .title {
    padding-bottom: 20px;
}

.panel-wrapper .title img {
    float: left;
    margin-right: 20px;
}

.panel-wrapper .content p {
    padding-left: 60px;
}

.panel-wrapper .content a {
    background: #274c77;
    color: #ffffff;
}

.panel-wrapper .content a:hover {
    background: #00c0ff;
    color: #ffffff;
}

.panel-wrapper .button-link {
    padding-left: 60px;
    padding-top: 20px;
}

.home-contact-number {
    display: inline-block;
    color: white;
    font-size: 19px;
    transform: translateY(0px) !important;
}

.home-contact-number:hover {
    text-decoration: none;
    color: rgb(212, 212, 212);

}

.home-about-us-image {
    height: 250px;
}

/*-------------------------------------------------
LAYOUT CLASSS
-------------------------------------------------*/
.page-wrapper {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.primary-content {
    float: left;
    width: 628px;
    overflow: hidden;
}

.sidebar {
    float: left;
    width: 298px;
    overflow: hidden;
}

/*-------------------------------------------------
PRIMARY CONTENT CLASSS
-------------------------------------------------*/
.primary-content-other-page {
    width: 100% !important;
}

.primary-content .panel {
    padding: 30px;
}

.primary-content .title {
    width: 100%;
}

.primary-content .title h1 {
    padding-bottom: 10px;
}

.primary-content .title h2 {
    text-transform: uppercase;
    background: #274c77;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-weight: normal;
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.alt-product-image{
    width: 554px;
    height: auto;
}
.primary-content .content img {
    
    float: left;
    margin-right: 30px;
    margin-bottom: 22px;
}

.primary-content .content p {
    padding-bottom: 20px;
    color: rgb(77, 77, 77);
}

.primary-content .content h3 {
    font-size: 16px;
    color: #274c77;
    padding-bottom: 10px;
}

.primary-content .button-link {
    padding-top: 2px;
}

.generic-content {
    overflow: hidden;
    width: 900px;
    padding: 30px;
    background: #ffffff;
    margin-top: 30px;
}

.generic-content {
    overflow: hidden;
    width: 900px;
    padding: 30px;
    background: #ffffff;
    margin-top: 30px;
}

.generic-content .title h2 {
    font-size: 16px;
    font-weight: normal;
    color: #b6b6b6;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
    padding-top: 10px;
}

.portfolio {
    overflow: hidden;
    width: 900px;
    padding: 30px;
    background: #ffffff;
    margin-top: 30px;
}

.portfolio .title h2 {
    font-size: 16px;
    font-weight: normal;
    color: #b6b6b6;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
    padding-top: 10px;
}

.portfolio .panel {
    width: 280px;
    border: none;
    background: #f5f5f5;
    float: left;
    margin-bottom: 30px;
}

.portfolio .panel .content {
    padding: 10px;
    padding-bottom: 20px;
}

.portfolio .panel .content p {
    padding-bottom: 10px;
}

.portfolio .panel .content p span {
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    color: #274c77;
    display: block;
}

.portfolio .panel .content a {
    color: #ffffff;
    background: #00c0ff;
    padding: 0px 6px 0px 6px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
}

.portfolio .panel .content a:hover {
    background: #274c77;
}

.portfolio .panel .content img {
    padding-bottom: 10px;
}

/*-------------------------------------------------
SIDEBAR CLASSS
-------------------------------------------------*/

.sidebar .panel {
    width: 298px;
    padding-bottom: 30px;
}

.sidebar .title h1 {
    padding: 30px;
    border-bottom: 1px solid #ececec;
}

.titl {
    padding: 30px 30px;
    border-bottom: 1px solid #ececec;
    color: #45303f;
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
}


.sidebar .content ul li {
    display: block;
    border-bottom: 1px solid #ececec;
    height: 40px;
    line-height: 40px;
    background: url(../images/round-arrow.gif) no-repeat 260px 10px;
}

.sidebar .content ul li a {
    padding-left: 30px;
    color: #939191;
    font-size: 14px;
}

.sidebar .content ul li a:hover {
    color: #274c77;
}

.sidebar .content ul li a.active {
    color: #274c77;
}

.sidebar .content ul li.borderNone {
    border-bottom: none;
}

.subscribe {
    padding: 20px 20px 0px 20px;
}

.subscribe h2 {
    color: #274c77;
}

.subscribe .button-link a {
    display: block;
    width: 90px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #00c0ff;
    color: #ffffff;
    font-size: 12px;
    margin-left: 30px;
    margin-top: 20px;
}

.subscribe .button-link a:hover {
    background: #274c77;
}

.sidebar-text-field {
    width: 230px;
    height: 40px;
    line-height: 40px;
    border: 0px solid;
    background: #e6e6e6;
    padding-left: 10px;
    color: #9b9b9b;
    margin-left: 30px;
    margin-top: 30px;
}

.sidebar .call {
    background: #274c77;
    padding: 10px 20px;
}

.sidebar .call h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: normal;
}

.sidebar .call h1 span {
    font-size: 18px;
    padding-left: 15px;
}

.footer-wrapper {
    width: 100%;
    background: #274c77;
    overflow: hidden;
}

.footer {
    width: 960px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    font-size: 14px;
}

.footer a {
    color: #fff;
    transition: 0.2s;
}

.footer a:hover {
    color: #00c5d4;
    transition: 0.2s;
}

.footer_left {
    height: 20px;
    width: auto;
    float: left;
    display: block;
}

.footer_right {
    height: 20px;
    width: auto;
    float: right;
    display: block;
    text-align: right;
}


/* about us starts */
.about-page-image {
    height: 250px;
}

.about-sub-heading {
    font-weight: 600;
    color: rgb(88, 88, 88) !important;
}

.about-list-content p {
    color: rgb(90, 90, 90);
}

.about-list-content i {
    color: #00c5d4;
    margin-right: 10px;
    transform: translate(1px, 0.5px);
}

.choose-us-img {
    border-radius: 8px;
}
.trademark-content{
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}
.trademark-content img{
    height: 50px;
}
/* about us ends */


/* product page starts */

.product-grid {
    margin: 20px 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
}

.product-card {
    background-color: #ffffff;
    color: white;
    border-radius: 10px;
    padding: 0px;
    text-align: center;
    width: calc(25% - 20px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
}

.product-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.3);
}

.product-card img {
    object-fit: cover;
    max-width: 100%;

    height: 200px;
    border-radius: 8px 8px 0 0;
    /* Slight rounding on images */
}

.product-card h3 {
    font-weight: 600;
    margin: 15px 0;
    color: rgb(48, 48, 48);
    font-size: 1.2em;
}

/* product page ends */


/* contact page starts */
.contact-details p {
    font-size: 16px;
    color: rgb(77, 77, 77);
}

.contact-details p a {
    font-size: 16px;
    color: rgb(77, 77, 77);
}

.contact-details p i {
    margin-right: 10px;
}

.contact-details p strong {
    font-size: 16px;
}

.contact-header {
    text-align: center;
    color: #0056b3;
    margin-bottom: 40px;
    font-size: 2.5em;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.contact-flex {
    margin: 20px 0px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 40px;
}

.contact-details,
.contact-form {
    flex: 1;
    background: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.contact-details:hover,
.contact-form:hover {
    box-shadow: 0 8px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
}

.contact-title {
    color: #007BFF;
    margin-bottom: 20px;
    font-size: 1.8em;
    border-bottom: 2px solid #007BFF;
    padding-bottom: 5px;
}

.contact-details p {
    margin: 15px 0;
}

.form-label {
    display: block;
    margin: 10px 0 5px;
    font-weight: 500;
    color: rgb(77, 77, 77);
}

.form-input,
.form-textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 15px;
    border: 2px solid #144d75;
    border-radius: 6px;
    transition: border-color 0.3s, box-shadow 0.3s;
}

.form-input:focus,
.form-textarea:focus {
    border-color: #1d5e8d;
    box-shadow: 0 0 5px #1f6597;
    outline: none;
}

.form-button {
    background-color: #00c5d4;
    color: white;
    border: none;
    padding: 15px;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 700;
    transition: background-color 0.3s, transform 0.2s;
    width: 100%;
}

.form-button:hover {
    background-color: #0095a0;
    transform: translateY(-2px);
}

.map-container {
    margin-top: 40px;
    text-align: center;
}

.map-frame {
    border: 0;
    border-radius: 8px;
    width: 100%;
    max-width: 1000px;
    height: 366px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

@media (max-width: 768px) {
    .contact-flex {
        flex-direction: column;
    }
}

/* contact page ends */