/*
	Theme Name: Dual Studio CSS
	Author: Pablo Parrini Leon
	Author URI: https://www.dualstudio.com.br;
	Description: Theme Dual Studio Template
	Version: 1.0
*/

/******************************************************************************
	Import Basic Files
*******************************************************************************/
@import url("//fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700");
@import url("fontawesome-all.min.css");
@import url("owl.carousel.min.css");
@import url("owl.theme.default.min.css");
@import url("magnific-popup.css");


/******************************************************************************
	Scrollbar
*******************************************************************************/
::-webkit-scrollbar {
	z-index: 30;
	width: 10px;
}
::-webkit-scrollbar-track {
	border: 0;
	border-radius: 0;
	background-color: #eaeaea;
	box-shadow: none;
}
::-webkit-scrollbar-thumb {
	border: 0;
	border-radius: 0;
	background-color: #c1c1c1;
	box-shadow: none;
}
::-webkit-scrollbar-thumb:hover {
	background-color: #aaa;
}

/******************************************************************************
	Selection Color
*******************************************************************************/
::selection {
	color: #fff;
	background-color: #323127;
	text-shadow: none;
}
::-webkit-selection {
	color: #fff;
	background-color: #323127;
	text-shadow: none;
}
::-moz-selection {
	color: #fff;
	background-color: #323127;
	text-shadow: none;
}

/******************************************************************************
	Margin / Padding
*******************************************************************************/
/* Margin Top */
.mt-0 {
	margin-top: 0!important;
}
.mt-5 {
	margin-top: 5px!important;
}
.mt-10 {
	margin-top: 10px!important;
}
.mt-15 {
	margin-top: 15px!important;
}
.mt-20 {
	margin-top: 20px!important;
}
.mt-25 {
	margin-top: 25px!important;
}
.mt-30 {
	margin-top: 30px!important;
}
.mt-35 {
	margin-top: 35px!important;
}
.mt-40 {
	margin-top: 40px!important;
}
.mt-45 {
	margin-top: 45px!important;
}
.mt-50 {
	margin-top: 50px!important;
}
.mt-55 {
	margin-top: 55px!important;
}
.mt-60 {
	margin-top: 60px!important;
}
.mt-65 {
	margin-top: 65px!important;
}
.mt-70 {
	margin-top: 70px!important;
}
.mt-75 {
	margin-top: 75px!important;
}
.mt-80 {
	margin-top: 80px!important;
}
.mt-85 {
	margin-top: 85px!important;
}
.mt-90 {
	margin-top: 90px!important;
}
.mt-95 {
	margin-top: 95px!important;
}
.mt-100 {
	margin-top: 100px!important;
}
/* Margin Bottom */
.mb-0 {
	margin-bottom: 0!important;
}
.mb-5 {
	margin-bottom: 5px!important;
}
.mb-10 {
	margin-bottom: 10px!important;
}
.mb-15 {
	margin-bottom: 15px!important;
}
.mb-20 {
	margin-bottom: 20px!important;
}
.mb-25 {
	margin-bottom: 25px!important;
}
.mb-30 {
	margin-bottom: 30px!important;
}
.mb-35 {
	margin-bottom: 35px!important;
}
.mb-40 {
	margin-bottom: 40px!important;
}
.mb-45 {
	margin-bottom: 45px!important;
}
.mb-50 {
	margin-bottom: 50px!important;
}
.mb-55 {
	margin-bottom: 55px!important;
}
.mb-60 {
	margin-bottom: 60px!important;
}
.mb-65 {
	margin-bottom: 65px!important;
}
.mb-70 {
	margin-bottom: 70px!important;
}
.mb-75 {
	margin-bottom: 75px!important;
}
.mb-80 {
	margin-bottom: 80px!important;
}
.mb-85 {
	margin-bottom: 85px!important;
}
.mb-90 {
	margin-bottom: 90px!important;
}
.mb-95 {
	margin-bottom: 95px!important;
}
.mb-100 {
	margin-bottom: 100px!important;
}
/* Padding Top */
.pt-0 {
	padding-top: 0!important;
}
.pt-5 {
	padding-top: 5px!important;
}
.pt-10 {
	padding-top: 10px!important;
}
.pt-15 {
	padding-top: 15px!important;
}
.pt-20 {
	padding-top: 20px!important;
}
.pt-25 {
	padding-top: 25px!important;
}
.pt-30 {
	padding-top: 30px!important;
}
.pt-35 {
	padding-top: 35px!important;
}
.pt-40 {
	padding-top: 40px!important;
}
.pt-45 {
	padding-top: 45px!important;
}
.pt-50 {
	padding-top: 50px!important;
}
.pt-55 {
	padding-top: 55px!important;
}
.pt-60 {
	padding-top: 60px!important;
}
.pt-65 {
	padding-top: 65px!important;
}
.pt-70 {
	padding-top: 70px!important;
}
.pt-75 {
	padding-top: 75px!important;
}
.pt-80 {
	padding-top: 80px!important;
}
.pt-85 {
	padding-top: 85px!important;
}
.pt-90 {
	padding-top: 90px!important;
}
.pt-95 {
	padding-top: 95px!important;
}
.pt-100 {
	padding-top: 100px!important;
}
/* Padding Bottom */
.pb-0 {
	padding-bottom: 0!important;
}
.pb-5 {
	padding-bottom: 5px!important;
}
.pb-10 {
	padding-bottom: 10px!important;
}
.pb-15 {
	padding-bottom: 15px!important;
}
.pb-20 {
	padding-bottom: 20px!important;
}
.pb-25 {
	padding-bottom: 25px!important;
}
.pb-30 {
	padding-bottom: 30px!important;
}
.pb-35 {
	padding-bottom: 35px!important;
}
.pb-40 {
	padding-bottom: 40px!important;
}
.pb-45 {
	padding-bottom: 45px!important;
}
.pb-50 {
	padding-bottom: 50px!important;
}
.pb-55 {
	padding-bottom: 55px!important;
}
.pb-60 {
	padding-bottom: 60px!important;
}
.pb-65 {
	padding-bottom: 65px!important;
}
.pb-70 {
	padding-bottom: 70px!important;
}
.pb-75 {
	padding-bottom: 75px!important;
}
.pb-80 {
	padding-bottom: 80px!important;
}
.pb-85 {
	padding-bottom: 85px!important;
}
.pb-90 {
	padding-bottom: 90px!important;
}
.pb-95 {
	padding-bottom: 95px!important;
}
.pb-100 {
	padding-bottom: 100px!important;
}

/******************************************************************************
	Basic Styles
*******************************************************************************/
body {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	overflow-x: hidden !important;
	color: #323127;
	background-color: #323127;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
		-webkit-font-smoothing: antialiased;
}
	h1, h2, h3, h4, h5, h6 {
		color: #333;
		font-family: 'PT Sans Narrow', sans-serif;
		font-weight: 700;
	}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 28px; line-height: 50px; }
	h2 { font-size: 22px; line-height: 30px; }
	h3 { font-size: 16px; line-height: 34px; }
	h4 { font-size: 14px; line-height: 30px; }
	h5 { font-size: 12px; line-height: 24px; }
	h6 { font-size: 10px; line-height: 21px; }

.wrapper {
	width: 1200px;
	margin: 50px auto 0 auto;
	padding: 40px;
	background: #fff;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2);
	        box-shadow: 0 0 6px 0 rgba(0, 0, 0, .2);
}
.image-left {
	float: left;
	margin: 0 15px 8px 0;
}

.image-right {
	float:right;
	margin: 0 0 8px 15px;
}

.image-right,
.image-left {
	padding: 4px;
	border: 1px solid #ddd;
	max-width: 100%;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
			box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}

/******************************************************************************
	Header
*******************************************************************************/
.header {}

.logo {
	margin-bottom: 30px;
}
.online {
	margin-top: 18px;
}
.contact-details {
	display: block;
	margin-top: 15px;
}
.contact-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-details li {
	font-size: 18px;
	line-height: 26px;
	text-align: right;
}
.contact-details i {
	width: 20px;
	height: 20px;
	margin-left: 6px;
	text-align: center;
}
.contact-details a {
	color: #666;
}
.contact-details a:hover {
	color: #888;
}

/******************************************************************************
	Navbar
*******************************************************************************/
.menu {
	margin-bottom: 15px;
}
.navbar-dark .navbar-nav .nav-link {
	font-size: 20px;
	font-weight: 700;
	display: inline-block;
	padding: 17px 25px;
	text-decoration: none;
	color: #fff;
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
	    -ms-transition: all .1s ease-in-out;
	     -o-transition: all .1s ease-in-out;
	        transition: all .1s ease-in-out;
	color: #dab33f;
	background: #45443b;
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
	    -ms-transition: all .1s ease-in-out;
	     -o-transition: all .1s ease-in-out;
	        transition: all .1s ease-in-out;
	color: #dab33f;
	background: #45443b;
}

/******************************************************************************
	Pagination
*******************************************************************************/
.pagination {
	margin-bottom: -10px;
}
.pagination li {
	display: inline-block;
	margin-right: 1px;
	padding: 5px 10px;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
	    -ms-transition: all .1s ease-in-out;
	     -o-transition: all .1s ease-in-out;
	        transition: all .1s ease-in-out;
	color: #888;
	border: 1px solid #ddd;
	background: #fff;
	-webkit-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, .1);
	        box-shadow: 0 1px 1px 0 rgba(180, 180, 180, .1);
	*float: left;
}
.ie7 .pagination li {
	margin-right: 5px;
}
li.current {
	color: #fff;
	border: 1px solid #323127;
	background: #323127;
}

/******************************************************************************
	Slider
*******************************************************************************/
.slider {
	margin-bottom: 30px;
}
.sidebar .contatos span {
	display: block;
	margin-left: 23px;
}
.item a {
	text-decoration: none;
}
.item-description {
	margin-top: 15px;
}
.item-description h5 {
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	line-height: 10px;
}
.item-description p {
	font-size: 14px;
	margin: 0;
	color: #666;
}

/******************************************************************************
	Simple fade transition
*******************************************************************************/
.mfp-fade.mfp-bg {
	-webkit-transition: all .15s ease-out;
	   -moz-transition: all .15s ease-out;
	        transition: all .15s ease-out;
	opacity: 0;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	-webkit-transition: all .15s ease-out;
	   -moz-transition: all .15s ease-out;
	        transition: all .15s ease-out;
	opacity: 0;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

/******************************************************************************
	Sobre
*******************************************************************************/
td.ano {
	width: 20%;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
td.instituicao {
	width: 40%;
	vertical-align: middle;
}

/******************************************************************************
	Footer
*******************************************************************************/
.footer {
	width: 1200px;
	margin: 0 auto 50px auto;
	background: #323127;
}
.footer .powered {
	text-align: right;
}
.footer-top {
	padding: 30px 0;
	color: #fff;
	background-color: #45443b;
}
.footer-top h3 {
	font-size: 22px;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #dab33f;
}
.footer-top .end {
	display: block;
	margin-left: 21px;
}
.footer-bottom {
	padding: 15px 0;
}
.footer-bottom p {
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	color: #fff;
}

/******************************************************************************
	Bootstrap Fix
*******************************************************************************/
.bg-dark {
	background-color: #323127!important;
	padding: 0;
}
.btn {
	border-radius: 0;
}
.form-control {
	border-radius: 0;
}
.form-control:focus {
	border-color: #323127;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(48, 48, 48, .25);
}
label {
	margin-bottom: 0;
}
.form-check-inline {
	margin-right: 40px;
	margin-top: 6px;
}

/******************************************************************************
	Titles
*******************************************************************************/
.titles {
	display: block;
	margin: 15px 0;
	background: url(../images/headline-bg.png) 0 50% repeat-x;
}
.titles h3 {
	font-size: 18px;
	font-weight: 700;
	display: inline;
	padding: 0 10px 0 0;
	background-color: #fff;
}

.page-titles {
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e9e9e9;
}
.page-titles h2 {
	font-size: 22px;
}
.page-titles .line {
	display: block;
	width: 100px;
	height: 3px;
	margin-bottom: -2px;
	text-indent: -9999px;
	background: #323127;
}

/******************************************************************************
	Depoimentos
*******************************************************************************/
.page-home .depoimentos .titles,
.page-sobre .depoimentos .titles,
.page-servicos .depoimentos .titles,
.page-videos .depoimentos .titles,
.page-fotos .depoimentos .titles,
.page-depoimentos .depoimentos .titles,
.page-depoimentos .youtube .titles {
	margin-top: 0;
}
.depoimento {
	padding: 20px;
	border: 1px solid #ddd;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, .1);
	        box-shadow: 0 1px 1px 0 rgba(180, 180, 180, .1);
}
.depoimento-author {
	font-weight: 700;
	text-align: right;
}
.depoimento-local {
	font-size: 14px;
	text-align: right;
	color: #a0a0a0;
}

/******************************************************************************
	Gray Scale
*******************************************************************************/
figure img {
	-webkit-transition: .3s ease-in-out;
	        transition: .3s ease-in-out;
}
figure:hover img {
}

/******************************************************************************
	Fotos / Vídeos
*******************************************************************************/
.foto {
	margin-bottom: 30px;
}
.foto a {
	display: block;
	text-decoration: none;
}
.foto a:focus {
	outline: none
}
.foto h5 {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
}
.foto p {
	font-size: 14px;
	margin: 0;
	color: #666;
}

/******************************************************************************
	Produtos
*******************************************************************************/
.produtos {
	margin-bottom: 25px;
}
.page-produtos .card {
	margin-bottom: 25px;
}
.produtos .card {
	border-color: #fbb340;
	background-color: #fffcf0;
}
.produtos .card-body {
	text-align: center;
}
.produtos .card-title {
	font-size: 18px;
	margin-bottom: 5px;
	color: #555;
}
.produtos .card-subtitle {
	font-size: 14px;
	margin-bottom: 15px;
	color: #777;
}
.produtos .card-text {
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	color: #dc3545;
}
.produtos .card-text small {
	font-size: 12px;
	font-weight: normal;
	color: #dc3545;
}
.filters-btn-group {
	float: right;
	margin-bottom: 25px;
}
.filters-btn-group span {
	font-weight: bold;
	line-height: 38px;
	margin-right: 10px;
	color: #333;
}
.page-produtos .btn-secondary:not(:disabled):not(.disabled).active,
.page-produtos .btn-secondary:not(:disabled):not(.disabled):active,
.page-produtos .show > .btn-secondary.dropdown-toggle {
	color: #dab33f;
	border-color: #323137;
	background-color: #323137;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
	box-shadow: none;
}
.page-produtos .btn-secondary {
	color: #555;
	border-color: #fafafa;
	background-color: #fafafa;
}
.page-produtos .btn-secondary:hover {
	color: #dab33f;
	border-color: #323137;
	background-color: #323137;
}
.badge {
	position: absolute;
	font-size: 18px;
	left: 165px;
	top: 15px;
	text-transform: uppercase;
}
.badge_pag_produtos {
	left: 148px;
}

/******************************************************************************
	Dicas
*******************************************************************************/
.page-dicas .card {
	margin-bottom: 10px;
	border-color: #fbb340;
}
.page-dicas .card-header {
	padding: 5px;
	border-color: #fbb340;
	background-color: #fffcf0;
}
.page-dicas .btn-link {
	font-size: 18px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

/******************************************************************************
	Mobile First Method
*******************************************************************************/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {}

/******************************************************************************
	Non-Mobile First Method
*******************************************************************************/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.wrapper {
		width: auto;
		margin: auto;
		padding: 30px 20px;
		background: #fff;
		-webkit-box-shadow: none;
		        box-shadow: none;
	}
	.logo,
	.footer-bottom p,
	.footer .powered {
		text-align: center;
	}
	.contact-details {
		margin-bottom: 15px;
	}
	.contact-details li {
		font-size: 16px;
		text-align: center;
	}
	.footer {
		width: auto;
		margin: auto;
		background: #323127;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}
