@CHARSET "ISO-8859-1";

/* body {
	background-color: black;
} */

@media only screen and (max-width: 500px) {
	body {
		font-size: 12px;
	}
}

@
include media-breakpoint-between (xs, sm ){ .btn { @include
	button-size($input-btn-padding-y-sm, $input-btn-padding-x-sm,
	$font-size-sm, $line-height-sm, $btn-border-radius-sm);
	
}

.logo-img {
	width: 140px;
	height: 65px;
}

.register-btn {
	background-color: #1ea433;
	color: black;
	text-transform: uppercase;
}

h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #303030;
	font-weight: 600;
	margin-bottom: 30px;
}

h4 {
	font-size: 19px;
	line-height: 1.375em;
	color: #303030;
	font-weight: 400;
	margin-bottom: 30px;
}

.jumbotron {
	background-color: black;
	color: #fff;
	padding: 100px 25px;
	font-family: Montserrat, sans-serif;
}

.container-fluid {
	padding: 60px 50px;
}

.bg-grey {
	background-color: #f6f6f6;
}

.logo-small {
	color: #f4511e;
	font-size: 50px;
}

.logo {
	color: #f4511e;
	font-size: 200px;
}

.thumbnail {
	padding: 0 0 15px 0;
	border: none;
	border-radius: 0;
}

.thumbnail img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}

.carousel-control.right, .carousel-control.left {
	background-image: none;
	color: #ffffff;
}

.carousel-indicators li {
	border-color: #ffffff;
}

.carousel-indicators li.active {
	background-color: #ffffff;
}

.item h4 {
	font-size: 19px;
	line-height: 1.375em;
	font-weight: 400;
	font-style: italic;
	margin: 70px 0;
}

.item span {
	font-style: normal;
}

.panel {
	border: 1px solid #f4511e;
	border-radius: 0 !important;
	transition: box-shadow 0.5s;
}

.panel:hover {
	box-shadow: 5px 0px 40px rgba(0, 0, 0, .2);
}

.panel-footer .btn:hover {
	border: 1px solid #f4511e;
	background-color: #fff !important;
	color: #f4511e;
}

.panel-heading {
	color: #fff !important;
	background-color: #ffffff !important;
	padding: 25px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.panel-footer {
	background-color: white !important;
}

.panel-footer h3 {
	font-size: 32px;
}

.panel-footer h4 {
	color: #aaa;
	font-size: 14px;
}

.panel-footer .btn {
	margin: 15px 0;
	background-color: #ffffff;
	color: #fff;
}

.navbar {
	margin-bottom: 0;
	background-color: black;
	z-index: 9999;
	border: 0;
	font-size: 14px !important;
	line-height: 1.42857143 !important;
	letter-spacing: 1px;
	border-radius: 0;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
}

.navbar li a, .navbar .navbar-brand {
	color: #fff !important;
}

.navbar-nav li a:hover, .navbar-nav li.active a {
	color: #fff !important;
	background-color: #1ea433 !important;
}

.navbar-default .navbar-toggle {
	border-color: transparent;
	color: #fff !important;
}

footer .glyphicon {
	font-size: 20px;
	margin-bottom: 20px;
	color: #ffffff;
}

.slideanim {
	visibility: hidden;
}

.slide {
	animation-name: slide;
	-webkit-animation-name: slide;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	visibility: visible;
}

@
keyframes slide { 0% {
	opacity: 0;
	transform: translateY(70%);
}

100%
{
opacity




:


 


1;
transform




:


 


translateY




(0%);
}
}
@
-webkit-keyframes slide { 0% {
	opacity: 0;
	-webkit-transform: translateY(70%);
}

100%
{
opacity




:


 


1;
-webkit-transform




:


 


translateY




(0%);
}
}
@media screen and (max-width: 768px) {
	.col-sm-4 {
		text-align: center;
		margin: 25px 0;
	}
	.btn-lg {
		width: 100%;
		margin-bottom: 35px;
	}
}

@media screen and (max-width: 480px) {
	.logo {
		font-size: 150px;
	}
}

.pic2 {
	background: url("../../images/pic13.1.jpg");
	width: 1250px;
	height: 450px;
	margin-top: 85px;
	margin-left: -58px;
	margin-bottom: 50px;
}

@media ( -webkit-min-device-pixel-ratio : 2) , ( min-resolution :
	192dpi) {
	.pic2 {
		background: url("../../images/dhaaaravi.jpg");
		height: 100%;
	}
}

.pic3 {
	background: url("../../images/pic2.jpg");
	width: 1250px;
	height: 450px;
	margin-top: -6px;
	margin-left: -72px;
}

@media ( -webkit-min-device-pixel-ratio : 2) , ( min-resolution :
	192dpi) {
	.pic3 {
		background: url("../../images/pic2.jpg");
		height: 100%;
	}
}

.pic4 {
	background: url("../../images/pic3.jpg");
	width: 1250px;
	height: 450px;
	margin-top: 17px;
	margin-left: -87px
}

@media ( -webkit-min-device-pixel-ratio : 2) , ( min-resolution :
	192dpi) {
	.pic4 {
		background: url("../../images/pic3.jpg");
		height: 100%;
	}
}

.pic5 {
	background: url("../../images/pic4.jpg");
	width: 1250px;
	height: 450px;
	margin-top: 15px;
	margin-left: -100px;
}

@media ( -webkit-min-device-pixel-ratio : 2) , ( min-resolution :
	192dpi) {
	.pic5 {
		background: url("../../images/pic4.jpg");
		height: 100%;
	}
}

.slide-row {
	width: 108%;
	margin-left: -47px;
}

@media screen and ( min-width: 320px ) {
	/* half-width cells for larger devices */
	.slide-row {
		width: 143%;
	}
}

@media screen and ( min-width: 768px ) {
	/* half-width cells for larger devices */
	.slide-row {
		width: 108%;
	}
}

.slide-heading {
	font-size: 24px;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.slide-heading {
		font-size: 12px;
	}
}

.slide-txt {
	font-size: 14px;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.slide-txt {
		font-size: 8px;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.pic2 {
		background: url("../../images/dhaaaravi.jpg");
		width: 311px;
		margin-top: -30px;
		margin-left: -10px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) {
	.pic2 {
		background: url("../../images/dhaaaravi.jpg");
		width: 970px;
		margin-top: -30px;
		margin-left: -10px;
	}
}

@media only screen and (min-device-width : 600px) and (max-device-width
	: 960px) {
	.pic2 {
		background: url("../../images/dhaaaravi.jpg");
		width: 916px;
		margin-top: -30px;
		margin-left: -103px;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.pic3 {
		background: url("../../images/pic2.jpg");
		width: 311px;
		margin-top: -6px;
		margin-left: -29px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) {
	.pic3 {
		background: url("../../images/pic2.jpg");
		width: 970px;
		margin-top: -6px;
		margin-left: -29px;
	}
}

@media only screen and (min-device-width : 600px) and (max-device-width
	: 960px) {
	.pic3 {
		background: url("../../images/pic2.jpg");
		width: 916px;
		margin-top: -6px;
		margin-left: -121px;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.pic4 {
		background: url("../../images/pic3.jpg");
		width: 311px;
		height: 555px;
		margin-top: 9px;
		margin-left: -42px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) {
	.pic4 {
		background: url("../../images/pic3.jpg");
		width: 970px;
		height: 555px;
		margin-top: 9px;
		margin-left: -42px;
	}
}

@media only screen and (min-device-width : 600px) and (max-device-width
	: 960px) {
	.pic4 {
		background: url("../../images/pic3.jpg");
		width: 916px;
		height: 555px;
		margin-top: 9px;
		margin-left: -137px;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.pic5 {
		background: url("../../images/pic4.jpg");
		width: 311px;
		margin-top: 4px;
		margin-left: -55px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) {
	.pic5 {
		background: url("../../images/pic4.jpg");
		width: 970px;
		margin-top: 4px;
		margin-left: -55px;
	}
}

@media only screen and (min-device-width : 600px) and (max-device-width
	: 960px) {
	.pic5 {
		background: url("../../images/pic4.jpg");
		width: 916px;
		margin-top: 4px;
		margin-left: -157px;
	}
}
/* Carousel Styles */
.carousel-indicators .active {
	background-color: #2980b9;
}

.carousel-inner img {
	width: 100%;
	max-height: 460px;
}

.carousel-control {
	width: 0;
}

.carousel-control.left, .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity = 100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 15px;
}

.carousel-control.right span {
	padding: 15px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev, .carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
	{
	left: 0;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
	{
	right: 0;
}

.carousel-control.left span, .carousel-control.right span {
	background-color: transprent;
}

.carousel-control.left span:hover, .carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity = 70);
}

.carousel-span-left {
	margin-top: 200px;
	margin-left: 8px;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.carousel-span-left {
		margin-top: 33px;
		margin-left: 0px;
	}
}

.carousel-span-right {
	margin-top: 200px;
	margin-left: -63px;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.carousel-span-right {
		margin-top: 33px;
		margin-left: -63px;
	}
}
/* Carousel Header Styles */
.header-text {
	position: absolute;
	top: 35%;
	right: auto;
	width: 100%;
	color: #fff;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.header-text {
		top: 1%;
	}
}

.header-text h2 {
	font-size: 40px;
}

.header-text h2 span {
	background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
	padding: 15px;
}
/* Sections col-sm-5 */
.section1 {
	float: right;
	text-align: justify;
	margin-top: 47px;
	height: 370px;
	MARGIN-RIGHT: 10px;
	background-color: white;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}

.section1-heading {
	color: #1ea433;
	margin-top: 60px;
	font-size: 20px;
	text-align: initial;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.section1-heading {
		text-align: initial;
	}
}

.section1-desc {
	margin-top: 24px;
	text-align: -webkit-left;
}

.section4-desc {
	margin-top: 24px;
	text-align: justify;
}

.section2 {
	float: left;
	text-align: justify;
	margin-top: 53px;
	height: 330px;
	margin-left: 10px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	background-color: white;
}

.section2-heading {
	margin-top: 60px;
	text-align-last: start;
	color: #1ea433;
	font-size: 20px;
}

.section2-desc {
	margin-top: 24px;
	text-align: justify;
	padding-left: 8px;
}

.section4 {
	float: right;
	text-align: justify;
	margin-top: 47px;
	height: 370px;
	MARGIN-RIGHT: 10px;
	background-color: white;
	opacity: 0.9;
	filter: alpha(opacity = 90);
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.section4 {
		float: right;
		text-align: justify;
		margin-top: 47px;
		height: 490px;
		MARGIN-RIGHT: 10px;
		background-color: white;
		opacity: 0.9;
		filter: alpha(opacity = 90);
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) {
	.section4 {
		height: 470px;
	}
}

.section4-ul {
	float: right;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.section4-ul {
		float: right;
		margin-right: 83px;
	}
}

.contact-section {
	background-color: #202020;
	width: 100vw;
	margin-left: -159px;
	height: 450px;
	margin-top: 43px;
}

.verify-section {
	background-color: #202020;
	width: 100vw;
	margin-left: -159px;
	height: 620px;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.contact-section {
		width: 130vw;
		height: 611px;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.verify-section {
		width: 130vw;
		height: 611px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) {
	.contact-section {
		background-color: #202020;
		width: 107vw;
		margin-left: -159px;
		height: 400px;
	}
}

@media only screen and (min-device-width : 600px) and (max-device-width
	: 960px) {
	.contact-section {
		margin-left: -236px;
	}
}

.verify_heading {
	color: white;
}

.address-heading {
	margin-top: 40px;
	text-transform: uppercase;
	color: white;
	margin-left: 15px;
}

.address-details {
	color: white;
}

.contact-div {
	margin-left: -138px;
}

.contact-row {
	margin-left: 106px;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.contact-row {
		margin-left: 60px;
	}
}

.get-in-touch-row {
	margin-left: -179px;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.get-in-touch-row {
		margin-left: -194px;
		margin-right: 34px;
	}
}

.get-in-touch-heading {
	color: white;
	margin-left: 200px;
}

.txtbox-div {
	margin-left: 200px;
}

.txtbox-width {
	width: 125%;
}

.submit-btn {
	background-color: #1ea433;
	border: #1ea433;
	text-transform: uppercase;
	font-size: 14px;
	font-family: arial;
	font-weight: 600;
	margin-right: 800px;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.submit-btn {
		margin-top: -180px;
		margin-right: 0px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) {
	.submit-btn {
		margin-right: 6px;
	}
}

.footer-bg {
	background-color: black;
	width: 100vw;
	margin-left: -55px;
}

.top_page {
	color: black;
}

.top-btn {
	background-color: #1ea433;
	border: #1ea433;
	text-transform: uppercase;
	font-size: 14px;
	font-family: arial;
	font-weight: 600;
	margin-left: 553px;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.top-btn {
		background-color: #1ea433;
		border: #1ea433;
		text-transform: uppercase;
		font-size: 14px;
		font-family: arial;
		font-weight: 600;
		margin-left: 153px;
		margin-top: 33px;
	}
}

.verify-heading {
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: white;
	margin-top: 50px;
	text-transform: uppercase;
	margin-left: -838px;
	font-weight: 600;
	margin-bottom: 92px;
	text-decoration-line: underline;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.verify-heading {
		margin-left: 100px;
		color: white;
		margin-top: 100px;
	}
}

.hr-line {
	width: 8%;
	margin-left: 6%;
	margin-top: -6%;
	margin-bottom: 88px;
}

.search-txtbox {
	height: 60px;
	margin-left: 164px;
	margin-bottom: -13px;
	border-radius: 7px !important;
	width: 1100px;
}

.search-btn {
	height: 40px;
	width: 12%;
	font-size: 16px;
	font-weight: 600;
	margin-left: 587px;
	background-color: #1ea433;
	margin-right: 45%;
	margin-top: 32px;
	position: relative;
	z-index: 2;
	float: left;
	margin-bottom: 0;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.search-btn {
		margin-left: 143px;
		width: 42%;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.search-txtbox {
		position: relative;
		z-index: 2;
		float: left;
		margin-left: 70px;
		margin-bottom: 0;
		width: 94%;
		height: 35px;
	}
}

.helpsection {
	padding-top: 200px;
	padding-left: 270px;
	padding-bottom: 100px;
}

@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	.helpsection {
		padding-left: 0px;
	}
}

.google-icon {
	/* float: inline-end; */
	height: 27px;
	margin-top: -15px;
	/* margin-right: 129px; */
	margin-left: 1000px;
}

@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) {
	.google-icon {
		height: 27px;
		margin-top: -15px;
		/* margin-left: 940px; */
		margin-left: 1000px;
	}
}

.fb-icon {
	/* float: inline-end; */
	height: 27px;
	
	    margin-top: -28px;
    margin-left: 1049px;
}

@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) {
	.fb-icon {
		height: 27px;
		margin-top: -15px;
		margin-left: 1011px;
	}
}

.tweet-icon {
	/* float: inline-end; */
	height: 27px;
	    margin-top: -27px;
    margin-left: 1090px;
}

@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) {
	.tweet-icon {
		height: 27px;
		margin-top: -15px;
		margin-left: 976px;
	}
}

.icon-div {
	float: inline-end;
	margin-top: 5px;
	/* margin-right: -50px; */
}

@media only screen and (min-device-width : 768px) and (max-device-width
	: 1024px) {
	.icon-div {
		/* 	float: inline-end */;
		margin-top: 11px;
		margin-left: 100px;
	}
	@media ( -webkit-min-device-pixel-ratio : 2) , ( min-resolution :
		192dpi) {
		.tweet-icon {
			height: 27px;
			margin-top: -15px;
			margin-left: 976px;
		}
	}
	@media ( -webkit-min-device-pixel-ratio : 2) , ( min-resolution :
		192dpi) {
		.fb-icon {
			height: 27px;
			margin-top: -15px;
			margin-left: 1011px;
		}
	}
	@media ( -webkit-min-device-pixel-ratio : 2) , ( min-resolution :
		192dpi) {
		.google-icon {
			height: 27px;
			margin-top: -15px;
			margin-left: 940px;
		}
	}
}
@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
#mainNav {
    background-color: white !important;
}
}
@media only screen and (min-device-width : 320px) and (max-device-width
	: 480px) {
	#mainNav .navbar-toggler{
	background-color: #1b1a15;
	}
}