*{
	font-family: cosmith;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}



/*--------------------------------------Navigation menu-----------------------------------------*/
.navigationnew{
	background-color: white;
	height: 150px;
}
/* .navigationnew img{
  border-radius: 50%;
} */
.navigationbar{
	display: flex;
	align-items: center;
	margin: auto;
	justify-content: space-between;
	width: 80%;
	padding: 0px 0;
}
.logoimage{
	cursor: pointer;
	width: 320px;
	height: 150px;
}
.navigationbar2 img{
  border-radius: 50%;
}

.navigationbar2 ul li,
.navigationbar ul li{
	margin: 0 10px;
	display: inline-block;
	position: relative;
	list-style: none;
}
.navigationbar2 ul li a{
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}
.navigationbar ul li a{
	text-transform: uppercase; 
	text-decoration: none;
	color: #e49b13;
	font-size: 17px;
}
.navigationbar2 ul li::after,
.navigationbar ul li::after{
	background: #009688;
	position: absolute;
	content: '';
	height: 3px;
	width: 0;
	left: 0;
	bottom: -10px;
	transition: 0.4s;
}
.navigationbar2 ul li:hover::after,
.navigationbar ul li:hover::after{
 	width: 100%;
}
.navigationbar2{
	margin: auto;
	padding: 0px 0;
	width: 85%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.content{
	text-align: center;
	color: #fff;
	width: 100%;
	position: absolute;
	top: 40%;
	transform: translateY(-30%);
}
.content h1{
	color: white !important;
	font-size: 65px;
	margin-top: 70px;
}

.content h1::after
{
	display: none;
}

.content p{
	font-weight: 100;
	line-height: 20px;
	margin: 20px auto;
}
button{
	color: #fff;
	cursor: pointer;
	text-align: center;
	width: 120px;
	padding: 10px 0;
	
	margin: 2px 5px;
	border-radius: 250px !important;
	border: 1px solid #fff;
	background: #e19609;
	position: relative;
	overflow: hidden;
	font-size: 18px;
} 
span{
	border-radius: 25px;
	position: absolute;
	background: #e19609;
	height: 100%;
	width: 0;
	left: 0;
	bottom: 0;
	z-index: -1;
	transition: 0.6s;	
}
button:hover span{
	width: 100%;
}
button:hover{
	border: none;
}


/*-------------------------------------------Banner area starts--------------------------------------------*/
#slider-area
{
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	position: relative;
}
#slider-area1
{
	float: left;
	width: 100%;
	margin: 0px 0 0 0;
}

.bannerimagenew{
	background-size: cover;
	width: 100%;
	height: 100vh;
	background-position: center;
	background-image: linear-gradient(rgba(0,0,0,0.00),rgba(0,0,0,0.5)),url(images/P4.jpg);
}

.owlnavigation{
	background-size: cover;
	width: 100%;
	height: 100vh;
	background-position: center;
}
.owlnavigation1{
	background-image: linear-gradient(rgba(0,0,0,0.00),rgba(0,0,0,0.0)),url(images/P5.jpg);
}
.owlnavigation2{
	background-image: linear-gradient(rgba(0,0,0,0.00),rgba(0,0,0,0.5)),url(images/P4.jpg);
}
.owlnavigation3{
	background-image: linear-gradient(rgba(0,0,0,0.00),rgba(0,0,0,0.5)),url(images/P1.jpg);
}

#slider-area2
{
	float: left;
	width: 100%;
	position: absolute;
	top: 35%;
	transform: translateY(-50%);
	z-index: 1;
	color: #fff;
	padding: 0px;
}
#navigation-area
{
	position: absolute;
	top: 0%;
	z-index: 1;
	color: #fff;
	margin: auto;
	margin-top : 10px;
	padding: 10px 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}






/*---------------------Our Services----------------------------*/
#services
{
	color: #efefef !important;
	background-image: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url(images/services.jpg);
	padding-top: 50px;
	padding-bottom: 50px;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	padding-top: 50px;
	padding-bottom: 50px;
}

#services h1
{
	color: #efefef !important;
	text-align: center;
	padding-bottom: 10px;
}
#services h1::after
{
	content: '';
	background: #efefef;
	display: block;
	margin: 10px auto 5px;
	height: 2px;
	width: 180px;
}
.services
{
	margin-top: 40px;
}
.icons
{
	height: 70px;
	width: 70px;
	font-size: 30px;
	margin: 20px auto;
	border: 1px solid #fff;
	border-radius: 50%;
	padding: 20px;
}

#services p
{
	color: #ccc;
	font-size: 15px;
	margin-top: 20px;
}

.services .col-sm-4:hover
{
	cursor: pointer;
	background: #830f0f;
	transition: 0.7s;
}	

 
/*------------------------------Register------------------------------------*/
.div3{
	background: url("images/5.jpg");
	background-position: center;
	background-size: cover;
}
.div1{
	background: url("images/feedback.jpg");
	background-position: center;
	background-size: cover;
}
.divnew{
	background: url("images/4.jpg");
	background-position: center;
	background-size: cover;
}
.div4{
	background: url("images/2.jpeg");
	background-position: center;
	background-size: cover;
}

/*------------------------------Feedback------------------------------------*/

.main{
	margin: 0px auto 0px auto;
	width: 400px;
}
h2{
	font-family: sans-serif;
	text-align: center;
	padding: 15px;
}
.main .feedback{
	color: #fff;
	background-color: rgba(0,0,0,0.5);
	border: 3px solid rgba(255,255,255,0.3);
	box-shadow: 2px 2px 15px rgba(0,0,0,0.3);
	border-radius: 10px;
	width: 100%;
	font-size: 17px;
}
#feedback{
	margin: 50px;
}
label{
	font-style: italic;
	font-family: sans-serif;
	font-size: 18px;
	color: #fff !important;
}
#data{
	background-color: #fff;
	width: 300px;
	padding: 4px;
	border: 1px solid #ddd;
	border-radius: 3px;
	outline: 0;
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.3);
}
#submit{
	font-family: sans-serif;
	border: none;
	color: #fff;
	cursor: pointer;
	width: 300px;
	padding: 6px;
	font-size: 17px;
	font-weight: 650;
	border: none;
	border-radius: 5px;
	background-color: rgba(250,100,0,0.8);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
	margin-bottom: 20px;
}
label, span, h2{
	text-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}

/*------------------------------Indexsection1---------------------------------------*/
#indexsection1
{
	color: #fff;
	background: #830f0f;
	padding-top: 40px;
	padding-bottom: 40px;
}
#indexsection1 p
{
	color: white;
	font-size: 25px;
	margin-top: 1px;
	margin-left: 10px;
	margin-right: 10px;
}
#indexsection1 .imglogo1 img
{
	border: 1px solid white;
	border-radius: 30px;
	height: 300px;
	width: 500px;

}
#indexsection1 h1
{
	color: #efefef !important;
	text-align: center;
	padding-bottom: 10px;
}
#indexsection1 h1::after
{
	content: '';
	background: #efefef;
	display: block;
	margin: 10px auto 5px;
	height: 2px;
	width: 180px;
}

/*------------------------------Contact---------------------------------------*/

#contact
{
	color: #000000;
	background: #830f0f;
	padding-top: 40px;
	padding-bottom: 40px;
}
#contact h1{
	color: white !important;
}
.detail
{
	padding: 10px;	
	margin: 15px;
	background: #D5DBDB;	
}
.contact-info .fa 
{
	color: #007bff;
	margin: 10px;
	font-weight: bold;
}
#contact img{
  border-radius: 50%;
}

#contact p
{
	font-size: 20px;
	color: white;
}
#contact .imglogo2 img
{
	border: 1px solid white;
	height: 250px;
	width: 400px;
	margin: 20px;
}
 
#contact h1::after
{
	content: '';
	background: #efefef;
	display: block;
	margin: 10px auto 5px;
	height: 2px;
	width: 180px;
}
#contact .imglogo img
{
	border: 2px solid white; 
	margin-left: 20px;
	height: 300px;
	width: 500px;
}
/*----------------------------------------Footer------------------------------------------*/
#footer
{
	color: #e49b13;
	background: white;
	padding: 30px;
	font-size: 15px;
}

.footer1
{
	font-size: 20px;
}


/*---------------------------------------Media Queries------------------------------------------*/
@media screen and (max-width:1100px) {
.imglogo img{
	width: 450px;
}
.navigationbar2,
.navigationbar{
	width: 90%;
	padding: 7px 0;
}
#slider-area2 button{
	padding: 5px 0;
	margin: 5px 10px;
	font-size: 20px;
}
#slider-area2 p {
	font-size: 20px;
}
.navigationbar2,
.navigationbar{
	width: 95%;
}
.logoimage{
	width: 250px;
	height: 120px;
}
#indexsection1 .imglogo1 img
{
	border: 1px solid white;
	border-radius: 30px;
	height: 300px;
	width: 420px;
}
#contact .imglogo2 img
{
	border: 1px solid white;
	height: 250px;
	width: 300px;
	margin: 20px;
}
}

/*---------------------------------------Media Queries------------------------------------------*/
@media screen and (max-width:1000px)
{
.imglogo img{
width: 400px;
}
.navigationbar ul li a{ 
	font-size: 15px;
}
.navigationnew{
	height: 120px;
}
.navigationbar2,
.navigationbar{
	width: 95%;
	padding: 7px 0;
}
.logoimage{
	width: 230px;
	height: 100px;
}
#contact .imglogo2 img
{
	height: 300px;
	width: 250px;
	border-radius: 30px;
}
#contact .imglogo img
{
	width: 400px;
}
}

/*---------------------------------------Media Queries------------------------------------------*/
@media screen and (max-width:900px)
{
.imglogo img{
width: 380px;
}
.logoimage{
	width: 170px;
	height: 85px;
}
.navigationbar ul li a{
	font-size: 14px;
}
.navigationnew{
	height: 100px;
}
.navigationbar2,
.navigationbar{
	width: 95%;
	padding: 7px 0;
}
#contact .imglogo2 img
{
	height: 300px;
	width: 250px;
	border-radius: 30px;
}
#indexsection1 .imglogo1 img
{
	border-radius: 30px;
	height: 300px;
	width: 400px;
}
#contact .imglogo img
{
	width: 350px;
}
}

/*---------------------------------------Media Queries------------------------------------------*/
@media screen and (max-width:800px)
{ 
.navigationbar2,
.navigationbar{
	width: 95%;
	padding: 7px 0;
}
.logoimage{
	width: 150px;
	height: 70px;
}
.slide img{
	height: 500px;
	width: 250px;
}
.imglogo img{
	width: 350px;
}
#slider-area2 button{
	width: 120px;
	padding: 5px 0;
	margin: 5px 10px;
	font-size: 15px;
}
#slider-area2 p {
	font-size: 15px;
}
.navigationbar ul li a{
	font-size: 12px;
}
.navigationnew{
	height: 80px;
}
#indexsection1 .imglogo1 img
{
	border-radius: 30px;
	height: 300px;
	width: 320px;
}
#contact .imglogo2 img
{
	height: 300px;
	width: 200px;
	border-radius: 30px;
}
#contact .imglogo img
{
	width: 350px;
}
}

/*---------------------------------------Media Queries------------------------------------------*/
@media screen and (max-width:750px) {
#contact .imglogo img
{
	width: 450px;
}
#indexsection1 .imglogo1 img
{
	margin-top: 20px;
	width: 500px;
}
#contact .imglogo2 img
{
	width: 500px;
	margin-top: 50px;
}
}


/*---------------------------------------Media Queries------------------------------------------*/
@media screen and (max-width:700px) {
	.imglogo img{
		width: 500px;
	}
#indexsection1 .imglogo1 img
{
	border-radius: 30px;
	height: 300px;
	width: 500px;
	margin-top: 20px;
}
#contact .imglogo2 img
{
	height: 300px;
	width: 500px;
	border-radius: 30px;
}
}

/*---------------------------------------Media Queries------------------------------------------*/
@media screen and (max-width:600px) {
.imglogo img{
	width: 500px;
}
.slide img{
	height: 400px;
	width: 120px;
}
.navigationbar ul li a{
	font-size: 14px;
}
.navigationbar2 ul li,
.navigationbar ul li{
	margin: 0 1px;
	font-size: 9px;
}
.navigationnew{
	height: 72px;
}
.logoimage{
	width: 120px;
	height: 70px;
}
.content h1{
	font-size: 45px;
}
#slider-area2 button{
	width: 100px;
	padding: 5px 0;
	margin: 5px 10px;
	font-size: 12px;
}
.navigationbar2,
.navigationbar{
	width: 95%;
	padding: 1px 0;
}
}

/*---------------------------------------Media Queries------------------------------------------*/
@media screen and (max-width:550px)
{
.navigationbar ul li a{
	font-size: 10px;
}
.navigationnew{
	height: 72px;
}
.navigationbar2,
.navigationbar{
	width: 98%;
	padding: 1px 0;
}
.navigationbar2 ul li,
.navigationbar ul li{
	margin: 0 2px;
}
.logoimage{
	width: 120px;
	height: 70px;
}
.navigationbar ul li a{
	font-size: 9px;
}
#contact .contact-info
{
	margin-left: 25px;
	margin-right: 25px;
}
#contact p
{
	margin-left: 25px;
	margin-right: 25px;
}
#contact a
{
	margin-left: 25px;
}
#contact .detail
{
	margin-right: 42px;
}
#contact .imglogo img
{
	width: 400px;
}
#indexsection1 p
{
	margin-left: 25px;
	margin-right: 25px;
}
#indexsection1 button
{
	margin-left: 25px;
}
#indexsection1 .imglogo1 img
{
	margin-left: 20px;
	width: 400px;
}
#contact .imglogo2 img
{
	margin-left: 20px;
	width: 400px;
}
}

/*---------------------------------------Media Queries------------------------------------------*/
@media screen and (max-width:450px)
{
.imglogo img{
width: 400px;
}
.navigationbar ul li a{
	font-size: 9px;
}
.navigationnew{
	height: 60px;
}
.logoimage{
	width: 120px;
	height: 58px;
}
.navigationbar2,
.navigationbar{
	width: 98%;
	padding: 2px 0;
}
.navigationbar2 ul li,
.navigationbar ul li{
	margin: 0 2px;
}

}

/*---------------------------------------Media Queries------------------------------------------*/
@media screen and (max-width:420px)
{
.imglogo img{
width: 400px;
}
.navigationbar ul li a{
	font-size: 8px;
}
.navigationnew{
	height: 60px;
}
.logoimage{
	width: 120px;
	height: 58px;
}
.navigationbar2,
.navigationbar{
	width: 98%;
	padding: 1px 0;
}
#contact .imglogo img{
	width: 350px;
}
#indexsection1 .imglogo1 img
{
width: 350px;
margin-top: 20px;
}
#contact .imglogo2 img
{
width: 350px;
}
}


/*---------------------------------------Media Queries------------------------------------------*/
@media screen and (max-width:400px)
{
.navigationbar ul li a{
font-size: 8px;
}
.navigationnew{
	height: 52px;
}
#contact .imglogo img{
width: 350px;
}
.navigationbar2,
.navigationbar{
	width: 98%;
	padding: 1px 0;
}
.logoimage{
	width: 100px;
	height: 50px;
}
.content h1{
	font-size: 45px;
}

.navigationbar2 ul li,
.navigationbar ul li{
	margin: 0 1px;
	font-size: 8px;
}
.slide img{
	height: 300px;
	width: 120px;
}
#slider-area2 button{
	width: 80px;
	padding: 5px 0;
	margin: 5px 10px;
	font-size: 10px;
}
#slider-area2 p {
	font-size: 12px;
}
#indexsection1 .imglogo1 img
{
width: 300px;
margin-top: 20px;
}
#contact .imglogo2 img
{
width: 300px;
}
#contact h1
{
	font-size: 25px;
}
}

/*---------------------------------------Media Queries------------------------------------------*/
@media screen and (max-width:350px)
{
#contact .imglogo img
{
width: 300px;
height: 200px;
}
	.navigationbar ul li a
	{
	font-size: 7px;
	}
	.navigationnew
	{
		height: 60px;
	}
	.logoimage
	{
		width: 100px;
		height: 50px;
	}
	#contact h1
{
	font-size: 20px;
}
#contact .detail
{
	margin-right: 25px;
	margin-left: 1px;
}
.main{
	width: 320px;
}
#feedback{
	margin: 10px;
}
#data{
	width: 290px;
}
#submit{
	width: 280px;
}
}
