body {
	color: #e03f44;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	margin:0;
	padding:0;
	font-family: 'Arial',sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Arial',sans-serif;
}
ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	font-family: 'Arial',sans-serif;
}
a{
	color:#012549;	
}
.fixd-btn{
	animation: MoveUpDown 1s linear infinite;
   position: fixed;
  bottom: 35px;
  left: 15px;
  z-index: 9999;   
}	
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 20px;
  }
}
/*#onetrust-consent-sdk #onetrust-banner-sdk {
  background-color: #efefef !important;
}*/
/*#onetrust-banner-sdk #onetrust-policy-title {
  font-weight: 300 !important;
  color: #02306b !important;
}*/
#onetrust-banner-sdk #onetrust-policy-text {
  font-weight: 300 !important;
}
/*#onetrust-policy-text {
  color: #02306b !important;
}*/
#onetrust-policy-text a {
  color: #02306b !important;
}
/*#onetrust-consent-sdk #onetrust-pc-btn-handler{
	color: #02306b !important;
	background: transparent !important;	
}*/
#onetrust-consent-sdk #onetrust-accept-btn-handler {
  background-color: #02306b !important;
  border-color: #02306b !important;
  text-transform: uppercase;
}
.short-discription-icons{
	width:100%;
	margin-top: 15px;
}
.short-discription-icons ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.short-discription-icons li{
	display:inline-block;
	width: 20%;
	margin-right: 24px;
	margin-bottom:20px;
	vertical-align:top;
}
.short-discription-icons li img{
	width: 85px;
	display: table;	
}
.short-discription-icons li span{
	font-family: 'Arial',sans-serif;	
}

/*fixed*/


.slider-section{
}
.slider-section .carousel-inner > .item > img, .carousel-inner > .item > a > img{
	width:100%;	
}
.slider-section .carousel-indicators{
	bottom:8%;	
}
.slider-section .carousel-indicators li{
	width: 60px;
	height: 3px;
	background-color: rgba(255,255,255,.3);
	cursor: pointer;
	border:none;	
}
.slider-section .carousel-indicators .active{
	background:#fff;	
}
.slider-section .carousel-caption p{
	font-size: 18px;
	font-weight: 400;
	font-family: 'Arial',sans-serif;
	margin:0px 0px 20px 0px;
}
.slider-section .carousel-caption p img{
	width:90%;	
}
.slider-section .carousel-caption h3{
	font-size: 24px;
	font-weight: 600;
	font-family: 'Arial',sans-serif;
	color:#fff;
	text-shadow:none;
	margin:0px 0px 10px 0px;
}
.slider-section .carousel-caption h4{
	font-size: 24px;
	font-weight: 400;
	font-family: 'Arial',sans-serif;
	margin: 0px 0px 20px 0px;
	color:#fff;
	text-shadow:none
}
.slider-section .carousel-caption h5{
	margin:0px;	
	line-height: 33px;
}
.slider-section .carousel-caption a{
	color: #012549;
	border-radius: 4px;
	padding:7px 0px;
	text-shadow:none;
	font-family: 'Arial',sans-serif;
}	
.slider-section .carousel-caption a:hover{
	text-decoration:none;
	outline:none;
}
.slider-section .carousel-caption a:focus{
	text-decoration:none;
	outline:none;
}
.slider-section .carousel-caption .main-page-slider-over-txt{
	text-align:left;
}
.slider-section .carousel-caption {
    left: auto;
    right: 4%;
    top: 0%;
	bottom:0;
	padding:0px;
	width:33.33333333%;
	display:none;
}
.centertocenter {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}
.slider-section .text_center{
	right: 7%;
	width: 100%;
	top:24%;
}

.slider-section .carousel .carousel-control {
    position: absolute;
    top: 50%;
    bottom:0;
    left: 10%;
    opacity: 0.9;
	width: 40px;
	height: 50px;
	font-size: 30px;
	line-height: 45px;
	text-align: center;
	background: #fff !important;
	color: #432c58;
	text-shadow:none;
	transition:all 0.3 ease-in !important;
	margin-top:-25px;
}
.slider-section .carousel .carousel-control .fa{
	line-height:50px;
	font-size:30px;	
}

.slider-section .carousel .carousel-control.right{
	left: auto;
	right: 0;
	border-radius: 100px 0 0 100px;
}
.slider-section .carousel .carousel-control.left{
	left:0;
	border-radius: 0px 100px 100px 0px;
}

.slider-section .carousel .carousel-control:hover,.carousel .carousel-control:focus{
	background:#fff !important;
	color:#432c58 !important;
	opacity:1 !important;
	transition:all 0.3 ease-out !important;
}




.key-features{
	background: #fafafa;
	padding: 30px 0px;	
}
.key-features-column{
	float:left;
	width:100%;
	margin-bottom:25px;	
}
.key-features-column:hover .icon img{
	transition: 0.9s;
    transform: rotateY(180deg);	
}
.key-features-column .icon{
	width:16%;
	float:left;	
}
.key-features-column .icon img{
	width:100%;	
}
.key-features-column .icon-txt{
	width:84%;
	float:left;
	padding:12px 0px 0px 8px;	
}
.key-features-column .icon-txt h2{
	margin:0px;
	padding:0px;
	font-family: 'Arial',sans-serif;
	font-size:15px;
	font-weight:600;
}
.key-features-column .icon-txt p{
	margin:0px;
	padding:0px;
	font-family: 'Arial',sans-serif;	
}




.smart-features-column{
	float:left;
	width:100%;
	margin-bottom:25px;
	min-height:78px;	
}
.smart-features-column .icon{
	width:20%;
	float:left;	
}
.smart-features-column .icon img{
	width:100%;	
}
.smart-features-column .icon-txt{
	width:80%;
	float:left;
	padding:0px 0px 0px 14px;	
}
.smart-features-column .icon-txt h2{
	margin:0px;
	padding:0px;
	font-family: 'Arial',sans-serif;
	font-size:15px;
	font-weight:600;
}
.smart-features-column .icon-txt p{
	margin:0px;
	padding:0px;
	font-family: 'Arial',sans-serif;	
}
.smart-features{
	background: #fafafa;
	padding: 30px 0px;	
}
.left-imag{
	position:absolute;
	top:16%;	
}
.right-imag{
	position:absolute;
	top:16%;
	right:0px;	
}


.right-column .icon-txt{
	text-align: right;
	padding: 0px 14px 0px 0px;	
}

.smart-features-column-center{
	text-align:center;	
}

.smart-features-column-center img{
	width:48%;	
}

.smart-features-column-space{
	height:65px;	
}


.product-section{
	padding:40px 0px;
	background:#fff;
}
.heading {
	margin-bottom:18px;
	text-align:center;
}
.heading h1 {
    margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #000;
	font-weight: 500;
	font-size: 32px;
	font-family: 'Arial',sans-serif;
}
.heading hr {
    width: 10%;
    height: 2px;
    color: #000;
	border-top: 2px solid #000;
    display: inline-block;
    margin: 0px;
}

.new-logo-cl-slide1 ul{
	list-style:none;
	text-align:center;
}
.new-logo-cl-slide1 ul li{
	width: 48%;
	display: inline-block;
	background: #f2f2f2;
	border: 1px #ddd solid;
	margin: 5px 0px 11px 6px;
}
.service_column{
	background:#f6f6f6;
	border:1px solid #f0f0f0;
	border-radius:3px;
	position:relative;
	margin-bottom:30px;
}
.service_column img{
	width:100%;	
	transition: .5s;
	
}
.service_column h3{
	font-family: 'Arial',sans-serif;
	margin: 0px;
	padding: 20px 15px 20px 15px;
	font-weight: 700;
	color: #012549;
	font-size: 20px;
}
.service_column h3 a{
	text-decoration:none;
	color: #012549;
}
.column_txt1{
	position:relative;	
	transition: .5s;
	overflow:hidden;
}
.column_txt1 h3{
	font-family: 'Arial',sans-serif;
	margin: 0px;
	padding: 20px 15px 20px 15px;
	font-weight: 700;
	color: #012549;
	font-size: 20px;
	position:relative;
}
.column_txt1 h3 a{
	color: #012549;
	text-decoration:none;
}
.column_txt1 h3::after{
	content:"\0049";
	position:absolute;
	color:#012549;
	left: 48%;
}
.column_txt1 h3 span{
	position:absolute;
	right:20%;
}
.column_txt1 .arow{
	position:absolute;
	background:url(../images/n16.png) no-repeat;
	width: 25px;
	height: 25px;
	right: 18px;
	top: 20px;
	transition: .3s;
}
.service_column p{
	font-family: 'Arial',sans-serif;
	margin:0px;
	padding:0px 15px 20px 15px;
	font-size:14px;
	display:none;
}
.column_imag{
	position:relative;
	overflow:hidden;	
}
.service_column a:hover{
	text-decoration:none;
	outline:none;
}
.service_column a:focus{
	text-decoration:none;
	outline:none;
}	
.column_txt{
	position:relative;	
	transition: .5s;
	overflow:hidden;
}
.column_txt .arow{
	position:absolute;
	background:url(../images/n16.png) no-repeat;
	width: 25px;
	height: 25px;
	right: 18px;
	top: 20px;
	transition: .3s;
}
.service_column:hover .column_txt .arow{
	background:url(../images/n17.png) no-repeat;
	transition: .3s;	
}
.service_column:hover .column_imag img{
	transition: .5s;
	transform: scale3d(1.1, 1.1, 1);	
}


.about-left{}
.about-left img{
	width:100%;	
}
.about-section{
	padding:40px 0px;	
}
.about-bg{
}
.about-over-txt{
	background:#fff;
}
.about-inner{
}	
.about-inner p{
	font-family: 'Arial',sans-serif;
	margin:0px;
	padding: 0px 15px 15px 0px;
	font-size:16px;
}
.about-inner h1 {
    margin: 0px;
    padding: 10px 0px 16px 0px;
    color: #012549;
    font-weight: bold;
    font-size: 25px;
	font-family: 'Arial',sans-serif;
	font-style: italic;
}
.about-inner hr{
	width:8%;
	border-top: 3px solid #012549;
	margin: 0px 0px 25px 0px;	
}
.about-inner a{
	color:#fff;	
	font-family: 'Arial',sans-serif;
	background:#012549;
	padding: 8px 44px;
	font-size: 16px;
	transition: all 0.3s ease-out;
}
.about-inner a:hover{
	color:#fff;
	background:#59317f;
	text-decoration:none;
	outline:none;
	transition: all 0.3s ease-out;	
}
.about-inner a:focus{
	color:#fff;
	background:#59317f;
	text-decoration:none;
	outline:none;	
}



.productsico-section{
	width: 100%;
	padding: 26px 20px 26px 20px;
	position: relative;
	border: 1px solid #ddd;
	margin-bottom:30px;	
	transition: .3s ease;
	text-align:center;
}
.productsico-section:hover .icon{
	border:2px solid #fff;	
}

.productsico-section .icon{
	width:100px;
	height:100px;
	text-align:center;
	background:#ccc;
	padding:20px 0px;
	border-radius:100%;
	display:block;
	margin:0px auto;
}
.productsico-section .icon img{
	max-width:60px;
	max-height:60px;
	line-height:50px;
}
.productsico-section .tg_title{
	display:block;
	padding:0px;
	position:relative;	
}

.productsico-section .tg_title p{
	margin: 0px;
	font-family: 'Arial',sans-serif;
	padding: 20px 0px 5px 0px;
	font-weight: 700;
	color: #012549;
	font-size: 20px;
}
.productsico-section .tg_title span{
	padding: 0px;
	font-size: 14px;
	font-family: 'Arial',sans-serif;
	margin:0px;
	display:block;
}
.color_1 .icon{
	background:#78909c;	
	transition: .3s ease;
}
.color_1:hover{
	background:#78909c;	
	transition: .3s ease;
}
.color_1:hover .tg_title p{
	color:#fff;
	transition: .3s ease;	
}
.color_1:hover .tg_title span{
	color:#fff;	
	transition: .3s ease;
}
.color_1:hover .tg_title::after{
	color:#fff;
	transition: .3s ease;	
}

.color_2 .icon{
	background:#ffa726;	
	transition: .3s ease;
}
.color_2:hover{
	background:#ffa726;	
	transition: .3s ease;
}
.color_2:hover .tg_title p{
	color:#fff;
	transition: .3s ease;	
}
.color_2:hover .tg_title span{
	color:#fff;	
	transition: .3s ease;
}
.color_2:hover .tg_title::after{
	color:#fff;
	transition: .3s ease;	
}


.color_3 .icon{
	background:#9ccc65;	
	transition: .3s ease;
}
.color_3:hover{
	background:#9ccc65;	
	transition: .3s ease;
}
.color_3:hover .tg_title p{
	color:#fff;
	transition: .3s ease;	
}
.color_3:hover .tg_title span{
	color:#fff;	
	transition: .3s ease;
}
.color_3:hover .tg_title::after{
	color:#fff;
	transition: .3s ease;	
}
.color_4 .icon{
	background:#26a69a;	
	transition: .3s ease;
}
.color_4:hover{
	background:#26a69a;	
	transition: .3s ease;
}
.color_4:hover .tg_title p{
	color:#fff;
	transition: .3s ease;	
}
.color_4:hover .tg_title span{
	color:#fff;	
	transition: .3s ease;
}
.color_4:hover .tg_title::after{
	color:#fff;
	transition: .3s ease;	
}


.color_5 .icon{
	background:#26c6da;	
	transition: .3s ease;
}
.color_5:hover{
	background:#26c6da;	
	transition: .3s ease;
}
.color_5:hover .tg_title p{
	color:#fff;
	transition: .3s ease;	
}
.color_5:hover .tg_title span{
	color:#fff;	
	transition: .3s ease;
}
.color_5:hover .tg_title::after{
	color:#fff;
	transition: .3s ease;	
}


.color_6 .icon{
	background:#29b6f6;	
	transition: .3s ease;
}
.color_6:hover{
	background:#29b6f6;	
	transition: .3s ease;
}
.color_6:hover .tg_title p{
	color:#fff;
	transition: .3s ease;	
}
.color_6:hover .tg_title span{
	color:#fff;	
	transition: .3s ease;
}
.color_6:hover .tg_title::after{
	color:#fff;
	transition: .3s ease;	
}


.color_7 .icon{
	background:#42a5f5;	
	transition: .3s ease;
}
.color_7:hover{
	background:#42a5f5;	
	transition: .3s ease;
}
.color_7:hover .tg_title p{
	color:#fff;
	transition: .3s ease;	
}
.color_7:hover .tg_title span{
	color:#fff;	
	transition: .3s ease;
}
.color_7:hover .tg_title::after{
	color:#fff;
	transition: .3s ease;	
}


.color_8 .icon{
	background:#5c6bc0;	
	transition: .3s ease;
}
.color_8:hover{
	background:#5c6bc0;	
	transition: .3s ease;
}
.color_8:hover .tg_title p{
	color:#fff;
	transition: .3s ease;	
}
.color_8:hover .tg_title span{
	color:#fff;	
	transition: .3s ease;
}
.color_8:hover .tg_title::after{
	color:#fff;
	transition: .3s ease;	
}


.color_9 .icon{
	background:#7e57c2;	
	transition: .3s ease;
}
.color_9:hover{
	background:#7e57c2;	
	transition: .3s ease;
}
.color_9:hover .tg_title p{
	color:#fff;
	transition: .3s ease;	
}
.color_9:hover .tg_title span{
	color:#fff;	
	transition: .3s ease;
}
.color_9:hover .tg_title::after{
	color:#fff;
	transition: .3s ease;	
}



.product-slider-column{}
.product-slider-column img{
	width: 92%;
	background: #fff;
	float: right;
	padding: 8px 12px;	
}
.footer-logo-slider{
	position:absolute;
	top:-100%;
	width:85%;
	left:15%;
}
.footer-main-first{
	overflow:hidden;
	padding:24px 0px 0px 0px;	
}
.footer-section{
	background:#262626;
	padding:0px;
	position:relative;
}
.footer-left-shape{
    padding-top: 20px;
    padding-bottom: 20px;
    background: #111;
    min-height: 200px;
    z-index: 0;
}
.footer-left-shape::before {
    content: '';
    position: absolute;
    top: -20px;
    bottom: 0;
    left: -1500px;
    right: 0;
    background: inherit;
}
.footer-left-shape::after {
    content: '';
    position: absolute;
    width: 150px;
    bottom: 0;
    top: -20px;
    right: -35px;
    background: inherit;
    -webkit-transform: skewX(16deg);
    transform: skewX(16deg);
    border-radius: 0 3px 0 0;
    z-index: -1;
}

.footer-left-shape-right{
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #111;
}
.footer-left-shape-right::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 1500px;
    background: inherit;
}

.footer-column-hed{
    margin: 0px 0px 4px 0px;
    color: #828282;
    padding: 0px 0px 0px 0px;
    font-family: 'Arial',sans-serif;
    font-size: 18px;
    position: relative;
    font-weight: bold;
}
.footer-column ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.footer-column li {
    font-size: 13px;
    font-family: 'Arial',sans-serif;
    padding: 0px 0px 1px 17px;
    color: #fff;
	position:relative;
}
.footer-column a {
    color: #fff;
}
.footer-column a:hover{
	color:#fff;
	outline:none;
}
.footer-column a:focus{
	color:#fff;
	outline:none;
}
.footer-column .fa{
	position:absolute;
	left:0px;
	padding:2px 0px 0px 0px;	
}
.footer-column p{
	color:#fff;
	font-size:13px;
	font-family: 'Arial',sans-serif;
	padding:0px 0px 4px 0px;
	margin:0px;
}
.footer-bottom{
	background:#111;
	border-top: 1px #262626 solid;	
	padding: 20px 0px;
}
.copyright p {
    color: #828282;
    margin: 0px;
    padding: 0px 0px 0px 37%;
    font-family: 'Arial',sans-serif;
    display: inline-block;
	position:relative;
	font-size:13px;
}
.copyright p img{
	position: absolute;
	top: -4px;
	left: 0px;
}
.copyright a{
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.copyright a:hover{
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.copyright a:focus{
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.copyright-right { 
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.copyright-right ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.copyright-right li{
	display:inline-block;
	padding:0px 8px;	
}
.copyright-right a .fa{
	line-height:46px;	
}
.copyright-right a{
	color:#fff;
	opacity:0.8;	
	width: 46px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	background: none;
	color: #fff;
	border-radius: 50px;
	border: 1px solid;
	display:block;
	text-align:center;

}
.copyright-right a:hover{
	color:#fff;
	opacity:1;
	text-decoration:none;
	outline:none;	
}
.copyright-right a:focus{
	color:#fff;
	opacity:1;
	text-decoration:none;
	outline:none;
	text-align: center;
}
.insta{
	color:#0079b4 !important;	
}
.you{
	color:#ee0d1f !important;	
}
.fb{
	color:#1773ea !important;	
}
.tw{
	color:#2fabde !important;
}


.flex-row{
	display:flex;	
}

.footer-menu{
	text-align:right;	
}
.footer-menu ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.footer-menu li{
	font-family: 'Arial',sans-serif;
	display:inline-block;	
}
.footer-menu li:not(:last-child)::after {
    content: '/';
    margin: 0 5px;
}
.footer-menu li a{
	font-size: 14px;
	color: #828282;	
}
.footer-menu li a:hover{
	outline:none;	
}
.footer-menu li a:focus{
	text-decoration:none;
	outline:none;	
}

.logo-clients{
	padding:40px 0px;	
}
.logo-inner-clients{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align: center;
}
.logo-inner-clients li{
	display:inline-block;
	width:20%;
}




.logo-inner-clients li p{
    text-align: center;
    font-family: 'Arial',sans-serif;
    font-size: 28px;
    margin: 30px 0px 0px 0px;
}


.logo-client{
	padding:40px 0px;	
}
.logo-inner-client{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align: center;
}
.logo-inner-client li{
	display:inline-block;
	width:21%;
}
.logo-inner-client li img{
	width:100%;	
}

/*Slider Products*/
.slick-slide {
    margin: 0px 0px;
}
.slick-slide{
	text-align:center;
	
}
.slick-slide img {
    
	text-align: center;
margin: 0 auto;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
	width:100%;
}
.slick-slide a:hover{
	text-decoration:none;
	outline:none;
}
.slick-slide a:focus{
	text-decoration:none;
	outline:none;
}	



.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-arrow{
	background: #fff;
	border:none;
	width:40px;
	height:50px;
	border-radius:50%;
	overflow:hidden;
	text-indent: 7px;
	color:#fff;
	position: absolute;
	top: 50%;
	z-index:99;
	opacity: 0.9;
	-webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);	
}
.slick-prev{
	left: 0;
	border-radius: 0px 100px 100px 0px;
}
.slick-prev:before{
	content:"\f104";
	font:normal normal normal 14px/1 FontAwesome;
	font-size:30px;
	color:#432c58;
	margin:0px 0px 0px 3px;	
}
.slick-next{
	left: auto;
	right: 0;
	border-radius: 100px 0 0 100px;	
}
.slick-next:before{
	content:"\f105";
	font:normal normal normal 14px/1 FontAwesome;
	font-size:30px;
	color:#432c58;
	margin:0px 0px 0px 4px;
}
.product-slider-column p{
	text-align:center;
	font-family: 'Arial',sans-serif;
	margin: 5px 0px 0px 0px;
	font-size: 20px;
	font-weight: 700;	
}
.product-slider-main{
	padding:40px 0px;	
}
/*Slider Products*/
.top-banner-over-txt{
	position:relative;	
}
.top-banner-over-txt img{
	width:100%;	
}
.top-banner-over-txt .txt{
	position:absolute;
	top:50%;
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	left:0px;
	width:100%;
}
.top-banner-over-txt .txt .txtinner{
}
.top-banner-over-txt .txt .txtinner h1{
	color:#fff;
	margin:0px;
	padding:0px 0px 10px 0px;
}
.top-banner-over-txt .txt .txtinner p{
	color:#fff;
	margin:0px;
	padding:0px;
	font-size:16px;
}
.top-banner{
	position:relative;	
}
.top-banner img{
	width:100%;	
}
.over-txt{
	position:absolute;
	top:50%;
	right:0px;
	-ms-transform: translate(-100%, -50%);
	transform: translate(-100%, -50%);
	text-align:center;	
}
.over-txt p{
	font-size: 24px;
	color: #ffffff;
	font-family: 'Arial',sans-serif;
}	
.over-txt a{
	color: #fff;
	background-color: #E87722;
	border-color: #E87722;
	border-radius: 4px;
	padding:7px 12px;
	text-shadow:none;
	font-family: 'Arial',sans-serif;
}	
.over-txt a:hover{
	text-decoration:none;
	outline:none;
	background-color: #c35f14;
	border-color: #b95b13;
	color:#fff;
}
.over-txt a:focus{
	text-decoration:none;
	outline:none;
	background-color: #c35f14;
	border-color: #b95b13;
	color:#fff;
}		

.left-border{
	border-right: 1px solid #e6e6e6;
	padding-right:60px !important;	
}

.left-section-contact{}
.left-section-contact h2{
	font-family: 'Arial',sans-serif;
	margin:0px;
	padding: 0px 0px 18px 0px;
	font-size:22px;
}
.left-section-contact h3{
	font-family: 'Arial',sans-serif;
	margin:0px;
	padding:0px 0px 2px 0px;
	font-size:16px;	
}
.left-section-contact h3 a{
	font-family: 'Arial',sans-serif;
	margin:0px;
	padding:0px;
	color:#012549;	
}
.left-section-contact h3 a:hover{
	text-decoration:none;
	outline:none;
	color:#012549;
}
.left-section-contact h3 a:focus{
	text-decoration:none;
	outline:none;
	color:#012549;
}
.left-section-contact h3 a .fa{
	padding-right:10px;	
}
.left-section-contact p{
	font-family: 'Arial',sans-serif;
	margin:0px;
	padding:0px 0px 15px 0px;
	color:#7f7f7f;
	font-size:16px;	
}

.line-or{
	text-align: center;
	position: relative;
	padding: 15px 0;	
}
.line-or span{
	padding: 0 15px;
	background-color: #fff;
	z-index: 9;
	font-size: 16px;
	position: relative;
	font-weight: 700;
	text-transform:uppercase;	
}
.line-or:after{
	content: '';
	width: 100%;
	height: 1px;
	background-color: #e8e8e8;
	display: block;
	left: 0;
	position: absolute;
	top: 33%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);	
}

.contact-btn{
	color: #fff;
	background: #012549;
	margin: 0px auto;
	display: table;
	padding: 13px 0px;
	font-size: 16px;	
	font-family: 'Arial',sans-serif;
	width: 180px;
	text-align: center;
}
.contact-btn:hover{
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.contact-btn:focus{
	color:#fff;
	text-decoration:none;
	outline:none;	
}

.contact-btn_icon{
	color: #fff;
	background: #012549;
	margin: 0px auto;
	display: table;
	padding: 13px 0px;
	font-size: 16px;	
	font-family: 'Arial',sans-serif;
	width: 180px;
	text-align: center;
}
.contact-btn_icon:hover{
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.contact-btn_icon:focus{
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.contact-btn_icon img{
	width:18px;	
	vertical-align: top;
	padding-top: 2px;
	margin-right: 7px;
}


.right-contct-form-section{
	position:relative;	
}
.right-contct-form-section h2{
	font-family: 'Arial',sans-serif;
	margin:0px;
	padding: 0px 0px 18px 0px;
	font-size: 22px;
}
.right-contct-form-section p{
	font-family: 'Arial',sans-serif;
	margin:0px;
	padding:0px 0px 15px 0px;
	color:#7f7f7f;
	font-size:16px;	
}
.right-contct-form-section p a{
	color:#012549;	
}
.right-contct-form-section p a:hover{
	text-decoration:none;
	outline:none;
	color:#012549;
}
.right-contct-form-section p a:focus{
	text-decoration:none;
	outline:none;
	color:#012549;
}
.right-contct-form-section table{
	width:100%;	
}
.right-contct-form-section table td{
	font-size: 15px;
	line-height: 1.5;
	color: #7f7f7f;
	padding: 5px 12px;
	border: 1px solid #fafafa;
}
.right-border{
	padding-left:70px !important;	
}

.right-contct-form-section ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.right-contct-form-section ul li{
	margin-bottom:15px;	
}
.right-contct-form-section input{
	width:100%;
	margin:0px 0px 10px 0px;
	border:1px solid #a1a1a1;
	height:44px;
	padding:0px 10px;	
}
.right-contct-form-section select{
	width:100%;
	margin:0px 0px 10px 0px;
	border:1px solid #a1a1a1;
	height:44px;
	padding:0px 10px;	
}
.right-contct-form-section textarea{
	width:100%;	
	padding:5px 10px;
	border:1px solid #a1a1a1;
	margin:0px 0px 10px 0px;
}

.right-contct-form-section .gold_btn{
	width:100%;	
	background:#012549;
	border:none;
	color:#fff;
	font-size:20px;
	cursor:pointer;
}
.right-contct-form-section input:focus-visible{
	border: 1px solid #ccc;
	box-shadow: none;
	outline: none;	
}
.right-contct-form-section textarea:focus-visible{
	border: 1px solid #ccc;
	box-shadow: none;
	outline: none;	
}


.main-contact-contant{
	padding:50px 0px;	
}


.listdealer-contact{
	margin:25px 0px 0px 0px !important;
	padding:0px;
	list-style:none;
	float:left;
	width:100%;	
}
.listdealer-contact li{
    width: 33%;
    float: left;
	margin-bottom:2px 13px 8px 12px;
	min-height: 100px;
}
.listdealer-contact li p{
	color:#012549;
	font-weight:700;
	padding:0px !important;	
}
.listdealer-contact li h3{
	font-size: 16px;
	line-height: 1.5;
	color: #7f7f7f;
	margin: 6px 0px 0px 0px;	
}
.listdealer-contact li h3 span {
    font-size: 16px;
    line-height: 1.5;
    color: #7f7f7f;
    margin-right: 10px;
}
.listdealer-contact li h3 a{
	font-size:16px;	
	line-height: 1.5;
    color: #7f7f7f;
}
.listdealer-contact li h3 a:hover{
    color: #7f7f7f;
	text-decoration:none;
	outline:none;
}
.listdealer-contact li h3 a:focus{
    color: #7f7f7f;
	text-decoration:none;
	outline:none;
}
.listdealer-contact li .contact-location{
	width:100%;
	float:left;
	position:relative;
}

.listdealer-contact li .contact-admin{
	width:40%;
	float:left;
}
.listdealer-contact li .contact-admin h3{
	position:relative;
}
.listdealer-contact li .contact-admin h3::after {
    content: "\0049";
    position: absolute;
    color: #012549;
    right: 25px;
}
.listdealer-contact li .contact-number{
	width:60%;
	float:left;
}
.listdealer-contact li .contact-number h3{
	position:relative;
	padding-left:25px;
}
.listdealer-contact li .contact-number h3 .fa{
	position:absolute;
	top:4px;
	left:0px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 0px;
	right: 20px;
	display: none;
	background: #012549;
	padding: 12px;
	color: #fff;
	width: 52px;
	height: 36px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.4);
	box-shadow: 0 2px 5px rgba(0,0,0,.4);
	border-radius: 8px 8px 0px 0px;
	text-align: center;
}
.back-to-top:hover{
	color:#fff;
	text-decoration:none;
	outline:none;
}
.back-to-top:focus{
	color:#fff;
	text-decoration:none;
	outline:none;
}
.space70{
	height:70px;	
}
.space30{
	height:30px;	
}

.graphics-demo{
	position:fixed;
	top:38%;
	right:-157px;
	z-index:9999;
	transform-origin: 0 0;
  	transform: rotate(90deg);
}
.graphics-demo a{
	background: #f00;
	color: #fff;
	font-family: 'Arial',sans-serif;
	padding: 10px 15px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-shadow:0 2px 1px rgb(0, 0, 0, 0.5);
}
.graphics-demo a:hover{
	color:#000;	
	text-shadow:none;
	text-decoration:none;
	outline:none;
}
.graphics-demo a:focus{
	color:#fff;	
	text-shadow:0 2px 1px rgb(0, 0, 0, 0.5);
	text-decoration:none;
	outline:none;
}

.download-catologue{
	background: linear-gradient(to bottom,#e2e2e2,#eaeaea);
	padding:10px 10px 0px 10px;
	margin-bottom:30px;
}
.download-catologue img{
	width:100%;	
}
.download-catologue-txt{
	position:relative;	
}
.download-catologue-txt p{
	margin:0px;
	padding: 20px 15px 20px 0px;
	font-weight: 700;
	color: #012549;
	font-size: 20px;
	font-family: 'Arial',sans-serif;
}
.download-catologue-txt img{
	position: absolute;
	right: 0px;
	top: 14px;
	font-size: 20px;
	background: #f6f6f6;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	text-align: center;
	line-height: 40px;
	color: #fff;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);	
}
.top-contant{
	padding:0px 0px 40px 0px;	
}
.top-contant-section-inner{
}
.top-contant-section-inner li {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    color: #012549;
    font-size: 14px;
}
.top-contant-section-inner p{
	font-family: 'Arial',sans-serif;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	color: #414042;
	font-size: 16px;
	text-align: justify;
}
.top-contant-section-inner hr{
	border-color:#a5a5a5;	
}
.top-contant-section-inner h5{
	margin:0px;
	padding:0px 0px 14px 0px;
	font-family: 'Arial',sans-serif;
	font-size:22px;	
	color: #000;
	font-weight:500;
}
.top-contant-section-inner h5 a{
	text-decoration:none;
	color:#000;
}
.top-contant-section-inner h5 a:hover{
	color:#000;
}
.top-contant-section-inner h3{
	margin:0px;
	padding:0px 0px 16px 0px;
	font-family: 'Arial',sans-serif;
	font-size:18px;	
	color: #000;
}
.top-contant-section-inner h3 a:focus{
	outline:none;	
}
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.effect3
{
  position: relative;
}
.effect3:before, .effect3:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect3:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.brand-history{
	background:#fff;
	position:relative;
	padding:0px 0px 40px 0px;	
}
.award-hed-history{
	margin-bottom: 25px;
	text-align:center;	
}
.award-hed-history h2 {
    margin: 0px;
    padding: 0px;
    font-family: 'Arial',sans-serif;
    text-align: center;
    color: #000;
    font-weight: 500;
    font-size: 32px;
	margin-bottom: 5px;
}
.award-hed-history  hr {
    width: 8%;
    height: 2px;
    color: #000;
    border-top: 2px solid #000;
    display: inline-block;
    margin: 0px;
}
.award-hed-history ul{
	list-style:none;
	text-align:center;
}
.award-hed-history ul li{
	width:20%;
	display:inline-block;
	
}

.location-history h5{
    margin: 0px;
    padding: 0px 0px 14px 0px;
    font-family: 'Arial',sans-serif;
    font-size: 22px;
    color: #000;
}
.location-history ul{
	padding-left:25px;
}
.location-history ul li{
	 font-family: 'Arial',sans-serif;
    font-size: 16px;
    color: #000;
}
.location-history p{
	 font-family: 'Arial',sans-serif;
    font-size: 16px;
    color: #000;
	text-align: justify;
}
.awards{
	padding:0px 0px 40px 0px;
}
.award-hed{
	margin-bottom: 25px;
	text-align:center;	
}
.award-hed h2 {
    margin: 0px;
    padding: 0px;
    font-family: 'Arial',sans-serif;
    text-align: center;
    color: #000;
    font-weight: 500;
    font-size: 32px;
}
.award-hed hr {
    width: 8%;
    height: 2px;
    color: #000;
    border-top: 2px solid #000;
    display: inline-block;
    margin: 0px;
}
.award-hed  p{
	font-family: 'Arial',sans-serif;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	color: #414042;
	font-size: 16px;
	line-height:28px;
	text-align: center;	
}
.icon_txt-icon{
	width: 100%;
	margin: 0px auto;
}
.icon_txt-icon img{
	width:100%;
}
.icon_txt-icon img{
	width:100%;	
}
.icon_txt-txt{
	width:100%%;
	padding: 20px 0px 0px 0px;
	text-align:center;
}
.icon_txt-txt h3{
	font-family: 'Arial',sans-serif;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-weight: 700;
	color: #012549;
	font-size: 20px;	
}
.icon_txt-txt p {
    font-family: 'Arial',sans-serif;
    margin: 0px;
    padding: 0px;
    color: #414042;
    font-size: 14px;
}
.icon_txt{
	width: 100%;
	border: 1px solid #ccc;
	background:#f9f9f9;
	margin-bottom:30px;
	/*min-height:380px;*/
}
.icon_txt  img{
	width:100%;
}
.productcontainer{
	padding:0px 60px !important;	
}
.product-col4{
	padding:0px !important;	
}
.product-column-rotate{
    text-align: center;
    position: relative;
	width:85%;
	margin:30px auto;
	padding:50px;
}
*.product-column-rotate::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: #f29100;
    z-index: 1;
    box-shadow: 0 40px 65px -24px transparent;
    transition: all .4s cubic-bezier(.35,0,.17,1);
	border-radius:100%;
	width:334px;
	height:334px;
}
.product-column-rotate:hover::before {
    background: #012549 !important;
}
#product1::before{
	background: #78909c;
}
#product2::before{
	background: #26a59a;	
}
#product3::before{
	background: #78909c;
}
#product4::before{
	background: #26a59a;
}
#product5::before{
	background: #78909c;
}
#product6::before{
	background: #26a59a;
}



.product-column-rotate .column_imag {
	border-bottom: 1px solid #fff;
	position:relative;
	z-index:1;
	display:inline-block;
	padding:0px 0px 24px 0px;
}
.product-column-rotate .column_imag img{
	position: relative;
	z-index: 1;
	width: 100%;	
}
.product-column-rotate .column_txt{
		
}
.product-column-rotate .column_txt h3{
	margin:0px;
	padding:14px 0px 0px 0px;
	font-family: 'Arial',sans-serif;
	position:relative;
	z-index:1;	
	font-size: 18px;
	color: #fff;
}
.product-column-rotate a{
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	top:0;
	left:0;
	z-index:1;	
}
/*.product-col4::after{
	border-right: 1px #79858a solid;
	content: "";
	position: absolute;
	right: 0px;
	bottom: 32%;
	height: 150px;
}
.product-col4:nth-child(3)::after{
	border-right:none;
}
.product-col4:nth-child(6)::after{
	border-right:none;
}
.product-column-rotate a:focus{
	outline:none;	
}*/
.product-section2 {
    padding: 40px 0px;
    background: #fff;
}
.product-col42{
	padding:0px !important;	
}
.product-column-rotate2{
    text-align: center;
    position: relative;
	width:99%;
	margin:0px auto;
	padding:50px;
}
*.product-column-rotate2::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: #f29100;
    z-index: 1;
    box-shadow: 0 40px 65px -24px transparent;
    transition: all .4s cubic-bezier(.35,0,.17,1);
	/*border-radius:100%;*/
	width:100%;
	height:334px;
}
.product-column-rotate2:hover::before {
    background: #012549 !important;
}
#product12::before{
	background: #78909c;
}
#product22::before{
	background: #26a59a;	
}
#product32::before{
	background: #78909c;
}
#product42::before{
	background: #26a59a;
}
#product52::before{
	background: #78909c;
}
#product62::before{
	background: #26a59a;
}



.product-column-rotate2 .column_imag2 {
	border-bottom: 1px solid #fff;
	position:relative;
	z-index:1;
	display:inline-block;
	padding:0px 0px 24px 0px;
}
.product-column-rotate2 .column_imag2 img{
	position: relative;
	z-index: 1;
	width: 100%;	
}
.product-column-rotate2 .column_txt2{
		
}
.product-column-rotate2 .column_txt2 h3{
	margin:0px;
	padding:14px 0px 0px 0px;
	font-family: 'Arial',sans-serif;
	position:relative;
	z-index:1;	
	font-size: 18px;
	color: #fff;
}
.product-column-rotate2 a{
	position:absolute;
	width:100%;
	height:100%;
	display:block;
	top:0;
	left:0;
	z-index:1;	
}

.page-title-inner{
	border-bottom: 1px solid #a5a5a5;
	padding-bottom: 10px;
	margin:36px 0px 26px 0px;	
}
.page-title-inner h1{
	margin:0px;
	padding:0px;	
	font-family: 'Arial',sans-serif;
	color:#000;
	font-weight:500;
	font-size: 32px;
}
.page-title-inner h1 .fa{
	color:#012549;
	padding-right:6px;	
}


.dealer-locator-section{
	float:left;
	width:100%;
}
.dealer-locator-section ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.dealer-locator-section li label{
	display:block;
	font-weight: normal;	
}
.dealer-locator-section li{
	float:left;
	width:20%;
	margin-right: 10px;
	margin-left: 15px;	
}
.results{
	float:left;
	width:100%;
}	
.results .item{
    float: left;
    width: 30.4%;
    margin: 15px;
    padding: 12px 15px;
    min-height: 172px;
}
.results .item h2{
	display:none;	
}
.results .item .fa {
    font-size: 18px;
    color: #012549;
    margin-right: 8px;
}
#show-more {
    margin: 0 auto;
	max-width: 116px;
	line-height: 2;
	text-align: center;
}

.results .item p {
    color: #012549;
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
}


.dealer-locator-section li select {
    width: 100%;
    margin: 0px 0px 10px 0px;
    border: 1px solid #a1a1a1;
    height: 44px;
    padding: 0px 10px;
	font-family: 'Arial',sans-serif;
}


.dealer-locator-column{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;	
}
.dealer-locator-column li{
	float:left;
	width:30.4%;	
	margin: 15px;
	padding:12px 15px;
	min-height:172px;
}
.dealer-locator-column li h5 p{
	color: #012549;
	display: inline-block;
	font-weight: bold;
	font-size: 15px;
}
.results{
    height:825px;
    overflow:hidden;
}
.listdealer-contact{
    height:220px;
    overflow:hidden;
}

.read-more-button{
	background: none;
	color: #554e4e;
	border: solid 1px #999;
	padding: 7px 20px;
	font-weight: 300;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.4s;
	transition: all ease 0.4s;	
	margin: 0px auto;
	display: table;
}
.read-more-button:hover{
	background:#012549;
	border-color:#012549;
	color:#fff;
	text-decoration:none;
	outline:none;
}
.read-more-button:focus{
	background:#012549;
	border-color:#012549;
	color:#fff;
	text-decoration:none;
	outline:none;
}


.dealer-locator-column li h5 .fa{
	font-size: 18px;
	color: #012549;
	margin-right: 8px;	
}
.dealer-locator-column li h2{
	margin:0px;
	padding:0px 0px 6px 0px;
	font-family: 'Arial',sans-serif;
	font-size: 20px;	
	display: none;
}
.dealer-locator-column li h3{
	margin:0px;
	padding:0px 0px 2px 0px;
	font-family: 'Arial',sans-serif;
	font-size: 16px;	
}
.dealer-locator-column li p{
	margin:0px;
	padding:4px 0px 0px 0px;
	font-family: 'Arial',sans-serif;
	font-size: 13px;	
}
.dealer-locator-column li p .fa{
	font-size:18px;
	color:#ee2525;
	margin-right:8px;
	vertical-align:bottom;	
}

.clents-slid .slick-next{
	right: -37px !important;	
}
.clents-slid .slick-prev{
	left: -37px !important;	
}



.service-centers-column{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;	
}
.service-centers-column li{
	float:left;
	width:30.4%;	
	margin: 15px;
	/*border:1px solid rgba(0, 0, 0, 0.1);*/
	padding:12px 15px;
	min-height:200px;
	/*box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, 0.2);*/
}
.service-centers-column li h2{
	margin:0px;
	padding:0px 0px 6px 0px;
	font-family: 'Arial',sans-serif;
	font-size: 20px;	
}
.service-centers-column li h3{
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-family: 'Arial',sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #012549;
}
.service-centers-column li p{
	margin:0px;
	padding:4px 0px 0px 0px;
	font-family: 'Arial',sans-serif;
	font-size: 13px;	
}
.service-centers-column li p .fa{
	font-size:18px;
	color:#012549;
	margin-right:8px;
	vertical-align:bottom;	
}

.res-imag-section{
		
}
.res-imag-section img{
	width:100%;
}	
.side-bar{}
.side-bar ul{
	list-style:none;
	margin:0px;
	padding:0px 15px 0px 0px;	
}
.side-bar li{
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .94px;
    line-height: 18px;
    color: #151c49;
}
.side-bar li a {
    display: block;
    padding: 8px 0;
    color: inherit;
    border-bottom: 1px solid #d2d2d2;
}
.side-bar li a:hover {
    text-decoration: none;
    color: #012549;
    font-weight: bold;
}
.side-bar li a:focus {
    text-decoration: none;
    outline:none;
}


.disclaimer{
	position: absolute;
	bottom: -35px;
	font-size: 15px;
	width: 800px;
	color:#f00 !important;	
}

.products-page-column{
	background: #fff;
	padding: 10px 0;	
}
.products-page-column-imag{
	text-align: center;
	padding: 20px;
	min-height: 250px;
	/*background: radial-gradient(#d9d9d9, #bdbdbd);*/	
}
.products-page-column-imag img{
	max-height: 200px;
	width: auto;	
}
.products-page-column-txt{
	text-align:center;
	/*min-height: 128px;	*/
}
.products-page-column-txt-with-iamg{
	text-align:center;
	min-height: 70px;		
}
.products-page-column-txt img{
	
}
.products-page-column-txt h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    color: #242323;
}
.products-page-column-txt p {
    color: #666;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}
.explore-btn{
	text-align:center;	
}
.explore-btn a{
	background: none;
	color: #554e4e;
	border: solid 1px #999;
	padding: 7px 20px;
	font-weight: 300;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.4s;
	transition: all ease 0.4s;	
}
.explore-btn a:hover{
	background:#012549;
	border-color:#012549;
	color:#fff;
	text-decoration:none;
	outline:none;
}
.explore-btn a:focus{
	background:#012549;
	border-color:#012549;
	color:#fff;
	text-decoration:none;
	outline:none;
}

.logo-cl-slide{
	padding:10px;	
}

.imag-thumb-column{
	padding:0px 15px;	
}
.imag-thumb-column img{
	width:100%;	
}
.short-column-section{
	padding:0px 15px;	
}
.short-column-section h2{
	padding:0px;	
	font-family: 'Arial',sans-serif;
	color: #000;
	font-size: 18px;
	line-height: 22px;
	margin: 12px 0 24px 0px;
	font-weight:500;
}
.short-column-section h2 a{
	color:#000;
	outline:none;
}
.short-column-section h2 a:hover{
	color:#000;
	outline:none;
}
.short-column-section h2 a:focus{
	color:#000;
	outline:none;
}
.short-column-section p{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-family: 'Arial',sans-serif;	
}
.mar-bo{
	margin-bottom:50px;	
}
.chatbox-static {
    position: fixed;
    right: 2%;
    bottom: 6%;
    z-index: 999;
	font-family: 'Arial',sans-serif;
}

.chat-message-wrapper{
	
}	

.coll-icon{
	border-radius:50%;	
	text-align:center;
}
.popup_form {
    position: absolute;
    top: -155px;
    right: 9%;
    background-color:#f8f7f5;
	-webkit-box-shadow: 1px 1px 8px 0 rgba(59,64,76,0.8);
	-moz-box-shadow: 1px 1px 8px 0 rgba(59,64,76,0.8);
	box-shadow:1px 1px 8px 0 rgba(59,64,76,0.8);
    padding: 0px;
    width: 400px;
    margin-right: -10%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
    opacity: 0;
    visibility: hidden;
	border-radius:6px;	
}
.popup_form.open {
    opacity: 1;
    visibility: visible;
}
.popup_form .close{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50px;
	height: 50px;
	display: block;
	cursor: pointer;
	opacity: 1;
	font-size: 32px;
	text-align: center;
	padding: 11px 0px;
}
.popup_form .close:hover{
	opacity:1;	
}
.popup_form .close .fa{
	color: #fff;
	line-height: 28px;
}
.popup_form h3{
	background:#012549;
	box-shadow: 0 2px 4px 0 rgba(175,171,163,0.8);
	height: 50px;
	margin:0px 0px 16px 0px;
	padding: 13px 0px 13px 14px;
	color: #fff;
	border-radius:6px 6px 0px 0px;
	font-size: 18px;	
}	
.form-inner{
    background: #fff;
    border-radius: 4px;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.2);
    display: block;
    margin: 12px 12px;
    padding: 12px 12px;
    position: relative;
}
.form-inner p{
	margin:0px;
	padding:0px 0px 8px 0px;
	font-size:17px;	
}
.form-inner .input{
	width: 100%;
	height: 39px;
	border-radius: 4px;
	border: solid 1px #b2b2b2;
	margin-bottom: 12px;
	padding: 5px 10px;
}	
.form-inner .input1{
	width: 100%;
	height: 96px;
	border-radius: 4px;
	border: solid 1px #b2b2b2;
	margin-bottom: 12px;
	padding: 5px 10px;
}
.form-inner .input:focus-visible{
	outline:none;	
}
.form-inner .input1:focus-visible{
	outline:none;	
}
.form-inner .gold-btn{
	background:#012549;
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 15px;
	padding: 4px 38px;
	border-radius: 28px;
	box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.2);
	color: #fff;
	border: none;
	margin: 0px auto;
	display: table;
}
.form-inner .gold-btn:hover{
	background:#012549;
	color: #fff;
}
.form-inner .gold-btn:focus{
	background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgb(169, 161, 182), rgb(182, 175, 193)) repeat scroll 0% 0%;
	color: #fff;
	outline:none;	
}

.chat-message-wrapper{
	box-shadow:1px 1px 8px 0 rgba(59,64,76,0.8);
	background: #fff;
	border-radius: 4px;
	float:left;
	padding:0px 14px;
	margin-right: 12px;
	cursor:pointer;
}
.chat-message-wrapper p{
	margin:0px;
	line-height:42px;
	color:#000;
}
.chat-message-iconbox{
	background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgb(169, 161, 182), rgb(182, 175, 193)) repeat scroll 0% 0%;
	float:left;
	height: 42px;
	max-height: 42px;
	max-width: 42px;
	width: 42px;
	box-shadow: 1px 1px 8px 0 rgba(59,64,76,0.8);
	border-radius: 4px;
	cursor:pointer;
}
.chat-message-iconbox .fa{
	color:#fff;
	line-height:42px;
	font-size:22px;	
}
.single-imag{
	border:1px solid #ddd;	
	background:#f9f9f9;
	margin-bottom:25px;
}
.award-imag{
	background:#f2f2f2;
	text-align:center;
}
.award-and-certificate1{
	position:relative;
	width:100%;
	float:left;
	background:#012549;
	padding:45px 0px;
}
.award-and-certificate{
	position:relative;
	/*background:url(../images/iso-background.png) center no-repeat;
	background-size:cover;*/
	width:100%;
	height:400px;
	float:left;
	background:#012549;
}
.award-and-certificate .award-content{
	padding-top:21%;
}
.award-and-certificate .award-content1{
	padding-top:14%;
}
.award-contant-section-inner{
	margin: 0;
width: 100%;
padding: 30px;
}
.award-contant-section-inner li {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    color: #fff;
    font-size: 14px;
}
.award-contant-section-heading{
	padding:15px 0px;
}
.award-contant-section-heading h3{
	font-family: 'Arial',sans-serif;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-weight: 700;
	color: #012549;
	font-size: 20px;
	text-align:center;
}
.single-imag img{
	width:100%;
}
.single-imag1 img{
	width:100%;
}
.single-btn {
	font-family: 'Montserrat Alternates', sans-serif;	
}
.single-btn a{
	color: #fff;
	background-color: #012549;
	padding: 12px 16px;
	font-size: 14px;
	line-height: 16px;
	border-radius: 2px;
	font-weight: 500;
}
.single-btn a:hover{
	background:#012549;
	color:#fff;
	text-decoration:none;
	outline:none;
}
.single-btn a:focus{
	background:#012549;
	color:#fff;
	text-decoration:none;
	outline:none;
}
.single-btn1 {
	font-family: 'Montserrat Alternates', sans-serif;
	margin-top: 11px;	
}
.single-btn1 a{
	color: #fff;
	background-color: #012549;
	padding: 12px 72px;
	font-size: 14px;
	line-height: 16px;
	border-radius: 2px;
	font-weight: 500;
}
.single-btn1 a:hover{
	background:#012549;
	color:#fff;
	text-decoration:none;
	outline:none;
}
.single-btn1 a:focus{
	background:#012549;
	color:#fff;
	text-decoration:none;
	outline:none;
}
.resource-left h5 {
    font-family: 'Arial',sans-serif;
    font-size: 22px;
    color: #000;
}
.resource-right h5 {
    font-family: 'Arial',sans-serif;
    font-size: 22px;
    color: #000;
}
.resource-right {
    margin: 80px 0px 0px 0px;
}
.resource-right h5 a{
 	color:#012549;	
}
.resource-right p {
    font-family: 'Arial',sans-serif;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    color: #414042;
    font-size: 16px;
}
.resource-right1 h5 {
    font-family: 'Arial',sans-serif;
    font-size: 22px;
    color: #000;
}
.resource-right1 {
    margin: 50px 0px 0px 0px;
}
.resource-right1 h5 a{
 	color:#012549;	
}
.resource-right1 p {
    font-family: 'Arial',sans-serif;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    color: #414042;
    font-size: 16px;
}
.resource-left img{
	width:100%;
}
.uvantage-application h5 {
    font-family: 'Arial',sans-serif;
    font-size: 22px;
    color: #000;
}
.uvantage-application p {
    font-family: 'Arial',sans-serif;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    color: #414042;
    font-size: 16px;
	font-style:italic
}
/*/////event-exhibition//////*/
.event-exhibition{
	width:100%;
	padding:45px 0px;
	background:#f7f6f7;
	border-top:1px #ddd solid;
	border-bottom:1px #ddd solid;
}
.event-exhibition-tab ul{
	text-align:center;
}
.event-exhibition-tab ul li{
	display: inline-block;
	float: none;
	font-size:15px;
	font-family: 'Arial',sans-serif;
}
.event-exhibition-tab .nav-tabs > li > a{
	background:#fff;
	padding: 8px 22px 7px 22px;
	border:1px #ddd solid;
	background: #fff;
	padding: 13px 35px 13px 35px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.event-exhibition-tab .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background:#012549;
	color:#fff;
	outline:none;
	border:none;
}
.nav-tabs{
	border-bottom:none !important;
}
.event-exhibition-tab .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background:#012549 !important;
	color:#fff !important;
	outline:none;
}
.event-exhibition-tab .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #012549 !important;
	border:1px #ddd solid;
	color:#fff !important;
}
.event-exhibition-tab .nav > li > a:hover, .nav > li > a:focus {
   
    outline: none;
}
.event-tab-inner .panel-default{
	border:none !important;
}
.event-tab-image h5{
	 font-family: 'Arial',sans-serif;
    font-size: 20px;
    color: #000;
}
.event-tab-image img{
	width:100%;
}
.services-center {
    margin-bottom: 25px;
}
.card-image{
	margin-bottom:25px;
}
.card-image img{
	width:100%;
}
.services-center ul{
	list-style:none;
	text-align:center;
}
.services-center ul li{
	display: inline-block;
	font-size: 17px;
	font-family: 'Arial',sans-serif;
	transition-duration:1s;
}
.services-center ul li a{
	background: #fff ;
    color: #012549;
    outline: none;
	padding: 13px 35px 13px 35px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border:1px #ddd solid;
	transition-duration:1s;
}
.services-center ul li a:hover{
	text-decoration:none;
	background:#012549;
	color:#fff;
	transition-duration:1s;
}
.services-center li a.active{
	background:#012549;
	color:#fff;
}

.wth70table{
	width:70%;	
}
.wth70table td{
	padding:15px;
	font-family: 'Arial',sans-serif;
	font-size:16px;
	border-bottom:1px solid #000;	
}
.wth70table td a{
	color:#012549;	
}
.wth70table td a:hover{
	color:#012549;
}
.wth70table td a:focus{
	color:#012549;
	outline:none;
}	

.mytab{}
.accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family:'FontAwesome';
    content:"\f146";
    float: left;
    color: inherit;
}
.accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content:"\f0fe";
}
.mytab .panel-title{
	font-size:20px;	
}
.mytab .panel-title a{
	color:#012549;
	padding:0px 0px 0px 12px;	
}
.mytab .panel-title a:hover{
	text-decoration:none;
	outline:none;	
}
.mytab .panel-title a:focus{
	text-decoration:none;
	outline:none;	
}


.product-name-imag{
	padding:15px 0px 0px 0px;	
}
.product-pages{
	padding:40px 0px;
}
.short-discription-txt{
	font-family: 'Arial',sans-serif;
	padding:20px 0px 0px 0px;
}
.short-discription-txt h5 {
    font-family: 'Arial',sans-serif;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	color: #414042;
	font-size: 15px;
	line-height:1.42857143;
}
.short-discription-txt ul{
	margin:0px;
	padding:0px;	
}
.short-discription-txt li{
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#012549;
	font-size:14px;
}
.short-discription-txt h3{
	margin:0px;
	padding:0px 0px 2px 0px;
	color:#868786;
	font-size:20px;	
}
.short-discription-txt p{
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#012549;
	font-style:italic;
	font-weight: 600;	
}
.short-discription-btn{
	margin:12px 0px 0px 0px;	
}
.short-discription-btn a{
	color:#fff;
	font-family: 'Arial',sans-serif;
	background: #012549;
	padding: 10px 30px;
	font-size: 16px;
	border-radius: 3px;
	box-shadow:0 2px 5px 0 rgba(213,217,217,.5);
}
.short-discription-btn a:hover{
	color:#fff;
	text-decoration:none;
	outline:none;
	background:#012549;
}
.short-discription-btn a:focus{
	color:#fff;
	text-decoration:none;
	outline:none;
	background:#012549;
}	
.products-specification{
	font-family: 'Arial',sans-serif;	
}	
.products-specification table{
	width:100%;
}
.products-specification td{
	padding:7px 14px 6px;
	border-top: 1px solid #e7e7e7;
}	
.products-specification th{
	color:#012549;	
	font-weight: 600;
	background:#f3f3f3;
	padding:7px 14px 6px;
	border-top: 1px solid #e7e7e7;
	width:200px;
}	
.products-specification tr:last-child th{
	border-bottom: 1px solid #e7e7e7;	
}
.products-specification tr:last-child td{
	border-bottom: 1px solid #e7e7e7;	
}	
.products-specificationhad{
	font-family: 'Arial',sans-serif;
	min-height:35px;	
}
.products-specificationhad p{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	font-size:18px;
}

.icon_pro{
	margin:35px 0px 0px 0px;
}	
.icon_pro ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.icon_pro li {
    display: inline-block;
    padding: 0px 30px 0px 0px;
	font-size: 16px;
	color:#535353;
}
.icon_pro li a{
	color:#535353;
	text-decoration:none;
	outline:none;
}	
.icon_pro li a:hover{
	color:#535353;
	text-decoration:none;
	outline:none;
}	
.icon_pro li a:focus{
	color:#535353;
	text-decoration:none;
	outline:none;
}	
.icon_pro li img{
	margin-right: 5px;
	vertical-align: middle;
	width:25px;	
}	


.dealer-note{
	font-size: 16px;
	padding: 15px 0px 0px 16px;		
}

.ancher-menu{
	font-family: 'Arial',sans-serif;
	margin-bottom: 36px;
}
.ancher-menu ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.ancher-menu li {
    position: static;
    vertical-align: bottom;
    display: table-cell;
    width: 1%;
    float: none;
    text-align: center;
    line-height: 20px;
    position:relative;
	background:#e1e1e1;
}
.ancher-menu li:not(:last-child):not(.open) {
    border-right:1px solid #012549;
}
.ancher-menu li a{
	border-bottom: 1px solid #012549;
	display: block;
	font-size: 15px;
	color: #012549;
	height:40px;
	padding:9px 0px;
}
.ancher-menu li a:hover{
	background:#012549;
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.ancher-menu li a:focus{
	background:#012549;
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.ancher-menu li a.active{
	background:#012549;
	color:#fff;	
}
.ancher-menu.fixed{
	position: fixed;
	z-index: 999;
	width: 100%;
	top:0px;
	left:0px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;	
}

.tablesection{
	
}
.tablesection p {
    font-family: 'Arial',sans-serif;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    color: #414042;
    font-size: 16px;
}
.tablesection table{
	width:100%;	
}
.tablesection th{
	padding: 7px 14px 6px;
	border-top: 1px solid #e7e7e7;		
}
.tablesection td{
	padding: 7px 14px 6px;
	border-top: 1px solid #e7e7e7;	
}
.tablesection tr:last-child td {
    border-bottom: 1px solid #e7e7e7;
}

.download-pdf-column{}
.download-pdf-column-inner{
	padding: 13px 10px 4px 0;
	border-bottom: 1px solid #e5e5e5;
	width: 46%;
	display: inline-block;
	margin-right: 42px;
	position: relative;	
}
.download-pdf-column-inner a{
	color:#012549;
	text-decoration:none;
	outline:none;	
}
.download-pdf-column-inner a:hover{
	color:#012549;
	text-decoration:none;
	outline:none;	
}
.download-pdf-column-inner a:focus{
	color:#012549;
	text-decoration:none;
	outline:none;	
}

.download-pdf-column-inner a::after {
	content:"";
    position: absolute;
    top: 18px;
    right: 0;
	background:url(../images/pdf-icon-1.png);
	background-size:cover;
	width:15px;
	height:14px;
}
.map{
	margin:0px 0px 0px 0px;	
}
.slide1{
}
.slide1 img{
		
}	





.event-page-column-txt h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #242323;
}
.event-page-column-txt{
	position:relative;
	padding-top: 25px;
}
.event-btn{
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-100%, 100%);
	transform: translate(-100%, 100%);
}
.event-btn a{
	background: none;
	color: #554e4e;
	border: solid 1px #999;
	padding: 7px 20px;
	font-weight: 300;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.4s;
	transition: all ease 0.4s;	
}
.event-btn a:hover{
	background:#012549;
	border-color:#012549;
	color:#fff;
	text-decoration:none;
	outline:none;
}
.event-btn a:focus{
	background:#012549;
	border-color:#012549;
	color:#fff;
	text-decoration:none;
	outline:none;
}

.our-tranding{
	background:url(../images/paralex-2.jpg) center no-repeat;
	background-attachment:fixed;
	background-size:cover;
	width:100%;
	padding:35px 0px;
}
.our-tranding-heading{
	margin-bottom: 18px;
	text-align: center;
}
.our-tranding-heading h1 {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    color: #fff;
    font-weight: 500;
    font-size: 32px;
    font-family: 'Arial',sans-serif;
}
.our-tranding-heading hr{
	width:10%;
	height:2px;
	color:#fff;
	background:fff;
	display:inline-block;
	margin:0px;
}
.product-tranding-left img{
	width:100%;
}
.product-tranding-right{
	/*background:rgba(255,255,255,0.5);*/
}
.product-tranding-right h1{
	font-size:36px;
	color:#fff;
	font-family: 'Arial',sans-serif;
	text-align:center;
	font-weight:600;
	text-transform: uppercase;
}
.product-tranding-right h3{
	font-size:28px;
	color:#fff;
	font-family: 'Arial',sans-serif;
	text-align:center;
}
.product-tranding-right ul{
	list-style:none;
}
.product-tranding-right ul li{
	font-size:18px;
	color:#fff;
	font-family: 'Arial',sans-serif;
	text-align:center;
}
.product-tranding-right p{
	font-size:18px;
	color:#fff;
	font-family: 'Arial',sans-serif;
	text-align:center;
}
.product-tranding-button img{
   /* background: #fff;*/
    margin: 15px 2px;

}
.product-event-btn {
    margin-top: 42%;
}
.product-event-btn a {
    background:#e77721;
    color: #fff;
    border: solid 1px #999;
    padding: 12px 20px;
    font-weight: 300;
    -webkit-transition: all ease 0.4s;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.4s;
    transition: all ease 0.4s;
	font-size:16px;
}
.product-event-btn a:hover {
    background: #e77721;
    border-color: #fff;
    color: #fff;
    text-decoration: none;
    outline: none;
}
.counter1 {
    position: relative;
    overflow: hidden;
    padding: 45px;
    width: 100%;
    background: #012549;
}
.counter-box {
    font-size: 47px;
    color: #fff;
}
.counter-Txt span{
	color: #fff;
	font-size: 20px;
	margin-bottom: 0px;
}
.cont-main{
}
.counter-Txt{
	text-align:center;
}
.counter-Txt p{
	color: #fff;
	font-size:16px;
	margin-bottom: 0px;
	display: block;
}
.counter-Txt h6{
	display:inline-block;
	margin: 0px 14px 8px 0px;
	vertical-align: bottom;
}
.counter-Txt .image-left-cont{
	width: 27%;
	float: left;
	background: #333;
	padding: 10px;
}
.counter-Txt .image-left-cont-txt{
	width:73%;
	float:left;
	text-align:left;
	padding:0px 0px 0px 22px;
}	
.counter-Txt .counter-value{
	color: #fff;
	font-size: 26px;
	margin: 5px 0px 2px 0px;
	display: inline-block;
}
.cilent-home{
	width:100%;
	position:relative;
	margin-bottom:25px;
}
.client-cl-slide{
	/*border:1px #ddd solid;*/
	width: 95%;
	margin: 4px 1px 16px 8px;
	background:#fff;
}
.client-cl-slide img{
	width:100%;
}
.other-product{
	width:100%;
	position:relative;
	margin-bottom:25px;
}
.other-products-text table{
	width:100%;
}
.other-products-text td {
    padding: 7px 14px 6px;
    border: 1px solid #e7e7e7;
}

.events-slider-sidebar{
	margin:0px;
	padding:0px;	
}
.events-slider-sidebar ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.events-slider-sidebar li{
	border-bottom: 1px solid #b7b7b7;
	padding:10px 0px;	
}
.events-slider-sidebar li a{
	display:block;
	color:#404040;
	font-size:15px;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;	
}
.events-slider-sidebar li a:hover{
	background:#012549;
	text-decoration:none;
	outline:none;
	color:#fff;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;	
}
.events-slider-sidebar li a:focus{
	background:#012549;
	text-decoration:none;
	outline:none;
	color:#fff;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;	
}
.events-slider-sidebar li a:hover span{
	background:#012549;
	color:#fff;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}
.events-slider-sidebar li span{
	background-color: #404040;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	padding: 7px 0px;
	text-align: center;
	width: 70px;
	display:inline-block;
	margin-right: 10px;	
}
.carousel-caption-over {
    width: 100%;
    background: #f9f9f9;
    padding: 20px;
}
.carousel-caption-over h3{
	margin:0px;
	padding: 0px;
	font-weight: bold;
	display:inline-block;
}
.carousel-caption-over a{
	margin: 0px 76px 0px 0px;
	padding: 0px;
	color: #012549;
	font-size: 16px;
	text-align: right;
	float: right;
}	
.carousel-caption-over a:hover{
	color: #012549;
	text-decoration:none;
	outline:none;	
}
.carousel-caption-over a:focus{
	color: #012549;
	text-decoration:none;
	outline:none;	
}

.events-slider-sidebar li:first-child {
    padding-top: 0;
}
.events-slider{
	margin-top:0px;	
}
.events-slider .carousel-indicators li{
	text-indent: 0px;
	width:105px;
	height:50px;
	border: 1px #ddd solid;
	background: #fff;
	padding: 13px 35px 13px 35px;
	border-radius:10px 10px 10px 0px;
	font-size:15px;
}
.events-slider .carousel-indicators .active{
	background:#012549;
	border: 1px #012549 solid;
	color:#fff;
}
.events-slider .carousel .carousel-control {
    position: absolute;
    top: 50%;
    bottom:0;
    left: 10%;
    opacity: 0.9;
	width: 40px;
	height: 50px;
	font-size: 30px;
	line-height: 45px;
	text-align: center;
	background: #fff !important;
	color: #432c58;
	text-shadow:none;
	transition:all 0.3 ease-in !important;
	margin-top:-25px;
}
.events-slider .carousel .carousel-control .fa{
	line-height:50px;
	font-size:30px;	
}

.events-slider .carousel .carousel-control.right{
	left: auto;
	right: 0;
	border-radius: 100px 0 0 100px;
}
.events-slider .carousel .carousel-control.left{
	left:0;
	border-radius: 0px 100px 100px 0px;
}

.events-slider .carousel .carousel-control:hover,.carousel .carousel-control:focus{
	background:#fff !important;
	color:#432c58 !important;
	opacity:1 !important;
	transition:all 0.3 ease-out !important;
}
.events-slider .carousel-indicators {
    bottom: auto;
    top: -100px;
}

.whats-tranding{
	position:relative;	
	background: #f9f9f9;
}
.bg-imag{}
.bg-imag img{
	width:100%;	
}
.whats-tranding-over{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;	
}
.whats-tranding-hed{}
.whats-tranding-hed h3{
	font-size:36px;
	font-weight:bold;	
}
.motor-whats-tranding{
	position:absolute;
	bottom: -39px;
	left: -90px;	
}
.whats-tranding-column{
	position:relative;
	padding:0px 8px;	
}
.whats-tranding-column-imag{}
.whats-tranding-column-imag img{
	width:100%;	
}


.full-wth{
	max-width: 1600px;
	width: 100%;
	margin: auto;	
}
.career-toe-column_l{
	position:relative;	
}
.career-toe-column_l .over-txt-cr{
	position:absolute;
	bottom:-15px;
	left:50%;	
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.over-txt-cr{
	margin-bottom:10px;
}
.over-txt-cr a{
	color:#ffd007;
	font-size:16px;
	line-height:25px;
	text-decoration:underline;
}
.over-txt-cr a:hover{
	color:#ffd007;
	text-decoration:none;
}
.over-txt-cr a:focus{
	outline:none;
	color:#ffd007;
	text-decoration:none;
}

.career-toe-column_l .over-txt-cr a{
	background-color: #012549;
	color: #fff;
	padding: 5px 20px;
	min-width: 200px;
	text-transform: uppercase;
	font-size:16px;
	-webkit-box-shadow: 0 0 5px 1px rgba(29,29,29,.4);
	box-shadow: 0 0 5px 1px rgba(29,29,29,.4);	
}
.career-toe-column_l img{
	width:100%;	
}
.career-toe-column_r{
	background:#012549;
	padding:0px 60px 27px 30px;
	margin-top: 30px;	
}
.career-toe-column_r2{
	background:#012549;
}

.career-toe-column_r h1{
	margin:0px;
	padding:0px;
	color:#fff;
	font-weight:bold;	
}
.career-toe-column_r p{
    margin: 0px;
    padding: 16px 0px 10px 0px;
    color: #fff;
    font-size: 16px;
}


.career-toe-column_r1{
	background:#fff;
	
}
.career-toe-column_r1 p{
   font-family: 'Arial',sans-serif;
margin: 0px;
padding: 0px 0px 15px 0px;
color: #414042;
font-size: 16px;
text-align: justify;
}
/*SEARCH*/
.search-box-menu{
	float:right;
	position: relative;
	z-index:1;	
}
.search-box-menu:before{
	content:"";
	position:absolute;
	left: 100%;
	background: #012549;
	width: 500px;
	height: 100%;
	z-index: 1;	
}
.srch-first-btn{
	background: transparent;
	border: transparent;
	margin: 0px;
	padding: 14px 0px;
	width: 80px;
	/*border-left: 1px solid #e0e0e0;*/
	z-index: 1;
	position: relative;
	/*background: -webkit-gradient(linear,left top,left bottom,from(#69468b),to(#523075));
	background: linear-gradient(to bottom,#69468b,#523075);	*/
	background:#012549;
}
.srch-first-btn .fa{
	color:#ffd007;
	font-size:22px;	
}

.search-co .input-search {
    width:306px;
    height: 36px;
    padding: 6px 12px;
    border: none;
    border-radius: 4px 0px 0px 4px;
    font-family: 'Arial',sans-serif;
    font-style: italic;
    font-size: 13px;
	float:left;
}
.search-co .input-search:focus-visible{
	box-shadow: none;
	outline: none;	
}
.search-co .btn-default {
    color: #fff;
    background-color: #012549;
    border-color: #012549;
    font-size: 14px;
    font-style: italic;
    height: 35px;
	vertical-align:top;
    border-radius: 0px 4px 4px 0px;
	float:right;
}
.search-co .btn-default:hover {
    color: #fff;
    background-color: #012549;
    border-color: #012549;
}
.search-co .btn-default:focus {
    color: #fff;
    background-color: #012549;
    border-color: #012549;
	outline:none;
}
.search-co{
	width: 424px;
	position: absolute;
	height: 100%;
	background:#fff;
	padding:7px 0px 7px 12px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.opense{
	left:auto;
	-webkit-transform: translate(-424px, 0);
	-moz-transform: translate(-424px, 0);
	-ms-transform: translate(-424px, 0);
	-o-transform: translate(-424px, 0);
	transform: translate(-424px, 0);
}
.newnk{
	position: absolute;
	z-index: 9;
	visibility:hidden;
	width: 5000px;
	height: 80000px;
	left: -1500px;
	top: -200px;
}	
.opense .newnk{
	visibility:visible;
}
.opense form{
	z-index:99;
	position:absolute;	
}
/*SEARCH*/
.present-opening{
	width:100%;
	position:relative;
	padding:35px 0px;
	background:#ebebeb ;
}
.present-opening-heading{
	text-align:center;
	padding-bottom: 30px;
}
.present-opening-heading h2{
	font-family: 'Arial',sans-serif;
	font-size:36px;
	line-height:1.4;
	font-weight:600;
}
.present-opening-left{
	position:relative;
	background:#fff;
	margin: 10px;
	padding: 40px 40px 15px;
	float:left;
}
.present-opening-section{}
.present-opening-section h2{
	font-family: 'Arial',sans-serif;
	color:#000000;
	font-weight:bold;	
}
.present-opening-section h3{
	font-family: 'Arial',sans-serif;
	color:#000000;
	font-weight:bold;	
}
.present-opening-section p{
    font-family: 'Arial',sans-serif;
    color: #000000;
    font-weight: bold;
	font-size:16px;
}
.present-opening-section p span{
	font-weight:normal;	
}
.present-opening-section ul{
	list-style:none;	
}
.present-opening-section .apply{
	margin: 20px 0 0;
    margin-top: 20px;
	padding: 3px 13px;
	border: solid 2px #012549 ;
	display: inline-block;
	color: #fff;
	background-color: #012549 ;
	font-weight: 500;
	text-decoration: none;
	box-sizing: border-box;
	font-size:18px;
	font-family: 'Arial',sans-serif;
	transition-duration:1s;
	text-transform: uppercase;
}
.present-opening-section .apply:hover{
	border: solid 2px #012549 ;
	display: inline-block;
	color: #012549;
	background-color: #fff ;
	transition-duration:1s;

}

.present-opening-left table tr td{
	font-size: 16px;
	font-family: 'Arial',sans-serif;
	vertical-align: top;
	padding: 11px 3px;
	color: #000;
	font-weight: 600;
}
.present-opening-left h2{
	font-size: 22px;
	font-family: 'Arial',sans-serif;
	padding: 11px 10px;
	color: #012549;
	font-weight: 600;
}
.present-opening-left ul{
	list-style:none;
	float:right;
}
.present-opening-left ul li{
	float:left;
	margin: 0px 3px;
	font-family: 'Arial',sans-serif;
}
.present-opening-left ul li .view{
	margin: 20px 0 0;
    margin-top: 20px;
	padding: 3px 13px;
	border: solid 2px #012549;
	display: block;
	color: #000;
	background-color: #fff;
	font-weight: 500;
	text-decoration: none;
	box-sizing: border-box;
	font-size:18px;
	font-family: 'Arial',sans-serif;
	transition-duration:1s;
	text-transform: uppercase;
}
.present-opening-left ul li .view:hover{
	border: solid 2px #012549;
	background-color:#012549;
	color:#fff;
	transition-duration:1s;
}
.present-opening-left ul li .apply{
	margin: 20px 0 0;
    margin-top: 20px;
	padding: 3px 13px;
	border: solid 2px #012549 ;
	display: block;
	color: #fff;
	background-color: #012549 ;
	font-weight: 500;
	text-decoration: none;
	box-sizing: border-box;
	font-size:18px;
	font-family: 'Arial',sans-serif;
	transition-duration:1s;
	text-transform: uppercase;
}
.present-opening-left ul li .apply:hover{
	border: solid 2px #012549 ;
	display: block;
	color: #012549;
	background-color: #fff ;
	transition-duration:1s;

}
.present-opening-form .modal-content{
	border:7px #012549 solid;
}
.present-opening-form .modal-body table{
	border:1px #ddd solid;
}
.present-opening-form .modal-body table tr td{
	border:1px #ddd solid;
	padding: 9px 13px;
	font-size: 16px;
	color: #000;
}
.present-opening-form .modal-body table tr td ul{
	padding-left:10px;
}
.present-opening-form .modal-body table tr td ol{
	padding-left:15px;
}
.present-opening-form .modal-body{
	padding:0px !important;
	overflow:auto;
	height:450px;
}
.present-opening-form .modal-body table tr{
	border-bottom:1px #ddd solid;
}
.present-opening-form .modal-body table tr td ul li{
	font-size:16px;
	font-family: 'Arial',sans-serif;
}
.present-opening-form .modal-header .close {
    margin-top: -2px;
    border: 1px #000 solid;
    padding: 6px 10px 10px 10px;
	color:#012549;
}
.present-opening-form .modal-content .modal-title{
	font-size:24px;
	font-family: 'Arial',sans-serif;
	color:#012549;
}
.present-opening-form .modal-dialog {
    width: 700px;
}
.present-opening-form .close{
	opacity:1;
}

.present-opening-form .modal-footer a{
	margin: 20px 0 0;
    margin-top: 20px;
	padding: 3px 13px;
	border: solid 2px #012549 ;
	display: block;
	color: #fff;
	background-color: #012549 ;
	font-weight: 500;
	text-decoration: none;
	box-sizing: border-box;
	font-size:18px;
	font-family: 'Arial',sans-serif;
	transition-duration:1s;
	text-transform: uppercase;
	float:right;
}
.present-opening-form .modal-body p{
	font-size:16px;
	font-family: 'Arial',sans-serif;
	padding:15px;
}
.present-opening-form .modal-body .modol-form table{
	border:none;
	width:100%;
}
.present-opening-form .modal-body .modol-form table tr td{
	border:none;
	padding: 9px 13px;
	font-size: 16px;
	color: #000;
}

.present-opening-form .modal-body .modol-form input{
	border:1px #000 solid;
	width:100%;
	padding: 9px 0px;
}
.present-opening-form .modal-body .modol-form input:focus{
	border:1px #000 solid;
}
.present-opening-form .modal-body .modol-form select{
	border:1px #000 solid;
}
.present-opening-form .modal-body .modol-form select:focus{
	border:1px #000 solid;
}
.present-opening-form .modal-body .modol-form select:focus-visible{
	border:1px #000 solid;
}


.motor-details{
	margin-bottom: 45px;
	display:none;	
}
.motor-details h3{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 6px 0px;
	text-align: center;
	font-size: 16px;
	border-bottom: 1px solid #ddd;	
}
.motor-details p{
	margin:0px;
	padding:0px 0px 0px 15px;
	font-size:14px;
	position:relative;
}
.motor-details p:before{
	content:"-";
	position:absolute;
	left:0px;	
}

.bread-crumb{
	padding:10px 0px;	
}
.bread-crumb-inner{}
.bread-crumb-inner ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.bread-crumb-inner li{
	position:relative;
	display:inline-block;	
}
.bread-crumb-inner li:after{
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 16px;
	color: #432c58;
	padding:0px 14px;
}
.bread-crumb-inner li:last-child:after{
	display:none;	
}	
.bread-crumb-inner li a{
	color:#000;	
}
.bread-crumb-inner li a:hover{
	color:#000;
	text-decoration:none;
	outline:none;	
}
.bread-crumb-inner li a:focus{
	color:#000;
	text-decoration:none;
	outline:none;	
}



.testimonial-video-inner{
	height: 100%;
	position: absolute;
	left: 0px;
	width: 73%;
	padding: 0px 15px;	
}
.testimonial-video-inner video{
	width:100%;
	height:auto;
}	

.testimonial-video-side-bar{
	
}
.testimonial-video-side-bar ul{
	list-style:none;
	margin:0px;
	padding:0px;
	width: 25%;
	position:relative;
	left:75%;
}
.testimonial-video-side-bar li{
	margin-bottom:12px;
	cursor:pointer;	
}
.testimonial-video-side-bar li img{
	width:100%;	
}
.testimonial-video-side-bar li:last-child{
	margin-bottom:0px;	
}

#someHiddenDiv{
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 100%;
	background: #dff0d8;
	text-align: center;
	display: flex;
	align-content: center;
	align-items: center;
	font-size: 22px;
	padding: 0px 16px;
	z-index:1;
}

.cooler-key-fetures{
	float:left;
	width:100%;	
}
.cooler-key-fetures ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.cooler-key-fetures li{
	float:left;
	width:25%;
	padding:0px 10px;
	margin:20px 0px;
}
.cooler-key-fetures-imag{
	width:20%;
	float:left;	
}
.cooler-key-fetures-imag img{
	width:100%;	
}
.cooler-key-fetures-txt{
	width:80%;
	float:left;
	padding:0px 0px 0px 15px;
}
.cooler-key-fetures-txt h3{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:18px;	
}
.cooler-key-fetures-txt p{
	margin:0px;
	padding:0px;
	font-size:12px;	
}
#BotBootInput{
	width: 20%;
	margin: 5px 0px 0px 12px;
	height: 32px;	
}
.sitemap-inner table {
  width: 100%;
}
.sitemap-inner td {
  padding: 7px 14px 6px;
  border-top: 1px solid #e7e7e7;
  font-size:16px;
}
.sitemap-inner td a{
	text-decoration:none;
	color:#222;
}
.sitemap-inner td a:hover{
	text-decoration:none;
}
.sitemap-inner td a:focus{
	text-decoration:none;
	outline:none;
}






/*///////////////////////////////////////////////////////
					Responsive Phone
//////////////////////////////////////////////////////*/

@media only screen and (min-width:290px) and (max-width:766px){
.slider-section .carousel .carousel-control{
	display:none;	
}
.slider-section .carousel-caption{
	width:38%;	
}
.slider-section .carousel-caption h3{
	font-size:8px;
	margin:0px 0px 4px 0px;	
}
.slider-section .carousel-caption p{
	font-size:8px;
	margin:0px 0px 3px 0px;	
}
.slider-section .carousel-caption p img {
    width: 45%;
}
.slider-section .text_center {
    right: 7%;
    width: 100%;
    top: 24%;
}
.slider-section .carousel-caption h4{
	font-size:15px;	
}

.footer-left-shape{
	background:#262626;	
}
.flex-row {
    display: block;
}
.footer-main-first {
}
.footer-column {
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-right: none;
    border-bottom: 1px solid #343434;
}
.footer-left-shape-right{
	position: absolute !important;
	top: -20px;
	right: 0;
	padding: 15px 15px 15px 0;
	width: auto;
	z-index: 0;	
}
.footer-left-shape::before{
	background: transparent !important;
}
.copyright-right a{
	width:30px;
	height:30px;	
}
.copyright-right a .fa{
	line-height:30px;	
}
.copyright-right li{
	padding:0px 2px;	
}
.footer-left-shape-right::after {
    content: '';
    position: absolute;
    width: 25px;
    bottom: 0;
    top: 0;
    left: -10px;
    background: inherit;
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    border-radius: 0 3px 0 0;
    z-index: -1;
}

.footer-bottom {
    border-top: none;
    padding: 20px 0px;
}
.copyright p {
    padding: 0px 0px 0px 85px;
    font-size: 12px;
}
.footer-menu{
	display:none;		
}

.heading h1{
	font-size:28px;
}	
.product-col4 {
    padding: 0px 15px !important;
}
.product-column-rotate{
	width:320px;
	height:320px;
	margin:8px auto;	
}
.product-column-rotate::before{
	left:50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);	
}
.slick-arrow{
	display:none !important;	
}
.disclaimer{
	bottom: -359px;	
}
.page-title-inner h1{
	font-size:20px;	
}
.products-page-column {
    background: #f9f9f96b;
    padding: 10px 0px 22px 0px;
    margin-bottom: 30px;
}
.main-contact-contant {
    padding: 0px 0px;
}
.right-border {
    padding-left: 15px !important;
}
.left-section-contact h3{
	font-size:18px;	
}
.listdealer-contact li{
	width:100%;	
}
.dealer-locator-section li {
    float: left;
    width: 47%;
    margin-right: 10px;
    margin-left: 0px;
}
.dealer-locator-column li{
	margin:10px 0px 12px 0px;
	width:100%;	
}
.service-centers-column li{
	margin:10px 0px 12px 0px;
	width:100%;	
}
.top-contant-section-inner p img{
	width:100%;	
}
.imag-thumb-column{
	width:150px;	
}

.award-and-certificate {
    margin: 15px 0px 0px 0px;
	height:auto;
}
.award-and-certificate .award-content {
    padding-top: 11%;
}
.award-and-certificate .award-content1 {
}
.award-contant-section-inner {

    top: 85%;
}
.mobile-table{
	padding: 15px 0px;
	line-height: 60px;
}
.tablesection{
	position:relative;	
}
.headcol {
	position: absolute !important;
	width: 105px;
	left: 0;
	top: auto;
	background: #fff;
	z-index:1;
	margin-top: -1px;
}
.tablesection tr:last-child td {
    border-bottom: 1px solid #fff;
}


/**.tablesection table td:first-child{
	position: absolute;
	background:#f2f2f2;
	left: 16px;
	padding: 7px 5px 6px 8px;
	margin-top: -1px;
	width:114px;
}**/
.tablesection table{
    overflow-x:scroll;
	display:block;
	margin-left: 105px;
	width:auto;
	font-size:11px;
}
.tablesection td {
    border-top: 1px solid #e7e7e7;
	position: relative;
	padding: 7px 5px 6px 8px;
	vertical-align:top;
}
.tablesection th{
	vertical-align:top;	
}
.popup_form{
	width:310px;	
}
.career-toe-column_r h1 {
    font-size: 23px;
}
.present-opening-heading h2 {
    font-size: 22px;
}
.read-more-button{
	margin-bottom:25px;
}
.left-border {
    padding-right: 15px !important;
}
.results .item p {
    font-size: 12px;
}
.results .item {
    width: 100%;
}
.career-toe-column_r1 {
    background: #fff;
    margin-top: 14px;
}


}


@media only screen and (min-width: 600px) (max-width:767px){
.ancher-menu li a {
    font-size: 8px;
	line-height:12px;
}	
	
}
@media only screen and (min-width:768px) and (max-width:1024px){
.download-catologue-txt p {

    font-size: 13px;
}

.navigation a {
    padding: 11px 7px !important;
}
.navigation li {
    font-size: 13px !important;
}
.top-contant-section-inner p{
	font-size:13px;
}
.main-footer-continfo h3 {

    font-size: 15px !important;
}
.main-footer-column h3 {
    font-size: 16px !important;
}
.short-column-section {
    padding: 0px 0px;
}
.download-pdf-column-inner {
    width: 43%;
}
.icon_txt-txt h3 {
    font-size: 16px;
}
.award-contant-section-heading h3 {
    font-size: 16px;
}
.copyright p{
	font-size:12px;
}
.footer-menu li a {
    font-size: 12px;
}
.products-page-column-imag{
	min-height:inherit;
}
.products-page-column-imag img{
	width:100%;
}
.ancher-menu li a {
    font-size: 8px;
	line-height:12px;
}
.icon_pro li {
    padding: 7px 25px 0px 0px;
}
.products-page-column-txt h3 {
    font-size: 13px;
}
.page-title-inner h1 {
    font-size: 23px;
}
.service-centers-column li {
    width: 45.4%;
}
.results .item {
    width: 45.4%;
}
.career-toe-column_r h1 {
    font-size: 16px;
}
.career-toe-column_r {
    padding: 16px 16px 12px 15px;
    margin-top: 7px;
}
.career-toe-column_r p {
    font-size: 12px;
}
.left-section-contact h2 {
    font-size: 18px;
}
.left-section-contact h3 {
    font-size: 12px;
}
.mainp-product-column h3 {
    font-size: 13px !important;
}
.product-column-imag img{
	width:100% !important;
}
.simpleLens-lens-element {
    width: 380px !important;
}
.career-toe-column_r1 {
    background: #fff;
    margin-top: 14px;
}
.award-and-certificate1 {
    padding: 0px 0px;
}
.award-contant-section-inner li {
    font-size: 12px;
    line-height: 16px;
}
}
@media only screen and (min-width:1025px) and (max-width:1198px){
.download-catologue-txt p {

    font-size: 13px;
}
.navigation a {
    padding: 11px 14px !important;
}
.navigation li {
    font-size: 15px !important;
}
.download-pdf-column-inner {
    padding: 13px 10px 4px 0;
    border-bottom: 1px solid #e5e5e5;
    width: 43%;
}
.product-column-imag img{
	width:100% !important;
}
.mainp-product-column h3 {
    font-size: 18px !important;
}
.icon_pro li{
	margin-bottom:10px;
}
.career-toe-column_r1 {
    background: #fff;
    margin-top: 14px;
}

}