.fitbgz{
background:url(../images/background01.jpg);
background-size: cover;
}
.strat-up-content {
    padding-right: 30px;
}
.visible {
    visibility: visible;
}
.strat-up-content h3 {
    color: #ffcc00;
    margin: 0 0 10px;
    font-size: 48px;
    font-weight: 700;
    font-weight: 400;
}
.strat-up-content p {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    margin: 0 0 13px;
    letter-spacing: 0.5px !important;
}
.startup-btns {
    text-align: left;
    margin: 0 auto 0px;
    position: relative;
}
.startup-btns .btn:first-child {
    margin-right: 7px;
}
.startup-btns .btn {
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    background: #e5201c;
    text-transform: uppercase;
    margin-top: 10px;
    border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    height: 45px;
    width: 160px;
    line-height: 45px;
    padding: 0;
    letter-spacing: 1px;
}
.startup-timeline-section {
    overflow: hidden;
    position: relative;
    padding: 3px 0px 3px 35px;
}
.startup-timeline {
    margin-bottom: 67px;
}
.year-round {
    height: 82px;
    width: 82px;
    background: #171717;
    border-radius: 50%;
    border: 2px solid;
    border-color: #fff;
    text-align: center;
    color: #ffffff;
}
.year-round h4 {
    font-size: 55px;
    line-height: 52px;
    font-weight: 800;
}
.time-line-content h5 {
    font-size: 18px;
    font-weight: 700;
    margin: 2px 0 13px;
    text-transform: uppercase;
}
.time-line-content p {
    color: #fff;
    margin: 0;
}
.color-switch, .responsive-features span, .time-line-content h5, .video-icon .icon-play, .video-icon h2, .services-section .service-box:hover i, #topnav .nav li a:hover, #topnav .nav li.active a, #topnav .nav li a:focus, .text-slider p.home-icons a:hover, #blog .blog-post .post-details > li i, .tweet .username a, .tweet .tweet_time a, .tweet .tweet_text a {
    color: #f8a604;
}

.certificate-page {
	padding: 70px 0 55px 0;
}
.certificate-page .certificate-page-title {
	text-align: center;
	padding-bottom: 50px;
}
.certificate-page .certificate-page-title h4 {
	font-size: 45px;
	color: #212121;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 400;
}
.certificate-page .certificate-page-title h4:after {
	content: "";
	height: 4px;
	width: 61px;
	text-align: center;
	background-color: #c80811;
	display: block;
	margin: 0 auto;
}
.certificate-page .certificate-page-detail {
	background-color: #f8f8f8;
	display: inline-block;
	width: 100%;
	padding: 14px 0 14px 16px;
	margin: 15px 0;
}
.certificate-page .certificate-page-img {
	display: inline-block;
	float: left;
}
.certificate-page .certificate-page-txt {
	display: inline-block;
	float: left;
	padding: 50px 0 0 25px;
}
.certificate-page .certificate-page-txt h4 {
	font-size: 28px;
	color: #151515;
	line-height: 1.1;
}
.certificate-page .clearfix {
	clear: both;
}