a,
body {
	color: #282828
}

.site-navbar,
a {
	transition: all .3s
}

#portfolio .imgport:hover,
#team .imgteam:hover,
.carousel .carousel-indicators li:hover,
a {
	cursor: pointer
}

#portfolio h3,
#pricing h3,
#pricing h5,
#services h3,
#services h4,
#services p {
	text-align: center
}

html {
	overflow-x: hidden
}

body {
	font-family: Questrial, sans-serif;
	font-size: 100%;
	line-height: 28px;
	position: relative
}

#portfolio h4,
#pricing p,
#pricing p.lead,
#team h4,
.btn-action,
.site-navbar a,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Montserrat, sans-serif
}

a {
	text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700
}

.full-screen {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

h3 span {
	font-size: 1em;
	padding: 0;
	color: #fc490c
}

#about,
#blog,
#contact,
#portfolio,
#pricing,
#services,
#team {
	padding: 120px 0 150px
}

#about h3,
#blog h3,
#contact h3,
#portfolio h3,
#pricing h3,
#services h3,
#team h3 {
	font-family: Montserrat, sans-serif;
	font-size: 2.5rem;
	font-weight: 700;
	margin-bottom: 60px;
	text-transform: uppercase
}

.site-navbar {
	min-height: 50px;
	padding: 45px 0 20px;
	border: 0
}

.site-navbar button:focus {
	outline: 0
}

.site-navbar .navbar-nav {
	padding: 0 15px
}

.site-navbar .container {
	border-radius: 4px;
	background: rgba(255, 255, 255, .7)
}

.site-navbar a {
	font-size: .9rem;
	text-transform: capitalize;
	color: #000
}

#portfolio .info,
#portfolio h4,
#services h4,
#team h4,
#team ul,
.carousel .carousel-caption h3,
.carousel .carousel-caption span,
.carousel .subtitle,
.site-navbar a.navbar-brand {
	text-transform: uppercase
}

.site-navbar .active,
.site-navbar .active a,
.site-navbar li a.current:hover,
.site-navbar li a:hover {
	color: #fc490c;
	background: 0 0
}

.site-navbar li a:focus {
	background: 0 0
}

.site-navbar .navbar-toggle .icon-bar,
.sticky {
	background: #fff
}

.site-navbar .navbar-brand {
	padding-top: 0
}

.site-navbar .navbar-toggle {
	border: 1px solid #fff;
	border-radius: 0
}

.site-navbar a.navbar-brand {
	font-size: 2rem;
	font-weight: 700;
	line-height: 51px;
	padding: 0 0 0 15px
}

.site-navbar a.navbar-brand span {
	color: #fc490c
}

.navbar-toggler-icon i {
	font-size: 1.5rem;
	font-weight: 100;
	padding-top: 1px
}

.navbar-toggler {
	padding: .25rem .5rem
}

.sticky {
	z-index: 100000;
	padding: 12px 0;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.carousel .full-width {
	width: 100%
}

.carousel .carousel-caption {
	position: absolute;
	top: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 100%;
	color: #282828;
	text-shadow: none;
	-moz-box-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-align: center
}

.carousel .carousel-caption h3 {
	font-size: 4rem;
	display: block;
	margin-bottom: 40px
}

.carousel .carousel-caption span {
	display: inline-block;
	padding: 5px 10px;
	background: rgba(27, 147, 199, .8)
}

.carousel .carousel-indicators .active {
	background-color: #282828
}

.carousel .carousel-indicators li {
	background-color: #666
}

.carousel .subtitle {
	font-size: 21px;
	font-weight: 400;
	letter-spacing: 2px
}

.carousel .carousel-control-next,
.carousel .carousel-control-prev {
	font-size: 2rem;
	color: #666
}

.btn-action {
	line-height: 47px;
	height: 50px;
	padding: 0 35px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	border-radius: 40px;
	background: #fc490c;
	background-image: -moz-linear-gradient(90deg, #f54912 0, rgba(255, 73, 10, 0) 100%);
	background-image: -webkit-linear-gradient(90deg, #f54912 0, rgba(255, 73, 10, 0) 100%);
	background-image: -ms-linear-gradient(90deg, #f54912 0, rgba(255, 73, 10, 0) 100%);
	box-shadow: 0 18px 31px 0 rgba(255, 73, 10, .3)
}

.btn-action:hover {
	color: #fff;
	background: #282828;
	box-shadow: 0 18px 31px 0 rgba(0, 0, 0, .3)
}

#about p {
	font-size: 1rem;
	font-weight: 300;
	color: #282828
}
#pricing p {
	font-size: 1rem;
	font-weight: 300;
	color: #282828
}
#portfolio .info,
#portfolio h4,
#services h4,
#team h4,
#team ul {
	font-weight: 700
}

#about h3 span,
#contact h3 span,
#portfolio h3 span,
#pricing h3 span,
#services h3 span,
#team h3 span {
	font-size: 1em;
	padding: 0;
	color: #fc490c
}

#services {
	background: #f8f8f8
}

#services h3 {
	margin-bottom: 40px
}

#services p {
	font-size: 1rem
}

#services .icon {
	display: inline-block;
	width: 200px;
	height: 200px;
	margin-bottom: 20px;
	transition: all .4s;
	border: 1px solid #d4d4d4;
	border-radius: 50%;
	background: #fff
}

#services .icon:hover {
	cursor: pointer;
	border: 5px solid #fc490c;
	background: #fc490c
}

#services .icon:hover i {
	color: #fff
}

#services .icon i {
	font-size: 4rem;
	font-weight: 700;
	display: flex;
	height: 100%;
	color: #fc490c;
	text-shadow: 0 18px 31px rgba(255, 73, 10, .3);
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-ms-flex-pack: distribute;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center
}

#services h4 {
	font-size: 1.3rem
}

#portfolio {
	color: #282828
}

#portfolio .box {
	float: left;
	width: 20%
}

#portfolio h3 span {
	font-size: 1em;
	padding: 0;
	color: #fc490c
}

#portfolio img {
	width: 100%;
	height: auto
}

#portfolio h4 {
	font-size: 1.6em;
	margin-bottom: 0
}

#portfolio .info {
	font-size: 24px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .6s;
	-moz-transition: opacity .6s;
	transition: opacity .6s;
	opacity: 0;
	color: #fff;
	background: #000;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-ms-flex-pack: distribute;
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center
}

#portfolio .imgport,
#team .imgteam,
.fluid-wrapper {
	position: relative
}

#portfolio .box:hover .info {
	opacity: .9
}

#portfolio span {
	font-size: 12px;
	padding: 5px 25px;
	letter-spacing: 2px;
	color: #000;
	border-radius: 20px;
	background: #fff
}

#pricing span {
	font-size: 1em
}

#pricing li {
	font-size: 1.3em
}

#pricing p.lead {
	font-size: 6em;
	margin-bottom: 5px;
	color: #fc490c;
	text-shadow: 0 18px 31px rgba(255, 73, 10, .3)
}

#pricing p {
	font-size: 2em
}

#team h4,
#team p {
	font-size: 1rem;
	text-align: center
}

#pricing .panel-success>.panel-heading {
	color: #fff;
	border-color: #ec440b;
	background-color: #fc490c
}

#pricing .panel-success {
	border-color: #ec440b
}

#pricing .list-group-item {
	border-color: #e8e8e8
}

#pricing .ion-ios-checkmark-outline {
	color: #fc490c
}

#pricing .ion-ios-close-outline {
	color: #dadada
}

#pricing .fav .ion-ios-checkmark-outline,
#team ul li a {
	color: #282828
}

#pricing .panel.panel-success.fav {
	border-color: #282828
}

#pricing .panel.panel-success.fav .panel-heading {
	border-color: #282828;
	background-color: #282828
}

#pricing .panel.panel-success.fav p.lead {
	color: #282828;
	text-shadow: 0 18px 31px rgba(80, 80, 80, .3)
}

#pricing .panel.panel-success.fav .btn-action {
	background: #282828;
	box-shadow: 0 18px 31px rgba(80, 80, 80, .3)
}

#team h4 {
	margin-bottom: 0
}

#team img {
	width: 100%;
	margin-bottom: 20px
}

#team ul {
	font-size: 24px;
	margin: 0 0 20px;
	padding: 0;
	text-align: center
}

#team ul li {
	display: inline-block;
	padding: 0 10px
}

#team ul li a {
	font-size: 1em
}

#team ul li:hover {
	opacity: .8
}

#team .imgteam:hover {
	opacity: .9
}

#team .imgteam:hover ul {
	display: block
}

.fluid-wrapper {
	height: 350px;
	margin-bottom: 40px
}

.fluid-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}

.affix,
.scroll-to-top {
	position: fixed
}

#contact .fa {
	font-size: 1.2em;
	color: #8f8f8f
}

.mail {
	font-size: 1rem
}

.frm input[type=email],
.frm input[type=text] {
	height: 50px;
	border-radius: 0!important;
	background: #fcfcfc!important
}

textarea {
	font-size: 1.2em;
	padding: 10px!important;
	border-radius: 0!important;
	background: #fcfcfc!important
}

.btn-biru {
	border: 0!important;
	border-radius: 0!important;
	background: #1b93c7
}

.btn-biru:hover {
	background: #0170a0
}

#success p {
	padding: 15px
}

footer {
	font-size: 15px;
	font-weight: 300;
	padding-top: 30px;
	padding-bottom: 100px;
	text-align: center;
	color: #fff;
	background: #282828
}

footer a {
	font-weight: 400;
	text-decoration: underline;
	color: #fff;
	text-shadow: 0
}

footer a:hover {
	opacity: .8;
	color: #fff
}

.scroll-to-top a {
	font-size: 20px;
	line-height: 40px;
	display: block;
	width: 40px;
	height: 40px;
	color: #fff
}

.scroll-to-top {
	z-index: 9999;
	right: 20px;
	bottom: 20px;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	text-align: center;
	opacity: 0;
	border-radius: 4px;
	background: #333;
	filter: alpha(opacity=0)
}

.scroll-to-top.affix {
	opacity: .5;
	filter: alpha(opacity=50)
}

@media only screen and (max-width:768px) {
	#about,
	#blog,
	#contact,
	#portfolio,
	#pricing,
	#services,
	#team {
		padding: 50px 0 60px
	}
	.site-navbar {
		margin-bottom: 0;
		padding: 0;
		background: #fff
	}
	.site-navbar a.navbar-brand {
		font-size: 2.3em
	}
	.site-navbar .container {
		padding-right: 15px;
		padding-left: 15px;
		border-radius: 0;
		background: #fff
	}
	.site-navbar .navbar-toggle .icon-bar {
		background: #000
	}
}

@media only screen and (max-width:480px) {
	.container {
		padding-right: 30px;
		padding-left: 30px
	}
	.site-navbar {
		margin-bottom: 0;
		padding: 0
	}
	.site-navbar a.navbar-brand {
		font-size: 1.8rem
	}
	.site-navbar .container {
		padding-right: 15px;
		padding-left: 15px;
		border-radius: 0;
		background: #fff
	}
	.site-navbar .navbar-toggle .icon-bar {
		background: #000
	}
	.carousel .carousel-caption h3 {
		font-size: 2rem
	}
	.carousel .subtitle {
		font-size: 1.3rem
	}
	#about,
	#contact,
	#portfolio,
	#pricing,
	#services,
	#team {
		padding: 35px 0 60px
	}
	#about h3,
	#contact h3,
	#portfolio h3,
	#pricing h3,
	#services h3,
	#team h3 {
		font-size: 2rem;
		margin-top: 50px
	}
	#portfolio .box {
		width: 50%
	}
	#services p {
		margin-bottom: 20px
	}
	#team .col-md-3 {
		margin-bottom: 25px
	}
	#team p {
		line-height: 20px
	}
}