@import url(bootstrap.min.css);
@import url(font-awesome-4.1.0/font-awesome.min.css);
@import url(animate.min.css);
@import url(javascript.css);

@font-face {
  font-family: "Open Sans Light";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/OpenSans-Light.ttf") format("truetype"); 
}



@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/OpenSans-Regular.ttf") format("truetype"); 
}

@font-face {
  font-family: "Open Sans Italic";
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/OpenSans-Italic.ttf") format("truetype"); 
}

@font-face {
  font-family: "Open Sans Bold";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/OpenSans-Bold.ttf") format("truetype"); 
}

@font-face {
  font-family: "Open Sans XTBold";
  font-weight: 900;
  src: url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"); 
}



@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Montserrat-Regular.ttf") format("truetype"); 
}


@font-face {
  font-family: "Montserrat Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Montserrat-Bold.ttf") format("truetype"); 
}


body {
	font-family: 'Open Sans', sans-serif
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif
}

h1 {
	font-size: 72px;
	letter-spacing: -3px;
	font-weight: 800;
	margin: 25px 0
}

h2 {
	font-size: 48px;
	font-weight: 800;
	margin: 25px 0
}

h3 {
	font-size: 40px;
	line-height: 60px;
	margin: 25px 0;
	font-weight: 800
}

h4 {
	font-size: 30px;
	margin: 25px 0;
	font-weight: 800
}

h5 {
	font-size: 20px;
	font-weight: 800
}

h6 {
	font-size: 16px;
	font-weight: 800
}

blockquote,
p {
	line-height: 24px
}

blockquote {
	font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333
}

p {
	color: grey
}

a {
	text-decoration: none;
	color: #fff;
	outline: 0;
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	-ms-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s
}

a:hover {
	text-decoration: none;
	outline: 0
}

blockquote {
	font-size: 16px;
	margin-left: 5px;
	padding-left: 15px;
	color: grey
}

ul {
	padding-left: 0;
	list-style: none
}

mark {
	color: #e74c3c;
	background-color: transparent
}

.mask {
	background-color: #fff;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100000
}

.loader {
	width: 80px;
	height: 50px;
	left: 48%;
	top: 50%;
	position: absolute
}

.earthly {
	background: -webkit-linear-gradient(90deg, #649173 10%, #dbd5a4 90%);
	background: -moz-linear-gradient(90deg, #649173 10%, #dbd5a4 90%);
	background: -ms-linear-gradient(90deg, #649173 10%, #dbd5a4 90%);
	background: -o-linear-gradient(90deg, #649173 10%, #dbd5a4 90%);
	background: linear-gradient(90deg, #649173 10%, #dbd5a4 90%)
}

.virgin {
	background: -webkit-linear-gradient(90deg, #c9ffbf 10%, #ffafbd 90%);
	background: -moz-linear-gradient(90deg, #c9ffbf 10%, #ffafbd 90%);
	background: -ms-linear-gradient(90deg, #c9ffbf 10%, #ffafbd 90%);
	background: -o-linear-gradient(90deg, #c9ffbf 10%, #ffafbd 90%);
	background: linear-gradient(90deg, #c9ffbf 10%, #ffafbd 90%)
}

.ash {
	background: -webkit-linear-gradient(90deg, #606c88 10%, #3f4c6b 90%);
	background: -moz-linear-gradient(90deg, #606c88 10%, #3f4c6b 90%);
	background: -ms-linear-gradient(90deg, #606c88 10%, #3f4c6b 90%);
	background: -o-linear-gradient(90deg, #606c88 10%, #3f4c6b 90%);
	background: linear-gradient(90deg, #606c88 10%, #3f4c6b 90%)
}

.shadow-night {
	background: -webkit-linear-gradient(90deg, #000 10%, #53346d 90%);
	background: -moz-linear-gradient(90deg, #000 10%, #53346d 90%);
	background: -ms-linear-gradient(90deg, #000 10%, #53346d 90%);
	background: -o-linear-gradient(90deg, #000 10%, #53346d 90%);
	background: linear-gradient(90deg, #000 10%, #53346d 90%)
}

.cherryblossoms {
	background: -webkit-linear-gradient(90deg, #fbd3e9 10%, #bb377d 90%);
	background: -moz-linear-gradient(90deg, #fbd3e9 10%, #bb377d 90%);
	background: -ms-linear-gradient(90deg, #fbd3e9 10%, #bb377d 90%);
	background: -o-linear-gradient(90deg, #fbd3e9 10%, #bb377d 90%);
	background: linear-gradient(90deg, #fbd3e9 10%, #bb377d 90%)
}

.Parklife {
	background: -webkit-linear-gradient(90deg, #add100 10%, #7b920a 90%);
	background: -moz-linear-gradient(90deg, #add100 10%, #7b920a 90%);
	background: -ms-linear-gradient(90deg, #add100 10%, #7b920a 90%);
	background: -o-linear-gradient(90deg, #add100 10%, #7b920a 90%);
	background: linear-gradient(90deg, #add100 10%, #7b920a 90%)
}

.Dance_To_Forget {
	background: -webkit-linear-gradient(90deg, #ff4e50 10%, #f9d423 90%);
	background: -moz-linear-gradient(90deg, #ff4e50 10%, #f9d423 90%);
	background: -ms-linear-gradient(90deg, #ff4e50 10%, #f9d423 90%);
	background: -o-linear-gradient(90deg, #ff4e50 10%, #f9d423 90%);
	background: linear-gradient(90deg, #ff4e50 10%, #f9d423 90%)
}

.Starfall {
	background: -webkit-linear-gradient(90deg, #f0c27b 10%, #4b1248 90%);
	background: -moz-linear-gradient(90deg, #f0c27b 10%, #4b1248 90%);
	background: -ms-linear-gradient(90deg, #f0c27b 10%, #4b1248 90%);
	background: -o-linear-gradient(90deg, #f0c27b 10%, #4b1248 90%);
	background: linear-gradient(90deg, #f0c27b 10%, #4b1248 90%)
}

.Red_Mist {
	background: -webkit-linear-gradient(90deg, #000 10%, #e74c3c 90%);
	background: -moz-linear-gradient(90deg, #000 10%, #e74c3c 90%);
	background: -ms-linear-gradient(90deg, #000 10%, #e74c3c 90%);
	background: -o-linear-gradient(90deg, #000 10%, #e74c3c 90%);
	background: linear-gradient(90deg, #000 10%, #e74c3c 90%)
}

.Teal_Love {
	background: -webkit-linear-gradient(90deg, #aaffa9 10%, #11ffbd 90%);
	background: -moz-linear-gradient(90deg, #aaffa9 10%, #11ffbd 90%);
	background: -ms-linear-gradient(90deg, #aaffa9 10%, #11ffbd 90%);
	background: -o-linear-gradient(90deg, #aaffa9 10%, #11ffbd 90%);
	background: linear-gradient(90deg, #aaffa9 10%, #11ffbd 90%)
}

.neon_life {
	background: -webkit-linear-gradient(90deg, #b3ffab 10%, #12fff7 90%);
	background: -moz-linear-gradient(90deg, #b3ffab 10%, #12fff7 90%);
	background: -ms-linear-gradient(90deg, #b3ffab 10%, #12fff7 90%);
	background: -o-linear-gradient(90deg, #b3ffab 10%, #12fff7 90%);
	background: linear-gradient(90deg, #b3ffab 10%, #12fff7 90%)
}

.man_of_steel {
	background: -webkit-linear-gradient(90deg, #780206 10%, #061161 90%);
	background: -moz-linear-gradient(90deg, #780206 10%, #061161 90%);
	background: -ms-linear-gradient(90deg, #780206 10%, #061161 90%);
	background: -o-linear-gradient(90deg, #780206 10%, #061161 90%);
	background: linear-gradient(90deg, #780206 10%, #061161 90%)
}

.amethyst {
	background: -webkit-linear-gradient(90deg, #9d50bb 10%, #6e48aa 90%);
	background: -moz-linear-gradient(90deg, #9d50bb 10%, #6e48aa 90%);
	background: -ms-linear-gradient(90deg, #9d50bb 10%, #6e48aa 90%);
	background: -o-linear-gradient(90deg, #9d50bb 10%, #6e48aa 90%);
	background: linear-gradient(90deg, #9d50bb 10%, #6e48aa 90%)
}

.cheer_up_emo_kid {
	background: -webkit-linear-gradient(90deg, #556270 10%, #ff6b6b 90%);
	background: -moz-linear-gradient(90deg, #556270 10%, #ff6b6b 90%);
	background: -ms-linear-gradient(90deg, #556270 10%, #ff6b6b 90%);
	background: -o-linear-gradient(90deg, #556270 10%, #ff6b6b 90%);
	background: linear-gradient(90deg, #556270 10%, #ff6b6b 90%)
}

.shore {
	background: -webkit-linear-gradient(90deg, #70e1f5 10%, #ffd194 90%);
	background: -moz-linear-gradient(90deg, #70e1f5 10%, #ffd194 90%);
	background: -ms-linear-gradient(90deg, #70e1f5 10%, #ffd194 90%);
	background: -o-linear-gradient(90deg, #70e1f5 10%, #ffd194 90%);
	background: linear-gradient(90deg, #70e1f5 10%, #ffd194 90%)
}

.animation {
	opacity: 0
}

.animation-visible {
	opacity: 1
}

.animated,
.animation {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	animation-duration: 1s
}

.header-shortcodes {
	padding-top: 120px
}

.shortcodes {
	margin-top: 100px
}

.shortcodes h2 {
	text-transform: none
}

.shortcodes .price-tables {
	background-color: #f2f2f2
}

.shortcodes .btn-container {
	margin-bottom: 50px
}

.btn:focus,
.btn:hover {
	color: #fff!important;
	outline: 0;
	border: none!important
}

.btn-large {
	padding: 10px 40px;
	font-size: 22px
}

.btn-small {
	padding: 8px 15px;
	font-size: 14px;
	border-width: 2px
}

.accordion {
	margin: 0
}

.accordion dt {
	width: 100%;
	float: left;
	border: 1px solid #e8e8eb;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px 20px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 600;
	color: #262b2f;
	cursor: pointer
}

.accordion dd {
	width: 100%;
	float: left;
	display: none;
	padding: 15px 20px;
	border: 1px solid #e8e8eb;
	border-top: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin: -5px 0 10px 0;
	color: #8e9396
}

.nav-tabs {
	display: inline-block;
	border: 1px solid #e8e8eb;
	border-radius: 10px
}

.nav-tabs>li>a {
	border-right: 1px solid #e8e8eb;
	border-radius: 0;
	color: #262b2f;
	font-weight: 600
}

.nav-tabs>li>a:hover {
	background-color: #fbfafa
}

.nav-tabs>li.active>a {
	border: none;
	border-right: 1px solid #e8e8eb
}

.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	border: none;
	border-right: 1px solid #e8e8eb;
	background-color: #fbfafa
}

.nav-tabs>li.active:last-child>a,
.nav-tabs>li.active:last-child>a:hover,
.nav-tabs>li:last-child>a {
	border: none
}

.tab-pane {
	padding: 10px 10px 0 5px
}

.alert {
	border-radius: 5px;
	padding: 15px 20px;
	margin-bottom: 15px;
	background-color: #2c3e50;
	color: #fff
}

.alert a:hover {
	color: #f8f8f8!important
}

.alert i {
	padding-right: 10px
}

.alert-dismissable .close {
	opacity: .5;
	right: 0
}

.alert-success {
	background-color: #91c134
}

.alert-danger {
	background-color: #d83e2f
}

.alert-info {
	background-color: #53b6b7
}

.alert-warning {
	background-color: #f5a700
}

input,
textarea {
	display: block;
	width: 100%;
	border: 1px solid #d9d9d9;
	color: grey;
	font-size: 14px;
	padding: 15px 25px 13px 25px;
	margin-bottom: 15px;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}

textarea {
	height: 110px;
	resize: none
}

input:focus,
textarea:focus {
	outline: 0
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
	opacity: 0
}

.input-active {
	border-color: #53b6b7
}

.input-error {
	border-color: #e8421b;
	color: #e8421b
}

.input-error::-webkit-input-placeholder {
	color: #e8421b
}

.input-error::-moz-input-placeholder {
	color: #e8421b
}

.input-disabled {
	background-color: #f2f2f2
}

.input-disabled:focus {
	text-wrap: none
}

.fontawesome li {
	height: 40px;
	list-style: none;
	font-size: 14px;
	text-transform: capitalize
}

.fontawesome li i {
	width: 35px;
	margin-right: 10px;
	color: #2c3e50;
	font-size: 18px;
	vertical-align: -2px
}

.is-sticky {
	background-color: rgba(0, 0, 0, .7)!important;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .8);
	width: 100%;
	z-index: 2;
	position: fixed!important
}

header {
	min-height: 0
}

#saparator1 {
	background-image: url(../img/bg-blockquote.jpg)
}

#saparator2 {
	background-image: url(http://placehold.it/1920x900)
}

#saparator3 {
	background-image: url(http://placehold.it/1920x900)
}

#saparator4 {
	background-image: url(http://placehold.it/1920x900)
}

#saparator5 {
	background-color: #1ab99a
}

.header-logo {
	position: relative;
	display: inline-block;
	padding-top: 15px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: absolute
}

.navbar-default {
	background-color: transparent;
	border: none;
	border-radius: 0;
	padding: 10px 0 10px 0;
	margin-bottom: 0
}

.navbar-default .navbar-collapse {
	border: none;
	box-shadow: none;
	max-height: 430px
}

.navbar-nav {
	float: right;
	margin-top: 10px
}

.navbar-nav>li {
	position: relative
}

.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>li>a:hover {
	background-color: transparent;
	color: #000
}

.navbar-nav>li>a {
	font-family: "Montserrat Bold";
	font-size: 14px;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
	outline: 0;
	color: #fff
}

.navbar-nav>li>a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 15px;
	right: 15px;
	height: 0;
	background: 0 0
}

.navbar-nav>li.menu-item-has-children>a:after {
	height: 0!important
}

.navbar-nav>li .sub-menu,
.navbar-nav>li .sub-menu>li .sub-menu,
.navbar-nav>li .sub-menu>li>a,
.navbar-nav>li>a:after {
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}

.navbar-nav>li.menu-item-has-children {
	padding-right: 15px
}

.navbar-nav>li.menu-item-has-children:before,
.sub-menu>li.menu-item-has-children:before {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 15px;
	font-family: FontAwesome;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.navbar-nav>li.menu-item-has-children:before {
	content: "\f0d7";
	color: #fff
}

.sub-menu>li.menu-item-has-children:before {
	content: "\f0da";
	color: #fff
}

.sub-menu>li.menu-item-has-children:hover:before {
	color: #fff;
	outline: 0
}

.navbar-nav>li .sub-menu {
	position: absolute;
	list-style: none;
	padding: 0;
	top: 130%;
	left: 0;
	min-width: 160px;
	height: 0;
	overflow: hidden;
	opacity: 0;
	z-index: 999
}

.navbar-nav>li:hover .sub-menu {
	height: auto;
	opacity: 1;
	overflow: visible;
	top: 100%
}

.navbar-nav>li .sub-menu>li>a {
	background: none repeat scroll 0 0 #161e2b;
	color: #fff;
	display: inline-block;
	font-family: montserrat;
	font-size: 12px;
	line-height: 25px;
	min-width: 100%;
	padding: 15px;
	text-transform: uppercase
}

.navbar-nav>li .sub-menu>li {
	position: relative
}

.navbar-nav>li .sub-menu>li .sub-menu {
	position: absolute;
	list-style: none;
	padding: 0;
	top: 0;
	left: 130%;
	width: 0;
	height: auto;
	opacity: 0
}

.navbar-nav>li .sub-menu>li:hover .sub-menu {
	opacity: 1;
	overflow: visible;
	width: 160px;
	left: 100%
}

.toggle_nav_button {
	display: none
}

.section {
	padding: 80px 0;
	position: relative;
	background-color: #fff
}

.section .header {
	margin-bottom: 50px
}

.section .header h2 {
	color: #333;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-family: 'Open Sans', sans-serif;
	padding-top: 40px;
	font-family: "Open Sans XTBold";
}

.section .header h2+p {
	font-size: 20px;
	width: 70%
}

.parallax {
	background-attachment: fixed!important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center
}

.parallax-overlay {
	background-color: #000;
	opacity: .8;
	height: 100%
}

.parallax-overlay-1 {
	background-color: rgba(0, 0, 0, .6)
}

.parallax-overlay-1 .container {
	padding: 100px 20px
}

.parallax-overlay-1 h1,
.parallax-overlay-1 h2,
.parallax-overlay-1 h3,
.parallax-overlay-1 h4,
.parallax-overlay-1 h5,
.parallax-overlay-1 h6,
.parallax-overlay-1 p {
	color: #fff
}

.parallax-overlay-1 .parallax-overlay-1 .btn {
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	margin-top: 40px
}

.parallax-overlay-1 .btn:hover {
	color: #fff!important
}

.home-text {
	position: relative;
	height: 750px;
	background-image: url(http://placehold.it/1920x900)
}

.home-text .btn {
	color: #fff
}

.home-intro {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: table
}

.intro-align {
	text-align: left;
	margin: auto;
	display: table-cell;
	vertical-align: middle
}

.home-intro h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 80px;
	font-weight: 700
}

.bg_video {
	position: absolute;
	right: 0;
	top: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -1000;
	background-size: cover
}

.saiba-mais {
	display: inline-block;
	position: relative;
	left: 48%;
	bottom: 30px;
	z-index: 1
}

.saiba-mais a button {
	width: 60px;
	height: 60px;
	text-transform: uppercase;
	background-color: transparent;
	border: none;
	color: #fff;
	font-weight: 700;
	cursor: pointer
}

.saiba-mais a button i {
	color: #fff;
	margin-left: 1px;
	-webkit-animation: btn-more .6s linear .2s infinite alternate;
	animation: btn-more .5s linear .2s infinite alternate;
	position: relative
}

@-webkit-keyframes btn-more {
	0% {
		top: -3px
	}
	100% {
		top: 10px
	}
}

@keyframes btn-more {
	0% {
		top: -3px
	}
	100% {
		top: 10px
	}
}

.saiba-mais a button:hover {
	color: #a6192e;
	transition: all .4s ease-out .1s
}

.saiba-mais a button:hover i {
	color: #a6192e
}

.home-video {
	position: relative;
	height: 100vh;
	margin-bottom: -60px
}

.home-video .intro-align {
	text-align: center;
	color: #fff
}

.home-video-content {
	height: 100%;
	margin-top: 33%;
	position: absolute;
	width: 100%
}

.home-video-content>h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 50px;
	line-height: 70px;
	font-family: "Open Sans Light"
}

.home-video-content>h3 strong {
	font-weight: 800;
	font-family: "Open Sans XTBold";
}

.home-video-content .vicon {
	color: #fff;
	outline: 0
}

.home-video-content .vicon>img {
	height: 150px;
	margin-top: 50px
}

#fullscreen-slider {
	position: relative
}

#fullscreen-slider .slides-container {
	margin: 0
}

#fullscreen-slider .scrollable {
	position: relative;
	top: 0;
	left: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%
}

#fullscreen-slider .scrollable:after {
	content: "";
	display: table;
	clear: both
}

#fullscreen-slider .slider-captions {
	display: inline-block;
	margin: 16% auto 0;
	position: relative;
	text-align: center;
	width: 100%
}

#fullscreen-slider .slider-captions h1,
#fullscreen-slider .slider-captions h2,
#fullscreen-slider .slider-captions h3,
#fullscreen-slider .slider-captions h4 {
	color: #fff;
	text-transform: uppercase
}

.slides-pagination {
	position: absolute;
	z-index: 20;
	bottom: 70px;
	text-align: center;
	width: 100%;
	display: none
}

.slides-pagination a {
	opacity: .6;
	width: 14px;
	height: 14px;
	display: -moz-inline-stack;
	border: 1px solid #fff;
	display: inline-block;
	margin: 0 4px;
	overflow: hidden;
	text-indent: -100%;
	border-radius: 50%;
	text-indent: -30px
}

.slides-pagination a:first-child {
	margin-left: 8px
}

.slides-pagination a.current,
.slides-pagination a:hover {
	opacity: 1;
	border-width: 2px
}

.full-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	width: 100%;
	height: 100%
}

.slides-navigation {
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	top: 46%;
	width: 100%;
	font-size: 50px
}

.slides-navigation a {
	position: absolute;
	display: block
}

.slides-navigation a.prev {
	color: #fff;
	height: 50px;
	line-height: 10px;
	left: 10px;
	text-align: center;
	width: 50px;
	outline: 0
}

.slides-navigation a.next {
	color: #fff;
	height: 50px;
	line-height: 10px;
	right: 10px;
	text-align: center;
	width: 50px;
	outline: 0
}

.about .header h2 {
	margin-bottom: 0;
	padding-top: 40px
}

.about p {
	margin-bottom: 20px;
	color: #333;
	font-size: 20px;
	width: 90%
}

.about img {
	margin: 0 auto
}

.about .secTwo {
	margin-top: -75px
}

@media screen (max-width:979px) {
	.about .secTwo {
		margin-top: 0
	}
}

@media screen and (max-width:768px) {
	.about .secTwo {
		margin-top: 0
	}
	.saiba-mais {
		left: 46%
	}
}

.about .secTwo img {
	border-radius: 50%;
	margin-bottom: 15px
}

.about .secTwo p {
	color: #f7941e;
	font-size: 15px;
	font-family: "Open Sans Italic";
	width: 82%;
	margin: 0 auto;
	line-height: 20px;
	font-weight: 400;
	text-align: center
}

.blockquote .container {
	padding: 78px 20px
}

.blockquote h3 {
	font-size: 32px;
	font-family: "Open Sans Italic";
	line-height: 40px;
	font-weight: 100;
	margin-bottom: 10px
}

.blockquote p {
	font-family: "Open Sans Italic";
	font-size: 17px;
	font-weight: 700
}

.blockquote p {
	margin-bottom: 50px
}

.blockquote .textTwo {
	font-size: 24px;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-style: initial;
	color: #f7941e;
	font-family: "Open Sans";
	margin-bottom: 10px
}

#services {
	background: #f7941e
}

#services h2,
#services p {
	text-align: center
}

#services p {
	width: 100%;
	margin: 0 auto;
	color: #333
}

.service-box {
	position: relative;
	padding: 60px 0 30px 0;
	text-align: center;
	margin-top: 80px
}

.service-box h5 {
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #333;
	height: 45px;
	font-weight: 700;
	font-family: "Open Sans Bold"
}

@media (max-width:992px) {
	.service-box {
		margin-bottom: 100px
	}
}

.box-icon {
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.box-icon img {
	width: 100%;
	height: auto
}

.box-services {
	padding: 30px 0;
	border: 1px dashed
}

.exec-obras {
	border-top: 1px solid #f59100;
	margin-top: 30px;
	padding-top: 50px
}

.exec-obras .service-box {
	margin-top: 70px
}

.box-services p {
	text-align: left!important
}

.box-services ul {
	list-style: disc;
	font-size: 16px;
	font-weight: 700
}

@media (max-width:768px) {
	.box-services ul {
		list-style: none;
		text-align: center;
		margin-bottom: 20px
	}
	.exec-obras .service-box {
		margin-bottom: 0
	}
}

.service-box h4 {
	font-weight: 700;
	margin: 0 0 10px 0
}

.service-box p {
	width: 90%;
	margin: 0 auto;
	font-size: 15px;
	line-height: 18px
}

.service-box-btn {
	position: absolute;
	bottom: -20px;
	right: 0;
	left: 0;
	width: 120px;
	height: 40px;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
	background-color: #fff;
	color: grey;
	font-size: 14px;
	line-height: 40px;
	-webkit-transition: background-color .5s;
	-moz-transition: background-color .5s;
	-ms-transition: background-color .5s;
	-o-transition: background-color .5s;
	transition: background-color .5s
}

.service-box:hover .box-icon i {
	color: #fff!important
}

.service-content-lt {
	text-align: right
}

.service-content-rt {
	text-align: left
}

@media(max-width:992px) {
	.service-content-lt,
	.service-content-rt {
		text-align: center
	}
}

.service-content-lt h4,
.service-content-rt h4 {
	font-weight: 700
}

.service-content-lt p,
.service-content-rt p {
	font-size: 14px;
	margin-bottom: 40px
}

@media(max-width:768px) {
	.service-content-lt,
	.service-content-rt {
		width: 90%;
		margin: 0 auto
	}
}

.service-icon {
	width: 100px;
	height: 100px;
	border: 5px solid #fff;
	text-align: center;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-shadow: 0 0 0 1px #e6e6e6;
	-moz-box-shadow: 0 0 0 1px #e6e6e6;
	-ms-box-shadow: 0 0 0 1px #e6e6e6;
	-o-box-shadow: 0 0 0 1px #e6e6e6;
	box-shadow: 0 0 0 1px #e6e6e6;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.service-icon i {
	line-height: 90px;
	color: #fff;
	font-size: 30px
}

@media(max-width:992px) {
	.service-icon {
		margin: 0 auto 15px auto
	}
}

.service-container:hover .service-icon {
	background-color: #fff;
	border-color: #f2f2f2
}

.prices {
	background-color: #f2f2f2;
	text-align: center
}

.price-table {
	background-color: #fff;
	text-align: center;
	border: 1px solid #e6e6e6;
	padding: 40px 0;
	position: relative;
	margin: 50px 0 15px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

@media (max-width:992px) {
	.price-table {
		margin-bottom: 20px
	}
}

@media (max-width:768px) {
	.price-table {
		width: 80%;
		margin: 0 auto 20px auto
	}
}

.table-icon {
	width: 100px;
	height: 100px;
	margin: 0 auto 30px auto;
	background-color: #fff;
	border: 5px solid #f2f2f2;
	text-align: center;
	-webkit-box-shadow: 0 0 0 1px #e6e6e6;
	-moz-box-shadow: 0 0 0 1px #e6e6e6;
	-ms-box-shadow: 0 0 0 1px #e6e6e6;
	-o-box-shadow: 0 0 0 1px #e6e6e6;
	box-shadow: 0 0 0 1px #e6e6e6;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.price-number {
	margin-top: 10px;
	display: block;
	font-size: 36px;
	font-weight: 700
}

.price-period {
	display: block;
	font-size: 14px;
	color: grey
}

.price-table h4 {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase
}

.price-table .divider {
	width: 25px;
	height: 4px;
	margin: 20px auto 20px auto;
	background-color: #ccc;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.price-table>h5 {
	color: #2c3e50
}

.price-table>p {
	color: grey
}

.price-table p {
	margin-bottom: 15px
}

.price-table .btn {
	display: inline-block;
	padding: 10px 20px;
	margin-top: 20px;
	color: #2c3e50;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	border: 2px solid #ccc;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.price-table .btn:hover {
	color: #fff!important
}

.price-table.active .price-number,
.price-table.active .price-period,
.price-table:hover .price-number,
.price-table:hover .price-period {
	color: #fff!important
}

.price-table:hover .divider {
	width: 50px
}

#portfolio .header h2+p {
	width: 100%
}

#portfolio .btn-portfolio {
	width: 430px;
	margin: 60px auto 0
}

#portfolio button {
	border: none;
	background: 0 0;
	font-size: 80px;
	text-transform: uppercase;
	line-height: 34px;
	height: 50px;
	width: 50px;
	font-weight: 100;
	text-shadow: none;
	color: #000;
	margin: 0 15px;
	opacity: 1
}

#portfolio button:hover {
	color: #000;
	transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	font-size: 85px
}

#options {
	display: block;
	margin: 20px auto 40px 10px;
	text-align: left;
	width: 100%;
	z-index: 2
}

#filters {
	list-style: none outside none
}

#filters li {
	display: inline-block;
	margin: 0 5px
}

#filters li a {
	background-color: #161e2b;
	border-radius: 3px;
	color: #fff;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px;
	padding: 13px;
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	outline: 0;
	text-decoration: none
}

#filters li a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0
}

#options li a.selected {
	color: #fff;
	text-decoration: none;
	outline: 0
}

.project-item {
	margin-bottom: 20px
}

.project-item .project-image {
	-moz-box-sizing: border-box;
	list-style: none outside none;
	overflow: hidden;
	position: relative;
	max-height: 270px;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-ms-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.project-item .details h2 {
	border: 0 none;
	display: block;
	font-family: 'Open Sans', sans-serif
}

.project-item .details p {
	border-top: 1px solid #ddd;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 200;
	padding-top: 10px;
	text-transform: uppercase
}

.project-item .details p span {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	letter-spacing: 1px;
	margin-left: 2px;
	text-transform: uppercase
}

.project-image .overlay {
	-moz-box-sizing: border-box;
	background-clip: padding-box;
	height: 100%;
	opacity: 0;
	overflow: hidden;
	padding: 20px;
	position: absolute;
	top: 0;
	-webkit-transition: opacity .4s ease-in-out 0s;
	-moz-transition: opacity .4s ease-in-out 0s;
	-ms-transition: opacity .4s ease-in-out 0s;
	-o-transition: opacity .4s ease-in-out 0s;
	transition: opacity .4s ease-in-out 0s;
	width: 100%
}

.project-image:hover .overlay {
	opacity: 1
}

.project-item .overlay h2 {
	font-size: 25px;
	font-weight: 800;
	line-height: 1.3;
	padding: 0;
	transition: all .4s ease 0s;
	margin-top: 20%;
	margin-bottom: 15px
}

.project-item .overlay>h2 a {
	opacity: 1;
	transition: all .4s ease 0s
}

.project-item .overlay:hover>h2 a {
	opacity: 1
}

.project-item .overlay h2 {
	color: #f7941e
}

.project-item .overlay a {
	color: #fff;
	text-decoration: none
}

.project-item .overlay em {
	color: #fff
}

.project-item img {
	display: block;
	height: auto;
	max-width: 100%;
	position: relative;
	transition: all .4s ease-out 0s
}

.project-item:hover img {
	transform: scale(1.1)
}

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity
}

.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

.blog-masonry {
	padding: 80px 0
}

.blog-post-holder {
	width: 100%;
	position: relative;
	margin-bottom: 100px
}

.masonry-post {
	background-color: #fff;
	float: left;
	position: relative;
	border: 1px solid #eee;
	margin-bottom: 20px;
	width: 350px;
	margin-left: 25px
}

.masonry-post-img {
	position: relative;
	width: 100%;
	height: 100%
}

.masonry-post .video-holder {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 10px;
	position: relative
}

.blog-post .video-holder embed,
.blog-post .video-holder object,
.masonry-post .video-holder iframe {
	border: 0 none;
	height: 100%!important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%!important
}

.masonry-post.quote {
	padding: 30px
}

.masonry-post .post-quote h2 {
	font-size: 30px;
	letter-spacing: 0;
	line-height: 40px
}

.masonry-post-title h4 {
	padding: 10px 20px 0 20px;
	margin: 0;
	font-size: 24px;
	font-weight: 500;
	color: #484747;
	text-transform: uppercase;
	line-height: 40px
}

.masonry-post-meta {
	padding: 0 20px;
	font-weight: 600;
	font-size: 14px;
	color: #a3a2a2;
	margin-bottom: 15px
}

.masonry-post-meta .masonry-author {
	font-style: italic;
	font-weight: 400;
	color: #a3a2a2
}

.masonry-post-content {
	padding: 15px 20px 25px 20px;
	font-size: 14px;
	border-top: 1px solid #eee;
	color: #a3a2a2
}

.masonry-post-more {
	padding: 15px 20px;
	font-size: 14px;
	background-color: #f7f7f7;
	text-align: center
}

.masonry-post-more a {
	display: block;
	color: grey
}

.masonry-post-more i {
	font-size: 18px;
	padding-right: 10px
}

.masonry-post-more:hover {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.masonry-post-more:hover a {
	color: #fff
}

.masonry-post-more a:hover {
	color: #fff!important
}

.btn-masonry-container {
	text-align: center
}

.btn-masonry {
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 25px;
	padding: 10px 25px;
	color: #2c3e50;
	border: 2px solid #2c3e50;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.social-icon {
	color: #fff;
	margin: 50px auto 15px;
	text-align: center;
	font-size: 48px;
	display: inline-block;
	width: 120px;
	height: 120px;
	background-color: #161e2b;
	background-color: rgba(22, 30, 43, .7);
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	-ms-border-radius: 120px;
	-o-border-radius: 120px;
	border-radius: 120px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.social-icon:hover {
	color: #fff!important
}

.twitter:hover {
	background-color: #2e97e9
}

.dribbble:hover {
	background-color: #e73f7f
}

.github:hover {
	background-color: #181818
}

.tumblr:hover {
	background-color: #2f6296
}

.social-icon i {
	line-height: 120px
}

.social-icon+p {
	color: #fff
}

@media(max-width:992px) {
	.social-icon+p {
		margin-bottom: 25px
	}
}

.clients {
	background-color: #333
}

#clients .header {
	margin-bottom: 10px
}

#clients h2 {
	color: #f4a622
}

#clients .header h2+p {
	width: 100%;
	color: #f2f2f2
}

#clients .client {
	width: 180px;
	height: 180px;
	padding: 0;
	margin: 7px
}

.client-box {
	position: relative;
	width: 100%;
	height: 180px;
	text-align: center;
	background-color: #fff;
	margin-bottom: 20px
}

.client-box img {
	opacity: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-ms-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s
}

#clients .btn-clients {
	width: 280px;
	margin: 30px auto 0
}

#clients .btn-clients button {
	width: 275px;
	height: 40px;
	background: 0 0;
	border: 2px solid #fff;
	color: #fff
}

#clients .btn-clients button:hover {
	color: #f4a622;
	border-color: #f4a622;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

#clients .panel {
	background: 0 0;
	border-radius: 0;
	box-shadow: none
}

#clients .panel-default {
	border-color: transparent;
	border: none
}

#clients .panel-heading {
	border-radius: 0;
	border: none;
	background: 0 0;
	color: #fff;
	border: 2px solid #fff;
	text-transform: uppercase
}

#clients .panel-heading:hover {
	border-color: #f4a622;
	color: #f4a622
}

#clients .panel-title {
	text-align: center;
	font-weight: 400
}

#clients .panel-title>a {
	text-decoration: none
}

#clients .panel-body {
	padding: 0
}

#clients .panel-default>.panel-heading+.panel-collapse .panel-body {
	border: none
}

#testimonials {
	margin-top: 30px
}

#testimonials .item {
	padding: 10px
}

.testimonials {
	padding: 30px
}

.testimonials p {
	color: #333;
	font-size: 15px;
	font-family: "Open Sans Italic";
	padding-top: 15px;
	line-height: 20px;
	height: 120px;
	font-weight: 500
}

@media screen and (max-width:768px) {
	.testimonials p {
		height: 200px
	}
}

@media screen and (max-width:340px) {
	.testimonials p {
		height: 230px
	}
}

.testimonials>img {
	border-radius: 66px;
	-webkit-border-radius: 66px;
	-moz-border-radius: 66px;
	margin-top: -60px;
	width: 120px
}

.testimonials .author {
	font-size: 12px;
	font-weight: 700;
	font-family: "Open Sans Bold"
}

.testimonials .author span {
	color: #f4a622;
	font-family: "Open Sans XTBold"
}

.box {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 4px 4px rgba(0, 0, 0, .05);
	margin-bottom: 2.8125%;
	position: relative;
	text-align: center;
	top: 20px;
	margin-bottom: 100px
}

#contact {
	padding: 80px 0 80px 0
}

#contact .header {
	margin: 0
}

.contact h2 {
	display: block;
	color: #2c3e50
}

.contact h5 {
	margin-bottom: 20px;
	padding-top: 35px;
	border-top: 1px solid #ddd;
	margin-top: 50px;
	font-family: "Open Sans XTBold"
}

.contact .header h2+p {
	width: 100%
}

.contact a:hover {
	text-decoration: underline
}

.contact-icon {
	width: 70px;
	height: 70px;
	border: 5px solid #fff;
	text-align: center;
	margin: 0 auto;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	-webkit-box-shadow: 0 0 0 1px #e6e6e6;
	-moz-box-shadow: 0 0 0 1px #e6e6e6;
	-ms-box-shadow: 0 0 0 1px #e6e6e6;
	-o-box-shadow: 0 0 0 1px #e6e6e6;
	box-shadow: 0 0 0 1px #e6e6e6;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.contact-icon:hover {
	background: #fff;
	border-color: #f4a622
}

.contact-icon:hover i {
	color: #f4a622
}

.contact-icon i {
	line-height: 63px;
	color: #fff;
	font-size: 25px
}

.contact-info {
	text-align: center;
	margin-bottom: 50px
}

.contact-info p {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin: 0;
	padding: 0
}

.contact-info .facebook {
	padding-left: 75px
}

.contact-info .instagram {
	padding-right: 75px
}

.contact-info p a {
	text-decoration: none;
	color: #333
}

.contact-info p a:hover {
	color: #f4a622;
	text-decoration: none
}

.contact-info h4 {
	margin-bottom: 10px;
	font-size: 22px;
	text-transform: uppercase;
	font-family: "Open Sans XTBold"
}

.sending {
	display: none;
	color: #222;
	font-size: 20px;
	line-height: 20px;
	text-align: center
}

.mess.center {
	color: #222;
	text-align: center
}

.contacts-info {
	margin-top: 80px
}

.map-container {
	position: relative;
	width: 100%;
	height: 600px;
	background: url(../img/maps.jpg) center
}

@media(max-width:768px) {
	.map-container {
		height: auto
	}
}

.map-embed {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#map {
	width: 100%;
	height: 100%;
	z-index: 0;
	position: relative
}

.contact-form {
	position: relative;
	margin-top: 40px;
	background-color: #f0f0f1;
	padding: 15px 25px 45px 25px
}

@media(max-width:768px) {
	.contact-form {
		margin-top: 20px
	}
}

.form-header {
	background-color: #f4a622;
	padding: 10px 0 10px 25px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.form-header h4 {
	margin: 10px 0;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase
}

.contact-form form {
	margin-top: 100px
}

.contact-form input,
.contact-form textarea {
	display: block;
	width: 100%;
	border: 1px solid #d9d9d9;
	color: grey;
	font-size: 14px;
	padding: 15px 65px;
	margin-bottom: 15px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.contact-form textarea {
	height: 110px
}

.contact-form input[type=text] {
	background: #fff url(../img/inputs/input-name-yellow.png) no-repeat scroll left center
}

.contact-form input[type=email] {
	background: #fff url(../img/inputs/input-email-yellow.png) no-repeat scroll left center
}

.contact-form textarea {
	background: #fff url(../img/inputs/input-message-yellow.png) no-repeat scroll left 10px
}

.contact-form input:focus,
.contact-form textarea:focus {
	outline: 0
}

.contact-form .submit {
	padding: 10px 45px;
	margin-top: 10px;
	border: 2px solid;
	background-color: transparent;
	color: #2c3e50;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.contact-form .submit:hover {
	color: #fff
}

.portfolio-single {
	padding-top: 150px;
	padding-bottom: 100px
}

.portfolio-single h3 {
	margin-bottom: 20px;
	text-transform: uppercase
}

.portfolio-single .single-project img {
	margin-bottom: 10px;
	margin-top: 34px
}

.portfolio-single .item-meta {
	font-size: 16px;
	margin-bottom: 0
}

.item-meta>li {
	padding-bottom: 10px
}

.portfolio-single .btn {
	margin: 20px 0 40px 0
}

.portfolio-single .btn:hover {
	color: #fff!important
}

.more-portfolio-item {
	background-color: #f2f2f2;
	padding: 100px 0
}

.more-portfolio-item .title>h3 {
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 50px
}

.carousel {
	padding: 0;
	width: 70%
}

.carousel-inner>.item {
	margin: auto;
	width: 100%
}

.modal {
	background: rgba(0, 0, 0, .7)
}

.modal-content {
	height: auto;
	padding: 15px;
	border-radius: 0
}

.fa-chevron-left,
.fa-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	font-size: 70px
}

.fa-chevron-left {
	left: 10px
}

.carousel-control.left,
.carousel-control.right {
	background: 0 0
}

.modal-body {
	padding: 0 5px 0 20px;
	width: 30%
}

.modal-body h3 {
	margin: 0 auto;
	font-size: 28px;
	line-height: 40px;
	font-family: "Open Sans XTBold"
}

.modal-body .divisoria {
	height: 1px;
	background: #000
}

.modal-body p {
	line-height: 20px;
	font-size: 12px;
	color: #000;
	margin-bottom: 0
}

.modal-body .cliente {
	margin-top: 15px;
	padding: 0
}

.modal-body .cliente p {
	font-weight: 700;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: orange;
	margin-top: 3%;
	line-height: 20px;
	margin-left: 10px;
	font-family: "Open Sans Bold"
}

.modal-body .cliente span {
	font-family: "Open Sans Light";
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: orange;
	margin-top: 7%;
	line-height: 20px;
	margin-left: 10px;
	color: #000;
	font-weight: 100
}

.modal-body .cliente img {
	padding: 0;
	border-radius: 50%
}

.modal-body blockquote {
	border: none;
	padding: 5px 0;
	text-align: center;
	background: #f5f5f5;
	margin: 0
}

.modal-body .img-depoimento {
	background: #f5f5f5;
	padding: 5px 0
}

.modal-body .img-depoimento .author {
	margin-top: 4%;
	padding: 0
}

.modal-body .cliente .resumo {
	padding: 0;
	color: #000;
	margin: 5px 10px;
	font-family: open-sans;
	font-size: 12px;
	font-weight: 100;
	text-align: center
}

.modal-body .cliente blockquote i {
	font-size: 30px;
	color: #000
}

.modal-body .info-project {
	margin-top: 10px
}

.modal-body .info-project p strong {
	font-weight: 800;
	margin-right: 5px;
	color: #000;
	font-family: "Open Sans XTBold"
}

.secondModal {
	position: absolute;
	width: 97%;
	height: auto;
	padding: 0;
	top: 0;
	z-index: 16
}

.secondModal .accordion .plus {
	height: 25px;
	width: 25px;
	background: url(../img/plus.png) no-repeat;
	background-size: 15px;
	background-position: center;
	margin: 0 auto;
	position: absolute;
	top: 25px;
	right: 80px;
	border: 2px solid #000;
	border-radius: 50%
}

.secondModal .active .plus {
	background: url(../img/minus.png) no-repeat;
	background-size: 15px;
	background-position: center
}

.accordion {
	height: auto;
	width: auto
}

.secondButton {
	position: absolute
}

footer {
	background-color: #333;
	padding: 30px 0
}

.footer-copy p {
	color: #fff;
	font-size: 15px;
	text-align: center;
	margin: 0
}

.footer-copy .author-name {
	font-style: italic
}

.jota {
	position: absolute;
	bottom: 0;
	right: 0
}

#portfolio button.accordion {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	outline: 0;
	transition: .4s;
	width: 100%!important;
	height: auto!important;
	margin: 0;
	background: rgba(255, 255, 255, .9);
	font-size: 30px
}

#portfolio div.panel {
	padding: 0 18px;
	max-height: 0;
	overflow: hidden;
	transition: .6s ease-in-out;
	opacity: 0;
	background: rgba(255, 255, 255, .9);
	border: none;
	border-radius: 0
}

#portfolio div.panel.show {
	opacity: 1;
	max-height: 500px
}