body {
	background-color: #222;
	color: #9a9a9b;
	font-family: 'Playfair Display', serif;
	font-family: 'Oswald', sans-serif;
}

button, a {
	outline: none !important;
}
/*header*/
.topHeader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	background: rgba(58,58,58,0.75);
}
.topHeader nav.navbar-dark .navbar-nav .nav-link {
    font-size: 18px;
    font-family: 'Ramaraja', serif;
    font-weight: 300;
    color: #e2e2e2;
    letter-spacing: 2px !important;
    letter-spacing: 1;
    padding: 0 25px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
}
.topHeader nav.navbar-dark .navbar-nav .nav-link:hover,
.topHeader nav.navbar-dark .navbar-nav .active .nav-link {
	color: #d6ac51;
}
.rightSideHeader {
	text-align: right;
}
.rightSideHeader ul.social {
    justify-content: flex-end;
    max-width: 100px;
    display: inline-flex;
    margin-right: 26px;
    margin-bottom: 15px;
}
.topHeader nav.navbar-dark .navbar-nav.social li a {
	color: #d5ab51;
    margin-left: 10px;
    font-size: 25px;
}
.topHeader nav.navbar-dark .navbar-nav.social li a:hover {
	color: #f1bb1b;
}
.customHeading {
    font-size: 50px !important;
    font-weight: 700 !important;
    color: #d6ac51;
    display: flex;
    line-height: 26px;
    align-items: center;
    justify-content: center;
    font-family: 'Ramaraja', serif;
    margin: 0 0 50px;
}
.customHeading span {
	padding: 0 15px;
	font-family: 'Ramaraja', serif;
	font-weight: normal;
}
.customHeading > img {
	margin-top: -16px;
}



/*about*/
.about {
	padding: 90px 0;
}
.about p {
	font-size: 18px;
	line-height: 35px;
	font-weight: 500;
	color: #ccc;
}


.alignCenterContent {
  align-items: center;
  justify-content: center;
}

.bannerSection .carousel-item > img {
	max-height: 100vh;
	min-height: 80vh;
	min-width: 100%;
	object-fit: cover;
	object-position: center;
}
.bannerSection .bannerContent {
	position: absolute;
	top: 56%;
	left: 0px;
	text-align: center;
	padding: 10px 20px;
	display: inline-block;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.bannerSection .bannerContent h3 {
    color: #6b5629;
    font-weight: 500;
    font-size: 38px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
}
.bannerSection .carousel-control-prev,
.bannerSection .carousel-control-next {
	display: none;
}
.bannerSection .carousel-indicators li {
	background: #d5ab51;
	width: 10px;
	height: 10px;
	border-radius: 50px;
	margin: 0 14px;
}
.bannerSection .carousel-indicators li.active {
	background: #9e7418;
}

.bannerSlider {
	padding: 50px 0;
}
.bannerSlider .item {
	text-align: center;
	margin: 15px 0;
	position: relative;
}
.imageZoomEffect {
	display: inline-block;
	width: 100%;
	border: 5px solid #d6ac51;
	margin-bottom: 15px;
	overflow: hidden;
}
.bannerSlider .item img {
	width: 100%;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
}
.bannerSlider .item:hover .imageZoomEffect img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}
.bannerSlider h4 {
	color: #d6ac51;
	margin: 0px;
	font-size: 22px;
	font-weight: 600;
}
.bannerSlider p {
	color: #ccc;
	margin: 0px;
	font-size: 14px;
}


.serviceSec {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin: 20px 0 30px;
}
.serviceSec > img {
	max-width: 180px;
}
.serviceSec p {
	font-size: 18px;
	margin-top: 25px;
	color: #ccc;
	font-weight: 600;
}

.bottomBannerSec {
	position: relative;
}
.bottomBannerSec > img {
	height: 75vh;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.bottomBannerContent {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	padding: 0 30px;
	text-align: center;
}
.bottomBannerContent h3 {
	color: #fff;
}
.bottomBannerContent h3 span {
    padding: 0px;
    border-bottom: 2px solid #d6ac51;
    font-weight: 400;
    font-size: 38px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 2px;
    margin-bottom: 15px;
    display: inline-block;
}
.bottomBannerContent p {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 1px;
}


footer {
	background-color: #1e1e1e;
	padding: 30px 0 30px 0;
}
.footer-head {
    font-size: 20px;
    color: #d6ac51;
    text-transform: uppercase;
    margin: 15px 0;
}
.footer-head span {
	display: block;
	font-size: 14px;
	color: #ccc;
	opacity: 0.7;
	margin-top: 2px;
}
.footer-links,
.contact-links {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer-links li a,
.contact-links li a {
    color: #9a9a9b;
    font-size: 15px;
    font-family: 'Avenir-Book', sans-serif;
    line-height: 35px;
    letter-spacing: 0.02em;
    transition: .2s all ease-in;
}
.footer-links li a:hover,
.contact-links li a:hover {
	text-decoration: none;
	color: #d6ac51;
}
.footer-links li {
	width: 50%;
	float: left;
}
.footer-social li {
	width: auto;
	display: inline-block;
    line-height: 1;
    float: none;
}
.footer-social li a {
    margin-right: 10px;
    font-size: 20px;
    line-height: 1;
    background: #4d4d4d;
    color: #d6ac51;
    padding: 4px;
    width: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
}
.contact-links li a {
    line-height: 25px;
    margin-bottom: 10px;
    display: table;
    font-size: 15px;
}
.contact-links li {
    padding-left: 28px;
    position: relative;
}
.contact-links li span {
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    text-align: center;
}
.contact-links li a span {
    color: #d6ac51;
    padding: 0 5px;
    font-size: 10px;
    background: #4d4d4d;
    border-radius: 3px;
}
.contact-footer {
	margin: 0 auto;
}
.subsribe {
    position: relative;
    width: 200px;
}
.subsribe input {
    height: 28px;
    border: 0;
    padding: 10px 40px 10px 10px;
    width: 100%;
}
.subsribe i.fa {
	position: absolute;
    height: 100%;
    right: 0;
    width: 30px;
    background-color: #d6ac51;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
}

.copyright {
	padding: 20px 0;
}






@media (min-width: 1200px){
	.container {
	    max-width: 1220px;
	}
}

@media (max-width:991px) {
	header nav.navbar-dark .navbar-nav .nav-link {
	    padding: 0;
	    line-height: 2;
	}
	.slideOne .carousel-caption,
	.slideTwo .carousel-caption,
	.slideThree .carousel-caption,
	.slideFour .carousel-caption {
		right: 0;
		left: 0;
		margin: 0 auto;
		text-align: center;
		padding: 15px 10px;
		bottom: 0;
		background-color: rgba(0,0,0,0.2);
		width: 100%;
		max-width: none;
	}
	.slideOne .carousel-caption p,
	.slideTwo .carousel-caption p,
	.slideThree .carousel-caption p,
	.slideFour .carousel-caption p {
		padding: 0;
		margin-bottom: 0 !important;
		color: #fff !important;
	}
	.slideOne .carousel-caption h1,
	.slideTwo .carousel-caption h1,
	.slideThree .carousel-caption h1,
	.slideFour .carousel-caption h1 {
		font-size: 20px;
		color: #fff !important;
	}
	.features h2,
	.reviews h2,
	.partners h2,
	.register h2 {
		font-size: 25px;
	}
	.features p,
	.reviews p,
	.register p {
	    font-size: 14px;
	}
	.register h2,
	.register p {
		text-align: center;
	}
	.register button {
	    width: 200px;
	    height: 60px;
	    font-size: 20px;
	    margin-top: 20px;
	}
	footer .row > div {
		margin-bottom: 30px;
	}
	.review {
		max-width: 310px;
	}
	header nav.navbar-dark .navbar-collapse {
	    position: absolute;
	    top: 130px;
	    z-index: 99;
	    background: #222;
	    left: 0;
	    width: 100%;
	    text-align: left;
	}
	header nav.navbar-dark .navbar-nav .nav-link {
		padding: 0 15px 5px 15px;
    	margin-bottom: 5px;
	}

	.about p {
	    font-size: 16px;
	    line-height: 30px;
	}
	.topHeader .navbar-toggler {
	    padding: 0px 5px;
	    border: 1px solid #fff !important;
	}

}

@media (max-width:767px) {
	#slider .carousel-item .slider-logo {
		display: none;
	}
	.connectForm form {
		border-radius: 20px;
		padding: 25px 20px;
	}
	.topHeader .navbar-brand {
		max-width: 65px !important;
	}
	header nav.navbar-dark .navbar-collapse {
	    top: 95px;
	}
	.bannerSection .bannerContent h3 {
	    font-size: 28px;
	}
	.customHeading {
	    font-size: 25px !important;
	    margin-bottom: 25px;
	}
	.about p {
	    font-size: 14px;
	    line-height: 23px;
	}
	.serviceSec {
	    margin: 20px 0 0;
	}
	.copyright p {
		font-size: 13px;
	}
	.bottomBannerContent h3 span {
		font-size: 26px;
	}
	.bottomBannerContent p {
	    font-size: 13px;
	}
	.bottomBannerSec {
		margin-top: 50px;
	}
}