/* Add here all your CSS customizations */
/*
* Packages / Classes / Facility / Working Hours
*/
.custom-list-style-1 {
	padding: 0;
}
.custom-list-style-1 li {
	list-style: none;
	line-height: 36px;
}
.custom-list-style-1 li .custom-list-item {
	display: inline-block;
	width: 210px;
}
.custom-list-style-1 li .custom-list-item.custom-list-item-spacing-2 {
	width: 100% !important;
}
.custom-list-style-1 li .custom-list-item img.custom-icon {
	width: auto;
	margin-right: 15px;
	vertical-align: middle;
	display: inline-block;
}
.custom-list-style-1 li .custom-list-item.custom-spacing-1 {
	width: 130px;
}
.custom-list-style-1.custom-space-1 {
	margin-top: 55px;
}

@media (max-width: 1360px) {
	.custom-list-style-1 li .custom-list-item {
		width: 140px;
	}
}
.custom-thumb-info-2 {
	border: none;
	overflow: visible;
	margin-bottom: 25px;
}
.custom-thumb-info-2 .thumb-info-caption {
	display: block;
}
.custom-thumb-info-2 .thumb-info-caption a.btn {
	position: absolute;
	bottom: -25px;
	left: 50%;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
}

.custom-squared-section {
	height: 22vw;
	min-height: 390px;
}

.custom-wide-section {
	height: 15.8vw;
	min-height: 290px;
}

@media (max-width: 991px) {
	.custom-squared-section {
		height: 44vw;
		max-height: 350px;
	}
}
@media (max-width: 767px) {
	.custom-squared-section {
		height: 82vw;
		max-height: 330px;
	}
}

.custom-small-section-padding {
	padding: 45px;
}

.custom-small-section-padding-2 {
	padding: 8%;
}

.custom-overlay-style-1 {
	position: relative;
	overflow: hidden;
}
.custom-overlay-style-1:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-box-shadow: 30px 0px 220px 220px rgba(244, 84, 76, 0.9);
					box-shadow: 30px 0px 220px 220px rgba(204, 102, 0, 0.9);
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
}
.custom-overlay-style-1:after {
	content: '';
	display: block;
	background: rgba(204, 102, 0, 0.4);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.custom-overlay-style-1 > * {
	position: relative;
	z-index: 1;
}

.custom-overlay-style-1 {
	position: relative;
	overflow: hidden;
}
.custom-overlay-style-1:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-box-shadow: 30px 0px 220px 220px rgba(244, 84, 76, 0.9);
					box-shadow: 30px 0px 220px 220px rgba(204, 102, 0, 0.6);
	-webkit-transform: translateY(-50%);
					transform: translateY(-50%);
}
.custom-overlay-style-1:after {
	content: '';
	display: block;
	background: rgba(204, 102, 0, 0.4);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.custom-overlay-style-1 > * {
	position: relative;
	z-index: 1;
}

.custom-overlay-style-2 {
	overflow: hidden;
}
.custom-overlay-style-2:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(17, 17, 19, 0.6);
}
.custom-overlay-style-2 > * {
	position: relative;
	z-index: 1;
}

/*
* Testimonial
*/
.custom-section-featured-image {
	position: relative;
	padding: 90px 0px !important;
	margin: 50px 0px 0px 0px !important;
}
.custom-section-featured-image .custom-image-container {
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%;
	height: 100%;
	max-width: 1170px;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
}
.custom-section-featured-image .custom-image-container img {
	position: absolute;
	right: 30px;
	height: 100%;
	width: auto;
}

.custom-testimonial-style-1 blockquote {
	padding: 36px 20px !important;
}
.custom-testimonial-style-1 blockquote:before, .custom-testimonial-style-1 blockquote:after {
	color: #FFF !important;
}
.custom-testimonial-style-1 blockquote p {
	font-family: "Poppins", sans-serif;
	font-size: 17px;
	font-weight: 300;
	font-style: normal;
	line-height: 1.8;
	color: #c4c7ca !important;
	text-align: left;
}
.custom-testimonial-style-1 .testimonial-author p {
	color: #c4c7ca;
	font-size: 19px;
	text-align: left !important;
	padding-left: 60px !important;
	line-height: 1.7;
}
.custom-testimonial-style-1 .testimonial-author span {
	font-size: 17px;
}

.custom-social-icons li {
	-webkit-box-shadow: none !important;
					box-shadow: none !important;
}
.custom-social-icons li a {
	background: transparent;
	font-size: 17px;
	color: #FFF !important;
}
.custom-social-icons li:hover a {
	background: transparent !important;
	opacity: 0.7;
}

/* Social Icons */
.social-icons {
	margin: 0;
	padding: 0;
	width: auto;
}

.social-icons li {
	display: inline-block;
	margin: -1px 1px 0 0;
	padding: 0;
	border-radius: 100%;
	overflow: visible;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

.social-icons li a {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background: #FFF;
	border-radius: 100%;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	color: #333 !important;
	text-decoration: none;
}

.social-icons li:hover a {
	background: #171717;
	color: #FFF !important;
}

.social-icons li:hover.social-icons-twitter a {
	background: #1aa9e1;
}

.social-icons li:hover.social-icons-facebook a {
	background: #3b5a9a;
}

.social-icons li:hover.social-icons-linkedin a {
	background: #0073b2;
}

.social-icons li:hover.social-icons-rss a {
	background: #ff8201;
}

.social-icons li:hover.social-icons-googleplus a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-pinterest a {
	background: #cc2127;
}

.social-icons li:hover.social-icons-youtube a {
	background: #c3191e;
}

.social-icons li:hover.social-icons-instagram a {
	background: #7c4a3a;
}

.social-icons li:hover.social-icons-skype a {
	background: #00b0f6;
}

.social-icons li:hover.social-icons-email a {
	background: #dd4b39;
}

.social-icons li:hover.social-icons-vk a {
	background: #6383a8;
}

.social-icons li:hover.social-icons-xing a {
	background: #1a7576;
}

.social-icons li:hover.social-icons-tumblr a {
	background: #304e6c;
}

.social-icons li:hover.social-icons-reddit a {
	background: #ff4107;
}

.social-icons.social-icons-dark li a {
	background: #181818;
}

.social-icons.social-icons-dark li a i {
	color: #FFF;
}

.social-icons.social-icons-transparent li {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.social-icons.social-icons-transparent li a {
	background: transparent;
}

.social-icons.social-icons-icon-light li a i {
	color: #FFF;
}
/* CORES */
.branco {
	color: #FFF;
}

img.artigo {
  border: 1px solid #ff3333;
}