.position-relative{
	position:relative;
}
.padding-left-right-140{
	padding:0px 140px;}
.text-center{ text-align:center !important;}
.hover-img:hover .pop_prd_imgwrap img {
    transform: scale(1.05);
}
.pop_prd_imgwrap img{ transition:all ease .5s;}
.pop_prd_imgwrap{ overflow:hidden;}
.hover-link{
	position:absolute;
	left:5px;
	right:5px;
	top:5px;
	bottom:5px;
	background:rgba(18, 62, 127, .6);
	font-family: 'Montserrat', sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	visibility:hidden;
	opacity:0;
	transition:all ease .3s;
	line-height:0px;
	border:1px solid #fff;
}
.sm-contn:hover .hover-link{
	visibility: visible;
	opacity:1;
	line-height:75px;
	color:#fff;
}
.margin-bottom-30{
	margin-bottom:30px;
}


.gl_ul{}
.tab-menu-hover-main{
	width:100%;
	float:left;
}
.ul-first-main{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
}
.ul-first-main li{
	width:100%;
	float:left;
	position: relative;
}
.ul-first-main li a{
    font-family: Montserrat;
    font-size: 12px;
    color: #6c6c6c;
    font-weight: 700;
    margin-top: 0px;
    text-transform: uppercase;
	width:100%;
	float:left;
	margin-bottom:20px;
}

.hover-1{}
.new-1-hover{
	display:none;
	position:absolute;
	left:100%;
	right:0px;
	width:825px;
	top:0px;
}
.hover-1:hover .new-1-hover{
	display:block;
}
.new-2-hover{
	display:none;
	position:absolute;
	left:100%;
	right:0px;
	width:825px;
	top:0px;
}
.hover-2:hover .new-1-hover{
	display:block;
}
.new-3-hover{
	display:none;
	position:absolute;
	left:100%;
	right:0px;
	width:825px;
	top:0px;
}
.hover-3:hover .new-1-hover{
	display:block;
}
.new-4-hover{
	display:none;
	position:absolute;
	left:100%;
	right:0px;
	width:825px;
	top:0px;
}
.hover-4:hover .new-1-hover{
	display:block;
}

/*tab jquery*/

/*!
 * bootstrap-vertical-tabs - v1.1.0
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2014-06-06
 * Copyright (c) 2014 Ä°smail Demirbilek
 * License: MIT
 */
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right:1px solid #ddd;
  padding-top:0px;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right:0px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-left:2px solid #3156a3;
  border-right:0px !important;
  border-top:0px;
  border-bottom:0px;
  border-radius:0px;
  color:#3156a3;
  
}
.nav-tabs>li>a:hover{
	border-left:2px solid #3156a3;
	border-radius:0px;

}
.nav-tabs>li>a{ border-right:0px !important;  border-bottom:0px !important;  border-top:0px !important;}
.nav>li>a:hover, .nav>li>a:focus{ background-color:transparent !important;}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
  font-family: Montserrat;
    font-size: 12px;
    color: #6c6c6c;
    font-weight: 700;
    margin-top: 0px;
    text-transform: uppercase;
	width:100%;
	float:left;
  display:block;
  transition:all ease .3s;
}
.tabs-left>li>a:hover{
	color:#3156a3;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.vertical-text {
  margin-top:50px;
  border: none;
  position: relative;
}
.vertical-text>li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.vertical-text>li>a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.vertical-text>li.active>a,
.vertical-text>li.active>a:hover,
.vertical-text>li.active>a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.vertical-text.tabs-left {
  left: -50px;
}
.vertical-text.tabs-right {
  right: -50px;
}
.vertical-text.tabs-right>li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vertical-text.tabs-left>li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}



/*new styles*/
.padding_bottom_0{padding-bottom:0px  !important;
}
.page-titile{
	width: auto;
}
.ch_nsevnts_imgwrap{
	top:2px;
}

.bottom_0{
	bottom:0px !important;
}
.margin_bottom_10px{
	margin-bottom:10px;
}
.wrapper_border_padding{
	padding: 30px 40px !important;
    border:1px solid #ebebeb;
}

.padding-bottom-0{ padding-bottom:0px !important;}

.wrapper_main_{
	width:100%;
	float:left;
}
.news_text{
	color:#333 !important;
	width:auto !important;
	line-height:20px !important;
	   /* padding: 0px 35px;*/
}
.ch_nsevnts_vwall_lnk_news {
    line-height: 28px;
    white-space: nowrap;
    text-align: center;
    color: #333;
    display: table;
    margin: 0 auto;
    padding: 1px 14px;
    position: relative;
    padding-right: 35px;
}

.ch_btn_news {
    text-decoration: none;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 12px;
    transition: all 0.3s;
}
.ch_btn_stroke_news
{
	   border: solid 1px #0075be;
}



.ch_nsevnts_vwall_lnk_news::after {
    font-family: 'chemic_ico_font' !important;
    content: "\e901";
    position: absolute;
    right: 10px;
    top: 8px;
    width: 13px;
    height: 13px;
    color: #000;
    transition: all 0.3s;
    display: block;
    font-size: 8px;
    line-height: 12px;
}

.ch_nsevnts_vwall_lnk_news:hover {
    background-color: #fff;
    color: #0075be;
}
.ch_nsevnts_vwall_lnk_news:hover{
	border: solid 1px #133e7e;
}

.ch_nsevnts_vwall_lnk_news:hover::after {
    color: #0075be;
    transform-style: preserve-3d;
    transform-origin: center;
    transform: rotate(360deg);
}



.che_fe_pro{
	padding-top:50px;
}
.che_fe_pro_h{
	color: #555 !important;
	position:relative;
}
.che_fe_pro_h::after{
	
	/*background:#000 !important;*/
}
.fe_item_extra{
	padding:15px;
}
.all_poroduct{
	margin-bottom:31px;
}
.all_poroduct p{
	font-size:12px;
	  font-family: 'Lato', sans-serif;
		color:#656565;
		transition:all .3s;
		text-align:left !important;
}
.all_poroduct_h{
	margin-bottom:13px;
	position:relative;
	transition:all .3s;
	    font-family: roboto;
		color:#00a3c8 !important;
}

.all_poroduct_h::after{
	  content: "";
    position: absolute;
    width: 0px;
    height: 2px;
    background: #05cffd;
    left: 111px;
    bottom: -5px;
	transition:all .3s ease;
	
}
.all_poroduct:hover .all_poroduct_h{
	color:#05cffd !important;
}
.all_poroduct:hover p{
	color:#000 !important;
}
.all_poroduct:hover .all_product_img{
	opacity:1;
}
.all_poroduct:hover  .all_poroduct_h::after{
	  width:50px;
}
.all_product_img{
	padding-right:5px;
	margin-bottom:10px;
	float:left;
	opacity:.8;
	transition:all .3s;
	width:110px;
}
.all_product_img img{
	width:100%;
}
.product_bordering{
	    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
}
.product_inner_page{
	padding-bottom:30px;
}
.product_inner_img{
	width:100%;
}
.brands_select h4{
    font-family: Montserrat;
    font-size: 14px;
    color: #6c6c6c;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tabs-left>li>a{
	cursor:pointer !important;
}
/*new style*/


/*--------------------normalize style---------------------*/

html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

a {
    margin: 0;
    padding: 0;
    text-decoration: none !important;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    outline: none !important;
}

a:hover {
    color: #333;
}

img {
    max-width: 100%;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    line-height: 24px;
}

li {
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    padding: 0;
    color: #555;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}

a:hover {
    cursor: pointer;
}


/*--------------------chemic website main style---------------------*/

@font-face {
    font-family: 'chemic_ico_font';
    src: url('../fonts/chemic_ico_font.eot?rn50zo');
    src: url('../fonts/chemic_ico_font.eot?rn50zo#iefix') format('embedded-opentype'), url('../fonts/chemic_ico_font.ttf?rn50zo') format('truetype'), url('../fonts/chemic_ico_font.woff?rn50zo') format('woff'), url('../fonts/chemic_ico_font.svg?rn50zo#chemic_ico_font') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-regular-webfont.woff2') format('woff2'), url('../fonts/montserrat-regular-webfont.woff') format('woff'), url('../fonts/montserrat-regular-webfont.ttf') format('truetype'), url('../fonts/montserrat-regular-webfont.svg#open_sanslight') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat-regular';
    src: url('../fonts/montserrat-light-webfont.eot');
    src: url('../fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-light-webfont.woff2') format('woff2'), url('../fonts/montserrat-light-webfont.woff') format('woff'), url('../fonts/montserrat-light-webfont.ttf') format('truetype'), url('../fonts/montserrat-light-webfont.svg#open_sanslight') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat-bold';
    src: url('../fonts/montserrat-bold-webfont.eot');
    src: url('../fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-bold-webfont.woff2') format('woff2'), url('../fonts/montserrat-bold-webfont.woff') format('woff'), url('../fonts/montserrat-bold-webfont.ttf') format('truetype'), url('../fonts/montserrat-bold-webfont.svg#open_sanslight') format('svg');
    font-weight: 700;
    font-style: normal;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.bg-color-white {
    background: #fff;
}

.padding-full-30 {
    padding: 30px;
}

.position-relative {
    position: relative;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.goto_top_trigger {
    width: 38px;
    height: 38px;
    border-radius: 50%;
  background-color: #44c4de;
    position: fixed;
    bottom: 28px !important;
    right: 20px;
    z-index: 999;
    transition: all 0.3s;
  transform: translateX(100px);
}

/*#goto_top.shw {
    transform: translateX(0px);
}*/

.goto_top_trigger:hover {
       background-color: #abcf4e;
    cursor: pointer;
}

.goto_top_trigger:hover::after {
    color: #fff;
}

.goto_top_trigger::after {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
    font-family: 'chemic_ico_font';
    content: "\e900";
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 13px;
    transition: all 0.3s;
}

.ch_sec {
    width: 100%;
    float: left;
    clear: both;
}

.ch_mrgnbtm_30 {
    margin-bottom: 30px;
}

.ch_hd_bluesec {
    width: 100%;
    float: left;
    background-color: #2eb2c7;
    height: 44px;
    padding: 5px 0px;
}

.social_ico_wrapper {
    float: left;
}

.social_ico_wrapper .social_ico_lst {
    list-style: none;
    float: left;
}

.social_ico_wrapper .social_ico_lst li {
    float: left;
}

.social_ico_wrapper .social_ico_lst li a {
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    position: relative;
    color: #fff;
}

.social_ico_wrapper .social_ico_lst li a:hover {
    cursor: pointer;
      color: #d3f970;
}

.social_ico::after {
    font-family: FontAwesome;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 32px;
}

.ico_fb::after {
    content: "\f09a";
}

.ico_tw::after {
    content: "\f099";
}

.ico_gp::after {
    content: "\f0d5";
}

.ico_ln::after {
    content: "\f0e1";
}

.ch_blu_rgt_sec {
    float: right;
    padding: 6px 0px;
}

.ch_tp_ph_tm_em_lst {
    list-style: none;
    float: left;
}

.ch_tp_ph_tm_em_lst li {
    float: left;
    padding-left: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    color: #fff;
    position: relative;
    font-size: 11px;
    margin-right: 20px;
}

.ch_tp_ph_tm_em_lst li a {
    color: #fff;
}

.ch_tp_ph_tm_em_lst li::before {
    font-size: 16px;
    /*font-family: FontAwesome;*/
    font-family: 'chemic_ico_font' !important;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s;
}

.ch_tp_ph_tm_em_lst li:hover::before {
  color: #d3f970;
}

.ch_tp_ph::before {
    content: "\f095";
}

.ch_tp_tm::before {
    content: "\f017";
}

.ch_tp_em::before {
    content: "\f0e0";
}

.ch_tp_qcont_lnk {
    width: 125px;
    height: 25px;
    line-height: 25px;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 400;
    background-color: #ffffff;
    text-align: center;
    color: #9ec31e;
    display: block;
    float: left;
    margin-top: -2px;
}

.ch_lgo_sec {
    width: 100%;
    float: left;
    padding: 2px 0px;
    position: relative;
    box-shadow: 1px 4px 12px 0px rgba(0, 0, 0, 0.4117647058823529);
    z-index: 9;
      background-color: #2e414a;
      border-top: 1px solid #fff;
}

.ch_lgo_wrap {
    display: block;
    float: left;
}

.ch_navbar_wrapper {
    float: right;
    padding: 20px 0px;
}

.ch_navbar_collapse {
    padding: 0px;
    margin: 0px;
}

.ch_nav li a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #ffff;
    font-weight: 400;
    padding: 7px 23px;
}
.ch_nav li a:hover 
{
    color: #2eb2c7;
}

 .ch_nav li a:hover .ol_dropdwn_shw>span 
{
    color: #2eb2c7!important;
}

/*.ch_nav li.active {
      background-color: #fff;
}*/

.ch_nav li.active a {
    color: #2eb2c7;
}

.ch_nav li.active a::before {
    color: #fff;
}

.ch_navbar {
    margin-bottom: 0px;
    min-height: auto;
}

.hs_arrw::before {
    width: 10px;
    height: 7px;
    position: absolute;
    right: 6px;
    top: 13px;
    font-family: 'chemic_ico_font' !important;
    content: "\e900";
    text-align: center;
    line-height: 7px;
    font-size: 8px;
    color: #000;
}

.nw_in_nav {
    background-color: #00a3c8;
    color: #fff;
    padding: 2px 5px;
    margin-left: 6px;
    border-radius: 4px;
    font-size: 10px;
}

.ch_navbar .navbar-toggle .icon-bar {
    background-color: #fff;
    transition: all 0.3s;
}

.ch_navbar .navbar-toggle .icon-bar:hover {
    background-color: #333;
}

.ch_banner_inner {
    width: 100%;
    position: relative;
}

.content_wrapper_banner {
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.bnr_txt_capsule_grey {
    background-color: #333;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    display: table;
    margin: 10px auto;
    border-radius: 25px;
    padding: 3px 20px;
    clear: both;
}

.bnr_txt_capsule_blue {
    background-color: #d61f28;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    font-weight: 700;
    text-align: center;
    display: table;
    margin: 10px auto;
    border-radius: 30px;
    padding: 3px 25px;
    clear: both;
}

.bnr_over_txt {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 23px;
    color: #414141;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
}

.bnr_over_txt strong {
    font-size: 15px;
}

.ch_btn {
    text-decoration: none;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 12px;
    transition: all 0.3s;
    display: block;
}

.ch_btn_stroke {
    border: solid 1px #fff;
}

.ch_serv_rdmrbtn {
    line-height: 28px;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    display: table;
    float: left;
    padding: 1px 14px;
    position: relative;
    padding-right: 35px;
	position:absolute;
	bottom:30px;
}

.ch_serv_rdmrbtn::after {
    font-family: 'chemic_ico_font' !important;
    content: "\e902";
    position: absolute;
    right: 10px;
    top: 2px;
    width: 13px;
    height: 13px;
    color: #fff;
    transition: all 0.3s;
}

.ch_btn:hover {
    cursor: pointer;
}

.ch_serv_rdmrbtn:hover {
    color: #fff;
    background-color: rgba(51, 51, 51, 0.18);
}

.ch_serv_rdmrbtn:hover::after {
    color: #fff;
    right: 5px;
}

.al_center {
    display: table;
    margin: 0 auto;
    float: none;
}

.al_left {
    float: left;
}

.al_right {
    float: right;
}

.ch_btn_blue {
    background-color: #00a3c8;
    color: #fff;
}

.btn_med {
    padding: 8px 20px;
}

.btn_rnd {
    border-radius: 20px;
}

.ch_bnr_btmblue_sec {
   background-color: #2e414a;
}

.hm_meganav_sublstwrapper {
    margin-bottom: 00px;
    width: 100%;
    float: left;
}

.ch_bnr_btm_ser_lst {
    width: 100%;
    float: left;
    list-style: none;
    margin-top: -50px;
    margin-bottom: 50px;
    z-index: 950;
    position: relative;
}

.ch_bnr_btm_ser_lst li {
    float: left;
    width: 50%;
}

.ch_bnr_btm_ser_lst .bxinner {
    width: 100%;
    float: left;
    padding: 25px;
    min-height: 235px;
}

.hm_ser_lstbg1 {
     background-color: #11cce0;
}

.hm_ser_lstbg2 {
    background-color: #644157;
}

.hm_ser_lstbg3 {
      background-color: #11bfd2;
}

.ch_serlst_innerhd {
    float: left;
    margin-top: 0px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    display: table;
    position: relative;
}

.ch_bnr_btm_ser_lst li:hover .ch_serlst_innerhd::after {
    width: 40px;
}

.ch_serlst_innerhd::after {
    content: '';
    width: 0px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0px;
    bottom: -8px;
    transition: all 0.3s;
}

.ch_serlst_innerhd span {
    font-weight: 700;
}

.ch_serlst_para {
    width: 100%;
    float: left;
    line-height: 19px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin-bottom: 30px;
}

.ch_hm_brndsec {
    width: 100%;
    float: left;
    background-color: #f1f1f1;
    border-bottom: solid 5px #e7e7e8;
}

.ch_brnsec_inner {
    padding: 15px 0px;
}

.ch_hm_brndcrsle_bx_inner {
    width: 100%;
    float: left;
    position: relative;
}

.ch_hm_brndcrsle_brndimg {
    display: block;
    margin: 0 auto;
}

.ch_hm_brndcrsle_brndimg img {
    display: block;
    margin: 0 auto;
}

.ch_hm_prdcatewrapper {
    float: left;
    position: relative;
    height: 250px;
    overflow: hidden;
    backface-visibility: hidden;
    filter: brightness(100%);
    border: solid 1px transparent;
    transition: all 0.2s ease-in;
}

/*.ch_hm_prdcatewrapper:hover {
    filter: brightness(80%);
    border: solid 1px #d61f28;
}*/

.ch_hm_prdcatewrapper1 {
    width: 100%;
    float: left;
    background: transparent url('../images/ginger_powder.jpg') no-repeat center center;
    margin-right: 2%;
    transition: all 0.3s;
    background-size: cover;
    margin-bottom: 20px;
}

.ch_hm_prdcatewrapper2 {
    width: 100%;
    float: left;
    background: transparent url('../images/pepper_powder.jpg') no-repeat center center;
    transition: all 0.3s;
    background-size: cover;
    margin-bottom: 20px;
}

.ch_hm_prdcatewrapper3 {
    width: 100%;
    float: left;
    background: transparent url('../images/redchilli_powder.jpg') no-repeat center center;
    margin-right: 2%;
    transition: all 0.3s;
    background-size: cover;
    margin-bottom: 20px;
}

.ch_hm_prdcatewrapper4 {
    width: 100%;
    float: left;
    background: transparent url('../images/coriander_powder.jpg') no-repeat center center;
    transition: all 0.3s;
    background-size: cover;
    margin-bottom: 20px;
}
.ch_hm_prdcatewrapper5 {
    width: 100%;
    float: left;
    background: transparent url('../images/cumin.jpg') no-repeat center center;
    transition: all 0.3s;
    background-size: cover;
    margin-bottom: 20px;
}
.ch_hm_prdcatewrapper6 {
    width: 100%;
    float: left;
    background: transparent url('../images/turmeric.jpg') no-repeat center center;
    transition: all 0.3s;
    background-size: cover;
    margin-bottom: 20px;
}
.ch_hm_prdcatewrapper7 {
    width: 100%;
    float: left;
    background: transparent url('../images/cardamom.jpg') no-repeat center center;
    transition: all 0.3s;
    background-size: cover;
    margin-bottom: 20px;
}


.ch_hm_prdcate_imgwrap {
    display: inline-block;
}

.ch_hmcate_overtxt {
   width: 235px;
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    position: absolute;
    left: 0px;
    bottom: 25px;
    font-family: "Montserrat" sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    z-index: 999;
}

.ch_cate_overtxtbg1::after {
    content: '';
    width: 3px;
    height: 100%;
  background-color: rgba(58, 127, 141, 0.78);
    position: absolute;
    right: 0px;
    top: 0px;
    transition: all 0.3s;
    opacity: 0;
}

.ch_cate_overtxtbg2::after {
    content: '';
    width: 3px;
    height: 100%;
 background-color: rgba(58, 127, 141, 0.78);
    position: absolute;
    right: 0px;
    top: 0px;
    transition: all 0.3s;
    opacity: 0;
}

.ch_cate_overtxtbg1::before {
    content: '';
    width: 2px;
    height: 100%;
   background-color: rgba(58, 127, 141, 0.78);
    position: absolute;
    right: 0px;
    top: 0px;
    transition: all 0.3s;
    transition-delay: 0.1s;
    opacity: 0;
}

.ch_cate_overtxtbg2::before {
    content: '';
    width: 2px;
    height: 100%;
  background-color: rgba(58, 127, 141, 0.78);
    position: absolute;
    right: 0px;
    top: 0px;
    transition: all 0.3s;
    transition-delay: 0.1s;
    opacity: 0;
}

.ch_hm_prdcatewrapper:hover .ch_hmcate_overtxt::after {
    right: -6px;
    opacity: 1;
}

.ch_hm_prdcatewrapper:hover .ch_hmcate_overtxt::before {
    right: -12px;
    opacity: 1;
}

.ch_hmcate_overtxt span {
    font-weight: 700;
}

.ch_cate_overtxtbg1 {
  background-color: rgba(58, 127, 141, 0.78);
}

.ch_cate_overtxtbg2 {
   background-color: rgba(58, 127, 141, 0.78);
}

.ch_hm_prdcatsec {
    padding: 20px 0;
    margin-bottom: 15px;
}

.ch_hm_colsec {
    background-color: #f4f4f4;
    padding: 50px 0px;
}

.ch_colsec_thmbinner {
    padding: 20px;
    background-color: #fff;
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
}
.ch_colsec_thmbinner a {
    color: #58354b;
}

.ch_colsec_thmbinner::after {
    content: '';
    width: 0%;
    height: 3px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #58354b;
    transition: all 0.5s;
}

.ch_colsec_thmbinner:hover::after {
    width: 100%;
}

.ch_hm_colthumbimg {
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    transition: all 0.5s;
    border: solid 1px transparent;
}

.ch_hm_colthumbimg img {
    transition: all 0.5s;
}

.ch_hm_colthumbimg:hover img {
    transform: scale(1.05);
}

.ch_hm_colthumbimg:hover {
    border: solid 1px #ccc;
}

.ch_hm_colthumbhd {
    font-family: "Montserrat" sans-serif;
    font-size: 18px;
    color: #555;
    float: left;
    display: table;
    margin-bottom: 20px;
    clear: both;
}

.ch_hm_colthumbhd span {
    font-weight: 700;
}

.ch_hm_colthumblnk {
    display: block;
    padding-left: 30px;
    position: relative;
    float: left;
    font-family: roboto;
    font-size: 13px;
    padding: 4px 0px 0px 33px;
}

.ch_hm_colthumblnk:hover {
    cursor: pointer;
}

.ch_hm_colthumblnk::before {
    font-family: 'chemic_ico_font' !important;
    content: "\e900";
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0px;
    top: 0px;
    border: solid 1px #f1f1f1;
    text-align: center;
    line-height: 25px;
    font-size: 10px;
    color: #333;
    transform: rotate(270deg);
}

.ch_hm_colthumbtxt {
    width: 100%;
    float: left;
    font-family: "Roboto" sans-serif;
    font-size: 13px;
    color: #555;
    line-height: 18px;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 20px;
}

.ch_nsandevnts_sec {
    width: 100%;
    float: left;
    min-height: 395px;
    background: transparent url("../images/our-story.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 80px 0px;
   /* border-bottom: solid 1px #d61f28;*/
}

.ch_nsevnts_hd {
    text-align: center;
    display: table;
    margin: 0px auto 38px auto;
    position: relative;
    padding-bottom: 15px;
    color: #fff;
    font-family: "Montserrat" sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
}

.ch_nsevnts_hd span {
    font-weight: 700;
}

.ch_nsevnts_hd::after {
    content: '';
        background-color: #2eb2c7;
    width: 50px;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 4s;
}

.ch_nsandevnts_sec:hover .ch_nsevnts_hd::after {
    width: 150px;
}

.ch_nsevnts_imgwrap {
    display: table;
    margin: 0px auto 20px auto;
    /*border-radius: 50%;*/
    position: relative;
    border: solid 10px transparent;
    box-shadow: 0px 0px 0px 1px #333;
}

.ch_nsevnts_imgwrap::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    /*border-radius: 50%;*/
    left: 0px;
    top: 0px;
    content: '';
    border: solid 10px transparent;
    box-shadow: 0px 0px 0px 1px #333;
    transition: all 0.5s;
    opacity: 1;
}

.ch_nsevnts_imgwrap:hover::after {
    border: solid 20px transparent;
    opacity: 0;
    box-shadow: 0px 0px 0px 15px #d61f28;
}

.ch_nsevnts_imgwrap img {
   /* border-radius: 50%;*/
    display: block;
    margin: 0 auto;
}

.ch_nsevnts_cont {
    font-family: "Roboto" sans-serif;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 640px;
    line-height: 18px;
    display: table;
    margin: 0px auto 20px auto;
}

.ch_nsevnts_vwall_lnk {
    line-height: 28px;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    display: table;
    margin: 0 auto;
    padding: 1px 14px;
    position: relative;
    padding-right: 35px;
}

.ch_nsevnts_vwall_lnk::after {
    font-family: 'chemic_ico_font' !important;
    content: "\e901";
    position: absolute;
    right: 10px;
    top: 8px;
    width: 13px;
    height: 13px;
    color: #fff;
    transition: all 0.3s;
    display: block;
    font-size: 8px;
    line-height: 12px;
}

.ch_nsevnts_vwall_lnk:hover {
    background-color: #fff;
        color: #44c4de;
}

.ch_nsevnts_vwall_lnk:hover::after {
       color: #44c4de;
    transform-style: preserve-3d;
    transform-origin: center;
    transform: rotate(360deg);
}

.ch_secftr {
    padding: 45px 0px;
    background-color: #e9e9e9;
}

.ch_ftr_navlst {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.ch_ftr_navlst li {
    float: left;
}

.ch_ftr_navlst li a {
    font-family: "Roboto" sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #2c2c2c;
    margin-right: 13px;
    display: block;
    position: relative;
}

.ch_ftr_navlst li:last-child a {
    margin-right: 0px;
}

.ch_ftr_navlst li.active a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0px;
    width: 20px;
    background-color: #133e7e;
    height: 2px;
}

.ch_ftr_navlst li a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0px;
    width: 0px;
    background-color: #133e7e;
    height: 2px;
    transition: all 0.3s;
}

.ch_ftr_navlst li a:hover::after {
    width: 20px;
}

.ch_ftr_rightswrap {
    float: right;
    font-family: "Roboto" sans-serif;
    font-size: 11px;
    color: #fff;
}

.ch_ftr_rightswrap a {
    color: #abcf4e;
}


/*-----------------------meganav sub nav style-----------------------------*/

.ch_meganavsub_wrap {}

.hm_subnavfull_wrapper {
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #fff;
    min-height: 300px;
    z-index: 999;
    margin-top:5px;
    padding: 40px 0px;
}

.hm_subnavfull_wrapper h4 {
    font-family: Montserrat;
    font-size: 12px;
    color: #6c6c6c;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.hm_subnavfull_wrapper h4 span {
    font-weight: 700;
}

.hm_meganav_sublst {
    list-style: none;
    float: left;
}

.hm_meganav_sublst li {
    width: 100%;
    float: left;
    padding-left: 15px;
    position: relative;
}

.hm_meganav_sublst li::before {
    font-family: 'chemic_ico_font' !important;
    content: "\e900";
    font-size: 8px;
    width: 8px;
    height: 10px;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    -webkit-transform: translateY(-50%) rotate(-90deg);
    transition: all 0.3s;
}

.hm_meganav_sublst li a {
    float: left;
    display: block;
    text-decoration: none;
    font-family: roboto;
    font-size: 13px;
    padding: 5px 0px;
    transition: all 0.3s;
    color: #757575;
    text-transform: capitalize;
	margin-bottom:0px;
}

.hm_meganav_sublst li:hover::before {
    transform: translateX(5px) translateY(-50%) rotate(-90deg);
    color: #00a3c8;
}

.hm_meganav_sublst li a:hover {
    color: #00a3c8;
}

#ch_meganavsub_content {
    display: none;
}

.hm_subnavfull_wrapper {
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
}

.hm_subnavfull_wrapper.shw {
    visibility: visible;
    opacity: 1;
    display: block;
}

.about-banner {
    position: relative;
   /* border-top: 5px solid rgba(0, 0, 0, 0.4);*/
       border-bottom: 5px solid #2eb2c7;
  /*  margin-bottom: 30px;*/
}

.page-titile {
      background-color: rgba(0, 4, 4, 0.75);
    border-radius: 31px;
    left: 50%;
    padding: 15px 50px;
    position: absolute;
    top: 50%;
    width: auto;
    transform: translate(-50%, -50%);
}

.pg-tiitle-h4 {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

.about-block {
    background-color: #fff;
    min-height: 340px;
    padding-top: 54px;
    padding-bottom: 54px;
}

.partner-block {
    background-color: #f1f1f1;
    min-height: 315px;
    padding-bottom: 4px;
    padding-top: 54px;
}

.h4-titile {
    color: #6f6f6d;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
}

.h4-titile:after {
    background-color: #333;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transition: all 4s ease 0s;
    width: 50px;
}

.abt-content {
    font-size: 13px;
    padding-top: 23px;
    text-align: center;
}

.sm-contn {
    background-color: #fff;
    min-height: 24px;
    text-align: center;
    width: 100%;
    box-shadow: 0 1px 4px 0 #d3d3d3;
    transition: all 0.5s ease;
}

.sm-contn:hover {
    box-shadow: 0 1px 5px 0 #adacac;
}

.sm-block {
    background-color: #fff;
    display: table-cell;
    height: 88px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 241px;
	transition:all ease .3s;
}

.sm-block img {
    vertical-align: middle;
}

.prtnr-row {
    margin-bottom: 30px;
}

.app-block {
    background-color: #fff;
    min-height: 315px;
    padding-bottom: 4px;
    padding-top: 54px;
}

.col-img {
    border: 1px solid #dddddd;
    padding: 5px;
}

.no-padding {
    padding: 0 !important;
}

.app-header {
    background-color: #eff1f0;
    padding: 7px 20px;
    width: 100%;
}

.app-img {
    margin-right: 17px;
}

.app-titile {
    font-family: "montserrat-regular";
    overflow: hidden;
    position: relative;
    top: 3px;
    width: auto;
}

.strong {
    font-family: 'montserrat-bold';
}

.col-cont {
    width: 100%;
    height: auto;
}

.app-cont {
    text-align: justify;
    padding-top: 20px;
}

.app-btn {
    width: 100%;
    margin-top: 15px;
}

.app-link:after {
    color: #0074ad;
    content: "";
    font-family: "chemic_ico_font" !important;
    height: 13px;
    position: absolute;
    right: 10px;
    top: 2px;
    transition: all 0.3s ease 0s;
    width: 13px;
}

.app-link {
    color: #0074ad;
    display: table;
    float: left;
    line-height: 28px;
    padding: 1px 33px 1px 0;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.app-col-row {
    border-bottom: 1px solid #ccc;
    margin-bottom: 38px;
    overflow: hidden;
    padding-bottom: 33px;
    width: 100%;
}

.bg-white-block {
    background-color: #fff;
    padding: 30px 0px;
    min-height: 300px;
}

.mega-sub {
    width: auto;
}

.mega-menu {
    background-color: #000;
    border-bottom: 9px solid #006138;
    display: none;
    left: 0;
    min-height: 310px;
    opacity: 1;
    right: 0;
    top: 62px;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9999;
}

.mega-sub:hover .mega-menu {
    display: block;
}


/*service page*/

.ch-service-main {
    width: 100%;
    float: left;
   
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.ch-service-h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #222222;
    width: 100%;
    margin: 0px 0px 15px 0px;
    float: left;
    position: relative;
    padding-bottom: 15px;
}

.ch-service-h4::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    border-bottom: 1px solid #d0d1d1;
}

.ch-service-text {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #222222;
    width: 100%;
    float: left;
    line-height: 18px;
}


/*end*/


/*contact page*/

.ch-contact-bg {
    width: 100%;
    height: 100%;
    background: url(../images/our-story.jpg) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding-bottom: 30px;
}

.ch-contact {
    width: 100% !important;
    float: left;
    border-bottom: 1px solid #cdcdcd !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    margin-bottom: 0px;
    border-radius: 0px;
    box-shadow: none !important;
    padding-left: 40px;
}

.ch-contact-textarea-height {
    height: 100px !important;
}

.ch-contact-icon {
    position: absolute;
    left: 10px;
    top: 6px;
    font-size: 20px;
}

.ch-contact-submit {
   background: #2f9eb1;   
    color: #fff;
    font-size: 13px;
    border-radius: 0px;
    border:solid 1px #712232
    text-transform: uppercase;
    transition: all ease .5s;
}

.ch-contact-submit:hover {
   background: #fff;
    color: #abcf4e;
    border: solid 1px #a3cf4e;;
}

.ch-contact-sub-head {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #000;
    float: left;
    display: table;
    margin-bottom: 20px;
    clear: both;
    font-weight: 300;
}

.ch-adress-font-size-14 {
    font-size: 14px !important;
    line-height: 24px;
}


/*end*/

.modal-body {
       display: inline-block;
    padding: 30px 0px;
}

.modal-content {
    border-radius: 0px;
}

.ch_prd_lst_lftnav {
    width: 100%;
    float: left;
}

.ch_prd_lftlsthd {
    font-family: Montserrat;
    font-size: 16px;
    color: #555;
    text-transform: uppercase;
    position: relative;
    padding: 18px 0px 18px 50px;
    width: 100%;
    float: left;
    background-color: #f1f1f1;
}

.ch_prd_lftlsthd::before {
    position: absolute;
    content: '';
    background: transparent url(../images/ch_sprites.png) no-repeat -2px 1px;
    left: 15px;
    top: 50%;
    width: 26px;
    height: 26px;
    transform: translateY(-50%);
}

.ch_prdlft_lst {
    width: 100%;
    float: left;
    margin: 20px 0px;
}

.ch_prdlft_lst li {
    width: 100%;
    float: left;
    position: relative;
    padding: 8px 0px 8px 25px;
}

.ch_prdlft_lst li::before {
    content: '';
    width: 10px;
    height: 10px;
    background: transparent url("../images/ch_sprites.png") no-repeat -47px -7px;
    position: absolute;
    left: 0px;
    transform: translateY(-50%);
    top: 50%;
    transition: all 0.3s;
}

.ch_prdlft_lst li.active::before {
    background: transparent url("../images/ch_sprites.png") no-repeat -32px -7px;
}

.ch_prdlft_lst li.active a {
    color: #133e7e;
}

.ch_prdlft_lst li a {
    display: block;
    float: left;
    font-family: roboto;
    font-size: 13px;
    color: #333;
    transition: all 0.3s;
}

.ch_prdlft_lst li a:hover {
    color: #133e7e;
}

.ch_prdlft_lst li:hover::before {
    background: transparent url("../images/ch_sprites.png") no-repeat -32px -7px;
}

.ch_prdthumb_inner {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    ;
}

.ch_prd_img {
    display: block;
    float: left;
    width: 100%;
    position: relative;
}


.ch_prd_img::after{
        border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    position: absolute;
}

.ch_prd_img::before{
        border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    position: absolute;
}


.ch_prd_img::after, .ch_prd_img::before{
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    content: '';
    opacity: 0;
    z-index: 500;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.ch_prdthumb_outer:hover .ch_prd_img::after, .ch_prdthumb_outer:hover .ch_prd_img::before{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}



.ch_prd_img img {
    display: block;
    margin: 0 auto;
    position: relative;
    transition: all 0.3s;

}

.ch_prdthumb_outer:hover .ch_prd_img img{
    filter: brightness(70%);
}

.ch_prd_thmb_txt {
    font-family: Montserrat;
    text-transform: uppercase;
    font-size: 12px;
    color: #777;
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    padding: 17px 0px;
    background-color: #f3f2f2;
    border-bottom: solid 2px #133e7e;
    position: relative;
    transition: all 0.3s;
    z-index: 0;
}

.ch_prd_thmb_txt::after {
    content: '';
    width: 100%;
    position: absolute;
    height: 0px;
    bottom: 0px;
    left: 0px;
    transition: all 0.3s;
    background-color: #133e7e;
    z-index: -1;
}

.ch_prdthumb_inner:hover .ch_prd_thmb_txt::after {
    height: 100%;
}

.ch_prdthumb_inner:hover .ch_prd_thmb_txt {
    color: #fff
}

.ch_prdthumb_inner:hover {
    cursor: pointer;
}

.ch_prdthumb_outer {
    width: 100%;
    float: left;
}

.subnavwrap {
    position: fixed;
    top: 150px;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    display: none;
}

.subnavwrap img {
    display: block;
    margin: 0 auto;
}

.subnavwrap2 {
    position: fixed;
    top: 150px;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    display: none;
}

.subnavwrap2 img {
    display: block;
    margin: 0 auto;
}

.show_subnav {
    display: block;
}

.pop_prd_cont_wrap {
    width: 100%;
    float: left;
}

.pop_prd_imgwrap {
    width: 100%;
    float: left;
}

.pop_prd_imgwrap img {
    display: block;
    margin: 0 auto;
}

.pop_prd_cont_wrap h3 {
    font-family: Montserrat;
    font-weight: 700;
    color: #333;
    float: left;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.pop_prd_cont_wrap h4 {
       font-family: Montserrat;
    font-weight: 700;
    color: #777;
    float: left;
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.pop_prd_cont_wrap ul{
    list-style:none;
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom:20px;
}

.pop_prd_cont_wrap ul li{
      width: 100%;
    float: left;
    font-family: roboto;
    margin-bottom: 7px;
    font-size: 12px;
    color: #777;
    position: relative;
    padding-left: 15px;

}

.pop_prd_cont_wrap ul li::before{
     content: '';
    position: absolute;
    left: 0px;
    top: 5px;
    width: 5px;
    height: 5px;
    background-color: #0075be;
    border-radius: 50%;
}
.pop_prd_cont_wrap p {
        width: 100%;
    float: left;
    font-family: roboto;
    font-size: 13px;
    color: #555;
    line-height: 20px;
    font-weight: 300;
    text-align: justify;
    margin-bottom: 20px;
}

.ch_pop_prd_bxwidth {
    width: 80%;
    margin:2% auto;
}

.ch_pop_header_noborder {
          border-bottom: none;
    padding: 0px;
    position: relative;
}

.ch_pop_header_noborder button{
       position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
    width: 35px;
    height: 35px;
    background-color: #0075be;
    text-shadow: none;
    margin-top: 0px !important;
    color: #fff;
    opacity: 1;
    transition: all 0.3s;
}
.ch_pop_header_noborder button:hover{
 /*display: ;*/
}

.ch_blusec_trigger{
	    position: absolute;
    left: 20px;
    top: 32px;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    display: block;
}
.ch_blusec_trigger::after{
	width: 25px;
	height: 25px;
	content: "\f03a";
	font-family: "FontAwesome";
	left: 0px;
	top: 0px;
	font-size: 19px;
	color: #fff;
}
.ch_prdrghtsec_hd{
    margin-bottom: 25px;
}




/*-------------------------------12-6-18--------------------------------------*/

.juna_overtxt
{
    text-align: justify;
    padding: 20px;
    float: left;
    font-size: 13px;
    color: #fff;
    vertical-align: middle;
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 999;
}

.ch_hm_prdcatewrapper:hover .juna_overtxt
{
    opacity: 1;
}

.ch_hm_prdcatewrapper:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  z-index: -1;
}

.ch_hm_prdcatewrapper:hover:before
{
    opacity: 0.5;
}



.ol_dropdwn
{

    position: absolute;
        background-color: #2e414a;
    color: #fff;
    /*display: none;*/
    padding: 0px;
    margin-top: 2px;
    font-family: roboto;
  /*  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
    z-index: 1;
    width: auto;
    float: left;
    opacity: 0;
    visibility: hidden;
    transform-origin: 100% 0%;
    transform: scale(1,0);
   -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}


.ol_dropdwn_shw:hover .ol_dropdwn
{
    /*display: block;*/
     opacity: 1;
     visibility: visible;
    transform: scale(1,1);
    
}
.ol_dropdwn
{
     line-height: 32px!important;
     padding: 0px!important;
     width: 185px;
}
.ol_dropdwn li
{
    /*margin-right: 0px;
    text-align: center; 
    color:#000;
    display: block!important;
    width: 120px;
    float: none;*/
    font-family: roboto;
   /* text-align: center;*/
    color: #fff;
    /*width: 100px;*/
    float: none;
   /* padding: 5px;*/
    font-size: 12px;
    font-weight: 600;
    padding: 0px!important;
    width: 100%;
}
.ol_dropdwn li:last-child a
{
    margin-bottom: 10px;
    }
    
.ol_dropdwn li>a {
    color: #fff;
    text-decoration: none;
    padding: 0px 30px;
        font-family: roboto;
    width: 100%;
    float: left;
}

.ol_dropdwn li>a:hover
{
    
    color: #2eb2c7!important;
}
.ol_dropdwn li>a
{
    
    color: #fff!important;
}
.cb_main_wrappr
{
    width: 100%;
    float: left;
}

.cb_img_wrpper
{
    width: 40%;
    float: left;
}

.cb_contnt_wrppr
{
    width: 60%;
    float: left;
}

.marrgin_bottom_40
{
    margin-bottom: 30px;
}
.cb_contnt_head{
   /* text-align: center;*/
    display: table;
   /* margin: 0px auto 38px auto;*/
    position: relative;
    padding-bottom: 15px;
    color: #555;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.cb_contnt_detail
{
    text-align: justify;
    display: table;
    /*margin: 0px auto 38px auto;*/
    position: relative;
    padding-bottom: 15px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
   
}

.cb_contnt_list
{
    list-style-type: circle;
    text-transform:capitalize;
    margin-left: 30px;
}
.cb_img_wrpper img
{
    padding: 0 20px;
}

.cb_contnt_detail1
{
    /*text-align: center;*/
    display: table;
    margin: 0px auto 0px auto;
    position: relative;
   /* padding-bottom: 15px;*/
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: lowercase;
}

.cb_contnt_list1
{
    list-style-type: none;
    text-transform:capitalize;
    /*margin-left: 30px;*/
    display: flex;
    flex-flow: wrap;
    max-width: 450px;
    justify-content: center;
}
.cb_contnt_list1 li
{
          padding: 5px 15px;
    margin: 3px;
    /* background-color: #44c4de42; */
    border: 1px solid #11bfd2;
    border-radius: 10px;
}

.margin_top_50
{
    margin-top: 50px;
}


.ol_res_dropdwn{
    background-color: #2e414a;
    padding-left: 20px;
    display:none;
    min-width: 320px;
}
.ol_res_dropdwn li a {
    color: #fff!important;
    font-size: 12px!important;
}
.ol_res_dropdwn li a:hover
{
  color: #44c4de!important;   
}

.cb_icon_plus
{
    display: none;
}


.ol_dropdwn_shw span
{
    color: #fff;
    float: left;
    position: absolute;
    top: 5px;
    right: 0;
}


   .ol_res_dropdwn li.active a{
        color: #2eb2c7!important;
    }

.ol_dropdwn li.active a{
        color: #2eb2c7!important;
    }


 .form-group label.error {
    font-size: 11px;
    position: absolute;
     left: auto!important; 
    right: 0!important;
    top: 10px;
    color: #ff3232;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

/*----------------------------------------------------------  responsive style ----------------------------------------------------------*/

@media screen and (max-width: 1199px) {
    .ch_nav li a {
        padding: 7px 15px;
    }
.padding-left-right-140{
	padding:0px 0px;}
}

@media screen and (max-width: 991px) {
    .ch_hd_bluesec {
        height: auto;
    }
    .social_ico_wrapper {
        float: none;
        display: table;
        margin: 0 auto;
    }
    .ch_navbar_wrapper {
        float: none;
        display: table;
        margin: 0 auto;
        width: auto;
    }
    .ch_lgo_wrap {
        float: left;
        display: table;
        margin: 0 auto;
            padding-left: 50px;
    }
    .hs_arrw::before {
        right: 0px;
    }
    .bnr_txt_capsule_grey {
        font-size: 16px;
    }
    .bnr_txt_capsule_blue {
        font-size: 23px;
    }
    .ch_bnr_btm_ser_lst {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .ch_bnr_btm_ser_lst li {
        width: 100%;
    }
    .hm_meganav_sublstwrapper {
        margin-bottom: 40px;
    }
    .hm_subnavfull_wrapper h4 {
        margin-bottom: 20px;
    }
    .ch_nsevnts_cont {
        width: 90%;
    }
    .ch_hm_colthumbimg {
        display: table;
        /*margin: 0 auto;*/
        float: none;
    }
}

@media screen and (max-width: 1024px) {
.ch_lgo_wrap img {
    margin-top: 0px!important;
}
    .ch_lgo_wrap {
        float: left;
        display: table;
        margin: 0 auto;
            padding-left: 30px;
    }
    .cb_map
{
    width: 100%;
    height: 250px;
    border: 0;
}
    .ch_nav li a {
        padding: 10px 30px;
    }
    .ch_navbar .navbar-header {
        position: absolute;
        right: 0px;
        top: -70px;
    }
    .ch_nav {
        margin: 0px;
        background-color:transparent;
    }
    .ch_navbar_wrapper {
        padding-top: 5px;
        width: 100%;
    }
    .hs_arrw::before {
        right: 28px;
        top: 16px;
    }
    .ch_tp_qcont_lnk {
        display: table;
        margin: 0 auto;
        float: none;
        margin-top: 10px;
    }
    .ch_tp_ph_tm_em_lst {
        display: table;
        margin: 0 auto;
        float: none;
    }
    .ch_blu_rgt_sec {
        display: table;
        margin: 0 auto;
        float: none;
    }
    .ch_hm_prdcatewrapper1 {
        width: 100%;
        margin-bottom: 20px;
    }
    .ch_hm_prdcatewrapper2 {
        width: 100%;
    }
    .has_subnav:hover #ch_meganavsub_content {
        display: block;
        background-color: #fff;
    }
    .hm_subnavfull_wrapper.shw {
        display: none;
    }
    #ch_meganavsub_content {
        padding-top: 20px;
    }
    .ch_ftr_navlst {
        display: table;
        margin: 10px auto;
        float: none;
    }
    .ch_ftr_rightswrap {
        display: table;
        margin: 10px auto;
        float: none;
    }
    .pg-tiitle-h4 {
        font-size: 12px;
    }
    .page-titile {
        width: auto;
    }
    .ch_navbar_wrapper{
    	padding:0px;
    }

    .ch_hd_bluesec{
    	    position: fixed;
    z-index: 999;
    left: 0px;
    bottom: -100%;
    transition:all 0.3s;
    }

    .ch_hd_bluesec.shw{
    	bottom: 0%;
    }

    .content_wrapper_banner{
    	display: none;
    }

    .ch_navbar .navbar-toggle{
    	    padding: 16px 10px;
    }
    .ch_tp_ph_tm_em_lst li{
    	    width: auto;
    display: table;
    margin: 3px auto;
    float: none;
    }
    .ch_nav li.active a{
        color: #2eb2c7;
    }
  

    .hm_meganav_sublstwrapper h4{
    	    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 12px;
    }

    .ch_pop_prd_bxwidth{
        width: 92%;
    }

    .cb_img_wrpper
    {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .cb_contnt_wrppr
    {
        width: 100%;
        float: left;
        padding:15px;
    }
    .about-banner {
        margin-bottom: 30px;
    }
    .cb_icon_plus
    {
     position: absolute;
    right: 5px;
    top: 7px;
    /* float: right; */
    font-size: 25px;
    display: block;
    color: #fff;
    }
    .ch_navbar_wrapper{
        width: auto;
        float:right;
        margin-top: 10px;
    }
}


.minhight{
	height:150px;}


/*-----Ajin Antony 06-06-2018------*/
.active1
{
color: #3bd3ec!important;
}

.marrgin_bottom_0{
    margin-bottom: 0px !important; 
}
.ft_section{
    padding: 15px 20px;
       background-color: #2e414a;
    float: left;
    width: 100%;
}

.ft_about{
    padding: 15px 10px;
   
 }
.ft_about img{
    padding: 15px 0px;

 }
.ft_about p{
    margin-bottom: 10px;
    text-align:justify; 
    color: #fff;
    }
.ft_nav{
    padding: 15px 10px;
}
.ft_nav h4{
    font-size:16px;
    font-weight: 600;
    margin-bottom:10px;
    color: #abcf4e;
}
.ft_nav ul{
    list-style:none;
    padding: 10px 5px;
    
}
.ft_nav ul li{
    font-size: 13px;
    padding: 5px 0px;

}
.ft_nav ul li a{
   color: #f5f5f5;
}
.ft_nav ul li:hover a{
      color: #44c4de;
}

.ft_nav iframe{
    min-height: 300px;
    padding-top: 10px;     
}
.ft_contact_block{
    text-align:left;
}
.ft_contact{
    font-size: 12px;
    color: #f5f5f5;
}
.ft_contact span{
    font-size: 14px;
    font-weight: 600;
}

.ft_bt{
        padding: 15px 20px;
  background-color: #166575;
}

.product_desc{
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    background-color: #f2f2f2;
    padding: 15px;
  /*  padding-bottom: 25px;*/
    float: left;
    width: 100%;
    margin-top: -20px;
    margin-bottom: 30px;
}
.product_desccom{
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    background-color: #f2f2f2;
    padding: 15px;
    padding-bottom: 25px;
    float: left;
    width: 100%;
    margin-top: -20px;
    margin-bottom:30px;

}
.product_desccom>p{
    margin-bottom: 15px;
    min-height: 91px;
}
.product_desc p{
/*margin-bottom: 20px;*/
min-height: 95px;
    }
.btn_quote{
    border: solid 1px #a4ce60;
    color: #a4ce60;
    padding: 10px 15px;
    float: right;
}
.btn_quote:hover{
         border: solid 1px #a4ce60;
    background-color: #a4ce60;
    color: #fff;
}

.border_top{
   border-top: solid 1px #a6ce5c;
}

.txt_black{
    color: #000;
}
.txt_white{
    color: #fff;
}
.txt_white:hover{
       color: #44c4de;
}


.platforms_section{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.platforms_section h4{
    font-weight: 600;
    color: #333;
    font-size: 18px;
}

.platforms_section hr{
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #58354b;
}

.platforms_sub_title{
    font-weight: 600;
    color: #333;
    font-size: 14px;
    margin-bottom: 20px;
}
.ul_platforms{
    list-style:none;
}
.ul_platforms li{
    padding: 5px 0px;
    font-size: 14px;
}
.ul_platforms i{
  color: #712232;  
  padding-right: 10px;
}
.margin-bottom-30{
    margin-bottom: 30px; 
}


.slider_overlay_txt{
    padding: 25px 10px;
    color: #fff;
    text-align:center;
}

.position_banner_txt{
    position: absolute;
    width: 500px;
    left: 110px;
    top: -100px;
   }
.position_banner_txt1{
   position: absolute;
    width: 500px;
    top: -100px;
    right: 75px;
   }

.txt_uper{
    text-transform:uppercase;
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    line-height:38px;
     letter-spacing: -1px;

}

.sub_title{
    font-size: 16px; 
    font-family: 'Oswald', sans-serif;
    margin-bottom: 25px; 
    letter-spacing: 1.8px;
}
.btn_slider{
    border: solid 1px #fff;
    padding: 8px 40px;
    color: #fff; 
    font-family: 'Oswald', sans-serif;
    font-size:12px;
    letter-spacing: 1px;
}
.btn_slider:hover{
   border: solid 1px #a9d054;
    color: #fff;
    background-color: #acd051;
}

.btn_slider::after{
    font-family: 'chemic_ico_font' !important;
    content: "\e900";
    width: 25px;
    height: 25px;
    position: absolute;   
    text-align: center;
    line-height: 25px;
    font-size: 8px;
    color: #333;
    transform: rotate(270deg);
    margin-top: -2px;
    color: #fff;
}

.service1{   
        background: transparent url(../images/service1.jpg) no-repeat center center !important;
        background-size: cover !important;
}
.service2{   
        background: transparent url(../images/service2.jpg) no-repeat center center !important;
        background-size: cover !important;
}
.service3{   
        background: transparent url(../images/service3.jpg) no-repeat center center !important;
        background-size: cover !important;
}
.service4{   
        background: transparent url(../images/service4.jpg) no-repeat center center !important;
        background-size: cover !important;
}
.military1{   
        background: transparent url(../images/mainengine.jpg) no-repeat center center !important;
        background-size: cover !important;
}
.military2{   
        background: transparent url(../images/auxiliary-power-units-commercial.jpg) no-repeat center center !important;
        background-size: cover !important;
}
.military3{   
        background: transparent url(../images/rotables.jpg) no-repeat center center !important;
        background-size: cover !important;
}
.military4{   
        background: transparent url(../images/plane-repair-management.jpg) no-repeat center center !important;
        background-size: cover !important;
}

.resources_btn{
    display: inline-block;
    position: absolute;
    background-color: #58354b;
    padding: 8px 20px;
    color: #fff;
    right: 100px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.20);
    font-size:14px;
    border:solid 1px #58354b;
    margin-top: 4px;

   }
.resources_btn:hover{
 background-color: #fff;
  color: #d61f28;
  border:solid 1px #58354b;

}


.close{
    color: #d61f28;
    opacity: 1;
}
.cb_vd_btn
{
    text-align: center;
}


.ch_nsevnts_vwall_lnk2 {
    line-height: 28px;
    white-space: nowrap;
    text-align: center;
 color: #fff;
    display: table;
    margin: 0 auto;
    padding: 1px 14px;
    position: relative;
    padding-right: 35px;
         background-color:#abcf4e;;
}

.ch_btn_stroke2 {
    border: solid 1px #abcf4e;
}
.ch_btn2 {
    text-decoration: none;
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 12px;
    transition: all 0.3s;
    display: inline-block;
}

.ch_nsevnts_vwall_lnk2::after {
    font-family: 'chemic_ico_font' !important;
    content: "\e901";
    position: absolute;
    right: 10px;
    top: 8px;
    width: 13px;
    height: 13px;
  color: #fff;
    transition: all 0.3s;
    display: block;
    font-size: 8px;
    line-height: 12px;
}

.ch_nsevnts_vwall_lnk2:hover {
    background-color: #fff;
       color: #abcf4e;
       border: 1px solid #abcf4e;
}

.ch_nsevnts_vwall_lnk2:hover::after {
       color: #abcf4e;
    transform-style: preserve-3d;
    transform-origin: center;
    transform: rotate(360deg);
}
.marrgin_bottom_50
{
    margin-bottom:80px;
}
.marrgin_bottom_55
{
    margin-bottom:50px;
}
.margin_top_30
{
    margin-top: 30px;
}
.cb_map
{
    width: 100%;
    height: 450px;
    border: 0;
}










@media screen and (max-width: 991px) {

    .ch_serv_rdmrbtn{
        position:relative;
        margin-top: 20px;
    }

.ch_bnr_btm_ser_lst .bxinner {
    width: 100%;
    float: left;
    padding: 25px;
    min-height: 230px;
}
.ch_colsec_thmbinner {
       margin-bottom: 10px;
}
.ch_hm_colsec {
    background-color: #333;
    padding: 50px 0px;
}
.che_fe_pro {
    padding-top: 10px;
}
.resources_btn{
    right: 25px;
     padding: 5px 20px;
}

.page-titile {
      padding: 10px 20px;
}
.cb_map
{
    width: 100%;
    height: 350px;
    border: 0;
}

    }
/*-----EOF Ajin Antony 06-06-2018---*/



.ch_lgo_wrap img{
    margin-top:10px;
    
}
.logo_wdth{
    width: 220px;

}
@media  (max-width: 767px) {
.ch_lgo_wrap img {
    margin-top: 10px!important;
}
    .ch_navbar_wrapper
    {
        width: 100%;
}
.ol_dropdwn_shw span {
    right: 10px;
    z-index: 10;
    font-size: 20px;
}
.ch_blusec_trigger{

    top: 38px;
}
   .form-group label.error {
    font-size: 11px;
    position: absolute;
    left: 0px!important;
    top: 35px;
    color: #ff3232;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

}


