
#logo h1 {
	padding-top: 0px;
	padding-bottom: 0px;
}
#logo img {
	height: 100px;
}
#top-menu ul li a {
	padding-top: 48px;
	padding-bottom: 8px;
}
#top-menu ul li ul {
	width: 150px; 

}
#top-menu ul li.fixed ul ul {
	left: -52px;
}
.responsive-menu-switch-wrap {
	padding-top: 7.5px;
	padding-bottom: 7.5px;
}
.is-sticky #logo h1 {
	padding-top: 25px;
	padding-bottom: 25px;
}
.is-sticky #logo img {
	height: 50px;
}
.is-sticky #top-menu > ul > li > a {
	padding-top: 43px;
	padding-bottom: 43px;
}
.is-sticky .responsive-menu-switch-wrap {
	padding-top: 32.5px;
	padding-bottom: 32.5px;
}
body,
button, input, select, textarea { 
	font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
}
#top-menu ul li a,
.responsive-menu ul li a {
	font-family: 'Microsoft YaHei', 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	text-transform: uppercase;
}
#top-menu ul li ul li a,
.responsive-menu ul li ul li a {
	font-family: 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	text-transform: none;
}
h1 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-size: 3rem;
	font-weight: normal;
	text-transform: none;
}
h2 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	text-transform: none;
}
h3 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;
	text-transform: none;
}
h4 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: normal;
	text-transform: none;
}
h5 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	text-transform: none;
}
h6 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	text-transform: none;
}
.the-grid-list ul.filter li a,
.the-faq-list ul.filter li a {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	text-transform: none;
}
.pagination,
.comment-pagination,
.post-pagenation ul li a,
.single-navigation {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	text-transform: uppercase;
}
#bottom-menu ul li a {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	text-transform: uppercase;
}
.site-footer .site-copy {
	font-family: '0', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	text-transform: none;
}
.widget h3 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.8rem;
	font-weight: bold;
	text-transform: uppercase;
}
.item-title {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.section-title,
#comments #comments-title,
#respond #reply-title {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	text-transform: uppercase;
}
body {  background: #ffffff }


::-moz-selection { 
	color: #FFF; 
	background: #194dc2;
}
::selection { 
	color: #FFF; 
	background: #194dc2; 
}
body { 
	color: #696969;
}
body .rows {
	background: ;
}
a,
.entry-text a:hover { 
	color: #333333; 
}
a:hover,
.entry-text a { 
	color: #194dc2; 
}
h1, h2, h3, h4, h5, h6, dl dt, b, strong  { 
	color: #555555; 
}
.button-active,
input[type="submit"],
button[type="submit"] {
	background: #194dc2;
	color: ;
}
.button-dark:hover,
.button-light:hover,
.button-active:hover,
input[type="submit"]:hover,
button[type="submit"]:hover {
	background: #194dc2;
	color: #ffffff;
}
.the-grid-list ul.filter li a {
	background: #FFFFFF;
	color: #555555;
}
.the-grid-list ul.filter li a:hover,
.the-grid-list ul.filter li a.active {
	background: #194dc2;
	color: #FFFFFF;
}
.pagination .pagin a,
.comment-pagination a,
.post-pagenation ul li a {
	background: #F2F2F2;
	color: #696969;
}
.pagination .pagin span.current,
.pagination .pagin a:hover,
.comment-pagination span.current,
.comment-pagination a:hover,
.post-pagenation ul li a:hover {
	background: #194dc2;
	color: #FFFFFF;
}
.site-topbar {
	background: #ecf0f1;
	border-bottom: 1px solid #E2E2E2;
}
.topbar-right .topbar-right-inner { 
	border-right: 1px solid #E2E2E2; 
}
.top-text span.work-time { 
	border-left: 1px solid #E2E2E2;
}
.top-text span .icon { 
	color: #B5B5B5;
}
.top-social-icons a,
.top-search-bt {
	color: #B5B5B5;
	border-left: 1px solid #E2E2E2;
}
.top-social-icons a:hover,
.top-search-bt:hover {
	color: #194dc2;
	background: #FFFFFF;
}
.top-search-wrapper {
	border-top: 1px solid #E2E2E2;
}
@media only screen and (max-width: 767px) {
	.topbar-left { border-bottom: 1px solid #E2E2E2; }
	.top-search-bt { border-right: 1px solid #E2E2E2; }
}
.wpml-language-switcher .actived-language a {
	color: #B5B5B5;
	border-left: 1px solid #E2E2E2;
}
.wpml-language-switcher .actived-language a:hover {
	color: #194dc2;
}
.wpml-language-switcher .actived-language a:hover,
.wpml-language-switcher .actived-language a.selected,
.wpml-language-switcher ul {
	background: #FFFFFF;
}
.wpml-language-switcher ul {
	border: 1px solid #E2E2E2;
	border-top: none;
}
.wpml-language-switcher ul li a {
	color: #B5B5B5;
}
.wpml-language-switcher ul li a:hover {
	color: #194dc2;
}
#top-menu ul li a,
#top-menu ul li.current-page a {
	color: #555555;
}
#top-menu ul li.selected a,
#top-menu ul li a:hover {
	background: #194dc2;
	color: #FFFFFF; 
}
#top-menu ul li ul li a,
#top-menu ul li.selected ul li a {
	background: #2A323C;
	color: #FFFFFF;
}
#top-menu ul li ul li a:hover { 
	background: #194dc2;
	color: #FFFFFF; 
}
.responsive-menu,
.responsive-menu ul li a {
	background: #2A323C;
}
.responsive-menu ul li a {
	color: #FFFFFF;
}
.responsive-menu ul li a:hover {
	background: #194dc2;
	color: #FFFFFF; 
}
a.responsive-menu-switch {
	border: 1px solid #E2E2E2;
	background: #F5F5F5;
	color: #C5C5C5;
}
a.responsive-menu-switch:hover {
	background: #FFFFFF;
	color: #194dc2;
}
#bottom-copy {
	color: #696969;
}
#bottom-copy a {
	color: #696969;
}
#bottom-copy a:hover {
	color: ;
}
#bottom-menu a {
	color: ;
}
#bottom-menu a:hover {
	color: ;
}
.bottom-widgets-area,
.bottom-widgets-area .widget_calendar #wp-calendar th,
.bottom-widgets-area .widget_calendar #wp-calendar td {
	color: #AAAAAA;
}
.bottom-widgets-area a,
.bottom-widgets-area .widget-contact-details strong {
	color: #FFFFFF;
}
.bottom-widgets-area a:hover {
	color: ; 
}
.bottom-widgets-area .widget h3 {
	color: #FFFFFF;
}
::-moz-selection { 
	background: #194dc2;
}
::selection { 
	background: #194dc2;
}
#gotop:hover,
.quick-contact-wrapper .switch:hover,
.site-page-header .entry-header h1.entry-title,
.side-widgets-area .widget_search input[type="submit"]:hover,
.bottom-widgets-area .widget-contact-details li .icon,
.bottom-widgets-area .widget_tag_cloud .tagcloud a:hover,
.bottom-widgets-area .widget-social-icons a:hover,
.shortcode-latest-blog li .entry-date,
.shortcode-price-table .price,
.shortcode-price-table .button,
.shortcode-feature-service .item-content .link a,
.shortcode-feature-service:hover,
.shortcode-accordion .acc-item .tog.active,
.shortcode-accordion .acc-item .tog:hover,
.shortcode-toggle .tog-item .tog.active,
.shortcode-toggle .tog-item .tog:hover,
.shortcode-team-member .role,
.shortcode-testimonial-carousel .bx-wrapper .bx-pager.bx-default-pager a:hover,
.shortcode-twitter-carousel .bx-wrapper .bx-pager.bx-default-pager a:hover,
.shortcode-progress-bar .percentage-text,
.shortcode-twitter-carousel .bx-wrapper .bx-controls-direction a:hover,
.the-carousel-list .bx-wrapper .bx-controls-direction a,
.post-blog .entry-meta .date-link,
#page-coming-soon .countdown .clock .time,
.commentlist .comment-header .reply-link a:hover { 
	background: #194dc2;
}
.nicescroll-rails div {
	background: #194dc2 !important;
}
.button-border.button-light:hover,
.button-border.button-dark:hover {
	border-color: #194dc2;
	color: #194dc2;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
	border: 2px solid #194dc2;
}
.site-page-header .entry-header .breadcrumbs a:hover,
.shortcode-latest-blog li .entry-content .meta a:hover,
.shortcode-latest-blog li .entry-content .more a,
.shortcode-icon-box .item-icon,
.shortcode-icon-box .item-title,
.shortcode-icon-box .item-title a,
.shortcode-feature-service .item-icon,
.shortcode-feature-service:hover .item-content .link a:hover,
.shortcode-tab .tabs li.tab a:hover,
.shortcode-left-tab .tabs li.tab a:hover,
.shortcode-message-box .default a:hover,
.shortcode-testimonials li .name,
.shortcode-testimonials li .name a,
.shortcode-number .item-icon,
.related-posts li .entry-meta .date a:hover,
.related-posts li .entry-meta .cats a:hover,
.post-blog .entry-content .cats-link a:hover,
.the-blog-post li.item .item-head .meta a:hover,
.the-faq-list .filter-menu ul li a.active,
.post-portfolio .entry-meta .row a:hover {
	color: #194dc2;
}
.widget-post li .img-hover .overlay,
.widget-flickrs li.img-hover .overlay,
.widget-dribbbles li.img-hover .overlay,
.widget-instagrams li.img-hover .overlay,
.shortcode-team-member .img-hover .overlay,
.the-grid-list ul li.item .img-hover .overlay,
.the-post-list li.item .img-hover .overlay {
	background-color: #2980b9;
}
.side-widgets-area .widget_tag_cloud .tagcloud a:hover,
.side-widgets-area .widget-social-icons a:hover,
.shortcode-accordion .acc-item .tog.active,
.shortcode-accordion .acc-item .tog:hover,
.shortcode-toggle .tog-item .tog.active,
.shortcode-toggle .tog-item .tog:hover {
	border: 1px solid #194dc2;
}
.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next,
.bx-slider .bx-wrapper .bx-next,
.bx-slider .bx-wrapper .bx-prev {
	background: rgba(212,85,26,0.5);
	color: #FFF;
}

.ls-fullwidth .ls-nav-prev:hover,
.ls-fullwidth .ls-nav-next:hover,
.bx-slider .bx-wrapper .bx-next:hover,
.bx-slider .bx-wrapper .bx-prev:hover {
	background: rgba(212,85,26,1.0);
	color: #FFF;
}
.ls-ct-half,
.ls-bar-timer {
	background: #194dc2;
}
.site-header {  background: #ecf0f1 }
.bottom-widgets-area {  background:  }
.site-footer {  background:  }

