/*
Theme Name: Sandri & Lopes by Webiq
Author: Webiq
Author URI: https://webiq.com.br/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

a:hover, a:active, a:focus {
    outline: none;
    border: 0;
}


.a2a_label {
    position: absolute!important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    clip-path: polygon(0 0,0 0,0 0);
    -webkit-clip-path: polygon(0 0,0 0,0 0);
    overflow: hidden;
    height: 1px;
    width: 1px;
}

.a2a_svg {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    padding: 0;
    width: 32px;
}

.a2a_svg svg {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: none;
    display: block;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    width: auto;
    height: auto;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}


.box-categorias { list-style-type: none; padding: 0; margin: 0; margin-top: 50px; }
.categories { text-align: center; font-weight: bold; padding: 0; margin: 0; }
.categories ul { margin: 0; padding: 0; margin-top: 20px; }
.categories li { display: inline-block; width: auto; font-weight: normal; padding: 10px; border: 1px solid #000; border-radius: 10px; margin: 0 10px; }
.categories li a { color: #000; }

.addtoany_share_save_container .bs { display: none; }

.calculadora-template-default .content-int .text { padding: 30px 0; } 

.frame { position: relative; height: 400px; overflow: hidden; }
.frame iframe { top: -120px; position: absolute; }

.whatsapp-color { background-color: #1d9933 !important; margin-left: 20px; }

.contacts { 
	position: fixed;
	right: -10px;
	z-index: 9999;
	bottom: 5%;
	display: none;
	padding: 10px; 
	background-color: rgba(0,0,0,0.7);
	border-radius: 10px;
}
.contacts a { display: block; text-align: center; color: #ffffff; }
.contacts a.bt-whatsapp { background-color: #0fa331; }
.contacts a.bt-phone { background-color: #06ba81; }
.contacts a.bt-mail { background-color: #c16d00; }
.contacts a.bt-facebook { background-color: #4267b2; }
.contacts a.bt-instagram { background-color: #df3a64; }
.contacts a.bt-linkedin2 { background-color: #2567b3; }

.master-wrap { overflow-y: hidden; max-width: 100%; }

body { font-family: 'Raleway', sans-serif; background-color: #f9f9f9; color: #000; padding: 0; margin: 0; }

h1, h2, h3, h4, h5 { }
a:hover { color: inherit; }

header { background-color: rgba(0,0,0,0.5); position: fixed; width: 100%;  top: 0; margin: 0; padding: 10px 0; z-index: 100; border-bottom: 1px solid rgba(255,255,255,0.2); }
header .navegacao { padding: 20px 0; }
header a { color: #fff; font-size: 13px; text-transform: uppercase; font-weight: bold; display: inline-block; padding: 10px; line-height: 20px; }
header a:hover { color: #ccc; }
header .redes { position: absolute; right: 0; top: 25px; height: 30px; }
header .redes a {margin-right: 4px; display: inline-block; width: 32px; height: 32px; text-align: center; line-height: 32px; background-color: #2f2f2f; color: #fff; padding: 0; border-radius: 4px !important; overflow: hidden; }
.redes a span { display: block; }
header .bt { background-color: #9d9d9d; border-radius: 5px; margin-left: 10px; }
header .bt:hover { text-decoration: none; }
header .bt i { margin-right: 5px; }

.btn-maps { background-color: #9d9d9d; border-radius: 5px; display: block; padding: 5px 10px; text-align: center; color: #fff; margin: 10px 0; font-size: 14px;  }


.bt-linkedin { background-color: #2f2f2f; color: #fff; padding: 5px 10px; text-decoration: none; border-radius: 3px; }
.bt-linkedin:hover { color: #fff; }

.logged-in header { top: 30px; }

.banner { min-height: 100vh; background: #1d1d1d url('images/bg-home.jpg?2020') center no-repeat; background-size: cover; position: relative; }
.banner h1 { position: absolute; left: 0; right: 0; bottom: 0; top: 0; color: #fff; display: block; width: 600px; margin: auto; height: 140px; text-transform: uppercase; text-align: center; line-height: 70px; font-size: 68px; font-weight: 800; }

.title-default { background: transparent url('images/bg-title.png?2020') center top no-repeat; width: 367px; margin: auto; display: block; height: 220px; position: relative; text-align: center; padding-top: 115px; position: relative; font-size: 38px; text-transform: uppercase; }
.title-default.top { background: transparent url('images/bg-title2.png?2020') center top no-repeat; }

.title-default:first-line { color: #666666; }
.title-default.mt160 { top: -160px; margin-bottom: -160px; }
.title-default.mt80 { top: -80px; margin-bottom: -80px; }
.title-default span { display: block; font-size: 13px; color: #a3a3a3; text-transform: none; }

.box-areas-de-atuacao .box { background-color: #ededed; display: block; padding: 20px; color: #000; margin-bottom: 30px; min-height: 150px; text-transform: uppercase; }
.box-areas-de-atuacao .box .icone { display: inline-block; width: 30%; }
.box-areas-de-atuacao .box .icone { vertical-align: top; padding-top: 10px; }
.box-areas-de-atuacao .box .icone img { vertical-align: top; }
.box-areas-de-atuacao .box .icone .icon-b { display: none; }
.box-areas-de-atuacao .box:hover { background-color: #666666; color: #fff; text-decoration: none; }
.box-areas-de-atuacao .box:hover .icone .icon-p { display: none; }
.box-areas-de-atuacao .box:hover .icone .icon-b { display: inline-block; }
.box-areas-de-atuacao .box h3 { display: inline-block; width: 60%; padding-top: 20px; font-size: 22px; color: #666 }
.box-areas-de-atuacao .box:hover h3 strong, .box-areas-de-atuacao .box:hover h3 { color: #fff; }
.box-areas-de-atuacao .box h3 strong { color: #000; display: block; }

.box-blog { background-color: #fff; margin-top: 80px; padding-bottom: 40px; }
	.list-blog .box, .box-blog-int .box { text-align: center; }
	.list-blog .box img, .box-blog-int .box img { width: 100%; height: auto; padding: 20px; }
	.list-blog .box h3, .box-blog-int .box h3 { color: #000; font-size: 18px; padding: 0 20px; display: inline-block; }
	.list-blog .box p, .box-blog-int .box p { color: #9a9a9a; font-size: 14px; padding: 0 20px; }
	.list-blog .box span.date, .box-blog-int .box span.date { color: #666; font-size: 14px; font-weight: bold; margin-bottom: 20px; display: block; }
	.list-blog .box a:hover, .box-blog-int .box:hover { text-decoration: none !important; box-shadow: 0 10px 10px rgba(0,0,0,0.2); transform: scale(1.01); transition: all 0.5s;  -webkit-transition: all 0.5s; }


.box-blog-int { padding: 20px 0 70px 0; }


.bs { 
	transform: scale(1); 
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	display: block;
	margin: 20px;
	padding: 10px;
	transition: all 0.5s;  
	-webkit-transition: all 0.5s;
}

.box-os-socios { padding: 40px 0; background-color: #ededed; }
.box-os-socios h2 { font-size: 38px; text-transform: uppercase; margin-top: 20px; }
.box-os-socios .sep { display: block; width: 50px; height: 2px; background-color: #9d9d9d; margin: 20px 0;  }
.box-os-socios h3 { color: #272727; font-size: 22px; text-transform: uppercase; margin-top: 20px; }
.box-os-socios span.oab { color: #a3a3a3; font-size: 13px; font-weight: bold; }
.box-os-socios p { font-size: 14px; color: #a3a3a3; }
.box-os-socios img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}


.box-fale-conosco { background-color: #979797; padding: 100px 0; }
.map { -webkit-filter: grayscale(100%); filter: grayscale(100%); }


.area-interna { padding-top: 180px; background: #1d1d1d url('images/bg-home.jpg?2020') center no-repeat; background-size: cover;  }
.area-interna h1 { color: #fff; text-align: center; margin-bottom: 80px; text-transform: uppercase; }

footer { background-color: #272727; color: #fff; padding: 90px 0; font-size: 13px; }
footer h2 { font-size: 13px; font-family: 'Raleway', sans-serif; font-weight: bold; }
footer .links a { display: block; color: #fff; }
footer .credits { padding: 40px 0; border-top: 1px solid #303030; margin-top: 50px; color: #9a9a9a; font-size: 13px; }
footer .redes a { display: inline-block; width: 32px; height: 32px; text-align: center; line-height: 32px; background-color: #2f2f2f; color: #fff; border-radius: 4px; overflow: hidden; margin-right: 2px; }


.content-int .text { padding: 70px; }

.page-areas-de-atuacao .title-default { display: none; }
.box-areas-de-atuacao { margin-top: 30px; }


.sidenav-trigger { position: absolute; right: 20px; font-size: 30px; color: #fff; z-index: 999; top: 0; }

.form { padding: 70px; }
.form h2 small { font-size: 13px; color: #a3a3a3; font-weight: bold; display: block; }
.form .sep { display: block; width: 50px; height: 2px; background-color: #9d9d9d; margin: 20px 0; }
.form input { max-width: 100%; border: 0; }
.form input[type="text"], .form input[type="email"]{ border-bottom: 1px solid #dfdfdf; margin-bottom: 20px; font-size: 13px; }
.form textarea { border: 0; border-bottom: 1px solid #dfdfdf; margin-bottom: 20px; height: 100px; margin-top: 30px; font-size: 13px; width: 100%; }
.form input[type="submit"]{ background-color: #9d9d9d; width: 100%; padding: 10px; color: #fff; text-transform: uppercase; font-weight: bold; font-size: 13px; }
.form span.wpcf7-not-valid-tip { font-size: 10px; }
.form div.wpcf7-validation-errors, .form  div.wpcf7-acceptance-missing { font-size: 10px; border: 0; margin: 0; display: none !important; }


.single-format-standard h1 small { display: block; }
.single-format-standard h1 { font-size: 30px; font-weight: bold; }

.single-areasdeatuacao .icon, .page-sou-empregador .icon, .page-sou-empregado .icon { display: block; margin: auto; }

.content-blog { padding: 70px 100px 30px 100px; }

.bt-direito-trabalho { background-color: #ededed; display: block; padding: 40px 20px; color: #000; margin: 30px 0; text-transform: uppercase; text-transform: uppercase; text-align: center; font-weight: bold; font-size: 16px; }

.outras-areas { padding: 50px 0; background-color: rgba(0,0,0,0.02); }
.outras-areas h2 { text-transform: uppercase; }


footer input[type="email"]{ background-color: transparent; border: 0; border-bottom: 2px solid #333333; }
footer input[type="submit"]{ background: transparent url('images/send.png') center top no-repeat; text-indent: -100px; border: 0; position: absolute; right: -18px; top: 60px; }


@media (max-width: 992px) { 
	.navegacao { display: none; }
	.sidenav-trigger { right: -550px; top: 15px; }
	header .redes { right: 60px; }
}

@media (max-width: 768px) {
	.categories li { display: block; margin-bottom: 10px; }

	.redes { display: none; }
	.contacts { display: block; }
	.title-default { max-width: 100%; }
	.bt-linkedin { margin-bottom: 50px; display: inline-block; top: -20px; position: relative; }
	.logged-in {}
	.logged-in header { top: 46px; }
	html #wpadminbar { position: fixed; }
	header nav  { display: none; }
	header .redes { position: absolute; top: -60px; right: 75px; }
	.banner { min-height: 40vh; }
	.banner h1 { width: 300px; line-height: 50px; font-size: 40px; padding-top: 80px; }
	.box-os-socios { text-align: center; }
	.box-os-socios .sep { display: block; width: 50px; height: 2px; background-color: #9d9d9d; margin: 20px auto;  }
	.box-os-socios p { margin-bottom: 40px; }
	.box-os-socios span.oab { margin-bottom: 40px; display: block; }
	footer { text-align: center; }
	.box-areas-de-atuacao .box { padding: 5px; }
	.box-areas-de-atuacao .box .icone { display: inline-block; width: 100%; text-align: center; padding-right: 0; }
	.box-areas-de-atuacao .box h3 { font-size: 15px; text-align: center; width: 100%; padding-top: 10px; }
	.box-areas-de-atuacao .box h3 strong { color: #000; display: block; }
	.box-fale-conosco { padding: 0; }
	.sidenav-trigger { right: 20px; }
	.content-blog { padding: 70px 20px 30px 20px; }
	footer .newsletter, footer .box-links { margin-top: 50px; }
	footer input[type="submit"]{ position: relative; top: auto; right: auto; margin-top: 20px; }
	footer input[type="email"]{ text-align: center; }
}



