/*   ============== bappi vai css============ */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
p {
	font-family: 'Roboto', sans-serif;
	padding-bottom : 20px;
	font-size: 16px;
}
html {
	font-family: 'Roboto', sans-serif;
	-ms-text-size-adjust : 100%;
	-webkit-text-size-adjust : 100%;
}
.widget-snippet {
	color: #626262;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 23px;
}
.widget-snippet p {
	font-size: 15px;
	margin: 14px 0;
	padding: 0;
}

body {
	margin : 0;
	font-family: 'Roboto', sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display : block;
}
audio,
canvas,
progress,
video {
	display : inline-block;
	vertical-align : baseline;
}
audio:not([controls]) {
	display : none;
	height : 0;
}
[hidden],
template {
	display : none;
}
a {
	background-color : transparent;
}
a:active,
a:hover {
	outline : 0;
}
abbr[title] {
	border-bottom : 1px dotted;
}
b,
strong {
	font-weight : bold;
}
dfn {
	font-style : italic;
}

mark {
	background : #ff0;
	color : #000;
}
small {
	font-size : 80%;
}
sub,
sup {
	font-size : 75%;
	line-height : 0;
	position : relative;
	vertical-align : baseline;
}
sup {
	top : -0.5em;
}
sub {
	bottom : -0.25em;
}
img {
	border : 0;
}
svg:not(:root) {
	overflow : hidden;
}
figure {
	margin : 1em 40px;
}
hr {
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	height : 0;
}
pre {
	overflow : auto;
}
code,
kbd,
pre,
samp {
	font-family : monospace, monospace;
	font-size : 1em;
}
button,
input,
optgroup,
select,
textarea {
	color : inherit;
	font : inherit;
	margin : 0;
}
button {
	overflow : visible;
}
button,
select {
	text-transform : none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance : button;
	cursor : pointer;
}
button[disabled],
html input[disabled] {
	cursor : default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border : 0;
	padding : 0;
}
input {
	line-height : normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing : border-box;
	padding : 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height : auto;
}
input[type="search"] {
	-webkit-appearance : textfield;
	-moz-box-sizing : content-box;
	-webkit-box-sizing : content-box;
	box-sizing : content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance : none;
}
fieldset {
	border : 1px solid #c0c0c0;
	margin : 0 2px;
	padding : 0.35em 0.625em 0.75em;
}
legend {
	border : 0;
	padding : 0;
}
textarea {
	overflow : auto;
}
optgroup {
	font-weight : bold;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
td,
th {
	padding : 0;
}
/*====================== start css============== */
body > .header {
	background : rgba(0, 0, 0, 0) url("/template/af128b2c/images/header-bg.jpg") repeat-x scroll top left;
}
body > .footer {
	background: #333333;
}

/*========== common css ============== */
body.widget-snippet {
	margin: 50px;
}
.draft-left a:last-child {
	max-width: 300px;
}
.draft-right, .draft-left {
	margin-bottom: 25px;
}
.draft-left h2, .draft-left h3 {
	color: #f58f20;
}
.draft-left h3:nth-of-type(2), .draft-left h3:nth-of-type(3) {
	margin-bottom: 6px;
	margin-top: 21px;
}
.draft-left .row img {
	max-width: 300px;
}
.draft-note p em.fa-quote-right {
	font-size: 32px;
	margin-left: 10px;
	position: absolute;
}
/* typo  */
.page-con ul li {
	padding-left: 48px;
	position:relative;
}
.page-con li::before {
	background: #86be3c none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	content: "";
	font-family: "fontawesome";
	font-size: 15px;
	height: 0;
	left: 18px;
	line-height: 1;
	padding: 0 5px 17px;
	position: absolute;
	top: 5px;
	width: 14px;
}
.page-content h1 {
	color: #8cb542;
	font-size: 26px;
	font-weight: 500;
	margin-top: 2px;
	padding-bottom: 8px;
}
h2,h3,h4 {
	font-weight: 400;
}
h1 {
	font-size : 26px;
	margin : 0.67em 0;
}
h2 {
	font-size : 22px;
	margin : 0.67em 0;
}
h3 {
	font-size: 18px;
	margin: 0.67em 0;
}
h5 {
	font-size: 16px;
	letter-spacing: normal;
}
.page-content a,.page-content a:hover {
	color: #8cb542;
}
.page-content a {
	font-size: 15px;
	font-weight: normal;
}

/* 240  */
.draft-right.top240-right div:nth-of-type(1) p {
	margin: 5px 0;
}

/*====================== logo ============== */

/*.widget.widget-image.logo-wi a {
	background: #fff none repeat scroll 0 0;
	border: 8px solid #8cb542;
	border-radius: 100%;
	left: -224px;
	padding: 41px 13px 26px;
	position: absolute;
	top: 81px;
	z-index: 999;
}*/
.widget.widget-image.header-logo{
  background: #fff;
  border-radius: 100%;
  margin-bottom:-70px;
  border: 8px solid #8cb542;
	z-index:9999;
}
.fee.page-home .widget.widget-image.header-logo.fee-widget-selected{
	z-index:99999 !important;
}

.fee.page-home .widget.widget-image.header-logo{
	z-index:unset !important;
}
.widget.widget-image.header-logo img{
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%, -50%);
}

@media only screen and (max-width: 1600px) {

}
	@media only screen and (max-width: 1500px) {
	.responsive .header > .widget-container {
		width: 100%;
		max-width: 100%;
	}
}
@media only screen and (max-width: 1400px) {
/*.responsive .widget.widget-image.logo-wi a {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    border-width: 6px;
    left: 12px;
    padding: 28px 12px 16px;
    top: 115px;
    width: 155px;
    z-index: 99999;
}*/
	.widget.widget-image.header-logo {
		margin-bottom:-50px;
	}

}
/*====================== header main menu ============== */
.main-menu-wi .horizontal > .navigation-item a {
	color: #fff;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 32px;
	margin: 0;
	padding: 17px 22px 18px;
	text-transform: uppercase;
}
.header .widget.widget-navigation {
	z-index: auto;
}
.main-menu-wi {
	text-align: center;
	overflow: inherit !important;
}
.main-menu-wi .horizontal {
	text-align: center;
}
.main-menu-wi .horizontal > .navigation-item {
	margin:0 4px;
}
.main-menu-wi .horizontal > .navigation-item:first-child {
	margin-left: 0;
}
.main-menu-wi .horizontal > .navigation-item:last-child {
	margin-right: 0;
}
.main-menu-wi .horizontal > .navigation-item a {
	color: #fff;
	cursor: pointer;
	font-family: "Open Sans",sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 32px;
	padding: 17px 26px 18px;
	text-transform: uppercase;
}
.main-menu-wi .horizontal > .navigation-item.active a {
	position: relative;
}
.main-menu-wi .horizontal > .navigation-item a:hover {
	background-color: #f58f20;
	color: #fff;
}
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container {
	background: #7db434 none repeat scroll 0 0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	top: 96%;
	width: 282px;
}
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container {
	position: absolute;
	top: 0;
	width: 200px;
}
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container .navigation-item {
	padding: 0;
	position: relative;
}
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
	padding:0;
	border:none;
	color: #fff;
	font-size:12px;
	line-height:20px;
	text-align: left;
	text-shadow:none;
	font-weight:500;
	transform: translate(0,0);
	transition: all 350ms ease-in-out 0s;
}
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
	color: #fff;
	font-weight: 500;
}
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
	display: block;
	font-size: 15px;
	font-weight: 500;
	margin: 0;
	padding: 7px 0 12px 20px;
	position: relative;
}
.main-menu-wi .horizontal > .has-child > a span::after {
	color: rgba(255, 255, 255, 0.8);
	content: '\f107';
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 16px;
	margin-left: 7px;
	vertical-align: middle;
}

/*Menu Button*/

#menu-button {
	cursor : pointer;
	display:none;
}
#menu-button em {
  background-color: #fff;
  display: block;
  height: 2px;
  margin: 3px 0;
  transition: all 200ms ease 0s;
  width: 100%;
}
#menu-button em:nth-child(1) {
	-moz-transform: rotate(0) translateX(0) translateY(0);
	-webkit-transform: rotate(0) translateX(0) translateY(0);
	-o-transform: rotate(0) translateX(0) translateY(0);
	-ms-transform: rotate(0) translateX(0) translateY(0);
	transform: rotate(0) translateX(0) translateY(0);
}
#menu-button em:nth-child(2) {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	-khtml-opacity: 100;
	opacity: 100;
}
#menu-button em:nth-child(3) {
	-moz-transform: rotate(0) translateX(0) translateY(0);
	-webkit-transform: rotate(0) translateX(0) translateY(0);
	-o-transform: rotate(0) translateX(0) translateY(0);
	-ms-transform: rotate(0) translateX(0) translateY(0);
	transform: rotate(0) translateX(0) translateY(0);
}
#menu-button.close em:nth-child(1) {
  transform: rotate(50deg) translateX(5px) translateY(4px);
}
#menu-button.close em:nth-child(2) {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
#menu-button.close em:nth-child(3) {
  transform: rotate(-45deg) translateX(3px) translateY(-3px);
}

/*====================== header sni ============== */
/*====================== footer nav============== */
.footer .widget-title {
	color: #787878;
	font-size: 17px;
	text-transform: uppercase;
}
.footer-m-menu .vertical .navigation-item a {
	border-bottom: medium none;
	color: #9a9a9a;
	display: inline-block;
	font-size: 16px;
	text-decoration: none;
}
.footer-m-menu .navigation-item {
	display: inline-block;
	width: 50%;
}
.our-product-wi .vertical .navigation-item a {
	border-bottom: medium none;
	color: #9a9a9a;
	display: inline-block;
	font-size: 16px;
	text-decoration: none;
}
.our-product-wi .vertical .navigation-item a:hover,.footer-m-menu .vertical .navigation-item a:hover {
	color: #f3f3f3;
}
/*======================  footer address ============== */
/*====================== copy right ============== */
/*====================== footer social============== */


/*====================== jasoor slider============== */
 /*=========== jasoor slider============== */
.jssorSlider.widget.widget-gallery.slider-1-wi div.jssor-slider-container .container div.jssor-caption-1 {
  background: rgba(0, 0, 0, 0.29) none repeat scroll 0 0;
  color: #fff;
  font-size: 21px;
  height: 70px;
  left: 0;
  line-height: 75px;
  padding:0;
  position: absolute;
  text-align: center;
  top: 38%;
  transform: translateY(-50%);
  width: 100%;
}
/*===========end jasoor slider============== */
/*====================== tophat ============== */
div.top-img2 .image-border {
	padding: 65px 46px 63px;
}
div.top-con .top-2 {
	top: -55px;
}
/*====================== tophat new============== */
/*====================== testimonials  ============== */
/*====================== quick ============== */
.widget-snippet .testimonial-right ul li {
	margin: 3px;
}
.container.quick-link-con {
  padding-bottom: 80px;
  padding-top: 66px;
}
/*======================  home design ============== */
.draft-note > a:hover {
	color: #86be3c;
}
p.draft-testi {
	background: #86be3c none repeat scroll 0 0;
	clear: right;
	color: #fff;
	display: inline-block;
	margin-top: 11px;
	padding: 36px 37px;
	position: relative;
}
.draft-testi .fa.fa-quote-left {
	color: #a2cc73;
	font-size: 40px;
	margin-right: 10px;
}
.draft-testi .fa.fa-quote-right {
	color: #a2cc73;
	font-size: 40px;
	margin-left: 8px;
	position: absolute;
}
.testi-end {
	color: #fff;
	display: inline-block;
	padding-top: 14px;
}
.testing-ti {
	background: #86be3c none repeat scroll 0 0;
	padding: 8px 15px;
}
.testing-ti h4 {
	color: #fff;
	font-size: 20px;
}
.testing-con {
	background: #eaf4dc none repeat scroll 0 0;
	box-sizing: border-box;
	margin-bottom: 13px;
	padding: 3px 17px;
}
.download-img {
	padding-top: 10px;
}
.download-img img {
	max-width: 100%;
}
/*.......common...........*/
.about-row div:nth-child(2) {
	padding-top: 13px;
}
.draft-ul li{
	position: relative;
}
.draft-ul li::before {
	background: #86be3c none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	content: "";
	font-family: "fontawesome";
	font-size: 15px;
	height: 0;
	left: 18px;
	line-height: 1;
	padding: 0 5px 17px;
	position: absolute;
	top: 5px;
	width: 14px;
}
/*.......added......*/
div.draft-note {
	background: #86be3c none repeat scroll 0 0;
	border-radius: 9px;
}
/*====================== tophat-120 snipate ============== */

.top120-sa-div ul {
	width: 132px;
}
.top120-sa-div ul {
	display: inline-block;
	width: 127px;
}
.top120-sa-div ul, .top120-sa-div img {
	display: inline-block;
}


.widget-snippet .footer-social li::before {
	display: none;
}
div ul.footer-social li {
	padding-left: 0;
}
/*====================== distributor ============== */
/*====================== green-link ============== */
/*  -------------------contact us page-------------- */
.form-row.simple_captcha_help_text span,.simple-captcha-reload span:nth-child(2) {
	display: none;
}

.contact-us h2 > a {
	font-size: 20px;
}
.captcha > img {
	width: 135px;
}
.form-row.btn-row button {
	background: #86be3c none repeat scroll 0 0;
	font-size: 16px;
	padding: 12px;
	width: 485px;
}
.simple-captcha-reload.icon {
	background: rgba(0, 0, 0, 0) url("../../images/site/captcha-changer.png") no-repeat scroll left top;
	cursor: pointer;
	display: inline-block;
	height: 22px;
	left: 11px;
	margin: 0 5px;
	position: absolute;
	top: -14px;
	width: 17px;
}
.contact-us .form-row input {
	height: 38px;
}
/**/
.simple-captcha-reload {
	position: relative;
}
.contact-us .form-row label {
  padding-right: 10px;
  width: 120px;
  display: inline-block!important;
}
.contact-us .form-row.simple_captcha_help_text label {
  display: none;
}
.widget-form .contact-us .form-row.btn-row {
    width: 100%;
}
.form-row.simple-captcha {
  margin: 11px 0 0;
}
.contact-us .form-row.message label{
	vertical-align: top;
}
.contact-us .form-row input, .contact-us .form-row textarea, .contact-us .form-row button {
	width: calc(100% - 142px);
}
.contact-us .form-row textarea {
	height: 148px;
}
.contact-us .form-row .errorlist {
	padding-left: 122px;
}

.contact-us .submit-button{
	background: #b4da87;
	color: #fff;
}
.page-contact-us h2{
	margin-bottom: 15px;
}

@media(max-width: 767px) {
    .widget-form .contact-us .form-row.btn-row label {
        display: none!important;
    }
}


/*  ----------------  about us  ... */
.about-row p {
	font-family: "Roboto",sans-serif;
	font-size: 15px;
	line-height: 23px;
	padding-bottom: 20px;
}
.about-row .testing-ti {
	background: #86be3c none repeat scroll 0 0;
	margin-top: 58px;
	padding: 8px 15px;
}
.row.about-row .col-md-8 {
	font-size: 15px;
	line-height: 2;
	padding-right: 78px;
}

/*  ---------
Page styles here... */

.form-row.simple_captcha_help_text span {
	display: none;
}
.pb{
	padding-bottom: 0;
}
.page-content{
	padding: 50px 0;
	overflow: hidden;
}
.page-home .page-content{
	padding: 0;
}
.body .page-content{
	margin: 0;
}

.list-box{
	padding-bottom: 15px;
}
.list-box p{
	margin: 0 0 14px;
}

/*  ---------------Slider styles here------------ */

.widget.widget-navigation.main-menu-wi {
	display: block ;
}

/*  ---------------responsive menu------------ */
#menu-button {
	cursor: pointer;
	display: none;
}
.header .main-menu-wi {
  max-width: 100%;
}
/* 404*/
.error-page {
  margin: 0 auto;
  padding: 30px 15px;
  width: 70%;
}
.error-page h2 {
  color: #a2a2a2;
  font-size: 63px;
  font-style: normal;
  font-weight: bold;
  line-height: 55px;
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
.error-page h1 {
	color: #8cb542;
	font-size: 29px;
	font-weight: 400;
	margin: 0.67em 0;
}
.error-page h1 {
	color: #f58f20;
	font-size: 52px;
	font-weight: normal;
	line-height: 73px;
	margin: 0;
	padding: 20px 0 0;
	text-align: center;
}
.error-page p {
  color: #989898;
  font-size: 20px;
  line-height: 35px;
  margin: 0;
  padding: 0 10px;
  text-align: center;
}
/**/

.page-content .v-split-container > .v-split {
    margin: auto;
    width: 1170px;
}
div.jssor-slider-container[jssor-slider="true"] .slide::after {
	content: none;
}
div.jssor-slider-container .jssor-slider-container .caption-wrapper {
  padding: 0;
  position: unset;
}
div.jssor-slider-container .container,
div.jssor-slider-container {
 height:275px;
}
.message-block.info-message, .message-block.success {
  display: block;
  margin: 10px auto;
  max-width: 250px;
  text-align: center;
}
.widget.widget-snippet.contact-us-wi .contact-us h2 span {
  display: inline-block;
}
.widget-snippet tr p, .widget-snippet tr td {
  word-break: break-all;
}
.widget.widget-form.contact-form-wi .form-row.recaptcha-row {
  margin: 20px 0 5px;
}
body.widget-snippet .opening_time.item.header-sni2{
	padding: 40px;
}
body.widget-snippet .contact_us.item.header-sni1{
		padding: 40px;
}
body.widget-snippet .header-sni1 .fa.fa-phone {
    padding-top: 0;
}
body.widget-snippet .snippet-header-contact i {
    top: 40px;
}
@media only screen and (max-width: 991px) {
	.widget.widget-form.contact-form-wi .recaptcha-container {
    -webkit-transform: scale(.92);
    -ms-transform: scale(.92);
    transform: scale(.92);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
}
}
@media only screen and (max-width: 767px) {
.widget.widget-form.contact-form-wi .recaptcha-container {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
	margin: 0;
}
.widget.widget-form.contact-form-wi .form-row.recaptcha-row > label {
  display: none;
}
}
/*start: front end editor*/
.fee .popup {
	padding: 0;
}
/*.fee-html-edit-content-popup .button-line, .fee .widget-image-edit-popup .fee-pu-content-footer {
	margin: 0 30px 20px !important;
}
.fee .widget-image-edit-popup .fee-pu-content-footer {
	max-width: 500px
}*/
/*end: front end editor*/
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
	width: auto;
}
.fee-widget-row {
	margin: 0 2px;
}
.page-content .v-split-container > .v-split.fee-widget-row {
	margin: 0 2px;
}
.widget-snippet .draft-page-con ul li {
    list-style: none;
}
.widget.widget-snippet.tophat-wi.animated.fadeIn.fee-widget-selected{
	background: #5a5a5a none repeat scroll 0 0;
}
.widget.widget-snippet.testi-wi.animated.fadeIn {
	background: #8cb542 none repeat scroll 0 0;
}
.draft-right .fee-overlay-html-data-type{
	background: transparent;
}
.widget.widget-form.contact-form-wi.form-row label {
	display: inline-block;
}
.fee.page-home .page-content {
	overflow: visible;
}
.fee .widget.widget-snippet.copy-right-wi .copy-right p {
  color: #bababa;
}
.fee .widget.widget-snippet.copy-right-wi .copy-right p > a {
  color: #bababa;
}
.table-of-content tr td h6 {
	font-size: 13px;
	margin: 0;
	font-weight: 400;
	line-height: 20px;
}
.widget.widget-snippet.footer-social-wi ul.footer-social {
	padding: 0;
}
.fee.page-contact-us #spltr-ED0C32C6-87BB-461A-A6E0-D2759BF3004E {
  margin-top: 30px;
}
