@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i,700,700i,800,800i');
@import url('assets/bootstrap/dist/css/bootstrap.min.css');
@import url('lib/css/theme.min.css');
@import url('assets/font-awesome/css/font-awesome.min.css');



/*
Theme Name: Santa Rosa Derivados do Petróleo
Theme URI: http://www.santarosatrr.com.br
Text Domain:  santarosa
Author: DesignMaster Agência Digital
Author URI: http://www.designmaster.com.br
Description: Tema criado sob medida especificamente para nosso cliente.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-logo, custom-menu, editor-style, featured-images
*/

/*Tema*/

p {
	color:#767676;
	font-size:14px;
	line-height:22px;
}
h2 {
	font-size:29px;
	line-height:29px;
	color:#333333;
	background-image:url(images/bg-h2.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	text-transform:uppercase;
	margin-bottom:15px;
	padding-bottom:15px;
}
h3 {
	font-size:19px;
	line-height:20px;
	color:#333333;
	background-image:url(images/bg-h2.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	text-transform:uppercase;
	margin-bottom:15px;
	padding-bottom:15px;
}

h4 {
	font-size:29px;
	line-height:29px;
	color:#333333;
	background-image:url(images/bg-h2.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	text-transform:uppercase;
	margin-bottom:15px;
	padding-bottom:15px;
}
img {
	border:none !important;
}

h2 i {
	color:#5fc613;
}
.titulo {
}
.titulo h1 span{
	background: #FFF;
	padding: 5px 20px;
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	font-size:30px;

}
.titulo h1 {
	color:#bd0a17;
	text-transform:uppercase;
	margin:0px;}
.titulo-cabecalho h2
{
	font-size: 16px;
	padding:0px;
	margin:0px;
	background:none;
	font-weight: bold;
	text-transform: uppercase;
	color: #bd0a17;
}

.titulo-cabecalho h1{
	font-size: 38px;
	color: #fff;
	font-weight:bolder;
}

footer {
	color:#FFF;
	background-image:url(images/bg-footer.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	padding:60px 0px;
	background-size:cover;
}
footer i {
	color: #bd0a17;
}
footer h1 {
	color:#FFF;
	font-size:19px;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom:30px;
}
footer p {
	color:#fff;
	font-size:14px;
	line-height:22px;
}

/*Navbar*/
.navbar {
	font-weight:600;
	text-transform: uppercase;
}


/*Elementor*/

/*Padrão Wordpress*/
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
}
.sticky {}
.screen-reader-text {}
.gallery-caption {}
.bypostauthor {}
.alignright {}
.alignleft {}
.aligncenter {}

.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }







/*Somente mobile*/
@media (max-width: 1024px) {

	
	
	
}