body {
	font-family: 'Nunito' !important;
	font-size: 20px !important;
	background-color: #ffffff!important;
}
.nav-link{
	font-size: 20px;
	font-weight: bold;
	color: #0093dd !important;

}
.navbar-toggler {
  float: right;
  border: none;
  padding-right: 1em;
}
 .navbar-toggler:active,.navbar-toggler:focus {
  outline: none!important;
}
.navbar-light .navbar-toggler-icon {
    width: 30px;
    height: 21px;
    background-image: none;
    position: relative;
    border-bottom: 5px solid #0093dd!important;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
    width: 30px;
    height: 5px;
    position: absolute;
    background-color: #0093dd!important;
    top: 0;
    left: 0;
    content: "";
    z-index: 2;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after{
	top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent !important;
}
.navbar-light .navbar-toggler{
    color: transparent !important;
}


.radius-15px{
    border-radius:15px;
}
.bold{
    font-weight:bold!important;
}
.navbar-card > img{
    border-radius:10px!important; 
    height: 66px; 
    width: 100%;
}
.navbar-card{
    width:14rem; 
    border:none !important;
}
.navbar-card > .card-img-overlay > h5{
    font-size: 16px;
}
.common-text-color{
    color: #e31e24!important;
}
.secondary-text-color{
    color: #0093dd!important;
}
.common-bg-color{
    background-color: #e31e24!important;
}
.common-btn-style{
    border-radius: 25px 0 25px 0!important;
    color: #fff!important;
    background-color: #e31e24!important;
    font-weight: bold;
}
.overlay {
    position: absolute; 
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5); /* Black see-through */
    width: 100%;
    height: 100%;
    transition: .5s ease;
    opacity: 1;
    border-radius: 10px !important;
}
.navbar .has-megamenu {
    position:static!important;
}
.navbar .megamenu {
    left:0; right:20px; width:100%; margin-top:0;  
}

/*home page design*/
.circle-shape:hover{
    -ms-transform: scale(1.0); /* IE 9 */
    -webkit-transform: scale(1.0); /* Safari 3-8 */
    transform: scale(1.0);
    transition: 1s;
}
.product-card:hover{
    transform: scale(1.1);
    transition: 1.5s;
    /*box-shadow: rgba(0, 0, 0, 1.0) 0px 6px 15px;*/
}
.product-img{
    height:240px!important;
    position: relative; 
    border-radius: 30px 30px 0 0!important;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    z-index: -1;
}
.product-text{
    z-index: 5;
    position: absolute; 
    left: 5px; 
    right: 5px; 
    bottom: 5px; 
    width: 96%; 
    background: rgba(227, 30, 36, 0.7);
}
.product-overlay {
    position: absolute; 
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5); /* Black see-through */
    height: 96%;
    transition: .5s ease;
    top: 5px;
    left: 5px; 
    right: 5px; 
    bottom: 5px; 
    width: 96%; 
    opacity: 0.7;
    border-radius: 25px 25px 0 0 !important;
    z-index: 1;
}
.testimonial-card{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius:30px 30px 0 30px!important;  
    outline: 1px solid white; 
    outline-offset: -10px;
}
@media only screen and (max-width: 480px) {
    .shape-img {
        margin: 0;
        padding: 0;
    }
    .product-img{
        height: 150px!important;
    }
    .kasim-logo, .Ramco-cement{
        margin-left: 10px!important;
    }
    .navbar-card{
        width:11rem!important; 
        border:none !important;
    }
    .navbar-card > img{
        border-radius:10px!important; 
        height: 60px; 
        width: 100%;
    }
    .product-overlay {
        position: absolute; 
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5); /* Black see-through */
        height: 94%!important;
        transition: .5s ease;
        top: 5px;
        left: 5px; 
        right: 5px!important; 
        bottom: 10px; 
        width: 94%; 
        opacity: 0.7;
        border-radius: 35px 0 35px 0 !important;
        z-index: 1;
    }
    .product-text{
        z-index: 5;
        position: absolute; 
        left: 5px; 
        right: 5px; 
        bottom: 5px; 
        width: 94%; 
        border-radius: 0 0 34px 0; 
        background: rgba(227, 30, 36, 0.7);
    }
}
@media only screen and (max-width: 600px) {
    .carousel-item > img{
        height: 250px!important;
        width: 100%;
    }
    .kasim-logo, .Ramco-cement{
        margin-left: 50px;
    }
}
@media (max-width:765px) and (min-width:995px) {
    .product-overlay {
        position: absolute; 
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.5); /* Black see-through */
        height: 94%!important;
        transition: .5s ease;
        left: 0px; 
        right: 15px!important; 
        bottom: 5px; 
        width: 90%!important; 
        opacity: 0.7;
        border-radius: 35px 0 35px 0 !important;
        z-index: 1;
    }
    .product-text{
        z-index: 4;
        position: absolute; 
        left: 0px; 
        right: 15px!important; 
        bottom: 5px; 
        width: 90%; 
        border-radius: 0 0 38px 0; 
        background: rgba(23, 192, 225, 0.7);
    }
}

/*home page design*/
/*Scrollbar color*/ 
::-webkit-scrollbar {
    width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
    background: black; 
    border-radius: 6px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #0093dd;
    border-radius: 6px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #0093dd; 
}
a:hover{
    color: #0093dd;
}
.dropdown-item{
    color: #0093dd;
}
.dropdown-item:hover{
    background-color: #0093dd;
    color: white;
}