/*
Theme Name: Agencyup
Theme URI: https://themeansar.com/free-themes/agencyup/
Author: themeansar
Author URI: https://themeansar.com
Description: Agencyup WordPress theme ideal for a business or perfect solutions for corporate, consulting, wedding planners, agency, law firms, finance, law travel, recipes, sport/medical shops, startups, online agencies, portfolios, freelancers, E-commerce.  The theme is responsive, WPML, Retina ready, SEO friendly(Live preview : https://demos.themeansar.com/agencyup/)
Version: 1.20
Tested up to: 5.7
Requires PHP: 5.6
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready, rtl-language-support, blog, e-commerce
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: agencyup
/* --------------------------------------
=========================================
	Header
=========================================
-----------------------------------------*/
@font-face{
	font-family:Anton;
	src:url('css/fonts/Anton.ttf'),url('css/fonts/Anton.eot');

}
@font-face{
	font-family:Dubai-Light;
	src:url('css/fonts/Dubai-Light.ttf'),url('css/fonts/Dubai-Light.eot');

}
@font-face{
	font-family:Dubai-Regular;
	src:url('css/fonts/Dubai-Regular.ttf'),url('css/fonts/Dubai-Regular.eot');

}
@font-face{
	font-family:Dubai-Bold;
	src:url('css/fonts/Dubai-Bold.ttf'),url('css/fonts/Dubai-Bold.eot');

}
@font-face{
	font-family:Dubai-Medium;
	src:url('css/fonts/Dubai-Medium.ttf'),url('css/fonts/Dubai-Medium.eot');

}
@font-face{
	font-family:bahnschrift;
	src:url('css/fonts/bahnschrift.ttf'),url('css/fonts/bahnschrift.eot');

}
@font-face{
	font-family:Magneto;
	src:url('css/fonts/Magneto.ttf'),url('css/fonts/Magneto.eot');

}
header{ position: fixed; top:0px; width: 100%; z-index: 9999;}
.woocommerce-MyAccount-content header{ position:inherit; z-index:8888;}
.woocommerce-MyAccount-content .woocommerce-Address .edit{ background-color:#f08300; color:#fff; padding:0px 6px; text-decoration:none; border-radius:5px;}
.bs-default .navbar-wp{ background-color: transparent !important;}
.bs-default .navbar-wp .navbar-nav > li > a{ color: #333 !important;}
.bs-default .navbar-wp .navbar-nav > .active > a{ color: #f08300 !important; border:none !important;}
.desk-menu{ position: relative;}
.bs-default .navbar-wp:before{ content:""; display:block; position:absolute; width: 100%; height: 100%; background-color: #fff; opacity: 0.4;}
.navbar-expand-lg .navbar-collapse{ justify-content: end;}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link,#mega-menu-wrap-primary #mega-menu-primary,#mega-menu-wrap-primary{ position: unset;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{ height: 85px; line-height: 85px; color:#333 !important; font-size:16px; font-family:Anton;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-current-menu-item > a.mega-menu-link{  color: #f08300 !important;}

.bs-trhead {
	position: absolute;
	right: 0;
	left: 0;
	z-index: 999;
}
/*---------------------------------------
	Top Bar           
-----------------------------------------*/
.bs-head-detail {
	padding: 5px 0;
	position: relative;
	z-index: 1;
}
.bs-head-detail::after {
    content: '';
    position: absolute;
    top: 0;
    left: -12px;
    width: 50%;
    height: 100%;
    z-index: -1;
    transform: skew(25deg);
    padding-left: 20px;
}
.bs-head-detail ul {
	display: flex;
	margin: 0;
	padding: 0;
}
.bs-head-detail .info-left {
	justify-content: flex-start;
}
.bs-head-detail .info-left li {
	display: inline-block;
	margin-right: 15px;
	padding: 0;
}
.bs-head-detail .info-left li a {
	font-size: 13px;
}
.bs-head-detail .info-left i {
	font-size: 14px;
	padding-right: 10px;
}
.bs-head-detail .btn-theme.quote {
    margin: -5px 0 -5px 0;
    border-radius: 0;
    float: right;
}
.bs-head-detail .info-right {
	justify-content: flex-end;color:#fff; font-size:13px;
}
.info-right li {
	display: inline-block;
	margin-right: 15px;
	padding: 0;
}
.bs-head-detail .info-right li a {
	font-size: 13px; color:#ec8415 !important;
}
.bs-head-detail .info-right i {
	font-size: 14px;
	padding-right: 10px;
}
.bs-head-detail .bs-social {
	padding: 0;
}
.bs-head-detail .bs-social li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.bs-head-detail .bs-social li a:hover {
	padding-left: 0;
}
.bs-head-detail .bs-social li span.icon-soci {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 18px;
	margin: 0 5px 0 0;
	text-align: center;
	padding: 2px 0px 0 6px;
}
.bs-head-detail .bs-social li span.icon-soci:hover {
	transition: all 0.4s ease-in-out 0s;
}
.bs-head-detail .bs-social li span.icon-soci i {
	font-size: 14px;
}
.desk-header {
    display: flex;
}
.desk-header .btn-theme {
    padding: 6px 22px;
    line-height: 20px;
    margin-left: 10px;
}
.bs-cart {
	position: relative;
}
.bs-cart-count {
	background: #e33729;
	border-radius: 20px;
	color: #ffffff;
	display: inline-block;
	font-size: 9px;
	font-weight: bold;
	height: 16px;
	line-height: 15px;
	margin-left: -15px;
	margin-top: 0;
	position: absolute;
	text-align: center;
	vertical-align: top;
	width: 16px;
}
.navbar-wp {
	margin: 0;
	padding: 0;
	height: 85px;
	border: none;
	border-radius: 0;
	z-index: 1000;
}
.navbar-brand {
	font-size: 26px;
	height: auto;
	line-height: 25px;
	padding: 15px 0;
	text-shadow: 2px 2px 1px rgba(150, 150, 183, 0.18);
}
.navbar-brand .site-title {
	font-size: 26px;
	line-height: 1.2;
}
.navbar-brand .site-description {
	font-size: 13px;
	line-height: 0;
}
.navbar-wp .navbar-nav .nav-link {
	padding-left: 12px;
	padding-right: 12px;
}
.navbar-wp .navbar-nav > li> a {
	padding: 0 18px;
	margin-right: 0;
	font-size: 16px;
	letter-spacing: 0.5px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	transition: all .25s ease-out;
	margin-bottom: 0px;
	font-weight: 400;
	display: block;
}
.navbar-wp .navbar-nav > li> a .dropdown-arrow{
	margin-left: 3px;
}
.navbar-wp .navbar-nav > li.active > a {
	border-bottom: 2px solid ;
}
.navbar-wp .navbar-nav > .active > a, .navbar-wp .navbar-nav > .active > a:hover, .navbar-wp .navbar-nav > .active > a:focus {
	background: none;
}
.navbar-wp .navbar-nav > li > ul > li > a i {
	padding-right: 10px;
}
.navbar-wp .navbar-nav > .disabled > a, .navbar-wp .navbar-nav > .disabled > a:hover, .navbar-wp .navbar-nav > .disabled > a:focus {
	background-color: transparent;
}
.navbar-wp .navbar-nav > .open > a, .navbar-wp .navbar-nav > .open > a:hover, .navbar-wp .navbar-nav > .open > a:focus {
	background: transparent;
}
.navbar-base .navbar-nav > .open > a, .navbar-base .navbar-nav > .open > a:hover, .navbar-base .navbar-nav > .open > a:focus {
	background: transparent;
}
.navbar-toggle {
	border-radius: 0;
	margin: 10px auto;
	position: absolute;
	right: 5%;
	border: none;
	box-shadow: none;
}
.navbar-wp .dropdown-menu {
	min-width: 200px;
	padding: 0;
	border: none;
	border-radius: 0;
	z-index: 10;
	right: auto;
	left: 0;
}
.navbar-wp .dropdown-menu > li, .navbar-wp .dropdown-menu > li:last-child {
	border: 0
}
.navbar-wp .dropdown-menu > li > a {
	padding: 8px 15px;
	display: block;
	transition: .3s;
	font-weight: normal;
	text-align:center;
}
.navbar-wp .dropdown-menu > .dropdown-menu {
	right: 0;
	left: auto;
}
.navbar-nav > li:last-child > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu > .dropdown-menu {
	top: -1px;
	left: 100%;
	margin-top: 0;
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
	padding: 0
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px
}
.navbar-wp .navbar-brand {
	font-size: 22px;
	line-height: 20px;
	padding: 15px 0;
	transition: all 0.25s ease-out 0s;
}
.navbar-wp .navbar-brand img{ height:60px; width:auto;}
.navbar-wp .dropdown-menu.searchinner {
    left: inherit !important;
    right: 0!important;
    padding: 10px;
    min-width: 200px;
}
.navbar-wp .dropdown-menu.searchinner .btn {
    border: medium none;
    border-radius: 0 4px 4px 0;
    height: 40px;
    line-height: 25px;
    padding: 5px 15px;
}
.desk-header .msearch {
	padding: 8px;
}
.desk-header .msearch.dropdown-toggle::after {
	content: inherit;
}
.top-cart {
    margin-left: 10px;
    margin-right: -2px;
    position: relative;
}
.container.mobi-menu {
    display: none;
}
.bs-default .navbar-toggler {
	margin-left: 5px;
}
.bs-default .navbar-toggler .close {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    padding: 0;
    margin: auto;
}
/*---------------------------------------
	2.1.Body & Global    
-----------------------------------------*/
body {
	padding: 0;
	margin: 0;
	font-family: font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight: 400;
    line-height: 1.78;
}
a:hover {
  text-decoration: underline;
}
a:focus {
	outline: 1px solid;
	text-decoration: underline;
}
input[type="radio"], input[type="checkbox"]{display: inline;}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
	color: #545454;
	border-color: #545454;
    box-shadow: 0 0 0 0.063rem rgba(84, 84, 84,.25) !important;
}

select {
	background-clip: padding-box;
	background-color: #fff;
	border: 2px solid #ccc;
	border-radius: 0;
	color: #444;
	display: block;
	font-weight: 400;
	overflow: hidden;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}
 .no-gutter > [class*=col-] {
 padding-right: 0;
 padding-left: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
    color: #545454;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 13px 16px;
	width: 100%;
    outline: 0;
}

.input-group .form-control{height: 40px;}

.form-group input[type="text"], 
.form-group input[type="email"] {
	height: 40px;
}

button,
input[type="button"],
input[type="submit"], input[type="reset"] {
	padding: 5px 35px;
	line-height: 30px;
	border-radius: 0;
	font-weight: bold;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	transition: all 0.4s ease-in-out 0s;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.woo-product-gallery-slider button{ box-shadow:none;}
input[type="submit"]:hover, input[type="reset"]:hover, button:hover, input[type="submit"]:focus, input[type="reset"]:focus, button:focus {
	transition: all 0.3s ease 0s;
	outline: none;
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
	-ms-overflow-style: scrollbar;
}
html { font-size: 16px; }
@media (min-width: 768px) and (max-width: 992px) {
	html { font-size: 14px; }
}
@media (min-width: 100px) and (max-width: 768px) {
	html { font-size: 13px; }
}

.form-control {
	border-radius: 0;
    margin-bottom: 20px;
    box-shadow: inherit;
    padding: 6px 12px;
    line-height: 25px;
    border-width: 2px;
    border-style: solid;
}

address { 
	margin: 0 0 1.6rem; 
	line-height: 2; 
}

pre {
	background: #f6f6f6;
	margin-bottom: 32px;
	max-width: 100%;
	overflow: auto;
	padding: 16px;
}


mark, ins, .mark {
	padding: 2px 5px;
	border-radius: 3px;
}

hr { 
	background-color: #e9e9e9; 
	border: 0; 
	height: 1px; 
}

code, kbd, tt, var { 
	font-size: 16px; 
}

code, kbd, tt, var, samp, pre {
    font-family: Inconsolata, monospace;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

abbr, acronym { 
	border-bottom: 1px dotted #e9e9e9; 
	cursor: help; 
}

iframe { 
	border: 0; 
}

big { 
	font-size: 125%; 
}

s, strike, del { text-decoration: line-through; }

em, cite, q { font-style:italic; }

ins, mark { color: #ffffff; text-decoration: none; padding: 0 3px; }

code {
    color: #444444;
}

legend {
  	color: #000;
  	padding: 5px 10px;
  	font-weight: 400;
	display: table;
	max-width: 100%;
	border-bottom: none;
	width: auto;
	padding: 0;
	white-space: normal;
}

.gallery .gallery-icon img {
    height: auto;
    max-width: 100%;
    padding: 0;
    border: 5px solid #fff;
    -moz-box-shadow: 0 0 5px 2px rgba(45, 20, 20, .3);
    -webkit-box-shadow: 0 0 5px 2px rgba(45, 20, 20, .3);
    box-shadow: 0 0 5px 2px rgba(45, 20, 20, .3);
}

fieldset {
    margin-bottom: 1rem;
    border: 1px solid #e9e9e9;
    margin: 0 2px;
    padding: 0.35rem 0.950rem 0.75rem;
}
fieldset p { margin: 0px 0 20px; }

.agencyup-blog-post-box input[type="submit"]{
	
	padding: 10px 40px;
}
.post-edit-link i{margin-left: 0px;}
.post-edit-link{margin-left: 5px;}
::-webkit-input-placeholder { color: #463838; }
:-moz-placeholder { color: #463838; }
::-moz-placeholder { color: #463838; }
:-ms-input-placeholder { color: #463838; }

/*---------------------------------------
	Typography        
-----------------------------------------*/
h1, .h1 {
	font-size: 34px;
	line-height: 40px;
}
h2, .h2 {
	font-size: 32px;
	line-height: 35px;
}
h3, .h3 {
	font-size: 28px;
	line-height: 30px;
}
h4, .h4 {
	font-size: 24px;
	line-height: 25px;
}
h5, .h5 {
	font-size: 20px;
	line-height: 20px;
}
h6, .h6 {
	font-size: 16px;
	line-height: 20px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: normal;
	font-family: 'Fira Sans', sans-serif;
}

/*Alignment*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignwide,
.alignfull {
	margin: 32px calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
}
@media (max-width: 920px) {
	.alignwide {
		margin: 32px calc( ( 767px - 920px ) / 2 );
		max-width: 920px;
		width: 920px;
	}
}
@media (min-width: 768px) {
    img.alignleft { float: left; }
    img.alignright { float: right; }    
}
blockquote {
	position: relative;
	width: 100%;
	border-width: 0 0 0 5px;
	border-style: solid;
	background-color: #fafafa;
	padding-left: 8px;
}
blockquote::before {
	content: "\f10d";
	display: table;
	float: left;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 28px;
	margin-top: 6px;
	width: 6%;
}
blockquote p {
	font-style: italic;
	width: 94%;
	display: table;
}
blockquote cite {
    color: #01012f;
    font-size: 16px;
    display: block;
    font-style: normal;
    font-weight: 400;
    margin-top: 0.5px;
}

/*Tables --------------------------------------------------*/
table, th, td { border: 1px solid #e9e9e9; }

table { border-collapse: collapse; margin: 0 0 1.5em; width: 100%; word-wrap: break-word; }

thead th { border-bottom: 2px solid #e9e9e9; }

th { background: #f6f6f6; color: #01012f;padding: 0.5rem 0.7rem; text-align: left; }

td { padding: 0.5rem 0.7rem; }

td a:hover, 
td a:focus {
	color: #01012f;
	box-shadow: none;
}

ul {
    list-style: disc;
}

ul, ol {
    margin: 0 0px 25px 36px;
    padding: 0;
}

/*---------------------------------------
	WP Styles  
-----------------------------------------*/
/*--WP--*/
.bypostauthor > article .fn:after {
	display: inline-block;
	font-size: 16px;
	line-height: 1;
	speak: inherit;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}
.sticky {
	display: block;
}
.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
	max-width:100%;
}
.wp-caption .wp-caption-text {
	color: #686868;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}
.wp-caption-text a:hover { color: #01012f; }
.wp-caption, .gallery-caption { max-width: 100%; }
.content-area img.alignnone, .content-area figure.alignnone img {
	width: 100%;
	height: auto;
}
.content-area figure {
	width: 100%;
}
.entry-header h1 {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-size: 24px;
}
.entry-header h1::before {
	border: 1px solid;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	margin: auto;
	position: absolute;
	width: 30px;
	transition: all 0.4s ease 0s;
}
.entry-header h1:hover::before {
	width: 13%;
}
.entry-footer {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.entry-footer .screen-reader-text {
	display: none;
}
img.alignnone {
	max-width: 100%;
	height: auto;
}
img.size-large {
	width: 100%;
	height: auto;
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe {
	
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
embed, iframe, object {
    max-width: 100%;
}
.wp-block-archives.wp-block-archives-dropdown select {
	width: auto;
}
.wp-block-latest-comments__comment-meta a {
	color: #01012f;
	box-shadow: none;
	font-size: 16px;
    font-weight: 400;
}
.wp-block-latest-comments article {
    margin-bottom: 32px;
}
.vcard img {
    border-radius: 50%;
}

/*---------------------------------------
	Button Styles           
-----------------------------------------*/
.btn, .more-link {
    padding: 10px 35px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
    border-radius: 0;
    font-weight: bold;
    display: inline-block;
    transition: all 0.2s ease 0s;
    border-width: 2px;
    border-style: solid;
}

.btn-theme {
	border: none;
}
.btn-theme:hover, .btn-theme:focus {
	transition: all 0.3s ease 0s;
	outline: none;
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.btn-theme-two:hover, .btn-theme-two:focus {
	transition: all 0.3s ease 0s;
	outline: none;
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.btn-theme-three:hover, .btn-theme-three:focus {
	transition: all 0.3s ease 0s;
	outline: none;
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-radius: 10px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 10px;
}
.pagination > li > a, .pagination > li > span {
	margin: 0 6px 10px;
	border-radius: 10px;
	border : none;
	width: 32px;
	height: 32px;
	line-height: 32px;
	padding: 0;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > li > a:hover, .pagination > li > a:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	transition: all 0.3s ease 0s;
}
button.mfp-close:hover, button.mfp-close:focus {
	background: inherit;
}
.single-nav-links {
    text-align: center;
    margin-top: 30px;
}
.single-nav-links a, .single-nav-links span {
		transition: all 0.3s ease 0s;
    font-size: 18px;
    line-height: 40px;
    margin: 0 6px 10px;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.15);
    transition: all 0.3s ease 0s;
    padding: 8px 15px;
}

/*---------------------------------------
	3.1.bs-slider-warraper          
-----------------------------------------*/
.bs-slider-warraper #bs-slider {
	margin: 0;
	position: relative;
	z-index: 1;
	float: left;
	width: 100%;
}
#bs-slider .owl-pagination {
    bottom: 30px;
}

.bs-slider-warraper #bs-slider .item img {
	width: 100%;
	min-height: 400px;
}
.bs-slider-warraper #bs-slider .item iframe {
	border: 6px solid #fff;
}
#bs-slider .bs-slide {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
}
#bs-slider .bs-slide:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
#bs-slider .bs-slide.tr-height {
	height: 750px;
	padding-top: 10%;
}
/*--------------- ti slider inner ---------------*/
#bs-slider .bs-slider-inner {
	
}
#bs-slider .slide-caption {
	
}
#bs-slider .slide-caption.slide-left {
	
	text-align: left;
}
#bs-slider .slide-caption.slide-right {
	
	text-align: right;
}
.slide-caption.one {
	padding: 10px 30px;
	border-radius: 5px;
}
#bs-slider .slide-caption .slide-inner-box .description p {
    letter-spacing: inherit;
}
.slide-caption.two {
	padding: 10px 30px;
	outline-offset: 5px;
	outline-width: 4px;
	outline-style: solid;
}
#bs-slider .slide-caption h2 {
	font-size: 50px;
	line-height: 1;
	font-weight: 800;
	margin-bottom: 30px;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
#bs-slider .slide-caption .description {
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
	padding: 0;
	width: 100%;
}
#bs-slider .slide-caption .description p {
	margin: 0;
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
	font-family:Arial, Helvetica, sans-serif;
}
.btn-tislider{ font-family:Arial, Helvetica, sans-serif;}
/*--------------- bs-slider-Control ---------------*/
.owl-controls .owl-buttons div {
	width: 40px;
	height: 40px;
	display: block;
	font-size: 16px;
	line-height: 40px;
	opacity: 0;
	border-radius: 0;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.owl-carousel:hover .owl-controls .owl-buttons div {
    opacity: 1;
}
.owl-controls .owl-buttons {
	opacity: 1;
	transition: all 0.3s ease 0s;
}
.owl-carousel:hover .owl-controls .owl-buttons {
	opacity: 1;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-prev {
	left: 35px;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
	right: 35px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev, .owl-carousel .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: 55%;
	z-index: 5;
	margin: -30px 0 0;
	transition: all 0.3s ease 0s;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: 8px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev i {
    
    transition: all 0.3s ease 0s;
}

.owl-carousel .owl-controls .owl-buttons .owl-next {
	right: 8px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next i {
   
    transition: all 0.3s ease 0s;
}
.owl-carousel .owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.owl-carousel .owl-controls .owl-page span {
	display: block;
	width: 15px;
	height: 5px;
	border-radius: 0;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.owl-carousel .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	border-radius: 4px;
}
.owl-carousel .owl-pagination {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
}
/*--------------- ti slider Custom Buttons---------------*/
.btn.btn-tislider, .btn.btn-tislider:hover, .btn.btn-tislider:focus {
	outline: none;
	margin: 20px auto;
	letter-spacing: 1px;
}
.btn.btn-tislider-two {
	outline: none;
	letter-spacing: 1px;
}
#bs-slider .btn:first-child {
	margin-right: 15px;
}
/*---------------------------------------
	3.2.bs-section      
-----------------------------------------*/
.top-ct-section {
}
.top-ct-section .overlay{
    position: relative;
    background: #fff;
    padding-bottom: 50px;
}
.top-ct-section .container {
    padding-top: 20px;
    z-index: 1;
    right: 0;
    left: 0;
}
.bs-section {
	padding: 0;
	margin: 0;
}
.bs-section .overlay {
	padding: 50px 0;
	margin: 0;
}
.bs-section h1 {
	font-weight: bold;
}
#content {
	padding: 60px 0;
}

.comment-content a,.comment-content a:visited{text-decoration:underline;}

.comment .comment-author a:hover,.comment .comment-author a:focus,.comment .comment-author a:active{color:#08ACD5;text-decoration:underline;}


.comment-content p {
    margin-bottom: 1.3rem;
    padding: 0;
}

.edit-link .post-edit-link:hover { 
	text-decoration: underline; 
}

.bs-widget.widget_text h2 {
	font-size: 22px;
margin-bottom: 15px;
position: relative;
padding-bottom: 15px;
font-weight: 400;
}
.img-shadow {
    box-shadow: -30px 30px 1px 0 var(--pri-color);
}

/*---------------------------------------
	3.3.bs-heading        
-----------------------------------------*/
.bs-heading {
	margin-bottom: 40px;
	text-align: center;
	position: relative;
}
.bs-heading h2 {
	font-size: 35px;
	line-height: 1.2;
	font-weight: 700;
	position:relative;
	font-family:Anton;
}
/*.bs-heading h2:after{
	width: 40px;
	height: 2px;
	content: '';
	position: absolute;
	background-color:#FF6600;
}*/
.bs-heading h3 {
	margin-bottom: 0px;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 16px;
}
.bs-heading h4{ font-family:Arial, Helvetica, sans-serif;}
.bs-heading p{ font-family: Arial, Helvetica, sans-serif;}
.bs-heading .bs-heading-inner {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	padding: 0;
	line-height: 40px;
	width: auto;
	letter-spacing: 1px;
}
.bs-heading .bs-heading-inner i {
	display: block;
	font-size: 20px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	text-align: center;
	bottom: -20px;
	width: 30px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.shd{
	box-shadow: 0 0 3px rgba(0,0,0,.1);
}
.shd:hover{
	box-shadow: 5px 5px 24px 0px rgba(2, 45, 98, 0.1);
}
.bs-slider-warraper #bs-slider {
	margin: 0;
	position: relative;
	z-index: 1;
	float: left;
	width: 100%;
}
#bs-slider .owl-pagination {
    bottom: 30px;
}

.bs-slider-warraper #bs-slider .item img {
	width: 100%;
	min-height: 400px;
}
.bs-slider-warraper #bs-slider .item iframe {
	border: 6px solid #fff;
}
#bs-slider .bs-slide {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
}
#bs-slider .bs-slide:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
#bs-slider .bs-slide.tr-height {
	height: 750px;
	padding-top: 10%;
}
.slide-caption.one {
	padding: 10px 30px;
	border-radius: 5px;
}
#bs-slider .slide-caption .slide-inner-box .description p {
    letter-spacing: inherit;
}
.slide-caption.two {
	padding: 10px 30px;
	outline-offset: 5px;
	outline-width: 4px;
	outline-style: solid;
}
#bs-slider .slide-caption h2 {
	font-size: 50px;
	line-height: 1;
	font-weight: 800;
	margin-bottom: 30px;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
#bs-slider .slide-caption .description {
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
	padding: 0;
	width: 100%;
}
#bs-slider .slide-caption .description p {
	margin: 0;
	font-size: 17px;
	font-weight: normal;
	line-height: 26px;
}
/*---------------------------------------
	feature       
-----------------------------------------*/
.feature_widget {
	margin: 0px;
    padding: 25px;
    color: #fff;
}
.feature_widget i {
    text-align: center;
    margin: 0px 20px 0px 0px;
    padding: 0;
    border-radius: 0;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 26px;
}
/*---------------------------------------
	sevice       
-----------------------------------------*/
.bs-sevice {
	margin-bottom: 30px;
	position: relative;
	height:100%;
}
.bs-sevice .bs-sevice-inner {
	padding: 40px 20px 0;
    justify-content: flex-start;
}
.bs-sevice h4, .bs-sevice h4 a{
	font-weight: 700;
}
.bs-sevice i{
	font-size: 50px;
    line-height: 1;
    margin-bottom: 30px;
}
.bs-sevice.two {
	background-size: cover;
	background-repeat: no-repeat;
}
.bs-sevice.two .bs-sevice-inner{
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.bs-sevice.two.text-left .bs-sevice-inner{ 
	align-items: flex-start;
}
.bs-sevice.two.text-right .bs-sevice-inner{ 
	align-items: flex-end;
}
/*---------------------------------------
	features  
-----------------------------------------*/
.bs-section.features .overlay {
	padding: 50px 0 20px 0;
}
.bs-section.features .feature_widget {
	padding: 15px;
	margin-bottom: 30px;
	border-width: 1px;
	border-style: solid;
}
/*---------------------------------------
	portfolio       
-----------------------------------------*/
.bs-portfolio-block {
	height: 300px;
	background-size: cover;
	background-position: center;
	position: relative;
	transition: all 0.4s ease 0s;
	text-align: center;
	margin-bottom: 30px;
	background-color: #eee;
	background-size:100%;
	background-repeat: no-repeat;
}
.bs-portfolio-block .inner-content {
	transition: all 0.4s ease 0s;
	opacity: 0;
	height: 100%;
	position: relative;
	width: 100%;
	padding: 0;
}
.bs-portfolio-block:hover .inner-content {
	opacity: 1;
}
.bs-portfolio-block .icon {
    margin-bottom: 10px;
}
.bs-portfolio-block .icon a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 7px 10px;
    margin-left: 53px;
    margin-right: 53px;
    transition: all 0.6s ease;
}
.bs-portfolio-block:hover  .icon a {
    margin-left: 3px;
    margin-right: 3px;
    transition: all 0.6s ease;
}
.bs-portfolio-block h2 {
    font-size: 18px;
    font-weight: 400;
}
.bs-portfolio-block .text{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transition: all 0.6s ease;
}
/*---------------------------------------
	Testimonials       
-----------------------------------------*/
.testimonials.one {
    background: url(images/back.jpg) no-repeat fixed 0 0 /cover;
    height: 100%;
    overflow: hidden;
    width: 100%;
    padding: 0;
}
.testimonials.one .overlay{
    height: 100%;
    position: relative;
    width: 100%;
    padding: 50px 0;
}
.testimonials.one .testi {
	margin: 0 auto;
	text-align: left;
	margin:0 50px;
    border: 1px solid #cccccc;
    border-radius: 25px;
    padding: 20px;
	text-align:center;
	width:33.3333%;
}
.testimonials.one .testi p{ text-align:left;}
.testimonials.one .testi img.clg {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	margin-bottom: 20px;
}
.testimonials.one  .testi h6 {
	    font-weight: 800;
    font-size: 18px;
    margin-bottom: 0px;
}
.testimonials.one  .testi .details {
    margin-bottom: 20px;
}
/*---------------------------------------
	calltoaction       
-----------------------------------------*/
.calltoaction {
    overflow: hidden;
    width: 100%;
    padding: 0;
}
.calltoaction .overlay {
    height: 100%;
    position: relative;
    width: 100%;
    padding: 50px 0;
}
.calltoaction .bs-heading h2, .calltoaction .bs-heading {
	margin: 0;
	font-size: 26px;
    line-height: 37px;
}
.calltoaction .bs-heading h3 {
    opacity: 1; 
}
.calltoaction .btn{
	float: right;
}

/*--------------- agencyup-slider-Control ---------------*/
.agencyup-slider-warraper .owl-controls {
	margin-top: -30px;
}
.agencyup-slider-warraper .owl-controls .owl-buttons div {
	width: 50px;
	height: 50px;
	display: block;
	font-size: 24px;
	line-height: 50px;
	opacity: 1;
	border-radius: 50px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.agencyup-slider-warraper .owl-controls .owl-buttons div i {
}
.agencyup-slider-warraper .owl-controls .owl-buttons {
	opacity: 1;
	transition: all 0.3s ease 0s;
}
.agencyup-slider-warraper:hover .owl-controls .owl-buttons {
	opacity: 1;
}
.agencyup-slider-warraper:hover .owl-controls .owl-buttons .owl-prev {
	left: 35px;
}
.agencyup-slider-warraper:hover .owl-controls .owl-buttons .owl-next {
	right: 35px;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-prev, .agencyup-slider-warraper .owl-controls .owl-buttons .owl-next {
	position: absolute;
	top: 55%;
	z-index: 5;
	margin: -30px 0 0;
	transition: all 0.3s ease 0s;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-prev {
	left: 8px;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-prev i {
    margin-left: 22px;
    transition: all 0.3s ease 0s;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-prev:hover i {
    margin-left: 0;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-next {
	right: 8px;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-next i {
    margin-right: 22px;
    transition: all 0.3s ease 0s;
}
.agencyup-slider-warraper .owl-controls .owl-buttons .owl-next:hover i {
    margin-right: 0;
}
.agencyup-slider-warraper .owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.agencyup-slider-warraper .owl-controls .owl-page.active span {
	height: 15px;
	width: 15px;
}
.agencyup-slider-warraper .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: transparent;
	border-width: 2px;
	border-style: solid;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.agencyup-slider-warraper .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #fff;
	padding: 2px 10px;
	font-size: 12px;
	border-radius: 4px;
}
.agencyup-slider-warraper .owl-pagination {
	bottom: 15px;
	left: 0;
	position: relative;
	right: 0;
	text-align: center;
}
/*--------------- ti slider Custom Buttons---------------*/
.btn.btn-tislider, .btn.btn-tislider:hover, .btn.btn-tislider:focus {
	outline: none;
	margin: 20px auto;
	letter-spacing: 1px;
}
.btn.btn-tislider-two {
	outline: none;
	letter-spacing: 1px;
}
#agencyup-slider .btn:last-child {
	margin-left: 15px;
}


/*---------------------------------------
	3.11.agencyup-blog   
-----------------------------------------*/
.category .col-md-4,.category .col-md-3{ margin-bottom:30px;}
.category .col-md-4 .post ,.category .col-md-3 .post { height:100%; }
.bs-blog-post {
	margin-bottom: 0px; padding-bottom: 1px; height:100%;
}
.category-news .bs-blog-post,.category-hangye .bs-blog-post,.category-qiye .bs-blog-post{ padding-bottom:60px;	position:relative;}
.bs-blog-post.single .bs-blog-thumb img{
	max-width: 100%;
	width:100%;
	height: auto;
}
.bs-blog-thumb {
	position: relative;
    overflow: hidden;
    max-width: 100%;
}
.bs-blog-thumb.back-img {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.bs-blog-thumb.md {
	height: 220px;
}
.bs-blog-category {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 6px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bs-blog-category:before {
	width: 2px;
	height: 17px;
	content: '';
	position: absolute;
	left: 0;
}
.bs-blog-category a {
    margin-left: 3px;
    margin-right: 3px;
}
.bs-blog-post h4.title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2;
}
.bs-blog-post .small {
	padding: 20px 20px;
	font-size: unset;
}
.bs-blog-meta {
   margin: 0px 0 20px 0;
   padding:0 20px;
}

.category-news .bs-blog-post .bs-blog-meta ,.category-hangye .bs-blog-post .bs-blog-meta ,.category-qiye .bs-blog-post .bs-blog-meta { 
   position:absolute;
   bottom:10px;}
.bs-blog-meta a {
    display: inline-block;
}
.bs-blog-meta span {
	padding-right: 5px;
	font-size: 15px;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
}
.bs-author:before, .bs-blog-date:before, .comments-link:before, .cat-links:before, .tag-links:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: relative;
    display: inline-block;
    padding-right: 8px;
    padding-left: 1px;
    text-decoration: inherit;
    vertical-align: baseline;
    opacity: 0.8;
}
.bs-blog-date:before{
	content: "\f017";
}
.bs-author:before{
	content: "\f2bd";
}
.comments-link:before {
	content: "\f086";
}
.cat-links:before { content: "\f07c"; }
.tag-links:before { content: "\f02c"; }
.bs-author-pic img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
.bs-comments img.rounded-circle{
	margin-right: 20px;
	width: 40px;
	height: 40px;
}
.comment-reply-title {
	font-size: 16px;
}
.comment-form label {
	width: 100%;
}
.comment-form-comment textarea {
	width: 100%;
	height: 100px;
	border: 2px solid #eef3fb;
}
.comment-form-author, .comment-form-email {
    width: 48%;
    float: left;
}
.comment-form-url {
    width: 48%;
}
.comment-form-email {
    margin-left: 30px;
}
.comment-form-author input[type="text"], .comment-form-email input[type="email"], .comment-form-url input[type="url"] {
    width: 100%;
}
.comment_section .comment-reply-link {
	    border-radius: 50%;
    margin-left: 10px;
    transition: all 0.3s ease 0s;
    line-height: 20px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}
.agencyup-comments .comment-list li {
	margin-bottom: 20px;
	padding: 20px;
	border-width: 0 0 0 1px;
	border-style: solid;
}
.agencyup-blog-thumb > .responsive-video {
	z-index: 9;
	min-height: 220px;
}

.bs-blog-post img{ max-width: 100%; }

.comments-area .comment-body {
    position: relative;
    padding: 25px 25px 25px 70px;
    min-height: 120px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    border-radius: 3px;
    z-index: 0;
    margin-bottom: 1rem;
}
.comment-body
{
	margin-bottom: 25px;
}
.comment-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.comment-list .children {
    position: relative;
    padding: 0;
    margin: 0;
    margin-left: 2.5rem;
    z-index: 0;
    list-style: none;
}
.comment-body .reply {
    text-align: right;
}
#comments img {max-width: 100%;}
.reply a {
    font-size: 14px;
    padding: 5px 17px;
    font-weight: bold;
    transition: 0.3s ease-in-out 0s;
    border-radius: 0;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
}

.comments-area .comment-meta .comment-author img {
	border-radius: 60%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 28px;
    width: 60px;
    height: 60px; 
}
.comment-meta .comment-metadata {
    width: 100%;
    line-height: 1.5;
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.comment-content {
    position: relative;
    z-index: 0;
    padding: 16px 40px 16px 0;
}
/* --------------------------------------
=========================================
	4.agencyup-breadcrumb-section
=========================================
-----------------------------------------*/
.bs-breadcrumb-section {
	background-image: url(images/sub-header.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	background-color: #143745;
	height: 100%;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 0;
	width: 100%;
	box-shadow: 0 0 5px 0 #aaaaaa;
	height:400px;
}
.bs-breadcrumb-section .overlay {
	background: rgba(0,0,0,0.6);
	height: 100%;
	padding: 100px 0;
	position: relative;
	width: 100%;
}
.bs-breadcrumb-section .bs-blog-meta {
	position: inherit;
	margin-top: 15px;
	left: 0;
	padding: 0 20px 0 0;
}
.bs-breadcrumb-section .bs-blog-date {
    margin-right: 5px;
}
.bs-breadcrumb-title {
	text-align: left;
	padding: 0;
}
.bs-breadcrumb-title h1 {
	font-size: 40px;
	font-weight: 700;
	margin: 100px 0 0 0;
	line-height: 43px;
	padding-bottom: 0px;
	color:#fff;
}
.bs-page-breadcrumb {
	list-style: none outside none;
	margin-bottom: 12px;
	padding: 0;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
}
.bs-page-breadcrumb > li {
	display: inline-block;
}
.bs-page-breadcrumb > li + li:before {
	content: "\f178";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding: 0 5px;
}

.taxonomy-description {
line-height: 40px;
color: #fff;
}
/* --------------------------------------
=========================================
	5.agencyup-sidebar
=========================================
-----------------------------------------*/
.bs-sidebar a {
	transition: all 0.3s ease 0s;
}
.bs-sidebar .bs-widget .btn {
	padding: 2px 12px;
	border: none;
	border-radius: 0;
	height: 40px;
}
.bs-sidebar .bs-widget {
    margin-bottom: 30px;
    padding: 20px 20px 10px 20px;
    border-radius: 0;
    border-width: 1px;
    border-style: solid;
}
.bs-sidebar .bs-widget h2 {
	font-size: 18px;
	line-height: 20px;
}
.bs-sidebar .bs-widget h6 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    padding: 0 0 10px 0;
    position: relative;
    letter-spacing: 1px;
	border-style: solid;
	border-width: 0 0 1px 0;
}
.bs-sidebar .bs-widget h6::before {
    width: 40px;
    height: 2px;
    content: '';
    position: absolute;
    bottom: -10px;
}
.bs-widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.bs-widget ul li:last-child {
	border: none;
}
.bs-widget ul li {
	display: block;
	letter-spacing: 0.2px;
	line-height: 22px;
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.bs-widget ul li {
	padding: 10px 0;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
}
.bs-widget ul li a:hover {
	transition: all 0.4s ease-in-out 0s;
}
.bs-widget ul.menu li .sub-menu {
	margin-left: 15px;
}
.bs-widget ul.menu li .sub-menu li {
	border-bottom: none;
	padding: 10px 0 0;
}
.bs-widget.widget_search .btn {
	border: medium none;
    border-radius: 0 4px 4px 0;
    height: 40px;
    line-height: 25px;
    padding: 5px 15px;
    transition: all 0.3s ease 0s;
}
.bs-category-widget ul li {
	padding: 10px 0;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
	border-width: 0 0 1px 0;
	border-style: solid;
}
.bs-category-widget ul li a:hover {
	padding-left: 10px;
	transition: all 0.4s ease-in-out 0s;
}
.bs-widget .bs-widget-tags, .bs-widget .tagcloud {
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0;
}
.bs-widget .bs-widget-tags a, .bs-widget .tagcloud a {
	cursor: pointer;
    display: inline-block;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 20px;
    margin: 0 5px 9px 0;
    padding: 6px 12px;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 0;
    text-transform: capitalize;
}
.bs-widget-tags a:hover, .bs-widget .tagcloud a:hover {
	transition: all 0.4s ease-in-out 0s;
}
.bs-widget img.size-large {
    width: 100%;
    height: auto;
}
.bs-widget .textwidget select, .bs-widget .textwidget img {
    width: 100%;
}
/*--calendar_wrap--*/ 
.bs-widget .calendar_wrap table {
	width: 100%;
	font-size: 11px;
}
.bs-widget .calendar_wrap table caption {
	border-radius: 2px;
	font-size: 16px;
	font-weight: 500;
	line-height: 35px;
	margin-bottom: 0;
	padding: 5px 12px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
.bs-widget .calendar_wrap table thead th {
	border-width: 1px;
	border-style: solid;
}
.bs-widget .calendar_wrap table tbody td:hover, .bs-widget .calendar_wrap table tbody #today:hover {
	transition: all 0.3s ease 0s;
}
.bs-widget .calendar_wrap table tfoot {
	border-width: 1px;
	border-style: solid;
}
.bs-widget .calendar_wrap table thead th {
	text-align: center;
	padding: 6px 0;
}
.bs-widget .calendar_wrap table tbody td {
	line-height: 2.5em;
	transition: background 0.15s ease 0s;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
.bs-widget .calendar_wrap table tfoot {
	font-size: 11px;
}
.bs-widget .calendar_wrap table tfoot tr td#prev {
	padding: 5px;
	text-transform: uppercase;
}
.bs-widget .calendar_wrap table tfoot tr td#next {
	padding: 5px;
	text-align: right;
	text-transform: uppercase;
}
.bs-widget .wp-calendar-nav {
    display: flex;
    justify-content: space-between;
}
/*--calendar_wrap end--*/ 
.bs-widget .textwidget select, .bs-widget .textwidget img {
	width: 100%;
}
/*----woocommerce footer-widget----*/
.bs-widget.widget_product_search .btn {
	padding: 2px 12px;
	height: 40px;
	border-radius: 0;
	margin-left: -1px;
}
/* --------------------------------------
=========================================
	error page
=========================================
-----------------------------------------*/
.bs-error-404 h1 {
	font-size: 100px;
	line-height: 80px;
}
.bs-error-404 h1 i {
	padding: 5px;
	text-shadow: 1px 3px 8px rgba(0, 0, 0, 0.17);
}
.bs-error-404 h4 {
	line-height: 40px;
}
.bs-error-404 p {
	line-height: 30px;
}
/* --------------------------------------
=========================================
	footer
=========================================
-----------------------------------------*/
footer .bs-footer-widget-area {
    padding-top: 50px;
}
footer .bs-widget {
	margin-bottom: 50px;
}
footer .bs-widget h6 {
	font-size: 20px;
    font-weight: 700;
    border-width: 0;
    border-style: solid;
    margin-bottom: 30px;
    padding: 12px 0 0 0;
    position: relative;
    letter-spacing: 1px;
}
footer .bs-footer-copyright {
	padding: 25px 0;
}
footer .bs-footer-copyright p, footer .bs-footer-copyright a {
	font-size: 15px;
	line-height: 45px;
}
footer .bs-social {
	padding: 0px;
	margin: 0;
}

footer .bs-social li {
	display: inline-block;
	margin-right: 5px;
	border-bottom: none;
}
footer .bs-social li a:hover {
	padding-left: 0;
}
footer .bs-social li span.icon-soci {
	display: inline-block;
	float: left;
	height: 35px;
	line-height: 35px;
	margin: 0;
	text-align: center;
	width: 35px;
}
footer .bs-social li span.icon-soci:hover {
	transition: all 0.4s ease-in-out 0s;
}
footer .bs-social li span.icon-soci i {
	font-size: 14px;
}
footer .bs-social-navigation .icon {
    top: -8px;
}
footer .bs-social {
	padding: 0px;
	margin: 0;
}
.bs_upscr {
	bottom: 2%;
	display: none;
	height: 40px;
	opacity: 1;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-align: center;
	width: 40px;
	z-index: 9999;
	border-radius: 0;
	border-width: 2px;
	border-style: solid;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.bs_upscr:hover {
	opacity: 1;
}
.bs_upscr i {
	font-size: 16px;
    line-height: 40px;
}
.bs_upscr:hover, .bs_upscr:focus {
	border-width: 2px;
	border-style: solid;
	transition: all 0.3s ease 0s;
}

/*----Contact form 7----*/
.wpcf7-form { padding: 0; }
.wpcf7-form p { margin: 0 0 1.2rem; padding: 0; }
.wpcf7-form p:last-child { margin: 0; }

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="password"], .wpcf7-form input[type="search"], .wpcf7-form input[type="number"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="range"], .wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="week"], .wpcf7-form input[type="time"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="color"], .wpcf7-form textarea {
    margin-top: 6px;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="password"], .wpcf7-form input[type="search"], .wpcf7-form input[type="number"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="range"], .wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="week"], .wpcf7-form input[type="time"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="color"] {
    height: 50px;
}

span.wpcf7-list-item
{
	margin:0;
}
/*----woocommerce----*/
/* woocommerce v2.3.5 */
*:focus {
	outline: 0;
}
.woocommerce h2 {
	font-size: 22px;
}
.woocommerce h3 {
	font-size: 20px;
}
/*----product----*/
.woocommerce .products span.onsale, .woocommerce span.onsale {
	border-radius: 0;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	margin: 4px !important;
	min-height: 10px;
	padding: 0 12px;
	z-index: 999;
}
.woocommerce span.onsale {
	margin: 10px !important;
}
.woocommerce ul.products li.product {
	text-align: center;
	padding-bottom:0px;
	transition: all 0.4s ease 0s;
	border-radius: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	background: white;
}
.woocommerce ul.products li.product:hover {
	
}
.woocommerce ul.products li.product a img:hover {
	opacity: 0.6;
}
.woocommerce-page .woocommerce-ordering select {
	padding: 12px 15px 12px 10px;
	color: #A0A0A0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
}
.woocommerce-page .products .product > a:first-child {
	position: relative;
	text-align: center;
	display: block;
}
.woocommerce-page .products a.button {
	display: inline-block;
	text-align: center;
	padding: 18px 35px 13px 35px;
	border-radius: 4px;
	margin: 10px;
	border: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0 auto !important;
}
.woocommerce-page .products a.button:hover {
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.woocommerce-page .products h3 {
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	float: none;
	width: auto;
	margin: 0;
}
.woocommerce-page .products .star-rating {
	position: relative;
	margin: 0 auto;
}

.woocommerce ul.products li.product{}
.woocommerce-page .products a .price {
	line-height: 20px;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding: 10px 0;
	padding:0 5px;
	font-family: Anton;
	color:#f08300 !important;
	position:absolute;
	left:0;
	bottom:50px;
	font-size:1.1em !important;
}
.woocommerce ul.products li.product .price{
	line-height: 20px;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding: 10px 0;
	padding:0 5px;
	font-family: Anton;
	color:#f08300 !important;
	position:absolute;
	left:0;
	bottom:15px;
	font-size:20px !important;
}
.woocommerce ul.products li.product .product_sku{
	line-height: 20px;
	width:100%;
	display:block;
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding: 10px 0;
	padding:0 5px;
	color:#999999;
	left:0;
	bottom:55px;
	font-size:1em !important;
}
.price{ margin:1rem 0;}
.woocommerce-page .products a .price del,.price del {
	display: inline-block !important;
	line-height: 20px;
	color:#999999 !important;
	font-size:16px !important;
	font-weight:normal !important;
}
.woocommerce-page .products a .price ins ,.price ins{
	display: inline-block;
	font-weight: bold;
	background: none;
	line-height: 20px;
	margin-left: 10px;
	font-weight:500 !important;
	font-size:20px !important;
	color:#FF6600;
	margin-left:0px !important;
	padding-left:0px !important;
}
.woocommerce-page .products .added_to_cart {
	display: inline-block;
	text-align: center;
	padding: 10px 20px 10px 20px;
	border-radius: 4px;
	border: none;
	font-size: 12px;
	margin: 0;
}
.woocommerce-page .woocommerce-result-count {
	float: left;
	font-size: 14px;
	line-height: 46px;
	margin-top: 20px;
}
.woocommerce-page .woocommerce-ordering {
	float: right;
	margin-top: 20px;
}
.woocommerce-page .product-type-simple {
	position: relative;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	font-size: inherit;
}
footer .agencyup-widget .woocommerce ul.cart_list li img, footer .agencyup-widget .woocommerce ul.product_list_widget li img {
	margin-top: 7px;
}
/*woocommerce-tabs*/
.tabs.wc-tabs {
	text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-width: 0 0 1px 0;
	border-style: solid;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	background: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-radius: 0;
	background: transparent;
	border: none;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
	font-size: 22px;
	line-height: 25px;
}
.related.products {
	text-align: center;
}
.related.products h2 {
	font-size: 26px;
	line-height: 40px;
}
/*woocommerce-form*/
.woocommerce form .form-row label {
    width: 100%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	height: 40px;
	margin-bottom: 20px;
	border: 2px solid #ebebeb;
	color: #ccc;
	border-radius: 0px;
	padding: 6px 12px;
}
.select2-container .select2-choice {
	height: 40px;
	padding: 6px 12px;
}
/*woocommerce-cart*/
.woocommerce table.shop_table {
	border-radius: 0;
}
.woocommerce .cart .button, .woocommerce .quantity .qty .woocommerce .cart input.button {
	float: none;
	line-height: 30px;
	padding: 5px 35px;
	border-radius: 4px;
}
.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
	box-shadow: 0 4px 20px -5px rgba(0,0,0,0.5);
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	line-height: 30px;
	padding: 5px 35px;
	border-radius: 4px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	border-radius: 3px;
	height: 40px;
	border-width: 1px;
	border-style: solid;
	min-width: 110px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18), 0 3px 6px rgba(0, 0, 0, 0.16);
}
/*woocommerce-messages*/
.woocommerce-page .woocommerce-message {
	margin: 0px 0 40px;
	border-radius: 3px;
	list-style: none;
}
.woocommerce-page .woocommerce-message a {
	padding: 6px 14px;
	font-size: 12px;
}
.woocommerce-page .woocommerce-error {
	list-style: none;
	padding: 10px 0 10px 50px;
	margin: 0px 0 40px;
	border-radius: 3px;
	border: none;
	float: left;
	width: 100%;
}
.woocommerce-page .woocommerce-error a {
	padding: 6px 14px;
	font-size: 12px;
}
.woocommerce-page .woocommerce-info {
	list-style: none;
	padding: 0;
	margin: 0px 0 40px;
	border-radius: 3px;
	border: none;
	float: left;
	width: 100%;
	margin-top: 25px !important;
}
.page-id-358.woocommerce-page .woocommerce-info{ margin-top:0px;}
.woocommerce-input-wrapper{ width:100%;}
#order_comments{ height:100px;}
.thmaf-my-acnt.th-custom{ display:flex;}
.thmaf-my-acnt.th-custom .th-custom-address{ width:50%;}
.woocommerce-page .woocommerce-info a {
	padding: 6px 14px;
	font-size: 12px;
}
.woocommerce-page .woocommerce-info {
	float: left;
	text-align: left;
	padding-top: 30px;
}
.woocommerce-page .woocommerce .woocommerce-info {
	border-radius: 3px;
	border: none;
	padding: 15px 0 15px 50px;
	margin-bottom: 40px;
}
.woocommerce-page .woocommerce .woocommerce-info a {
	opacity: 0.9;
}
/*woocommerce-pagination*/
.woocommerce nav.woocommerce-pagination ul {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
	float: left;
	line-height: 1.42857;
	margin: 6px;
	padding: 6px 12px;
	border-radius: 10px;
}
/*woocommerce-price-filter*/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: #1a2128;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.woocommerce .quantity .qty {
    padding: 6px 6px;
}
/* --------------------------------------
=========================================
	9.agencyup-Responsive part
=========================================
-----------------------------------------*/
/* --------------------------------------
=========================================
	9.bs-Responsive part
=========================================
-----------------------------------------*/
/* ---- ==== Media ==== ----*/
@media (min-width: 1200px) {
  .container {
  	max-width: 1200px;
  }
}
@media (max-width: 767.98px) {
	.navbar-brand img{
		max-width: 100%;
	}
	.mobi-menu .desk-header .btn-theme{
		display: none;
	}
	.bs-head-detail .info-left, .bs-head-detail .info-right {
		justify-content: center; 
	}
	.top-cart {
	    margin-right: auto;
	}
	#bs-slider .bs-slide {
		height: 600px;
	}
	#bs-slider .bs-slide .col-md-6{ margin:0px auto;flex: 0 0 80%; max-width: 80%; height:300px;}
	#bs-slider .slide-caption h2 {
	    font-size: 26px;
	    line-height: 1.25;
	    margin-bottom: 10px;
	}
	.top-ct-section .container {
    position: unset;
    margin-top: auto;
    padding-top: 15px;
}
	.btn-tislider {
    	padding: 5px;
    	line-height: 20px;
    	font-size: 14px;
	}
	.calltoaction .bs-heading {
		margin-bottom: 30px;
	}
    .calltoaction,.calltoaction .bs-heading h2, .calltoaction .bs-heading h3 {
      text-align: center;
    }
    .calltoaction .btn{
     float: unset;
    }
    .testimonials.one .testi {
	    width: 80%;
	}
    .text-xs {
	text-align: center;
	}
	.text-center-xs {
		text-align: center;
	}
}
@media (max-width: 991.98px) {
	.container.mobi-menu {
		display: block;
	}
	.mobi-menu .navbar-header {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
	}
	.navbar-wp {
		height: auto;
	}
	.desk-menu .navbar-header, .desk-menu .desk-header, .desk-menu .top-cart  {
		display: none !important;
	}

	.bs-headwidget .navbar-wp {
	    position: inherit;
	    top: inherit;
	}
}


.navigation.pagination .nav-links .page-numbers, .navigation.pagination .nav-links a, .pagination a {
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    color: #212121;
    cursor: pointer;
    display: inline-block;
    transition: all 0.3s ease 0s;
    font-size: 18px;
    line-height: 40px;
    margin: 0 3px 10px;
    padding: 0px;
    vertical-align: baseline;
    white-space: nowrap;
    width: 40px;
    height: 40px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease 0s;
    text-decoration: none;
    position: relative;
    float: left;
}


.page-links a, .post-nav-links a, .post-nav-links .post-page-numbers.current {
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
    color: #01012f;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0 3px 10px;
    padding: 0px;
    font-weight: 400;
    text-align: center;
    transition: all 0.3s ease 0s;
    border-radius: 30px;
    margin: 0 0.125rem 0.625rem;
    padding: 0.625rem;
    vertical-align: baseline;
    white-space: nowrap;
    width: 40px;
    height: 40px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.navigation.pagination > li:first-child > a, .navigation.pagination > li:first-child > span {
    border-radius: 30px;
}

/* WordPress Gallery 
------------------------------------------ */

.gallery {
	margin-left: -0.5em;
	margin-right: -0.5em;
}

.gallery:after {
	display: table;
	content: "";
	clear: both;
}

.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}


.gallery-columns-1 .gallery-item {
    width: 100%;
    float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
    word-wrap: normal !important;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.no-js .some-element .screen-reader-text {
    position: static;
    -webkit-clip-path: none;
    clip-path: none;
    width: auto;
    height: auto;
    margin: 0;
}

.agencyup-blog-post h1.title, .agencyup-blog-post h1.title a, .agencyup-blog-post .small > p
{ word-wrap: break-word; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

div.wpforms-container-full .wpforms-form button[type=submit]
{
	border: 1px solid #ddd;
    font-size: 1em;
    padding: 5px 20px;
}
#news-section h3{ margin-bottom:20px;}
#news-section ul{ margin: 0 0px 25px 20px;}
#news-section a{ color:#333;}
#callout-section ul{margin: 10px 0px 0px 20px; font-size:16px; font-weight:400;}
.product_item{ min-height:300px; display: flex; align-items: center; padding:50px 0; position:relative;}
.product_item_hasbackground:before{content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
	background: rgba(0, 0,0, 0.4);}
.product_item_image{ min-height:0; padding:0px 0;}
.product_item_button{ margin-top:30px;}
.product_item h2{ font-size:42px; margin-bottom:35px;}
.product_item .inner-content{ display: flex; align-items: center; width:100%;}
.product_item .product_item_button a{ padding:8px 18px; border-radius:5px;}
.product_item_full{ width:100%; text-align:center;}
.product_item_half{ width:50%; text-align:center;}
.product_item_left{ text-align:right; padding-right:10%;}
.product_item_right{ text-align:left; padding-left:10%;}
.product_item_text_image .product_item_left{ text-align:left; padding-right:0px;padding-left:20%;}
.product_item_left img,.product_item_right img{ max-width:90%; max-height:600px;}
.single-product{ margin-bottom:-1px;}
#slider-section{ height:600px; position:relative;}
#slider-section .swiper-button-next,#slider-section .swiper-button-prev{ top: calc(50% - 22px); margin-top:auto;}
.justify-content-center{display: flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;}
.gallery_list h3{ margin-top:30px; color:#ec8415;}
.gallery_list ul{ margin:20px 0px 0 0;; list-style:none; display:flex; justify-content:center; flex-flow: wrap; justify-content: flex-start;}
.gallery_list ul li{ width:25%; text-align:center; padding:1%;}
.gallery_list ul li p{ margin:10px auto;}
.page-id-97 .calltoaction,.page-id-9 .calltoaction{ height:auto;}
.page-id-97 .calltoaction .overlay,.page-id-9 .calltoaction .overlay{ background: none; height:auto; padding:30px 0;}
.page-id-97 .calltoaction .overlay .bs-heading h3,.page-id-9 .calltoaction .overlay .bs-heading h3{ color:#ec8415; font-size:28px;}
.page-id-97 .calltoaction .overlay .bs-heading,.page-id-9 .calltoaction .overlay .bs-heading{ color:#333;}
.calltoaction .overlay .btn{ background-color:#ec8415; border:none;}
.bs-head-detail .col-md-4,.bs-head-detail .col-md-3{ margin-bottom:0 !important;}
.map_container{ margin:20px 0px; width:600px; height:300px;}
#slider-section h2{ font-family:bahnschrift;}
#logo-table-section .main-left h5,#portfolio-section-home-value_added_service .product-items h4,#portfolio-section-home-why_beemong .product-items h2,#callout-section .btn{ font-family:Arial;}
#logo-table-section .main-left h2,#logo-table-section .main-left h4,#portfolio-section-home-categories .product-items .p_title{ font-family:Anton !important;}
#logo-table-section .main-left h4{ line-height:1.3;}
#logo-table-section .main_text p,#portfolio-section-home-categories .product-items .p_description,#portfolio-section-home-oem_steps .product-items .product_description,#portfolio-section-home-why_beemong .product-items p,#portfolio-section-home-why_beemong .product-items ul li,#portfolio-section-home-why_beemong .product-items ul li a,#portfolio-section-home-why_beemong_items .product-items .p_description,.testimonial-dec,.testimonials.one .testi .details,.protect-money-content ul li,protect-money-content ul li a,.protect-money-content p,#portfolio-section-home-value_added_service .product-items a,#portfolio-section-home-faq .product-items p,.bs-footer-widget-area,#portfolio-section,#portfolio-section-whats-new{ font-family:Arial, Helvetica, sans-serif;}
#logo-table-section .main_text p{ font-size:18px;}
#portfolio-section-home-categories .product-items .view-offer a,#portfolio-section-home-oem_steps .product-items h2,#portfolio-section-home-oem_steps .product-items h4,#portfolio-section-home-why_beemong_items .product-items h2,#testimonial-section h2{ font-family:Anton;}
#callout-section h5{ font-family:Magneto}
.wpgs-nav .slick-current { border:1px solid #cccccc !important;}
.woocommerce div.product .woocommerce-tabs ul.tabs{ text-align:left; padding:0px; margin-bottom:0px;font-family:Arial, Helvetica, sans-serif;}
#tab-description{ background-color:#fff;}
.faq_q{ font-weight:bold; color:#000000; margin-top:1em;}
.faq_a{ border-bottom: 1px dashed #ccc;}
#wpforms-231 input{ max-width:100%;}
input::placeholder,textarea::placeholder {
    color: #cccccc;
    opacity: 1; 
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder { /* IE 10+ */
    color: #cccccc;
}
#logo-table-section .social_media{ text-align:center;}
#logo-table-section .social_media a{ color:#fff; margin:5px; font-size:20px;}
#portfolio-section-home-value_added_service .icon{ font-size:25px; margin-bottom:1em;}
.woocommerce div.product .woocommerce-tabs .panel{ padding:10px; background-color:#fff;}
.woocommerce div.product .product_title{ font-size:23px; font-family:Arial, Helvetica, sans-serif;}
.woocommerce table.shop_attributes{ font-size:14px;}
.shop-home h3{ margin-bottom:30px;}
.woocommerce-loop-category__title mark,.shop-home h3 mark{ background-color:#f08300;}
.video-page ul,.custom_product_cat,.contactus_content{ display:flex; flex-wrap:wrap;  margin:0px;}
.video-page .mega-toggle-on ul,.mega-toggle-on .custom_product_cat,.mega-toggle-on .contactus_content{}

.contactus_content .contactus_content_left{ width:60%;}
.contactus_content .contactus_content_right{ width:40%;}
.video-page ul li,.custom_product_cat li { list-style: none; width:25%; position: relative; padding: 10px 0; margin: 0 0 0 0px; text-align:center; border-radius:10px; padding:15px;}

.video-page ul li img,.custom_product_cat li img{ width:100%; border-radius:10px; height:auto;}

.custom_product_cat li img{ width:70% !important;}

.video-page ul li p,.custom_product_cat li p{ margin:10px 0;}

.video-page ul li:hover,,.custom_product_cat li:hover{box-shadow: 0 0px 5px 0 rgb(102 102 102 / 10%), 0 4px 22px 0 rgb(102 102 102 / 10%); background-color:#fff;}

.video-page ul li video{}

.playbox{ position:relative; line-height:1 !important;}

.video_btn {width: 60px;height: 60px;background-image: url(images/play-button.png);background-size: cover; transition: 0.2s; position:absolute; bottom: calc( 50% - 24px); left:calc(50% - 30px); cursor:pointer;}

.video-model-bg {

    position: fixed;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    z-index: 99998;

    background: rgba(0, 0, 0, 0.8);

    display: none;

}

.video-model {

    width: auto;

    height: auto;

    position: fixed;

    left: 50%;

    top: 150px;

    margin: -0 0 0 -360px;

    background: #fff;

    z-index: 99999;

    display: none;

}

.mobile-video {

    width: 320px;

    height: auto;

    position: fixed;

    left: 50%;

    top: 80px;

    margin: 0px 0 0 -160px;

    background: #fff;

    z-index: 99999;

    display: none;

}

.video-model video{ width:100% !important;}

#mod_player{ line-height:0 !important; position:relative; z-index:99999; }

#mod_player .cancel{ position:absolute; width:36px; height:36px; right:-42px; top:0px; display:block; background:url(images/cancel.png); background-size: cover; cursor:pointer;}

.portfolio-section-home-daohang{ background-color:#ffffff;}
.portfolio-section-home-daohang .overlay,.portfolio-section-home-daohang .container{ padding:0px !important;}
.portfolio-section-home-daohang .product-items{text-align:center;}
.portfolio-section-home-daohang .product-items img{ width:70%;}
.portfolio-section-home-daohang .product-items a{ }
.mega-menu-item-has-children .master-slider{ visibility:hidden !important;}
.mega-menu-item-has-children.mega-toggle-on .master-slider{ visibility: visible !important;}
.mega-menu-item-has-children .video-page img{ width:60%; margin:0px auto;}
.video-page ul li span{ color:#f08300;}
#mega-menu-wrap-primary #mega-menu-primary > li.carticon > a.mega-menu-link{ color:#f08300 !important;}
.menuposition{ margin-top: -50px;position: absolute;}
.wpforms-field-phone{ color:#333;}
.searchicon .search-form label{ width:calc(100% - 130px); margin-right:10px;}
.searchicon .search-form .search-field{ padding:8px 16px;}
.searchicon .search-form .search-submit{ cursor:pointer;}
.searchicon .fa-search,.myaccount .fa-user{ color:#f08300;}
.myaccount{ position:relative;}
.myaccount .mega-sub-menu{ width:120px !important; right:0px !important; text-align:center !important;}
.myaccount .mega-sub-menu li,.myaccount .mega-sub-menu li a{ text-align:center !important;}
.myaccount .mega-indicator,.searchicon .mega-indicator{ display:none !important;}
.shopmenu .custom_product_cat li{ width:16.66666%}
.widget_custom_html{ color:#bbb;}
.page-template-shop .woocommerce ul.products li.product{ padding-bottom:0px !important;}
.select2-container--default .select2-selection--single{ height:40px !important; padding:5px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{ height:40px !important;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{ border-radius:4px; border:1px solid #aaa !important;}
.mega-menu-item .mega-sub-menu{ box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%) !important;}
.woocommerce form .password-input, .woocommerce-page form .password-input{ width:100%;}
#portfolio-section-home-faq .product-items h4{ font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
#logo-table-section h3,#logo-table-section .main-right .ask_form .wpforms-submit,.bs-breadcrumb-section h1,#wpforms-submit-231,.testi h6,.bs-widget h6{ font-family:Anton !important;}
#logo-table-section .main-right .ask_form h5,#content h3,.archive #content h1,#content p,.archive .container .woocommerce-result-count,.product .summary,.product .woocommerce-Tabs-panel,.product .upsells h2,.product .related h2,.widget_text,.woocommerce-MyAccount-content,#portfolio-section-home-daohang,#portfolio-section-home-solutions,.woocommerce-checkout-review-order{ font-family:Arial, Helvetica, sans-serif !important;}
.tax-product_cat .bs-breadcrumb-title{ display:none;}
.woocommerce-product-search input{ padding:6px !important;}
.woocommerce-product-search button{ margin-top:10px; border-radius:3px;}
#portfolio-section-whats-new .procudt_item,#portfolio-section .procudt_item,.product_image{ overflow:visible !important;}
#portfolio-section-whats-new .procudt_item,#portfolio-section .procudt_item,#portfolio-section-whats-new .procudt_item .product_image img,#portfolio-section .procudt_item .product_image img{ border-radius:10px !important;}
.woocommerce ul.products li.product .onsale,.product_image .sale_text{ width:100px !important;; height:100px !important; display:block !important;; position:absolute; background:url(images/sale.png) no-repeat !important;; background-size: 100% 100% !important; left:-50px !important; top:-13px !important; text-indent:-1200px;}
.product_image .sale_text{ width:80px !important; height:80px !important; left:-31px !important; top:-8px !important;}
#ship-to-different-address label{ margin-bottom:0px !important;}
.video-page h2{ border-bottom:1px solid #ccc; padding-bottom:5px; font-family: Anton; font-size:16px;}
.video-page h2 .viewmore{ float:right; font-size:13px; font-family:Arial;}

header{ background-color:#fff;box-shadow: 0 1px 1px hsl(0deg 0% 0% / 0.075),0 2px 2px hsl(0deg 0% 0% / 0.075),0 4px 4px hsl(0deg 0% 0% / 0.075),0 8px 8px hsl(0deg 0% 0% / 0.075),0 16px 16px hsl(0deg 0% 0% / 0.075);}
.homebanner{ margin-top:85px;}
.linkedin_recommendations ul li img,#logo-table-section .pic_list img,#portfolio-section-home-categories .product_image img,.wechatwhatapp_recommendations ul li img{ width:100%;}
@media (max-width: 767.98px) {
body{overflow-x:hidden;}
#slider-section{ height:600px;}
#service-section .col-sm-4{ margin-bottom:20px;}
.gallery_list ul li{ width:50%; text-align:center; padding:1%;}
.wp-block-embed iframe {
max-width: 100%;
height: auto;
}
.comment-list .children {
    margin-left: 0.66666em;
}
.comment-content {
    padding: 16px 0px 16px 0;
}

.product_item h2{ font-size:32px; margin-bottom:35px; line-height:40px;}
.product_item .inner-content{ display:block;}
.product_item_half{ width:90%; margin:50px 5%;}
.product_item_left{ text-align:right; padding-right:0;}
.product_item_right{ text-align:left; padding-left:0;}
.product_item_text_image .product_item_left{ text-align:left; padding-right:0px;padding-left:0;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{ height:1.2em; line-height:1.2em; overflow:hidden; display:block; margin:5px 0; padding:0px 5px; text-align:center;}
#portfolio-section-home-daohang .product-items .product_title{ height:1.5em; line-height:1.5em; display:block; overflow:hidden;}
#logo-table-section .col-md-2,#portfolio-section-home-daohang .col-md-3{ width:50%;}
#portfolio-section-home-categories .col-items{ width:100%;}
#portfolio-section-home-categories .product-items,#portfolio-section-home-oem_steps .product-items,#portfolio-section-home-value_added_service ul,#portfolio-section-home-why_beemong .product-items,#portfolio-section-home-why_beemong_items .product-items,.testimonial_contain,.video-page .mega-toggle-on ul, .mega-toggle-on .contactus_content{ display:block !important;}
#portfolio-section-home-categories .product-items .product_image, #portfolio-section-home-categories .product-items .product_description,#portfolio-section-home-oem_steps .product-items .product_image, #portfolio-section-home-oem_steps .product-items .product_description,#portfolio-section-home-value_added_service .product-items,#portfolio-section-home-why_beemong .product-items .product_image, #portfolio-section-home-why_beemong .product-items .product_description,#portfolio-section-home-why_beemong_items .product-items .product_image, #portfolio-section-home-why_beemong_items .product-items .product_description,#portfolio-section-home-why_beemong_items .product-items .product_image img,.testimonials.one .testi,.video-page .mega-toggle-on ul, .mega-toggle-on .custom_product_cat, .mega-toggle-on .contactus_content,.contactus_content .contactus_content_left,.contactus_content .contactus_content_right{ width:100% !important;}
.testimonials.one .testi{ margin:10px 0px !important;}
#portfolio-section-home-oem_steps .product-items .product_description h4{ font-size:1.2em; line-height:1.3em;}
.protect-money-content{ padding:0 30px;}
header{ background-color:#fff;}
.homebanner{ margin-top:100px;}
.desk-header{ display:none !important;}
.navbar-collapse{ display:block !important;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{ color:#fff !important; height:30px !important; line-height:30px !important;}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{ color:#f08300 !important;}
.shopmenu .custom_product_cat li,.portfolio-section-home-daohang col-md-3,.video-page ul li, .custom_product_cat li{ width:50% !important;}
.shopmenu .custom_product_cat li p a,.video-page ul li p, .custom_product_cat li p{ height: 1.2em; line-height:1.2em; display:block; overflow:hidden;}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{ height:600px; overflow:scroll;}
#mega-menu-item-1494 ul.mega-sub-menu ul.mega-sub-menu{ height:auto !important;}
.contactus_content_right .ms-view{ width:100% !important; height:300px !important;}
.custom_product_cat li img,.mega-menu-item-has-children .video-page img{ width:100% !important; height:auto !important;}
.woocommerce-page .woocommerce-result-count,.woocommerce .woocommerce-ordering{ float:none;}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{ width:50%; margin:0 0 0 0;}
.bs-section .overlay{ padding:0 0;}
#logo-table-section .main-left h2{ font-size:40px !important;}
.bs-heading{ padding-top:20px;}
#portfolio-section-home-faq .product-items h4{ font-weight:normal !important;}
}

.wp-block-search .wp-block-search__button {
    padding: 5px 35px;
    line-height: 30px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 14px;
    height: 55px;
    border-width: 1px;
    border-style: solid;
    transition: all 0.4s ease-in-out 0s;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
}
