@media only screen and (max-width: 991px) {
	.sm-block { display: block; }
}

.autoser-icons { text-align: center; display: block; margin-bottom: 30px; color: #999; }
.autoser-icons > span { display: block; font-size: 36px; color: #4b4b4b; }

/* Parallax
-------------------------------------------------------------- */
@media only screen and (min-width: 1930px) {
	.parallax { background-size: cover; }
}

/* Clearfix */
.clearfix { *zoom: 1; }
.clearfix:before,
.clearfix:after,
.wprt-container:before,
.wprt-container:after{ clear: both; display: table; line-height: 0; content: ""; }
.clearfix:after,
.wprt-container:after{ clear: both; }




/* Layout
-------------------------------------------------------------- */
.wprt-container { width: 1180px;  margin: 0 auto; max-width: 90%; }
#page { background: #fff; }
#main-content { padding: 94px 0; }
body.front-page #main-content,
body.page #main-content { padding-top: 0; padding-bottom: 0; }




/* Top Bar
-------------------------------------------------------------- */
#top-bar { font-size: 0.928em; position: relative; z-index: 1; background-color: #f0f0f0; }
#top-bar,
#top-bar a { color: #999; }
#top-bar a:hover { text-decoration: underline; }
#top-bar-inner { padding: 6px 0; }
#top-bar .top-bar-inner-wrap { display: table; overflow: hidden; width: 100%; }
#top-bar .top-bar-content { display: table-cell; margin: 0; text-align: left; vertical-align: middle; width: 75%;}
#top-bar .top-bar-socials { display: table-cell; text-align: right; vertical-align: middle; width: 25%;}
#top-bar .top-bar-socials .texts { padding-right: 5px; }

/* Top Bar Content */
#top-bar .top-bar-content .content { position: relative; display: inline-block; margin-right: 23px; padding-left: 23px; }
#top-bar .top-bar-content .content:last-child { margin-right: 0; }
#top-bar .top-bar-content .content:before { font-size: 14px; color: #c3c3c3; font-family: "wprticons"; position: absolute; left: 0; left: 1px; top: -2px; width: 20px; height: 20px; content: ""; }
#top-bar .top-bar-content .content.welcome:before { content: "\e934"; }
#top-bar .top-bar-content .content.time:before { content: "\e823"; }
#top-bar .top-bar-content .content.phone:before { content: "\e843"; }
#top-bar .top-bar-content .content.address:before { content: "\e92f"; }

/* Top Bar Socials */
#top-bar .top-bar-socials .icons a { position: relative; z-index: 1; font-size: 13px; color: #c3c3c3; background-color: #fff; width: 28px; height: 28px; margin-left: 2px; line-height: 28px; text-align: center; display: inline-block; }
#top-bar .top-bar-socials .icons a:hover { text-decoration: none; background-color: #1c63b8; color: #fff; }
#top-bar .top-bar-socials .icons a:last-child { margin-right: 0; }

/* Top Bar Menu */
.top-bar-menu { margin: 0; list-style: none; padding-left: 10px; }
.top-bar-menu li { margin-right: 20px }
.top-bar-menu li li { display: none !important; /* hide dropdowns on top menu */ }
.top-bar-menu li:last-child { margin-right: 0 }
.top-bar-menu,
.top-bar-menu li { display: inline-block; position: relative; }
.top-bar-menu li:before { content: "/"; position: absolute; left: -13px; top: 1px; }
.top-bar-menu li:first-child:before {display: none; }
.top-bar-menu li a { color: #999; display: inline-block; }


/* Header
-------------------------------------------------------------- */
#site-header { position: relative; background-color: #fff; box-shadow: 0 0 7px rgba(0, 0, 0, 0.15); }
#site-header-inner { position: relative; padding-top: 28px; padding-bottom: 28px; height: 100%; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }
#site-logo { float: left; max-width: 100%; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }
#site-logo-inner { margin-top: 2px; }
#site-logo .site-logo-text { color: #333; font-size: 22px; line-height: 34px; font-weight: 700; }
#site-logo .site-logo-text:hover { color: #1c63b8; }

.menu-has-search #site-header #main-nav { right: 28px; }
.menu-has-cart #site-header #main-nav { right: 40px; }
.menu-has-search.menu-has-cart #site-header #main-nav { right: 74px; }
.menu-has-search.menu-has-cart .nav-top-cart-wrapper { right: 30px; }

#site-header #main-nav .menu-fallback { padding-right: 16px; }
#site-header #main-nav .menu-fallback:hover { color: #aaa; }
#site-header #main-nav > ul > li > a { height: 56px; line-height: 56px; }
#site-header .header-search-icon { color: #333; display: inline-block; height: 56px; line-height: 54px; font-size: 19px; }
#site-header .header-search-icon:hover { color: #1c63b8; }
#site-header .nav-top-cart-wrapper .nav-cart-trigger { display: block; height: 56px; line-height: 52px; color: #333; font-size: 19px; }
#site-header .site-navigation-wrap .inner { position: relative; }

#site-header .site-navigation-wrap #main-nav > ul > li { padding: 0 20px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }
#site-header .site-navigation-wrap #main-nav > ul > li > a { color: #fff; height: 56px; line-height: 56px; position: relative; }
#site-header .site-navigation-wrap #main-nav > ul > li:hover { background-color: rgba(0,0,0,0.1); }
#site-header .site-navigation-wrap #main-nav > ul > li.current-menu-item:after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background-color: #fff; }

#site-header .site-navigation-wrap { background-color: #1c63b8; }
#site-header .site-navigation-wrap .nav-top-cart-wrapper { width: 38px; right: 38px; }
#site-header .site-navigation-wrap .nav-top-cart-wrapper .nav-cart-trigger { text-align:center; }
#site-header .site-navigation-wrap .nav-top-cart-wrapper .nav-cart-trigger:hover { background-color: rgba(0,0,0,0.1); }
#site-header .site-navigation-wrap .nav-top-cart-wrapper .shopping-cart-items-count { background-color: #333; top: -2px; }

#site-header .site-navigation-wrap .header-search-form { right: 100%; }
#site-header .site-navigation-wrap .header-search-form { top: 10px; }
#site-header .site-navigation-wrap .header-search-icon,
#site-header .site-navigation-wrap .nav-cart-trigger { color: #fff; }
#site-header .site-navigation-wrap .header-search-icon { width: 38px; text-align: center; }
#site-header .site-navigation-wrap .header-search-field { border: 0; background-color: #fff; }

/* Header fixed */
#site-header.is-fixed,
.site-navigation-wrap.is-fixed { position: fixed; left: 0; top: 0; width: 100%; z-index: 9989; }
#site-header.is-small #site-header-inner { padding-top: 10px; padding-bottom: 10px; }



/* Menu */
#main-nav .menu-fallback { position: relative; text-decoration: underline; display: inline-block; height: 50px; line-height: 50px; }
#main-nav { display: block; }
#main-nav ul { margin: 0; }
#main-nav ul li { position: relative; list-style: none; padding-top: 0; padding-bottom: 0; }
#main-nav > ul > li { float: left; padding: 0 16px; }
#main-nav > ul > li > a { display: block; font-weight: 500; font-size: 14px; color: #333; }
#main-nav > ul > li > a:hover,
#main-nav > ul > li.current-menu-item > a { color: #1c63b8; }
#main-nav > ul > li.menu-item-has-children > a { position: relative; padding-right: 15px; }
.main-nav{
	text-transform: uppercase;
}

/* Sub Menu */
#main-nav .sub-menu { padding: 16px 0; background-color: #fff; position: absolute; left: auto; right: 0; top: 100%; width: 258px; -webkit-transform: translateY(-5px); transform: translateY(-5px); filter: alpha(opacity=0); opacity: 0; visibility: hidden; z-index: 999999; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }
#main-nav .sub-menu .sub-menu { left: 100%; top: -16px; background-color: #222; -webkit-transform: translateX(-5px); transform: translateX(-5px); }
#main-nav .sub-menu .sub-menu .sub-menu { background-color: #151515; }
#main-nav .sub-menu li a { padding: 3px 25px; color: #999; font-size: 14px; font-family: "Poppins", sans-serif; text-transform: none; display: block; }
#main-nav .sub-menu li:first-child > a { border: 0; }
#main-nav li:hover > .sub-menu { -webkit-transform: translateY(0); transform: translateY(0); filter: alpha(opacity=100); opacity: 1; visibility: visible; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }
#main-nav .sub-menu li.menu-item-has-children > a:after { right: 20px; line-height: normal; font-weight: normal; content: "\e837"; font-family: "wprticons"; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }


/* Mobile Menu */
#main-nav-mobi { display: relative; margin: 0 auto; width: 100%; position: absolute; left: 0; top: 100%; z-index: 999999; background-color: #222; }
#main-nav-mobi ul { display: block; list-style: none; margin: 0; padding: 0; }
#main-nav-mobi ul li { margin:0; position: relative; text-align: center; cursor: pointer; border-top: 1px solid rgba(255,255,255,0.05); padding-top: 0; padding-bottom: 0; }
#main-nav-mobi ul > li > a { color: #b1b1b1; font-family: "Poppins", sans-serif; display: inline-block; font-size: 14px; text-transform: uppercase; line-height: 50px; text-decoration: none; }
#main-nav-mobi ul > li > a:hover { color: #1c63b8; }
#main-nav-mobi .menu-item-has-children .fa-angle-down { cursor: pointer; display: inline-block; font-size: 20px; line-height: 50px; position: absolute; right: 0; text-align: center; top: 0; width: 50px; }
#main-nav-mobi ul ul li { background-color: #252525; }
#main-nav-mobi ul ul ul li { background-color: #292929; }

/* Mobile Menu Button */
.mobile-button { width: 26px; height: 26px; display: none; float: right; position: absolute; top: 50%; right:0; -webkit-transform: translate3d(0,-50%,0); -moz-transform: translate3d(0,-50%,0); transform: translate3d(0,-50%,0); background: transparent; cursor: pointer; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }
.mobile-button:before,
.mobile-button:after, 
.mobile-button span { background-color: #333; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }
.mobile-button:before,
.mobile-button:after { content: ''; position: absolute; top: 0; height: 3px; width: 100%; left: 0; top: 50%; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; }
.mobile-button span { position: absolute; width: 100%; height: 3px; left: 0; top: 50%; overflow: hidden; text-indent: 200%; }
.mobile-button:before { -webkit-transform: translate3d(0,-7px,0); -moz-transform: translate3d(0,-7px,0); transform: translate3d(0,-7px,0); }
.mobile-button:after { -webkit-transform: translate3d(0,7px,0); -moz-transform: translate3d(0,7px,0); transform: translate3d(0,7px,0); }
.mobile-button.active span { opacity: 0; }
.mobile-button.active:before { -webkit-transform: rotate3d(0, 0, 1, 45deg); -moz-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); }
.mobile-button.active:after { -webkit-transform: rotate3d(0, 0, 1, -45deg); -moz-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); }

.header-style-2 .mobile-button:before,
.header-style-2 .mobile-button:after, 
.header-style-2 .mobile-button span { background-color: #fff; }

/* Mobile Menu Extend */
.nav-extend { display: none; }
#main-nav-mobi .cart-info { background-color: #1e1e1e; line-height: 40px; display: block; margin: 15px 20px; }



/* Media Queries
-------------------------------------------------------------- */
@media only screen and (min-width: 1200px) {
	.container { width: 1210px; }
}

@media only screen and (max-width: 1230px) {
	.top-bar-menu,
	#site-header .header-aside-btn { display: none; }
	#site-header .header-info .inner > div:last-child { margin-right: 0; }

	#top-bar .top-bar-content { width: 65%; }
	#top-bar .top-bar-socials { width :35%; }
}

@media only screen and (max-width: 991px) {
	#site-header .mobile-button { display: block; }

	#main-nav,
	#site-header #header-search,
	.nav-top-cart-wrapper,
	.site-navigation-wrap,
	#header-aside,
	#sidebar { display: none; }

	#site-content,
	#sidebar { width: 100% !important; max-width: none !important; float: none; }
	#inner-content { padding-left: 0 !important; padding-right: 0 !important; }

	#main-content { padding: 60px 0; }

	#site-header #site-header-inner { padding-top: 15px; padding-bottom: 15px; }
	#site-logo { max-width: 202px; }

	#featured-title .featured-title-inner-wrap { padding: 32px 0; }
	#featured-title .featured-title-heading { font-size: 18px; }

	.hentry { margin-top: 44px; }
	.hentry .post-content-single-wrap .post-media { margin-bottom: 28px; }
	.hentry .post-content-wrap { padding-top: 28px; }
	.hentry .post-title { margin-bottom: 12px; }
	.hentry .post-meta { margin-bottom: 14px; }

	#footer-widgets .widget { margin-top: 20px; }
	#footer-widgets .widget.widget_instagram .instagram-wrap,
	#footer-widgets .widget.widget_flickr .flickr-wrap { max-width: 400px; }
}

@media only screen and (max-width: 767px) {
	#top-bar .top-bar-content { display: none; }
	#top-bar .top-bar-socials { display: block; width: 100%; text-align: center; }

	#featured-title .featured-title-inner-wrap,
	#featured-title .featured-title-heading-wrap,
	#featured-title #breadcrumbs { display: block; width: 100%; text-align: left; }
	#featured-title #breadcrumbs { margin-top: 5px; }

	.hentry .post-author { text-align: center; }
	.hentry .post-author .author-avatar { float: none; margin: 0 auto 20px; }
	.comment-list article .gravatar { width: 50px; float: none; margin: 0 0 17px; }
	.comment-list .children > li { padding-left: 35px; }
	#comments .name-wrap, #comments .email-wrap, #comments .url-wrap { width: 100%; float: none; margin: 0; }

	#footer { padding: 40px 0 30px; }
	#footer-widgets .wprt-row .col { width: 100%; }

	#bottom .bottom-bar-content,
	#bottom .bottom-bar-menu { width: 100%; display: block; text-align: center; }

	.wprt-pagination, .woocommerce-pagination { margin-top: 40px; }
}

.btn-agendacfc{
	padding: 15px 12px;
  }
.btn-links{
	padding: 15px 16px;
	margin-left: 2px;
  }