h1,h2,h3,h4,p{
	margin:0 !important;
	padding:0 !important;
}
p{
	font-size:15px;
}
.container{
	width:1150px !important;
}
.sec-header{
	padding:10px 0 4px 0;
	background-color:#f0f0f5;
}
.main-logo{
	float:left;
	margin-left:4px;
}
.navigation{
	float:right;
	background-color:#6c0814;
  line-height: 20px;
  margin-top: 30px;
  margin-right:20px;
  padding:13px 44px 12px 0 !important;
}
.menu-times{
	padding:0px 2.5px;
	display:none;
}
.navigation li{
	list-style-type:none;
	display:inline-block;
	margin-right:8px;
}
.navigation a{
	text-decoration:none !important;
	color:white;
	font-size:15px !important;
	padding:14px 19px;
	transition:0.5s;
}
.menu-toggle{
   color:white;
   float:right;
   line-height:50px;
   font-size:28px;
   cursor:pointer;
   display:none;
   padding:2px 16px;
   background-color:black;
   position:fixed;
   right:20px;
   z-index:999;
}
.navigation a:hover{
	background-color:#dda701;
	color:white !important;
}
.active{
	background-color:#dda701;
	color:white !important;
}
.navigation a:active{
	background-color:#dda701;
	color:white !important;
}
.navigation a:focus{
	color:white !important;
}

a.left.carousel-control {
   background-image: none;
   width:25px;
   height:40px;
   position:absolute;
   top:48%;
   left:25px !important;
}
a.right.carousel-control {
   background-image: none;
   width:25px;
   height:40px;
   position:absolute;
   top:48%;
   right:25px !important;
}
span.glyphicon.glyphicon-chevron-left {
   font-size: 20px;
   background-color: grey;
   padding: 4px;
   border-radius: 16px;
}
span.glyphicon.glyphicon-chevron-right {
   font-size: 20px;
   background-color: grey;
   padding: 4px;
   border-radius: 16px;
}
.carousel-indicators {
   bottom: -36px !important;
   /*background-color:#e8e8f2;*/
   width: 100% !important;
   left: 0px !important;
   right: 0 !important;
   padding:15px 0 8px 0 !important;
   margin:0 auto!important;
}
.carousel-indicators .active {
   width: 14px;
   height: 14px;
   margin: 1;
   background-color: black !important;
}
.carousel-indicators li{
   background-color:#464141 !important;
   width: 14px !important;
   height: 14px !important;
   margin:0 1px !important;
   border:none !important;
}
.sec-about{
	padding:50px 0;
}
.about-head{
	text-align:center;
	padding-bottom:20px;
}
.about-head h1{
	color:#6c0814;
	font-size:32px;
	font-family: 'Norican', cursive;
	font-weight:600;
}
.about-cont{
	padding:0 20px;
}
.about-cont p{
	font-size:15px;
	text-align: justify;
	margin-bottom:10px !important;
}
.about-end{
	padding:22px;
	background-color:#e8e8f2;
}
.sec-footer{
	background-color:#000;
	padding-bottom:30px;
}
.sec-footer h3{
	color:red;
	font-size:20px;
	font-weight:600;
	margin-top: 20px !important;
    margin-bottom: 16px !important;
}
.sec-footer p{
	color:white;
	font-size:16px;
	line-height:1.2;
}
.footer-sec li{
	list-style-type:none;
}
.footer-sec a{
	text-decoration:none !important;
	color:white;
	font-size:16px;
	font-style:italic; 
}
.footer-sec a:hover{
	color:white;
}
.cont-end{
	padding-top:20px;
}
.navi li{
	list-style-type:none;
	border:1px solid white;
	margin-bottom:10px;
	border-left:4px solid white;
	padding:4px 0;
}
.navi a{
	text-decoration:none !important;
	color:white;
	font-size:16px;
	padding:0px 6px;
	transition:0.5s;
	display:block;
}
.navi li:hover a{
	margin-left:10px;
	color:white;
}
.navi a:active{
	color:white !important;
}
.navi a:focus{
	color:white !important;
}
#name{
	margin-bottom:10px;
	padding:4px 8px;
	width:110%;
}
.sec-footer button{
	padding:6px 25px;
	background-color:#003366;
	color:white;
	border:none;
	font-size:18px;
}
.sec-footer button:hover{
	background-color:#003366;
	color:white;
}
.footer-end{
	text-align:center;
	margin-top:30px;
}
.footer-end p{
	font-size:13px !important;
}

/*Inner-Pages*/
.sec-about .col-md-12{
	padding-top:40px !important;
}
.about-main h2, .packages h2 , .sec-contact h2 , .testimonials h2 {
	color: #6c0814;
	font-weight:600;
	font-size:24px;
	margin-bottom:20px !important;
}
.about-main h3{
	color: #6c0814;
   font-size: 24px;
   padding-top:20px;
   font-weight:600;
   margin:40px 0 14px 0 !important;
}
.about-pic{
	text-align: center;
}
.sec-packages , .sec-service , .sec-contact, .sec-testimonials{
	padding:40px 20px 20px;
}
.packages p{
	margin-bottom:12px !important;
	text-align: justify;
}
.packages h3 , .sec-contact h3{
	color: #6c0814;
	font-size:20px;
	font-weight:600;
	margin:20px 0 !important;
}
.packages li{
	font-size:15px;
	line-height: 24px;
   letter-spacing: 0.3px;
	list-style-type: square !important;
}
.packages h4{
	color: #6c0814;
	margin:20px 0 !important;
	font-size:16px;
	font-weight:600;
}
table tr:nth-child(2n+1) td {
   background: #f4e8e8;
}
.table{
	border: 2px solid #c76361 !important;
}
.table tr{
	border-top: 2px solid #c76361 !important;
   border-bottom: 2px solid #c76361 !important;
}
.table td {
    text-align: left;
    color: #000;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 1px;
    padding: 14px 12px !important;
}
.table th {
    background: #c0504d !important;
    color: #fff;
    text-decoration: underline;
    font-size:20px;
    padding:12px 10px !important;
    font-weight:bold;
}
.sec-contact{
	padding-bottom:60px !important;
}
.sec-contact .col-md-6{
	padding:0 !important;
}
.contact-form h4{
	font-size:14px;
	margin-bottom:4px !important;
}
#queryname{
	padding:6px 8px;
	width:100%;
}
.sec-contact button{
	padding:6px 25px;
	background-color:#003366;
	color:white;
	border:none;
	font-size:18px;
	width:20%;
}
.sec-contact button:hover{
	background-color:#003366;
	color:white;
}
.test-box{
	background-color: #EEE;
	padding:10px;
	border-radius:6px;
	margin-bottom:10px;
}
.test-box img{
	float:left;
	width:52px;
	margin:0 10px 10px 0;
	border: 1px solid #CCC;
	border-radius:4px !important;
}
.test-cont p{
	font-size: 14px;
   line-height: 165%;
   text-align: justify;
   margin-bottom:12px !important;
}


.sec-testimo{
   background:  linear-gradient(to left, #f99da6, #ffc371, #f99da6);
   padding:60px 0 100px;
}
.testimonial{
   text-align: center;
   margin: 70px 50px 0px;
   padding: 0 10% 2%;
   background: #fff;
   border-radius:80px;
}
.testimonial .pic{
  width: 100px;
   height: 100px;
   border-radius: 50%;
   border: 5px solid rgba(255,255,255,0.3);
   display: inline-block;
   margin-top: -50px;
   overflow: hidden;
   box-shadow:0 2px 6px rgba(0, 0, 0, 0.15);
}
.testimonial .pic-2{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.3);
    display: inline-block;
    margin-top: -50px;
    overflow: hidden;
    box-shadow:0 2px 6px rgba(0, 0, 0, 0.15);
}
.testimonial .pic img{
    width: 70%;
    height: auto;
    padding-top:15px;
}
.testimonial .pic-2 img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 17px;
    font-style: italic;
    color: #808080;
    line-height: 30px;
    margin-top: 10px !important;
}



/*Laptop Responsive*/
@media screen and (max-width:1024px){

	.container{
		width:950px !important;
	}
	.main-logo img{
    	width: 250px;
	}
	.navigation {
    margin-top: 20px;
    margin-right: 0px; 
    padding: 13px 20px 12px 0 !important;
	}
	.navigation li {
    	margin-right: 6px;
	}
	.navigation a {
    	font-size: 14px !important;
    	padding: 15px 13px 14px;
	}
	.carousel-indicators {
    	margin-left: -40% !important;
	}
}

/*Tablet Responsive*/
@media screen and (max-width:768px){

	.container{
		width:765px !important;
	}
	.main-logo img{
    	width: 210px;
	}
	.navigation {
    margin-top: 14px;
    margin-right: 0px;
    padding: 10px 4px 9px 0 !important;
	}
	.navigation li {
    margin-right: 4px;
	}
	.navigation a {
    font-size: 13px !important;
    padding: 13px 8px 12px;
	}
	.carousel-indicators {
    margin-left: -53% !important;
	}
	.col-md-4.col-sm-4.about-pic {
    padding-left: 6px;
	}
	.sec-service , .sec-packages, .sec-testimonials, .sec-contact {
    padding: 40px 0px 20px;
	}
	.navi li {
    width: 48%;
    margin-left: 4px;
   	display: inline-block;
	}
	.navi li:hover a{
		margin-left:18px;
	}
	#name {
    	width: 49%;
	}
	textarea#name {
    	width: 98.5%;
	}
}

/*Mobile Responsive*/
@media screen and (max-width:425px){

	.container{
		width:350px !important;
	}
  .sec-service , .sec-packages, .sec-testimonials, .sec-contact {
    padding: 60px 0px 40px;
	}
	.main-logo img{
    	width: 240px;
	}
	.carousel-indicators {
    bottom: -44px !important;
    left: 52% !important;
    margin-left: -30%;
	}
	.menu-toggle{
		display:inline-block;
	}
	.navigation{
    left: -150% !important;
    z-index:1;
    top:-14px;
    position:absolute;
    height: 600px;
    transition:0.8s;
    background-color:#212121;;
    width:75% !important;
    z-index:999;
    padding:0 !important;
	}
	.navigation li{
		display:block;
		width:100%;
	}
	.navigation a{
		display:block;
		padding:12px 0 12px 16px !important;
	}
	.navigation a:hover{
		background-color:#3f3f3f;
		color:white !important;
	}
	.navigation.menu-active {
    left: 0% !important;
    position:fixed;
	}
	.fa-bars.close{
		display:none;
	}
	.menu-times.open{
		display:block;
	}
	.active{
		background-color:#3f3f3f;
		color:white !important;
	}	
	.navi li {
    width: 100%;
    margin-left: 0px;
   	display:block;
	}
	.navi li:hover a{
		margin-left:14px;
	}
	#name {
    width: 100%;
	}
	textarea#name {
    width: 100%;
	}
	.about-pic{
		padding-top:26px;
	}
	.about-head h1{
		font-size:32px;
		font-weight:600;
	}
	.about-head{
		padding:0 20px 20px;
	}
	a.left.carousel-control {
   	top:44%;
}
	a.right.carousel-control {
   	top:44%;
	}

}