/*
===============================================

	Theme Name: 3WEB
	Theme URI: http://3WEB.com.br
	Description: Template 3WEB
	Tags: hpamis
	Version: 1
	Text Domain: 3WEB
	Author: 3WEB
	Author URI: http://www.3WEB.com.br	

	Table of contents:

	- CSS Reset
	- General
	- Columns & Layout
	- Common
	- Typography
	- Header
	- Blog
	- Portfolio
	- Footer
	- Shortcodes & Plugins

===============================================
*/

/* NOVO */

.toggle.btn {border: 2px solid #666 !important; }
.toggle-off.btn {padding-left: 10px !important;    background: rgba(0, 0, 0, 0.2);    border-left: 10px solid #ffffff !important;}
.toggle-on.btn {
    padding-right: 10px;
    border-right: 10px solid #fff;
}
.bg-branco { background:#fff !important}
.modal-dialog { min-height:80% !important; max-width:80% !important; }
.modal-body {background-color:#f2f3f7 }
.font-p { color:#777; font-size:12px;}



#image_preview { max-width:350px; max-height:350px; }

.titulo {     background: #eee;



    color: #666;
    padding: 15px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    font-size: 16px;
    margin-top: 15px;
}

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

h1,h2,h3,h4,h5,h6 { font-family: 'Lato', sans-serif !important; -webkit-font-smoothing: antialiased !important;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	zoom:1;
	font-size:14px;
	
}

a { text-decoration:none !important;}
a:visited {  color: #000; }

@media (min-width: 999px) { 

 
}



@media (max-width: 998px) {


	
}

