/*font-family: 'Montserrat', sans-serif;*/
/*font-family: 'Open Sans', sans-serif;*/

@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400italic,700,700italic,900italic,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600italic,600,700,700italic,800,800italic);
*{ -webkit-appearance:none; }
body{font-family: 'Roboto', sans-serif; font-size: 14px; color: #959595; overflow-x:hidden;}
img{ max-width:100%; height:auto;}
a{-moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
  
 @font-face {
    font-family: 'Pristina';
    src: url('../fonts/Pristina.eot');
    src: url('../fonts/Pristina.eot') format('embedded-opentype'),
         url('../fonts/Pristina.woff2') format('woff2'),
         url('../fonts/Pristina.woff') format('woff'),
         url('../fonts/Pristina.ttf') format('truetype'),
         url('../fonts/Pristina.svg#Pristina') format('svg');
}

@font-face {
    font-family: 'newsbox';
    src:url('../fonts/newsbox.eot?j1t90u');
    src:url('../fonts/newsbox.eot?#iefix-j1t90u') format('embedded-opentype'),
        url('../fonts/newsbox.woff?j1t90u') format('woff'),
        url('../fonts/newsbox.ttf?j1t90u') format('truetype'),
        url('../fonts/newsbox.svg?j1t90u#newsbox') format('svg');
    font-weight: normal;
    font-style: normal;
}


a:active,a:focus{ text-decoration:none !important;}

  
.banner_sec{ position: relative; }

/*Header*/
.header_main{background: url(../images/header_bg.jpg) repeat 0 0; -webkit-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.40); 
-moz-box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.40); box-shadow: 0px 0px 6px 0px rgba(50, 50, 50, 0.40); left:0; top:0; z-index:99999; width:100%; position:fixed;}

.headerInr{padding-bottom: 1px; position: relative; background: url(../images/header_border.jpg) repeat-x 0 bottom;}
.logo{ padding: 37px 0; float: left; padding-right: 5px;}

/*Middle Menu*/
.header_mdl_sec{ float: left; width: 740px; }
.header_mdl_secLeft{ float: left; width: 387px; background: url(../images/hdr_mdl_bg1.png) no-repeat 0 bottom; min-height: 200px; position: relative;}
.header_mdl_secRight{ float: left; width: 377px; background: url(../images/hdr_mdl_bg2.png) no-repeat right bottom; min-height: 200px; position: relative; margin-left: -29px;}

.header_mdl_secLeft::after{position: absolute; bottom: 0px; left: -20px; width: 24px; height: 61px; background: url(../images/hdr_mdl_bg1_shadow.png) no-repeat 0 0; content: "";}
.header_mdl_secRight::after{position: absolute; bottom: 0px; right: -24px; width: 28px; height: 77px; background: url(../images/hdr_mdl_bg2_shadow.png) no-repeat 0 0; content: "";}

.left_nav{ float: left; width: 100%; padding:24px 0 0 6px;}
.left_nav ul{ list-style: none; margin: 0px; padding: 0px; width: 100%; }
.left_nav ul li{ float: left; margin-left: -4px; }
.left_nav ul li a{ background: url(../images/nav_bg.png) no-repeat 0 0; width: 91px; height: 31px; display: block; text-align: center; line-height: 32px; font-size: 11.40px; color: #fff;  text-transform: uppercase; font-weight: bold;font-family: 'Roboto', sans-serif; text-decoration: none;}
.left_nav ul li a{-webkit-filter: grayscale(0%); -ms-filter: grayscale(0%); /* Chrome, Safari, Opera */ filter: grayscale(0);}

.left_nav ul li a:hover{-webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%);}

.left_nav ul li:first-child{ -ms-transform: rotate(-2deg); -webkit-transform: rotate(-2deg); transform: rotate(-2deg); margin-left: 0px; margin-top: 3px;}
.left_nav ul li:nth-child(2){ -ms-transform: rotate(2deg); -webkit-transform: rotate(2deg); transform: rotate(2deg);}
.left_nav ul li:nth-child(3){ -ms-transform: rotate(-2deg); -webkit-transform: rotate(-2deg); transform: rotate(-2deg);margin-top: 4px;}
.left_nav ul li:nth-child(4){ -ms-transform: rotate(2deg); -webkit-transform: rotate(2deg); transform: rotate(2deg);}

.hdr_link_left{ float: left; width: 50%; padding:23px 0 0px 14px;}
.hdr_link_left h3{ font-size: 14px; color: #454545; font-weight: bold; text-transform: uppercase; padding-left: 22px; background: url(../images/hdr_icon1.png) no-repeat 0 0; margin: 0px;}
.hdr_link_left ul{ list-style: none; margin:6px 0 0 0px; padding:0 0 0 8px; width: 100%; }
.hdr_link_left ul li{ width: 100%; background: url(../images/hdr_bullet.png) no-repeat 0 6px; padding-left: 10px; line-height: normal;}
.hdr_link_left ul li a{ font-size: 12px; color: #565656; font-weight: 500; line-height: normal; }
.hdr_link_left ul li a:hover{ color: #416f20; text-decoration: none;}


.hdr_link_right{ float: left; width: 50%; background: url(../images/shadow_separetor.png) no-repeat 0 center; padding: 23px 0 0 10px;}
.hdr_link_right h3{ font-size: 14px; color: #454545; font-weight: bold; text-transform: uppercase; padding-left: 22px; background: url(../images/hdr_icon2.png) no-repeat 0 0; margin: 0px;}
.hdr_link_right ul{ list-style: none; margin:6px 0 0 0px; padding:0 0 0 12px; width: 100%; }
.hdr_link_right ul li{ width: 100%; background: url(../images/hdr_bullet.png) no-repeat 0 6px; padding-left: 10px; line-height: normal;}
.hdr_link_right ul li a{ font-size: 12px; color: #565656; font-weight: 500; line-height: normal; }
.hdr_link_right ul li a:hover{ color: #416f20; text-decoration: none; }

.right_nav{ float: left; width: 100%; padding: 15px 0px 0 15px; }
.right_nav ul{ list-style: none; margin: 0px; padding: 0px; width: 100%; }
.right_nav ul li{ float: left; }
.right_nav ul li a{ display: block; font-size: 9px; text-transform: uppercase; color: #fff; text-decoration: none; font-weight: bold;}
.right_nav ul li.nous_btn{background: url(../images/right-nav-bg1.png) no-repeat 0 0; width: 127px; height: 43px; padding-left:8px;}
.right_nav ul li.devis_btn{background: url(../images/right-nav-bg2.png) no-repeat 0 0; width: 110px; height: 45px; margin: 0 -5px; position: relative; z-index: 9;}
.right_nav ul li.rapple_btn{background: url(../images/right-nav-bg3.png) no-repeat 0 0; width: 130px; height: 51px;}

.right_nav ul li.nous_btn a{-ms-transform: rotate(-2.5deg); -webkit-transform: rotate(-2.5deg); transform: rotate(-2.5deg); padding: 13px 22px 12px 9px;}
.right_nav ul li.devis_btn a{-ms-transform: rotate(6.5deg); -webkit-transform: rotate(6.5deg); transform: rotate(6.5deg); padding:14px 22px 6px 8px;}

.right_nav ul li.rapple_btn a{-ms-transform: rotate(-6.5deg); -webkit-transform: rotate(-6.5deg); transform: rotate(-6.5deg); padding:20px 22px 6px 12px;}
.right_nav ul li:hover{-webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%);}
.hdr_contact_sec{ float: left; width: 100%; padding:15px 34px 0 34px; }

.hdr_contact_sec h3{ font-size: 14px; color: #454545; font-weight: bold; text-transform: uppercase; padding-left: 22px; background: url(../images/hdr_icon3.png) no-repeat 0 0; margin: 0px; padding-bottom: 6px;}

.hdr_contact_sec p{ font-size: 12px; color: #565656; font-weight: normal; margin: 0px 0 4px 0; }
.hdr_contact_sec a{ float: left; width: auto; font-size: 20px; font-weight: bold; color: #565656; text-decoration: none; background: url(../images/hdr_icon4.png) no-repeat 0 3px; padding-left: 36px;}
.hdr_contact_sec a span{ text-align: right; display: block; font-size: 9px; color: #565656; }
.hdr_contact_sec a:hover{color: #819f3d;}

.header_right_sec{ float: right; width: 184px; }
.hdr_sm_sec{ float: left; width: 100%; }
.hdr_sm_sec ul{ list-style: none; margin: 0px; padding:0px; width: auto; float: right; }
.hdr_sm_sec ul li{ float: left; background: url(../images/sm_line.jpg) repeat-y center 0; margin:0 0px 0 0; -moz-transition: all 0.5s ease-in-out;   -o-transition: all 0.5s ease-in-out;   -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.hdr_sm_sec ul li a{ width: 30px; height: 30px; background: #819f3d; padding: 1px; -webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px; border-radius: 100px; display: block; text-align: center; line-height: 28px; color: #ffffff; }
.hdr_sm_sec ul li a span{width: 28px; height: 28px; border: 1px solid #e6ecd8; display: block; -webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px; border-radius: 100px;}

/*Social media*/
.hdr_sm_sec ul li:nth-child(odd){padding-top: 12px;}
.hdr_sm_sec ul li:nth-child(even){padding-top: 24px;}
.hdr_sm_sec ul li:nth-child(odd):hover{padding-top: 8px;}
.hdr_sm_sec ul li:nth-child(even):hover{padding-top: 20px;}

/*Search Section*/
.hdr_srch_sec{ float: left; width: 100%; padding: 20px 0 0 0; text-align: center; position: relative;}
.hdr_srch_sec a{ width: 40px; height: 40px; -webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px; border-radius: 100px; border:1px solid #e0e0e0; padding: 2px; display: inline-block; color: #819f3d; text-decoration: none;}
.hdr_srch_sec a i{ display: block; width: 34px; height: 34px; -webkit-border-radius: 100px;-moz-border-radius: 100px;border-radius: 100px; border-radius: 100px; background: #ededed; text-align: center; line-height: 34px;}
.hdr_srch_sec a:hover{ color: #fff; border:1px solid #819f3d;}
.hdr_srch_sec a:hover i{background: #819f3d;}

.hdr_cart_sec{ float: left; width: 100%; background: url(../images/sm_line.jpg) repeat-y center 0; padding: 21px 0 0 0; text-align: center;}
.hdr_cart_sec .hdr_cart_btn{ background: url(../images/add_card.jpg) no-repeat 0 0; width: 156px; height: 40px; display: inline-block; text-align: left; line-height: 40px; font-size: 13px !important; color: #fff; text-transform: uppercase; font-weight: bold !important; padding-left: 40px; text-decoration: none; padding:10px 0 0 40px !important}
.hdr_cart_sec .hdr_cart_btn:hover{-webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%);}

.hdr_srch_sec .search-open{ right: 0; top: 100%; display: none; padding: 6px; position: absolute; background: #fcfcfc; border-top: solid 2px #eee; box-shadow: 0 1px 3px #ddd; z-index: 999;}
.hdr_srch_sec .search-open input[type="text"]{ float: left; width: 80%; border:1px solid #e6e6e6; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; box-shadow: none !important;}

.hdr_srch_sec .search-open button[type="button"]{ float: left; width: 100%; background: #819f3d; color: #fff; font-size: 14px; border:none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; height: 34px;}
.hdr_srch_sec .search-open .input-group-btn{ float: left; width: 20%; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}



#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 26px;
    background: #819f3d;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 50%; 
    text-decoration: none;
    transition: opacity 0.2s ease-out; border:2px solid #fff;
    opacity: 0;
}
#back-to-top:hover {
    background: #698d16;
}
#back-to-top.show {
    opacity: 1;
}

.layerslider{ height:506px;}
#slider .item img{ width:100%;}



/*Shop Badge
------------------------------------*/
/*Badge Lists*/
.hdr_cart_sec .shop-badge {
  position: relative;
  padding-bottom: 25px;
}
.header-fixed .hdr_cart_sec.header-fixed-shrink .shop-badge {
	padding-top: 30px;
}

.hdr_cart_sec .shop-badge span.badge {
    top: 20px;
    right: 3px;
    position: absolute;
}
.header-fixed .hdr_cart_sec.header-fixed-shrink .shop-badge span.badge {
	top: 22px;
}

/*Badge Icons*/
.hdr_cart_sec .shop-badge.badge-icons span.badge {
    min-width: 12px;
    padding: 3px 6px;
}

.hdr_cart_sec .shop-badge.badge-icons i {
    color: #fff !important;
    font-size: 20px;
    min-width: 25px; margin-top:5px;
}

/*Badge*/
.hdr_cart_sec .shop-badge span.badge {
    font-weight: 400;
    padding: 4px 7px;
}

.hdr_cart_sec .shop-badge span.badge-sea {
    background: #f3f3f3;
}

/*Scrollbar*/
.hdr_cart_sec .mCustomScrollbar {
    height: 300px;
}

/*Badge Open*/
.hdr_cart_sec .shop-badge:hover .badge-open {
    display: block;
}

.hdr_cart_sec .badge-open {
    top: 66px;
    right: 0;
    display: none;
    list-style: none;
    min-width: 350px;
    background: #fff;
    position: absolute;
    border-top: 2px solid #819f3d;
    box-shadow: 0 5px 5px 0px rgba(90,90,90,0.075);
	z-index:999;
}

.hdr_cart_sec .badge-open li {
    margin-top: 15px;
    padding: 15px 20px 0;
    border-top: 1px solid #dedede;
}

.hdr_cart_sec .badge-open li:first-child {
    margin-top: 0;
    border-top: none;
    padding-top: 20px;
}

.hdr_cart_sec .badge-open li:after,
.hdr_cart_sec .badge-open li:before {
    content: " ";
    display: table;
}

.hdr_cart_sec .badge-open li:after {
    clear: both;
}

.hdr_cart_sec .badge-open img {
    float: left;
    width: 100px;
    height: auto;
    margin-right: 15px;
}

.hdr_cart_sec .badge-open .close {
    line-height: 1.9;
}

.hdr_cart_sec .badge-open span {
    margin: 7px 0;
    color: #565656;
    display: block;
    font-size: 14px;
}

.hdr_cart_sec .badge-open small {
    color: #999;
    font-size: 14px;
}

/*Subtotal*/
.hdr_cart_sec .subtotal {
    padding: 3px 15px 20px;
    background: #fff;
}

.hdr_cart_sec .subtotal span {
    color: #555;
    font-size: 18px;
    font-weight: 200;
    display: inline-block;
    text-transform: uppercase; font-weight: 600;
}

.hdr_cart_sec .subtotal .subtotal-cost {
    color: red;
}

.hdr_cart_sec .subtotal .btn-u {
    font-size: 12px;
}

.hdr_cart_sec .subtotal .col-xs-6:first-child {
    padding-right: 8px;
}

.hdr_cart_sec .subtotal .col-xs-6:last-child {
    padding-left: 8px;
}


.btn-block{ background: #819f3d; height: 35px; text-align: center; line-height: 30px; color: #fff; font-size: 14px; text-transform: uppercase; }
.btn-block:hover{background: #ccc; color: #fff; text-decoration: none;}
.subtotal{ text-align: left; }


.tab_sec{ padding:100px 0 100px 0; background: url(../images/tab_section_bg.jpg) repeat-x #f8f7fa;}
.shadow{background: url(../images/shadow.png) no-repeat; width:179px; height:73px; position:absolute; bottom:130px; left:40px; z-index:5}
.mi-slider ul li img{ position:relative; z-index:9;}






.banner_sec{ margin:202px 0 0 0; background: url(../images/bannerBg.jpg) repeat 0 0;}



.mi-slider {
	position: relative;
	margin-top: 30px;
	height: 490px;
}

.mi-slider ul {
	list-style-type: none;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 120px;
	overflow-x:hidden ;
	overflow-y:visible ;
	text-align: center;
	pointer-events: none; padding-left:0px; 
}

.no-js .mi-slider ul {
	position: relative;
	left: auto;
	bottom: auto;
	margin: 0;
	overflow: visible; 
}

.mi-slider ul.mi-current {
	pointer-events: auto; 
}

.mi-slider ul li {
	display: inline-block;
	padding: 0px;
	width: 24%;
	max-width: 300px;
	-webkit-transform: translateX(600%);
	transform: translateX(600%);
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;  padding-top:60px;
}

.no-js .mi-slider ul li {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mi-slider ul li a,
.mi-slider ul li img {
	display: block;
	margin: 0 auto; 
}

.mi-slider ul li a {
	outline: none;
	cursor: pointer;
}

.mi-slider ul li img {
	max-width: 100%;
	border: none;
}

.mi-slider ul li h4 {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	padding: 20px 10px 0;
	text-transform:uppercase; color:#4c4c4c;
}

.mi-slider ul li:hover {
	
}
.product_img{ transform: translateY(0px); transition:all .5s;  }
.product_img:hover{ transform: translateY(-10px); transition:all .5s; } 

.mi-slider nav {
	position: relative;
	top: 400px;
	text-align: center;
	margin: 0 auto;
	border-top: 3px solid #333;
}

.no-js nav {
	display: none;
}

.mi-slider nav a {
	display: inline-block;
	text-transform: capitalize;
	padding: 0 18px;
	position: relative;
	color: #fff;
	outline: none;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;  background: url(../images/tab_btm_btn.png) no-repeat;  height:46px; vertical-align:top; line-height:42px; font-family: 'Roboto', sans-serif; font-weight:400; color:#fff; background-size:100% 100%; font-size:14px; margin:30px 0 0 0;
}

.mi-slider nav a:nth-child(odd) { transform:rotate(-3deg)}
.mi-slider nav a:nth-child(even) { transform:rotate(3deg)}




.mi-slider nav a:hover{-webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%); color:#fff;}

.mi-slider nav a:hover,
.mi-slider nav a.mi-selected {
	color: #fff; -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%); text-decoration:none;
}


.mi-slider nav a:nth-child(odd).mi-selected:after {
	background: url(../images/arrow.png) no-repeat;  height: 20px;
    left: 50%;
    margin-left: -19px;
    position: absolute;
    top: -34px;
    width: 38px; content:''; transform:rotate(3deg)
 
}
.mi-slider nav a:nth-child(even).mi-selected:after {
	background: url(../images/arrow.png) no-repeat;  height: 20px;
    left: 50%;
    margin-left: -19px;
    position: absolute;
    top: -34px;
    width: 38px; content:''; transform:rotate(-3deg)
 
}





/* Move classes and animations */

.mi-slider ul:first-child li,
.no-js .mi-slider ul li {
	-webkit-animation: scaleUp 350ms ease-in-out both;
	animation: scaleUp 350ms ease-in-out both;
}

@-webkit-keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); }
}

@keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); transform: translateX(0) scale(1); }
}

.mi-slider ul:first-child li:first-child {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul:first-child li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul:first-child li:nth-child(3) {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

.mi-slider ul:first-child li:nth-child(4) {
	-webkit-animation-delay: 360ms;
	animation-delay: 360ms;
}

/* moveFromRight */

.mi-slider ul.mi-moveFromRight li {
	-webkit-animation: moveFromRight 350ms ease-in-out both;
	animation: moveFromRight 350ms ease-in-out both;
}

/* moveFromLeft */

.mi-slider ul.mi-moveFromLeft li {
	-webkit-animation: moveFromLeft 350ms ease-in-out both;
	animation: moveFromLeft 350ms ease-in-out both;
}

/* moveToRight */

.mi-slider ul.mi-moveToRight li {
	-webkit-animation: moveToRight 350ms ease-in-out both;
	animation: moveToRight 350ms ease-in-out both;
}

/* moveToLeft */

.mi-slider ul.mi-moveToLeft li {
	-webkit-animation: moveToLeft 350ms ease-in-out both;
	animation: moveToLeft 350ms ease-in-out both;
}

/* Animation Delays */

.mi-slider ul.mi-moveToLeft li:first-child,
.mi-slider ul.mi-moveFromRight li:first-child,
.mi-slider ul.mi-moveToRight li:nth-child(4),
.mi-slider ul.mi-moveFromLeft li:nth-child(4) {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(2),
.mi-slider ul.mi-moveFromRight li:nth-child(2),
.mi-slider ul.mi-moveToRight li:nth-child(3),
.mi-slider ul.mi-moveFromLeft li:nth-child(3) {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(3),
.mi-slider ul.mi-moveFromRight li:nth-child(3),
.mi-slider ul.mi-moveToRight li:nth-child(2),
.mi-slider ul.mi-moveFromLeft li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(4),
.mi-slider ul.mi-moveFromRight li:nth-child(4),
.mi-slider ul.mi-moveToRight li:first-child,
.mi-slider ul.mi-moveFromLeft li:first-child  {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

/* Animations */

@-webkit-keyframes moveFromRight {
	0% { -webkit-transform: translateX(600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveFromLeft {
	0% { -webkit-transform: translateX(-600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveToRight {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(600%); }
}

@-webkit-keyframes moveToLeft {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(-600%); }
}

@keyframes moveFromRight {
	0% { -webkit-transform: translateX(600%); transform: translateX(600%); }
	100% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes moveFromLeft {
	0% { -webkit-transform: translateX(-600%); transform: translateX(-600%); }
	100% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes moveToRight {
	0% { -webkit-transform: translateX(0%); transform: translateX(0%); }
	100% { -webkit-transform: translateX(600%); transform: translateX(600%); }
}

@keyframes moveToLeft {
	0% { -webkit-transform: translateX(0%); transform: translateX(0%); }
	100% { -webkit-transform: translateX(-600%); transform: translateX(-600%); }
}

.mi-slider {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Media Queries */
@media screen and (max-width: 910px){
	.mi-slider nav {
		max-width: 90%;
	}
	.mi-slider nav a {
		font-size: 12px;
		padding: 40px 10px 30px 14px;
	}
}

@media screen and (max-width: 740px){
	.mi-slider {
		height: 300px;
	}
	.mi-slider nav {
		top: 220px;
	}
}

@media screen and (max-width: 490px){ 
	.mi-slider {
		text-align: center;
		height: auto;
	}

	.mi-slider ul {
		position: relative;
		display: inline;
		bottom: auto;
		pointer-events: auto;
	}

	.mi-slider ul li {
		-webkit-animation: none !important;
		animation: none !important;
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		padding: 10px 3px;
		min-width: 140px;
	}

	.mi-slider nav {
		display: none;
	}
    .hdr_cart_sec .hdr_cart_btn {
        padding: 6px 0 0 40px !important;
    }


}




.product_btn ul{ margin:0px; padding:0px; text-align:center; position:static; pointer-events:inherit}
.product_btn ul li{ display:inline-block; vertical-align:top;  margin:0px; padding:0px;}
.product_btn ul li.ensavoir_btn{ background:url(../images/tab_btn_1.png) no-repeat; width:98px; height:45px;}
.product_btn ul li.tele_btn{ background:url(../images/tab_btn_2.png) no-repeat; width:170px; height:57px;  margin-left:-8px; margin-top:2px;}
.product_btn ul li a{ display:block; font-family: 'Roboto', sans-serif; font-size:12px; color:#fff; text-transform:uppercase; font-weight:700; padding:15px 10px 15px 15px; text-align:left;}
.product_btn ul li a:hover,.product_btn ul li a:active,.product_btn ul li a:focus{ text-decoration:none;}

.product_btn ul li:hover{-webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%);}


.product_btn ul li.ensavoir_btn a{ transform:rotate(-3deg)}
.product_btn ul li.tele_btn a{ transform:rotate(3deg); padding-top:16px;}
a.orng_btn{  background:url(../images/orng_btn.png) no-repeat; width:250px; height:39px; font-family: 'Roboto', sans-serif; font-weight:700; color:#fff; font-size:16px; text-transform:uppercase; line-height:39px; text-align:left; padding-left:25px; margin-left:4px !important;  }
a.orng_btn:hover,a.orng_btn:active,a.orng_btn:focus{ text-decoration:none;}
a.orng_btn:hover{-webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%);}

.bubble{ position:absolute; top:20px; left:20px; opacity:0; transition:all .5s;}
.mi-slider ul li:hover .bubble{ opacity:1; left:20px; top:0px; transition:all .5s;}

.scroll_section{ padding:50px 0;  background:url(../images/scroll_bg.jpg) no-repeat; background-size:cover; }
.scroll_section h2{ font-family: 'Playfair Display', serif; font-weight:700; text-transform:uppercase; color:#819f3d; text-align:center; font-size:45px; background:url(../images/scl_title_bg.png) no-repeat bottom center; padding-bottom:20px; margin-bottom:30px; }
.scroll_section h2 span{ display:block; text-shadow:none; -webkit-text-stroke: none; text-transform:lowercase; font-weight:400; color:#4c4c4c;  font-size:20px;}
.scroll_section p{ font-family: 'Roboto', sans-serif; font-size:14px; line-height:24px; color:#4c4c4c; padding:0 0 15px 0 }
a.more_btn2{ background:url(../images/scl_btn_bg.png) no-repeat; width:145px; height:60px; display:block;font-family: 'Roboto', sans-serif; font-size:15px; color:#f4f4f4; line-height:60px; padding-left:20px;   }
a.more_btn2:hover{ text-decoration:none; -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%);}
.com_img{ position:relative;}
.light_img{ position:absolute; left:30px; z-index:5; top:-102px;}
.comp_img{ position:relative; z-index:4;}
.light_stand{ position:absolute; left:-102px; z-index:3; top:-3px;}
.flower{ z-index:6; position:absolute; bottom:0px; left:-30px;}
.light_focus{ position:absolute; z-index:6; top:-10px;left: 134px; }

.light_focus {
  animation: pulse 5s infinite; overflow:hidden;
}

.box_side{
      float:left; 
      overflow: hidden;
      z-index:999999 ; position:fixed; top:17%; 
    }
    
    .box-inner{
        width: 400px; height:330px;
        padding: 10px;
        border: 1px solid #848484;  background:#fff; display:none;
    }
	.slide-toggle{ width:50px; height:50px; z-index:99999;background:none; background-color:transparent; border:none; cursor:pointer; margin:0px; padding:0px; border:none; margin:0 0 0 -3px;}
	
	
ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none; border-bottom:2px solid #487522; display:table; width:100%;
		}
		ul.tabs li{
			background: #f3f3f3;
			color: #222;
			display: table-cell;
			padding: 10px 10px;
			cursor: pointer; font-family: 'Roboto', sans-serif; font-size:12px; text-transform:capitalize; border-left:1px solid #d7d7d7
		}
		ul.tabs li:first-child{ border:none;}
		
		
		ul.tabs li.current{
			background: #487522;
			color: #fff; font-family: 'Roboto', sans-serif; font-size:12px; text-transform:capitalize;
		}

        ul.tabs li i{margin: 0 3px 0 0;}

		.tab-content{
			display: none;
			padding: 5px 0 15px 0;
		}

		.tab-content.current{
			display: inherit;
		}

		
.box-inner h3{ color: #4c4c4c;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase; margin:0px; padding:0 0 10px 0;}
.box-inner .form-control{height:32px; border-radius:0px; margin:0 0 3px 0; border: 1px solid #e6e6e6; box-shadow:none;  color: #4c4c4c;}
.box-inner .tab_textarea{  border-radius:0px; margin:0 0 12px 0; border: 1px solid #e6e6e6; box-shadow:none; width:100%; 
height:60px; resize:none; padding:10px 15px; color: #4c4c4c; outline: none;}
.box-inner  .btn_submit{ color: #fff; font-family: "Roboto",sans-serif; font-size: 16px; font-style: normal; font-weight: 700; text-transform: uppercase; background:#20340f; border:none; padding:5px 15px;}
.box-inner  .btn_submit:hover{ background:#730000}	
	
.box-inner input[type=radio].css-checkbox {
			position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
		}

.box-inner input[type=radio].css-checkbox + label.css-label_radio, input[type=radio].css-checkbox + label.css-label_radio.clr {
	padding-left:23px;
	height:18px; 
	display:inline-block;
	line-height:18px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer; font-weight:400;

}
.radio_lab{ padding-bottom:3px; display: inline-block;}

.box-inner input[type=radio].css-checkbox:checked + label.css-label_radio, input[type=radio].css-checkbox + label.css-label_radio.chk {
	background-position: 0 -18px;
}
.box-inner label.css-label_radio {
background-image:url(../images/radio.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}


.box-inner input[type=checkbox].css-checkbox {
	position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

.box-inner input[type=checkbox].css-checkbox + label.css-label, input[type=checkbox].css-checkbox + label.css-label.clr {
	padding-left:23px;
	height:18px; 
	display:inline-block;
	line-height:18px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer; font-weight:400;

}

.box-inner input[type=checkbox].css-checkbox:checked + label.css-label, input[type=checkbox].css-checkbox + label.css-label.chk {
	background-position: 0 -18px;
}
.box-inner label.css-label {
background-image:url(../images/chk.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}



.sbHolder{
	background-color: #fff;
	border: solid 1px #e9e9e9;
	font-size: 12px;
	font-family: "PT Sans",sans-serif; font-weight:400;
	height: 32px;
	position: relative;
	width: 100%; margin-bottom:15px;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
	display: block;
	height: 32px;
	left: 0;
	line-height: 30px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%; color: #383838;
    font-family: "PT Sans",sans-serif;
    font-size: 13px;
    font-weight: 400;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #4c4c4c;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(../images/select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(../images/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(../images/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(../images/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #e1e1e1 ;
	border: solid 1px #d9d9d9 ;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 32px;
	width: 100%;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	border-bottom: dotted 1px #cbcbcb;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px; font-size:13px; font-family: "PT Sans",sans-serif;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #000;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #000;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}	
.chk_box_con{ padding-bottom:12px;}


.news_section{ background: url(../images/news_bg.jpg) no-repeat; background-size:cover; padding:70px 0 50px 0;  }

ul.tabs2{
			margin: 0px;
			padding: 0px;
			list-style: none;  width:100%;
		}
		ul.tabs2 li{
			background: #f3f3f3;
			color: #fff;
			display: inline-block;
			padding: 10px 10px; vertical-align:middle;
			cursor: pointer; font-family: 'Roboto', sans-serif; font-size:11px; text-transform:uppercase;  height:65px; background-size:100% 100% !important; text-align:center; line-height:46px; margin-right:-4px;
		}
		ul.tabs2 li:first-child{ border:none;}
		
		
		ul.tabs2 li.current{
			background: #487522;
			color: #fff; font-family: 'Roboto', sans-serif; font-size:11px; text-transform:capitalize;
		}

		.tab-content2{
			display: none;
			padding: 0 0; background: #fff; position:relative; z-index:7; margin-top:-12px; border-radius:2px;
		}

		.tab-content2.current{
			display: inherit;
		}

ul.tabs2 li:first-child{ background:url(../images/news_btn_1.png) no-repeat; width:234px; height:61px;}
ul.tabs2 li:nth-child(2){ background:url(../images/news_btn_2.png) no-repeat; width:177px; height:67px;}
ul.tabs2 li:nth-child(3){ background:url(../images/news_btn_3.png) no-repeat; width:142px; height:60px;}
ul.tabs2 li:nth-child(4){ background:url(../images/news_btn_4.png) no-repeat; width:183px; height:60px;}
ul.tabs2 li:nth-child(5){ background:url(../images/news_btn_5.png) no-repeat; width:183px; height:65px;}
ul.tabs2 li:nth-child(6){ background:url(../images/news_btn_6.png) no-repeat; width:154px; height:63px;}
ul.tabs2 li:nth-child(7){ background:url(../images/news_btn_7.png) no-repeat; width:154px; height:65px;}

ul.tabs2 li:first-child { transform:rotate(-3deg); position:relative; z-index:7; }
ul.tabs2 li:nth-child(2) { transform:rotate(3deg) ;  margin-left:-10px; z-index:6; margin-top:-5px;}
ul.tabs2 li:nth-child(3){transform:rotate(-2deg); z-index:5; }
ul.tabs2 li:nth-child(4){ transform:rotate(-2deg); margin-left:-6px; z-index:4}
ul.tabs2 li:nth-child(5){transform:rotate(3deg); margin-left:-15px; z-index:5; }
ul.tabs2 li:nth-child(6){transform:rotate(-3deg) ; margin-left:-22px; z-index:6; }
ul.tabs2 li:nth-child(7){transform:rotate(3deg); margin-left:-30px; }

ul.tabs2 li.current{ z-index:10;}
.news_con{ position:relative;}
.news_snr{ position:absolute; left:315px; top:-135px;}
.news_arrow{ position:absolute; right:-230px; top:70px; z-index:9;}

.box_section{ padding:50px 0; background:url(../images/box_section.jpg) no-repeat; background-size:cover; }
.box_section h2{ font-family: 'Playfair Display', serif; font-weight:700; text-transform:uppercase; color:#819f3d; text-align:center; font-size:45px; background:url(../images/scl_title_bg.png) no-repeat bottom center; padding-bottom:20px; margin-bottom:30px; }
.box_section h2 span{ display:block; text-shadow:none; -webkit-text-stroke: none; text-transform:lowercase; font-weight:400; color:#4c4c4c;  font-size:20px;}

.main_box{ position:relative; padding:7px 10px; background:#fff; margin-bottom:45px; border: 5px solid transparent;
   
    -webkit-border-image: url(../images/border.png) 30 round; /* Safari 3.1-5 */
    -o-border-image: url(../images/border.png) 30 round; /* Opera 11-12.1 */
    border-image: url(../images/border.png) 30 round;}
.main_box_img{ max-height:180px; overflow:hidden; margin-bottom:5px; position:relative;}
.main_box_img img{ transition:all .5s;}	
.main_box h3{ background:url(../images/box_heading_bg.png) no-repeat; font-family: 'Roboto', sans-serif; font-size:14px; color:#fff; text-transform:uppercase; text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000; line-height:31px; text-align:center; font-weight:700; margin:0px; padding:0 0 10px 0;}
.main_box p{font-family: 'Roboto', sans-serif; font-size:14px; color:#959595; line-height:17px; }
a.more_btn{ background:url(../images/box_orng_btn.png) no-repeat; width:160px; height:25px; text-align:center; margin:0 auto;  font-family: 'Roboto', sans-serif; font-size:12px; color:#fff; line-height:25px; -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%); display:block; margin:0 auto;}

a.more_btn:hover{ -webkit-filter: grayscale(0%); -ms-filter: grayscale(0%); /* Chrome, Safari, Opera */ filter: grayscale(0%); text-decoration:none;}

.plus_btn{ position:absolute; bottom:-4px; right:-4px; width:36px; height:36px; line-height:36px; text-align:center; color:#fff; background:#819f3d; font-size:20px; font-family: 'Roboto', sans-serif; font-weight:300;}
.plus_btn:hover{ background:#de5700; color:#fff; text-decoration:none;}
.shadow_box{ background:url(../images/shadow_box.png) no-repeat; height:35px; position:absolute; bottom:10px; left:16px; right: 16px; background-size:100%; }
.box_caption{ position:absolute; top:0px; left:0px; padding:15px; height:100%; background-color:rgba(129,159,61,0.90); width:100%; opacity:0.0; transition:all .9s; }
.box_caption ul{ margin:0px; padding:0px; list-style:none;}
.box_caption ul li{ float:none; display:block; font-family: 'Roboto', sans-serif; font-weight:400; font-size:14px; color:#fff; margin:0 0 8px 0; background:url(../images/bullet_box.png) no-repeat 0 8px; padding-left:12px;}
.box_caption ul li a{color: #fff; text-decoration: none;}
.box_caption ul li a:hover{font-weight: bold; color: #DEC00E;}
.main_box:hover .box_caption{ opacity:1.0; transition:all .5s;}

.main_box:hover .main_box_img img{ transform:scale(1.2); transition:all .5s;}


.ref_section{  background:url(../images/ref_section.jpg) no-repeat; background-size:cover; padding:50px 0;}
.ref_section h2{ font-family: 'Playfair Display', serif; font-weight:700; text-transform:uppercase; color:#819f3d; text-align:center; font-size:45px; background:url(../images/ref_title_bg.png) no-repeat bottom center; padding-bottom:20px; margin-bottom:30px; }
.ref_banner{ position:relative; border:1px solid #9e9e9b}
.prevBtn{ background:url(../images/prev.png) no-repeat; width:35px; height:42px; display:block; font-size:0px; position:absolute; top:50%; margin-top:-21px; left:-11px;}
.nextBtn{ background:url(../images/next.png) no-repeat; width:35px; height:42px; display:block; font-size:0px;position:absolute; top:50%; margin-top:-21px; right:-11px;}
.numericControls{ width:100%; left:0; bottom:0px; position:absolute; text-align:center; }
.numericControls li{ float:none; display:inline-block; vertical-align:top; }
.numericControls li a{ display:block; width:13px; height:13px; border-radius:50%; background:#fff; font-size:0px; margin:0 3px; }
.numericControls li.current a{ background:#dc5100;}
.grn_section{background:url(../images/green_section_bg.jpg) no-repeat; background-size:cover; padding:8px 0 0 0;}
.btn_ser_img{ text-align:center;}
.grn_section h3{ font-family: 'Playfair Display', serif; font-size:24px; color:#fff; margin:0 0 10px 0; padding:30px 0 14px 0; background:url(../images/cup_hd_bg.png) no-repeat bottom left;}
.grn_section ul{ margin:0px; padding:0px; list-style:none;}
.grn_section ul li{ font-family: 'Playfair Display', serif; font-size:16px; line-height:24px; color:#fff; background:url(../images/grn_sec_bullet.png) no-repeat left center; padding:0 0 0 15px;}
.grn_section h4{ font-family: 'Pristina'; font-size:22px; line-height:30px; color:#324c10; text-align:center;}

footer{ padding:30px 0 20px 0; background:#fff;}
footer h2{ font-family: 'Roboto', sans-serif; font-weight:600; font-size:16px; color:#819f3d; text-transform:uppercase; background:url(../images/ft_hd_bg.png) no-repeat left bottom; margin:0px; padding:0 0 12px 0; vertical-align:baseline;}
.foot_logo{ text-align:center;}
.foot_box_1{ padding:0 0px; width:29.35%; float:left;}
.foot_box_2{ width:70%; float:right;}
.ft_inner{ border-right:1px solid #dddddd; padding:0 12px;}
.ft_inner p{ font-family: 'Roboto', sans-serif; font-weight:600; font-size:12px; color:#9a9a9a; text-align:justify; padding:15px 0 5px 0;}
.ft_inner2{padding:40px 12px 12px 12px; }
.ft_inner2 h2{ min-height:auto;}
.ft_lgoo_ban_1{ padding:22px 0 22px 0; float: left; width: 100%;}
.ft_lgoo_ban_1 .owl-prev{ width:23px; height:23px; border-radius:0px!important; background:#fff!important; border:1px solid #b8b8b8; text-align:center; padding:0 !important}
.ft_lgoo_ban_1 .owl-next{ width:23px; height:23px; border-radius:0px!important; background:#fff !important; border:1px solid #b8b8b8; text-align:center; padding:0 !important}
.ft_lgoo_ban_1 .fa{ color:#b8b8b8; line-height:21px; }
.ft_lgoo_ban_1 .owl-buttons{ text-align:left; float:left;}
.owl-theme .owl-controls .owl-buttons div{ margin:0 5px 0 0 !important}
.ft_lgoo_ban_1 .owl-prev:hover{ background:#819f3d !important; color:#fff !important;}
.ft_lgoo_ban_1 .owl-next:hover{ background:#819f3d !important; color:#fff !important;}

.ft_lgoo_ban_1 .owl-prev:hover .fa{ color:#fff; line-height:21px; }
.ft_lgoo_ban_1 .owl-next:hover .fa{ color:#fff; line-height:21px; }
a.tour_btn{ float:left; background:#fff !important; border:1px solid #b8b8b8; line-height:21px; padding:0 20px 0 7px; color:#b5b5b5; font-weight:700; font-style:italic; font-family: 'Roboto', sans-serif; text-transform:uppercase; opacity:0.6; font-size:12px;}
a.tour_btn .fa{ font-size:12px;}
a.tour_btn:hover{background:#819f3d  !important; color:#fff; text-decoration:none; }
a.tour_btn:hover .fa{ color:#fff;}

.ft_social{ padding:25px 0; border-top:1px solid #d0d0d0; margin:12px 0 0 0;}
.ft_social ul{ margin:0px; padding:0px; list-style:none; text-align:center;}
.ft_social ul li{ float:none; display:inline-block; vertical-align:top;}
.ft_social ul li a .fa-facebook{ display:block; width:39px; height:39px; line-height:39px; text-align:center; background:#fff; border-radius:50%; border:1px solid #9f9f9f; color:#9f9f9f; font-size:20px; margin:0 4px;}
.ft_social ul li a .fa-twitter{ display:block; width:39px; height:39px; line-height:39px; text-align:center; background:#fff; border-radius:50%; border:1px solid #9f9f9f; color:#9f9f9f; font-size:20px; margin:0 4px;}
.ft_social ul li a .fa-google-plus{ display:block; width:39px; height:39px; line-height:39px; text-align:center; background:#fff; border-radius:50%; border:1px solid #9f9f9f; color:#9f9f9f; font-size:20px; margin:0 4px;}
.ft_social ul li a .fa-youtube{ display:block; width:39px; height:39px; line-height:39px; text-align:center; background:#fff; border-radius:50%; border:1px solid #9f9f9f; color:#9f9f9f; font-size:20px; margin:0 4px;}
.ft_social ul li a .fa-pinterest-p{ display:block; width:39px; height:39px; line-height:39px; text-align:center; background:#fff; border-radius:50%; border:1px solid #9f9f9f; color:#9f9f9f; font-size:20px; margin:0 4px;}
.ft_social ul li a:hover, .ft_social ul li a:active, .ft_social ul li a:focus{ text-decoration:none;}

.ft_social ul li a .fa-facebook:hover{ background:#4866a0; color:#fff; box-shadow:0 0 5px #a8a8a8; border:1px solid transparent;}
.ft_social ul li a .fa-twitter:hover{ background:#27aae1; color:#fff; box-shadow:0 0 5px #a8a8a8; border:1px solid transparent;}
.ft_social ul li a .fa-google-plus:hover{ background:#c73d26; color:#fff; box-shadow:0 0 5px #a8a8a8; border:1px solid transparent;}
.ft_social ul li a .fa-youtube:hover{ background:#ec1b23; color:#fff; box-shadow:0 0 5px #a8a8a8; border:1px solid transparent;}
.ft_social ul li a .fa-pinterest-p:hover{ background:#bd202f; color:#fff; box-shadow:0 0 5px #a8a8a8; border:1px solid transparent;}

.foot_box_2_inner_1{ width:53%; float:left;  }
.foot_box_2_inner_2{ width:40%; float:right;  }

.ft_box_inner{ padding:0 45px 0 15px; border-right:1px solid #dddddd}
.foot_box_2 h2{ padding-top:17px;}
.paymnt_icon{ padding:12px 0 15px 0}
.list_slider ul{ margin:0px; padding:15px 0 0 2.5px; list-style:none; }
.list_slider ul li{ float:none; display:block; font-size:14px; color:#9a9a9a;font-family: 'Roboto', sans-serif; font-weight:600; border-left:1px solid #dcdcdc ; padding-left:12px; line-height:34px; position:relative;  }
.list_slider ul li a{ color:#9a9a9a}
.list_slider ul li a:hover{ color:#819f3d; text-decoration:none;}

.list_slider ul li::before{ content:''; background:url(../images/sm_blt.png) no-repeat ; position:absolute; left:0px; width:5px; height:5px; margin-top:-2.5px; top:50%; left:-2.5px;}

.blg_box{ padding:12px 0; margin:0 0 12px 0; border-bottom:1px solid #eaeaea; }
.blog_img{ width:84px; height:84px; border-radius:50%; overflow:hidden; float:left; padding:5px; background:#fff;}
.blog_content{ width:72%; float:right;}
.blog_img img{ max-width:100%; width:100%; height:100%; border-radius:50%; border:4px solid #fff; box-shadow:1px 3px 4px #ccc }
.blog_content h3{ color:#636363; font-size:14px; text-transform:uppercase; font-weight:600; font-family: 'Roboto', sans-serif; margin:0px; padding:0 0 5px 0;}
.blog_content p{ color:#9a9a9a; font-size:14px; font-weight:600; font-family: 'Roboto', sans-serif; margin:0px; padding:0 0 5px 0;}
.blog_content ul{ margin:0px; padding:0px; list-style:none; }
.blog_content ul li{ float:none; display:inline-block; vertical-align:top;font-weight:600; font-family: 'Roboto', sans-serif; font-size:12px; color:#787878; background:url(../images/partition.png) no-repeat left center; padding:0 4px 0 8px; }
.blog_content ul li img{ vertical-align:middle; margin:0 2px 0 0}
.blog_content ul li:first-child{ background:none; padding:0 4px 0 0}
.ver_item_sc .ft_lgoo_ban_1 .owl-buttons{ margin:-15px 0 0 105px;}
.ver_item_sc a.tour_btn{ margin-top:-15px;}
.btm_inner{ padding:0 15px;}

.no-border{ border:none;}
.newsletter_img{ padding:10px 0;}
.btm_inner p{ text-transform:uppercase; font-size:11px; font-weight:600; font-family: 'Roboto', sans-serif; }
.news_frm_con .form-control{ width:100%; border:1px solid #e4e4e4; height:34px; padding:0 50px 0 15px;  font-size:12px; font-weight:400; font-family: 'Roboto', sans-serif; color:#c4c4c4; border-radius:0px; box-shadow:none; }
.news_frm_con{ position:relative;}
.news_frm_con .sub_news{ -webkit-appearance:none; position:absolute; top:0px; width:46px; text-align:center; cursor:pointer; background:url(../images/submit_icon.jpg) no-repeat center center; border:none; outline:none; right:0px; border-left:1px solid #cdcdcd; height:33px;}


.accordion2{ display:none; font-family: 'Roboto', sans-serif;
color: #959595;
font-size: 14px;
font-weight: 400;
padding: 12px;
margin: 0 0 0px 0;
line-height: 18px;}

ul.tabs4{
			margin: 0px;
			padding: 20px 0 0 15px;
			list-style: none;  width:100%;
		}
		ul.tabs4 li{
			background:url(../images/testi_tab.png) no-repeat;
			color: #fff; width:169px; 
			display: inline-block;
			padding: 10px 10px; vertical-align:middle;
			cursor: pointer; font-family: 'Roboto', sans-serif; font-size:14px; text-transform:uppercase;  height:56px; background-size:100% 100% !important; text-align:center; line-height:38px; margin-right:-4px; -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%); text-decoration:none;
		}
		ul.tabs4 li:first-child{ border:none; transform:rotate(-3deg)}
		ul.tabs4 li:nth-child(2){ border:none; transform:rotate(3deg)}
		
		
		ul.tabs4 li.current{
			-webkit-filter: grayscale(0%); -ms-filter: grayscale(0%); /* Chrome, Safari, Opera */ filter: grayscale(0%); text-decoration:none; z-index:8;
		}

		.tab-content4{
			display: none;
			padding: 30px 30px 20px 30px; background:#f4f4f4; position:relative; z-index:7; margin-top:-12px; border-radius:6px; border-bottom:9px solid #e6e6e6;
		}

		.tab-content4.current{
			display: inherit;
		}
		
		.testi_tab_img{ width:20%; float:left;}
		.testi_tab_text{ width:80%; float:right; border-left:1px solid #c2c2c2; padding:0 0 0 30px; margin:15px 0 0 0}
		
		.testi_tab_img img{ max-width:100%; }
.round_img{ width:118px; height:118px; border-radius:50%; overflow:hidden; padding:5px;}
.round_img img{ width:100%; border-radius:50%; border:3px solid #fff; box-shadow:0 4px 4px #ccc; height:100%; }
.testi_tab_text p{ font-size:14px; line-height:18px; color:#8c8c8c; font-family: 'Roboto', sans-serif; font-weight:400;}
.testi_tab_text p span{ color:#819f3d;}
.testi_tab_text h5{font-size:14px; line-height:18px; color:#585858; font-family: 'Roboto', sans-serif; font-weight:600; text-transform:uppercase; }
.test_con{ margin:-40px 0 30px 0;}
.test_con .ft_lgoo_ban_1 .owl-buttons{ float:right; margin-right: -35px; margin-top: 40px;}
.test_con a.tour_btn{ float:right; margin-top:40px; margin-right:5px;}
.shadow_2{ position:absolute; bottom:-20px; z-index:1}
.tab-content4{ position:relative; box-shadow:0 4px 4px #ccc;}

.foot_bottom{ text-align:center; padding:45px 0 15px 0;}
.foot_bottom ul{ margin:0px; padding:0px; list-style:none;}
.foot_bottom ul li{ float:none; display:inline-block; vertical-align:top; background:url(../images/foot_part.png) no-repeat left center; padding:0 4px 0 8px}
.foot_bottom ul li:first-child{ background:none;}
.foot_bottom ul li a{ font-size:11px; line-height:21px; color:#819f3d;font-family: 'Roboto', sans-serif; font-weight:400; }
.foot_bottom p{font-size:11px; line-height:21px; color:#737373;font-family: 'Roboto', sans-serif; font-weight:400; margin:0px; padding:0px; }
.foot_bottom p span{color:#819f3d;}
.side_footer{ position:relative; margin:18px 0 40px 0;}
.side_full_bg{ position:absolute; width:999em; height:100%; right:0px; top:0px; background:url(../images/foot_side_img.jpg) no-repeat right 0 #88a557; z-index:6; }
.ft_lavel{ position:relative; z-index:9; padding:15px 0;}
.ft_lavel h2{ color:#fff; background:url(../images/sidehd.jpg) no-repeat bottom left;}
.ft_lavel p{ color:#fff; font-weight:600; font-size:14px; font-family: 'Roboto', sans-serif; text-align:left;}
.ft_lavel ul{ margin:0px; padding:0px; list-style:none; text-align: center;}
.ft_lavel ul li{ float:none; display:inline-block; vertical-align:top; padding:0 10px; background:url(../images/ph_part.jpg) no-repeat left center; color:#fff; 
color:#fff; font-weight:700; font-size:20px; font-family: 'Roboto', sans-serif;}
.ft_lavel ul li:first-child{ background:none; padding:0 10px 0 0; }
.ft_lavel ul li:first-child a{ color:#fff !important;}

.ft_lavel ul li img{  margin:-3px 3px 0 0;}


.btn_button ul{ list-style: none; margin: 0px; padding: 0px; width: 100%; }
.btn_button ul li{ float: left; }
.btn_button ul li a{ display: block; font-size: 8.89px; text-transform: uppercase; color: #fff; text-decoration: none; font-weight: bold;}
.btn_button ul li.nous_btn{background: url(../images/red_btn_1.png) no-repeat 0 0; width: 121px; height: 38px;}
.btn_button ul li.devis_btn{background: url(../images/red_btn_2.png) no-repeat 0 0; width: 112px; height: 42px; margin: 0 0 0 -15px; position: relative; z-index: 9; background-size:100% 100%;}
.btn_button ul li.rapple_btn{background: url(../images/red_btn_3.png) no-repeat 0 0; width: 126px; height: 48px; margin-left:-8px; background-size:100% 100%; margin-top:-6px;}

.btn_button ul li.nous_btn a{-ms-transform: rotate(-2.5deg); -webkit-transform: rotate(-2.5deg); transform: rotate(-2.5deg); padding: 13px 22px 12px 9px;}
.btn_button ul li.devis_btn a{-ms-transform: rotate(6.5deg); -webkit-transform: rotate(6.5deg); transform: rotate(6.5deg); padding:14px 22px 6px 2px;}

.btn_button ul li.rapple_btn a{-ms-transform: rotate(-6.5deg); -webkit-transform: rotate(-6.5deg); transform: rotate(-6.5deg); padding:18px 22px 6px 0px;}
.btn_button ul li:hover{-webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%);}

.btn_button{ width:106%; position:absolute; left:0px; bottom:-32px;}
.main_navigation{ background:url(../images/main_nav_bg.jpg) no-repeat; background-size:cover;}


.boxed-layout.header-fixed .header.header-sticky {
	left: inherit;
	width: inherit;
}

.breadcrumb_bg{ background:url(../images/breadcum_bg.jpg) repeat-x; min-height:47px;}
.breadcrumb_bg ul{ margin:0px; padding:0px; list-style:none; }
.breadcrumb_bg ul li{ float:none; display:inline-block; vertical-align:top; color:#525252; font-size:12px; text-transform:uppercase; line-height:47px; font-family: 'Roboto', sans-serif; font-weight:700; }
.breadcrumb_bg ul li a{ color:#525252; padding:0 0px 0 0; }
.breadcrumb_bg ul li a:hover,.breadcrumb_bg ul li a:active,.breadcrumb_bg ul li a:focus{ text-decoration:none; color:#000;}
.inner_content_area{ background:url(../images/inner_bg.png) repeat; padding:16px 0 0 0;}
.block_text{ border-bottom:1px solid #d9d9d9; margin:0 0 25px 0;}
.inner_content_area h1{font-family: 'Roboto', sans-serif; color:#1b1b1b; font-size:24px; font-weight:400; background:url(../images/h1_bg.png) no-repeat left bottom; padding:0 0 10px 0; margin:0 0 10px 0;  }
.inner_content_area h4{font-family: 'Roboto', sans-serif; color:#1b1b1b; font-size:14px; font-weight:400;  padding:0 0 10px 0; margin:0 0 0px 0;  }
.inner_content_area p{font-family: 'Roboto', sans-serif; color:#959595; font-size:14px; font-weight:400;  padding:0 0 10px 0; margin:0 0 0px 0; line-height:18px;  }
.inner_content_area h2{font-family: 'Roboto', sans-serif; color:#1b1b1b; font-size:18px; font-weight:400;  padding:0 0 10px 0; margin:0 0 0px 0;   }
.inner_content_area h3{font-family: 'Roboto', sans-serif; color:#1b1b1b; font-size:16px; font-weight:400;  padding:0 0 10px 0; margin:0 0 15px 0;  background:url(../images/h3_bg.png) no-repeat left bottom; }

.inner_content_area ul{ margin:0px; padding:0px; list-style:none; }
.inner_content_area ul li{ float:none; display:block;  background:url(../images/bullet.png) no-repeat left center; font-size:14px; line-height:31px; color:#595959; padding:0 0 0 15px;}


.content_black_box{ position:relative; padding:10px; background:#525252; margin:25px 0; border: 10px solid transparent;
-webkit-border-image: url(../images/content_border.png) 10 round; /* Safari 3.1-5 */
-o-border-image: url(../images/content_border.png) 10 round; /* Opera 11-12.1 */
border-image: url(../images/content_border.png) 10 round;}
.content_black_box p{font-family: 'Roboto', sans-serif; color:#dddddd; font-size:24px; font-weight:300;  padding:0 0 0px 0; margin:0 0 0px 0; line-height:41px; font-style:italic;}
figure.grn_bor{ position:relative; padding:0px;  margin:10px 0 12px 0; border: 2px solid transparent;
-webkit-border-image: url(../images/figure_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/figure_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/figure_border.png) 2 round;}
figure.grn_bor img{ border-bottom:2px solid #7d9c3b; width:100%;}


figure.black_bor{ position:relative; padding:0px;  margin:10px 0 12px 0; border: 2px solid transparent;
-webkit-border-image: url(../images/figure_border_black.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/figure_border_black.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/figure_border_black.png) 2 round;}
figure.black_bor img{ width:100% }
.table_con{ padding:30px 0;}
.table_con h1{ background:none; font-size:24px;}
ul.less_btn_con{ margin:0px; padding:10px 0 0 0; list-style:none;}
ul.less_btn_con li{ float:left; background:none; padding:0px; margin:0 5px 0 0}
ul.less_btn_con li.btn_1{ width:88px; height:27px; background:url(../images/les_btn_1.png) no-repeat; background-size:100% 100%; line-height:27px; text-align:center;}
ul.less_btn_con li.btn_1:hover{ -webkit-filter: invert(100%); /* Safari */
    filter: invert(100%);}


ul.less_btn_con li.btn_1 a{ color:#fff; text-decoration:none; font-size:12px; text-transform:uppercase; text-align:center; display:block;}

ul.less_btn_con li.btn_2{ width:161px; height:27px; background:url(../images/les_btn_2.png) no-repeat; background-size:100% 100%; line-height:27px; text-align:center;}
ul.less_btn_con li.btn_2 a{ color:#fff; text-decoration:none; font-size:12px; text-transform:uppercase; text-align:center; display:block;}
ul.less_btn_con li.btn_2 a img{ vertical-align:middle; margin:0 3px 0 0}

ul.less_btn_con li.btn_2:hover{ -webkit-filter: invert(100%); /* Safari */
    filter: invert(100%);}

.datatable{
	display:table;	/* Defines a Table */
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	border-bottom:1px solid #8cb339;
	color:#ffffff;
	margin:10px 0;
	width:100%; text-align:center;
}
.table-head{
	 display: table-header-group; /* Defines a table header group */
}
.table-head .tablecolumn{ /* Column inside the table-head */
	background:#8cb339;
	color:#fff; border:none;
	background-image:url(../images/table_part.jpg) ; background-position:0px center; background-repeat:no-repeat;
	border-bottom:none; font-size:14px; text-transform:uppercase;
}
.table-head .tablecolumn:first-child{ background-image:none;}

.table-head .tablecolumn:hover{ /* Column hover inside the table-head */
	background:#5b7a1a;
}
.datarow{
	display:table-row; /* Defines a table row */
}
.datarow .tablecolumn:nth-child(1){ /* First column in a row */
	border-left:1px solid #92b744;
}
.datarow:last-child .tablecolumn{  /* column in a last row */
	border-bottom:none;
}
.tablecolumn{
	display:table-cell; /* Defines a table cell */
	padding:10px 20px;
	border-bottom:1px solid #92b744;
	border-right:1px solid #92b744; background:#fff; color:#9d9d9d; padding:8px 0;
}
.datarow .tablecolumn{ padding:15px 0}


.tablecolumn:hover{
	background:#f9f9f9;
}
/* Responsive table */
@media all and (max-width: 640px){
	.datatable,
	.datarow,
	.tablecolumn,
	.tablecolumn:before{
		display:block;	/* Converts a table, table row, table column and table column:before into a block element */
	}
	.datatable,
	.datarow .tablecolumn:last-child{
		border-bottom:none;
	}
	.table-head{
		position:absolute;	/* Hides table head but not using display none */
		top:-1000em;
		left:-1000em;
	}
	.datarow{
		border:0px solid #8cb339;
		border-top:0px solid #8cb339;
		border-bottom:1px solid #8cb339;
		margin:20px 0;
	}
	.datarow .tablecolumn:nth-child(1){ /* first column of the row */
		border-left:none;
	}
	.datarow .tablecolumn:last-child{ /* last column of the row */
		border-right:none;
	}
	.datarow:last-child .tablecolumn,
	.tablecolumn{ /* Column in the last row and column */
		border:1px solid #8cb339; border-bottom:none
	}
	.tablecolumn:before{ /* prints the value of data-label attribute before the column data */
		font-weight:bold;
		padding-right:0px;
		font-size:12px; text-transform:uppercase; font-size:16px;
		content:" "attr(data-label)" :";	/* call the attribute value of data-label and adds a string // */
	}
	
}
.side_widget a{ display:block; background:url(../images/widget_a_bg.png) no-repeat; font-size:16px; line-height:56px; text-align:center; background-size:100% auto; margin:12px 0 0 0; color:#fff; font-family: 'Roboto', sans-serif; font-weight:400; text-transform:uppercase;}
.side_widget a:hover{ -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%); text-decoration:none; }
.side_widget{ padding-bottom:30px; margin-bottom:30px; border-bottom:1px dashed #898989}
.side_widget h2{ font-family: 'Pristina'; font-size:30px; color:#3e3e3e; margin:0px; padding: 15px 0 15px 0;}
.side_widget a{ text-align:left;}
.btn_8 a{ background:url(../images/btn_8.png) no-repeat; background-size:100% auto; height:54px;font-family: 'Roboto', sans-serif; font-weight:700; color:#fff; display:block; padding:7px 0 0 120px; line-height:20px; box-shadow:1px 1px 4px #ccc; }
.btn_8 a:hover{  -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%); text-decoration:none;}

a.btn_1{ background:url(../images/btn_1.png) no-repeat; background-size:100% auto; height:54px;font-family: 'Roboto', sans-serif; font-weight:700; color:#fff; display:block; padding:7px 0 0 120px; line-height:20px; box-shadow:1px 1px 4px #ccc;}
a.btn_2{ background:url(../images/btn_2.png) no-repeat; background-size:100% auto; height:54px;font-family: 'Roboto', sans-serif; font-weight:700; color:#fff; display:block; padding:7px 0 0 120px; line-height:20px; box-shadow:1px 1px 4px #ccc;}
a.btn_3{ background:url(../images/btn_3.png) no-repeat; background-size:100% auto; height:54px;font-family: 'Roboto', sans-serif; font-weight:700; color:#fff; display:block; padding:7px 0 0 120px; line-height:20px; box-shadow:1px 1px 4px #ccc;}
a.btn_4{ background:url(../images/btn_4.png) no-repeat; background-size:100% auto; height:54px;font-family: 'Roboto', sans-serif; font-weight:700; color:#fff; display:block; padding:7px 0 0 120px; line-height:20px; box-shadow:1px 1px 4px #ccc;}
a.btn_5{ background:url(../images/btn_5.png) no-repeat; background-size:100% auto; height:54px;font-family: 'Roboto', sans-serif; font-weight:700; color:#fff; display:block; padding:7px 0 0 120px; line-height:20px; box-shadow:1px 1px 4px #ccc;}
a.btn_6{ background:url(../images/btn_6.png) no-repeat; background-size:100% auto; height:54px;font-family: 'Roboto', sans-serif; font-weight:700; color:#fff; display:block; padding:7px 0 0 120px; line-height:20px; box-shadow:1px 1px 4px #ccc;}
a.btn_7{ background:url(../images/btn_7.png) no-repeat; background-size:100% auto; height:54px;font-family: 'Roboto', sans-serif; font-weight:700; color:#fff; display:block; padding:7px 0 0 120px; line-height:20px; box-shadow:1px 1px 4px #ccc;}
a.btn_13{ background:url(../images/btn_8.png) no-repeat; background-size:100% auto; height:54px;font-family: 'Roboto', sans-serif; font-weight:700; color:#fff; display:block; padding:7px 0 0 120px; line-height:20px; box-shadow:1px 1px 4px #ccc;}

ul.btn_con{ margin:0px; padding:0px; list-style:none;}
ul.btn_con li{ background:none; margin:0px; padding:0px;}
ul.btn_con li a{ margin:0 0 0 0;}
ul.btn_con li a:hover{ -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); /* Chrome, Safari, Opera */ filter: grayscale(100%); text-decoration:none; }
.side_widget_2{}
.side_widget_2 h2{ font-family: 'Pristina'; font-size:30px; color:#3e3e3e; margin:0px; padding: 15px 0 15px 0;} }

ul.wid_btn{ margin:0px; padding:0px; list-style:none;}
ul.wid_btn li{ float:none; position:relative; background:none; padding:0px; margin:0px 0 0 22px; display:table; vertical-align:middle; width:100%; border-spacing:12.5px; z-index:999;}
ul.wid_btn li a{ background:#fafafa; padding:10px 0 10px 60px; line-height:20px; display:table-cell; font-family: 'Roboto', sans-serif; font-weight:700; font-size:18px; text-transform:uppercase; height:54px; width:100%; vertical-align:middle; position:relative;}
ul.wid_btn li a:hover,ul.wid_btn li a:active,ul.wid_btn li a:focus{ text-decoration:none;}


ul.wid_btn li.sccro1 a{ color:#ebac2f;}
ul.wid_btn li.sccro1 a::after{ content:''; position:absolute; width:50px; height:50px; background:#ebac2f; border-radius:4px; left:-20px; top:4px; transform:rotate(45deg); z-index:1;}
ul.wid_btn li.sccro1 a::before{ content:'';  background-image:url(../images/btn_icon_1.png); background-repeat:no-repeat; background-position:center center; position:absolute; z-index:2 ; width:32px; height:23px; top:18px; left:-10px; }


ul.wid_btn li.sccro2 a{ color:#46a6b5;}
ul.wid_btn li.sccro2 a::after{ content:''; position:absolute; width:50px; height:50px; background:#46a6b5; border-radius:4px; left:-20px; top:4px; transform:rotate(45deg); z-index:1;}
ul.wid_btn li.sccro2 a::before{ content:'';  background-image:url(../images/btn_icon_2.png); background-repeat:no-repeat; background-position:center center; position:absolute; z-index:2 ; width:32px; height:26px; top:18px; left:-10px; }

ul.wid_btn li.sccro3 a{ color:#97b45a;}
ul.wid_btn li.sccro3 a::after{ content:''; position:absolute; width:50px; height:50px; background:#97b45a; border-radius:4px; left:-20px; top:4px; transform:rotate(45deg); z-index:1;}
ul.wid_btn li.sccro3 a::before{ content:'';  background-image:url(../images/btn_icon_3.png); background-repeat:no-repeat; background-position:center center; position:absolute; z-index:2 ; width:32px; height:30px; top:18px; left:-10px; }

ul.wid_btn li.sccro4 a{ color:#4c81b7;}
ul.wid_btn li.sccro4 a::after{ content:''; position:absolute; width:50px; height:50px; background:#4c81b7; border-radius:4px; left:-20px; top:4px; transform:rotate(45deg); z-index:1;}
ul.wid_btn li.sccro4 a::before{ content:'';  background-image:url(../images/btn_icon_4.png); background-repeat:no-repeat; background-position:center center; position:absolute; z-index:2 ; width:32px; height:23px; top:18px; left:-10px; }

ul.wid_btn li.sccro5 a{ color:#e06b2f;}
ul.wid_btn li.sccro5 a::after{ content:''; position:absolute; width:50px; height:50px; background:#e06b2f; border-radius:4px; left:-20px; top:4px; transform:rotate(45deg); z-index:1;}
ul.wid_btn li.sccro5 a::before{ content:'';  background-image:url(../images/btn_icon_5.png); background-repeat:no-repeat; background-position:center center; position:absolute; z-index:2 ; width:32px; height:23px; top:18px; left:-10px; }
ul.wid_btn li:after{ content:''; background:url(../images/btn_shadow.png) no-repeat; width:100%; height:25px; position:absolute; left:75px; bottom:-13px; }


.wid_scroller{ position:relative; padding:0px;  margin:10px 0 12px 0; border: 2px solid transparent;
-webkit-border-image: url(../images/figure_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/figure_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/figure_border.png) 2 round; padding:12px; }
.wid_scroller p{ font-size:14px; color:#959595; font-family: 'Roboto', sans-serif; font-weight:400; margin:0px; padding:0px;}
a.kart_btn{ padding-left:15px;}


.wid_scroller .owl-prev{ width:23px; height:23px; border-radius:0px!important; background:#fff!important; border:1px solid #b8b8b8; text-align:center; padding:0 !important}
.wid_scroller .owl-next{ width:23px; height:23px; border-radius:0px!important; background:#fff !important; border:1px solid #b8b8b8; text-align:center; padding:0 !important}
.wid_scroller .fa{ color:#b8b8b8; line-height:21px; }
.wid_scroller .owl-buttons{ text-align:center; float:none; margin:5px 0 22px 0;}
.owl-theme .owl-controls .owl-buttons div{ margin:0 2px 0 0 !important}
.wid_scroller .owl-prev:hover{ background:#819f3d !important; color:#fff !important;}
.wid_scroller .owl-next:hover{ background:#819f3d !important; color:#fff !important;}

.wid_scroller .owl-prev:hover .fa{ color:#fff; line-height:21px; }
.wid_scroller .owl-next:hover .fa{ color:#fff; line-height:21px; }

.scrl_btn_left{ background:url(../images/left_btn_bg.png) no-repeat; width:164px; height:65px; margin:-54px 0 0 -28px; float:left; position:relative; z-index:99;}
.scrl_btn_left:hover{background: url(../images/left_btn_bg2.png) no-repeat 0 4px;}
.scrl_btn_right{ background:url(../images/right_btn_1.png) no-repeat; width:164px; height:65px; margin:-54px -26px 0 0px; float:right;  z-index:99; position:relative;}
.scrl_btn_right:hover{background: url(../images/right_btn_2.png) no-repeat 0 4px;}
.wid_scroller a{ background:none; margin:0px; padding:0px; font-size:12px; text-align:center; line-height:41px;}
.wid_scroller a img{ vertical-align:middle; margin:0 3px 0 0;}
.wid_scroller:after{ content:''; position:absolute; width:100%; height:13px; bottom:-15px; left:0px; background:url(../images/wid_scroller_shadow.png) no-repeat; background-size:100%; }

.inner_side_box{position:relative; padding:0px;  margin:40px 0 40px 0; border: 2px solid transparent;
-webkit-border-image: url(../images/figure_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/figure_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/figure_border.png) 2 round;}
.inner_side_box img{ width:100%;}
.dide_fig_btm{ background:#7d9c3b; padding:0 40px 0 12px; position:relative;}
.dide_fig_btm p{ color:#fff; font-size:14px; margin:0px; padding:5px 0}
.dide_fig_btm_btn{ position:absolute; height:46px; width:40px; text-align:center; line-height:46px; background:#68842d; color:#fff; top:0px; right:0px; }
.dide_fig_btm_btn a{ display:block; line-height:46px;font-family: 'Roboto', sans-serif; font-weight:300; font-size:30px; color:#fff;  }
.dide_fig_btm_btn a:hover,.dide_fig_btm_btn a:active,.dide_fig_btm_btn a:focus{ text-decoration:none;}

.inner_btm_bg{ background:url(../images/inner_btm_bg.jpg) no-repeat; background-size:cover; padding:12px 0; margin-top:30px;}
.side_r_img{ transform:rotate(10deg); position: relative;}
.side_r_img img{box-shadow:4px 2px 8px #ccc; position: relative; z-index: 99;}

.round_box{ width:25%;; float:left; padding:40px 0px 0 0px; text-align:center; }
.arrow_box{ width:7%; float:left; padding:40px 0 0 0; margin-left:-21px;}

.line_1{ background:url(../images/line_1.png) no-repeat top center; position:relative;}
.line_1:after{ content:''; background:url(../images/box-arrow_1.png) no-repeat; width:45px; height:49px; position:absolute; top:0px; right:-24px; } 
.line_1:before{ content:'1'; position:absolute; top:0px; width:29px; height:29px; border-radius:50%; text-align:center; color:#fff; font-family: 'Roboto', sans-serif; font-weight:700; font-size:16px; background-color:#25b7d3; line-height:29px; left:10px; top:-26px;}

.line_1 h3{ background:none; padding:15px 0 6px 0; margin:0 0 0 0; color:#25b7d3; font-family: 'Roboto', sans-serif; font-weight:700; font-size:15px;}

.line_2{ background:url(../images/line_2.png) no-repeat top center; position:relative;}
.line_2:after{ content:''; background:url(../images/box-arrow_2.png) no-repeat; width:45px; height:49px; position:absolute; top:0px; right:-24px; } 
.line_2:before{ content:'2'; position:absolute; top:0px; width:29px; height:29px; border-radius:50%; text-align:center; color:#fff; font-family: 'Roboto', sans-serif; font-weight:700; font-size:16px; background-color:#fc6e51; line-height:29px; left:10px; top:-26px;}

.line_2 h3{ background:none; padding:15px 0 6px 0; margin:0 0 0 0; color:#fc6e51; font-family: 'Roboto', sans-serif; font-weight:700; font-size:15px;}

.line_3{ background:url(../images/line_3.png) no-repeat top center; position:relative;}
.line_3:after{ content:''; background:url(../images/box-arrow_3.png) no-repeat; width:45px; height:49px; position:absolute; top:0px; right:-24px; } 
.line_3:before{ content:'3'; position:absolute; top:0px; width:29px; height:29px; border-radius:50%; text-align:center; color:#fff; font-family: 'Roboto', sans-serif; font-weight:700; font-size:16px; background-color:#fabc3d; line-height:29px; left:10px; top:-26px;}


.line_3 h3{ background:none; padding:15px 0 6px 0; margin:0 0 0 0; color:#fabc3d; font-family: 'Roboto', sans-serif; font-weight:700; font-size:15px;}

.line_4{ background:url(../images/line_4.png) no-repeat top center; position:relative;}
.line_4 h3{ background:none; padding:15px 0 6px 0; margin:0 0 0 0; color:#e04f5f; font-family: 'Roboto', sans-serif; font-weight:700; font-size:15px;}

.line_4:before{ content:'4'; position:absolute; top:0px; width:29px; height:29px; border-radius:50%; text-align:center; color:#fff; font-family: 'Roboto', sans-serif; font-weight:700; font-size:16px; background-color:#e04f5f; line-height:29px; left:10px; top:-26px;}



.p_box_inner{ position:relative; padding:0px; background:trasparent; margin:25px 0 7px 0; border: 7px solid transparent;
-webkit-border-image: url(../images/content_border.png) 5 round; /* Safari 3.1-5 */
-o-border-image: url(../images/content_border.png) 5 round; /* Opera 11-12.1 */
border-image: url(../images/content_border.png) 5 round;}
.p_banner_tag{ position:absolute; left:15px; top:10px; background-color:rgba(0,0,0,.08); border:1px solid #b6b6b6; padding:10px;}
.p_banner_tag h3{ font-weight:700; font-size:30px; color:#4a4a4a; text-transform:uppercase; margin:0px; padding:0px; background:none;}
.below_banner_btn{ text-align:right;}
.below_banner_btn ul{ margin:0px; padding:0px 0 12px 0; list-style:none; }
.below_banner_btn ul li{ float:none; display:inline-block; vertical-align:top; background:none;}
.below_banner_btn ul li a{ text-align:left; padding:0 0 0 24px; font-size:16px; color:#fff; text-transform:uppercase; font-weight:700; font-family: 'Roboto', sans-serif; line-height:40px;}
.below_banner_btn ul li:last-child a{ padding:0 0 0 20px; }
.below_banner_btn ul li a:hover,.below_banner_btn ul li a:active,.below_banner_btn ul li a:focus{ text-decoration:none; filter: grayscale(100%);}
.below_banner_btn ul li:first-child a{ background:url(../images/pdf_btn_1.png) no-repeat; width:221px; height:39px; display:block;  }



.below_banner_btn ul li:nth-child(2) a{ background:url(../images/pdf_btn_2.png) no-repeat; width:250px; height:39px; display:block;}
.product_box p.reveal{ font-weight:700; font-size:14px; color:#83a23d; text-decoration:underline; cursor:pointer;}

.table_top_nav_con{ border:1px solid #d3d3d3; }


ul.tabs5{
			margin: 0px;
			padding: 0;
			list-style: none;  width:100%; background:#525252; display:table; vertical-align:middle;
		}
		ul.tabs5 li{
			
			color: #fff;  
			display: table-cell;
		    vertical-align:middle;
			cursor: pointer; font-family: 'Roboto', sans-serif; font-size:14px; text-transform:uppercase;  line-height:45px; text-decoration:none; background:none; background-image:url(../images/tab_part.png); background-repeat:no-repeat; margin:0px; padding:0px; text-align:center;}
		ul.tabs5 li:first-child{ background-image:none;}
		
		
		ul.tabs5 li.current{
			 background:#de5700; color:#fff;
		}
		
		ul.tabs5 li:hover{ background:#de5700; color:#fff;}
		ul.tabs5 li img{ vertical-align:middle; margin:0 5px 0 0}
		
		
		.tab-content5{
			display: none;
			padding: 15px 15px 30px 15px; background:url(../images/table_inner_bg.jpg) repeat; position:relative; z-index:7; border:1px solid #d3d3d3;
		}

		.tab-content5.current{
			display: inherit; overflow:hidden;
		}
		.p_tab_con{ margin:15px 0 0 0;}
		.tab-content5 h2{ font-family: 'Pristina'; font-size:25px; color:#525252; margin:0px; padding:0 0 10px 0; }		
		
		.tb_box{ position:relative; border: 2px solid transparent;
-webkit-border-image: url(../images/tab_box_border.png) 1 round; /* Safari 3.1-5 */
-o-border-image: url(../images/tab_box_border.png) 1 round; /* Opera 11-12.1 */
border-image: url(../images/tab_box_border.png) 1 round; background-image:url(../images/tab_box_bg.jpg); background-repeat:no-repeat; background-size:cover; margin:0 0 15px 0; padding:4px;}
.tb_inner{ text-align:center; border:1px dotted #43531f; height:224px; display:table;}
.tb_inner_cell{ display:table-cell; vertical-align:middle; height:100%; }
.tb_inner p{ font-family: 'Open Sans', sans-serif; font-size:11px; line-height:13px; color:#fff; padding-bottom:10px; }
.tb_inner p	span{ text-transform:uppercase; font-size:13px; font-weight:bold; display:block; padding:0 0 3px 0}	
.t_icon{ padding-bottom:0px;}
.t_logo_img{ padding-bottom:10px;}
.tab-content5 .item{ margin:0 3px;}
.tab-content5  .owl-buttons{ position:absolute; right:268px;}
.tab-content5 a.tour_btn{ float:right; margin-top:-10px; font-style:normal; opacity:1.0}
.tab-content5 .owl-theme .owl-controls .owl-buttons div{ opacity:1.0}
.btm_bg_sc{ background:url(../images/btm_box_bg.png) no-repeat; min-height:218px; width:100%; text-align:center;}
.btm_bg_top{}
.btm_logo{ padding:10px 0 15px 0;}
.btm_bg_bm p span{ display:block; text-transform:uppercase; color:#fff; font-size:11.54px;  font-family: 'Open Sans', sans-serif; font-weight:700;}
.btm_bg_bm p{ font-size:9.89px;  font-family: 'Open Sans', sans-serif; font-weight:400; color:#fff; line-height:10px;}
.btm_bg_bm{ padding:30px 0 0 0; line-height:14px;} 
.tab-content5 .ft_lgoo_ban_1{ padding:10px 0 10px 0;}
.tab-content5 .content_black_box p{ font-size:18px; font-style:normal; line-height:27px; color:#fff; }
.tab-content5 .main_box2 p{ line-height:21px; color:#6b6b6b; margin:0px; padding:0px;}

.faq_con{ border-bottom:1px dashed #6d6d6d; padding:0 0 15px 0; margin:0 0 15px 0;}
.faq_con h3{ font-weight:700; color:#323232; background:none; padding:0 0 0 0; font-size:16px;}
.faq_con p span{ font-weight:700; color:#58a211;}

.ls_option{ border-bottom:1px dashed #6d6d6d; padding:0 0 20px 0; margin:0 0 20px 0;}

.com_table{ padding:80px 0 0 0; }
.com_table table{ border:1px solid #c1c1c1; width:100%;}
.com_table table tr td{ border:1px solid #c1c1c1; }
.top_tr{ background-color:rgba(82,82,82,0.3); font-size:30px; color:#4f4f4f; font-family: 'Pristina'; } 
.top_tr td:first-child{ padding:30px 0 15px 27px; width:280px; }
.top_tr td:nth-child(2){width:140px; text-align:center; text-align:center;}
.top_tr td:nth-child(3){width:140px; text-align:center; text-align:center; }
.top_tr td:nth-child(4){width:140px; text-align:center; text-align:center; }


.product_tr td{ position:relative; height:48px;}
.product_tr { background:#f9f9f9;}
.com_table_1{ position:absolute; bottom:-15px; width:88%; left:8px;}
.product_tr td:nth-child(2){width:140px; text-align:center; text-align:center;}
.product_tr td:nth-child(3){width:140px; text-align:center; text-align:center; }
.product_tr td:nth-child(4){width:140px; text-align:center; text-align:center; }
.product_tr td:first-child{padding:0 0 0 10px; }
.product_tr td:first-child img{ vertical-align:middle; margin:0 5px 0 0}

.product_hd{ background-color:rgba(82,82,82,0.3); }
.product_hd td:first-child{ padding:0 0 0 10px; height:48px; color:#525252; font-size:16px; text-transform:uppercase; font-weight:700; }
.product_hd td img{ vertical-align:middle; margin:0 5px 0 0;}
.product_hd a{ background:url(../images/table_btm_btn.png) no-repeat; display:block; text-align:center; font-size:12px; text-transform:uppercase; color:#fff; line-height:38px; }

.product_hd a:hover{ -webkit-filter: invert(100%); /* Safari */
    filter: invert(100%);}

.product_hd a:hover,.product_hd a:focus,.product_hd a:active{ text-decoration:none;}
img.alignleft{ float:left; margin:15px 15px 15px 0;}

.shop_con{ position:relative; border: 3px solid transparent;
-webkit-border-image: url(../images/shop_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/shop_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/shop_border.png) 2 round; background-image:url(../images/shop_bg.jpg); 
background-repeat:no-repeat; background-size:cover; margin:0 0 15px 0; 
padding:20px 20px 0; margin-bottom:70px; margin-top:80px; }
.bag_icon{ position:absolute; right:-14px; top:-75px;}
.box_top_content{ }
.rnd_icon{ float:left; width:115px; margin:0 15px 0 0}
.top_con_right{ width:70%; float:left;}
.box_top_content h2{ font-weight:700; color:#4c868f; font-size:28px; text-transform:uppercase; padding:0 150px 15px 0;}
.box_top_content p{ font-size:14px; color:#585858; line-height:18px;  padding:0 150px 0 0;}
.box_top_content h4{ text-align:right;  font-family: 'Pristina'; background:none; font-size:30px; color:#4f4f4f; padding:10px 0 0 0; position:relative; margin:0 0 0 130px;}
.box_top_content h4:after{ content:''; position:absolute; background:transparent; height:15px; width:62%; left:0px; border-bottom:1px dashed #898989}
.sort_box{ background:#285b63; margin:15px 0 40px 130px; padding:8px 0; text-align:center; color:#fff;}
.box_top_content .box{ position:static; overflow:inherit; z-index:1; width:100%;}
.top_panle_con{ background:#285b63; text-align:center; margin:15px 0 0 0; height:50px; display: inline-block; width: 100%;}
.block_1{ border:1px solid #285b63; background:#fff; position:relative;}
.title_con_1{ background:url(../images/box_1_head.jpg) no-repeat; font-family: 'Open Sans', sans-serif; font-weight:400; color:#fff; font-size:15px; line-height:18px; 
text-transform:uppercase; padding:9px 0 6px 93px; border-bottom:1px solid #285b63; background-size:100%; text-shadow: 0 !important;}
.title_con_1 .text-shadow{text-shadow: 0 0 0 !important;}

.block_2{ border:1px solid #7d9c3b; background:#fff; position:relative;}
.title_con_2{ background:url(../images/box_2_head.jpg) no-repeat; font-family: 'Open Sans', sans-serif; font-weight:400; color:#fff; font-size:15px; line-height:18px; 
text-transform:uppercase; padding:9px 0 6px 93px; border-bottom:1px solid #7d9c3b; background-size:100%; }

.block_3{ border:1px solid #7d9c3b; background:#fff; position:relative;}
.title_con_3{ background:url(../images/box_2_head.jpg) no-repeat; font-family: 'Open Sans', sans-serif; font-weight:600; color:#fff; font-size:15px; line-height:18px; 
text-transform:uppercase; padding:9px 0 6px 93px; border-bottom:1px solid #7d9c3b; background-size:100%;}





.header-v5 .container{ width:1270px !important;}
.breadcrumb_bg .container{ width:1270px !important;}
.inner_content_area .container{ width:1270px !important;}
.cart_form_con .container{ width:1270px !important;}

.block_1 h3{ text-align:center; font-weight:400; text-transform:uppercase; background:none; font-size:15px; padding:12px 0; margin:0 0 0 0; color:#3f3f3f;}
.block_1 h3 span{ display:block;}
.box_pro{ text-align:center;}
.block_1 p{ padding:5px 8px;}

.block_2 h3{ text-align:center; font-weight:400; background:none; font-size:15px; padding:12px 0; margin:0 0 0 0; color:#3f3f3f;}
.block_2 h3 span{ display:block;}
.block_2 p{ padding:5px 8px;}


.block_btn_con{}
.block_btn_con ul{ margin:0px; padding:5px 0 0 0px; list-style:none; }
.block_btn_con ul li{ float:none; display:inline-block; vertical-align:top; background:none; margin:0px; padding:0px;}
.block_btn_con ul li:first-child{ float:left; margin-left:-12px; }
.block_btn_con ul li:last-child{ float:right; margin-right:-12px; }
.block_btn_con ul li a{ display:block; padding:0 15px; font-size:12px; color:#fff; text-transform:uppercase; padding-bottom:15px;}
.block_btn_con ul li:first-child a{ background:url(../images/block_btn_1.png) no-repeat; text-align:center;}
.block_btn_con ul li:last-child a{ background:url(../images/block_btn_2.png) no-repeat; text-align:center;}

.block_btn_con ul li:last-child a:hover{ background:url(../images/block_btn_2H.png) no-repeat; text-align:center;}

.block_btn_con ul li a img{ vertical-align:middle; margin:0 5px 0 0}

.block_social ul{ margin:0px; padding:0px; list-style:none; text-align:center; position:relative; z-index:999; }
.block_social ul li{ display:inline-block; margin:0 5px; background:none;}
.block_social ul li a{ color:#444444;}
.block_social ul li a .fa-facebook:hover{ color:#3b5999}
.block_social ul li a .fa-twitter:hover{ color:#55acef}
.block_social ul li a .fa-google-plus:hover{ color:#de4b39}

.block_btn_con ul li:first-child a:hover{ background:url(../images/block_btn_1H.png) no-repeat; text-align:center;}
.block_btn_con ul li:last-child a:hover{ background:url(../images/block_btn_2H.png) no-repeat; text-align:center;}	
	

.block_bottom{ background:#fff; border:1px solid #285b63 ; transform: skew(0deg, 5deg); height:32px; position:absolute; width:100.6%; bottom:-20px; border-top:none; left:-1px;}
.col_arrow{ position:absolute; right:10px; z-index:9999; bottom:-10px;}

.block_2 .block_bottom{ width:100.9%;  border:1px solid #7d9c3b ; border-top:none}



.block_3{ border:1px solid #b96a55; background:#fff; position:relative;}
.title_con_3{ background:url(../images/box_3_head.jpg) no-repeat; font-family: 'Open Sans', sans-serif; font-weight:400; color:#fff; font-size:15px; line-height:18px; text-transform:uppercase; padding:9px 0 6px 93px; border-bottom:1px solid #b96a55; background-size:100%; }

.block_3 h3{ text-align:center; font-weight:400; background:none; font-size:15px; padding:12px 0; margin:0 0 0 0; color:#3f3f3f;}
.block_3 h3 span{ display:block;}
.block_3 p{ padding:5px 8px;}

.block_3 .block_bottom{ width:100.6%;  border:1px solid #b96a55 ; border-top:none}

.block_4{ border:1px solid #d08a00; background:#fff; position:relative;}
.title_con_4{ background:url(../images/box_4_head.jpg) no-repeat; font-family: 'Open Sans', sans-serif; font-weight:400; color:#fff; font-size:14px; line-height:18px; text-transform:uppercase; padding:9px 0 6px 93px; border-bottom:1px solid #d08a00; background-size:100%;}

.block_4 h3{ text-align:center; font-weight:400; background:none; font-size:15px; padding:12px 0; margin:0 0 0 0; color:#3f3f3f;}
.block_4 h3 span{ display:block;}
.block_4 p{ padding:5px 8px;}

.block_4 .block_bottom{ width:100.9%;  border:1px solid #d08a00 ; border-top:none}


.block_5{ border:1px solid #8e8f89; background:#fff; position:relative;}
.title_con_5{ background:url(../images/box_5_head.jpg) no-repeat; font-family: 'Open Sans', sans-serif; font-weight:400; color:#fff; font-size:15px; line-height:18px; text-transform:uppercase; padding:9px 0 6px 93px; border-bottom:1px solid #8e8f89; background-size:100%;}

.block_5 h3{ text-align:center; font-weight:400; background:none; font-size:15px; padding:12px 0; margin:0 0 0 0; color:#3f3f3f;}
.block_5 h3 span{ display:block;}
.block_5 p{ padding:5px 8px;}

.block_5 .block_bottom{ width:100.6%;  border:1px solid #8e8f89 ; border-top:none}


.block_6{ border:1px solid #cbb54c; background:#fff; position:relative;}
.title_con_6{ background:url(../images/box_6_head.jpg) no-repeat; font-family: 'Open Sans', sans-serif; font-weight:400; color:#fff; font-size:15px; line-height:18px; text-transform:uppercase; padding:9px 0 6px 93px; border-bottom:1px solid #cbb54c; background-size:100%;}

.block_6 h3{ text-align:center; font-weight:400; background:none; font-size:15px; padding:12px 0; margin:0 0 0 0; color:#3f3f3f;}
.block_6 h3 span{ display:block;}
.block_6 p{ padding:5px 8px;}

.block_6 .block_bottom{ width:100.9%;  border:1px solid #cbb54c ; border-top:none}


.block_7{ border:1px solid #7ca0c5; background:#fff; position:relative;}
.title_con_7{ background:url(../images/box_7_head.jpg) no-repeat; font-family: 'Open Sans', sans-serif; font-weight:400; color:#fff; font-size:14px; line-height:18px; text-transform:uppercase; padding:9px 0 6px 90px; border-bottom:1px solid #7ca0c5; background-size:100%;}

.block_7 h3{ text-align:center; font-weight:400; background:none; font-size:15px; padding:12px 0; margin:0 0 0 0; color:#3f3f3f;}
.block_7 h3 span{ display:block;}
.block_7 p{ padding:5px 8px;}

.block_7 .block_bottom{ width:100.6%;  border:1px solid #7ca0c5 ; border-top:none}


.block_8{ border:1px solid #2b6da4; background:#fff; position:relative;}
.title_con_8{ background:url(../images/box_8_head.jpg) no-repeat; font-family: 'Open Sans', sans-serif; font-weight:400; color:#fff; font-size:15px; line-height:18px; text-transform:uppercase; padding:9px 0 6px 93px; border-bottom:1px solid #2b6da4; background-size:100%;}

.block_8 h3{ text-align:center; font-weight:400; background:none; font-size:15px; padding:12px 0; margin:0 0 0 0; color:#3f3f3f;}
.block_8 h3 span{ display:block;}
.block_8 p{ padding:5px 8px;}

.block_8 .block_bottom{ width:100.9%;  border:1px solid #2b6da4 ; border-top:none}

.btm_lg_con{ margin:0 0 0 130px;}
.btm_lg{  padding:0 25px; background:url(../images/btm_lg_partition.png) no-repeat; display:inline-block; vertical-align:middle; margin:0 0 0 0 !important }

.mar_top{ margin:3px 0 0 0 !important}
.dis_n{ display:none;}
.mar_top div:first-child{ background:none; padding:0 25px 0 0}
.mar_top div:last-child{ padding:0 0 0 25px}
.btm_top_pan{ margin-top:10px !important}

footer{ position:relative;}
.btm_im_cor{ position:absolute; bottom:0px; right:0px; width:10%; text-align:right;}

.side_wd_img{ position:relative; }
a.cmt_btn{ position:absolute; bottom:30px; left:15px; background:none; margin:0px; padding:0px; line-height:normal}



@media screen and (min-width: 2500px) {
#layerslider{ width:100%; min-height:803px !important; height:auto !important}
.tab_sec{position: relative; margin: 0 0 0 0;}
}

#layerslider{ width:100%; height:506px;}


div.dotted.round {
  width:52;
  height:52;
  gborder:solid 1px;
  border-radius:100%;
  position:relative;
  display:flex;  
  justify-content:center;
  align-items:center;
  font-size:2.5vw;
  border:solid rgba(0,0,0,0.2);/*Demo, debug: show me edges */
}
 svg.dotted.round  {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  stroke: #000000; 
  stroke-width: 1px;
  stroke-dasharray:  0.25 4;
  stroke-dashoffset: 8;
  stroke-linecap:round; 
  fill: none;


}

.swMain > ul li > a::before {
    left: 65%;
    max-width: 68%;
}
.swMain > ul li :last-child> a::before {
    left: 65%;
    max-width: 0%;
}
.swMain > ul li:last-child > a::before {
    max-width: 0 !important;
    width: 50%;
}


.swMain > ul li > a.selected::before, .swMain li > a.done::before {
    border-color: #000;
}
.table_hd{ background:#819f3d; color:#fff; text-transform:uppercase; font-size:13px; line-height:41px; font-weight:600;}
.light_bg{ background:#f8f8f8; border-bottom:1px solid #e8e8e8; }
.lighter_bg{ background:#ffffff;  }


.table_hd  td{ background:#819f3d; border-color:#819f3d}

.cart_table h3{ font-weight:700; font-size:13px; text-align:left; text-transform:uppercase;}
.light_bg > td { padding-bottom: 15px;}
.lighter_bg > td { padding-bottom: 15px;}


.cart_table .sbHolder{
	background-color: #f6f6f6;
	border: solid 1px #ececec;
	font-size: 12px;
	font-weight:400;
	height: 27px;
	position: relative;
	width: 100%; margin-bottom:8px;
}
.cart_table .sbHolder:focus .sbSelector{
	
}
.cart_table .sbSelector{
	display: block;
	height:27px;
	left: 0;
	line-height: 23px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%; color: #777777;
    font-size: 12px;
    font-weight: 400;
	text-transform:uppercase; 
}
.cart_table .sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #4c4c4c;
	outline: none;
	text-decoration: none;
}
.cart_table .sbToggle{
	background: url(../images/select-icons2.png) 0 0px no-repeat;
	display: block;
	height: 30px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.cart_table .sbToggle:hover{
	
}
.cart_table .sbToggleOpen{
	
}
.cart_table .sbToggleOpen:hover{
	
}
.cart_table .sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.cart_table .sbHolderDisabled .sbToggle{
	
}
.cart_table .sbOptions{
	background-color: #e1e1e1 ;
	border: solid 1px #d9d9d9 ;
	list-style: none;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 32px;
	width: 100%;
	z-index: 1;
	overflow-y: auto;
}
.cart_table .sbOptions li{
	padding: 0 7px;
}
.cart_table .sbOptions a{
	border-bottom: dotted 1px #cbcbcb;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px; font-size:13px; font-family: "PT Sans",sans-serif;
}
.cart_table .sbOptions a:link, .sbOptions a:visited{
	color: #000;
	text-decoration: none;
}
.cart_table .sbOptions a:hover,
.cart_table .sbOptions a:focus,
.cart_table .sbOptions a.sbFocus{
	color: #000;
}
.cart_table .sbOptions li.last a{
	border-bottom: none;
}
.cart_table .sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.cart_table .sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.cart_table .sbOptions .sbSub{
	padding-left: 17px;
}
.num_fld{ width:44px; background:#f6f6f6; border:1px solid #ececec; height:27px; text-align:center; box-shadow:none;}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
input[type=number] {
  -moz-appearance: textfield;
}
.ref_btn{ margin:5px 0 0 5px;}


.p_table{ width:450px; float:right; margin:12px 0 25px 0;} 
.p_table table{ border-color:#fff; background:#666666;}
.p_table table tr td{ border-color:#fff; padding:10px 17px 10px 25px; text-align:right; font-weight:700; text-transform:uppercase; color:#fff; font-size:13px; }
.p_table table tr:last-child{ background:#819f3d;}
.p_table table tr:last-child td{ font-size:16px;}

.panel-white, .partition-white{  position:relative; border: 3px solid transparent;
-webkit-border-image: url(../images/shop_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/shop_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/shop_border.png) 2 round; background-image:url(../images/pannel_bg.jpg); background-repeat:repeat; margin:0 0 15px 0; padding:10px 10px 0; margin-bottom:115px; margin-top:80px; }

.cart_btm_box{ width:32%; float:left; background:url(../images/ft_box_1_bg.jpg) repeat; 
border: 1px solid transparent;
-webkit-border-image: url(../images/shop_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/shop_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/shop_border.png) 2 round; position:relative; 
}
.cart_btm_box_left{ width:24%; float:left;}
.cart_btm_box_right{ width:75%; float:right; padding:5px; }
.cart_btm_box_right h2{ font-weight:700; text-transform:uppercase; color:#fff; font-size:20px; line-height:20px; margin:0 0 0 0; padding:10px 0 3px 0;}
.cart_btm_box_right p{ font-weight:400;  color:#dfdfdf; font-size:16px; line-height:20px; margin:0 0 0 0; padding:0px 0 3px 0;}
.cart_btm_box_right h3 span{ text-align:right; display:block; text-transform:lowercase; font-size:11px; color:#dfdfdf; line-height:8px; padding-right:16px;}
.cart_btm_box_right h3 { color:#ff6500; font-weight:700; font-size:28px; line-height:40px; margin:0px; padding:0px;}
.cart_btm_box_right h3 img{ vertical-align:middle; margin:0 12px 0 0}
.cart_btm_box_right h4{ font-size:14px; color:#dfdfdf; }
.cart_btm_box_right h4 span{ color:#ff6500;}

.promo_box{ width:43%; float:left; margin:0 0 0 15px; border:1px dashed #7f7f7f; padding:6px;}
.promo_box_inner{background:url(../images/promo_bg.jpg) repeat; padding:10px; }
.promo_left{ width:35%; text-align:left; float:left;}
.promo_right{ width:65%; float:right; background:url(../images/promo_partition.png) no-repeat left center; min-height:118px; padding:0 0 0 20px;}
.promo_left h3{ font-weight:700; color:#222222; font-size:26px; text-transform:uppercase; line-height:26px; font-weight:700; margin:0px; padding:10px 0 0 0}
.promo_left h3 span{ display:block; font-size:18px; font-weight:400; }
.promo_right p{ font-size:14px; line-height:20px; color:#676767; }
.promo_right p span{ color:#de5700; text-decoration:underline;}
a.promo_holder{ display:block; text-align:center; background:#ffffff; line-height:30px; font-weight:600; color:#9e9e9e; text-transform:uppercase; box-shadow:0 2px 2px rgba(0,0,0,0.1); margin:5px 0 0 0}
a.promo_holder:hover,a.promo_holder:active,a.promo_holder:focus{ text-decoration:none;}

.button_container{ width:22%; float:right;}
.btn-orng{ 
background: -webkit-gradient(linear, left top, right top, from(#fe6500), to(#c34d00));
background: -webkit-linear-gradient(top, #fe6500, #c34d00);
background: -moz-linear-gradient(top, #fe6500, #c34d00);
background: -o-linear-gradient(top, #fe6500, #c34d00);
background: -ms-linear-gradient(top, #fe6500, #c34d00);
background: linear-gradient(top, #fe6500, #c34d00);
background-color: #fe6500;
border:1px solid #e2874b;
display:block; width:100%; text-align:center; border-radius:0px; font-weight:700 !important; color:#ffffff; font-size:18px; text-transform:uppercase; line-height:18px; 
padding-top:10px; padding-bottom:10px;
}
.btn-orng span{ font-weight:700; font-size:12px; line-height:12px; text-transform:lowercase;}
.btn-orng:hover{ color:#fff; background: -webkit-gradient(linear, left top, right top, from(#c34d00), to(#fe6500));
background: -webkit-linear-gradient(top, #c34d00, #fe6500);
background: -moz-linear-gradient(top, #c34d00, #fe6500);
background: -o-linear-gradient(top, #c34d00, #fe6500);
background: -ms-linear-gradient(top, #c34d00, #fe6500);
background: linear-gradient(top, #c34d00, #fe6500);
background-color: #c34d00; }
a.btn_step{ display:block; font-weight:700; color:#fff; font-size:13px; text-transform:uppercase; background:#525252; border: 1px solid transparent;
-webkit-border-image: url(../images/shop_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/shop_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/shop_border.png) 2 round; margin:10px 0; line-height:34px; padding:0 0 0 30px; }
a.btn_step img{ vertical-align:middle; margin:0 12px 0 0}
.swMain > ul li > a{ font-weight:700; font-size:14px; text-transform:uppercase; color:#919191;}
.swMain > ul li > a.selected{ font-weight:700; font-size:14px; text-transform:uppercase; color:#198ef0;}
.swMain > ul li .stepDesc{ font-weight:700; font-size:15px;}
.actionBar{ display:none;}
.step_2_left{ width:32%; float:left;}
.step_2_right{ width:68%; float:right; padding:0 0 0 15px;}
.step_2_left .cart_btm_box{ width:100%;}
.step_2_left .cart_btm_box_right h3{ font-size:30px;}

.login_container{ 
border: 2px solid transparent;
-webkit-border-image: url(../images/shop_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/shop_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/shop_border.png) 2 round;
background:#819f3d; padding:12px; margin:0 0 20px 0; }
.login_container h2{ color:#fff; font-size:22px; text-transform:uppercase; margin:0px; padding:0 0 8px 0; }
.login_container p{ font-size:13px; color:#f4fdde;}
.login_container .form-control{ background:#6f8c2d; height:40px; color:#aece67; font-size:13px; border:none; outline:none; margin-bottom:12px; padding:0 15px 0 40px; transition:none;}
.login_container .form-control:focus{ background:#6f8c2d; transition:none;}


.login_container .form-control::-webkit-input-placeholder {
   color: #aece67;
}

.login_container .form-control:-moz-placeholder { /* Firefox 18- */
   color: #aece67;  
}

.login_container .form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #aece67;  
}

.login_container .form-control:-ms-input-placeholder {  
   color: #aece67;  
}
.login_container  input[type="email"]{ background-image:url(../images/login_icon.png); background-repeat:no-repeat; background-position:15px center}
.login_container  input[type="password"]{ background-image:url(../images/password_icon.png); background-repeat:no-repeat; background-position:15px center}

.login_container  input[type="email"]:focus{ background-image:url(../images/login_icon.png); background-repeat:no-repeat; background-position:15px center}
.login_container  input[type="password"]:focus{ background-image:url(../images/password_icon.png); background-repeat:no-repeat; background-position:15px center}
.login_container h3{ font-weight:400; color:#f4fae5; text-transform:uppercase; font-size:13px;}
.login_container h3 a{ font-weight:700; text-decoration:underline; color:#fff;}

.cart_register_form_con{
border: 2px solid transparent;
-webkit-border-image: url(../images/cart_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/cart_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/cart_border.png) 2 round;
background:#ffffff; padding:12px;	
}
.cart_register_form_con h2{ font-size:25px; color:#575757; font-weight:700; text-transform:uppercase; margin:0px; padding:0px;}
.cart_register_form_con h3{ font-size:16px; color:#819f3d; font-weight:700; text-transform:uppercase; margin:0px; padding:10px 0 18px 0;}
.cart_register_form_con .form-control{ background:#f0f0f0; border:none; outline:none; box-shadow:none; -webkit-appearance:none; margin:0 0 10px 0; height:40px; padding:0 10px; }
.txtarea{ width:100%; padding:10px; box-shadow:none; border:none;  background:#f0f0f0; height:137px; resize:none;  }


.reg_form_con{ margin-left:-7.5px; margin-right:-7.5px;}
.frm_4{ width:25%; padding:0 7.5px; float:left;} 
.frm_2{ width:50%; padding:0 7.5px; float:left;} 
.frm_1{ width:100%; padding:0 7.5px; float:left;} 

.cart_register_form_con .sbHolder{
	background-color: #f0f0f0;
	border:none;
	font-size: 12px;
	font-weight:400;
	height: 40px;
	position: relative;
	width: 100%; margin-bottom:8px; 
}
.cart_register_form_con .sbHolder:focus .sbSelector{
	
}
.cart_register_form_con .sbSelector{
	display: block;
	height:40px;
	left: 0;
	line-height: 40px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 100%; color: #6b6b6b !important;
    font-size: 12px;
    font-weight: 400;
}
.cart_register_form_con .sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #4c4c4c;
	outline: none;
	text-decoration: none;
}
.cart_register_form_con .sbToggle{
	background: url(../images/select_icon.png) 0 0px no-repeat;
	display: block;
	height: 38px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 38px;
}

.aggree_con{ font-size:13px;}
.aggree_con input[type="checkbox"]{ margin:0 5px 0 0}

.cart_register_form_con .part{ background:url(../images/hr_bg.png) repeat-x; height:2px; margin:15px 0; }
.btn_next{ width:250px; float:right; padding:0 15px 0 0; margin:15px 0 0 0}
.accordion-container {
		width: 100%;
		margin: 0 0 5px;
		clear: both;
	}
	.accordion-toggle {
		position: relative;
		display: block;
		padding: 0px 5px 0px 25px;
		font-size: 1.5em;
		font-weight: 300;
		color: #fff;
		text-decoration: none; background:#6f8c2d; font-size:14px; font-weight:600; text-transform:uppercase; line-height:40px;
		border: 2px solid transparent;
-webkit-border-image: url(../images/accro_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/accro_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/accro_border.png) 2 round;
	}
	.accordion-toggle.open {
		background: #333;
		color: #fff;
	}
	.accordion-toggle:hover,.accordion-toggle:active,.accordion-toggle:focus {
		color:#fff; text-decoration:none;  
		
	}
	.accordion-toggle span.toggle-icon {
		position: absolute;
		top: -2px;
		left:6px;
		font-size: 1.5em;
	}
	.accordion-content {
		display: none;
		padding: 20px;
		overflow: auto;
	}
	.accordion-content img {
	
	}
.toggle-icon .fa{ font-size:14px !important;}
.accordion-container img{ position:absolute; right:5px; top:6px;}
.accordion-container img.sp_p_icon{ top:-8px;}
.accordion-container img.sp_p_icon_1{ top:9px;}

.condition_box{ background:#ff6500; padding:15px 15px 5px;
border: 2px solid transparent;
-webkit-border-image: url(../images/condition_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/condition_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/condition_border.png) 2 round; margin-bottom:25px;}
.condition_box h2{ font-size:18px; color:#fff; text-transform:uppercase; margin:0px; padding:0px 0 15px 0; font-weight:700;}
.condition_box input[type="checkbox"]{ margin:3px 0px 0 0}
.condition_box label{ font-size:13px; color:#fff; float:right; width:94%;}
.condition_box p{ font-size:13px; color:#fff;}
.condition_box p .fa{ font-size:20px; vertical-align:baseline; margin:0 5px 0 0}

.comment_box{ background:#fff; border: 2px solid transparent;
-webkit-border-image: url(../images/cart_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/cart_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/cart_border.png) 2 round; padding:15px; margin-bottom:25px;}

.comment_box h2{ font-size:18px; color:#ff6500; text-transform:uppercase; margin:0px; padding:0px 0 15px 0; font-weight:700;}
.comment_area{ width:100%; resize:none; background:#f0f0f0; height:80px; border:none; padding:5px 10px;}
 input[type="radio"]{ margin:0 0 0 10px;}
.radio_con label{ margin:0 10px 0 5px}
.radio_con{ padding-bottom:12px;}

.shop_banner{ position:relative; margin-bottom:50px;}
.shop_banner_caption{ position:absolute; top:0px; width:100%; left:0px; text-align:center; padding:20px 0;}

.shop_banner_caption h2{ font-weight:700; color:#fff; font-size:40px; text-transform:uppercase; margin:0px; padding:0px;}
.shop_banner_caption p{ font-size:25px; line-height:36px; color:#fff; text-transform:uppercase; padding:20px 0 5px 0}

.final_cart{}
.final_cart h2{ background:url(../images/final_h_bg.jpg) repeat-x bottom left; padding:0 0 10px 0; margin:0 0 10px 0;}
.final_cart p{ font-weight:400; color:#575757; font-size:14px;}
.final_cart p span{ font-weight:700; color:#819f3d; text-transform:uppercase;}
.blue_paid{ text-align:center; padding:0 0 15px 0;}
.final_cart ul{ text-align:center;}
.final_cart ul li{ float:none; display:inline-block; font-size:14px; font-weight:700; color:#575757; text-transform:uppercase; line-height:14px; border-left:1px solid #575757; padding:0 4px;}
.final_cart ul li:first-child{ border:none;}
.final_btm_con{ background:url(../images/final_h_bg.jpg) repeat-x top left; padding:12px 0 15px 0; }
.final_btm_con p{ font-size:16px; text-align:center;}
.fianl_shop_logo{ text-align:center;}
.stp_3_nexct{ margin:20px 6px 0 0;}

.date_con{ border: 2px solid transparent;
-webkit-border-image: url(../images/cart_border.png) 2 round; /* Safari 3.1-5 */
-o-border-image: url(../images/cart_border.png) 2 round; /* Opera 11-12.1 */
border-image: url(../images/cart_border.png) 2 round;
background:#ffffff; padding:10px; margin-bottom:25px; }
.date_con ul{ margin:0px; padding:0px; list-style:none;}
.date_con ul li{ border-top:1px dashed #939393; padding:10px 0; }
.date_con ul li:first-child{ border:none;}
.date_con h3{ margin:0px; padding:0px; font-size:17px; font-weight:500; color:#ff6500; text-transform:uppercase;}
.date_con p{ font-size:14px; color:#494949; margin:0px; padding:0px;}
.date_con ul li:first-child{ background:url(../images/date_icon.png) no-repeat 0 10px; padding-left:30px;}
.date_con ul li:last-child{ background:url(../images/date_icon2.png) no-repeat 0 10px; padding-left:30px;}
.center_text{ text-align:center;}
.stp_4_nxt_btn{  margin:25px auto 0; float:none;}
.detaisl_cart{}
.detaisl_cart ul{ margin:0px 0 25px 0; padding:0px; list-style:none; display:table; width:100%;}
.detaisl_cart ul li{ float:none; display:table-cell; vertical-align:top; border-left:1px solid #d4d4d4; padding:0 30px; }
.detaisl_cart ul li:first-child{ padding:0 35px 0 0; border-left:none;}
.detaisl_cart ul li h4{ font-weight:700; font-size:14px; text-transform:uppercase; color:#ff6500; margin:0px; padding:0px;}
.detaisl_cart ul li p{ font-size:13px; color:#515151; margin:0px; padding:0px;}
.btm_text_sm p{ font-size:13px;}
.btm_text_sm p .fa{ color:#819f3d;}
p.sp_txt a{ color:#819f3d; text-transform:uppercase; text-decoration:underline;}
p.sp_txt a:hover{ color:#000;}
.cart_scrl h3{ font-size:30px; color:#de5700; margin:0px; padding:0px 0 20px 0;  font-family: "Pristina";}
.cart_scrl .item{ text-align:center; margin:0 15px; background:#f9f9f9; border:1px solid #dbdbdb; padding:14px 0 0px 0;}
.cart_scrl .block_btn_con ul li a{ line-height:32px;}
.cart_scrl .owl-buttons{ position:absolute; top:-40px; right:11px;}

.jplist .list .block{ min-height:580px !important;}

.navbar-header{ display:none;}

@keyframes pulse {
  0% {
    opacity:0.0; 
  }
  10% {
    opacity:0.8; 
  }
  20% {
    opacity:0.0; 
  }
  30% {
    opacity:0.8; 
  }
  40% {
    opacity:0.0; 
  }
  50% {
    opacity:0.8; 
  }
  60% {
    opacity:0.0; 
  }
  70% {
    opacity:1.0; 
  }
  100% {
    opacity:1.0; 
  }
  
    
}

ul.tabs{ width: 377px; }
.tab-content{ width: 377px; }


.top_nav_left{ width:100%; float:left; position:relative;}
.top_nav_right{ width:20%; float:right; position:relative;}
.top_nav_title{ position:relative;}
.top_nav_img{ float:right; margin: 0 110px 0 0;}
.top_nav_title h3{ font-family: 'Pristina'; color:#324c10; font-size:30px; margin:0px; padding:35px 0 20px 75px; font-weight:normal; position:relative;}
.hand{ position:absolute; top:-30px;z-index:0}

.banner_sec .big_slide{width: 100% !important; height: 506px !important;}
/*.banner_sec img{height: auto !important;}*/

#slider2{display: none;}

.responsive_slide{width: 100%; position: relative; display: none;}

/*===============17-1-17===============*/

.jplist-panel .text-filter-box{margin: 10px 0 0 10px !important;}
.jplist-panel input[type="text"]{background: none !important; border: 1px solid #fff !important; color: #fff !important; 
text-shadow: none !important; font-weight: 700 !important; box-shadow: none !important;}

.jplist-select{margin: 10px 0 0 10px !important; background: #285b63 !important; border: 1px solid #fff !important; color: #fff !important; 
text-shadow: none !important; font-weight: 700 !important; box-shadow: none !important;}

textarea {
    border: none;
    overflow: auto;
    outline: none;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

button:focus {outline:0;}

.min_testi_con .owl-theme .owl-controls{ position:absolute; bottom:-65px; right:0px; margin:0px;  }
.min_testi_con  .ft_lgoo_ban_1 .owl-buttons{ margin-top:0px; }
.min_testi_con  a.tour_btn{ margin-top:0px; position:absolute; right:50px; bottom:-45px;}

.bot_sec .dropdown-menu{ top:50px;}
.bot_sec .dropdown-menu li{ display:block; width:100%;}
.bot_sec .dropdown-menu li label{ text-transform:uppercase; font-weight: normal; line-height: 37px; font-size:11px;}
.bot_sec .btn-cat{ background-color:#fff !important; color:#000; margin-top:8px; min-width:200px; font-size: 16px;text-transform: uppercase; font-weight: 700; border:1px solid #fff}



ul.drp_menu{ margin:0px; padding:0px; list-style:none;}



/*----------------Responsive Start------------*/

@media only screen and (min-width:2500px) and (max-width:5000px)
{
.banner_sec img{height: auto !important;}
.sp_2500{ top:633px !important; }
.sp2_2500 {top: 540px !important;}
.sp3_2500{top: 380px !important;}
.ls-inner{ height:800px !important;}
.sp4_2500{  top: 401px !important;}
.jplist .list .block{ min-height:595px !important;}

}
@media only screen and (min-width:992px) and (max-width:1199px)
{
.inner_content_area .container{ width:inherit !important;}
.header_main{ position:relative;}
.logo{ width: 144px; }
.header_mdl_sec{ width: 627px; }
.header_mdl_secLeft{ width: 306px; background-size:100% 100%; }
.header_mdl_secRight{ width: 338px; float: right;  background-size:100% 100%;}
.left_nav{ padding: 6px 40px 0; }
.right_nav{ padding: 6px  0 0 0; }
.header_mdl_secLeft .left_nav ul li{ -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); margin: 2px;}
.hdr_link_left{ padding-left:10px; padding-top: 10px; }
.hdr_link_left ul{ padding: 0px; }
.hdr_sm_sec ul li{ margin: 0px; }
.header_right_sec{ width: 154px; }
.hdr_link_left h3{ font-size: 11px;}
.hdr_link_right{ padding-top: 10px; }
.hdr_link_left ul li a{ font-size: 10px;}
.hdr_link_right h3{ font-size: 11px;}
.hdr_link_right ul li a{ font-size: 10px;}
.hdr_contact_sec{ padding-top: 3px; }
.right_nav ul li.rapple_btn{ width: 121px; }
.right_nav ul li.devis_btn{ margin: 0 -10px; width: 109px; }

.shadow{ bottom: 174px;}
.mi-slider ul li a{ background-size:100% 100%; width: 100%;  }
.tab_sec .mi-slider nav a{-ms-transform: rotate(0deg) !important; -webkit-transform: rotate(0deg) !important; transform: rotate(0deg) !important; margin-top: 6px;}
.mi-slider nav{ padding-top: 24px; }
.news_arrow{display: none;}
ul.tabs2 li:first-child{ width: 172px; }
ul.tabs2 li:nth-child(2){ width: 153px; }
ul.tabs2 li:nth-child(3){ width: 125px; }
ul.tabs2 li:nth-child(4){ width: 158px; }
ul.tabs2 li:nth-child(5){ width: 153px; }
ul.tabs2 li:nth-child(6){ width: 127px; }
ul.tabs2 li:nth-child(7){ width: 127px; }
.grn_section h3{ font-size: 20px; }
.blog_content{ width: 68%; }

.ft_box_inner{ padding: 0 25px }
a.tour_btn{ font-size: 8px; }

.btn_button{ position: inherit; top: inherit; left: inherit; width: 100%; display: inline-block; bottom: inherit;  padding-top: 15px;}
.btn_button ul li.devis_btn{ margin: 0px; }
.btn_button ul li.rapple_btn{ margin-left: 0px; }
.side_footer{margin-bottom: 0px;}
.box_caption ul li{ margin: 0px; }
.main_box h3{ font-size: 11px; }
.cart_form_con .container{ width:100% !important;}
.cart_btm_box_right h3{ font-size:22px;}
.promo_left h3 span{ font-size:16px;}
a.btn_step{ padding:0 0 0 8px;}
.cart_btm_box_left{ width:18%;}
.cart_btm_box_right{ width:82%;}
.cart_btm_box_right h4{ font-size:13px;}
.table_hd{ font-size:11px;}
a.btn_step img{ margin:0 4px 0 0}
.line_1::after{ background-size:contain; width:30px;}
.line_2::after{ background-size:contain; width:30px;}
.line_3::after{ background-size:contain; width:30px;}
.line_4::after{ background-size:contain; width:30px;}


.round_box{ padding-left:15px; padding-right:15px;}
.box_top_content h4::after{ width:50%;}
.block_bottom{ bottom:-18px;}
.btm_lg_con{ margin:0 0 0 0;}
.top_panle_con{ margin:15px 0 0 0;}
.btm_lg{ padding:0 15px;}
.mar_top div:first-child{ padding:0 15px 0 0}
.blog_content p{ font-weight:400;}
a.tour_btn{ font-size:9px;}
a.tour_btn .fa{ font-size:9px;}
.side_widget a{ font-size:12px; line-height:46px;}
.btn_8 a{ height:46px; line-height:18px;}
ul.btn_con li a{ line-height:inherit;}
a.btn_1{ height:46px; line-height:16px !important;}
a.btn_2{ height:46px; line-height:16px !important;}
a.btn_3{ height:46px; line-height:16px !important;}
a.btn_4{ height:46px; line-height:16px !important;}
a.btn_5{ height:46px; line-height:16px !important;}
a.btn_6{ height:46px; line-height:16px !important;}
a.btn_7{ height:46px; line-height:16px !important;}
ul.wid_btn li::after{ display:none;}
.dide_fig_btm p{ font-size:12px;}
.header-v5 .container{ width:100% !important;}
.top_nav_img{ display:none;}
.top_nav_title h3{ padding-bottom:20px;}
.top_nav_img{ display:none;}
.hand{ display:none;}
.inner_content_area h3{ font-size:14px;}
.content_black_box p{ font-size:18px; line-height:30px;}
.product_btn ul li.tele_btn{ width:166px;}
.accordion-container img{ display:none;}
.step_2_left .cart_btm_box_right h3{ font-size:26px;}
.comment_box h2{ font-size:16px;}
.accordion-content{ padding:10px;}
.accordion-toggle{ font-size:12px;}
.product_hd td:first-child{ font-size:14px;}
.product_hd a{ font-size:9px;}

.banner_sec{margin-top: 0;}


/*==============31-3-17===============*/

.jplist-panel input[type="text"]{width: 120px !important;}
.jplist-select{width: 120px !important;}
.jplist-drop-down{width: 120px !important;}
.jplist-drop-down .jplist-dd-panel{width: 110px !important; font-size: 12px !important;}

.header_right_sec{ width:185px }


}


@media only screen and (min-width:768px) and (max-width:991px)
{
.top_nav_left{ width:100%; text-align:center;}
.top_nav_title{ float:none;}
.top_nav_title h3{ display:block; text-align:center; padding:15px;}
.promo_left h3 span{ font-size:14px;}
.navbar-toggle {background: #72c02c none repeat scroll 0 0; padding: 6px 10px 2px;}
.top_nav_img{ display:none;}
.hand{ display:none;}
.header-v5 .container{ width:100% !important;}
.res_table{ max-width:1000px; overflow:auto}
.res_table > table{ width:1024px;}
.header_main{ position:relative;}
.logo{ width: 120px; padding: 6px 0 10px 15px;}
.header_mdl_sec{ width: 100%; }
.header_mdl_secLeft{ width: 53%; background-size:100% 100%; }
.header_mdl_secRight{ width: 50%; float: left;  background-size:100% 100%;}
.left_nav{ padding: 6px 83px 0; }
.right_nav{ padding: 6px  0 0 0; }
.header_mdl_secLeft .left_nav ul li{ -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); margin: 2px;}
.hdr_link_left{ padding-left:10px; }
.hdr_link_left ul{ padding: 0px; }
.hdr_sm_sec ul li{ margin: 0px; }

.hdr_link_left h3{ font-size: 11px;}
.hdr_link_left ul li a{ font-size: 11px;}
.hdr_link_right h3{ font-size: 11px;}
.hdr_link_right ul li a{ font-size: 11px;}
.hdr_contact_sec{ padding-top: 3px; }

.header{ position: relative; top: inherit; left: inherit; }
.hdr_sm_sec{ position: absolute; top: 0px; right: 20px; }
.hdr_srch_sec{ position: absolute; top: 0px; right: 186px; left: inherit; width: auto; padding-top: 12px;}
.hdr_cart_sec{ position: absolute; top: 0px; right: 245px; left: inherit; width: auto; padding-top: 12px; background: none;}
.hdr_cart_sec .shop-badge{ padding-bottom: 0px; }
.hdr_srch_sec .search-open{ right: -96px; width: 215px; }
.banner_sec{ margin-top: 0px; }
.news_arrow{ display: none; }
a.orng_btn{ width: 100%; background-size:100% 100%;  }

.main_box h3{ font-size: 11px; }
.shadow{ bottom: 174px;}
.mi-slider ul li a{ background-size:100% 100%; width: 100%;  }
.tab_sec .mi-slider nav a{-ms-transform: rotate(0deg) !important; -webkit-transform: rotate(0deg) !important; transform: rotate(0deg) !important; margin-top: 6px; padding: 0 15px;}
.mi-slider nav{ padding-top: 24px; }
.news_arrow{display: none;}
ul.tabs2{ text-align: center; }
.grn_section h3{ font-size: 20px; }
.blog_content{ width: 100%; }

.ft_box_inner{ padding: 0 25px }
a.tour_btn{ font-size: 8px; padding: 0 4px;}

.btn_button{ position: inherit; top: inherit; left: inherit; width: 100%; display: inline-block; bottom: inherit;  padding-top: 15px;}
.btn_button ul li.devis_btn{ margin: 0px; }
.btn_button ul li.rapple_btn{ margin-left: 0px; }
.side_footer{margin-bottom: 0px;}

.mi-slider ul li img{ max-width: 75%; }
.shadow{ left: 0px; }
.box_caption ul li{ margin: 0px; }

.img_center{ text-align: center; }
.img_center img{ display: inline-block; float: none;}
.blog_img{ float: none; display: inline-block; }
.blg_box{ text-align: center; }
.ver_item_sc .ft_lgoo_ban_1 .owl-buttons{ margin-left: 0px; }
.ft_inner h2 br{ display: none; }
.foot_box_2_inner_2{ width: 44%; }
.blg_box{ padding: 0 0 12px; }
.ft_inner2{ padding-top: 20px; }

.ft_social ul li a .fa{ margin: 0px;width: 35px; height: 35px; line-height: 35px; }
.ft_lgoo_ban_1{ padding: 15px 0 5px; }
.ft_social{ padding: 10px 0;}
.test_con{ padding: 20px 0 0 18px; margin: 0px; }
.test_con .ft_lgoo_ban_1 .owl-buttons{ margin-right: 0px; }

.testi_tab_img{ width: auto; }
.testi_tab_text{ float: none; overflow: hidden; width: auto;  }

.btm_inner{ padding-top: 20px; }
.comp-sec{ display: none; }

.hdr_cart_sec .badge-open{ top: 40px; }
.main_box h3{ background-size:100% 100%; padding-bottom: 0px; }
.mi-slider nav a.mi-selected::after{ display: none !important; }
.cart_form_con .container{ width:100% !important;}

.cart_btm_box{ width:100%;}
.promo_box{ width:100%; margin:15px 0 15px 0;}
.button_container{ width:40%;}
.inner_content_area .container{ width:inherit !important;}
.block_bottom{ bottom:-17px;}
.title_con_1{ padding-left:110px;}
.title_con_2{ padding-left:110px;}
.title_con_3{ padding-left:110px;}
.title_con_4{ padding-left:110px;}
.title_con_5{ padding-left:110px;}
.title_con_6{ padding-left:110px;}
.title_con_7{ padding-left:110px;}
.title_con_8{ padding-left:110px;}
.top_panle_con{ margin:15px 0 0 0; padding: 0 0 15px 0;}
.btm_lg_con{ margin:0 0 0 0;}
.box_top_content h4::after{ display:none;}
footer h2{ font-size:14px;}
.btm_lg{ padding:0 15px; padding-bottom:15px;}
.round_box{ width:50%;}
.line_1::after{ right:0px;}
.line_2::after{ right:0px;}
.line_3::after { right:0px;}
.side_widget{ text-align:center;}
.side_widget{ width:375px; margin:0 auto;}
.side_widget_2{ width:375px; margin:0 auto;}
.side_widget_2 h2{ text-align:center;}
a.tour_btn{ font-size:10px; }
a.tour_btn .fa{ font-size:10px;}
.btm_bg_sc{ width:140px;}
.tb_inner{ margin:0 auto;}
.inner_content_area h3{ font-size:14px;}
.content_black_box p{ font-size:18px; line-height:30px;}
.cart_btm_box{ width:47%; float:left; margin:0 0 15px 0;}
.promo_box{ width:52%; float:right; margin:0 0 15px 0;}
.cart_btm_box_left{ width:18%;}
.cart_btm_box_right{ width:82%;}
.button_container{ width:100%;}
.ft_lgoo_ban_1  a.tour_btn{ font-size:8px;}
.side_widget_2 h2{ padding:12px 0 0 0;}

.product_btn ul li.ensavoir_btn a{ transform: rotate(0deg);}
.product_btn ul li.ensavoir_btn{ background:#406e1e; height:auto; width:auto; margin:0px;}
.product_btn ul li.tele_btn{ background:#2c455e; height:auto; width:auto; margin:0px;}

.product_btn ul li.tele_btn a{ transform: rotate(0deg); }
.product_btn ul li a{ padding:5px;}
.product_btn ul li.tele_btn a{ padding:5px;}

.btn_button ul li.nous_btn{ width:100%; background:#71101e; margin:0 0 5px 0; height:auto; }
.btn_button ul li.devis_btn{ width:100%; background:#264012; margin:0 0 5px 0; height:auto;}
.btn_button ul li.rapple_btn{ width:100%; background:#2d4162; margin:0 0 5px 0; height:auto;}

.btn_button ul li.nous_btn a{ transform: rotate(0deg); padding:10px 10px;}
.btn_button ul li.devis_btn a{ transform: rotate(0deg); padding:10px 10px;}
.btn_button ul li.rapple_btn a{ transform: rotate(0deg); padding:10px 10px;}
.ft_lavel ul li{ padding:0 0 0 0;}

.accordion-container img{ display:none;}
.step_2_left .cart_btm_box_right h3{ font-size:26px;}
.comment_box h2{ font-size:16px;}
.accordion-content{ padding:10px;}
.accordion-toggle{ font-size:12px;}
.date_con h3{ font-size:14px;}
.login_container h2{ font-size:16px;}
.shop_banner_caption h2{ font-size:20px; padding-bottom:5px;}
.shop_banner_caption p{ font-size:14px; line-height:20px; padding:0 0 5px 0;}
.shop_banner_caption{ padding:5px 0;}
.accordion-toggle{ line-height:20px; padding-top:5px; padding-bottom:5px;}
.accordion-toggle span.toggle-icon{ top:4px;}
.detaisl_cart ul li{ padding:0 25px;}
.detaisl_cart ul li:first-child{ padding:0 10px 0 0;}
.detaisl_cart ul li{ padding:0 10px;}
.cart_btm_box_right h3 img{ margin:0 5px 0 0}
.step_2_left .cart_btm_box_right h3{ font-size:16px;}
.condition_box label{ width:90%;}
.condition_box h2{ font-size:16px;}
.cart_register_form_con h2{ font-size:20px;}

.banner_sec{display: none !important;}
.responsive_slide{display: block;}
#slider2{display: block !important; position: relative;}
/*.controls .nextBtn{top: 39% !important;}
.controls .prevBtn{top: 39% !important;}*/

.side_cart_ban{width: 58%;}
.p_table{width: 40%;}

/*==============31-3-17===============*/

.jplist-panel input[type="text"]{width: 80px !important;}
.jplist-select{width: 80px !important;}
.jplist-drop-down{width: 100px !important;}
.jplist-drop-down .jplist-dd-panel{width: 90px !important; font-size: 12px !important;}
.jplist-panel .jplist-pagination button{height: 25px !important; line-height: 22px !important; padding: 0 6px !important;}
.jplist-panel button{margin-left: 5px !important;}
.jplist-panel .text-filter-box {margin: 10px 0 0 5px !important;}

.hdr_srch_sec{ right:212px !important;}
.hdr_cart_sec{ right:280px !important;}
.hdr_cart_btn .dropdown-menu{ left: -210px !important;}



}



@media only screen and (max-width:767px) 
{
.navbar-header{ display:block;}
	.top_nav_img{ display:none;}
	.promo_right{ min-height:auto;}
	.res_table{ max-width:1000px; overflow:auto}
.res_table > table{ width:1024px;}
.side_cart_ban{width: 100% !important;}
.p_table{ width:100%;}	
.p_table table tr td{ padding:10px;}
.p_table table tr td{ font-size:10px;}
.cart_btm_box{ width:100%; margin:0 0 20px 0;}
.promo_box{ width:100%; margin:0 0 20px 0;}
.button_container{ width:100%; margin:0 0 20px 0;}
.cart_btm_box_right h3{ font-size:20px;}
.promo_right{ width:100%; text-align:center; background:none; padding:0 0 0 0;}
.promo_left{ width:100%; text-align:center;}
.promo_left h3{ text-align:center}
.block_btn_con ul li a{ padding:0 10px 0px}
.block_btn_con ul li:last-child a{ padding:0 15px 0px 5px}
.cart_scrl h3{ font-size:27px; padding-bottom:50px;}

.stepContainer .ft_lgoo_ban_1{ padding:0 0 0 0;}
.side_r_img {  transform: rotate(0deg);}
.round_box{ width:100%;}
.line_1::after {  background: rgba(0, 0, 0, 0) url("../images/box-arrow_1.png") no-repeat scroll 0 0; bottom: -50px; content: ""; height: 49px; left: 50%;  margin-left: -22.5px; position: absolute; right: -24px; top: inherit; transform: rotate(90deg);  width: 45px;
}
.line_1::before{ left:inherit;}
.line_1{ margin-bottom:50px;}

.line_2::after {  background: rgba(0, 0, 0, 0) url("../images/box-arrow_1.png") no-repeat scroll 0 0; bottom: -50px; content: ""; height: 49px; left: 50%;  margin-left: -22.5px; position: absolute; right: -24px; top: inherit; transform: rotate(90deg);  width: 45px;
}
.line_2::before{ left:inherit;}
.line_2{ margin-bottom:50px;}

.line_3::after {  background: rgba(0, 0, 0, 0) url("../images/box-arrow_1.png") no-repeat scroll 0 0; bottom: -50px; content: ""; height: 49px; left: 50%;  margin-left: -22.5px; position: absolute; right: -24px; top: inherit; transform: rotate(90deg);  width: 45px;
}
.line_3::before{ left:inherit;}
.line_3{ margin-bottom:50px;}
.panel-white, .partition-white{ margin-bottom:30px; margin-top:30px;}

.step_2_left{ width:100%; margin:0 0 15px 0;}
.step_2_right{ width:100%; padding:0 0 0 0;}
.cart_register_form_con h2{ font-size:18px;}
.cart_register_form_con p br{ display:none;}
.radio_con label { margin: 0 3px 0 5px;}
.frm_4{ width:50%;}
.frm_2{ width:100%;}
.txtarea{ margin-bottom:5px;}
.step_2_left .cart_btm_box_right h3{ font-size:20px;}
.detaisl_cart ul li{ border:none; width:100%; margin:0 0 10px 0; display:block; padding: 0 0 0 0}
.detaisl_cart ul li:first-child{ padding:0 0 0 0;}
.header-v5 .container{ width:100% !important;}
.hand{ display:none;}
.top_nav_left{ width:100%; text-align:center}
.top_nav_title h3{ padding:0px 0 10px 0; font-size:22px;}

.dropdown-menu{ padding:0px !important}
.content h2{ font-size:20px;}
.login_container h2{ font-size:18px;}
.btn_next{ margin-bottom:20px;}
.accordion-toggle img{ display:none;}
.accordion-content{ padding:10px 0;}
.comment_box h2{ font-size:15px;}
.stp_4_nxt_btn{ margin:25px 0;}
.detaisl_cart ul{ margin:0 0 0 0;}

.grn_section{ background:#acc045;}

.inner_content_area ul{ padding-bottom:12px;}
.content_black_box p{ font-size:12px; line-height:22px; text-align:center;}
.inner_content_area p{ text-align:center;}
.datarow .tablecolumn:nth-child(1){ border-left:1px solid #8cb339 }
.datarow .tablecolumn:last-child{border-right:1px solid #8cb339 }

.btn_8 a{ height:42px;}




.block_btn_con ul li:first-child a{ background:#525252}
.block_btn_con ul li:last-child a{ background:#de5700}

.p_table table tr:last-child td{ font-size:11px;}
.panel-body{ padding:0px !important;}
	.cart_form_con .container{ width:100% !important;}
.header_main{ position:relative;}
.comp-sec{ display: none; }
.news_arrow{ display: none; }
.ft_inner h2 br{ display: none; }

.header{ position: relative; top: inherit; left: inherit; }
.hdr_sm_sec{ position: absolute; top: 0px; right: 20px; }
.hdr_srch_sec{ position: absolute; top: 0px; right: 186px; left: inherit; width: auto; padding-top: 12px;}
.hdr_cart_sec{ position: absolute; top: 0px; right: 245px; left: inherit; width: auto; padding-top: 12px; background: none;}
.hdr_cart_sec .shop-badge{ padding-bottom: 0px; }
.hdr_srch_sec .search-open{ right: -96px; width: 215px; }
.banner_sec{ margin-top: 0px; }
.news_arrow{ display: none; }
a.orng_btn{ width: 100%; background-size:100% 100%;  }

.logo{ width: 120px; padding: 6px 0 10px 15px;}
.header_mdl_sec{ width: 100%; }
.header_mdl_secLeft{ width: 63.5%; background-size:100% 100%; min-height: 252px;}
.header_mdl_secRight{ width: 40%; float: left;  background-size:100% 100%; min-height: 252px;}
.left_nav{ padding: 6px 83px 0; }
.right_nav{ padding:6px 8px 0; text-align: center;}
.right_nav ul{ display: inline-block; width: auto; }
.header_mdl_secLeft .left_nav ul li{ -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); margin: 2px;}
.hdr_link_left{ padding-left:10px; }
.hdr_link_left ul{ padding: 0px; }
.hdr_sm_sec ul li{ margin: 0px; }

.foot_box_1{ width: 100%; }
.foot_box_2{ width: 100%; }
.foot_box_2_inner_1{ width: 100%; padding-left:15px; padding-right: 15px; }
.foot_box_2_inner_2{ width: 100%; padding-left:15px; padding-right: 15px; }
.test_con{ margin: 0px; padding: 20px 15px; }

.testi_tab_img{ width: auto; }
.testi_tab_text{ float: none; overflow: hidden; width: auto;  }

.blog_img{ width: auto; }
.blog_content{float: none; overflow: hidden; width: auto;  }

.hdr_contact_sec{ padding: 15px 12px 0 19px; }
.hdr_cart_sec .badge-open{ top: 40px; }

.tab_sec{ padding:15px 0px; }
.mi-slider{ min-height: 553px; margin: 0px;}
.mi-slider ul{ bottom: inherit; top: 0px; }
.mi-slider nav{ bottom: 0; position: absolute; top: inherit !important; width: 100%; max-width: 100%; padding-top: 10px;}

.mi-slider nav a{ height: 30px; line-height: 25px; padding: 0 10px 1px; margin: 5px 0 0 0;}
.mi-slider nav a.mi-selected::after{ display: none !important; }
.mi-slider ul li img{ max-width: 90%; }
.shadow{ left: 0px; bottom: 167px;}
.product_btn ul li.tele_btn{ margin: 0px; width: 100%; background-size:100%;:  }
.product_btn ul li a{ font-size: 9px; }
ul.tabs2{ text-align: center; }
.main_box h3{ background-size:100% 100%; padding: 0px; margin-bottom: 10px; }

.main_box_img img{ width: 100%; }
.box_caption ul li{ margin-bottom: 0px; }
.box_section{ padding: 15px 0 10px; }
.ref_section{ padding:15px 0 40px; }
.img_center{ text-align: center; }
.grn_section{ text-align: center; }
.grn_section h3{ text-align: center; background-position: center bottom; }
.grn_section ul{ display: inline-block; width: auto; }
footer h2{ text-align: center; background-position: center bottom; margin-bottom: 15px;}
.foot_box_1 .product_btn ul li.tele_btn{ background-size:auto; width: 159px;  }
.foot_box_1 .product_btn ul li a{ font-size: 11px; }
a.orng_btn{ font-size: 14px; }
.scroll_section{ padding:15px 0 40px; }
.ft_lavel h2{ background-position: center bottom; }
.ft_lavel .btn_button{ text-align: center; bottom: -50px; width: 100%;}
.ft_lavel .btn_button ul{ display: block; width: 100%; overflow: hidden;}
.foot_box_1 .ft_lgoo_ban_1{ width: 275px; margin: 0 auto; padding: 0px 0 10px;float: none;}
.foot_box_2 .ft_lgoo_ban_1{ padding: 10px 0 30px;}
.blog_img{ width: 84px; padding-top: 0px; }
.blog_content{ padding-top: 5px; padding-left: 10px; }
.ver_item_sc .ft_lgoo_ban_1 .owl-buttons{ margin-left: 0px; }
.btm_inner{ text-align: center; padding-bottom: 20px; padding-top: 10px;}

#owl-demo2 .item{ text-align: center; }

.ft_lgoo_ban_1 a.tour_btn{ float: right; }
.ft_box_inner{ border:none; }
.ft_box_inner{ padding: 0px; }

.paymnt_icon{ text-align: center; }
.test_con .ft_lgoo_ban_1 .owl-buttons{ margin-right: 0px; margin-top: 55px; }
.test_con a.tour_btn{ margin-top: 55px; margin-bottom: 10px; }
.foot_bottom{ padding-top: 34px; }
.round_img{width: 140px; padding: 5px 26px 5px 5px;}
.inner_content_area .container{ width:inherit !important; height:inherit;}
.top_panle_con{ margin:15px 0 0 0;}
.box_top_content h4::after{ display:none;}
.title_con_1{ background:#4c878f; padding-left:15px;}
.title_con_2{ background:#7d9d3c; padding-left:15px;}
.title_con_3{ background:#b86a54; padding-left:15px;}
.title_con_4{ background:#cf8a01; padding-left:15px;}
.title_con_5{ background:#8e8f89; padding-left:15px;}
.title_con_6{ background:#cab54c; padding-left:15px;}
.title_con_7{ background:#7da0c6; padding-left:15px;}
.title_con_8{ background:#2b6ea5; padding-left:15px;}
.bag_icon{ display:none;}
.rnd_icon{ width:100%; text-align:center;}
.box_top_content h2{ padding:15px 0 15px 0; text-align:center; font-size:20px;}
.box_top_content p{ text-align:center; padding:0 0 15px 0;}
.box_top_content h4{text-align:center; padding:0 0 15px 0; margin:0 0 0 0; }
.shop_con{ padding:0 0 0 0;}
.block_social ul{ padding:10px 0 0 0}

.btm_lg_con{ margin:0 0 0 0; text-align:center;}
.btm_lg{ display:block; text-align:center;}
.side_r_img{ display:block; text-align:center; padding-bottom:15px;}
.line_4::before{ left:50%; margin-left:-75px;}
.shop_con{ margin:10px 0 20px 0;}
.sm_blck { width:50% !important; float:left;}
.block_bottom{ bottom:-16px;}
.block_btn_con ul li:first-child{ margin-left:0px; }
.block_btn_con ul li:last-child{ margin-right:0px; }

.side_widget{ text-align:center;}
.side_widget{ width:375px; margin:0 auto;}
.side_widget_2{ width:375px; margin:0 auto;}
.side_widget_2 h2{ text-align:center;}
a.tour_btn{ font-size:10px; }
a.tour_btn .fa{ font-size:10px;}
.btm_bg_sc{ width:140px;}
.pull-right{ float:none !important;}
.block_btn_con ul li a{ font-size:10px;}
.grn_section h3{ padding:10px 0;}
.ft_lavel{ text-align:center;}
.ft_lavel p{ text-align:center;}
.foot_box_2 .ft_lgoo_ban_1{ width:400px; margin:0 auto;}
.btm_inner{ width:400px; margin:0 auto;}
#test_1{ width:100%; margin:0 auto;}
ul.tabs4 li:first-child{ transform: rotate(0deg);}
ul.tabs4 li:last-child{ transform: rotate(0deg);}
.tab-content4{ margin-top:0px;}
.btn_button ul li.nous_btn{ background:#6b0f1b;}
.btn_button ul li.devis_btn{ background:#284413;}
.btn_button ul li.rapple_btn{ background:#263756;}

.btn_button ul li.nous_btn a{transform: rotate(0deg); }
.btn_button ul li.devis_btn a{transform: rotate(0deg); }
.btn_button ul li.rapple_btn a{transform: rotate(0deg); }

.btn_button ul li.nous_btn a{ display:block; padding:0 5px; line-height:34px; margin:0 0 0 0;}
.btn_button ul li.devis_btn a{ display:block; padding:0 5px; line-height:34px; margin:0 0 0 0;}
.btn_button ul li.rapple_btn a{ display:block; padding:0 5px; line-height:34px; margin:0 0 0 0;}
.btn_button ul li a{ font-size:10px;}
.ft_inner p{ font-weight:400; padding:0 0 5px 0;}
footer h2{ margin-bottom:10px;}
.foot_box_2 .ft_lgoo_ban_1{ width:100%; margin:0 auto;}
.blog_content p{ font-weight:400;}
.blog_content ul li{ font-weight:400;}
.btm_inner{ width:100%;}
.btn_button ul li.rapple_btn{ margin-left:0px;}
.block_btn_con img{ display:none;}
.cart_scrl .item{ margin:0 3px;}
.content h2{ font-size:18px;}
h2.StepTitle{ font-size:18px;}
.shop_banner{ display:none;}
.accordion-toggle{ font-size:14px; padding-top:5px; padding-bottom:5px; line-height:18px;}
.accordion-toggle span.toggle-icon{ top:2px;}
ul.less_btn_con li.btn_1{ width:auto; }
ul.less_btn_con li.btn_2{ width:auto; }
ul.less_btn_con li a{ padding:0 8px;}
.faq_con h3{ text-align:center;}
.tab-content5 .content_black_box p{ font-size:14px; line-height:20px;}
.com_table{ overflow-x:scroll; padding:36px 0 0 0;}
.com_table table{ width:640px; }
.product_hd td:first-child{ font-size:13px;}
.top_tr td:first-child{ padding:10px 0 0 10px;}
.product_hd a{ font-size:9px;}



ul.tabs2 li:first-child { transform:rotate(0deg); position:relative; z-index:7; }
ul.tabs2 li:nth-child(2) { transform:rotate(0deg) ;  margin-left:-10px; z-index:6; margin-top:-5px;}
ul.tabs2 li:nth-child(3){transform:rotate(0deg); z-index:5; }
ul.tabs2 li:nth-child(4){ transform:rotate(0deg); margin-left:-6px; z-index:4}
ul.tabs2 li:nth-child(5){transform:rotate(0deg); margin-left:-15px; z-index:5; }
ul.tabs2 li:nth-child(6){transform:rotate(0deg) ; margin-left:-22px; z-index:6; }
ul.tabs2 li:nth-child(7){transform:rotate(0deg); margin-left:-30px; }

ul.btn_con li a{line-height: 15px; padding-left: 100px;}
a.btn_13{height: 43px;}
.scrl_btn_left{width: 48% !important;}
.scrl_btn_left a{padding: 10px 5px !important;}
.scrl_btn_right{width: 48% !important;}
.scrl_btn_right a{padding: 10px 2px !important;}
.cngBgL a{font-size: 8px !important;}
.cngBgL:hover{background:url(../images/left_btn_bg.png) no-repeat;}
.cngBgR a{font-size: 8px !important;}

.banner_sec{display: none !important;}
#slider2{display: block !important; position: relative;}
/*.controls .nextBtn{top: 39% !important;}
.controls .prevBtn{top: 39% !important;}*/
.responsive_slide{display: block !important;}


.box{overflow: visible !important;}
.jplist-panel .text-filter-box{margin: 10px 0 0 10px !important;}
.jplist-panel input[type="text"]{width: 100px !important;}
.jplist-select{width: 100px !important; margin: 10px 0 0 10px !important;}
.jplist-drop-down{width: 100px !important;}
.jplist-drop-down .jplist-dd-panel{width: 100% !important;}

/*============23-2-17=============*/

.breadcrumb_bg .container{width: 90% !important;}

.header-v5 .container{width: 95% !important;}

/*==============31-3-17===============*/

.top_panle_con{height: auto; padding-bottom: 15px;}
.jplist-panel input[type="text"]{width: 100% !important;}
.jplist-select{width: 98% !important;}
.jplist-drop-down{width: 98% !important;}
.jplist-drop-down .jplist-dd-panel{width: 90% !important; font-size: 12px !important; text-align: left !important;}
.jplist-panel .jplist-pagination button{height: 25px !important; line-height: 22px !important; padding: 0 6px !important;}
.jplist-panel button{margin-left: 5px !important;}
.jplist-panel .text-filter-box {margin: 10px 0 0 0 !important; width: 100%; padding: 5px !important;}
.jplist-drop-down ul{width: 100% !important;}



}


@media only screen and (max-width:639px) 
{
	.jplist .list .block{ height:auto !important; margin:0 0 40px 0;}
	.right_nav ul li.nous_btn{ background:#872637; width:auto; height:auto}
.right_nav ul li.devis_btn{ background:#11646f; width:auto; height:auto}
.right_nav ul li.rapple_btn{ background:#253a4f;width:auto; height:auto}

.right_nav ul li.nous_btn a{ transform:rotate(0deg); padding:10px 15px;}
.right_nav ul li.devis_btn a{ transform:rotate(0deg);  padding:10px 15px;}
.right_nav ul li.rapple_btn a{ transform:rotate(0deg);  padding:10px 15px;}

.right_nav ul li a{ font-size:13px !important; display:block;  }
.right_nav ul li{ margin-bottom:5px;}
	
.header_mdl_secLeft{ width: 100%;  background: #d5d7d4; min-height: inherit; padding-top: 15px; padding-bottom: 15px;}
.header_mdl_secRight{ width: 100%; margin: 0px; background: #d5d7d4; min-height: inherit; padding-top: 15px; padding-bottom: 15px;}
.header_mdl_secLeft::after{ display: none;}
.header_mdl_secRight::after{ display: none;}

.hdr_sm_sec ul li{ padding: 10px 1px 0 !important; }
.hdr_srch_sec{ padding-top: 10px; }

.hdr_srch_sec a{ width: 30px; height: 30px; }
.hdr_srch_sec a i{width: 24px; height: 24px; line-height: 23px;}
.hdr_sm_sec{ right: 15px; width: auto; }
.hdr_cart_sec{ right: 15px; top: 48px; padding-top: 0px; }
.hdr_cart_sec .hdr_cart_btn{ height: 30px; line-height: 30px; background-size:100% 100%;  }
.logo{ padding:9px 0;}
.hdr_cart_sec .badge-open{ top: 29px; }
.con_top_icon{ display: none; }
.left_nav{ padding: 0 7px; text-align: center; }
.header_mdl_secLeft .left_nav ul li{ float: none; display: inline-block; }
.shadow { bottom: 185px; left: -21px;}

.product_btn ul li.tele_btn{ -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);background: #304b67; padding: 2px; height: auto;}
.product_btn ul li.tele_btn a{-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);background: #304b67; padding: 9px 5px; text-align: center; border:1px solid #fff; display: block; line-height: normal;}
.product_btn ul li.ensavoir_btn{ -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);background: #577f29; padding: 2px; height: auto; margin-bottom: 2px !important;}
.product_btn ul li.ensavoir_btn a{-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);background: #577f29; padding: 9px 5px; text-align: center;border:1px solid #fff; display: block; line-height: normal;}

.mi-slider ul li a.orng_btn{background: #de5700; padding: 9px 5px; text-align: center;border:1px solid #fff; display: block; height: auto; line-height: normal; padding: 5px; text-align: center; margin:5px 0px !important;}
.header_mdl_secLeft{ border-bottom: 1px solid #ccc; }

.product_btn ul li.ensavoir_btn{ width: 100%; min-width: 100%; }
.product_btn ul li.tele_btn{ width: 100%; min-width: 100%; }

.ref_section h2{ margin-top: 0px; margin-bottom: 17px; }
.sm_blck{ width:292px !important; margin:0 auto 60px!important; float:none;}
.p_banner_tag{ position:static;}
.p_banner_tag h3{ font-size:20px;}
.below_banner_btn ul li:first-child a{ width:100%; background:#676767; padding-right:6px; padding-left:6px; text-align:center; }
.below_banner_btn ul li a{ font-size:12px;}
.below_banner_btn ul li:nth-child(2) a{  width:100%; background:#e86900; padding-right:6px; padding-left:6px; float:right; text-align:center; }
.below_banner_btn ul li{ width:49%; padding:0px; text-align:center;}
ul.tabs5 li{ display:block; width:50%; float:left; padding:0 0 0 15px; text-align:left;}
.tb_box{ width:180px; margin:10px auto;}
.tab-content5 a.tour_btn{ margin:0 0 10px 0; float:none; display:block;}
a.tour_btn{ font-size:12px;}
.btm_bg_sc{ margin:0 auto;}
.side_widget{ width:290px;}
.side_widget a{ font-size:12px; line-height:42px;}
.side_widget_2{ width:290px;}
.btn_8 a{ line-height:16px;}

a.btn_1{ height:43px; line-height:16px !important;padding-left:100px;}
a.btn_2{ height:43px; line-height:16px !important;padding-left:100px;}
a.btn_3{ height:43px; line-height:16px !important;padding-left:100px;}
a.btn_4{ height:43px; line-height:16px !important;padding-left:100px;}
a.btn_5{ height:43px; line-height:16px !important;padding-left:100px;}
a.btn_6{ height:43px; line-height:16px !important;padding-left:100px;}
a.btn_7{ height:43px; line-height:16px !important;padding-left:100px;}
.dide_fig_btm p{ font-size:11px;}
.scrl_btn_left{ margin-top:0px; width:140px; background:#353535; height:auto; margin-left:-12px; margin-bottom:12px;}
.scrl_btn_right{ margin-top:0px; width:140px; background:#353535;height:auto; margin-right:-12px; margin-bottom:12px;}
ul.wid_btn li::after{ display:none;}
.tab-content5 .owl-buttons{ width:100%; left:0px; right:inherit; text-align:center;}
.tab-content5 a.tour_btn{ margin-top:25px;}
.tab-content5 h2{ text-align:center;}
.tab-content5 .ft_lgoo_ban_1{ padding:0 0 10px 0;}
.swMain > ul li .stepDesc{ font-size:8px;}
.block_btn_con ul li{ width:49%;}
.btn_button ul li.nous_btn{ width:auto; height:auto; padding:0 0 0 0;}
.btn_button ul li.devis_btn{ width:auto; margin:0 0 0 0; height:auto; padding:0 0 0 0;}
.btn_button ul li.rapple_btn{ width:auto; height:auto; padding:0 0 0 0;}
.ft_lavel ul li:first-child{ padding:0 0px; }
.btn_button ul li.nous_btn a{ display:block; padding:0 5px; line-height:34px; margin:0 0 0 0;}
.btn_button ul li.devis_btn a{ display:block; padding:0 5px; line-height:34px; margin:0 0 0 0;}
.btn_button ul li.rapple_btn a{ display:block; padding:0 5px; line-height:34px; margin:0 0 0 0;}
.btn_button ul li a{ font-size:10px;}
.ft_inner p{ font-weight:400; padding:0 0 5px 0;}
footer h2{ margin-bottom:10px;}
.foot_box_2 .ft_lgoo_ban_1{ width:100%; margin:0 auto;}
.blog_content p{ font-weight:400;}
.blog_content ul li{ font-weight:400;}
.btm_inner{ width:100%;}
.btn_button ul li.rapple_btn{ margin-left:0px;margin-top: 0;}


ul.tabs2 li:first-child { transform:rotate(0deg); position:relative; z-index:7; background:#133100; height:40px; line-height:40px; padding:0 5px; text-align:center; width:auto; }
ul.tabs2 li:nth-child(2) { transform:rotate(0deg) ;  margin-left:0px; z-index:6; margin-top:0px; background:#747474; height:40px; line-height:40px; padding:0 5px; text-align:center; width:auto; }
ul.tabs2 li:nth-child(3){transform:rotate(0deg); z-index:5; background:#730000; height:40px; line-height:40px; padding:0 10px; text-align:center; width:auto;}
ul.tabs2 li:nth-child(4){ transform:rotate(0deg); margin-left:0; z-index:4; background:#00387d; height:40px; line-height:40px; padding:0 5px; text-align:center; width:auto;}
ul.tabs2 li:nth-child(5){transform:rotate(0deg); margin-left:0; z-index:5; background:#4a1369; height:40px; line-height:40px; padding:0 5px; text-align:center;  width:auto;}
ul.tabs2 li:nth-child(6){transform:rotate(0deg) ; margin-left:0; z-index:6; background:#00786f; height:40px; line-height:40px; padding:0 5px; text-align:center;width:auto; }
ul.tabs2 li:nth-child(7){transform:rotate(0deg); margin-left:0; background:#815400; height:40px; line-height:40px; padding:0 5px; text-align:center;width:auto;}
.tab-content2{ margin-top:0px;}
ul.tabs2 li{ font-size:10px;}

.box{overflow: visible !important;}

.jplist-panel .text-filter-box{margin: 10px 0 0 10px !important;}
.jplist-select{width: 100px !important; margin: 10px 0 0 10px !important;}
.jplist-drop-down{width: 100px !important;}
.jplist-drop-down .jplist-dd-panel{width: 100% !important;}
.top_panle_con{height: auto;}
.jplist-panel .text-filter-box{width: 46%; margin: 10px 2% 0 2% !important;}
.jplist-panel input[type="text"]{width: 100% !important;}
.jplist-drop-down .jplist-dd-panel{font-size: 14px; line-height: }
.jplist-select{margin: 10px 2% 0 2% !important;}
.jplist-drop-down .jplist-dd-panel{line-height: 35px !important; font-size: 14px !important;}
.jplist-drop-down ul{width: auto !important;}
.inner_content_area ul li{padding: 0 5px !important;}

/*==============31-3-17===============*/

.top_panle_con{height: auto; padding-bottom: 15px;}
.jplist-panel input[type="text"]{width: 100% !important;}
.jplist-select{width: 98% !important;}
.jplist-drop-down{width: 98% !important;}
.jplist-drop-down .jplist-dd-panel{width: 90% !important; font-size: 12px !important; text-align: left !important;}
.jplist-panel .jplist-pagination button{height: 25px !important; line-height: 22px !important; padding: 0 6px !important;}
.jplist-panel button{margin-left: 5px !important;}
.jplist-panel .text-filter-box {margin: 10px 0 0 0 !important; width: 100%; padding: 5px !important;}
.jplist-drop-down ul{width: 100% !important;}

.navbar-collapse{ width:95% !important; overflow:hidden !important;}
.navbar-collapse{ border:none !Important;}

.ft_social {
    padding: 25px 0;
    border-top: 1px solid #d0d0d0;
    margin: 12px 0 0 0;
    display: block;
    float: left;
    width: 100%;
}
.ft_lavel ul li:first-child {
    padding: 0 0px;
    float: none;
}
.btn_button ul li.rapple_btn {
    width: auto;
    margin-left: 0px;
    margin-top: 0;
    float: none;
    display: inline-block;
}
.btn_button ul li.devis_btn {
    margin: 0 0;
    width: auto;
    display: inline-block;
    float: none;
}
.btn_button ul li.rapple_btn{ width: auto; margin-left: 0px; margin-top: 0;}
ul.tabs4{
    text-align: center;
}




}

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

/* css is written on 16.10.2017 by Aakash Mandal (start) */
.ft_lavel ul li:first-child {
    padding: 0 0px;
    display: inline-block;
    float: none;
}
.left_nav ul{
    text-align: center;
}
.header_mdl_secLeft .left_nav ul li {
    float: none;
    display: inline-block;
    width: 35%;
}
.left_nav ul li a{
    margin: 0 auto;
}
/* css is written on 16.10.2017 by Aakash Mandal (end) */



.hdr_link_left{ width: 100%; }
.btn_button ul li.rapple_btn {
    width: auto;
    margin-left: 0px;
    margin-top: 0;
    float: none;
    display: inline-block;
}

.box_section .col-xs-6{ width: 100% !important;}
.btn_button ul li.devis_btn {
    margin: 0 0;
    width: auto;
    display: inline-block;
    float: none;
}
.btn_button ul li.rapple_btn{ width: auto; margin-left: 0px; margin-top: 0;}
a.tour_btn{ font-size: 9px; }
.blog_content ul li:first-child{ width: 100%; }
.hdr_cart_sec .hdr_cart_btn{ width: 130px; padding-left: 35px; font-size: 11px; }
.hdr_cart_sec .badge-open{ min-width:284px;}
.right_nav ul li a{ font-size: 9px; }

.right_nav ul li.devis_btn{ margin: 0px; }
.mi-slider ul li h4{ padding-left: 0px; padding-right: 0px; }
.mi-slider ul li a.orng_btn{ display: block; width: 100%; }
.modal-body{ padding: 0px; }

ul.tabs4 li{ width: 126px; }
.round_img{ width: 90px; height: 80px; padding-right: 10px;}
.testi_tab_text{ padding-left: 10px;}

.logo { padding: 23px 0 12px; width: 90px;}
.hdr_srch_sec{ right: 145px; top: 38px; }
.hdr_cart_sec .hdr_cart_btn{ padding-left: 29px; width: 122px; }

.right_nav ul{ text-align: center; }
.right_nav ul li{ display: inline-block; float: none; }

.box-inner{ width: 300px }
ul.tabs li{ line-height: normal; }
ul.tabs{ width: 278px; }
.tab-content{ width: 278px; }

/*==============31-3-17===============*/

.top_panle_con{height: auto; padding-bottom: 15px;}
.jplist-panel input[type="text"]{width: 100% !important;}
.jplist-select{width: 98% !important;}
.jplist-drop-down{width: 98% !important;}
.jplist-drop-down .jplist-dd-panel{width: 90% !important; font-size: 12px !important; text-align: left !important;}
.jplist-panel .jplist-pagination button{height: 25px !important; line-height: 22px !important; padding: 0 6px !important;}
.jplist-panel button{margin-left: 5px !important;}
.jplist-panel .text-filter-box {margin: 10px 0 0 0 !important; width: 100%; padding: 5px !important;}

.hdr_srch_sec{ right:170px;}
.hdr_cart_sec{ right:20px; top:52px;}


}



/*============17-12-16===========*/

.cngBgL{background: url(../images/left_btn_bg2.png) no-repeat 0 0 !important;}
.cngBgL a{line-height: 32px; color: #fff; text-transform: uppercase; font-size: 12px;}
.cngBgL:hover{ background:url(../images/left_btn_bg.png) no-repeat !important; background-position: 0 -4px !important;}
.cngBgR{background: url(../images/right_btn_2.png) no-repeat 0 0 !important;}
.cngBgR a{line-height: 32px; color: #fff; text-transform: uppercase; font-size: 12px;}
.cngBgR:hover{ background:url(../images/right_btn_1.png) no-repeat !important; background-position: 0 -4px !important;}
.smallBgL{background: url(../images/left_btn_bg3.png) no-repeat 0 0 !important; margin-top: -15px !important;
width: 115px; height: 38px;}
.smallBgL:hover{background: url(../images/left_btn_bg3H.png) no-repeat 0 0 !important;}
.smallBgL a{height: 32px; line-height: 32px; color: #fff; font-size: 12px;}
.smallBgR{background: url(../images/right_btn_3.png) no-repeat 0 0 !important; margin-top: -15px !important;
width: 115px; height: 38px;}
.smallBgR:hover{background: url(../images/right_btn_3H.png) no-repeat 0 0 !important;}
.smallBgR a{height: 32px; line-height: 32px; color: #fff; text-transform: uppercase; font-size: 12px;}
.wid_scroller .cngBgL a{padding: 0 0 0 15px; text-transform: uppercase;}
.wid_scroller .cngBgR a{padding: 0 0 0 15px; text-transform: uppercase;}
.wid_scroller .smallBgL a{padding: 0 0 0 15px; text-transform: uppercase;}
.wid_scroller .smallBgR a{padding: 0 0 0 15px; text-transform: uppercase;}

.in_tab{width: 100%; background: url(../images/frmBody.png) no-repeat 0 0; background-size: 100% 100%; padding: 2px;}
.in_tab_main{width: 100%; padding: 7px 12px 50px 12px; background: url(../images/midBg.png) no-repeat 0 0; background-size: 100% 100%;}
.pic_add{width: 100%;}
.pic_add img{max-width: 100%;}
.rit_txt{width: 100%;}
.rit_txt p{font: 400 14px/20px 'Roboto', sans-serif; color: #363535; padding: 10px 0 0 0; margin: 0;}
.in_tab_main .scrl_btn_left{margin-top: 10px; padding: 0 0 0 3px;}
.in_tab_main .scrl_btn_right{margin-top: 6px; padding: 0 0 0 15px;}
.in_tab_main .scrl_btn_right a{color: #fff; line-height: 40px;}
.otr_box{background: url(../images/midBg2.png) no-repeat 0 0 #fff !important;}
.rit_txt h4{font: 700 30px/35px 'Playfair Display', serif; color: #363535; padding: 0 0 0 0; margin: 0; text-align: center;}
.rit_txt p span{display: inline-block; width: 100%; text-align: center;}
.otr_box2{background: url(../images/midBg3.png) no-repeat 0 0 #fff !important;}
.otr_block{padding-bottom: 95px; background-size: 100% 100% !important;}
.otr_block .rit_txt p{font-weight: 600; padding: 10px 20px 0 20px;}
.cngL{margin-top: 40px !important;}
.cngL a{color: #fff; line-height: 35px;}
.cngR{margin-top: 45px !important;}
.cngR a{line-height: 32px !important;}

.last{width: 100%; position: relative;}
.top_btn1{width: 190px; height: 61px; background: url(../images/boxBg1.png) no-repeat 0 0; position: absolute; 
top: -40px; left: 0; background-size: 100% 100%; padding-right: 12px; text-align: center; z-index: 99;}
.top_btn1 p{font: 400 13px/61px 'Roboto', sans-serif; color: #f4f4f4; text-transform: uppercase;
-ms-transform: rotate(-2.3deg); /* IE 9 */
-webkit-transform: rotate(-2.3deg); /* Chrome, Safari, Opera */
transform: rotate(-2.3deg);}
.top_btn1 p a{color: #fff; display: block; text-decoration: none;}


.top_btn2{width: 192px; height: 72px; background: url(../images/boxBg2.png) no-repeat 0 0; position: absolute; 
top: -56px; left: 166px; background-size: 100% 100%; padding: 22px 12px 10px 0; text-align: center;}
.top_btn2 p{font: 400 13px/16px 'Roboto', sans-serif; color: #f4f4f4; text-transform: uppercase;
-ms-transform: rotate(3.8deg); /* IE 9 */
-webkit-transform: rotate(3.8deg); /* Chrome, Safari, Opera */
transform: rotate(3.2deg);}
.top_btn2 p a{color: #fff; display: block; text-decoration: none;}


/*====================22-12-16====================*/


#nb_author_1 {
    background-color: #2948ab; 
    color: #fff; 
    border-radius: 3px; 
    font-size: 80%; 
    padding: 2px 5px;
    margin: 0 3px 0 -3px;
    font-family: Helvetica;
}
#nb_author_2 {
    background-color: #0d774f; 
    color: #fff; 
    border-radius: 3px; 
    font-size: 80%; 
    padding: 2px 5px;
    margin: 0 3px 0 -3px;
    font-family: Helvetica;
}

.lcnb_lb_icon::before{position: relative !important;}
/*.noSwipe{display: none;}
.lcnb_btm_bar{display: none;}*/
#swift_box{position: relative; width: 100%; left: 0; bottom: 0;}
#swift_box3{position: relative; width: 100%; left: 0; bottom: 0;}

/*====================4-1-17====================*/

.caro_box{width: 100%; text-align: center;}
.caro_box img{width: 100%; border: 5px solid #e2e2e2 !important;}
.caro_box h4{font: 400 18px/24px 'Roboto', sans-serif; color: #819f3d;}
.caro_box p{font: 400 14px/22px 'Roboto', sans-serif; color: #959595;}

.lcnb_next, .lcnb_prev{
    background-color: #FEFEFE;
    border: 1px solid #c2c2c2;
}


/*====================swftjs====================*/

/*article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video
{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;
-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover
{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}
dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}
sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;
margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,
textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}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}input[type=checkbox],input[type=radio]
{box-sizing:border-box;padding:0}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}button::-moz-focus-inner,
input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;
    border-spacing:0}<!-- body{font:14px/20px Arial,sans-serif;background-color:#4E5869;margin:0;padding:0;color:#000}
    dl,ol,ul{padding:0;margin:0}h1,h2,h3,h4,h5,h6,p{margin-top:0;padding-right:15px;padding-left:15px}
    a img{border:none}a:link{color:#414958;text-decoration:underline}a:visited{color:#4E5869;text-decoration:underline}a:active,a:focus,a:hover{text-decoration:none}.container{width:80%;max-width:1260px;min-width:335px;background-color:#FFF;margin:0 auto}.header{background-color:#6F7D94}.sidebar1{float:right;width:20%;background-color:#93A5C4;padding-bottom:10px}.content{padding:10px 0;width:100%;float:right;background-color:#efefef}.content ol,.content ul{padding:0 15px 15px 40px}ul.nav{list-style:none;border-top:1px solid #666;margin-bottom:15px}ul.nav li{border-bottom:1px solid #666}ul.nav a,ul.nav a:visited{padding:5px 5px 5px 15px;display:block;text-decoration:none;background-color:#8090AB;color:#000}ul.nav a:active,ul.nav a:focus,ul.nav a:hover{background-color:#6F7D94;color:#FFF}.footer{padding:10px 0;background-color:#6F7D94;position:relative;clear:both}.fltrt{float:right;margin-left:8px}.fltlft{float:left;margin-right:8px}.clearfloat{clear:both;height:0;font-size:1px;line-height:0}--> .content,.sidebar1{min-height:500px}.content>div{margin:20px 15px}@media screen and (max-width:900px){.content>div{width:100%!important}}


#nb_author_1 {
    background-color: #2948ab; 
    color: #fff; 
    border-radius: 3px; 
    font-size: 80%; 
    padding: 2px 5px;
    margin: 0 3px 0 -3px;
    font-family: Helvetica;
}
#nb_author_2 {
    background-color: #0d774f; 
    color: #fff; 
    border-radius: 3px; 
    font-size: 80%; 
    padding: 2px 5px;
    margin: 0 3px 0 -3px;
    font-family: Helvetica;
}*/


/*.lcnb_wrap{background: #fff !important;}*/


/*====================6-1-17====================*/

.lcnb_minimal_theme .lcnb_title{color: #8d9580 !important;}
.lcnb_horizontal .lcnb_btm_bar{border-top: 1px solid #efefef; margin: 0 5% 0 0; width: 90%;}
.lcnb_exp_block .lcnb_close{z-index: 9999 !important;}
.lcnb_btm_bar{z-index: 9999 !important;}
.lcnb_minimal_theme.lcnb_has_cmd .lcnb_prev, .lcnb_minimal_theme.lcnb_has_cmd .lcnb_next{border: 1px solid #c2c2c2;
display: none;}
.lcnb_minimal_theme .lcnb_btm_bar .lcnb_date, .lcnb_minimal_theme .lcnb_top_bar .lcnb_date, 
.lcnb_minimal_theme .lcnb_exp_date time, .lcnb_minimal_theme .lcnb_btm_bar .lcnb_rm_btn, .lcnb_minimal_theme 
.lcnb_top_bar .lcnb_rm_btn{background: none !important; border: none !important; padding: 0 !important; 
width: auto !important;}
.lcnb_uniblock.lcnb_horizontal article.lcnb_news{padding: 15px 17px !important;}
.lcnb_linked_title, .lcnb_title{color: #8d9580 !important;}
.lcnb_btm_bar .lcnb_btn_expand, .lcnb_btm_bar .lcnb_link, .lcnb_btm_bar .lcnb_social_trigger, .lcnb_top_bar 
.lcnb_btn_expand, .lcnb_top_bar .lcnb_link, .lcnb_top_bar .lcnb_social_trigger{border-right: 1px solid #bfbfbf;}

.lcnb_img.lcnb_shown_img .lcnb_img_lb, .lcnb_img.lcnb_shown_img .lcnb_video_lb, .lcnb_img.lcnb_shown_img img
{border: 6px solid #e2e2e2;}

/*==================(11-2-17)===================*/

.bdc_sec{width: 100%; position: relative;}
.top_add{width: auto; position: absolute; right: 0; bottom: 0; z-index: 11;}

/*==================(17-2-17)===================*/

.ribon{width: auto; position: absolute; top: -25px; left: -25px;}
.ribon img{box-shadow: none;}
.box_text{width: 100%; font: normal 30px/32px 'Pristina'; color: #de5700; transform:rotate(-10deg); padding: 10px 90px 0 0;}

.scrl_btn_left img{margin: 0 5px 0 0;}
.scrl_btn_left a{text-transform: uppercase; display: block; font-size: 12px;}
.scrl_btn_right img{margin: 0 5px 0 0;}
.scrl_btn_right a{text-transform: uppercase; display: block; font-size: 12px;}



#preloader {
  position: fixed; width:100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 99999999 !important;
  /* makes sure it stays on top */
}

#status {
 /* width: 200px;*/
width: 300px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
 /*  background-image: url(https://raw.githubusercontent.com/niklausgerber/PreLoadMe/master/img/status.gif);*/
  
  background-image: url(../images/logo-gif-animi.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
    margin: -100px 0 0 -150px;
  /* is width and height divided by two */
}

/*==================(20-2-17)===================*/

.lcnb_has_cmd.lcnb_uniblock.lcnb_bottom_cmd{margin-top: 0 !important;}

/*==================(23-2-17)===================*/





/*==================(27-2-17)===================*/

.jplist-panel button{margin-left: 10px !important; margin-right: 0 !important; background: #de5700 !important; color: #fff !important; text-shadow: 0 !important;}
.jplist-group{width: auto; float: left;}
.bot_sec{width: auto; display: inline-block;}
.jplist-drop-down{float: left !important;}
.jplist-drop-down .jplist-dd-panel::after{right: 0 !important;}
.jplist-pagination{float: right !important; display: block !important; margin-right: 10px;}
.jplist-hidden{display: block !important;}
#demo2 .jplist-drop-down{float: none !important;}
#demo2 .jplist-drop-down ul{ position:absolute; top:50px;}

/*==================(3-3-17)===================*/

.side_cart_ban{width: 725px; float: left; margin-top: 12px;}
.side_cart_ban img{width: 100%;}

.bot_dit{width: 100%; float: left;}
.promo_right input[type="text"]{width: 75%; text-align:center; background:#ffffff; height:30px; font-weight:600; color:#9e9e9e; text-transform:uppercase; 
box-shadow:0 2px 2px rgba(0,0,0,0.1); margin:5px 0 0 0; border: none;}

.promo_right input[type="submit"]{width: 20%; text-align:center; background: #f35900; height:30px; font-weight:600; color:#9e9e9e; text-transform:uppercase; 
margin:5px 0 0 0; border: none; float: right; color: #fff; font-size: 14px; font-weight: 700; text-align: center;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;}
.promo_right input[type="submit"]:hover{background: #5b5b5b;}

/*==================(21-3-17)===================*/

.dropdown-menu.cart_menu_drop{ top:40px !important; }


.otr_txt_line{position: absolute;}
.jplist-select option{background: #285b63;}
.jplist-select{background: #285b63 !important;}

.navbar-toggle{ display:none !Important;}
.navbar-collapse{ border:none !Important;}

#mm-united .navbar-nav > li > a{ font-size:11px !important; line-height:26px !important;}
.hdr_cart_sec .hdr_cart_btn{ width:164px !important;}

#mm-united .navbar .navbar-nav > li > a, #mm-united .navbar[color="alert"] .navbar-nav > li > a, #mm-united .navbar.scrolled[color="alert"][transparent="yes"] .navbar-nav > li > a{ font-family: 'Roboto', sans-serif;
font-size: 12px;
font-weight: 700;
color: #7d9c3b !important;}

.dropdown-submenu .fa{ color:#000 !important; z-index:99999 !important;}


@media only screen and (max-width:640px) {
ul.cart_menu_drop{ background:#fff !important; z-index:9999 !important; position:relative !important; }
#mm-united .label{ top:-7px !important; right:-7px !important;}
.hdr_cart_sec .hdr_cart_btn{ width:130px; font-size:7px !important; padding: 6px 0 0 40px !important;}
.dropdown-menu.cart_menu_drop{ background:#fff !important; z-index:9999 !important; }
.dropdown-toggle.hdr_cart_btn{ float:right !important;}
.hdr_cart_sec .hdr_cart_btn{ width:140px !important;}
#mm-united .navbar-nav > li > a{ font-size:9px !important; line-height:20px !important;}
.dropdown-menu.cart_menu_drop{ top:10px !important; }
}
  
@media only screen and (min-width:320px) and (max-width:767px) {
    .inner_content_area ul li {
    padding: 0 0 0 15px !important;
}
.rit_txt p span{
    text-align: justify;
}
.scrl_btn_left {
    width: 180px !important;
    float: none;
    margin: 0 auto 10px auto !important;
    background: none !important;
    background-color: #de5700 !important;
}
.scrl_btn_right {
    width: 180px !important;
    float: none;
    margin: 0 auto 10px auto !important;
    background: none !important;
    background-color: #525252 !important;
}
.cngBgL a {
    line-height: 20px;
    font-size: 11px !important;
    height: auto;
}
.otr_block {
    padding-bottom: 50px;
}
.in_tab_main .scrl_btn_right a {
    line-height: 24px;
}
.cngBgL:hover , .smallBgL:hover{
    background: none !important;
    background-color: #de5700 !important;
}
.cngBgR:hover , .smallBgR:hover{
    background: none !important;
    background-color: #525252 !important;   
}
.cngBgR a {
    font-size: 11px !important;
    line-height: 20px;
    height: auto;
}
.smallBgL a {
    height: auto;
    line-height: 20px;
}
.smallBgR {
    margin-top: 0 !important;
    height: auto;
}
.smallBgR a {
    height: auto;
    line-height: 20px;
}
.btm_text_sc p , .rit_txt p , .wid_scroller p{
    text-align: justify !important;
}
#mm-united img {
    margin: 0 auto;
    display: block;
}

}





