/* Minification failed. Returning unminified contents.
(2446,1): run-time error CSS1019: Unexpected token, found '}'
 */
body {
    font-size: 14px;
    color: #333;
}

a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p,
hr {
    padding: 0;
    margin: 0;
    line-height: normal;
}
.lightboxOverlay {
    z-index: 10000;
}

.lb-data .lb-details p {
    line-height: normal;
}

.lb-data .lb-details {
    padding: 15px;
}

.flexslider {
    margin: 0;
}

.inner_page main {
    margin: 40px auto;
}

#TemplateUrl .header header, #TemplateUrl header{
    z-index: 9!important;
}

footer li a i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

footer .Facebook:before {
    content: "\f09a";
}

footer .LinkedIn:before {
    content: "\f0e1";
}

footer .Pinterest:before {
    content: "\f231";
}

footer .Instagram:before {
    content: "\f16d";
}

footer .Twitter:before {
    content: "\f099";
}

footer .Telegram:before {
    content: "\f1d8";
}

footer .Google.Plus:before {
    content: "\f0d5";
}

footer .YouTube:before {
    content: "\f167";
}

footer .Tumblr:before {
    content: "\f173";
}

footer a .ResearchGate:before,
footer a [class="Google Scholar"]:before {
    content: "\f0c1";
}

.product_widget .container>.title {
    text-align: center;
    width: 60%;
    margin: auto;
}

main #ArticleItem {
    padding: 0;
}

footer li a i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}

.container-fluid {
    padding: 0;
}

section.jumbotron p {
    font-size: inherit;
}
header {
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
	position:relative;
	z-index:3;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 10000;
    padding: 15px;
}
.bannerfirst header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 10000;
    padding: 0 15px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.edit_mode header{
	position:absolute;
}
header .row {
    margin: 0 !important;
}

header .logo_holder {
    direction: ltr;
	margin-top:0;
	padding:0 30px;
}

    header .menu .navbar-nav li.dropdown {
        overflow: hidden;
    }

        header .menu .navbar-nav li.dropdown:hover {
            overflow: visible;
        }

@media(min-width:900px) {
    .menu .navbar-nav > li.dropdown:hover > .dropdown-menu {
        top: 100%;
        opacity: 1;
        z-index: 12;
    }
}
@media(min-width:992px) {
header.fixemenu .logo_holder ,
header .logo_holder {
	margin:10px auto;
}
}
.inner_page header .logo_holder {
	padding-left:30px;
}

header .logo_holder img {
    object-fit: contain;
    object-position: center;
    max-height: 50px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}

header .navbar-header {
    display: none;
}
@media(min-width:992px) {
header.fixemenu {
	position:fixed;
    top: 0;
    padding: 0 15px;
}
.edit_mode header.fixemenu{
	position:absolute;
}
}

header.showmenu {
	background:#fff;
	box-shadow:0 2px 5px #ccc;
}
header .langtrue .menu{
	padding:0;
}

header .menu .navbar_icon {
    display: block;
    width: 60px;
    position: absolute;
    top: 30px;
    height: 60px;
    cursor: pointer;
    z-index: 10;
    background: inherit;
}
header .langtrue .menu .navbar_icon{
	right:15px;
}
@media(min-width:992px) {
header.fixemenu .menu .navbar_icon {
    height: 100%;
}
}

header .menu .navbar_icon .line {
    width: 30px;
    height: 2px;
    background: #333;
    display: block;
    position: absolute;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}
@media(min-width:992px) {
header.fixemenu .menu .navbar_icon .line {
    width: 25px;
}
}
header .menu .navbar_icon .line1 {
    top: 2px;
}

header .menu.active .navbar_icon .line1 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px;
}

header .menu .navbar_icon .line2 {
    top: 9px;
}

header .menu.active .navbar_icon .line2 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px;
}

header .menu .navbar_icon .line3 {
    top: 16px;
}
@media(min-width:992px) {
header.fixemenu .menu .navbar_icon .line1 {
    top: 9px;
}

header.fixemenu .menu .navbar_icon .line2 {
    top: 16px;
}

header.fixemenu .menu .navbar_icon .line3 {
    top: 23px;
}

header.fixemenu .menu.active .navbar_icon .line1 {
    top: 16px;
}

header.fixemenu .menu.active .navbar_icon .line2 {
    top: 16px;
}

header.fixemenu .logo_holder img {
    max-height: 40px;
}

header.fixemenu .menu .navbar_icon {
    top: 10px;
}
}

header .menu.active .navbar_icon .line3 {
    display: none;
}

header .menu .navbar-collapse {
    width: 100%;
    z-index: 1;
    position: relative;
    margin: auto;
    padding: 0;
}
header.showmenu .menu .navbar-collapse{
	padding-right:75px;
	}

header .menu .navbar-collapse ul {
    width: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    margin: 0;
    float: none !important;
}

header .menu.active .navbar-collapse ul {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

header .menu .navbar-collapse ul li {
    display: block;
    padding:0;
    position: relative;
}

header .menu .navbar-nav li a {
    color: #333;
    vertical-align: middle;
    padding: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    line-height: normal;
    padding: 30px 15px;
    background-color: transparent;
    white-space: normal!important;
}
@media(min-width:992px) {
header.fixemenu .menu .navbar-collapse ul li a {
    padding: 15px 25px;
	}
}
header .menu .navbar-collapse ul li a .fa {
    position: absolute;
    left: 0;
    font-size: 20px;
    vertical-align: middle;
}

header .menu .fixlogo {
    position: absolute;
    z-index: 10000;
    top: -2px;
    left: 30px;
    height: 100%;
    display: none;
}
@media(min-width:992px) {
header.fixemenu .menu .fixlogo {
    display: inline-block;
}
}
header .menu .fixlogo img {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    vertical-align: middle;
}

header .menu .navbar-collapse ul li a:hover {
    color: #334688;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 25%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 25%, 0);
        transform: translate3d(0, 25%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(25%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

header .menu .navbar-collapse ul li>.dropdown-menu {
    position: absolute;
    width: 200px;
    top: 60px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 2px 5px #d0d0d0;
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
    -moz-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
    display: block;
    right: 20px;
    left: auto;
    padding: 0;
}

header .menu .navbar-collapse ul li>.dropdown-menu li a {
    padding: 15px;
    line-height: normal;
    border-radius: 0;
}

header .menu .navbar-collapse ul li:hover>.dropdown-menu {
    -moz-animation-name: fadeInUp;
    -moz-animation-duration: 0.5s;
    -moz-animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-duration: 0.5s;
    animation-fill-mode: both;
}

header .menu .navbar-collapse ul li>.dropdown-menu li {
    padding: 0;
    line-height: 45px;
    display: block;
    position: relative;
}

header .menu .navbar-collapse ul li ul li:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 0%;
    background: rgba(51, 70, 136, 0.03);
    right: 0;
    left: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    z-index: -1;
}

header .menu .navbar-collapse ul li ul li:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    width: 100%;
}

header .menu .navbar-collapse ul li>.dropdown-menu li>.secondchild {
    position: absolute;
    width: 200px;
    top: 0;
    background: rgba(255, 255, 255, 0.7);
    right: 200px;
    opacity: 0;
    -webkit-transform: translate3d(25%, 0, 0);
    -moz-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
}

header .menu .navbar-collapse ul li>.dropdown-menu li:hover>.secondchild {
    -moz-animation-name: fadeInRight;
    -moz-animation-duration: 0.5s;
    -moz-animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-name: fadeInRight;
    animation-duration: 0.5s;
    animation-fill-mode: both;
}

header .menu .navbar-collapse ul li>.dropdown-menu li>.secondchild li {
    padding: 0 15px;
    line-height: 45px;
    display: block;
}

header .menu .navbar-collapse ul li>.dropdown-menu li>.secondchild li>.thirdchild {
    position: absolute;
    width: 200px;
    top: 0;
    background: rgba(255, 255, 255, 0.7);
    right: 200px;
    opacity: 0;
    -webkit-transform: translate3d(25%, 0, 0);
    -moz-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
}

header .menu .navbar-collapse ul li>.dropdown-menu li>.secondchild li:hover>.thirdchild {
    -moz-animation-name: fadeInRight;
    -moz-animation-duration: 0.5s;
    -moz-animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-name: fadeInRight;
    animation-duration: 0.5s;
    animation-fill-mode: both;
}

header .menu .navbar-collapse ul li>.dropdown-menu li>.secondchild li>.thirdchild li {
    padding: 0 15px;
    line-height: 45px;
    display: block;
}

.inner_page header {
    overflow: visible;
    background: #fff;
    box-shadow: 0 2px 5px #ccc;
    top: 0;
    position: relative !important;
}


.inner_page header .menu {
    position: relative;
    top: 0;
}

.inner_page header .menu .navbar_icon {
    display: none;
}

.inner_page header .menu .navbar-collapse {
    width: 100%;
    z-index: 1;
    margin: auto;
}

.inner_page header .menu .navbar-collapse ul {
    width: 100%;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
}

.inner_page header .menu .navbar-collapse ul li {
    padding: 0;
}


/* login styles */
header .header-icons .menu{
	overflow:inherit !important;
}
.bannerfirst header,
header{
	padding:0;
}
header .container{
	position:relative;
}
header .shoptrue .headerlogin{
	padding:0;
}
header .header-icons{
	text-align:left;
 padding: 5px 15px;
 border-bottom: solid 1px;
 }
 @media (min-width:992px){
 header .langtrue .headerlogin{
	 width:4%;
 }
	 
 }
 header .langtrue .headerlogin{
	 z-index:10000;
	 margin-top:30px;
	 padding:0;
 }
  header .langtrue .headerlogin .container{
	  padding:0 10px;
  }
 header .langtrue .header-icons{
	 text-align:right;
	 padding:0;
	 border:0;
 }
 @media (min-width:992px){
  header .langtrue .menu{
	  width:79.33333333%;
  }
 }
 header .header-icons .container{
	 width:100%;
	 padding:0;
 }
 @media(min-width:992px) {
 header.fixemenu .shoptrue .header-icons{
	 display:none;
 }
 
 header.fixemenu .langtrue .headerlogin{
	 margin-top:15px;
 }
 }
header .header-icons .user_login{
    display:  inline-block;
    margin: 0;
    vertical-align:  middle;
}
header .header-icons .user_login svg{
    width: 20px;
    display: inline-block;
    vertical-align: middle;
}
header .header-icons .user_login .login_register .username{
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
	text-decoration:none;
}
header .header-icons .user_login .login_register{
    display:  inline-block;
    vertical-align:  middle;
    padding: 0 5px;
    float:  none !important;
}
header .header-icons .user_login .login_register li{
    list-style-type:  none;
    padding: 0 3px;
}
header .header-icons .user_login .login_register li a{
    font-size: 12px;
    text-decoration:none;
    padding:  0;
    margin:  0;
    border: 0;
    background:transparent !important;
}
header .header-icons .user_login .login_register li:hover a[href]{
	opacity:0.5;
}
header .header-icons .shopping_basket{
    display: inline-block;
    position: relative;
    margin: 0 20px;
    vertical-align: middle;
}
header .header-icons .shopping_basket svg{
    width: 20px;
    display: inline-block;
    vertical-align: middle;
}
header .header-icons .shopping_basket .num{
    position:  absolute;
    left: -5px;
    top: 0;
    background:  #f00;
    padding: 1px 3px;
    font-size: 10px;
    color: #fff;
    border-radius: 3px;
}
header .header-icons .language-selector {display: inline-block;vertical-align: middle;}

header .header-icons .language-selector ul{
    list-style: none;
    display: inline-block;
    padding: 0;
}

header .header-icons .language-selector .navbar-nav li a {
    padding: 0 7px;
    margin-right: 0!important;
    text-decoration: none;
    font-size: 12px!important;
}
header .header-icons .language-selector .navbar-nav li:hover a{
	background:transparent;
	opacity:0.5;
}
header .header-icons .language-selector .navbar-nav>li>a.active {
    border: 0;
}
/* end */
/* search */

header .searchtrue  .headerlogin{
	padding:0;
}
header .searchtrue .search{
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	padding-right:15px;
}
header .searchtrue .search .fa{
	font-size:18px;
	vertical-align:middle;
	}
/* end */
#ContentSection .inner_page header .logo_holder {
    padding: 0 0 0 90px;
    margin-top: 15px;
}

.about_widget,
.gallery_widget,
.feature_widget,
.team_widget {
    margin-top: 15px;
}

.inner_page .about_widget,
.inner_page .contact_widget,
.inner_page .gallery_widget,
.inner_page .feature_widget,
.inner_page .team_widget {
    margin-top: 75px;
}

@media(max-width:768px) {
    .banner_widget .swiper-container {
        width: 100%!important;
        height: auto!important
    }
    .banner_widget .swiper-container[data-index="1"] .swiper-slide {
        background-attachment: scroll!important
    }
    .banner_widget .slider_text h2,
    .banner_widget .slider_text p {
        width: auto!important;
    }
}
.About4{
	padding:0 30px;
}
main .banner_widget {
    position: relative;
    width: 100%;
    /* overflow: hidden; */
}

main .banner_widget .swiper-container[data-index="1"] .swiper-slide {
    background-attachment: fixed
}

.edit_mode main .banner_widget .swiper-container[data-index="1"] .swiper-slide {
    background-attachment: scroll
}

main .banner_widget .swiper-container .swiper-slide {
    background-size: cover
}

main .banner_widget .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    padding: 30px;
    transition: align-items .3s ease, justify-content .3s ease;
    -webkit-transition: align-items .3s ease, justify-content .3s ease;
    height: 450px;
    background-position: top center;
    background-repeat: no-repeat;
    max-height: 100vh!important;
	padding-bottom:60px;
}

main .banner_widget:first-child .swiper-slide {
    padding: 120px 30px 60px 30px;
}

main .banner_widget:first-child .swiper-slide {
    height: 100vh;
}

@media(max-width: 992px) {
    main .banner_widget .swiper-slide {
        background-position: center center;
        height: auto!important;
        min-height: 400px;
        padding: 0;
    }
}

main {
    background: #fff;
    position: relative;
    display: block;
	z-index:2;
}

main .container {
    padding: 0;
    z-index: 2;
    position: relative;
}

main .news_widget {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 100%;
    z-index: 2;
}
main .news_widget > .container > .row{
	margin:auto;
}
main .news_widget .leftcln {
    padding: 0;
}

main .news_widget .leftcln .box {
    position: relative;
    overflow: hidden;
    height: 315px;
	padding:10px;
	display:block;
}

main .news_widget .leftcln .box>.caption {
    display: block;
    height: 100%;
}
main .news_widget .rightcln .showall{
    position: absolute;
    right: 0;
    left: 0;
    top: 60%;
    margin: auto;
    padding: 10px 15px;
    border: solid 1px #fff;
    color: #fff;
    display: block;
    width: 150px;
	opacity:0;
	z-index:100;
	text-align:center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
main .news_widget .rightcln:hover .showall{
	opacity:1;
}
main .news_widget .rightcln .showall:hover{
	background:#fff;
	color:#333;
}
main .news_widget .leftcln .box .caption img {
    width: 100%;
    margin: auto;
    object-fit: cover;
    object-position: center;
    min-height: 100%;
    max-height: 100%;
}

main .news_widget .leftcln .box .caption  .title {
    position: absolute;
    width: 100%;
    right: 0;
    top: 30px;
    margin: auto;
    left: 0;
    padding: 0 30px;
    font-size: 25px;
    color: #545454;
}

main .news_widget .leftcln .box .caption  .text {
    position: absolute;
    width: 100%;
    right: 0;
    top: 100px;
    margin: auto;
    left: 0;
    padding: 0 30px;
    font-size: 30px;
    color: #333;
    font-weight: bold;
}


main .news_widget .leftcln .box:last-child .caption .title,
main .news_widget .leftcln .box:last-child .caption  .text {
    text-align: left;
}

main .news_widget .rightcln {
    padding: 0;
    height: 630px;
    position: relative;
    overflow: hidden;
}

main .news_widget .rightcln .box {
    position: relative;
    overflow: hidden;
    height: 100%;
	padding:10px;
	display:block;
}

main .news_widget .rightcln .box>.caption  {
    display: block;
    height: 100%;
}

main .news_widget .rightcln .box .caption  img {
    width: 100%;
    margin: auto;
    object-fit: cover;
    object-position: center;
    min-height: 100%;
    max-height: 100%;
}

main .news_widget .rightcln .box .caption .title {
    position: absolute;
    width: 100%;
    right: 0;
    top: 30px;
    margin: auto;
    left: 0;
    padding: 0 30px;
    font-size: 30px;
    color: #545454;
}

main .news_widget .rightcln .box .caption  .text {
    position: absolute;
    width: 100%;
    right: 0;
    top: 100px;
    margin: auto;
    left: 0;
    padding: 0 30px;
    font-size: 35px;
    color: #333;
    font-weight: bold;
}

main .news_widget .box .caption  .title {
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
}

main .banner_widget {
    padding: 0 !important;
    position: relative;
    border-radius: 0 !important;
}

main .banner_widget .container {
    width: 100%;
    padding: 0;
    height: 100%;
}

main .banner_widget:first-child .container {
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
}

.edit_mode main .banner_widget:first-child .container {
    position: relative;
}

main .banner_widget:first-child .live_edit_tooltip {
    top: 150px;
}

main .banner_widget>a {
    display: block;
    background: #000;
}

main .banner_widget .swiper-container .swiper-button-next,
main .banner_widget .swiper-container .swiper-button-prev {
    display: none;
}

main .banner_widget .swiper-container .slider_text {
    margin: auto;
    z-index: 10;
    position: relative;
}

main .banner_widget .slider_text h2 {
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    padding: 15px;
    display: inline-block;
}

main .banner_widget .slider_text p {
    color: #eee;
    font-size: 18px;
    padding: 15px;
    display: inline-block;
}

main .banner_widget .slider_text a {
    display: inline-block;
    width: auto;
    background: #334688;
    padding: 15px 30px;
    color: #fff;
    margin-top: 30px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
}

main .banner_widget .box a {
    display: inline-block;
    margin: 30px auto 0 auto;
    background: #fff;
    color: #334688;
}

main .banner_widget .slider_text a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

main .banner_widget .slider_text a {
    text-decoration: none;
}

main .banner_widget .slider_text a:hover {
    color: #fff;
}

main .banner_widget .slider_text a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(255, 255, 255, 0.08);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate(-13%, -190%) rotate(-30deg);
    transform: translate(-13%, -190%) rotate(-30deg);
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

main .banner_widget .slider_text a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate(-13%, -190%) rotate(-30deg);
    transform: translate(-13%, -190%) rotate(-30deg);
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

main .banner_widget .slider_text a::after {
    -webkit-transition-delay: 0.2s;
    /* Safari */
    transition-delay: 0.2s;
}

main .banner_widget .slider_text a:hover::before,
main .slider_text a:hover::after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

main .banner_widget .swiper-pagination-bullet {
    display: none;
}

iframe main .banner_widget:first-child .swiper-container {
    position: relative;
}

main .banner_widget:first-child .swiper-button-next,
main .banner_widget:first-child .swiper-button-prev {
    display: none;
}

main .banner_widget:first-child .swiper-pagination-bullets {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 15px;
    width: 100%;
    text-align: center;
}

main .banner_widget:first-child .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 2px;
    border: solid 2px #333 !important;
    border-radius: 0;
    background: transparent !important;
    opacity: 1;
}

main .banner_widget:first-child .swiper-pagination-bullet-active {
    background: #333 !important;
}

main .banner_widget:first-child .swiper-container .slider_text {
    margin: 0;
    z-index: 3;
    background: transparent;
}

main .banner_widget:first-child .slider_text h2 {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 36px;
    color: #333;
    width: auto;
    display: inline-block;
}

main .banner_widget:first-child .slider_text p {
    color: #5a5a5a;
    font-size: 18px;
    display: inline-block;
}

main .banner_widget:first-child .slider_text a {
    display: inline-block;
    width: auto;
    background: rgba(127, 146, 248, 0.8);
    padding: 15px 30px;
    margin-top: 30px;
    color: rgba(255, 255, 255, 1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 2;
    text-decoration: none;
    border: 1px solid rgba(256, 256, 256, 0);
}

main .banner_widget:first-child .slider_text a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate(-13%, -190%) rotate(-30deg);
    transform: translate(-13%, -190%) rotate(-30deg);
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

main .banner_widget:first-child .slider_text a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translate(-13%, -190%) rotate(-30deg);
    transform: translate(-13%, -190%) rotate(-30deg);
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

main .banner_widget:first-child .slider_text a::after {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

main .banner_widget:first-child .slider_text a:hover::before,
main .slider_text a:hover::after {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

main .slider_text a:hover {
    color: #233880
}

main .banner_widget:first-child .header-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    opacity: 0;
}

main .product_widget {
    padding-top: 30px;
    background: #fff;
    height: 100%;
    width: 100%;
    position: relative;
    padding-bottom: 60px;
    width: 100%;
    z-index: 2;
}

main .product_widget .title p:nth-child(1) {
    text-align: center;
    color: #333;
    font-size: 24px;
    margin-bottom: 5px;
}

main .product_widget .title p:nth-child(2) {
    color: #333;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
}

main .product_widget .title p:nth-child(4) {
    color: #494949;
}

main .product_widget .title hr {
    width: 80px;
    margin: 15px auto;
    border-top: solid 2px #707070;
}

main .product_widget .products .box {
    padding: 30px 10px;
    position: relative;
    overflow: hidden;
}
main .product_widget .products .box:nth-child(4n+1){
	clear:right;
}
main .product_widget .products .box a {
    display: block;
}

main .product_widget .products .box .image-holder {
    position: relative;
    overflow: hidden;
    width: 100%;
	z-index:2;
    /* -webkit-transform: translateZ(0); */
    /* transform: translateZ(0); */
    /* border: solid 1px #fff; */
}

main .product_widget .products .box.nopaddingright {
    padding: 0 0 0 10px;
}

main .product_widget .products .box.nopaddingleft {
    padding: 0 10px 0 0;
}

main .product_widget .products .box .tag {
    width: auto;
     background: rgba(255, 255, 255, 0.8);
    padding: 5px 15px;
    color: #333;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    position: absolute;
    top: 30px;
    font-weight: bold;
    right: 10px;
	z-index:5;
}

main .product_widget .products .box .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    background: #000;
    opacity: 0;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    z-index: 2;
}

main .product_widget .products .box:hover .overlay {
    opacity: 0.6;
}

main .product_widget .products .box img {
    width: 100%;
    margin: auto;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    object-fit: cover;
    object-position: center;
    min-height: 100%;
    max-height: 100%;
    border: solid 1px #f4f4f4;
}

main .product_widget .products .box:hover img {
    transform: scale(1.05);
}

main .product_widget .products .box .content {
    padding-top: 15px;
    padding-bottom: 5px;
    background: #fff;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
	position:relative;
	overflow:hidden;
	z-index:3;
	text-align:center;
}

main .product_widget .products .box:hover .content {
    box-shadow: 0 2px 3px #ccc;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
}

main .product_widget .products .box .content .rank {
    position: relative;
    overflow: hidden;
}

main .product_widget .products .box .content .title {
    width: 100%;
    margin-bottom: 5px;
    color: #494949;
    font-size: 20px;
    line-height: normal;
    overflow: hidden;
    position: relative;
	text-align:center;
}
main .product_widget .products .box .content .original-price,
main .product_widget .products .box .content .discount-price {
    display: inline-block;
	padding:0 5px;
}

main .product_widget .products .box .content .original-price {
    color: #494949;
    font-size: 16px;
}

main .product_widget .products .box .content .discount-price {
    margin-right: 10px;
    color: #9e9e9e;
    font-size: 16px;
}

main .product_widget .products .box .content .line_through {
    text-decoration: line-through;
}

main .contact_widget.jumbotron {
    padding-top: 60px;
    background: #fff;
    position: relative;
    padding-bottom: 60px;
}

main .contact_widget form {
    margin-bottom: 15px;
}

main .contact_widget form .btn {
    padding: 10px 30px;
    cursor: pointer;
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

main .contact_widget .editable_widget div h2 {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    position: relative;
}

footer {
    background: #313234;
    padding: 30px 0;
    color: #ccc;
    display: block;
}
.fixfooter  footer {
    background: #313234;
    padding: 45px 0;
    color: #ccc;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 2;
}

footer .icon {
    padding-top: 15px;
}

footer .box {
    padding: 0 10px;
}

footer .box .title p {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

footer .box .title hr {
    width: 80px;
    margin: 15px 0 auto auto;
    border-top: solid 2px #707070;
}

footer .box .gallery {
    margin-top: 30px;
}

footer .box .gallery .main {
    display: inline-block;
    margin: 0 1px 0 1px;
    overflow: hidden;
    position: relative;
}

footer .box .product {
    margin-top: 10px;
    display: block;
}

footer .box .product:nth-child(2) {
    margin-top: 30px;
}

footer .box .product .tag {
    width: auto;
    background: rgba(127, 146, 248, 0.8);
    padding: 5px 30px;
    color: #334688;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    position: absolute;
    top: 30px;
    font-weight: bold;
}

footer .box .product b {
    background: #334688;
    display: inline-block;
}

footer .box .product img {
    display: inline-block;
    vertical-align: middle;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

footer .box .product:hover img {
    opacity: 0.5;
}

footer .box .product .content {
    display: inline-block;
    padding-right: 20px;
    vertical-align: middle;
}

footer .box .product .content .rank {
    position: relative;
    overflow: hidden;
    font-size: 12px;
    direction: ltr;
}


    footer .icon,
    footer .text {
        width: 100%;
    }

        footer .icon li,
        footer .text li {
            display: inline-block;
        }

footer .box .product .content .title {
    width: 100%;
    margin-bottom: 5px;
    color: #ccc;
    font-size: 16px;
    font-weight: bold;
    display: block;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

footer .box .product:hover .content .title {
    color: #334688;
}

footer .box .product .content .price {
    width: 100%;
    color: #ccc;
    font-size: 12px;
}

footer .box .about {
    margin-top: 30px;
}

footer .box .about p {
    text-align: justify;
    margin-bottom: 15px;
    line-height: 25px
}

footer .box .about p .fa {
    margin-left: 5px;
    vertical-align: middle;
}

footer .copy {
    text-align: center;
    color: #999;
    font-size: 14px;
    padding: 0;
}

footer .copy ul {
    margin-bottom: 15px;
}

footer .copy li {
    display: inline-block;
}

footer .copy a {
    padding: 0 15px;
    color: #fff;
    position: relative;
}

footer .copy a .fa {
    vertical-align: middle;
}

footer .copy a::before,
footer .copy a::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    border: 2px solid rgba(121, 121, 121, 0.19);
    border-radius: 50%;
    content: '';
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
    transform: translateX(-50%) translateY(-50%) scale(0.2);
}

footer .copy a::after {
    width: 40px;
    height: 40px;
    border-width: 5px;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
    transform: translateX(-50%) translateY(-50%) scale(0.8);
}

footer .copy a:hover::before,
footer .copy a:hover::after,
footer .copy a:focus::before,
footer .copy a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
}

.btneffect {
    word-wrap: break-word;
    text-decoration: none;
    /*display:none !important;*/
}

.btneffect {
    display: inline-block;
    perspective: 600px;
    perspective-origin: 50% 50%;
    overflow: hidden;
    padding: 0 !important;
}

.btneffect span {
    position: relative;
    outline: none;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 30px;
    display: block;
    transform-origin: 50% 0;
    transform-style: preserve-3d;
    transition: all 400ms ease 0s;
}

.btneffect span:after {
    background: none repeat scroll 0 0 transparent;
    color: #334688;
    content: attr(data-link-alt);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
    transform-origin: 50% 0%;
    padding: 15px 30px;
}

.btneffect:hover span {
    background: none repeat scroll 0 0 transparent;
    transform: translate3d(0px, 0px, -10px) rotateX(90deg);
}


/* end */


/* Effect box products*/

main .news_widget .box {
    position: relative;
}

main .news_widget .box-bg {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    opacity: 0;
    transition: opacity .4s ease;
    -webkit-transition: opacity .4s ease;
    background: rgba(0, 0, 0, 0.4);
    transition-delay: .6s;
}

main .news_widget .rightcln:hover .box-bg ,
main .news_widget .leftcln .box:hover .box-bg {
    opacity: 1;
    transition: opacity .4s ease;
    -webkit-transition: opacity .4s ease;
    transition-delay: 0s;
}

main .news_widget .rightcln:hover .caption .title,
main .news_widget .rightcln:hover .caption .text,
main .news_widget .leftcln .box:hover .caption .title,
main .news_widget .leftcln .box:hover .caption .text {
    opacity: 0;
    transition-delay: 0s;
}

main .news_widget .box .caption .title,
main .news_widget .box .caption .text {
    transition-delay: .6s;
}

main .news_widget .box .overlay {
    position: absolute;
    bottom: 0;
    left: 10%;
    min-height: 250px;
    right: 10%;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    text-align: center;
    padding: 50px 15px 0 15px;
    margin: 0 auto;
}

main .news_widget .leftcln .box .overlay {
    position: absolute;
    bottom: 0;
    left: 10%;
    width: 80%;
    min-height: 200px;
    right: 10%;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    text-align: center;
    padding: 40px 15px 0 15px;
    margin: 0 auto;
}

main .news_widget .box .overlay::before {
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 50%;
    border-left: 1px solid rgba(255, 255, 255, 0.8);
    border-right: 1px solid rgba(255, 255, 255, 0.8);
    content: '';
    opacity: 0;
    background-color: #000;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

main .news_widget .box .overlay h2,
main .news_widget .box .overlay p {
    margin: 0 0 5px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s, -moz-transform 0.35s, -o-transform 0.35s, transform 0.35s;
}

main .news_widget .box .overlay h2 {
    text-transform: uppercase;
    -webkit-transform: translate3d(0%, 100%, 0);
    transform: translate3d(0%, 100%, 0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    color: #fff;
    font-size: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding: 0 30px;
}


/* main .news_widget .leftcln .box .overlay h2 {
    font-size: 20px;
} */

main .news_widget .box .overlay p {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    font-size: 35px;
    color: #eee;
    font-weight: bold;
    margin-top: 15px;
    padding: 0 20px;
}

main .news_widget .leftcln .box .overlay p {
    font-size: 25px;
    overflow: hidden;
    height: 85px;
    margin-top: 5px;
}

main .news_widget .box .overlay .caption {
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    position: absolute;
    color: #fff;
    border: solid #fff;
    padding: 10px 15px;
    width: 150px;
    margin: 0 auto;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    display: none;
}

main .news_widget .leftcln .box .overlay a {
    bottom: 0;
    padding: 10px 15px;
    font-size: 14px;
    margin: 15px auto;
}

main .news_widget .box .overlay a:hover {
    color: #333;
    border: solid #fff;
    background: #fff;
}

main .news_widget .box:hover .overlay a {
    opacity: 1;
}

main .news_widget .rightcln:hover .overlay h2,
main .news_widget .leftcln .box:hover>.overlay h2 {
    opacity: 1;
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

main .news_widget .rightcln:hover .overlay p,
main .news_widget .leftcln .box:hover .overlay p {
    opacity: 1;
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

main .news_widget .rightcln:hover .overlay::before,
main .news_widget .leftcln .box:hover .overlay::before {
    background: rgba(0, 0, 0, 0);
    left: 30px;
    right: 30px;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.fancybox-caption {
    font-family: "IRANSansWeb", tahoma, arial !important;
}

.gallery .main .overlay {
    height: 100%;
    right: -80px;
    width: 35px;
    position: absolute;
    border-left: 2px solid #ffffff;
    top: 0;
    padding: 8px 4px;
    color: #ffffff;
    background: #161613;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.gallery .main .overlay a i {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    opacity: 0.75;
    width: 100%;
    padding: 5px 15px;
    position: relative;
    right: -60px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.gallery .main img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.gallery .main:hover img {
    opacity: 0.5;
    -webkit-transform: translateX(-35px);
    -moz-transform: translateX(-35px);
    -o-transform: translateX(-35px);
    transform: translateX(-35px);
}

.gallery .main:hover .overlay {
    right: 0;
    opacity: 1;
}

.gallery .main:hover .overlay a i {
    right: 8px;
}

.gallery .main:hover a:first-child i {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.gallery .main:hover a:nth-child(2) i {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

header .menu .navbar-collapse ul li li a .fa {
    top: 12px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 15px;
}

@media (max-width: 992px) {
	.inner_page main{
		margin:auto;
	}
	header.showmenu .menu .navbar-collapse{
		padding:0 !important;
	}
main .news_widget .rightcln .showall{
	position: relative;
    top: 0;
    width: auto;
    border: solid 1px #000;
    color: #000;
    opacity: 1;
    display: inline-block;
	right:10px;
}
    main .news_widget .rightcln {
        width: 100%;
        padding: 0;
        height: auto;
        margin-bottom: 20px; 
		
    }
    main .news_widget .leftcln {
        padding: 0;
        width: 100%;
    }
    main .news_widget .leftcln .box {
        height: auto;
    }
    main .banner_widget:first-child .container {
        position: relative;
    }
    main .banner_widget:first-child .swiper-container .slider_text {
        top: 30px;
        bottom: 15px;
    }
    main {
        padding-top: 0;
    }
    main .container {
        padding: 0 30px;
    }
    main .banner_widget .swiper-container {
        position: relative !important;
        height: 100%;
        border-radius: 0 !important;
    }
    main .banner_widget .slider_text h2 {
        margin-bottom: 15px;
        font-weight: bold;
        font-size: 20px;
        padding: 0;
    }
    main .banner_widget .slider_text p {
        margin-top: 15px;
        font-size: 16px;
        display: block;
        padding: 0;
    }
    main .banner_widget .slider_text a {
        display: inline-block;
        width: auto;
        background: rgba(127, 146, 248, 0.8);
        margin-top: 15px;
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
    }
	header .langtrue .headerlogin .container{
		padding:0;
	}
    header {
        overflow: visible;
        position: relative !important;
		padding:15px 30px !important;
    }
    .inner_page header {
        overflow: visible;
    }
    header .menu {
        position: static;
        top: 0;
        padding: 0;
    }
    .inner_page header.fixemenu .menu {
        position: relative !important;
    }
    header .swiper-container {
        position: relative;
    }
    header .menu .navbar_icon {
        width: 30px;
        position: absolute;
        height: 20px;
        cursor: pointer;
        z-index: 10;
    }
    .inner_page header .menu {
        position: static;
    }
    .inner_page header .menu .navbar_icon {
        top: 30px;
    }
    .inner_page header .menu .navbar_icon {
        display: block;
    }
    header .menu .navbar-collapse {
        width: 100%;
        z-index: 1;
        position: absolute;
        overflow: hidden;
        margin: auto;
        right: -100%;
        left: auto;
        background: #fff;
        top: 100%;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        overflow-y: scroll;
        display: block;
    }
    .inner_page header .menu .navbar-collapse {
        width: 100%;
        padding: 0;
    }
    header .menu.activeresp .navbar-collapse {
        right: 15px;
        box-shadow: 0 2px 5px #ccc;
        width: 50%;
    }
	.inner_page header .menu.activeresp .navbar-collapse{
		right:0;
	}
    header .menu .navbar-collapse ul {
        width: 100%;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        padding: 0;
    }
    .inner_page header .menu .navbar-collapse ul {
        padding: 0;
    }
    header .menu .navbar-collapse ul li {
        display: block;
        padding: 0 15px;
        position: relative;
        font-size: 16px;
        float: none !important;
    }
    header .menu .navbar-collapse ul li:not(:last-child) {
        border-bottom: solid 1px #eee;
    }
    header {
        padding: 15px;
    }
    header .logo_holder {
        z-index: 10000;
        top: 0;
        left: 0;
        padding: 0;
    }
    .inner_page header .logo_holder {
        padding: 0 15px;
    }
    header .menu.active .navbar_icon span {
        -webkit-transform: rotate(0deg) !important;
        -moz-transform: rotate(0deg) !important;
        -o-transform: rotate(0deg) !important;
        transform: rotate(0deg) !important;
    }
    header .menu.activeresp .navbar_icon .line1 {
        -webkit-transform: rotate(45deg) !important;
        -moz-transform: rotate(45deg) !important;
        -o-transform: rotate(45deg) !important;
        transform: rotate(45deg) !important;
    }
    header .menu.activeresp .navbar_icon .line2 {
        -webkit-transform: rotate(-45deg) !important;
        -moz-transform: rotate(-45deg) !important;
        -o-transform: rotate(-45deg) !important;
        transform: rotate(-45deg) !important;
    }
    header .menu .navbar_icon .line1 {
        top: 3px !important;
    }
    header .menu .navbar_icon .line2 {
        top: 11px !important;
    }
    header .menu .navbar_icon .line3 {
        top: 19px;
        display: block !important;
    }
    header .menu.activeresp .navbar_icon .line1 {
        top: 11px !important;
    }
    header .menu.activeresp .navbar_icon .line2 {
        top: 11px !important;
    }
    header .menu.activeresp .navbar_icon .line3 {
        display: none !important;
    }
    main .banner_widget .swiper-container .slider_text {
        padding: 30px;
    }
    main .contact_widget {
        padding: 30px 0 !important;
    }
    header .menu .navbar-collapse ul li.dropdown .dropdown-menu {
        position: relative;
        width: 100%;
        right: 0;
        top: 0;
        box-shadow: none;
        opacity: 1 !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        -moz-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        background: #eee;
        max-height: 0;
        overflow: hidden;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        border: 0;
        border-radius: 0;
    }
    header .menu .navbar-collapse ul li.dropdown.open .dropdown-menu {
        max-height: 50vh;
        overflow-y: scroll;
    }
    header .menu .navbar-collapse ul li .dropdown-menu li>.secondchild {
        position: relative;
        width: 100%;
        top: 0;
        background: rgba(255, 255, 255, 0.7);
        right: 0;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) !important;
        -moz-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }
    header .menu .navbar-collapse ul li>.dropdown-menu li>.secondchild li>.thirdchild {
        position: relative;
        width: 100%;
        top: 0;
        background: #eee;
        right: 0;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0) !important;
        -moz-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }
    header .menu .fixlogo {
        top: 2px;
        left: 5px;
    }
    @keyframes fadeInUp {
        from {
            opacity: 1;
            transform: translate3d(0, 0, 0);
        }
        to {
            opacity: 1;
            transform: none;
        }
    }
    @-webkit-keyframes fadeInUp {
        from {
            opacity: 1;
            transform: translate3d(0, 0, 0);
        }
        to {
            opacity: 1;
            transform: none;
        }
    }
    @keyframes fadeInRight {
        from {
            opacity: 1;
            transform: translate3d(0, 0, 0);
        }
        to {
            opacity: 1;
            transform: none;
        }
    }
    @-webkit-keyframes fadeInRight {
        from {
            opacity: 1;
            transform: translate3d(0, 0, 0);
        }
        to {
            opacity: 1;
            transform: none;
        }
    }
    header .menu .navbar-collapse ul li a {
        position: relative;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        display: block;
        padding: 20px 0 !important;
    }
    header .menu .navbar-collapse ul li li a {
        padding: 10px !important;
    }
    header .menu .navbar-collapse ul li li:not(:last-child) a {
        border-bottom: solid 1px #ccc;
    }
    header .menu .navbar-collapse ul li li a .fa {
        top: 15px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    main .bullet {
        bottom: 0;
    }
    main .contact_widget .title p {
        font-size: 18px;
        margin-top: 15px;
    }
    .inner_page header .menu .navbar-collapse ul li {
        padding: 0 15px;
    }
    .inner_page .about_widget,
    .inner_page .contact_widget,
    .inner_page .gallery_widget,
    .inner_page .feature_widget,
    .inner_page .team_widget {
        margin-top: 10px;
    }
    .inner_page main .product_widget {
        padding-top: 15px;
        padding-bottom: 0;
    }
	.bannerfirst header, header {
		padding:15px;
	}
	header .menu_holder.language-selector{
		top:0;
		padding:0;
	}
	main .banner_widget:first-child .swiper-slide {
    padding: 30px;
}
header .langtrue .headerlogin{
	margin-top:15px;
}
header .langtrue .menu .navbar_icon {
    right: 70px;
}
header .langtrue .header-icons {
    padding: 0;
    position: relative;
    right: auto;
    top: auto;
}
header .header-icons {
    padding: 0;
    position: absolute;
    right: 80px;
    top: 32px;
    border: 0;
}
header .shoptrue .header-icons{
    top: 28px;
	}
	header .shoptrue .menu .navbar_icon{
		top:28px;
	}
header .header-icons .user_login,
header .header-icons .language-selector {
    padding: 0;
    background: transparent;
}
header .header-icons .user_login .login_register li{
	display:inline-block;
}
main .product_widget .products .box:nth-child(4n+1) {
    clear: inherit;
}
main .product_widget .products .box:nth-child(2n+1) {
    clear: right;
}
header .searchtrue .search{
	padding:0 !important;
}
}

@media (max-width: 650px) {
    header  .row .logo_holder {
        padding: 0;
    }
	header .shoptrue .row .menu .navbar_icon {
    top: 60px;
}
	main .news_widget .leftcln .box .caption .title,
	main .news_widget .leftcln .box .caption .text,
	main .news_widget .rightcln .box .caption .title,
	main .news_widget .rightcln .box .caption .text{
		display:none;
	}
    header .menu.activeresp .navbar-collapse {
        width: 80%;
    }
	
    footer {
        padding: 15px;
    }
    main .product_widget .products .box img {
        max-height: none;
        width: 100%;
    }
    main .banner_widget .slider_text h2 {
        margin-bottom: 10px;
        font-weight: bold;
        font-size: 16px;
    }
    main .banner_widget .slider_text p {
        color: #eee;
        margin-top: 15px;
        font-size: 12px;
        display: block;
    }
    main .banner_widget .slider_text a {
        padding: 5px 15px;
        margin-top: 10px;
    }
    main .banner_widget .slider_text a {
        display: inline-block;
        width: auto;
        background: rgba(127, 146, 248, 0.8);
        margin-top: 10px;
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        padding: 5px 15px;
        font-size: 12px;
    }
    main .banner_widget:first-child .swiper-container .slider_text {
        margin: auto;
        padding: 0 15px;
        bottom: 15px;
    }
    main .banner_widget .clearfix {
        display: none;
    }
    main .banner_widget:first-child .slider_text h2 {
        margin-bottom: 0;
        font-weight: bold;
        font-size: 16px;
    }
    main .banner_widget:first-child .slider_text p {
        margin-top: 15px;
        font-size: 12px;
        display: block;
        margin-bottom: 0;
    }
    main .banner_widget:first-child .slider_text a {
        padding: 5px 15px;
        margin-top: 10px;
    }
    main .container {
        padding: 0 30px;
    }
    main .news_widget .rightcln .box {
        margin-top: 0;
    }
    main .news_widget .leftcln,
    main .news_widget .rightcln {
        padding: 0;
    }
    main .news_widget .box {
        background-color: transparent !important;
        margin-top: 20px;
    }
    main .news_widget .box a .title,
    main .news_widget .box a .text {
        display: none;
    }
    main .news_widget .leftcln .box .overlay,
	main .news_widget .rightcln .box .overlay	{
    height: auto !important;
    padding: 0 0 10px 0 !important;
    display: block !important;
    border-top: 0 !important;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    min-height: inherit;
    -o-transform: none !important;
    -moz-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    box-shadow: 0 2px 5px #ccc;
    width: 100%;
    }
    main .news_widget .box .overlay::before {
        display: none;
    }
    main .news_widget .box .overlay h2 {
        color: #333 !important;
        opacity: 1;
        display: block;
        font-size: 20px;
        padding: 10px 0;
        -webkit-transform: translate3d(0%, 0%, 0);
        -moz-transform: translate3d(0%, 0%, 0);
        -o-transform: translate3d(0%, 0%, 0);
        transform: translate3d(0%, 0%, 0);
    }
    main .news_widget .box .overlay p {
        opacity: 1;
        display: block;
        color: #333;
        margin: 0 auto;
        font-size: 25px;
        height: auto !important;
    }
    main .news_widget .box .overlay a {
        position: relative;
        border: solid #333;
        opacity: 1;
        color: #333;
        display: block;
        margin: 15px auto;
    }
    main .banner_widget {
        margin-top: 0;
        background-image: none;
    }
    main .banner_widget .box {
        width: 100%;
    }
    main .product_widget  .container .title {
        width: 100%;
        margin-bottom: 30px;
    }
    main .product_widget .products .box a:first-child {
        background: transparent;
    }
    main .product_widget .products .box .content {
        border: solid 1px #ccc !important;
        border-top: 0 !important;
        padding: 15px;
    }
    main .contact_widget {
        margin-top: 30px;
    }
    main .contact_widget .box {
        padding: 0;
        margin-bottom: 30px;
    }
    footer .container {
        padding: 0;
    }
    footer .box {
        padding: 0 30px;
        margin-top: 30px;
    }
    footer .copy {
        padding: 15px;
    }
    main .product_widget .title p:nth-child(1) {
        font-size: 25px;
    }
    main .product_widget .title p:nth-child(2) {
        font-size: 30px;
    }
    main .contact_widget .map {
        padding: 0;
    }
	header .header-icons {
    padding: 0;
    position: relative;
    right: auto !important;
	left: auto !important;
    top: auto;
    border: 0;
	text-align:center !important;
}
header .shoptrue .header-icons{
	top:0;
	margin-bottom:15px;
}
header .header-icons .user_login .login_register,
header .header-icons .language-selector ul{
	margin:0 !important;
}
header .menu .navbar_icon,
header .langtrue .menu .navbar_icon{
	top:25px;
}
header .langtrue .headerlogin {
    margin-top: 10px;
}
header .langtrue .menu {
    /* width: 62.33333333%; */
}
header  .shoptrue .logo_holder{}
}


.prodbox {
    position: relative;
    background: #fff;
}

.prod main {
    padding-top: 0;
}

@media (max-width: 992px) {
    header .menu .navbar-collapse>ul {
        height: auto;
        overflow: hidden;
        overflow-y: scroll;
    }
    main .news_widget {
        padding-top: 25px;
    }
    .prod header {
        height: auto;
    }
    .prod main .swiper-container {
        height: auto;
    }
    .prod main .swiper-container .swiper-slide img {
        height: auto;
        width: auto;
    }
    .products_box .box .procontent a .probtn {
        position: relative;
        bottom: 0;
        margin-top: 5px;
        display: inline-block;
    }
    .products_box .box {
        margin-top: 30px;
        padding: 0 15px;
    }
    .products_box .box .row {
        margin: auto;
    }
    .products_box .box .procontent {
        padding: 0;
    }
    .products_box .box .proimg {
        padding: 0;
    }
    .products_box .box .procontent a:before {
        display: none;
    }
    .products_box .box .procontent a {
        padding: 30px 15px;
    }
    .banner_widget.swiper-slide h2 {
        font-size: 2em !important;
    }
    .banner_widget .swiper-slide p {
        font-size: 1.2em !important;
    }
}

@media (max-width: 650px) {
    .products_box .box .proimg {
        height: auto !important;
    }
	}

/* product inner styles */

.innerproduct {
    position: relative;
    overflow: hidden;
    z-index: 3;
    background: #fff;
    padding-top: 60px;
}

.innerproduct .innerproducts_box .innerproduct_content {
    line-height: normal;
}

.innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .title {
    padding: 15px 0;
    position: relative;
}

.innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .title:before {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 25%;
    height: 2px;
    background: #5cb85c;
}

.innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .description {
    padding: 15px 0;
    text-align: justify;
    color: #666;
}

.innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .price {
    padding: 15px;
    direction: ltr;
    margin-top: 15px;
}

.innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .price .mainprice {
    display: inline-block;
    padding: 5px 15px;
    background: #eee;
    margin: 2px;
    color: #666;
}

.innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .price .offprice {
    display: inline-block;
    background: #5cb85c;
    padding: 5px 15px;
    margin: 2px;
    color: #fff;
}

.innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .product_tags_holder {
    padding: 5px 15px;
    background: #f7f7f7;
    float: right;
    width: 100%;
}

.innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .product_tags_holder .tag_title {
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
}

.innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .product_tags_holder .innerproject_tags li {
    float: right;
    padding: 3px 15px;
    background: #fff;
    margin: 2px;
    font-size: 12px;
    color: #777;
}

.innerproduct .innerproducts_box .innerproduct_image_gallery .flexslider {
    position: relative;
    overflow: hidden;
}

@media (max-width: 992px) {
    header {
        top: 0;
    }
    .innerproduct {
        padding-top: 30px;
    }
    .innerproduct .innerproducts_box .innerproduct_content {
        margin-bottom: 15px;
    }
    .innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .title {
        font-size: 25px;
    }
    .innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .price {
        padding: 15px;
        direction: ltr;
        margin-top: 15px;
    }
    .innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .price .mainprice {
        display: inline-block;
        padding: 5px 15px;
        background: #eee;
        margin: 2px;
        color: #666;
    }
    .innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .price .offprice {
        display: inline-block;
        background: #5cb85c;
        padding: 5px 15px;
        margin: 2px;
        color: #fff;
    }
    .innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .product_tags_holder {
        padding: 5px 15px;
        background: #f7f7f7;
        float: right;
        width: 100%;
    }
    .innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .product_tags_holder .tag_title {
        font-size: 16px;
        color: #666;
        margin-bottom: 15px;
    }
    .innerproduct .innerproducts_box .innerproduct_content .innerproduct_content_box .product_tags_holder .innerproject_tags li {
        float: right;
        padding: 3px 15px;
        background: #fff;
        margin: 2px;
        font-size: 12px;
        color: #777;
    }
    main .product_widget {
        padding-top: 0;
    }
    header,
    header .menu .navbar-collapse {
        background: #f3f3f3 !important;
    }
    header .menu .navbar-collapse ul li,
    header .menu .navbar-collapse ul li a {
        font-size: 14px !important;
        color: #333 !important;
        background: transparent !important;
    }
    footer {
        position: relative;
    }
    footer .copy_right {
        font-size: 14px !important;
    }
    footer .copy li,
    footer .copy a,
    footer .copy a .fa {
        font-size: 16px !important;
    }
	
    .banner_widget .slider_text h2 {
    font-size: 2em!important;
}
    .banner_widget .slider_text p {
    font-size: 1.2em!important;
}
}

.fixfooter main {
    margin-bottom: 30px;
}

.fixfooter footer {
    z-index: 10;
}

.inner_news {
    position: relative;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
}

.nw_new .nw_nw {
    background: #fbfbfb;
    padding: 10px;
    margin-top: 0;
}

.nw_new .title_nw {
    font-size: 18px;
    padding: 10px;
    background: #f3f3f3;
}

.nw_new .nw_nw .box {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 2px 5px #eee;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: flex;
    padding: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
}

.nw_new .nw_nw .box:hover {
    box-shadow: 0 2px 5px #cacaca;
}

.nw_new .nw_nw .box:last-child {
    margin-bottom: 0;
}

.nw_new .nw_nw .box .nwnw_img {
    display: block;
    overflow: hidden;
    position: relative;
    width: 30%;
    float: right;
    height: 56px;
}

.nw_new .nw_nw .box:hover .nwnw_img .overlay {
    opacity: 1;
}

.nw_new .nw_nw .box .nwnw_img .overlay {
    position: absolute;
    background-color: rgba(212, 93, 92, 0.46);
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 1;
    opacity: 0;
    padding: 0;
    bottom: auto;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nw_new .nw_nw .box .nwnw_img .overlay:before {
    display: none;
}

.nw_new .nw_nw .box:hover .nwnw_img .overlay {
    opacity: 1;
}

.nw_new .nw_nw .box .nwnw_img img {
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    object-fit: cover;
    object-position: center;
    min-height: 100%;
    max-height: 100%;
}

.nw_new .nw_nw .box:hover .nwnw_img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}

.nw_new .nw_nw .box .nwnw_cnt {
    display: block;
    padding: 10px;
    font-size: 12px;
    color: #333;
    width: 70%;
    float: right;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    height: 45px;
    overflow: hidden;
}

.nw_new .nw_nw .box .nwnw_cnt .title {
    white-space: normal;
    width: 100%;
    text-overflow: inherit;
}

.nw_new .nw_nw .box .nwnw_cnt:hover {
    color: #000;
}

main .nw_nw .box,
main .nw_nw .box:hover {
    background: transparent;
}

main .nw_nw .box:hover a .title,
main .nw_nw .box:hover a .text {
    opacity: 1;
}

main .nw_nw .box:hover img {
    opacity: 1;
}

.nw_cnt {
    padding: 0;
}

.nw_cnt .news_img {
    position: relative;
    margin-bottom: 30px;
}

.nw_cnt .news_img a img {
    width: 100%;
}

.nw_cnt .news_content {
    position: relative;
    line-height: normal;
}

.nw_cnt .news_content .text {
    color: #5f5f5f;
    padding-top: 15px;
    text-align: justify;
    border: 0;
}

.nw_cnt .news_content .time {
    padding-top: 15px;
    border-top: solid 1px #eee;
    margin-top: 30px;
    font-size: 13px;
    color: #999;
    padding-bottom: 15px;
    border-bottom: solid 1px #eee;
    float: right;
    width: 100%;
    position: relative;
}

.nw_cnt .news_content .time p {
    width: 25%;
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 10px;
}

.nw_cnt .news_content .time .author {
    border-left: solid 1px #e4e4e4;
}

.nw_cnt .news_content .time .source {
    border-left: solid 1px #e4e4e4;
}

.nw_cnt .news_content .time .source a {
    color: #fca8a6;
    padding-right: 10px;
}

.nw_cnt .news_content .time .t_d {
    border-left: solid 1px #e4e4e4;
}

.nw_cnt .news_content .time .t_d span {
    display: inline-block;
    padding: 0 10px;
}

.nw_cnt .news_content .time .share_btn {
    padding: 0 10px;
    width: 25%;
    float: right;
}

.nw_cnt .news_content .time .share_btn .full {
    display: inline-block;
    background: #eee;
    color: #999;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.nw_cnt .news_content .time.showbtn .full,
.nw_cnt .news_content .time .share_btn .full:hover {
    box-shadow: 0 2px 1px #ccc;
    background: #666;
    color: #fff;
}

.nw_cnt .news_content .time .share_btn .full .fa-share-alt {
    vertical-align: middle;
    padding: 10px 15px;
    font-size: 14px;
    border-left: solid 1px #d4d4d4;
}

.nw_cnt .news_content .time .share_btn span {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 15px;
    font-size: 12px;
}

.share_box {
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    left: 0;
    top: -65px;
    padding: 15px;
    text-align: center;
    box-shadow: 0 2px 5px #dedede;
    direction: ltr;
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
    -moz-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
    z-index: -1;
}

.share_box:after,
.share_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.share_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.share_box:before {
    border-color: rgba(204, 204, 204, 0);
    border-top-color: #ccc;
    border-width: 12px;
    margin-left: -12px;
}

.share_box a {
    line-height: normal;
    display: inline-block;
    padding: 0;
    font-size: 15px;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    color: #fff;
    margin: auto 3px;
    text-align: center;
}

.share_box a .fa {
    vertical-align: middle;
    height: 35px;
    border-radius: 100%;
    padding-top: 10px;
}

.share_box a.facebook {
    background: #3b5998;
}

.share_box a.whatsapp {
    background: #25d366;
}

.share_box a.twitter {
    background: #55acee;
}

.share_box a.google_plus {
    background: #dd4b39;
}

.share_box a.youTube {
    background: #ff0000;
}

.share_box a.linkedin {
    background: #007bb5;
}

.share_box a.instagram {
    background: #e95950;
}

.share_box a.pinterest {
    background: #cb2027;
}

.share_box a.tumblr {
    background: #32506d;
}

.share_box a.telegram {
    background: #0088cc;
}

.nw_cnt .news_content .time.showbtn .share_btn .full .share_box {
    z-index: 1;
    -moz-animation-name: fadeInUp;
    -moz-animation-duration: 0.5s;
    -moz-animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-duration: 0.5s;
    animation-fill-mode: both;
}

.inner_news .news_content .news_tags_holder {
    padding-top: 15px;
    width: 100%;
    float: right;
    position: relative;
    right: 0;
    margin: 0;
}

.news_tags_holder .tag_title {
    font-size: 15px;
    color: #888;
    float: right;
    vertical-align: middle;
    padding: 2px 15px;
    margin: 5px;
    padding-right: 0;
}

.inner_news .news_content .news_tags_holder .news_tags {
    margin-top: 10px;
    float: right;
    margin: 0;
}

.inner_news .news_content .news_tags_holder .news_tags li {
    float: right;
    padding: 2px 15px;
    background: #f3f3f3;
    color: #9a9a9a;
    font-size: 12px;
    margin: 5px;
    border-radius: 0;
}

@media (max-width: 992px) {
    .nw_new {
        left: auto;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nw_cnt {
        right: auto;
        margin-bottom: 30px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nw_new .nw_nw .box .nwnw_cnt {
        height: 140px;
    }
    .nw_new .nw_nw .box .nwnw_img {
        height: 150px;
    }
    .nw_cnt .news_content .time p,
    .nw_cnt .news_content .time .share_btn {
        width: 100%;
        position: relative;
        border: 0 !important;
    }
    .share_box {
        right: 0;
        left: auto;
    }
    .block_hidden {
        display: none;
    }
}

@media (max-width: 767px) {
    .nw_cnt .news_content .time p {
        float: none;
        width: 100%;
        border: 0 !important;
    }
    .nw_cnt .news_content .title {
        font-size: 16px;
    }
    .nw_cnt .news_content .time .t_d span {
        padding: 5px 0 0 10px;
    }
}

@media (max-width: 650px) {
    .nw_new .nw_nw .box .nwnw_cnt {
        height: 70px;
    }
    .nw_new .nw_nw .box .nwnw_img {
        height: 80px;
    }
    .nw_cnt .news_content .time {
        display: block;
    }
    .nw_cnt .news_content .time p {
        float: none;
        width: 100%;
        border: 0 !important;
    }
    body.inner_page .news_widget .box a .content .title,
    body.inner_page .news_widget .box a .content .text,
    body.inner_page .news_widget .box .newsimage img {
        min-height: auto;
    }
    body.inner_page .news_widget .box .newsimage {
        height: auto;
    }
    .nw_cnt .news_content .time .share_btn {
        width: 100%;
        position: relative;
    }
    .nw_cnt .news_content .time.showbtn .share_btn .full .share_box {
        right: 0;
        top: -80px;
        width: 100%;
    }
    .share_box:after,
    .share_box:before {
        left: 90%;
    }
}
.product_more_btn{
	display:table !important;
}
/* product category */
 main .product_widget .nav-tabs{
	margin-top:30px;
}
/*end*/
/* video gallery */
.modal-open main{
	position:static;
}
#GalleryItem  .video-preview:hover .gallery-item-inner .overlay,
#GalleryItem  .linkpage:hover .gallery-item-inner .overlay{
	opacity:0;
}
main .gallery_widget .video-preview .galleryicon,
main .gallery_widget .linkpage .linkicon{
	top:50%;
	right:0;
	left:0;
	width:auto;
	height:auto;
	background:transparent;
	margin:auto;
	text-align:center;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	transform:translateY(-50%);
	font-size:60px;
}
main .gallery_widget .linkpage .linkicon{
	font-size:40px;
}
@media (max-width: 992px) {
	main .news_widget #NewsItem .newsitems [class*=' col-'] {
		width:100%;
	}
}
/* end */
@font-face {
    font-family: Number;
    src: url(/ThemeResources/fonts/jw-icons.woff) format('woff'), url(/ThemeResources/fonts/jw-icons.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

.list-inline,
.list-unstyled {
    padding-left: initial;
    padding-right: 0
}

.flip.text-left {
    text-align: right
}

.flip.text-right {
    text-align: left
}

.list-inline {
    margin-right: -5px;
    margin-left: 0
}

dd {
    margin-right: 0;
    margin-left: initial
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: right;
        clear: right;
        text-align: left
    }
    .dl-horizontal dd {
        margin-right: 180px;
        margin-left: 0
    }
}

blockquote {
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse,
blockquote.pull-left {
    padding-left: 15px;
    padding-right: 0;
    border-left: 5px solid #eee;
    border-right: 0;
    text-align: left
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: right
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    left: 100%;
    right: auto
}

.col-xs-pull-11 {
    left: 91.66666667%;
    right: auto
}

.col-xs-pull-10 {
    left: 83.33333333%;
    right: auto
}

.col-xs-pull-9 {
    left: 75%;
    right: auto
}

.col-xs-pull-8 {
    left: 66.66666667%;
    right: auto
}

.col-xs-pull-7 {
    left: 58.33333333%;
    right: auto
}

.col-xs-pull-6 {
    left: 50%;
    right: auto
}

.col-xs-pull-5 {
    left: 41.66666667%;
    right: auto
}

.col-xs-pull-4 {
    left: 33.33333333%;
    right: auto
}

.col-xs-pull-3 {
    left: 25%;
    right: auto
}

.col-xs-pull-2 {
    left: 16.66666667%;
    right: auto
}

.col-xs-pull-1 {
    left: 8.33333333%;
    right: auto
}

.col-xs-pull-0 {
    left: auto;
    right: auto
}

.col-xs-push-12 {
    right: 100%;
    left: 0
}

.col-xs-push-11 {
    right: 91.66666667%;
    left: 0
}

.col-xs-push-10 {
    right: 83.33333333%;
    left: 0
}

.col-xs-push-9 {
    right: 75%;
    left: 0
}

.col-xs-push-8 {
    right: 66.66666667%;
    left: 0
}

.col-xs-push-7 {
    right: 58.33333333%;
    left: 0
}

.col-xs-push-6 {
    right: 50%;
    left: 0
}

.col-xs-push-5 {
    right: 41.66666667%;
    left: 0
}

.col-xs-push-4 {
    right: 33.33333333%;
    left: 0
}

.col-xs-push-3 {
    right: 25%;
    left: 0
}

.col-xs-push-2 {
    right: 16.66666667%;
    left: 0
}

.col-xs-push-1 {
    right: 8.33333333%;
    left: 0
}

.col-xs-push-0 {
    right: auto;
    left: 0
}

.col-xs-offset-12 {
    margin-right: 100%;
    margin-left: 0
}

.col-xs-offset-11 {
    margin-right: 91.66666667%;
    margin-left: 0
}

.col-xs-offset-10 {
    margin-right: 83.33333333%;
    margin-left: 0
}

.col-xs-offset-9 {
    margin-right: 75%;
    margin-left: 0
}

.col-xs-offset-8 {
    margin-right: 66.66666667%;
    margin-left: 0
}

.col-xs-offset-7 {
    margin-right: 58.33333333%;
    margin-left: 0
}

.col-xs-offset-6 {
    margin-right: 50%;
    margin-left: 0
}

.col-xs-offset-5 {
    margin-right: 41.66666667%;
    margin-left: 0
}

.col-xs-offset-4 {
    margin-right: 33.33333333%;
    margin-left: 0
}

.col-xs-offset-3 {
    margin-right: 25%;
    margin-left: 0
}

.col-xs-offset-2 {
    margin-right: 16.66666667%;
    margin-left: 0
}

.col-xs-offset-1 {
    margin-right: 8.33333333%;
    margin-left: 0
}

.col-xs-offset-0 {
    margin-right: 0;
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: right
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        left: 100%;
        right: auto
    }
    .col-sm-pull-11 {
        left: 91.66666667%;
        right: auto
    }
    .col-sm-pull-10 {
        left: 83.33333333%;
        right: auto
    }
    .col-sm-pull-9 {
        left: 75%;
        right: auto
    }
    .col-sm-pull-8 {
        left: 66.66666667%;
        right: auto
    }
    .col-sm-pull-7 {
        left: 58.33333333%;
        right: auto
    }
    .col-sm-pull-6 {
        left: 50%;
        right: auto
    }
    .col-sm-pull-5 {
        left: 41.66666667%;
        right: auto
    }
    .col-sm-pull-4 {
        left: 33.33333333%;
        right: auto
    }
    .col-sm-pull-3 {
        left: 25%;
        right: auto
    }
    .col-sm-pull-2 {
        left: 16.66666667%;
        right: auto
    }
    .col-sm-pull-1 {
        left: 8.33333333%;
        right: auto
    }
    .col-sm-pull-0 {
        left: auto;
        right: auto
    }
    .col-sm-push-12 {
        right: 100%;
        left: 0
    }
    .col-sm-push-11 {
        right: 91.66666667%;
        left: 0
    }
    .col-sm-push-10 {
        right: 83.33333333%;
        left: 0
    }
    .col-sm-push-9 {
        right: 75%;
        left: 0
    }
    .col-sm-push-8 {
        right: 66.66666667%;
        left: 0
    }
    .col-sm-push-7 {
        right: 58.33333333%;
        left: 0
    }
    .col-sm-push-6 {
        right: 50%;
        left: 0
    }
    .col-sm-push-5 {
        right: 41.66666667%;
        left: 0
    }
    .col-sm-push-4 {
        right: 33.33333333%;
        left: 0
    }
    .col-sm-push-3 {
        right: 25%;
        left: 0
    }
    .col-sm-push-2 {
        right: 16.66666667%;
        left: 0
    }
    .col-sm-push-1 {
        right: 8.33333333%;
        left: 0
    }
    .col-sm-push-0 {
        right: auto;
        left: 0
    }
    .col-sm-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }
    .col-sm-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }
    .col-sm-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }
    .col-sm-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }
    .col-sm-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }
    .col-sm-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }
    .col-sm-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }
    .col-sm-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }
    .col-sm-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }
    .col-sm-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }
    .col-sm-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }
    .col-sm-offset-0 {
        margin-right: 0;
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: right
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        left: 100%;
        right: auto
    }
    .col-md-pull-11 {
        left: 91.66666667%;
        right: auto
    }
    .col-md-pull-10 {
        left: 83.33333333%;
        right: auto
    }
    .col-md-pull-9 {
        left: 75%;
        right: auto
    }
    .col-md-pull-8 {
        left: 66.66666667%;
        right: auto
    }
    .col-md-pull-7 {
        left: 58.33333333%;
        right: auto
    }
    .col-md-pull-6 {
        left: 50%;
        right: auto
    }
    .col-md-pull-5 {
        left: 41.66666667%;
        right: auto
    }
    .col-md-pull-4 {
        left: 33.33333333%;
        right: auto
    }
    .col-md-pull-3 {
        left: 25%;
        right: auto
    }
    .col-md-pull-2 {
        left: 16.66666667%;
        right: auto
    }
    .col-md-pull-1 {
        left: 8.33333333%;
        right: auto
    }
    .col-md-pull-0 {
        left: auto;
        right: auto
    }
    .col-md-push-12 {
        right: 100%;
        left: 0
    }
    .col-md-push-11 {
        right: 91.66666667%;
        left: 0
    }
    .col-md-push-10 {
        right: 83.33333333%;
        left: 0
    }
    .col-md-push-9 {
        right: 75%;
        left: 0
    }
    .col-md-push-8 {
        right: 66.66666667%;
        left: 0
    }
    .col-md-push-7 {
        right: 58.33333333%;
        left: 0
    }
    .col-md-push-6 {
        right: 50%;
        left: 0
    }
    .col-md-push-5 {
        right: 41.66666667%;
        left: 0
    }
    .col-md-push-4 {
        right: 33.33333333%;
        left: 0
    }
    .col-md-push-3 {
        right: 25%;
        left: 0
    }
    .col-md-push-2 {
        right: 16.66666667%;
        left: 0
    }
    .col-md-push-1 {
        right: 8.33333333%;
        left: 0
    }
    .col-md-push-0 {
        right: auto;
        left: 0
    }
    .col-md-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }
    .col-md-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }
    .col-md-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }
    .col-md-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }
    .col-md-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }
    .col-md-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }
    .col-md-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }
    .col-md-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }
    .col-md-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }
    .col-md-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }
    .col-md-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }
    .col-md-offset-0 {
        margin-right: 0;
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: right
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        left: 100%;
        right: auto
    }
    .col-lg-pull-11 {
        left: 91.66666667%;
        right: auto
    }
    .col-lg-pull-10 {
        left: 83.33333333%;
        right: auto
    }
    .col-lg-pull-9 {
        left: 75%;
        right: auto
    }
    .col-lg-pull-8 {
        left: 66.66666667%;
        right: auto
    }
    .col-lg-pull-7 {
        left: 58.33333333%;
        right: auto
    }
    .col-lg-pull-6 {
        left: 50%;
        right: auto
    }
    .col-lg-pull-5 {
        left: 41.66666667%;
        right: auto
    }
    .col-lg-pull-4 {
        left: 33.33333333%;
        right: auto
    }
    .col-lg-pull-3 {
        left: 25%;
        right: auto
    }
    .col-lg-pull-2 {
        left: 16.66666667%;
        right: auto
    }
    .col-lg-pull-1 {
        left: 8.33333333%;
        right: auto
    }
    .col-lg-pull-0 {
        left: auto;
        right: auto
    }
    .col-lg-push-12 {
        right: 100%;
        left: 0
    }
    .col-lg-push-11 {
        right: 91.66666667%;
        left: 0
    }
    .col-lg-push-10 {
        right: 83.33333333%;
        left: 0
    }
    .col-lg-push-9 {
        right: 75%;
        left: 0
    }
    .col-lg-push-8 {
        right: 66.66666667%;
        left: 0
    }
    .col-lg-push-7 {
        right: 58.33333333%;
        left: 0
    }
    .col-lg-push-6 {
        right: 50%;
        left: 0
    }
    .col-lg-push-5 {
        right: 41.66666667%;
        left: 0
    }
    .col-lg-push-4 {
        right: 33.33333333%;
        left: 0
    }
    .col-lg-push-3 {
        right: 25%;
        left: 0
    }
    .col-lg-push-2 {
        right: 16.66666667%;
        left: 0
    }
    .col-lg-push-1 {
        right: 8.33333333%;
        left: 0
    }
    .col-lg-push-0 {
        right: auto;
        left: 0
    }
    .col-lg-offset-12 {
        margin-right: 100%;
        margin-left: 0
    }
    .col-lg-offset-11 {
        margin-right: 91.66666667%;
        margin-left: 0
    }
    .col-lg-offset-10 {
        margin-right: 83.33333333%;
        margin-left: 0
    }
    .col-lg-offset-9 {
        margin-right: 75%;
        margin-left: 0
    }
    .col-lg-offset-8 {
        margin-right: 66.66666667%;
        margin-left: 0
    }
    .col-lg-offset-7 {
        margin-right: 58.33333333%;
        margin-left: 0
    }
    .col-lg-offset-6 {
        margin-right: 50%;
        margin-left: 0
    }
    .col-lg-offset-5 {
        margin-right: 41.66666667%;
        margin-left: 0
    }
    .col-lg-offset-4 {
        margin-right: 33.33333333%;
        margin-left: 0
    }
    .col-lg-offset-3 {
        margin-right: 25%;
        margin-left: 0
    }
    .col-lg-offset-2 {
        margin-right: 16.66666667%;
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-right: 8.33333333%;
        margin-left: 0
    }
    .col-lg-offset-0 {
        margin-right: 0;
        margin-left: 0
    }
}

caption,
th {
    text-align: right
}

@media screen and (max-width:767px) {
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-right: 0;
        border-left: initial
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-left: 0;
        border-right: initial
    }
}

.checkbox label,
.radio label {
    padding-right: 20px;
    padding-left: initial
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    margin-right: -20px;
    margin-left: auto
}

.checkbox-inline,
.radio-inline {
    padding-right: 20px;
    padding-left: 0
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-right: 10px;
    margin-left: 0
}

.has-feedback .form-control {
    padding-left: 42.5px;
    padding-right: 12px
}

.form-control-feedback {
    left: 0;
    right: auto
}

@media (min-width:768px) {
    .form-inline label {
        padding-right: 0;
        padding-left: initial
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        margin-right: 0;
        margin-left: auto
    }
    .form-horizontal .control-label {
        text-align: left
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    left: 15px;
    right: auto
}

.caret {
    margin-right: 2px;
    margin-left: 0
}

.dropdown-menu {
    right: 0;
    left: auto;
    float: left;
    text-align: right
}

.btn-group-vertical>.btn,
.btn-group>.btn,
.btn-group>.btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: right
}

.dropdown-menu.pull-right {
    left: 0;
    right: auto;
    float: right
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-right: -1px;
    margin-left: 0
}

.btn-toolbar {
    margin-right: -5px;
    margin-left: 0
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-right: 5px;
    margin-left: 0
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-right: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-radius: 0 4px 4px 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-radius: 4px 0 0 4px
}

.btn-group.btn-group-justified>.btn,
.btn-group.btn-group-justified>.btn-group {
    float: none
}

.input-group .form-control,
.nav-pills>li,
.nav-tabs>li {
    float: right
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-radius: 0 4px 4px 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-radius: 4px 0 0 4px
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-right: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-radius: 0 4px 4px 0
}

.input-group-addon:first-child {
    border-left: 0;
    border-right: 1px solid
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-radius: 4px 0 0 4px
}

.input-group-addon:last-child {
    border-left-width: 1px;
    border-left-style: solid;
    border-right: 0
}

.input-group-btn>.btn+.btn {
    margin-right: -1px;
    margin-left: auto
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-left: -1px;
    margin-right: auto
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-right: -1px;
    margin-left: auto
}

.nav {
    padding-right: 0;
    padding-left: initial
}

.nav-tabs>li>a {
    margin-left: auto;
    margin-right: -2px;
    border-radius: 4px 4px 0 0
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-right: 2px;
    margin-left: auto
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-right: 0;
    margin-left: auto
}

.nav-justified>.dropdown .dropdown-menu {
    right: auto
}

.nav-tabs-justified>li>a {
    margin-left: 0;
    margin-right: auto
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px
}

.navbar-brand {
    float: right
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-radius: 4px 4px 0 0
    }
    .navbar-header {
        float: right
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-right: -15px;
        margin-left: auto
    }
}

.navbar-toggle {
    float: left;
    margin-left: 15px;
    margin-right: auto
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 25px 5px 15px
    }
}

.pager,
.pagination {
    padding-right: 0
}

@media (min-width:768px) {
    .navbar-nav {
        float: right
    }
    .navbar-right {
        float: left!important
    }
    .navbar-left,
    .navbar-left.flip,
    .navbar-nav>li {
        float: right!important
    }
    .navbar-right.flip,
    .navbar-right:last-child {
        margin-left: -15px;
        margin-right: auto
    }
    .navbar-right.flip {
        float: left!important
    }
    .navbar-right .dropdown-menu {
        left: 0;
        right: auto
    }
    .navbar-text {
        float: right
    }
    .navbar-text.navbar-right:last-child {
        margin-left: 0;
        margin-right: auto
    }
}

.pagination>li>a,
.pagination>li>span {
    float: right;
    margin-right: -1px;
    margin-left: 0
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-radius: 0 4px 4px 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    margin-right: -1px;
    border-radius: 4px 0 0 4px
}

.pager {
    padding-left: initial
}

.pager .next>a,
.pager .next>span {
    float: left
}

.pager .previous>a,
.pager .previous>span {
    float: right
}

.nav-pills>li>a>.badge {
    margin-left: 0;
    margin-right: 3px
}

.list-group-item>.badge {
    float: left
}

.list-group-item>.badge+.badge {
    margin-left: 5px;
    margin-right: auto
}

.alert-dismissable,
.alert-dismissible {
    padding-left: 35px;
    padding-right: 15px
}

.alert-dismissable .close,
.alert-dismissible .close {
    right: auto;
    left: -21px
}

.progress-bar {
    float: right
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-left.flip {
    margin-right: 0;
    margin-left: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media>.pull-right.flip {
    margin-left: 0;
    margin-right: 10px
}

.media-right,
.media>.pull-right {
    padding-right: 10px;
    padding-left: initial
}

.media-left,
.media>.pull-left {
    padding-left: 10px;
    padding-right: initial
}

.list-group,
.media-list {
    padding-right: 0;
    padding-left: initial
}

.media-list {
    list-style: none
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 0
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 0
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-right: 0;
    border-left: none
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: none;
    border-left: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
    right: 0;
    left: auto
}

.close {
    float: left
}

.modal-footer {
    text-align: left
}

.modal-footer.flip,
.popover {
    text-align: right
}

.modal-footer .btn+.btn {
    margin-left: auto;
    margin-right: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-right: -1px;
    margin-left: auto
}

.modal-footer .btn-block+.btn-block {
    margin-right: 0;
    margin-left: auto
}

.popover {
    left: auto
}

.popover.top>.arrow {
    right: 50%;
    left: auto;
    margin-right: -11px;
    margin-left: auto
}

.popover.top>.arrow:after {
    margin-right: -10px;
    margin-left: auto
}

.popover.bottom>.arrow {
    right: 50%;
    left: auto;
    margin-right: -11px;
    margin-left: auto
}

.popover.bottom>.arrow:after {
    margin-right: -10px;
    margin-left: auto
}

.carousel-control {
    right: 0;
    bottom: 0
}

.carousel-control.left {
    right: auto;
    left: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    right: auto;
    margin-right: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    left: auto;
    margin-left: -10px
}

.carousel-indicators {
    right: 50%;
    left: 0;
    margin-right: -30%;
    margin-left: 0;
    padding-left: 0
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        margin-left: 0;
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
}

.pull-right.flip {
    float: left!important
}

.pull-left.flip {
    float: right!important
}

main .product_widget .nav-tabs {
    border: 0 !important;
    text-align: center;
    margin-bottom: 30px;
}

    main .product_widget .nav-tabs li {
        border: 0 !important;
        border-radius: 0;
        float: none;
        display: inline-block;
    }

        main .product_widget .nav-tabs li a {
            border: 0 !important;
            background: transparent !important;
            color: #999;
        }

            main .product_widget .nav-tabs li a:hover,
			main .product_widget .nav-tabs li.active a 	{
                color: #333;
            }

            main .product_widget .nav-tabs li a.active {
                color: #333;
            }
			main .product_widget #ProductItem .overlay {
    text-align: center;
}

/* news category */
main .nw_cnt{
	padding:0 15px;
}
main .news_widget .categorylist .cattitle {
    padding: 15px;
    border: solid 1px #f9f9f9;
    background: #f9f9f9;
    margin-bottom: 10px;
}

main .news_widget .categorylist .cattitle {
    padding: 15px;
    border: solid 1px #f9f9f9;
    background: #f9f9f9;
    margin-bottom: 10px;
}

main .news_widget .categorylist .total > ul {
    max-height: 100vh;
    overflow-y: auto;
}

    main .news_widget .categorylist .total > ul::-webkit-scrollbar {
        width: 3px;
    }

    main .news_widget .categorylist .total > ul::-webkit-scrollbar-thumb {
        background-color: #d4d4d4;
    }

main .news_widget .categorylist ul li {
    list-style-type: none;
    display: block;
    margin-bottom: 10px;
    border: solid 1px #e9e9e9;
}

    main .news_widget .categorylist ul li a {
        display: block;
        padding: 15px;
        color: #333;
        position: relative;
        overflow: hidden;
    }

main .news_widget .categorylist ul li.active> a,
main .news_widget .categorylist ul li.active> .childicon a {
    color: #ccc
}
main .news_widget .categorylist li.child ul li {
    margin: 0;
    border: 0;
    border-bottom: solid 1px #e9e9e9;
}
main .news_widget .categorylist li.child ul li:last-child{
    border:0;
}

    main .news_widget .categorylist li.child ul li:last-child {
        margin-bottom: 15px;
    }


main .news_widget .categorylist ul li a:hover {
    color: #ccc;
}

    main .news_widget .categorylist ul li.child > .childicon a {
        display: inline-block;
        vertical-align: middle;
    }

main .news_widget .categorylist ul li a span {
    display: inline-block;
    vertical-align: middle;
}

main .news_widget .categorylist ul li .childicon {
    position: relative;
    overflow: hidden;
}

main .news_widget .categorylist ul li .showicon {
    position: absolute;
	overflow:hidden;
    left: 0;
    top: 0;
    height: 100%;
    width: 30px;
    z-index: 12;
    cursor: pointer;
}

    main .news_widget .categorylist ul li .showicon .fa {
		font-size:20px;
        position: absolute;
        right: 0;
        left: 0;
		text-align:center;
        margin: auto;
        top: 50%;
		-webkit-transform:translateY(-50%);
		-moz-transform:translateY(-50%);
		transform:translateY(-50%);
        -webkit-transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.5s;
        -moz-transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.5s;
        -o-transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.5s;
        transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.5s;
    }
	main .news_widget .categorylist ul li.open > .childicon .showicon .fa{
		-webkit-transform:translateY(-50%) rotate(180deg);
		-moz-transform:translateY(-50%) rotate(180deg);
		transform:translateY(-50%) rotate(180deg);
	}
main .news_widget .categorylist ul li > ul {
    padding: 0 15px;
    position: relative;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.5s;
    -moz-transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.5s;
    -o-transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.5s;
    transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.5s;
}

main .news_widget .categorylist ul li.open > ul {
    max-height:100vh;
}

main .news_widget.inner_news .breadcrumb {
    padding: 15px;
    margin-bottom: 15px;
    background: transparent;
	position:relative;
	z-index:0;
}

    main .news_widget.inner_news .breadcrumb ul {
      padding: 15px 0;
    border: solid 1px #eee;
	margin:0 auto;
    }

        main .news_widget.inner_news .breadcrumb ul li {
            display: inline-block;
            vertical-align: middle;
        }

            main .news_widget.inner_news .breadcrumb ul li a {
                font-size: 12px;
                display: block;
                padding: 5px 15px;
                color: #999;
                position: relative;
				text-decoration:none !important;
                transition: all 0.3s;
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                -o-transition: all 0.3s;
            }

            main .news_widget.inner_news .breadcrumb ul li:hover a {
                color: #333;
            }

            main .news_widget.inner_news .breadcrumb ul li a:before {
                position: absolute;
                content: "\f104";
                display: inline-block;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: 14px;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                left: -5px;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                transform: translateY(-50%);
                vertical-align: middle;
            }

            main .news_widget.inner_news .breadcrumb ul li:last-child a:before {
                display: none;
            }

@media (max-width:767px) {
    .inner_page .news_widget .container {
        padding:0;
    }
    main .news_widget .categorylist {
        margin-bottom: 30px;
    }
}
/* end */


