@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Faustina:wght@400;500;600;700&family=Imbue:wght@400;500;600;700;800;900&family=Playfair+Display:wght@400;500;600;700;800;900&family=Vollkorn:wght@400;500;600;700;800;900&display=swap');
@import url(https://cdn.rawgit.com/rtaibah/dubai-font-cdn/master/dubai-font.css);
@import url(https://cdn.rawgit.com/rtaibah/dubai-font-cdn/master/dubai-font.css);


* {
	margin:0px;
	padding:0px;
	outline:none;
}

.social-icon ul li a i {
    font-size: 14px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    transition: all .8s;
    -webkit-transition: 0.8s ease;
	float: left;
}
ul {
	list-style-type:none;
	
}
.icon1 i {
    background: #4d6bb3;
    color: #fff;
    border: 1px solid #fff;
}
.icon5 i {
    background: #0078b5;
    color: #fff;
    border: 1px solid #fff;
}
.icon3 i {
    background: #55ACEE;
    color: #fff;
    border: 1px solid #fff;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul {
	list-style:none;
}
a, a:hover {
	text-decoration:none;
}
img {
	border:none;
}
h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
}
h1,h2,h3,h4,h5,h6,p,b,strong,ul,li,a {
	margin:0px;
	padding:0px;
}
.fa, .fas{
    font-weight: 600 !important;
}
hr{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
body {
	font-size:14px;
	color:#000;
	box-sizing:border-box;
	font-family: 'Montserrat', sans-serif;
}

/*********************/
.top-head{
    padding: 22px 0;
}
.info-box {
    margin-left: 25px;
    padding: 0px 0px 0px 50px;
    position: relative;
}
.top-cont-aling{
    text-align: right;
}
.d-lg-inline-block {
    display: inline-block !important;
}
.info-box .icon-box {
    color: #FD0C15;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
        position: absolute;
    left: 0px;
    top: 4px;
    font-size: 40px;
    color: #fff;
    line-height: 40px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    text-align: right;
}
.info-box:hover .icon-box {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    left: 50%;
    opacity: .10;
}
.info-box h3 {
    position: relative;
    display: block;
    line-height: 26px;
    color: #013366;
}
.info-box h3 a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-family: sans-serif;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.info-box .text {
    position: relative;
    display: block;
    font-size: 13px;
    color: #77787f;
    font-family: 'Ubuntu', sans-serif;
    text-align: left;
}
/*********************/
.navbar-brand {
    display:block;
}
.navigation {
    position: sticky;
    width: 100%;
    top: 0;
    left: 0;
    right:0;
    z-index: 123;
    background:#e53134;
    -webkit-transition : all 0.5s;
    transition: all 0.5s;
 /*   box-shadow:0px 7px 15px rgb(0 0 0 / 22%);*/
}
.hm_logo {
    float:left;
    background: #fff;
    display: none;
}
.navbar {
    padding:0px;
}
.navbar-nav {
/*    float: right;*/
    margin:10px 0;
}
.navbar-toggler {
    float: right;
    border: none;
    padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
    outline: none;
}
.navbar-light .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #000;
    transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
    width: 24px;
    position: absolute;
    height: 1px;
    background-color: #000;
    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);
    height: 2px;
    background-color: #fff;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg);
    height: 2px;
    background-color: #fff;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
 /*   border-color: transparent;
    margin-top: -70px;*/
    top: -144px;
    right: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    position: absolute;
}
.nav-link {
    color: #fff !important;
    font-size: 15px;
    letter-spacing: 0.50px;
    transition: all 200ms linear;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    padding: 12px 6px !important;
    font-weight: 500;
    line-height:24px;
    display: inline-block;
    text-transform:uppercase;
}

.nav-item {
    position: relative;
    transition: all 200ms linear;
}
.nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    display: block;
    padding: 0;
    margin: 0;
    transition: all 200ms linear;
}
.nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    max-height: 999px;
    transform: translate3d(0, 0px, 0);
}
 
.dropdown-menu {
    padding: 10px!important;
    margin: 0;
    font-size: 14px;
    letter-spacing: 1px;
    background-color: #fff;
    border: none;
    border-radius: 3px;
    box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
.dropdown-toggle::after {
    display: none;
}
.dropdown-item {
    padding: 7px 10px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    transition: all 200ms linear;
    border-bottom: 1px solid #e8e8e8;
    text-transform: capitalize;
    font-weight: 500;
}
.dropdown-item:hover,
.dropdown-item:focus {
    color: #fff;
    background-color: #d22a1c;
}
.ml-md-4, .mx-md-4 {
    margin-left: 12px!important;
    margin-right: 12px!important;
}
/************************/
.hm-abt{
    padding:60px 0 40px;
    position: relative;
}
/*.hm-abt img{
    border: 4px solid #e53134;
   
}*/
.hm-abt-img{
    position: relative;
}
.hm-abt-img h5{
    position: absolute;
    bottom: -20px;
    background: #fff;
    padding: 10px 23px;
    font-weight: 700;
    left: 0;
    color: #231f20;
    border-radius: 0 25px 25px 0;
    font-family: 'Vollkorn', serif;
    font-size: 1.5rem;
}
.hm-abt-img:after{
    content: "";
    position: absolute;
    bottom: -30px;
    right: -60px;
    background: url(https://www.infinixqbpm.com/images/icons/pattern-3.png);
    width: 100px;
    height: 100px;
    z-index: -1;
}
.hm-abt-shadow{
    position: absolute;
    left: 0;
    top: -80px;
    z-index: -1;
    opacity: 0.5;
}
.hm-abt-shadow2{
    position: absolute;
    right: 0;
    bottom: -70px;
    z-index: -1;
    opacity: 0.5;
}
.hm-abt-dtl{
    margin-left: 15px;
}
.hm-abt-dtl h1{
    font-size: 25px;
    margin-bottom:15px;
}
.hm-abt-dtl p{
    font-size: 15px;
    font-weight: 500;
    color: #454547;
    padding-bottom: 10px;
}


.stage {
  padding-top: 10px;
}
.stage a {
  line-height:1em;
  letter-spacing:0.06em;
  font-weight:normal;
  font-size:16px;
  text-decoration:none;
  color:#fff;
  background:#231f20;
  display:inline-block;
  padding:15px 12px 15px 15px;
  transition:background 200ms;
  border-radius:4px;
}
.stage a:hover {
  background:#00225a;
}
.stage a i {
  font-weight:300;
  margin-left:20px;
  color:#e53134;
  font-size:18px;
  vertical-align:middle;
  transition:color 200ms;
}
.stage a:hover i {
  color:#fff;
}
/************************/
.hm-certificate{
    padding-top: 20px;
    padding-bottom: 60px;
}
.hm-certificate-dtl{
    background: #00225a;
    color: #fff;
    padding: 20px 20px 20px 20px;
    height: 230px;
    position: relative;
}
.hm-certificate-dtl2{
    background: #e53134;
}
.hm-certificate-dtl h4{
    padding-bottom: 10px;
    font-weight: 600;
    letter-spacing: 0.2px;
}
.hm-certificate-dtl p{
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.3px;
    color: #fff;
    word-spacing: 0.4px;
    line-height: 24px;
    z-index: 1;
    position: relative;
}
.hm-certificate-dtl p span{
    font-weight: bold;
    font-size: 20px;
    line-height: 50px;
    color: #fff;
}
.hm-certificate-dtl img{
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.2;
}
.hm-certificate-dtl:hover img{
    transition: 0.2s;
    opacity: 0.1;
    width: 60%;
}
/************************/
/*.hm-prod{
    padding: 60px 0;
    background: #f2f3f4;
}
*/

/**/
.hm-product{
    /*padding: 70px 0 40px;
    background: #f7f7f7;*/
    background: #000000d9 url(../images/product_pattern.png) 0 0;
    padding: 70px 0px 40px;
    background-attachment: fixed;
}
.hm-product-head{
    margin-bottom: 60px;
}
.hm-product-head h2{
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-align: center;
    color: #fff;
    padding-bottom: 10px;
}
.hm-product-head p{
    text-align: center;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.4px;
}
.hm-product-dtl{
    margin-bottom: 10px;
    position: relative;
}
.hm-product-dtl h6{
    position: absolute;
    top: 10px;
    padding:0 20px;
    font-size: 15px;
    color: #e53134;
}
.hm-product-dtl a{
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    background: #282828;
    padding: 4px 8px;
    border-radius: 5px;
}
.hm-product-dtl a i{
    font-size: 10px;
    opacity: 0.8;
}
.hm-product-dtl:hover a{
    background: #023890;
}
.pd0{
    padding: 0 5px;
}
/**/
.hm-cleint{
    padding: 60px 0;
}
.hm-cleint-head{
    padding-bottom: 30px;
}
.hm-cleint-head h2{
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.3px;
    text-align: center;
    color: #000;
    padding-bottom: 10px;
}
.hm-md-dtl ul li{
    float: left;
    padding: 20px 10px;
    width: 19%;
    border-left: 1px solid #eee;
}
.hm-md-dtl ul li img{
    width: 80%;
    margin: 0 auto;
    display: table;
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
     filter: grayscale(0%);
}
.hm-md-dtl ul li:hover img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
     filter: grayscale(100%);
}
.hm-md-dtl ul li:nth-child(1), .hm-md-dtl ul li:nth-child(2), .hm-md-dtl ul li:nth-child(3), .hm-md-dtl ul li:nth-child(4), .hm-md-dtl ul li:nth-child(5){
    border-bottom: 1px solid #eee;
}
.hm-md-dtl ul li:nth-child(1), .hm-md-dtl ul li:nth-child(6){
    border-left: 1px solid #0000 !important;
}
/**/
footer{
    background: #232323;
    padding: 30px 0;
 /*   border-top: 4px solid #1749ff;*/
}
.bord-r{
    border-right: 1px solid #3a3a3a;
}
.ftr-top-head h4{
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 1px solid #3a3a3a;
}
.contact-detail {
    padding-bottom: 5px;
}
.contact-detail2{
    padding-bottom: 0px;
}
.cont-icon {
    float: left;
}
.contact-dtl {
    padding-left: 60px;
}
.contact-dtl p {
    letter-spacing: 0.50px;
    line-height: 24px;
    padding-bottom:5px;
}
.contact-dtl p a{
    color: #fff;
}
.ftr-top-dtl ul li{
    padding: 8px 0;
}
.ftr-top-dtl ul li a{
    font-size: 15px;
    color: #fff;
}
.ftr-top-cont p{
    color: #fff;
    letter-spacing: 0.2px;
    margin-bottom: 10px;
}
.ftr-bottom{
    background: #1d1d1f;
    padding: 30px 0;
}
.ftr-bottom-dtl img{
    margin: 0 auto;
    display: table;
}
.ftr-bottom-dtl ul{
    text-align: center;
    margin-top: 35px;
}
.ftr-bottom-dtl ul li{
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #3a3a3a;
}
.ftr-bottom-dtl ul li:last-child{
    border: none;
}
.ftr-bottom-dtl ul li a{
   color: #fff;
   text-transform: uppercase;
}
.ftr-bottom-dtl p{
    text-align: center;
    padding-top: 30px;
    color: #bdbdbd7a;
    font-size: 12px;
}
/*---------------*/
.inr-banner{
    background: url(../images/inr-banner.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0;
}
.inr-banner-dtl h1{
    color: #fff;
    text-transform: uppercase;
    font-size: 32px;
    padding-bottom: 10px;
}
.inr-banner-dtl p{
    color: #fff;
}
.inr-banner-page ul{
    background: #fff;
    text-align: center;
    padding: 15px 0 10px;
    border-radius: 5px 5px 0 0;
    position: relative;
    bottom: -68px;
}
.inr-banner-page ul li{
    display: inline-block;
    font-weight: 500;
    padding: 0 5px;
}
.inr-banner-page ul li a{
    color: red;
}
/*---------------*/
.about{
    padding: 40px 0;
}
.about-dtl-heading h6{
    color: #e53134;
    padding-bottom: 5px;
}
.about-dtl-heading h2{
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
}
.about-dtl2{
    padding-top: 20px;
}
.about-dtl p{
    font-size: 15px;
    font-weight: 500;
    color: #454547;
    padding-bottom: 7px;
}
.mission{
    padding-top: 20px;
}
.about-mission{
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 1px rgb(0 0 0 / 16%), 0px 4px 8px rgb(0 0 0 / 8%);
    padding: 20px;
    top: 100px;
    left: -100px;
}
.about-mission h4{
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 10px;
}
.about-mission p{
    font-size: 15px;
    font-weight: 500;
    color: #454547;
    padding-bottom: 7px;
}
.about-mission img{
    margin-bottom: 10px;
}
.about-aim{
    position: relative;
    background: #fff;
    box-shadow: 0px 0px 1px rgb(0 0 0 / 16%), 0px 4px 8px rgb(0 0 0 / 8%);
    padding: 20px;
    left: 30px;
    bottom: 50px;
}
.about-aim img{
    margin-bottom: 10px;
}
.about-aim h4{
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 10px;
}
.about-aim p{
    font-size: 15px;
    font-weight: 500;
    color: #454547;
    padding-bottom: 7px;
}
.about-qualtiy{
    padding-top: 20px;
    padding-left: 30px;
}
.about-qualtiy h4{
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 10px;
}
.about-qualtiy p{
    font-size: 15px;
    font-weight: 500;
    color: #454547;
    padding-bottom: 7px;
}
.about-why h4{
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 10px;
}
.about-why p{
    font-size: 15px;
    font-weight: 500;
    color: #454547;
    padding-bottom: 7px;
}
.about-why ul li{
    list-style-type: disc;
    list-style-position: inside;
    font-size: 15px;
    font-weight: 500;
    color: #454547;
    padding-bottom: 7px;
}
.about-why-bg{
    background-color: #fafafa;
    padding: 40px 0;
}
.proper{
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%)
}
/*---------------*/

/*contact*/
.contact{
    background: #fff;
    padding: 70px 0 90px 0 !important;
    font-family: 'Roboto', sans-serif;
}
.cont-form{
    background: #f7f8fc;
    box-shadow: 0 3px 6px 0 rgb(23 25 51 / 8%), 0 16px 32px 0 rgb(23 25 51 / 10%);
    padding: 30px;
    margin-top: 30px;
}
.btn-info{
    width: 100%;
    background-color: #d00000;
    border-color: #d00000;
}
.btn-info:hover, .btn-info:active, .btn-info:focus {
    color: #fff;
    background-color: #a90404 !important;
    border-color: #a90404 !important;
}
.cont-dtl h2{
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'Vollkorn', serif;
    font-size: 1.8rem;
    font-weight: 700;
}
.cont-dtl p{
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 24px;
}
.cont-info p a{
    color: #000;
    line-height: 24px;
}
.cont-info p a:hover{
    color: #666;
}
.form-group {
    margin-bottom: 1.2rem;
}
@media screen and (max-width: 768px){
.cont-dtl h2{
    font-size: 24px;
}   
.cont-form{
    padding: 20px 15px;
}
}
/*contact end*/
/**/
.exports{
    padding: 60px 0;
}
.exports-head{
    padding-bottom: 30px;
}
.exports-head h2{
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}
.exports-dtl ul li{
    float: left;
    padding: 20px 10px;
    width: 19%;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.exports-dtl ul li img{
    width: 80%;
    margin: 0 auto;
    display: table;
    border: 1px solid #f3f3f3;
    transition: 0.6s;
}
.exports-dtl ul li:hover img{
   transform: translate(0px, -5px);
}
.exports-dtl ul li:nth-child(16), .exports-dtl ul li:nth-child(17), .exports-dtl ul li:nth-child(18), .exports-dtl ul li:nth-child(19){
    border-bottom: 1px solid #0000;
}
.exports-dtl ul li:nth-child(1), .exports-dtl ul li:nth-child(6), .exports-dtl ul li:nth-child(11), .exports-dtl ul li:nth-child(16){
    border-left: 1px solid #0000 !important;
}
.exports-dtl h6{
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
}
/*CLIENTS*/
.cleint{
    padding: 60px 0;
}
.cleint-head{
    padding-bottom: 30px;
}
.cleint-head p{
    font-size: 15px;
    font-weight: 500;
    color: #454547;
    padding-bottom: 7px;
}
.cleint-head h2{
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}
.cleint-dtl ul li{
    float: left;
    padding: 20px 10px;
    width: 19%;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.cleint-dtl ul li img{
    width: 85%;
    margin: 0 auto;
    display: table;
    transition: 0.6s;
}
.cleint-dtl ul li:hover img{
   transform: translate(0px, -5px);
}
.cleint-dtl ul li:nth-child(61), .cleint-dtl ul li:nth-child(62), .cleint-dtl ul li:nth-child(63), .cleint-dtl ul li:nth-child(64), .cleint-dtl ul li:nth-child(65){
    border-bottom: 1px solid #0000;
}
.cleint-dtl ul li:nth-child(1), .cleint-dtl ul li:nth-child(6), .cleint-dtl ul li:nth-child(11), 
.cleint-dtl ul li:nth-child(16), .cleint-dtl ul li:nth-child(21), .cleint-dtl ul li:nth-child(26), 
.cleint-dtl ul li:nth-child(31),.cleint-dtl ul li:nth-child(36),.cleint-dtl ul li:nth-child(41),
.cleint-dtl ul li:nth-child(46),.cleint-dtl ul li:nth-child(51),.cleint-dtl ul li:nth-child(56),.cleint-dtl ul li:nth-child(61){
    border-left: 1px solid #0000 !important;
}
.cleint-dtl h6{
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
}
 
/*CLIENTS end*/
/*Video*/
.vedio{
    padding: 60px 0;
}
.vedio-dtl{
    margin-bottom: 30px;
    padding: 10px;
    background: #d1d1d1;
}
.vedio-dtl h6{
    color: #000;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
}
/*Video end*/

/*gallery*/
.gallery_bx {
	margin-bottom:30px;
	padding:10px;
	background:#fff;
	-webkit-box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
	position: relative;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.gallery_hed h5 {
	padding: 15px 15px 0 15px;
    font-size: 17px;
	text-align:center;
    color: #232323;
	min-height:60px;
}
.gallery_bx:hover {
	-webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6x);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}
.gallery_bx:hover .gallery_hed:after {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.gallery_hed:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fc0606;
    border-radius: 4px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    display: block;
}
/*gallery-end*/

/*product*/
.product_section {
	padding:80px 0;
}
.product_hed {
	position:relative;
	margin-bottom:15px;
}
.product_hed h1 {
	font-size:25px;
	line-height:30px;
	font-weight:bold;
	letter-spacing:0.50px;
	position:relative;
	text-transform:capitalize;
	display:inline-block;
}
.product_hed h1:before {
	position:absolute;
	content:'';
	z-index:-1;
	width:100%;
	height:40%;
	background:#e53134;
	left:0;
	bottom:0;
	opacity:0.3;
}
.product_para span {
	font-size: 15px;
    font-weight: 500;
    color: #454547;
	padding-bottom:30px;
	display:block;
}
.product_para h5{
    padding-bottom: 10px;
}
.product_sec ul {
	padding:15px 15px;
	border:3px solid #fafafa;
}
.product_sec ul li {
	border-bottom:3px solid #fafafa;
	padding:6px 0;
	width:100%;
}
.product_sec ul li:last-child {
	border-bottom:0px;
}
.product_sec ul li a {
	font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
	letter-spacing:0.50px;
	color:#232323;
    line-height: 22px;
    display: inline-block;
    text-transform: capitalize;
}
.product_sec ul li:hover {
	border-bottom:3px solid #e53134;
}
.product_sec ul li:hover a {
	color:#e53134;
}
.prod_dtl h4 {
	font-size: 22px;
    font-weight: 600;
    line-height: 30px;
	position:relative;
	margin-bottom:15px;
	padding-top:15px;
}
.prod_dtl h4:before {
	position:absolute;
	content:'';
	bottom:0;
	left:0;
	width:50px;
	height:3px;
	background:#002b77;
	opacity:0.5;
}
.prod_dtl {
	padding:0 0 15px 0;
}
.prod_dtl p {
	font-size: 14px;
    font-weight: 500;
    color: #454547;
	letter-spacing:0.50px;
    padding-bottom: 8px;
}
.specification h5 {
	font-size: 18px;
    font-weight: 500;
    line-height: 30px;
	position:relative;
	padding-bottom:5px;
	color:#002b77;
}
.specification p {
	font-size: 14px;
    font-weight: 500;
	line-height:30px;
    color: #454547;
	letter-spacing:0.50px;
}
.specification p i {
	color:#002b77;
	margin-right:5px;
}
.specification {
	padding-bottom:15px;
}
.product_bx {
	padding:6px;
	background:#fafafa;
	-webkit-box-shadow: 0px 2px 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 2px 10px rgb(0 0 0 / 10%);
    box-shadow: 0px 2px 10px rgb(0 0 0 / 10%);
	position: relative;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
	margin-bottom:30px;
}
.product_bx:hover {
	-webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6x);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}
.prd_bg {
	background:#fafafa;
	box-shadow: 0px 2px 6px rgb(0 0 0 / 10%);
}
html {
  scroll-behavior: smooth;
}
.product_sec {
	position: sticky;
    content: '';
    top: 7%;
    z-index: 1;
}
.product_tp {
	padding-top:40px;
}
.table tbody tr td {
    font-size: 14px;
    font-weight: 500;
    color: #454547;
    letter-spacing: 0.25px;
    padding: 10px 15px;
    vertical-align: middle;
	text-align:center;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
.table thead tr.table-frst th {
    text-align: center;
    background: #002b77;
    color: #fff;
	vertical-align:middle;
}
.table thead tr th {
	vertical-align:middle;
	text-align:center;
}
.prod_dtl_hed h4 {
	font-size: 22px;
    font-weight: 600;
    line-height: 30px;
	position:relative;
	margin-bottom:15px;
	padding-top:15px;
}
.prod_dtl_hed h4:before {
	position:absolute;
	content:'';
	bottom:0;
	left:0;
	width:50px;
	height:3px;
	background:#002b77;
	opacity:0.5;
}
.prod_tp {
	padding-top:20px;
}
.hr {
	margin:15px 0;
	border:1px solid #eee;
}
.catg_head h5{
    font-size: 14px;
    line-height: 22px;
}

#callme {
    position: fixed;
    right: 50px;
    bottom: 100px;
    width: 70px;
    height: 70px;
    cursor: pointer;
    opacity: 1;
    z-index: 99990;
}
#callme #callmeMain {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
       background-color: rgb(31, 39, 218);
    width: 70px;
    height: 70px;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
#callme #callmeMain:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(https://ss.zadarma.com/callbackWidget/images/mini.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}
@-webkit-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-webkit-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}

/*product_End*/
