.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 26px;
}

.cl li{
    display: inline-block !important;
}

.prod{
    color: #fff !important;
    padding: 20px;
}

.prd{
    border: 1px solid #ccc;
    box-shadow: 0 8px 6px -6px black;
    padding: 10px;
}

.lst li{
    line-height: 30px;
    font-size: 16px;
}

.related{
    border: 1px solid #ccc;
    box-shadow: 0 8px 6px -6px black;
    padding: 10px;

}

.border{
    padding-top: 5%;
    border-left: 1px solid #ccc;
}

.top-container {
    background-color: #000;
    padding: 14px 0 30px 0;
    text-align: center;
    color: #fff;
}
.logo {
	margin-top: -16px;
    width: 100%;
}
.navbar {
    margin-bottom: 0px;
    z-index: 2;
	border-radius:0 !important;
}
.navbar-right{
    margin-top: 15px;
}
.margin-header {
	   
        text-align: center;
}
.navbar-inverse .navbar-nav > li > a {
    color: #000000;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #ec5737;
    background-color: transparent;
}
.carousel-control.right {
	    background-image:none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control.left {
	    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.no-padding {
	padding:0 0;
}
.font-about-p {
    font-size: 17px;
}
.mrg-top {
    margin-top: 52px;
}
.capital-heading {
    text-transform: capitalize;
}
.font-ic-gift {
	background: #ef5c3c;
	/* background: #de3a2c; */
    /* margin-top: 10px; */
        padding: 15px;
    color: #fff;
}
.font-ic-gift:hover {
	background:#000;	
}
.font-ic-support{
	background: #f0f0f0;
    /* margin-top: 10px; */
        padding: 15px;
    color: #000;
}
/* .font-ic-support :hover { */
	/* background: #ef5c3c; */
	/* color:#fff; */
/* } */
.gift-style{
	    font-size: 18px;
    text-transform: uppercase;
    margin-top: 33px;
}
.div-margin{
	margin:20px 0;
}
.btn-pos {
	margin:0 auto;
	text-align:center;
}
.product-fluid {
	position:relative;
}
.price-pos {
	float: right;
    color: #666666;
    font-weight: bold;
    font-size: 14px;
}
.product-name {
	text-align: center;
    color: #197ecb;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: bold;
}
.product-title:after {
	    position: absolute;
    /* bottom: -2px; */
    /* top: 84%; */
    bottom: 4px;
    width: 36px;
    content: '';
    height: 3px;
    background: #ef5c3c;
    left: 0px;
	z-index: 1;
}
.a-title {
	color: #000;
}
.a-title:hover {
	text-decoration:none;
	color: #ef5c3c;
}
.see-product {
    color: #197ecb;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 65px;
}
.see-product::after {
	  content: '';
    height: 1px;
    width: 163px;
    background-color: #000;
    position: absolute;
    left: 50%;
    margin-top: 39px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.line-see{
	border-bottom: 1px solid #000;
    position: absolute;
    top: 62px;
    width: 126px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
}
.margin-pname {
	    margin-bottom: 15px;
}
.line {
	    border-bottom: 1px solid #f0f0f0;
    position: absolute;
    top: 50px;
    width: 253px;
}
.new {
    left: 10px;
    top: 58px;
    font-size: 12px;
    padding: 1px 9px;
    background: #ef5c3c;
    color: #fff;
    position: absolute;
}
 .box{
    border: 1px solid #fff;
    width: 15%;
    text-align: center;
    padding: 0 5px 8px 5px;
    margin: 5px 40px;
    display: none;
    box-shadow: 0 4px 8px 0 rgb(245 241 241 / 25%), 0 6px 20px 0 rgb(232 228 228 / 25%);
    }
/*button style*/
.btn-custom {
  background-color: #000;
    color: #fff;
	font-weight:bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 9px 33px;
    border-radius: 200px;
    display: inline-block;
    margin: 7px 25px;
}
.btn-custom-footer {
  background-color: #ef5c3c;
    color: #fff;
	font-weight:bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 9px 33px;
    border-radius: 200px;
    display: inline-block;
    margin: 7px 25px;
	cursor: pointer;
}
.btn-three:hover{
	background:#fff;
  color:#ef5c3c;
  animation: rotate 1s ease-out;
  box-shadow: 0px 10px 10px rgba(0,0,0,0.3);
}
@keyframes rotate{
  0%{
    transform:rotateY(180deg);
  }
  100%{
    transform:rotateY(0deg);
  }
}
/*button style end*/
.bg-blck {
	    background: #f0f0f0;
	color:#fff;
	/* padding:30px 0; */
}
.bg-orange {
    background: #197ecb;
    padding: 26px 30px;
    /* padding: 30px; */
    text-transform: uppercase;
}
.t-angle {
    position: absolute;
    left: -18px;
    height: 168px;
}
.margin-enquiry {
    margin-top: 60px;
}
.more-products {
	color:#000;
}
.bg-gray {
    /*background:#000;*/
    background: #197ecb;
    color: #fff;
    padding: 30px 0;
}
.bg-gray p {
	font-size:16px;
    text-align: justify;
}
.footer-text{
    padding: 0 45px 0 0px;
}
.footer-a {
	color:#fff;
	font-size: 16px;
}
.footer-a:hover {
	text-decoration:none;
	color:#ef5c3c;
}
.footer-title {
	    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 26px;
}
/*.footer-title:after {
    position: absolute;
    /* bottom: -2px; */
    top: 55px;
    /* bottom: 4px; */
    width: 36px;
    content: '';
    height: 3px;
    background: #ef5c3c;
    left: 0px;
    z-index: 1;
}*/
.input-type {
	margin-bottom: 10px;
}
.nav-icon{
    font-size: 20px;
    text-align: center;
}
.social-img {
	width: 30px;
    float: left;
    margin: 8px;
}
/* .social_icons { */
    /* position: absolute; */
    /* margin-top: 5px; */
    /* margin-bottom: -5px; */
/* } */
/* .footer_section ul { */
    /* padding: 0px; */
    /* list-style-type: none; */
/* } */
/* .footer_section li { */
    /* padding: 5px 0; */
    /* display: inline-block; */
/* } */
.footer-i {
    font-size: 30px !important;
    color: #fff;
    padding: 0 10px 0 0;
}
.copyright {
	    /* background: #f0f0f0; */
    padding-top: 10px;
	color:#000;
    text-align: center;
}
.div-margin1 {
	margin:20px 0;
}
/*about us page*/
.bg-sub-page {
	background:#f0f0f0;
	padding:70px 0;
	margin-top: -70px;
}
.breadcrumb {
	margin-top: 20px;
	    font-weight: bold;
}
.breadcrumb a {
	color: #ef5c3c;
}
.pos-relative {
	position:relative;
}
.margin-subpage{
	margin-top: 30px;
	    margin-bottom: 30px;
}
.about-us-img {
	box-shadow: 16px 16px #ef5c3c;
}
/*contact page 28 may*/
.contact-a {
	color: #000;
}
.contact-a:hover {
	text-decoration:none;
	color: #ef5c3c;
}
.clr-ic {
	color: #ef5c3c;
}
.margin-top {
	margin-top: -24px;
}
.uniform-description {
	font-size: 15px;
    color: #707070;
}
.price-details {
	/* font-size: 27px; */
    /* margin-top: -4px; */
    color: #ef5c3c;
	    /* margin-left: -25px; */
}
.rupee-style{
	width: 21px;
    margin-top: 5px;
}
.size-type{
	    border: 1px solid #ddd;
    padding: 10px;
	text-align:center;
}
.size-type:hover { 
	background: #ef5c3c;
    color: #fff;
}
.size-pos{
	margin-top:24px;
}
.gray-txt{
	color: #707070;
}
.star-clr{
	color: #ef5c3c;
}
.margin-details{
	margin:70px 0;
}
.margin-description {
	    margin-top: 40px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #197ecb;
}
.dropdown-menu>li>a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.enquiry-btn {
	    position: fixed;
    right: -59px;
    top: 250px;
    z-index: 1;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #ef5c3c;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 16px;
	font-weight: bold;
	border-radius: 200px;
}
.enquiry-btn:hover { 
	background:#000;
	color:#fff;
	box-shadow: 0px 6px 5px rgba(0,0,0,0.3);
}
.modal-content {
	margin-top: 115px;
}
.modal-header {
	border-bottom: 0;
	background: #ef5c3c;
	color:#fff;
}
.modal-body {
    /* color: #ef5c3c; */
	color: #000;
    /* font-weight: bold; */
}
.modal-footer {
    border-top: 0;
}
.desc-uniform-page {
	/* border: 1px solid #ddd; */
   padding: 35px 40px 25px 40px;
    box-shadow: 3px 4px 9px rgba(154, 151, 151, 0.54);
    margin: 30px 0;
    background: #fff;
    color: #222;
    font-size: 17px;
    border-radius: 5px;
}
.desc-uniform-page:hover {
	 background: #000;
	 color:#fff;
}
.carousel-caption-text {
	    top: 340px;
    text-shadow: 0px 4px 2px #000;
    background: #ef5c3c59;
    text-transform: capitalize;
    height: 114px;
    box-shadow: 10px 10px #000000d4;
}
.caption-txt {
	font-size: 38px;
}
@media screen and (max-width: 768px) and (min-width: 320px) {
	.gift-style {
		text-align: center;
		 margin-top: 0px !important;
	}
	.font-ic-gift {
		padding: 1px 0 9px 0px !important;
	}
	.font-ic-support {
		padding: 1px 0 9px 0 !important;
	}
	.see-product::after {
		margin-top: 34px !important;
	}
	.line-see {
		top: 57px !important;
	}
    .footer-title-1 {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 26px;
    margin-top: 145px;
}
    .box {
    border: 1px solid #fff;
    width: 30%;
    text-align: center;
    padding: 0 5px 8px 5px;
    margin: 5px 5px;
    display: block;
    margin-bottom: 40px;
    box-shadow: 0 4px 8px 0 rgb(245 241 241 / 25%), 0 6px 20px 0 rgb(232 228 228 / 25%);
}
	.product-title:after {
		bottom: -4px !important;
	}
	.line {
		top: 28px !important;
	}
	.new {
		left: 25px !important;
	}
	.margin-pname {
		margin: 30px 0 20px 0 !important;
	}
	.product_img {
		    margin-bottom: 20px;
	}
	.div-margin {
		margin:-20px 0 !important;
	}
	.t-angle {
		display:none;
	}
	.margin-enquiry {
		padding: 30px 0 !important;
		margin-top:0 !important;
	}
	.footer-title:after {
		top: 158px !important;
	}
	.bg-sub-page  {
		padding: 40px 0 !important;;
	}
   
    .navbar-nav {
       margin: 15px 0px;
    padding: 7px 1px;
    background: rgba(0,0,0,0.8);
    position: absolute;
    top: 65px;
    left: -2px;
    display: flex;
}
.navbar-right{
        position: absolute;
    top: 124px;
    left: 68px;
    display: none;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 0 7px;
}
}