* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 14px;
	color: #000;
}
ul {
	list-style: none;
}
img {
	border: none;
}
a:hover {
	text-decoration: none;
}
.header-top {
	background: #b52d41;
	color: #e4a700;/*padding: 0px 0px 6px 0px;*/
}
.top-left ul li {
	float: left;
	padding-right: 15px;
}
.top-left ul {
	margin-bottom: 5px;
}
.top-right ul {
	float: right;
}
.top-right ul li {
	float: left;
	padding-top: 10px;
}
.top-right ul li a {
	color: #b0d4e4;
	padding: 0px 28px;
	font-size: 16px;
	border-left: 1px solid #b0d4e4;
}
.top-right ul li a:hover {
	color: #fff;
}
.top-right ul li:first-child a {
	border-left: none;
}
.top-right ul li:last-child a {
	padding-right: 0px;
}
/*.menu ul{
	float:right;
	}*/
.menu ul li a {
	text-transform: uppercase;
}
.menu ul li:last-child a {
	padding-right: 0px;
}
.navbar-inverse .navbar-brand {
	color: #3e7b98;
}
.nav>li>a {
	padding: 10px 18px;
}
.navbar-nav {
	padding-bottom: 5px;
}
.navbar-inverse {
	padding: 10px 0px;
}
.depti-image {
	margin-top: 65px;
}
.abt-main-1 ul {
	list-style: disc;
}
.abt-main-1 ul li {
	line-height: 28px;
	color: #571753;
	padding: 0px;
	text-align: justify;
}
.abt-us ul {
	list-style: disc;
}
.abt-us ul li {
	line-height: 28px;
	color: #571753;
	padding: 0px;
	text-align: justify;
}
.logo-image h4 {
	color: #ff8f00;
	font-size: 21px;
}
.fa-star {
	font-size: 50px;
	padding-right: 69px;
}
.top-left i:last-child {
	padding-right: 0;
}
/***********abt-main***************/
.abt-main {
	background: #f7f7f7;
	padding: 0px;
}
.abt-main-2 {
	padding: 0px;
}
.abt-main-1 {
	padding: 69px;
}
.abt-main-1 h1 {
	color: #ec3d1a;
	text-transform: uppercase;
	margin-top: 0px;
}
.abt-main-1 h3 {
	color: #000;
	font-size: 29px;
}
.abt-main-1 h5 {
	font-size: 18px;
	line-height: 26px;
	color: #3e7b98;
	padding-bottom: 8px;
}
.abt-main-1 p {
	line-height: 28px;
	color: #571753;
	padding: 0px;
	text-align: justify;
}
.abt-main-1 a {
	background: #000;
	color: #FFF;
	padding: 10px 20px;
	text-transform: uppercase;
}
.btn-main {
	padding-top: 15px;
}
/*..............hover-effect................*/
.seasonal-1 {
	margin-top: -44px;
	background: #FFF;
	position: relative;
	z-index: 999;
	padding: 40px 6px;
}
.hovereffect {
	width: 100%;
	height: 250px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	border: 1px solid #ece9e9;
}
.hovereffect img {
	width: 100%;
	height: 100%;
}
.hovereffect .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	opacity: 0;
	background-color: rgba(0,0,0,0.5);
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.hovereffect img {
	display: block;
	position: relative;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}
.hovereffect h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	background: rgba(0,0,0,0.6);
	-webkit-transform: translatey(-100px);
	-ms-transform: translatey(-100px);
	transform: translatey(-100px);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	padding: 10px;
}
.hovereffect a.info {
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	color: #571753;
	border: 1px solid #fff;
	background-color: #FFF;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin: 100px 0 0;
	padding: 8px;
}
.hovereffect a.info:hover {
	box-shadow: 0 0 5px #fff;
}
.hovereffect:hover img {
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.hovereffect:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
}
.hovereffect:hover h2, .hovereffect:hover a.info {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-transform: translatey(0);
	-webkit-transform: translatey(0);
	transform: translatey(0);
}
.hovereffect:hover a.info {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.section-title {
	padding: 30px 0px;
}
.section-title h2 {
	text-align: center;
	text-transform: uppercase;
	color: #ec3d1a;
}
.box-1 {
	text-align: center;
	padding: 60px 0 60px 0;
	background: #571753;
	height: 355px;
}
.box-1 a {
	color: #FFF;
}
.box-1-icon {
	font-size: 36px;
	color: #ec3d1a;
}
.box-1 h4 {
	color: #ec3d1a;
	padding: 10px 0 10px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 22px;
}
.box-vision p {
	line-height: 24px;
	font-weight: 500;
	font-family: "Raleway", sans-serif;
	color: #FFF;
	padding: 0 60px 20px 60px;
}
.box-1.active {
	background: #f5f5f5;
}
.btn-danger {
	color: #3e7b98;
	background-color: #FFF;
	border-color: #FFF;
	text-transform: uppercase;
}
.btn-danger-1 {
	color: #FFF;
	background-color: #571753;
	border-color: #FFF;
	text-transform: uppercase;
}
.btn-2 {
	padding: 9px 40px;
}
.box-2 {
	text-align: center;
	padding: 60px 0 60px 0;
	background: #FFF;
	height: 355px;
}
.box-2 a {
	color: #FFF;
}
.box-2-icon {
	font-size: 36px;
	color: #aad9f3;
}
.box-2 h4 {
	color: #571753;
	padding: 10px 0 10px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 22px;
}
.clients-section {
	padding: 40px 0px 80px 0px;
}
.box-2 p {
	color: #ec3d1a;
}
.box-2 p a {
	color: #ec3d1a;
}

/****************footer****************/

.footer {
	background: #571753;
}
.footer-1 {
	padding: 30px 0px;
}
.footer-1 h2 {
	color: #ec3d1a;
	text-align: center;
	font-size: 28px;
}
.footer-1 p {
	color: rgba(253, 252, 254, 0.87);
	padding-top: 15px;
	padding-right: 8px;
}
.footer-2 {
	background: #4c0047;
	padding: 30px 0px 55px 20px;
}
.footer-2 h3 {
	font-family: 'Gafata', sans-serif;
	color: #ec3d1a;
	border-bottom: 1px solid rgba(204, 204, 204, 0.35);
	display: inline-block;
	margin-top: 0px;
	padding-bottom: 13px;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 25px;
	padding-top: 18px;
}
.footer-3 {
	padding: 30px 0px 30px 30px;
}
.footer-3 h3, .footer-4 h3 {
	font-family: 'Gafata', sans-serif;
	color: #ec3d1a;
	border-bottom: 1px solid rgba(204, 204, 204, 0.35);
	display: inline-block;
	margin-top: 0px;
	padding-bottom: 13px;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 25px;
	padding-top: 18px;
}
.footer-4 {
	background: #4c0047;
	padding: 30px 0px 60px 30px;
}
.footer-4 ul li {
	color: rgba(253, 252, 254, 0.87);
	line-height: 30px;
}
.footer-3 ul li a {
	color: rgba(253, 252, 254, 0.87);
	line-height: 30px;
}
.footer-4 ul li a {
	color: rgba(253, 252, 254, 0.87);
}
.clck-icn-1 {
	float: left;
}
.clck-icn-1 i {
	font-size: 20px;
	color: rgba(253, 252, 254, 0.87);
}
.clck-text-1 {
	padding-left: 10px;
}
.clck-text-1 p {
	padding-left: 20px;
	color: rgba(253, 252, 254, 0.87);
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 8px;
}
.footer-3 p {
	color: rgba(253, 252, 254, 0.87);
	text-transform: uppercase;
}
.footer-3 span {
	color: #80afc4;
	text-transform: uppercase;
	font-size: 12px;
}
.footer-bottom {
	background: #571753;
	color: rgba(253, 252, 254, 0.87);
	padding: 20px 0px 5px 0px;
	border-top: 1px solid rgba(255, 69, 32, 0.38);
}
.footer-bottom-1 p {
	float: right;
}
.footer-bottom-1 a {
	color: #FFF;
}
.slider-box {
	position: relative;
}
.slider-bottom {
	/*position:absolute;
	top: 175px;
	z-index:9999;
	left:0;
	right:0;*/
	background: #a71cdb;
	padding: 30px 0px 90px 0px;
}
.slider-bottom img {
	width: 92%;
	margin-top: 80px;
}
.slider-bottom h2 {
	color: #ec3d1a;
	font-size: 42px;
	margin-top: 0px;
}
.slider-bottom h5 {
	color: #ff8f00;
	font-size: 21px;
	letter-spacing: 0.3px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.slider-bottom p {
	color: #ff8f00;
	font-size: 17px;
	letter-spacing: 0.3px;
	/*border-bottom:2px solid #fff;*/
	padding-bottom: 8px;
}
.slider-bottom h6 {
	color: #ff8f00;
	line-height: 25px;
	letter-spacing: 0.6px;
	font-size: 17px;
}
.slider-bottom ul li {
	float: left;
	padding-right: 22px;
	padding-top: 15px;
	font-size: 22px;
}
.slider-bottom ul li i {
	color: #fff;
	text-shadow: 1px 1px #848484;
}
.slider-bottom-1 {
	background: #a91cdd;
	padding: 25px 0px 43px 0px;
	border-bottom: 6px solid #ec3d1a;
}
.slider-bottom-1 h2 {
	color: #ff002d;
	font-size: 39px;
	margin-top: 0px;
}
.slider-bottom-1 h5 {
	color: #ff9b00;
	/*text-shadow: 2px 2px #808080;*/
	font-size: 21px;
	letter-spacing: 0.3px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.slider-bottom-1 p {
	color: #ff9b00;
	/*text-shadow: 2px 2px #808080;*/
	font-size: 19px;
	letter-spacing: 0.3px;
	/*border-bottom:2px solid #FFF;*/
	padding-bottom: 8px;
}
.slider-bottom-1 span {
	color: #ff9b00;
	text-transform: uppercase;
	font-size: 15px;/*text-shadow: 1px 1px #848484;*/
}
.slider-bottom-1 ul li {
	float: left;
	padding-right: 22px;
	padding-top: 15px;
	font-size: 22px;
}
.slider-bottom-1 ul li i {
	color: #fff;
	text-shadow: 1px 1px #848484;
}
/***********dropdown-menu***********/	
.dropdown-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
	margin-top: 0;
}
.navbar .sub-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 10px;
}
.navbar .sub-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}
.dropdown-menu>li>a {
	padding: 5px 20px;
	border-bottom: 1px solid #efefef;
}
.dropdown-menu li:last-child a {
	border-bottom: none;
}
.navbar-inverse .navbar-nav>li>a {
	color: #ff6a00;
}
/***********abt-us**************/
.abt-us {
	padding: 60px 0px;
}
.abt-us h1 {
	color: #ec3d1a;
	border-bottom: 4px double rgba(247, 197, 106, 0.95);
	font-size: 24px;
	margin: 0 0 1.2em;
	padding-bottom: 0.2em;
	line-height: 27px;
	padding-top: 15px;
}
.abt-us h5 {
	font-size: 18px;
	line-height: 26px;
	color: #ec3d1a;
	padding-bottom: 8px;
}
.abt-us p {
	line-height: 28px;
	color: #807f7f;
	padding: 0px;
	text-align: justify;
}
/***************client-img***************/


.clients {
	height: 120px;
	overflow: hidden;
	margin-bottom: 30px;
	border: 3px double #666666;
	padding: 5px;
	margin-top: 15px;
}
.clients img {
	height: 100%;
	width: 100%
}
/*..........gallery..............*/

.gallery-box {
	padding: 4px;
	height: 220px;
	overflow: hidden;
	margin-bottom: 20px;
}
.gallery-box img {
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
}
/*..........................contact........................*/




.form-x h3 {
	color: #ec3d1a;
	border-bottom: 1px solid #571753;
	padding-bottom: 5px;
}
.form-group textarea {
	padding-bottom: 60px;
}
.glyphicon-envelope {
	margin-right: 3px;
}
.glyphicon-phone-alt {
	margin-right: 5px;
}
.glyphicon {
	line-height: 23px;
}
.contact h3 {
	color: #ec3d1a;
	border-bottom: 1px solid #571753;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.contact h4 {
	font-size: 16px;
	line-height: 16px;
	color: #2E1308;
	text-transform: uppercase;
	font-weight: normal;
	padding: 5px 0 0px 0;
}
.contact p {
	line-height: 19px;
	padding-bottom: 17px;
	text-align: left;
	border-bottom: 1px solid #222222;
}
.contact p.last {
	border: none;
}
.navbar-brand h2 {
	font-family: 'Overlock', cursive;
	color: #ff6a00;
}
.abt-us ul li {
	color: #807f7f;
	line-height: 28px;
	padding: 0;
	text-align: justify;
}
.logo-image img {
	width: 31%;
	margin: 0 6%;
}
.logo h2 {
	font-family: 'Overlock', cursive;
	color: #ff6a00;
	text-align: center;
	border-bottom: 1px solid #b52d41;
	padding-bottom: 25px;
}
.navbar-inverse .navbar-brand {
	display: none;
}
.contact a{   
   color: #807f7f;
}


 @media screen and (min-width: 992px) and (max-width: 1198px) {
.hovereffect {
	height: 200px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.box-vision p {
	padding: 0 50px 20px 50px;
}
.footer-3 h3, .footer-2 h3, .footer-4 h3 {
	font-size: 19px;
}
.footer-1 h2 {
	font-size: 22px;
}
.box-2 h4 {
	font-size: 20px;
}
.box-2, .box-1 {
	padding: 25px 0 0px 0;
}
.box-vision p {
	padding: 0 20px 20px 20px;
}
.fa-star {
    font-size: 40px;
    padding-right: 33px;
    padding-bottom: 8px;
}
}
 @media screen and (min-width: 480px) and (max-width: 766px) {
.abt-main-1 {
	padding: 10px;
}
.abt-main-1 h1 {
	font-size: 27px;
	margin-top: 20px;
}
.footer-bottom-1 p {
	float: none;
}
.hovereffect {
	height: 220px;
	margin-bottom: 10px;
}
.slider-bottom h5 {
	font-size: 18px;
}
.slider-bottom h2 {
	font-size: 26px;
}
.logo-image img {
	width: 65%;
}
.slider-bottom p {
	font-size: 18px;
}
.slider-bottom span {
	font-size: 15px;
}
.navbar-inverse .navbar-brand {
	display: block;
	color: #FFF;
}
.navbar-inverse {
	background-color: #b52d41;
	padding: 0px;
}
.navbar-brand {
	padding-top: 13px;
}
.fa-star {
    font-size: 27px;
    padding-right: 16px;
    padding-bottom: 8px;
}
}
 @media screen and (max-width: 360px) {
.abt-main-1 {
	padding: 10px;
}
.abt-main-1 h1 {
	font-size: 27px;
	margin-top: 20px;
}
.footer-bottom-1 p {
	float: none;
}
.hovereffect {
	height: 220px;
	margin-bottom: 10px;
}
.slider-bottom h5 {
	font-size: 18px;
}
.slider-bottom h2 {
	font-size: 26px;
}
.logo-image img {
	width: 65%;
}
.slider-bottom p {
	font-size: 18px;
}
.slider-bottom span {
	font-size: 15px;
}
.navbar-inverse .navbar-brand {
	display: block;
	color: #FFF;
}
.navbar-inverse {
	background-color: #b52d41;
	padding: 0px;
}
.navbar-brand {
	padding-top: 13px;
}
.box-2 {
	padding: 40px 0 60px 0;
}
.navbar-inverse .navbar-nav > li > a {
	color: #ffe066;
}
.fa-star{font-size: 15px;
padding-right: 15px;}
}
 @media screen and (max-width: 320px) {
.navbar-inverse .navbar-brand {
	display: block;
	color: #FFF;
}
.abt-main-1 {
	padding: 10px;
}
.abt-main-1 h1 {
	font-size: 27px;
	margin-top: 20px;
}
.footer-bottom-1 p {
	float: none;
}
.hovereffect {
	height: 220px;
	margin-bottom: 10px;
}
.slider-bottom h5 {
	font-size: 17px;
}
.slider-bottom h2 {
	font-size: 26px;
}
.logo-image img {
	width: 65%;
}
.slider-bottom p {
	font-size: 17px;
}
.slider-bottom span {
	font-size: 15px;
}
.navbar-inverse {
	background-color: #b52d41;
	padding: 0px;
}
.navbar-brand {
	padding-top: 13px;
}
.box-vision p {
	padding: 0 40px 20px 40px;
}
.fa-star{font-size: 14px;
padding-right: 12px;
padding-bottom: 8px;s}
}
