@charset "utf-8";
/* CSS Document */


@font-face {
  font-family: 'Lato-Bold';
  src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
       url('fonts/Lato-Bold.woff') format('woff'),
	   url('fonts/Lato-Bold.ttf')  format('truetype'),
	   url('fonts/Lato-Bold.svg#Lato-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Black';
  src: url('fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
       url('fonts/Lato-Black.woff') format('woff'),
	   url('fonts/Lato-Black.ttf')  format('truetype'), 
	   url('fonts/Lato-Black.svg#Lato-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato-Regular';
  src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),  
  	   url('fonts/Lato-Regular.woff') format('woff'), 
	   url('fonts/Lato-Regular.ttf')  format('truetype'), 
	   url('fonts/Lato-Regular.svg#Lato-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.btn-primary {
	font-family: 'Lato-Bold';
	font-size: 16px;
	text-transform: uppercase;
	background-color: #edcd60;
	border-color: #edcd60;
	color: #fff;
}

.btn-primary:hover{
	background-color: #313292;
	border-color: #313292;
}

.btn-group .btn {
	padding: 9px 21px;
	border-radius: 5px !important;
}

#site-logo-inner{
	left: 66px;
	position:relative;
	width: 90px;
}

.btn-group .mobile{
	display: none;
	overflow:hidden;
}

.box-servicos .elementor-image-box-img {
	background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 100%;
    height: 85px !important;
    margin-bottom: 15px;
    padding: 15px;
    position: relative;
    width: 85px !important;
    z-index: 2;
}

/*.box-servicos .elementor-widget-container:hover .elementor-image-box-img::before{
	background-color:#ccc;
}*/
.box-servicos .elementor-image-box-wrapper:hover .elementor-image-box-img {
	background-color:#fff;
	border-color: #ffbc13;
	
}

.box-servicos .elementor-image-box-wrapper:hover .elementor-image-box-title a{
	color:#ffbc13 !important;
}

.box-servicos .elementor-image-box-content:hover{
	background-color:#fcfcfc;
	border-color: #ffbc13;
}

.box-servicos .elementor-image-box-content {
    border: 1px solid #ccc;
    padding: 30px 11px;
    position: relative;
    top: -55px;
    width: 100%;
	min-height: 265px;
	position:relative;
	z-index:1;
}

.box-servicos .elementor-image-box-title {
    margin-top: 20px;
}

.box-servicos .elementor-image-box-title a{
	font-family: 'Lato-Regular';
	font-size: 19px;
    font-weight: normal;
	color: #5e5b5b !important;
}

.ajuste-margin-box{
	margin-top: -50px;
}

.ajuste-margin-box{
	margin-top: -50px;
}

.sec-title h2{
	font-family: 'Lato-Regular';
	font-size: 22px;
	color: #5e5b5b !important;
	text-align: center;
	text-transform: uppercase;
}

.sec-title h2 span{
	font-family: 'Lato-Bold';
	font-size: 22px;
	color: #5e5b5b !important;
}

.sec-title .separator {
    height: 20px;
    position: relative;
    width: 100%;
}

.small-separator {
    background-image: url("https://www.8acondominios.com.br/wp-content/themes/8A/images/title-separator.png");
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 23px;
}

.borda-box-proposta{
	border:1px solid #ccc;
}

.btn-solicite-orcamento{
	font-family: 'Lato-Regular';
	font-size: 15px;
	color: #fff !important;
	text-transform: uppercase;
}

.btn-solicite-orcamento .elementor-button-icon i{
	color: #fff !important;
}

#funcao .wpcf7-list-item {
	display:block !important;
	margin-left:0;
}

#funcao label{
	margin-bottom: 15px;
	font-weight: normal;
}

#funcao input{
	width: 20px !important;
	height: 12px;
}

.ajuste-label{
	margin-bottom: 10px !important;
	font-weight: normal;
}

.ajuste-botao-enviar{
	margin-top:30px;
}
	
	

@media (max-width: 640px) {
	.btn-group .desktop{
		display: none;
		overflow:hidden;
	}
	
	.btn-group .desktop2{
		display: block;
	}
	
	#site-header #area-seguro {
	  position: absolute;
	  right: 135px !important;
	  top: 50%;
	}
	
	.btn-group .mobile{
		display: block;
	}
	
	#site-logo-inner {
		left: 0;
		position: relative;
	}
	
	}
}


/* General
-------------------------------------------------------------- */

body{
	text-align: justify;
}
body,
button,
input,
select,
textarea { font-family: "OpenSans", sans-serif; color: #777; font-size: 14px; line-height: 1.875; background-color: #fff; }
img { height: auto; max-width: 100%; vertical-align: middle; -ms-interpolation-mode: bicubic }
p { margin: 0 0 5px; }

/* Links */
a { color: #b7b7b7; outline: 0; text-decoration: none; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }

a:hover,
a:focus,
a:active { outline: 0; color: #4b4b4b; text-decoration: none }

/* Typography
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 { font-family: 'Lato-Regular'; color: #4b4b4b; line-height: 1.5; margin: 0 0 12px; font-weight: 500; text-rendering: optimizeLegibility; }

h1 { font-size: 2.142em; } /* 30px */
h2 { font-size: 1.758em; } /* 25px */
h3 { font-size: 16px; } /* 22px */
h4 { font-size: 1.428em; } /* 20px */
h5 { font-size: 1.285em; } /* 18px */
h6 { font-size: 1.071em; } /* 15px */

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { color: inherit }

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover { text-decoration: none }


/* Hero Slideshow
-------------------------------------------------------------- */
#hero-section { position: relative; }
#hero-section .hero-content { position: relative; z-index: 20; text-align: center; }
#hero-section .hero-title { overflow: hidden; height: 80px; vertical-align: baseline; }
#hero-section .hero-title h1 { font-size: 45px; color: #fff; height: 80px; line-height: 80px; margin: 0; font-weight: bold; text-shadow: 1px 1px 3px rgba(0,0,0,.3); -webkit-transition: margin-top 0.4s ease-in-out; -moz-transition: margin-top 0.4s ease-in-out; transition: margin-top 0.4s ease-in-out; }
#hero-section .typed-cursor{ opacity: 1; -webkit-animation: blink 0.7s infinite; -moz-animation: blink 0.7s infinite; animation: blink 0.7s infinite; }
@keyframes blink { 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } }
@-webkit-keyframes blink { 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } }
@-moz-keyframes blink { 0% { opacity:1; } 50% { opacity:0; } 100% { opacity:1; } }
#hero-section .hero-text { font-size: 20px;  width: 100%; color: #fff; 	margin: 10px 0 40px; text-shadow: 1px 1px 3px rgba(0,0,0,.3); }
#hero-section .hero-text > p { padding: 0 15px; max-width: 600px; margin: 0 auto; font-size: 20px;}
#hero-section .arrow { position: absolute;/* bottom: 10px;*/  bottom: 30px; left: 50%; margin-left: -20px; width: 40px; height: 40px; z-index: 999; /*animation: bounce 2.5s infinite; -webkit-animation: bounce 2.5s infinite; -moz-animation: bounce 2.5s infinite;*/ }
#hero-section .arrow:after { content: "\f107"; font-family: "FontAwesome"; /*font-size: 24px;*/ font-size: 45px; color: #fff; position: absolute; left: 0; top: 0; width: 100%; height: 40px; line-height: 40px; text-align: center; }
#hero-section .arrow:hover:after { color: #ffbc13; }
#hero-section .arrow-2  { display: inline-block; width: 50px; height: 150px; font-size: 34px; animation: bounce 2.5s infinite; -webkit-animation: bounce 2.5s infinite; -moz-animation: bounce 2.5s infinite; }
#hero-section .arrow-2:hover,
#hero-section .arrow-2:focus  { color: #fff; }

/* Top Bar
-------------------------------------------------------------- */
#top-bar { font-size: 0.928em; position: relative; z-index: 1; }
#top-bar:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #0077a1; z-index: -1; }
#top-bar,
#top-bar a { color: #fff; }
#top-bar a:hover { text-decoration: underline; }
#top-bar-inner { padding-top: 10px; padding-bottom: 10px; }
#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; }

/* Override for header 5 */
.header-style-5 #top-bar:after { background-color: #000; filter: alpha(opacity=20); opacity: 0.2; border-width: 0 0 1px 0; border-style: solid; border-color: #515151; }

/* Top Bar Socials */
#top-bar .top-bar-socials .icons a { position: relative; z-index: 1; font-size: 14px; color: #fff; width: 24px; height: 24px; line-height: 24px; margin: 0 0 0 8px; text-align: center; display: inline-block; }
#top-bar .top-bar-socials .icons a:hover { color: #4b4b4b; }
#top-bar .top-bar-socials .icons a:last-child { margin-right: 0; }
#top-bar .top-bar-socials .icons a:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; border: 1px solid transparent; background-color: transparent; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

/* Top Bar Content */
#top-bar .top-bar-content i.fa-phone-square { margin-right: 12px;color: #fff;font-size: 14px }
#top-bar .top-bar-content i.fa-envelope { margin-right: 12px; margin-left: 24px; color: #fff; font-size: 13px }
#top-bar .top-bar-content i.fa-clock-o { margin-right: 12px; margin-left: 24px; color: #fff; font-size: 14px }

/* Top Bar Menu */
.top-bar-menu { margin: 0; list-style: none; margin-right: 20px; }
.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; }
.top-bar-menu li a { color: #4b4b4b; display: inline-block; }

/* Top Bar Style 2 */
#top-bar.style-2 .top-bar-menu { float: right; margin: 0 0 0 25px; }
#top-bar.style-2 .top-bar-content { text-align: right; }
#top-bar.style-2 .top-bar-socials { text-align: left; }
#top-bar.style-2 .top-bar-socials .icons a:first-child { margin-left: 0; }

/* Header
-------------------------------------------------------------- */
#site-header { position: relative; background-color: #fff; }
#site-header-inner { position: relative; padding-top: 10px; padding-bottom: 10px; height: 100%; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#site-logo { float: left; }
#site-logo .site-logo-text { color: #4b4b4b; font-size: 22px; line-height: 34px; font-weight: 700; }
#site-logo .site-logo-text:hover { color: #ffbc13; }

/*.menu-has-search #site-header.style-1 #main-nav,
.menu-has-search #site-header.style-5 #main-nav { right: 50px; }

.menu-has-cart #site-header.style-1 #main-nav,
.menu-has-cart #site-header.style-5 #main-nav { right: 60px; }*/

#site-header.style-1 #main-nav,
#site-header.style-5 #main-nav { left: 315px; }

#site-header.style-1 #area-cliente,
#site-header.style-5 #area-cliente { right: 66px; }

/* Header Styles */
#site-header.style-1 #main-nav,
#site-header.style-5 #main-nav { position: absolute; /*right: -3px;*/ top: 50%; z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }

#site-header.style-1 #main-nav > ul > li > a,
#site-header.style-5 #main-nav > ul > li > a { height: 50px; line-height: 50px; }

/*#site-header.style-1 .header-search-icon,
#site-header.style-5 .header-search-icon { display: block; height: 50px; line-height: 50px; color: #4b4b4b; font-size: 16px; }

#site-header.style-1 .header-search-icon:hover,
#site-header.style-5 .header-search-icon:hover { color: #ffbc13; }

#site-header.style-1 .header-search-form,
#site-header.style-5 .header-search-form { top: 4px; }*/

/* Header Search */
#site-header #area-seguro { position: absolute; right: 260px; top: 50%; z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }

#site-header #area-cliente { position: absolute; right: 15px; top: 50%; z-index: 10; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
/*#site-header .header-search-form { position: absolute; right: 30px; top: -6px; width: 210px; display: none; }
#site-header .header-search-field { margin: 0; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; background-color: #fff; width:100%; border:1px solid #ccc; }
#site-header .header-search-submit { position: absolute; right: 0; top: 0; filter: alpha(opacity=0); opacity: 0; visibility: hidden; display: none; }
#site-header .header-search-form.show { filter: alpha(opacity=100); opacity: 1; visibility: visible; }
#site-header .header-search-form header-search-field { width: 273px; height: 43px; }*/


/* Navigation */
#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 18px; }
#main-nav > ul > li:first-child { padding-left: 0; }
#main-nav > ul > li > a { display: block; font-family: "Montserrat", sans-serif; font-size: 14px; font-weight: 500; color: #4b4b4b; text-transform: uppercase; }
#main-nav > ul > li > a:hover,
#main-nav > ul > li.current-menu-item > a { color: #ffbc13; }
#main-nav > ul > li.menu-item-has-children > a { position: relative; padding-right: 15px; }
#main-nav > ul > li.menu-item-has-children > a:after { content: "\f107"; font-family: "FontAwesome"; position: absolute; right: 0; top: 0; filter: alpha(opacity=75); opacity: 0.75 }

/* Re-style for header 5 (float) */
.header-style-5 #site-header { background-color: transparent !important; }
.header-style-5 #site-header-wrap { position: absolute; left: 0; top: 0; width: 100%; background-color: transparent; z-index: 999; }
#site-header.style-5:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; filter: alpha(opacity=20); opacity: 0.2; z-index: -1; }

#site-header.style-5 #main-nav > ul > li > a { color: #fff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }
#site-header.style-5 #main-nav > ul > li.current-menu-item > a,
#site-header.style-5 #main-nav > ul > li > a:hover { color: #ffbc13; }

#site-header.style-5 .mobile-button:before,
#site-header.style-5 .mobile-button:after, 
#site-header.style-5 .mobile-button span { background-color: #fff; }
#site-header.style-5 .nav-cart-trigger { color: #fff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }
#site-header.style-5 .nav-cart-trigger:hover { color: #ffbc13; }
/*#site-header.style-5 .header-search-icon { color: #fff; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1); }*/
/*#site-header.style-5 .header-search-icon:hover { color: #ffbc13; }*/

/* Header sticky */
#site-header.is-sticky { position: fixed; left: 0; top: 0; width: 100%; z-index: 999999; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
#site-header.is-sticky:after {  filter: alpha(opacity=80); opacity: 0.8; }
#site-header.is-sticky #site-header-inner { padding-top: 10px; padding-bottom: 10px; }

/* Sub Menu */
/*#main-nav .sub-menu { position: absolute; left: 0; top: 100%; width: 220px; filter: alpha(opacity=0); opacity: 0; visibility: hidden; z-index: 9999;
    -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s;
    -webkit-transform: translateY(3px); -moz-transform: translateY(3px); transform: translateY(3px);
	-webkit-box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
	   -moz-box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
	        box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
			padding: 0;
}*/

#main-nav .sub-menu { position: absolute; left: 0; top: 100%; width: 320px; filter: alpha(opacity=0); opacity: 0; visibility: hidden; z-index: 9999;
    -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s;
    -webkit-transform: translateY(3px); -moz-transform: translateY(3px); transform: translateY(3px);
	-webkit-box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
	box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
	padding: 0;
}
#main-nav > ul > li:first-child > .sub-menu { left: -18px; }
#main-nav .sub-menu li a { display: block; background-color: #fff; color: #4b4b4b; font-weight: 500; font-size: 0.928em; font-family: "Montserrat", sans-serif; text-transform: uppercase; border-top: 1px solid #eaeaea; padding: 10px 19px; line-height: 24px; }
#main-nav .sub-menu li a { display: block; background-color: #fff; color: #4b4b4b; font-weight: 500; font-size: 13px; font-family: "Montserrat", sans-serif; text-transform: uppercase; border-top: 1px solid #eaeaea; padding: 10px 19px; line-height: 24px; }
#main-nav .sub-menu li:first-child a { border-top: 0; }
#main-nav .sub-menu li a:hover { color: #ffbc13; }
#main-nav li:hover > .sub-menu { filter: alpha(opacity=100); opacity: 1; visibility: visible;
    -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s;
    -webkit-transform: translateX(0px); -moz-transform: translateX(0px); transform: translateX(0px);
}

/* Mobile Navigation */
#main-nav-mobi { display: block; margin: 0 auto; width: 100%; position: absolute; left: 0; top: 100%; z-index: 99999; background-color: #262626; }
#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 #333; padding-top: 0; padding-bottom: 0; }
#main-nav-mobi ul > li > a { font-weight: 500; color: #777; display: inline-block; font-family: "Montserrat", sans-serif; font-size: 14px; text-transform: uppercase; line-height: 50px; text-decoration: none; }
#main-nav-mobi ul > li > a:hover { color: #ffbc13; }
#main-nav-mobi .menu-item-has-children .arrow { cursor: pointer; display: inline-block; font-family: "FontAwesome"; font-size: 20px; line-height: 50px; position: absolute; right: 0; text-align: center; top: 0; width: 50px; }
#main-nav-mobi .menu-item-has-children .arrow:before { content: "\f105"; color: #aaa; }
#main-nav-mobi .menu-item-has-children .arrow.active:before { content: "\f107"; }
#main-nav-mobi ul ul li { background-color: #292929; }
#main-nav-mobi ul ul ul li { background-color: #323232; }

/* Mobile Menu Button */
.mobile-button { display: none; float: right; position: relative; background: transparent; cursor: pointer; margin-top: 18px; width: 26px; height: 16px; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.mobile-button:before,
.mobile-button:after, 
.mobile-button span { background-color: #222; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.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); }


/* Scroll Top Button
-------------------------------------------------------------- */
#scroll-top { position: fixed !important; right: 25px; bottom: -50px; display: block; line-height: 38px; text-align: center; width: 40px; height: 40px; visibility: hidden; filter: alpha(opacity=0); opacity: 0; z-index: 9999; cursor: pointer; z-index: 1; overflow: hidden; }
#scroll-top:after { content: "\f106"; font-family: "FontAwesome"; color: #fff; font-size: 20px; position: absolute; left: 0; top: 0; width: 100%; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#scroll-top:before { border-radius: 3px; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #ffbc13; z-index: -1; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
#scroll-top:hover:before { background-color: #585252; }
#scroll-top:hover:after { color: #fff; }
#scroll-top.show { bottom: 40px; filter: alpha(opacity=100); opacity: 1; visibility: visible; }


/* home */

@font-face {
  font-family: 'Roboto-Regular';
  	src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
	     url('fonts/Roboto-Regular.woff') format('woff'),
		 url('fonts/Roboto-Regular.ttf')  format('truetype'),
		 url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Medium';
  	src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Roboto-Medium.woff') format('woff'),
		 url('fonts/Roboto-Medium.ttf')  format('truetype'),
		 url('fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans';
  src: url('fonts/OpenSans.eot?#iefix') format('embedded-opentype'),
  	   url('fonts/OpenSans.woff') format('woff'),
	   url('fonts/OpenSans.ttf')  format('truetype'),
	   url('fonts/OpenSans.svg#OpenSans') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat-Medium';
  	src: url('fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Montserrat-Medium.otf')  format('opentype'),
	     url('fonts/Montserrat-Medium.woff') format('woff'),
		 url('fonts/Montserrat-Medium.ttf')  format('truetype'),
		 url('fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

.sidebar .widget.widget_search .search-form .search-field{
    margin-bottom: 10px;
    padding-left: 17px;
    padding-right: 48px;
}
/*select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    background-color: transparent;
    border: 1px solid #eaeaea;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #777;
    height: auto;
    line-height: inherit;
    margin-bottom: 30px;
    padding: 11px 19px;
    text-shadow: none;
    transition: border 0.238s ease 0s;
    width: 100%;
}
*/

/* 404 */

.shadow-top {
    background: rgba(0, 0, 0, 0) url("../images/shadow-top.png") repeat-x scroll 0 bottom;
    height: 6px;
    position: absolute;
    width: 100%;
    z-index: 9999;
}

.post_item_404{
	padding:80px 0;
	float: left;
}

.post_item_404 .page_title {
    color: #aaaaaa;
}

.post_item_404 .page_title {
    font-size: 13em;
    letter-spacing: 0;
    line-height: 0.9em;
    margin: 0;
    text-align: left;
}

.post_item_404 .page_info {
    box-sizing: border-box;
    text-align: left;
}

.post_item_404 .page_subtitle {
	font-family: 'Montserrat-Medium';
	font-size: 25px;
    letter-spacing: 1px;
    margin: 0;
}

.post_item_404 .page_description {
	font-family: 'Roboto-Medium';
	font-size: 12px;
    letter-spacing: 1px;
    line-height: 2.7em;
    margin-bottom: 15px;
    margin-top: 5px;
    text-transform: uppercase;
}

input[type="search"] {
    outline: 0 none;
}

#main-content{
  padding: 0 0 50px;
}
  
.imagem-post {
  margin-bottom: 25px;
  position: relative;
}

.hentry + .hentry {
    margin-top: 60px;
}

.center{
	text-align: center !important;
}

.center .line{
	width:60px !important;
	margin:10px auto 30px !important;
	position:relative;
}

.sub-titulo {
    margin-bottom: 30px;
    position: relative;
    text-align: left;
}

.sub-titulo h2 {
	font-family: 'Montserrat-Medium';
    font-size: 20px;
	font-weight: normal;
    font-style: normal;
	text-transform: uppercase;
    margin-bottom: 0;
}

.sub-titulo .line {
    background: #ffcb05 none repeat scroll 0 0;
    height: 2px;
    margin: 10px 0;
    position: relative;
    width: 60px;
}

.elementor-column-wrap{
	padding:0 !important;
}

/* migalhas */

.titulo-pagina{
	font-family: 'Lato-Regular';
	font-size: 30px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
}

.breadcrumb-outer {
    border-bottom: 1px solid #e9e9e9;
    padding: 20px 0;
    position: relative;
}

#header-interna {
	background-attachment: scroll;
    background-clip: border-box;
    background-color: #363839;
    background-image: url("https://www.8acondominios.com.br/wp-content/themes/8A/images/header-interno.jpg");
    background-origin: padding-box;
    background-position: 78% center;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding: 40px 0;
    position: relative;
	text-align: center;
}

#header-interna p {
    color: #fff;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 300;
    margin: 0;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
    padding: 8px 0;
	text-align: center;
}
.breadcrumb > li {
    display: inline;
}
.breadcrumb > li + li::before {
    content: "";
    padding: 0;
}
.breadcrumb li{
	font-family: 'Lato-Regular';
    color: #808080;
    font-size: 16px;
}

.breadcrumb li a {
    color: #edcd60;
}

.breadcrumb .divider {
    color: #ccc;
    padding: 0 5px;
}

.borda-servicos{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
}

.borda-servicos2{
	border-left: 1px solid #ccc;
}

/* Cursos */

.espaco-page{
	padding: 50px 0;
}

.btncurso {
	background-color: #ffbc13;
	border: 2px solid #ffbc13;
	color: #fff;
	display: inline-block;
	font-family: 'Roboto-Medium';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	text-transform:uppercase;
	padding: 5px 20px;
	transition: all 0.238s ease 0s;
	border-radius: 5px;
	width:100%;
	cursor: pointer;
	margin-top: 10px;
}
.btncurso:hover {
	background-color: #ce970b;
	border: 2px solid #ce970b;
	color: #fff;
	text-decoration: none !important;
}

#splite_popup_title {
    font-size: 20px !important;
    line-height: 32px;
    text-transform: uppercase;
}

#splite_popup_title, #splite_popup_box div.wpcf7-response-output, a.splite_sideEnquiry {
    background-color: #ffbc13 !important;
}

#splite_popup_box {
    border-bottom: 5px solid #ffbc13 !important;
}

#splite_popup_box input.wpcf7-form-control.wpcf7-submit {
    background: #ffbc13 none repeat scroll 0 0 !important;
}

#splite_popup_box .wpcf7-form-control.wpcf7-submit {
    font-size: 15px !important;
}

#splite_popup_box.layout_centered {
    max-height: 60% !important;
}

.cursoCard:nth-child(2n) {
    margin-right: 0;
}

.cursoCard-infos {
    border-top: 1px solid #eaf1f3;
    color: #9898a6;
    display: flex;
    font-weight: bold;
    height: 50px;
    opacity: 0.7;
    position: relative;
    width: 100%;
}
.cursoCard-infos-tempoEstimado, .cursoCard-infos-dificuldade, .cursoCard-infos-mais {
    text-align: center;
}

.cursoCard-infos-tempoEstimado, .cursoCard-infos-dificuldade {
    -moz-box-flex: 2;
    border-right: 1px solid #eaf1f3;
    flex-grow: 2;
    /*line-height: 0.9em;*/
    padding-top: 0.9em;
}

.cursoCard-infos-tempoEstimado-texto {
    font-size: 0.8em;
    font-weight: normal;
}

.cursoCard-icone {
    -moz-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    /*height: 100%;*/
    width: 45px;
}

.cursoCard-nome {
    letter-spacing: -0.2px;
    margin-left: 15px;
    max-width: 80%;
    text-align: left;
}

.cursoCard-firstRow {
    -moz-box-align: center;
    align-items: center;
    display: flex;
    height: 100px;
    padding: 0.75em;
    width: 100%;
}

.cursoCard.cursoCard {
    border: 1px solid #eaf1f3;
    flex-direction: column;
    height: auto;
    padding: 0;
    position: relative;
}

.cursoCard {
    -moz-box-pack: start;
    background: #fff none repeat scroll 0 0;
    color: inherit;
    display: inline-flex;
    font-size: 14px;
    justify-content: flex-start;
    margin: 0 auto;
    padding: 0.75em;
    text-decoration: none;
    transition: box-shadow 0.5s ease 0s;
    vertical-align: top;
    width: 100%;
}

.image_wrapper2 .image_link{
	background-color:#ffcb05;
	color:#fff;
	height:49px;
	position:absolute;
	transition:all 0.2s ease 0s;width:100%;
}

.image_wrapper2 .image_link:hover{
	background-color:#ffcb05;
	text-decoration:none;
}

.image_wrapper2 .image_link{
	bottom:-50px;
	margin-left:0;
	text-align:center;
	line-height: 50px;
	font-family: 'Roboto-Medium';
	font-size: 14px;
	text-transform: uppercase;
}

.image_wrapper2:hover .image_link{
	bottom:0%;
}

.image_wrapper2 {
    overflow: hidden;
    position: relative;
    transition: all 0.7s ease 0s;
	margin-bottom:25px;
}

.box-metodologia {
    background-color: #fff;
    border: 1px solid #dedede;
    color: #7a7a7a;
	padding: 30px;
	margin-bottom: 20px;
}

.title-metodologia {
	font-family: 'Montserrat-Medium';
    font-size: 18px;
    color: #777;
	font-weight: normal;
}

/*.modulo-col-right .elementor-button.elementor-size-md {
    width: 100%;
}

.modulo-col-right .elementor-widget-button a.elementor-button {
    background-color: #ffbc13;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
}*/

/* Serviços */

.top-services {
	background-color:#f6f6f6;
	padding: 160px 0;
	position: relative;
}
.top-services .column {
	margin-bottom: 20px;
	position: relative;
}
.top-services .column .inner-box {
	margin: 0 auto;
	max-width: 500px;
	min-height: 90px;
	padding-left: 85px;
	position: relative;
}
.top-services .column .icon {
	left: 0;
	position: absolute;
	top: 10px;
	transition: all 500ms ease 0s;
	width: 80px;
}
.top-services .column:hover .icon {
	transform: scale(0.8, 0.8);
}
.top-services .column .title-servico h3 {
	color: #555555;
	font-family: 'Roboto-Regular';
	font-size: 16px;
	font-weight: normal;
	top:25px;
	margin-bottom: 0;
	position: relative;
	text-transform: none;
}

.services-page-section {
    background: #f4f6f7 none repeat scroll 0 0;
    overflow: hidden;
	padding: 50px 0 0;
}

.white-right{
	padding-bottom:50px;
}
.white-right::before {
    background: #fff none repeat scroll 0 0;
    bottom: -90px;
    content: "";
    height: 117%;
    left: -15px;
    position: absolute;
    top: -90px;
    width: 2500px;
    z-index: 0;
	
}

/*.sidebar-servicos ul{
	padding:0 0 0 25px;
}*/

.sidebar-servicos ul{
	padding:0;
}

.sidebar-servicos{
    margin: 0 0 10px;
    padding: 0 10px;
}

.sidebar-servicos .widgettitle{
	display:none;
}

.sidebar-servicos li {
    list-style: outside none none;
	line-height: 15px;
}

/*.sidebar-servicos li a {
    color: #222;
    display: block;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-weight: normal;
	font-style:normal;
    padding: 15px 0;
    position: relative;
    text-decoration: none;
    text-transform: normal;
    transition: all 0.2s ease-in-out 0s;
	border-bottom: 1px solid #e1e1e1;
}*/

.sidebar-servicos li a {
    border-bottom: 1px solid #e1e1e1;
    color: #222;
    display: block;
    font-family: "Roboto-Regular";
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    padding: 15px 35px 15px 0;
    position: relative;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
}

.sidebar-servicos li a::after {
    color: #222;
    content: "";
    font-family: "FontAwesome";
    font-size: 12px;
    line-height: 50px;
    position: absolute;
    right: 5px;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
}

.current_page_item a{
	color:#ffbc13 !important;
}


.elementor-toggle .elementor-toggle-title .elementor-toggle-icon .fa::before {
    content: "\f0fe" !important;
}

.elementor-toggle .elementor-toggle-title.active .elementor-toggle-icon .fa::before {
    content: "\f146" !important;
}

.elementor-widget-toggle .elementor-toggle .elementor-toggle-title {
    font-family: 'Montserrat-Medium';
    font-size: 18px;
    color: #7a7a7a !important;
    font-weight: normal !important;
}

.elementor-widget-toggle .elementor-toggle .elementor-toggle-content {
    color: #7a7a7a;
    font-family: 'OpenSans' !important;
    font-weight: 400;
}

.elementor-accordion .elementor-accordion-title .elementor-accordion-icon .fa::before {
    content: "\f0fe" !important;
}

.elementor-accordion .elementor-accordion-title.active .elementor-accordion-icon .fa::before {
    content: "\f146" !important;
}

.elementor-widget-accordion .elementor-accordion .elementor-accordion-content {
	font-family: 'OpenSans' !important;
}

.elementor-widget-text-editor {
	font-family: 'OpenSans' !important;
 	font-weight: normal;
  	font-style: normal;
}

.elementor-widget-accordion .elementor-accordion .elementor-accordion-title {
	font-family: 'Montserrat-Medium';
    font-size: 18px;
    color: #7a7a7a !important;
    font-weight: normal !important;
}

.elementor-accordion-title{
	border-bottom: 1px solid #e8e8e8;
}

.elementor-widget-heading .elementor-heading-title {
	font-family: 'Montserrat-Medium' !important;
    font-size: 18px !important;
    color: #777 !important;
	font-weight: normal !important;
}


.ajuste-pag-pesquisa{
	margin-bottom:50px;
}

/* Blog */

/* Paginação blog */

.nav-links a{
	font-family: 'OpenSans';
}

.nav-links {
    font-size: 0.8571em;
    font-weight: bold;
    margin-top: 7.2em;
    text-align: center;
    text-transform: uppercase;
}

.nav-links .page-numbers.current {
    background-color: #ffbc13;
    color: #ffffff;
}
	
.nav-links .page-numbers {
    color: #1d1d1d;
}

.nav-links .page-numbers {
    display: inline-block;
    height: 4.3333em;
    line-height: 4.3333em;
    margin-right: 0.2em;
    text-align: center;
    width: 4.3333em;
}

.nav-links .next:hover, .nav-links .prev:hover  {
    background-color: #ce970b;
	color: #fff;
}

.nav-links .page-numbers:hover {
    background-color: #ffbc13;
	color: #fff;
}

.ajuste-blog{
	margin-bottom: 50px;
}

.ajuste-titulo-blog{
	padding:21px 0;
}

.thumb-novid img{
	width: 100px;
	height: 82px;
}

.area-blog{
	padding: 60px 0;
}

.search-submit {
	font-family: 'OpenSans';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding:0 15px;
    background: #ffcb05 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    height: 48px;
    position: absolute;
    right: 23px;
    text-align: center;
    top: 28px;
    transition: all 0.3s ease 0s;
    /*width: 46px;*/
}

p{
	font-family: 'Lato-Regular';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
	
.item-img {
	overflow: hidden;
	position: relative;
}
.item-img img {
	max-width: 100%;
	transition: all 0.3s ease 0s;
}
.item-img:hover img {
	display: inline-block;
	line-height: 0;
	opacity: 0.9;
	transform: scale(1.05);
}
.data-post {
	color: #8e8d8d;
	font-family: 'Roboto-Regular';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.descricao{
	padding: 20px;
	border: 1px solid #ebebeb;

}

.titulo-post h3 {
	color: #4d4d4;
	font-family: 'Roboto-Medium';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none !important;
}
.titulo-post:hover h3 {
	color: #fba62f;
	text-decoration: none !important;
}
.btn-leia-mais {
	background-color: #ffbc13;
	border: 2px solid #ffbc13;
	color: #fff;
	display: inline-block;
	font-family: 'Roboto-Medium';
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform:uppercase;
	padding: 5px 20px;
	transition: all 0.238s ease 0s;
	border-radius: 5px;
}
.btn-leia-mais:hover {
	background-color: #ce970b;
	border: 2px solid #ce970b;
	color: #fff;
	text-decoration: none !important;
}

/* Contato */


.info-contato{
	padding:0 20px;
}

.info-contato h6 {
	font-size: 14px;
    margin: 10px 0 25px 0;
    padding: 0;
}

.info-contato h2 {
	font-family: 'Montserrat-Medium';
    font-size: 16px;
	font-weight: normal;
    font-style: normal;
	text-transform: normal;
    margin-bottom: 0;
}

.sub-titulo-contato {
    margin-bottom: 30px;
    position: relative;
    text-align: center;
}

.sub-titulo-contato h2 {
	font-family: 'Montserrat-Medium';
    font-size: 20px;
	font-weight: normal;
    font-style: normal;
	text-transform: uppercase;
    margin-bottom: 0;
}

.sub-titulo-contato .line {
    background: #ffcb05 none repeat scroll 0 0;
    height: 2px;
    margin: 10px auto;
    position: relative;
    width: 60px;
}

.wpcf7 .wpcf7-submit {
    background: #edcd60 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: 27px;
    padding: 0 27px;
    position: relative;
    text-transform: uppercase;
	width: 150px;
	transition: all 0.238s ease 0s;
}

.wpcf7 .wpcf7-submit:hover {
    background-color: #313292;
    color: #fff;
    text-decoration: none !important;
	transition: all 0.238s ease 0s;
}

.wpcf7-form input {
    border: 1px solid #dadada;
    color: #454545;
    font-family: "OpenSans";
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    height: 40px;
    outline: medium none;
    padding-left: 20px;
    width: 100%;
}

.wpcf7-form #checkbox input {
    border: 1px solid #dadada;
    color: #454545;
    font-family: "OpenSans";
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    height: 18px;
    outline: medium none;
    padding-left: 20px;
    width: 20px;
}

.wpcf7-form textarea {
    border: 1px solid #dadada;
    color: #454545;
    font-family: "OpenSans";
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    height: 40px;
    max-height: 180px;
    max-width: 100%;
    min-height: 140px;
    outline: medium none;
    padding: 12px 20px;
    resize: none;
    width: 100%;
}

.wpcf7-form label {
    margin-bottom: 25px;
    text-align: left;
    width: 100%;
}

.wpcf7-form .checkbox {
    margin-bottom: 10px;
}

.wpcf7-form button[type="submit"] {
    background: #ffbc13 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: block;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
	font-weight: 700;
    line-height: 40px;
    margin: 0 auto 40px;
    padding: 0 27px;;
    text-align: center;
    text-transform: uppercase;
    width: auto;
	border-radius: 2px;
}

.wpcf7-form button:hover {
    background-color: #ce970b;
    transition: all 0.4s ease 0s;
}

/*div.wpcf7-response-output {
    margin: 2em 0.5em 4em !important;
    padding: 0.2em 1em;
}*/

/* Footer */

.logo_360 {
    background: rgba(0, 0, 0, 0) url("../images/360brasil-off.png") repeat scroll 0 0;
    display: block;
    height: 25px;
    margin-top: 3px;
    position: relative;
    width: 76px;
}

.logo_360:hover {
    background: rgba(0, 0, 0, 0) url("../images/360brasil-on.png") repeat scroll 0 0;
    height: 25px;
    width: 76px;
}

#footer {
	background-color: #1c1c1c;
	border-top: 5px solid #edcd60;
	padding: 45px 0 45px 0;
}

.prev-nov {
	min-height: 85px;
}
.post-widget {
	display: block;
}
.post-widget {
	text-align: left;
}
.post-widget + .post-widget {
	margin-top: 25px;
}

.thumb-novid {
	display: inline-block;
	width: 27%;
}
/*.img-circle {
	border-radius: 50%;
}*/
.chamada-corpo {
	display: inline-block;
	height: 85px;
	padding-left: 10px;
	position: relative;
	vertical-align: middle;
	width: 72%;
}
.data-widget-post {
	color: #0077a1;
	font-family: 'OpenSans';
	font-size: 14px;
	font-weight: normal;
}

.post-widget p {
	font-family: "OpenSans";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
}
.post-widget a:hover {
	color: #fba62f;
}
.post-widget a:hover .data-widget-post {
	margin-left: 12px;
}
.post-widget a:hover .post-widget-title {
	color: #0077a1;
}
.fa-angle-double-right {
	color: #989898;
}
.post-widget-title {
	color: #adadad;
	font-family: 'Montserrat-Medium';
	font-size: 14px;
	font-weight: normal;
	transition: all 0.3s ease 0s;
}
.post-widget .data-widget-post {
	margin-left: 2px;
	transition: all 0.3s ease 0s;
}
.linha {
	border-bottom: 1px solid #464646;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

/*.post-widget + .post-widget {
	margin-bottom: 0;
}*/

.titulo-footer-post{
	color: #adadad;
	font-family: "Montserrat",sans-serif;
	font-weight: normal;
	font-styke: normal;
	font-size:16px;
	text-transform:uppercase;
	margin: 0 0 12px;
	text-rendering: optimizelegibility;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	color: #b7b7b7;
	font-family: 'Lato-Regular';
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	list-style: outside none none;
	text-align: left;
	/*text-align:center;*/
}

#footer .endereco {
	background: rgba(0, 0, 0, 0) url("https://www.8acondominios.com.br/wp-content/uploads/2018/04/local.png") no-repeat scroll 0 10px;
	padding: 0 0 9px 20px;
}

#footer .telefone {
	background: rgba(0, 0, 0, 0) url("https://www.8acondominios.com.br/wp-content/uploads/2018/04/telefone.png") no-repeat scroll 0 10px;
	padding: 0 0 9px 20px;
}

#footer .whats-telefone {
	background: rgba(0, 0, 0, 0) url("https://www.8acondominios.com.br/wp-content/uploads/2018/04/icon-whatsapp.png") no-repeat scroll 0 10px;
	padding: 0 0 9px 20px;
}

#footer .e-mail {
	background: rgba(0, 0, 0, 0) url("https://www.8acondominios.com.br/wp-content/uploads/2018/04/email.png") no-repeat scroll 0 11px;
	padding: 0 0 9px 20px;
}

.copyright{
	background-color:#1c1c1c;
	padding:10px 0;
}

.copyright p{
	color: #b7b7b7;
	font-family: 'Lato-Regular';
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	margin-top:25px;
}



/* Media Queries
-------------------------------------------------------------- */
@media only screen and (min-width: 1930px) {
	.parallax {
		background-size: cover;
	}
}


@media only screen and (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}

@media only screen and (max-width: 1024px) {
	#hero-section .hero-title h1 {
		font-size: 37px;
		height: 75px;
		line-height: 41px;
	}
}

@media only screen and (max-width: 991px) {
	.font-size-25 { font-size: 18px; }
	.font-size-30 { font-size: 20px; }
	.font-size-35 { font-size: 26px; }
	.font-size-40 { font-size: 28px; }
	.font-size-45 { font-size: 30px; }
	.font-size-50 { font-size: 26px; }
	.font-size-55 { font-size: 30px; }
	.font-size-60 { font-size: 35px; }
	.font-size-70 { font-size: 40px; }
	.font-size-80 { font-size: 45px; }
	.font-size-90 { font-size: 50px; }
	.font-size-100 { font-size: 55px; }

	#hero-section .hero-text { font-size: 16px; margin-top: 0; }

	#site-header .mobile-button { display: block; }
	.text-left-mobile { text-align: left !important; }
	.text-center-mobile { text-align: center !important; }

	/*#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: 50px 0; }

	#site-header #site-header-inner,
	#site-header.style-2 #site-header-inner,
	#site-header.style-3 #site-header-inner,
	#site-header.style-4 #site-header-inner { padding-top: 15px; padding-bottom: 15px; }

	#site-header.style-2 #site-logo { margin-top: 0; }
	#site-header.style-4 #site-logo { text-align: left; float: left; }

	#footer-widgets .widget .widget-title { font-size: 1.142em; margin-bottom: 28px; }
	
	.white-right::before {
		top: -11px;
	}
	
	#hero-section .hero-title h1 {
		font-size: 37px;
		height: 75px;
		line-height: 41px;
	}	
	
}

@media only screen and (max-width: 767px) {
	#top-bar { display: none; }

	#site-header #site-header-inner,
	#site-header.style-2 #site-header-inner,
	#site-header.style-3 #site-header-inner,
	#site-header.style-4 #site-header-inner { padding-top: 12px; padding-bottom: 12px; }

	#footer { padding: 50px 0 10px; }
	#footer-widgets [class^="col-md-"] .widget:last-child { margin-bottom: 30px; }
	
	.post_item_404 .page_subtitle {
		font-family: 'Montserrat-Medium';
		font-size: 18px;
		letter-spacing: 1px;
		margin: 0;
	}
	
	.post_item_404 .page_title {
		font-size: 10em;
		margin-bottom:15px;
		text-align: center;
	}
	
	.post_item_404 .page_info {
		text-align: center;
	}
	
	.descricao {
		margin-bottom: 30px;
	}
	
	.chamada-corpo {
		width: 70%;
	}
	
	.elementor-widget-image .elementor-image img {
		margin-top: 30px;
	}
	
	.elementor-323 .elementor-element.elementor-element-9cvv2pd > .elementor-element-populated {
		margin: 15px 23px;
	}
	
	#splite_popup_box.layout_centered {
		max-height: 80% !important;
	}
	
	#hero-section .hero-title h1 {
		font-size: 39px;
		height: 71px;
		line-height: 50px;
	}
	
}

@media only screen and (max-width: 640px) {
	#hero-section .hero-title h1 {
		font-size: 35px;
		height: 73px;
		line-height: 44px;
	}
	
	.main-logo img {
		width: 65px;
	}
}

@media only screen and (max-width: 479px) {
	#site-header #site-header-inner,
	#site-header.style-2 #site-header-inner,
	#site-header.style-3 #site-header-inner,
	#site-header.style-4 #site-header-inner { padding-top: 12px; padding-bottom: 12px; }
}

/* Retina Devices
-------------------------------------------------------------- */
@media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (   -moz-min-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx){
	.wprt-testimonials .customer:after {
		background: url(assets/img/5-stars@2x.png) no-repeat center center ;
		background-size: 97px 15px;
	}
}

@media (max-width: 1280px) {
	#site-header.style-1 #main-nav, #site-header.style-5 #main-nav {
		left: 168px;
	}
}

@media (max-width: 480px) {
	.main-logo img{
		width: 65px;
	}
	
	.btn-group .btn {
		padding: 5px 15px !important;
		border-radius: 5px !important;
	}
	
	#hero-section .hero-title h1 {
		font-size: 28px;
		line-height:27px;
	}
	
	#hero-section .hero-title h1 {
		font-size: 25px;
   		height: 79px;
    	line-height: 25px;
	}
}