.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.serviceitems{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #6c6c6c;
}

.toptitle{
	padding-top:335px;
	padding-bottom:335px;
}

.topdata{
    padding-top: 100px;
}

.topdata h2{
	color: #4a494b;
}

.maincontainer{
	padding-top: 130px;
	align-content: start;
}

.motto{
    width: 1440px;
    height: 782px;
    background-image: url(../img/top-banner.jpg);
}

.about{
    width: 1440px;
    height: 754px;
    background-image: url(../img/about-bg.jpg);
	padding-left:335px;
	padding-right:335px;
}

.service{
    width: 1440px;
    height: 667px;
    background-image: url(../img/service-bg.jpg);
}

.team{
    width: 1440px;
    height: 782px;
	padding-left:135px;
}

.contact{
	padding-left:135px;
    width: 1440px;
    height: 437px;
    background-image: url(../img/footer-bg.jpg);
}

.textdata{
    margin-top: 40px;
    margin-bottom: 40px;
}

.itemdata{
    width: 270px;
    height: 60px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #6c6c6c;
}

.sc{
	width: 270px;
	height: 60px;	
}

.imgprof{
    width: 270px;
    height: 400px;
	float: left;
}

.persprof{
	padding-left: 90px;
    width: 300px;
    height: 400px;
	float: left;
}

.btnarea{
	padding-top: 60px;
}

.btn {
    border: solid 1px;
    background-color: white;
    color: #d7ac41;
    width: 270px;
    height: 60px;
    text-decoration: none !important;
    margin: 0 585px 100px;
    vertical-align: center;
}

.con_a{
	float: left;
}

.con_b{
	float: left;
	margin-left: 110px;
}

.copyright{
    font-size: 16px;
}

nav{
	background-color: white;
	border-color: black;
}

p{
    margin-top: 20px;
    margin-bottom: 20px;
}

.pw{
    color: white;
}

h1{
    font-size:80px;
    font-weight:600;
    letter-spacing: 10px;
}

h2{
    font-size:50px;
    font-weight:600;
}

b{
    font-size: 24px;
    font-weight:600;
}

.shadow{
    text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

nav{
    width: 1440px;
    height: 130px;
}

nav a{
	hover: #d7ac41;
}

footer{
    width: 1440px;
    height: 48px;
    color: #2b2c2c;
}

section{
    margin-top: 0;
    margin-bottom: 0;
}