

body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Montserrat, sans-serif
}

p {
	color: #9b9b9b;
	font-size: 17px
}

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

header.masthead {
	position: relative;
	background: url(../img/bg-masthead.gif) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 8rem;
	padding-bottom: 8rem
}


header.masthead.register {	padding-top: 8rem;
	padding-bottom: 8rem}



header.masthead .overlay {
	position: absolute;
	background-color: #dfffd7;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: .3
}

header.masthead h1 {
	color: #fff;
	font-size: 1rem;
	padding-bottom: 0
}

header.masthead h1 span {
	color: #000;
	font-weight: 400;
	font-size: 2.4rem;
	text-transform: uppercase
}

@media (min-width:768px) {
	header.masthead {
		padding-top: 18rem;
		padding-bottom: 12rem
	}
	header.masthead h1 {
		font-size: 3rem
	}
}

.call-number {
	font-size: 16px;
	color: #fff;
	padding-right: 15px
}

.call-number a {
	font-size: 20px;
	color: #2a90dd;
	line-height: 11px;
	font-weight: 600
}

.rating {
	font-size: 24px;
	padding: 5px;
	cursor: default;
	background-color: #e9b719;
	color: #fff;
	border-color: #fff;
	opacity: .8
}

.web-btn .order-btn,
.web-btn .submit-btn {
	cursor: pointer;
	font-size: 20px;
	color: #fff
}

.nav-link {
	color: #0171bd!important;
	font-size: 17px;
	font-weight: 500
}

.nav-link:hover {
	color: #000!important
}

.nav-item {
	padding-right: 15px
}

.top-bg {
	background: #2e3192;
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 30px;
	padding: 3px;
	text-align: right
}

.navbar-brand {
	padding-top: 2rem;
	padding-bottom: 0
}

.navbar-collapse {
	margin-top: 33px
}

.head-form {
	margin-top: 40px
}

.web-btn .submit-btn {
	background: #22c2c8;
	border: 0;
	padding: 6px 50px;
	border-radius: 20px
}

.web-btn .order-btn {
	background: #e9b719;
	border: 0;
	padding: 6px 30px;
	border-radius: 20px;
	margin-left: 10px
}

.web-btn .order-btn:hover {
	background: #22c2c8
}

.web-btn .submit-btn:hover {
	background: #e9b719
}

.web-btn .order-btn,
.web-btn .submit-btn {
	margin-top: 20px
}

.assignment-help {
	padding: 50px 0
}

.assignment-help p {
	line-height: 30px;
	margin-top: 20px
}

.serviced-offered {
	padding: 50px 0;
	background: url(../img/bg-feature.png) center center no-repeat #fff
}

.features-icons-item {
	background: #fff;
	margin-top: 20px;
	border-radius: 20px;
	padding: 10px;
	box-shadow: 0 1px 7px #bcbbbb;
	height: 410px; 
}

.features-icons-icon {
	padding: 20px 0
}

.features-icons-item p {
	font-size: 14px;
	line-height: 20px;
	padding: 0 10px
}

.testo {
	background: #fff;
	padding: 50px 0
}

.testo-box {
	background: #138faf;
	border-radius: 10px;
	padding: 30px;
	display: flex
}

.testo-box p {
	color: #fff;
	margin-left: 10px;
	margin-top: 10px
}

.img-circle {
	width: 100px!important;
	height: 100px;
	border-radius: 60px;
	display: inline-block
}

.footer {
	background: #000;
	padding: 20px 0
}

.footer p {
	color: #eee;
	font-size: 16px
}

.service {
	background: url(../img/bg-service.png) center center no-repeat;
	padding: 50px 0;
	background-size: cover
}

.service h2,
.service p {
	color: #fff
}

p.ser1 {
	padding: 30px 200px
}

p.ser2 {
	padding: 10px 240px
}

@media (max-width:991px) {
	p.ser1,
	p.ser2 {
		padding: 0
	}
}

.payment-icon {
	background: #e9b719;
	padding: 10px
}

.payment-icon span {
	font-weight: 600;
	font-size: 23px
}

.nav-link.active {
	background: #2b90dd;
	color: #fff!important
}

header.innerhead {
	position: relative;
	background: url(../img/bg-innerhead.png) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 8rem;
	padding-bottom: 8rem
}

header.innerhead .overlay {
	position: absolute;
	background-color: #000;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: .3
}

header.innerhead h1 {
	color: #fff;
	font-size: 2rem;
	padding-bottom: 10px
}

header.innerhead h1 span {
	color: #000;
	font-weight: 400;
	font-size: 2.4rem;
	text-transform: uppercase
}

@media (min-width:768px) {
	header.innerhead {
		padding-top: 13rem;
		padding-bottom: 6rem;
		background-position-y: 40px
	}
	header.innerhead h1 {
		font-size: 3rem
	}
}

.service-inner {
	padding: 50px 0;
	background: #fbfbfb
}

.service-inner ul {
	padding: 0;
	margin: 0
}

.service-inner li {
	background: url(../img/check.png) no-repeat;
	list-style: none;
	padding-left: 37px;
	padding-bottom: 20px
}

.contact-us-main,
.get-quote {
	background: #fff;
	box-shadow: 0 1px 7px #bcbbbb;
	border-radius: 20px
}

.get-quote {
	padding: 30px 10px
}

.contact-us h4 {
	margin-bottom: 22px
}

.contact-us-main {
	padding: 20px
}

.contact-us-main h2 {
	margin-bottom: 20px
}

.navbar {
	border-bottom: 1px solid #eee;
}

