:root{
    --custom-clr : #003780;
    --grey-clr :#333333;
}

body {
    font-family: "Open Sans", sans-serif;
}

a{text-decoration: none;color: #000;}
a:hover{text-decoration: none;}

img{
    height: 100%;width: 100%;object-fit: contain;
}
.logo{
    width: 90px;height: auto;
}

.bg-custom{
    background: var(--custom-clr) !important;color: #fff !important;
}
.text-custom{
    color: var(--custom-clr);
}
.grey-clr{
    color:var(--grey-clr)
}

.navbar{
    padding: 0;z-index: 1;
}

.cusLink{
    font-size: 13px;color: var(--grey-clr);font-weight: 700;text-transform: uppercase;transition: all ease-in-out .2s;letter-spacing: .2px;
}

.cusLink:hover{
    color: var(--custom-clr);
}
.cusLink.active{
    border-bottom: 2px solid #5f5f5f9f;
}
.carousel-caption{
    top: 0px;width: 100%;height:100%;bottom: revert;left: 0;align-content: center;
}
.innerCaraousel{
    background: rgba(255,255,255,0.8);color: var(--grey-clr);margin-left: 150px;padding: calc(1.275rem + 0.2142857143vw);width: 50%;
}

.carousel-caption h2{text-align: start;margin-bottom: 1rem;font-weight: 500;font-size: 2rem;}
.carousel-caption p{
    text-align: start;font-size: 18px;
}

.ebthehteheh{background: #f2f2f2;}
.cardTwejnf{
    margin: 0;font-size: 0.875rem;color: #666;font-weight: 600;
}
.ewgergweg{
    font-size: calc(1.2563rem + 0.054vw);line-height: 1.333;font-weight: 700;color: #333;
}
.wrgwe4gw4grw34{
    height: 200px;
}
.wrgwe4gw4grw34>.position-absolute{
    position: absolute;top: 0;right: 0;padding: 0.25rem 1rem;background-color: rgba(145,177,195,0.8);font-size: 0.875rem;text-transform: uppercase;color: #fff;
}

.kttfukfu{
    height: 400px;
}
.yfewugiewfuiwef{height: 200px;}
.erhaerherh{background: #f2f2f2;}

footer{
    margin-top: 3rem;background:var(--custom-clr);color: white;padding: 3rem;
}
footer a{color: white;text-decoration: none;}

footer img{
    width: 150px;height: auto;
}
.tyuyuiujvycghfg{
    gap: 20px 40px
}
.product_img{
    height: 300px;
}
.fs_custom{
    font-size: 16px;
}
.rebhaerhte{
    background: var(--custom-clr);padding: 12px 0 !important;
}
.rebhaerhte a{color: #fff;font-size: 14px;}

.cusHead{
    font-size: 2rem;color: #91b1c3;letter-spacing: 0.05em;font-weight: bold;
}
.wregwergweg input,.wregwergweg textarea{
    width: 100%;background: #f6f6f6;padding: 13px 15px;border: 0;outline: none;border-radius: 5px;
}

.wregwergweg input[type="number"] {
    -moz-appearance: textfield;
}
  
.wregwergweg input[type="number"]::-webkit-inner-spin-button,
.wregwergweg input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;margin: 0;
}

.wregwergweg button{
    width: 25%;font-size: 16px;padding: 8px 0;
}
.wuorgowrgho{
    position: relative;
}
.wuorgowrgho:hover .oiewguhwero{
    display: grid;
}

.oiewguhwero{
    display: none;position: absolute;background: #fff;padding: 20px 25px;z-index: 1;box-shadow: 0 0 10px #0000000f;border-radius: 5px;gap: 10px 20px;width: fit-content;top: 100%;
}

.oiewguhwero a{
    font-size:14px;border-bottom: 1px solid #dddddd;padding: 0 5px;padding-bottom: 4px;white-space: nowrap;
}
.ewwefewe{
    right: -13rem;grid-template-columns: repeat(3,1fr);
}
.carousel-control-prev-icon,.carousel-control-next-icon{
    filter: brightness(0);
}
.ethaethaeah{
    background: #f0f8ff;
}
.ethaethaeah a{
    color: var(--custom-clr);font-size: 14px;font-weight: 600;
}

.rgr3w3wr{
    margin-top: 1rem !important;
}