@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

* {
	margin:0px;
	padding:0px;
}
ul {
	list-style:none;
}
img { max-width:100%;
	border:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,p,strong,ul,li {
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Montserrat', sans-serif;
}

body {
	font-size:16px;
	color:#555;
	box-sizing:border-box;
	overflow-x:hidden;
	font-family: 'Montserrat', sans-serif;
}
.products{padding-bottom:20px;}
.products h3 {
        position: relative;
        margin: 0 0 12px 0;
        font-weight: 700;
        display: inline-block;
		font-size:22px;
		color:#cd2187;
        padding-bottom: 18px;
        text-transform: uppercase;
		text-align:left;
      }
.products p{color:#cd2187; padding:10px; font-weight:bold; border-bottom: 1px solid; font-size:16px;}
.products li{ padding:10px; font-size:16px;}
.ssubmenu{left:300px}


.about-box {
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 30%);
    transition: all .5s ease;
}

.about-box { background:#fff;
    margin-bottom: 15px;
    width: 100%;
    position: relative;
}

.about-box:hover {
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	transition: all .5s ease;
}
.about-box{
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	transition: all .5s ease;
}
	
/******************/
.affix {
    top: 0;
    width: 100%;
    z-index: 9999 !important;
	transition: 0.8s;
	padding-top:3px;
	background:#fff;
}
/******************/
.header-top {
	background:#fff;
}
@media all and (max-width: 725px) {
  .header-top {
    border-bottom:1px solid #ccc;
  }
}
hed-top-lft{color:#333;}
.hed-top-lft ul li {
	float:left;
	padding:10px 15px;
	/*border-right:1px solid #eeeeee;*/
	font-size:16px;
	color:#cd2187;
}
.hed-top-lft ul li a {
	color:#cd2187;
	letter-spacing:0.25px;
	font-size:16px;
	font-family: 'Montserrat', sans-serif;
}

.hed-top-rght ul {
	float:right;
}
.hed-top-rght ul li {
	float:left;
	padding:8px 13px;
	border-right:1px solid #eeeeee;
}
.hed-top-rght ul li a i {
	color:#cd2187;
	font-size:12px;
}
/******************/
.logo {
	margin-right:40px;
}
#cssmenu>ul {
	padding:8px 0;
}
.hm-logo a:after {
	position: absolute;
    content: '';
    top: 0px;
    left: -68px;
    border-style: solid;
    border-width: 34px;
    border-top-color: #fff;
    border-right-color: #fff;
    border-left-color: rgba(0,0,0,0);
    border-bottom-color: rgba(0,0,0,0);
}
.hm-logo a:before {
	position: absolute;
    content: '';
    top: 0px;
    right: -68px;
    border-style: solid;
    border-width: 34px;
    border-top-color: #fff;
    border-left-color: #fff;
    border-right-color: rgba(0,0,0,0);
    border-bottom-color: rgba(0,0,0,0);
}
/******************/
.slider {
	position:absolute;
	content:'';
	top:25%;
	left:0;
	right:0;
	z-index:999;
}
.slide-text > h3 {
	color:#fff !important;
	font-family: 'Montserrat', sans-serif;
	padding-bottom:20px;
	font-weight:bold;
	letter-spacing:1px;
	font-size:25px;
	text-transform:uppercase;
	animation-delay: 0.5s;
	text-align:center;
}
.slide-text > h2 {
	color:#2576ae !important;
	font-family: 'Montserrat', sans-serif;
	padding:2px;
	background:#fff;
	border-radius:50px;
	opacity:70%;
	font-weight:bold;
	letter-spacing:1px;
	font-size:45px;
	text-transform:uppercase;
	animation-delay: 0.9s;
	text-align:center;
	margin-bottom:40px;
	text-transform:uppercase;
}
.slide-text > h2 span {
	color:#ed3237 !important;
}
.slide-text > p {
    padding: 0;
    color: #fff !important;
    font-size: 25px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 25px;
    letter-spacing: 1px;
    animation-delay: 0.12s;
	text-align:center;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
	color:#fff;
    background:#0026a0;
    border: 0px transparent;
}
.slide-text > a.btn-primary {background:#2576ae;}
.slide-text > a.btn-primary:hover,
.slide-text > a.btn-default:hover {
	background:#333;
	color:#2576ae;
}
.slide-text img {
	margin:0 auto;
	display:table;
	margin-bottom:10px;
}
/******************/
.hm-enq-main {
	/* margin-top:-64px; */
	position:relative;
	background:url(../images/hm-enq-bg.png) no-repeat;
	background-position:center center;
	background-size:cover cover;
}
.enq-hed {
	padding:25px 0;
	/* background-color: rgba(9,63,156,0.8); */
	background:#cd2187;
	position:relative;
}
.enq-hed:after {
	position:absolute;
	top: 0;
    content: '';
    border-style: solid;
    width: 2000px;
    border-width: 0 96px 70px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: #fff;
	right: 0;
    margin-right: -1889px;
}
.enq-hed:before {
	position:absolute;
	top: 0;
    content: '';
    border-style: solid;
    width: 2000px;
    border-width: 0 96px 70px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: #fff;
	left: 0;
    margin-left: -1889px;
}
.enq-hed h5 {
	text-align:center;
	color:#fff;
	letter-spacing:0.50px;
	/* font-weight:bold; */
	font-size:18px;
}
.enq-hed h5 a {
	padding:8px 18px;
	color:#000;
	background:#fff;
	font-size:14px;
	border-radius:50px;
	margin-left:20px;
}
.enq-hed h5 a:hover {
	background:#2576ae;
	color:#fff;
}
/******************/
.hm-abt-main {
	/*padding:50px 0 30px 0;*/
}
.hm-abt-hed {
	padding:20px;
}
.hm-abt-hed h1 {
	font-size:32px;
	text-align:center;
	color:#2576ae;
	font-weight:bold;
	padding:20px 0 10px 0;
}
.hm-abt-hed h2 {
    font-size: 26px;
    text-align: center;
    color:#2576ae;
	line-height:34px;
    font-weight: bold;
    padding: 10px 0;
}
.hm-abt-hed img {
	margin:0 auto;
	display:table;
}
.hm-abt-para {
	padding:0 20px;
}
.hm-abt-para p {
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	color:#333;
	letter-spacing:0.50px;
	padding:20px;
	padding-bottom:20px;
	line-height:24px;
}
.hm-abt-anch {
    /*padding: 30px;
    margin: 0 auto;
    display: table;*/
	margin-top: 50px;
}

.hm-abt-anch a {
	padding:12px 30px;
	font-size:12px;
	color:#373435;
	letter-spacing:1px;
	background:#e40077;
	border-radius:50px;
	background: linear-gradient(to left,#fff 50%,#373435 50%);
    background-size: 205% 100%;
    background-position: 98% bottom;
    transition: all .5s ease;
    cursor: pointer;
    border: 1px solid #373435;
}
.hm-abt-anch a:hover {
    background: linear-gradient(to left,#fff 50%,#cd2187 50%);
    background-size: 205% 100%;
    background-position: 0% bottom;
    text-decoration: none;
    color: #fff;
    border: 1px solid #cd2187;
}
.abt-anch {
    padding: 30px;
    margin: 0 auto;
    display: table;
}

.abt-anch a {
	padding:10px 18px;
	font-size:12px;
	color:#373435;
	background:#e40077;
	border-radius:50px;
	background: linear-gradient(to left,#fff 50%,#373435 50%);
    background-size: 205% 100%;
    background-position: 98% bottom;
    transition: all .5s ease;
    cursor: pointer;
    border: 1px solid #373435;
}
.abt-anch a:hover {
    background: linear-gradient(to left,#fff 50%,#cd2187 50%);
    background-size: 205% 100%;
    background-position: 0% bottom;
    text-decoration: none;
    color: #fff;
    border: 1px solid #cd2187;
}

.abt_mg img {
	margin:0 auto;
	display:table;
	margin-top:30px;
}
/******************/
.hm-lead {
	padding:20px; background:#fff;
}
.hm-led-head h5 {
	text-align:center;
	font-size:15px;
	letter-spacing:0.25px;
	padding:18px 0;
	background:#08446e;
	color:#fff;
	border-radius:10px 0 0 10px;
	position:relative;
	line-height:20px;
}
.hm-led-head h5:after {
	position:absolute;
	content:'';
	top:0;
	right:0;
	border-style: solid;
    border-width: 14px;
	border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color:#08446e;
    border-left-color:#08446e;
}
.hm-led-head h5:before {
	position:absolute;
	content:'';
	bottom:0;
	right:0;
	border-style: solid;
    border-width: 14px;
	border-top-color:#08446e;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-left-color:#08446e;
}
.hm-led-head-rght h5 {
	text-align:center;
	font-size:15px;
	letter-spacing:0.25px;
	padding:18px 0;
	background-color:#08446e;
	color:#fff;
	border-radius:0 10px 10px 0;
	position:relative;
	line-height:20px;
}
.hm-led-head-rght h5:after {
	position:absolute;
	content:'';
	top:0;
	left:0;
	border-style: solid;
    border-width: 14px;
	border-top-color:#08446e;
    border-right-color:#08446e;
    border-bottom-color: #fff;
    border-left-color: #fff;
}
.hm-led-head-rght h5:before {
	position:absolute;
	content:'';
	bottom:0;
	left:0;
	border-style: solid;
    border-width: 14px;
	border-top-color: #fff;
    border-right-color:#08446e;
    border-bottom-color:#08446e;
    border-left-color: #fff;
}
.hm-led-head-mid h5 {
	text-align:center;
	font-size:15px;
	letter-spacing:0.25px;
	padding:18px 0;
	background-color:#08446e;
	color:#fff;
	position:relative;
	line-height:20px;
}
.hm-led-head-mid h5:after {
	position:absolute;
	content:'';
	top:0;
	left:0;
	border-top: 28px solid #08446e;
    border-right: 28px solid transparent;
    border-bottom: 28px solid #08446e;
    border-left: 28px solid #fff;
}
.hm-led-head-mid h5:before {
	position: absolute;
    content: '';
    top: 0;
    right: -35px;
    border-style: solid;
    border-width: 28px;
    border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff;
    border-left-color:#08446e;
}
/******************/
.hm-product-main {
	padding:50px 0;
	/*background:#f1efef;*/
}
.hm-prd-hed {
	padding-bottom:35px;
}
.hm-prd-hed h2 {
	font-size:28px;
	color:#000;
	font-weight:bold;
}
.hm-prd-box {
	margin-bottom:15px;
	width:100%;
	background:#fff;
	height:480px;
	position:relative;
}
.prd-dtl {
	background:#fff;
	padding:20px 15px;
	position:absolute;
	z-index:99;
	width:100%;
}
.prd-dtl span {
	color:#08446e;
	float:left;
	line-height:26px;
	padding-right:15px;
	font-family: 'Montserrat', sans-serif;
	font-weight:bold;
	font-size:16px;
	border-right:1px solid #000;
}
.prd-dtl h3 {
	color:#08446e;
	letter-spacing:0.50px;
	text-align:center;
	font-weight:bold;
	padding:15px 0;
	font-size:20px;
	position:relative;
}
.prd-dtl h3:after {
	position:absolute;
	content:'';
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	width:50%;
	height:2px;
	background:#cd2187;
}
.prd-dtl p {
	font-family:'Montserrat', sans-serif;
	font-size:16px;
	color:#555;
	letter-spacing:0.50px;
	text-align:center;
	padding-bottom:20px;
	line-height:24px;
}
.prd-anch {
	padding-top:10px;
}
.prd-anch a {
	font-family: 'Montserrat', sans-serif;
	letter-spacing:0.50px;
	font-size:13px;
	padding:10px;
	background:#08446e;
	color:#fff;
	border-radius:5px;
	/*display:none;*/
	text-align:center;
}

.hm-prd-box:hover {
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	transition: all .5s ease;
}
.hm-prd-box{
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	transition: all .5s ease;
}
/*.hm-prd-box:hover .prd-anch a {
	display:block;
}*/
.prd-bx img {
	display:block;
	width:100%;
	height:auto;
}
.overlay {
	position:absolute;
	content:'';
	bottom:0;
	right:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	background:linear-gradient(to bottom,#ed3237 0%,transparent 100%);
	transform:.5s ease;
	-webkit-transition:.5s ease;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	display:none;
}
.hm-prd-box:hover .overlay {
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	display:none;
}
.pd_tp {
	padding-top:50px;
}
.sell-box {
	padding-bottom:15px;
}
.sell_box {
	margin-top:20px;
}
.sell-img_mg1 {
	border: 2px solid #555;
	border-radius:10px;
}
/******************/
hr.tall {
    margin: 10px 0;
}
hr {
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
    border: 0;
    height: 2px;
}
/******************/
.hm-clnt-main {
	padding:50px 0 50px 0;
}
.hm-clnt-hed {
	padding-bottom:25px;
}
.hm-clnt-hed h2 {
	font-size:28px;
	color:#000;
	font-weight:bold;

}

.brand-img img {
	margin:0 auto;
	display:table;
}
/******************/
.hm-selling-main {
	padding:50px 0 45px 0;
	background:#f1efef;
}
.sell-box {
	padding-bottom:15px;
}
.sell-img {
	position:relative;
	/* border: 2px solid #ed3237; */
}
.sell-img:after {
	position:absolute;
	content:'';
	margin:0 auto;
	display:none;
	text-align:center;
	left:0;
	right:0;
	width:0;
	height:0;
	bottom:-0px;
	border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ed3237;
}
.sell-hed h4 {
	text-align:center;
	padding:15px 0 8px 0;
	color:#333;
	font-weight:bold;
	letter-spacing:0.50px;
	position:relative;
}
.sell-hed h4:after {
	position:absolute;
	content:'';
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	width:12%;
	height:2px;
	background:#333;
}
/******************/
.hm-footer-main {
	padding:40px 30px 10px;
	background:#08446e;
}
.foottit {color: #08446e;
    background: #fff;
    text-align: center;
    padding: 10px;
    margin: 10px;
    font-weight: bold;
    font-size: 20px;}
	
.foot-tit {
	background:url(../images/foot_deco-new.png) no-repeat;
	background-position:top center;
	margin:auto;
	color:#fff;
	margin-top:-27px;
	text-align:center;
	padding:12px;
	font-size:24px;
}
.foot-head {
	padding-bottom:10px;
}
.foot-head h4 {
	padding-bottom:8px;
	color:#fff;
	letter-spacing:0.50px;
	position:relative;
}
.foot-head h4:before {
	position:absolute;
	content:'';
	bottom:0;
	left:0;
	right:0;
	width:15%;
	height:2px;
	background:#fff;
	display:block;
}
.foot-para p {
	color:#fff;
	padding:5px 0 5px 5px;
	border-bottom:1px dotted #ddd;
	letter-spacing:0.25px;
}
.foot-para p i {
	margin-right:6px;
	font-size:12px;
}
.foot-para p a {
	color:#fff;
	font-size:14px;
	letter-spacing:1px;
	font-family: 'Montserrat', sans-serif;	
}
.foot-par a { color:#fff; }
.foot-para p a:hover {
	color:#cd2187;
}
.foot-gap {
	padding-top:20px;
	padding-left:10px;
	padding-bottom:20px;
}
.foot-gap p{color:#fff;}
.foot-icon {
    float: left;
}
.foot-icon i {
    color: #fff;
    font-size: 15px;
}
.foot-par p {
    padding-left: 30px;
    line-height: 22px;
	color:#fff;
	font-size:14px;
	letter-spacing:1px;
	font-family: 'Montserrat', sans-serif;	
}
.foot-hed {
    padding-bottom: 15px;
}
.foot-social ul {
	margin:0 auto;
	display:table;
	margin-top:30px;
	margin-bottom:20px;
}
.foot-social ul li {
	float:left;
	padding:15px 10px;
}
.foot-social ul li a i {
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:12px;
}
.s1 a i {
	background:#395197;
	border:1px solid #395197;
}
.s2 a i {
	background:#00a9ff;
	border:1px solid #00a9ff;
}
.s3 a i {
	background:#d60c18;
	border:1px solid #d60c18;
}
.s4 a i {
	background:#01a5fe;
	border:1px solid #01a5fe;
}
.foot-social h5 {
	text-align:center;
	color:#fff;
	line-height:24px;
	letter-spacing:1px;
	font-size: 13px;
}
.foot-social img {
	margin:30px auto;
	display:table;
}
/******************/
.prd-banner-list {
	position:relative;
	overflow:hidden;
	z-index:99;
	margin-top:-30px;
}
.prd-banner-lst ul {
	position:relative;
	padding-left:70px;
	padding-right:70px;
	display:inline-block;
	float:right;
	border-top-left-radius:30px;
	border-bottom-left-radius:30px;
	background:#dfdfdf;
}
.prd-banner-lst ul:after {
	position:absolute;
	content:'';
	top:0;
	left:100%;
	width:100000px;
	height:100%;
	background:#dfdfdf;
}
.prd-banner-lst ul li {
	display:inline-block;
	margin:0 15px;
	color:#000;
}
.prd-banner-lst ul li a {
	color:#ed3237;
	font-size:14px;
	padding:15px 0;
	display:block;
	position:relative;
	letter-spacing:1px;
	font-weight:normal;
}
.prd-banner-lst ul li a:after {
	position:absolute;
	content:'-';
	top:11px;
	font-size:20px;
	padding:0 7px;
}
.prd-banner-lst ul li a:hover {
	color:#000;
}
/******************/
#inner-detail-main {
	padding:80px 0 100px 0;
}
.inn-prd-hed {
	position:relative;
	padding-bottom:30px;
}
.inn-prd-hed h1 {
	position:relative;
	letter-spacing:1px;
	color:#000;
	font-weight:bold;
	padding:15px 5px;
	font-size:26px;
}
.inn-prd-hed .prd-text {
	position:absolute;
	content:'';
	font-size:65px;
	color:#777777;
	text-transform:uppercase;
	width:100%;
	top:0;
	left:0;
	opacity:0.10;
	line-height:1em;
}
.prd-dtl-main {
	height:320px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.prd-detail {
	max-width:100%;
	height:100%;
	padding:0 10px 15px 0;
	position:relative;
	overflow:scroll;
	overflow-x:hidden;
	/*cursor:pointer;*/
}
.hm-prd-para p {
	font-family:'Montserrat', sans-serif;
	font-size:16px;
	color:#444;
	letter-spacing:0.50px;
	text-align:justify;
	padding:0 15px 15px 0px;
}

.hm-prd-para h4 {
	padding-bottom:12px;
    color: #000;
    letter-spacing: 0.50px;
}
.prd-lst-lft p i {
	margin-right:5px;
	font-size:12px;
}
.prd-detail::-webkit-scrollbar {
	width: 5px;
}
.prd-detail::-webkit-scrollbar-thumb {
	background: #ed3237; 
	border-radius: 10px;
}
.prd-detail::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey; 
	border-radius: 10px;
}
.prd-detail::-webkit-scrollbar-thumb:hover {
	background: #b30000; 
}
.inn-prd-anch {
	padding-top:30px;
}
.inn-prd-anch a {
	padding:10px 20px;
	background:#ed3237;
	color:#fff;
	font-size:15px;
	margin:0 auto;
	display:table;
	letter-spacing:0.25px;
}
.inn-prd-anch a:hover {
	background:#343131;
	color:#fff;
}
/*******************/
.product-slider {
	padding-top:15px;
}
.product-slider #carousel { 
	border: 2px solid #343131; 
}
.product-slider #thumbcarousel { 
	margin: 12px 0 0;
	padding: 0 45px; 
}
.product-slider #thumbcarousel .item { 
	text-align: center;
}
.product-slider #thumbcarousel .item .thumb { 
	border: 2px solid #ccc; 
	width: 30%; 
	margin: 0 2%; 
	display: inline-block;
	vertical-align: middle;
	cursor: pointer; 
	max-width: 130px; 
	margin-bottom:10px;
}
.product-slider #thumbcarousel .item .thumb:hover { 
	border-color: #b30000;
}
.product-slider .item img { 
	width: 100%; height: auto;
}
.carousel-control {
	color: #0284b8; 
	text-align: center; 
	text-shadow: none;
	font-size: 30px; 
	width: 30px; 
	height: 30px; 
	line-height: 20px; 
	top: 23%; 
}
.prod-table {
	margin-top:25px;
}
.table-bordered {
	border:1px solid #333;
}
.table thead tr th {
    background: #2576ae;
    color: #fff;
   /* border: 1px solid #333;*/
    font-size: 16px;
    letter-spacing: 1px;
    padding: 12px 10px;
	/*text-align:center;*/
	font-weight:normal;
}
.table tbody tr td {
    font-size: 16px;
    color: #000;
    vertical-align: middle;
	/*border: 1px solid #333;*/
	padding:8px 10px;
	letter-spacing:0.25px;
}
/*******************/
#inner-detail-main {
	padding:80px 0 100px 0;
}
.inn-abt-hed {
	position:relative;
	padding-bottom:30px;
}
.inn-abt-hed h1 {
	position:relative;
	letter-spacing:1px;
	color:#000;
	font-weight:bold;
	padding:15px 5px;
	font-size:32px;
}
.inn-abt-hed .prd-text {
	position:absolute;
	content:'';
	/* font-size:72px; */
	font-size:65px;
	color:#777777;
	text-transform:uppercase;
	width:100%;
	top:0;
	left:0;
	opacity:0.10;
	line-height:1em;
}
.prd-detail {
	max-width:100%;
	height:100%;
	padding:0 10px 15px 0;
	position:relative;
	overflow:scroll;
	overflow-x:hidden;
	/*cursor:pointer;*/
}

.hm-prd-para {
	padding-bottom:15px;
}
.hm-prd-para h4 {
	padding-bottom:12px;
    color: #000;
    letter-spacing: 0.50px;
}
.abt-lst-lft p i {
	margin-right:5px;
	font-size:12px;
}
.inn-prd-anch {
	padding-top:30px;
}
.inn-prd-anch a {
	padding:10px 20px;
	background:#ed3237;
	color:#fff;
	font-size:15px;
	margin:0 auto;
	display:table;
	letter-spacing:0.25px;
}
.inn-prd-anch a:hover {
	background:#343131;
	color:#fff;
}
.abt-lst-lft p {
	padding-bottom:8px;
	font-family: 'Montserrat', sans-serif;
	font-size:15px;
	color:#555;
	letter-spacing:0.50px;
}
.hm-prd-para h4 {
	padding-bottom:15px;
}
/*******************/
.contact-main {
	padding-bottom:10px;
}
.cont-dtl h4 {
	padding-bottom:12px;
    color: #ed3237;
    letter-spacing: 0.50px;
	font-weight:bold;
}
.cont-dtl span {
	color:#000;
	padding-bottom:10px;
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	letter-spacing:0.50px;
	display:block;
}
.cont-dtl p {
	line-height:24px;
	font-size:16px;
	padding:10px 0;
}
.cont-map {
	margin-top:15px;
}
/*******************/
.certificate-icon {
	padding-bottom:25px;
}
.cert-icn {
	border:1px solid #f5f5f5;
	padding:15px 0;
}
.cnt_hed h3 {
	color:#000;
	padding-bottom:30px;
	font-weight:bold;
	letter-spacing:0.25px;
}
.cert-icn img {
	margin:0 auto;
	display:table;
}
.cert-dtl h5 {
	padding:10px 0;
    color: #ed3237;
    letter-spacing: 0.50px;
	text-align:center;
}
.cert-dtl a {
	padding:6px 15px;
	background:#ed3237;
	color:#fff;
	font-size:15px;
	margin:0 auto;
	display:table;
	letter-spacing:0.25px;
}
.cert-dtl a:hover {
	background:#343131;
	color:#fff;
}
/*******************/
.cert-bx {
	padding-bottom:20px;
}
.cert-bx a img {
	border:1px solid #f5f5f5;
	padding:10px;
}
.cert-bx h5 {
	padding:10px 0;
    color: #ed3237;
    letter-spacing: 0.50px;
	text-align:center;
	position:relative;
}
.cert-bx h5:after {
	position:absolute;
	content:'';
	bottom:0;
	width:25%;
	height:2px;
	background:#ed3237;
	left:0;
	right:0;
	margin:0 auto;
}
/*******************/
.cont_form_input input, textarea {
    border: none;
    width: 100%;
    border-bottom: 2px solid #6969696b;
    padding: 20px 20px 20px 10px;
}
.cont_form_input {
    margin-bottom: 20px;
}

.sendButton {
    width: auto !important;
    margin: 0 auto;
    display: table;
    font-weight: bold;
    color: #fff;
    background: #2576ae;
    padding: 10px 70px 10px 70px !important;
    border-radius: 25px 25px;
}
.sendButton:hover {
    width: auto !important;
    margin: 0 auto;
    display: table;
    font-weight: bold;
	letter-spacing:1px;
    color: #fff;
    background: #cd2187;
    padding: 10px 70px 10px 70px !important;
    border-radius: 25px 25px;
}
.cont_form_input label {
	width:100%;
}
.select select {
	width:100%;
    padding: 20px 20px 20px 10px;
}
/*******************/
.hm-prd-para span {
	line-height:24px;
	padding-bottom:10px;
	font-weight:bold;
	display:block;
	color:red;
	letter-spacing:1px;
	font-size:16px;
}
.sell-hed p {
	font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #555;
	padding-top:10px;
	line-height:22px;
    letter-spacing: 0.50px;
    text-align: center;
}
.prd_line {
	border:1px solid #dfdfdf;
}
.gallery-bx {
    padding-bottom: 30px;
}
.gallery-bx a img {
    border: 1px solid #f5f5f5;
    padding: 10px;
}
.gallery-bx h5 {
    padding: 10px 0;
    color: #ed3237;
    letter-spacing: 0.50px;
    text-align: center;
    position: relative;
}
.gallery-bx h5:after {
    position: absolute;
    content: '';
    bottom: 0;
    width: 25%;
    height: 2px;
    background: #ed3237;
    left: 0;
    right: 0;
    margin: 0 auto;
}


      .mission-wrapper-red p {
        color: #333;
        font-size: 16px;
        position: relative;
        padding: 8%;
		line-height:27px;
      }

      .mission-wrapper-red h2 {
        color: #2576ae;
        padding: 10%;
        position: relative;
      }

      .mission-wrapper-red h2:after {
        content: '';
        background-color: #2576ae;
        height: 2px;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
      }

      .backgroundred {
        background: #fff;
      }

      .mission-wrapper-red {
        padding: 40px 20px;
        margin: 10px;
        position: relative;
      }

      .overlayy {
        background:#2576ae;
      }

      .headborderless {
        text-align: center;
        font-size: 34px;
        margin-top: 0;
        padding: 10px;
        border-radius: 20px;
        font-weight: 550;
        color:#fff;
        background:#2576ae;
      }

      .sub-header {
        font-size: 18px;
        text-align: center;
        color: #fff;
        margin-top: 22px;
      }

      .sub-header:before,
      .sub-header:after {
        width: 75px;
        height: 1px;
        background: #fff;
        content: '';
        display: inline-block;
        top: -4px;
        position: relative;
      }

      .sub-header:before {
        margin-right: 20px;
      }

      .sub-header:after {
        margin-left: 20px;
      }

      .testimonial {
        background-image: url(../images/forgn.jpg);
        padding-top: 50px;
        padding-bottom: 50px;
        overflow: auto;
        background-color: #cccccc;
        background-position: center;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
      }

      .testimonial p {
        font-size: 15px;
        color: #fff;
        line-height: 24px;
        border-radius: 30px;
        opacity: 0.9;
      }

      .review {
        color: #003300;
        background:#2576ae;
        margin-top: 40px;
        padding: 30px;
        border-radius: 30px;
        opacity: 0.8;
      }

      .testimonial h4 {
        color: #000;
      }


      .service-section-one {
        background: #ffd600;
        padding: 100px 0 70px 0;
      }

      .service-section-two {
        padding: 100px 0 70px 0;
      }

      .service-block {
        padding: 30px 30px 22px 30px;
        margin-bottom: 30px;
        border-radius: 3px;
        -webkit-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
      }

      .service-block span[class^='ti'],
      .service-block .service-content-block h5,
      .service-block .service-content-block p {
        -webkit-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
      }

      .service-style-one {
        border: 1px solid #fff;
      }

      .service-style-one:hover {
        background: #fff;
      }

      .service-style-one:hover span[class^='ti'] {
        color: #ffd600;
      }

      .service-style-one:hover .service-content-block h5,
      .service-style-one:hover .service-content-block p {
        color: #262626;
      }

      .service-style-two {
        border: 1px solid #ffd600;
      }

      .service-style-two span[class^='ti'] {
        color: #ff9800;
        /* color changed to #ffd600 to ff9800 on 6 Dec 2017 */
      }

      .service-style-two:hover {
        background: #ffd600;
      }

      .service-style-two:hover span[class^='ti'] {
        color: #fff;
      }

      .service-style-two:hover .service-content-block h5,
      .service-style-two:hover .service-content-block p {
        color: #fff;
      }

      .service-icon-block {
        width: 17%;
        display: inline-block;
        vertical-align: top;
      }

      .service-icon-block span[class^='ti'] {
        font-size: 25px;
      }

      .service-content-block {
        width: 80%;
        display: inline-block;
		 background: #fff;
    padding: 20px;
    border-radius: 20px;
    opacity: 90%;
    color: #000;
      }

      .service-content-block h5 {
        margin: 0 0 6px 0;
        font-weight: 600;
      }

      .service-content-block p {
        margin-bottom: 0;
      }

      .about-service-section {
        padding: 95px 0 67px 0;
        overflow: hidden;
      }

      .section-common {
        padding: 100px 0 100px 0;
      }

      .about-service-section-two {
        padding-top: 27px !important;
        background: url(images/rp.jpg) no-repeat center center !important;
      }

      .about-service-section-two {
        padding-top: 0;
      }

      .section-title {
        text-align: center;
        margin-bottom: 40px;
      }

      .section-title h3 {
        position: relative;
        margin: 0 0 12px 0;
        font-weight: 700;
        display: inline-block;
        padding-bottom: 18px;
        text-transform: uppercase;
		 color:#2576ae;
      }

      .section-title h3:before {
        content: '';
        position: absolute;
        height: 2px;
        width: 150px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
		background:#cd2187;
        /*background: #ff9800;
         Change Color #ffd600 to ff9800 on 6 Dec 2017 */
      }

      .pra-graph {     background: #fff;
    padding: 20px;
    border-radius: 20px;
    opacity: 90%;
    color: #000;
        text-align: justify;
      }

      .about-service-section {
        padding: 95px 0 67px 0;
        overflow: hidden;
      }

      .about-service-section-two {
        padding-top: 0;
      }

      .about-service-block .service-icon-block {
        width: 12%;
      }

      .about-service-block .service-style-two {
        border: none;
        padding: 0;
      }

      .about-service-block .service-style-two:hover {
        background: none;
      }

      .about-service-block .service-style-two:hover span[class^='ti'] {
        color: #ffd600;
      }

      .about-service-block .service-style-two:hover .service-content-block h5,
      .about-service-block .service-style-two:hover .service-content-block p {
        color: #262626;
      }

      .about-service-thumb {
        margin-top: 73px;
      }

      .about-service-thumb-two {
        margin: 0;
        position: relative;
      }

      .about-service-thumb-two img {
        height: 450px;
        margin-bottom: -70px;
      }

      .service-icon-block {
        width: 17%;
        display: inline-block;
        vertical-align: top;
      }

      .service-icon-block span[class^='ti'] {
        font-size: 25px;
      }

      .service-block span[class^='ti'],
      .service-block .service-content-block h5,
      .service-block .service-content-block p {
        -webkit-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
      }

      .service-content-block {
        width: 80%;
        display: inline-block;
      }

      .service-content-block h5 {
        margin: 0 0 6px 0;
        font-weight: 600;
      }

      .service-content-block p {
        margin-bottom: 0;
      }
    
	
.aboutus {padding-top: 27px !important; /*background: url(images/aboutbg.jpg) no-repeat center center !important;*/  }
.backgraph{ margin-top:15px; }	
.backgraph h4{margin-top:15px;}
.firstdecor{    background: #2576ae; border-radius: 50px 0  0 50px ;
    padding: 4px 12px;
    color: #fff;
    font-weight: bold; }

#headbanner { padding: 20px; border-bottom:1px solid #ccc; }

#headbanner h1 {

	color:#2576ae;
	letter-spacing:0.50px;
	font-weight:bold;
	font-size:28px;
	margin:20px 0;
}
#breadcrumb { margin-top:12px;
	padding:8px 18px;
	color:#fff;
	background:#2576ae;
	font-size:14px;
	border-radius:50px;
}
#breadcrumb a{color:#fff;}
.headtable{margin:20px 0;}	


.mostsell{}
.mostsellproducts{background:#fff;    margin: 10px 0;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
	transition: all .5s ease;
}

.mostsellproducts a {
	font-family: 'Montserrat', sans-serif;
	letter-spacing:0.50px;
	font-size:13px;
	padding:8px 15px;
	background:#2576ae;
	color:#fff;
	border-radius:5px;
	/*display:none;*/
	text-align:center;
}
.mostsellproducts p {
	color:#555;
	letter-spacing:0.50px;
	text-align:center;
	padding:15px 10px 10px 10px;
	height:75px;
	font-weight:bold;
}
.mostsellpic { }

