

@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Raleway:800,700,400);

@import url(https://fonts.googleapis.com/css?family=Signika:400,600);

@import url('https://fonts.googleapis.com/css?family=Lato');





@font-face {

	font-family: 'bahiaScriptssk';

	src: url('https://roomansala.com/fonts/bahiss__.eot');

	src: local('☺'), url('https://roomansala.com/fonts/bahiss__.woff') format('woff'), url('https://roomansala.com/fonts/bahiss__.ttf') format('truetype'), url('https://roomansala.com/fonts/bahiss__.svg') format('svg');

	font-weight: normal;

	font-style: normal;

}
.img-circle {
	border-radius: 0% !important;
}
.row.marginb {
	margin-bottom: 11px;
}


#mycarousel3 {

	/* padding-top: 5px; */

	padding-bottom: 24px;

} 



#Policy h3{ padding-bottom: 9px !important;}

#Policy h4  {

	font-size: 15px !important;

	margin-top:0px;

}

.logo {

	max-width: 200px;

	max-height: 65px;

}



#msgSubmit2 {

	color: green;

	font-size: 18px;

	background: #D1D1D1;

	padding: 5px;

}



#msgSubmit {

	color: green;

	font-size: 18px;

	background: #D1D1D1;

	padding: 5px;

}





.logo img {

	max-width: 200px;

	max-height: 65px;

}

 



.carousel-fade .carousel-inner .item {

  opacity: 0;

  transition-property: opacity;

}



.carousel-fade .carousel-inner .active {

  opacity: 1;

}



.carousel-fade .carousel-inner .active.left,

.carousel-fade .carousel-inner .active.right {

  left: 0;

  opacity: 0;

  z-index: 1;



}



.carousel-fade .carousel-inner .next.left,

.carousel-fade .carousel-inner .prev.right {

  opacity: 1;

}



.carousel-fade .carousel-control {

  z-index: 2;

}



/*

WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."

now override the 3.3 new styles for modern browsers & apply opacity

*/

@media all and (transform-3d), (-webkit-transform-3d) {

    .carousel-fade .carousel-inner > .item.next,

    .carousel-fade .carousel-inner > .item.active.right {

      opacity: 0;

      -webkit-transform: translate3d(0, 0, 0);

              transform: translate3d(0, 0, 0);



    }

    .carousel-fade .carousel-inner > .item.prev,

    .carousel-fade .carousel-inner > .item.active.left {

      opacity: 0;

      -webkit-transform: translate3d(0, 0, 0);

              transform: translate3d(0, 0, 0);

    }

    .carousel-fade .carousel-inner > .item.next.left,

    .carousel-fade .carousel-inner > .item.prev.right,

    .carousel-fade .carousel-inner > .item.active {

      opacity: 1;

      -webkit-transform: translate3d(0, 0, 0);

              transform: translate3d(0, 0, 0);

    }

}



   

    .carousel,

    .carousel-inner,

    .carousel-inner .item {

      height: 100%;

    }



    .item:nth-child(1) {

      

     /*  background-image:url(../img/dark-background-8.jpg);*/

      background-size:cover;

      

    }



    .item:nth-child(2) {

           background-image:url(../img/dark-background-2.jpg);

      background-size:cover;

      

    }



  .item:nth-child(3) {

           background-image:url(../img/Dark-Background-6I.jpg);

      background-size:cover;

      

    }

	.datepicker {

background-color: #000 ;

color: #fff ;

}







/* Reset

---------------------------------*/

.carousel-inner > .item > img, .carousel-inner > .item > a > img {

	width: 100% !important;

}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {

	width: 100% !important;

}

.navbar-toggle {

	 margin-right: 0px !important;

	

}

#header_wrapper {

	width: 100% !important;

}

.contact_section {

	background: #E5E5E5;

	margin-top: 30px;

	padding-top: 30px;

}

.contact_section h2 {

	color: #000;

	

}

ul {

    list-style: none;

}

#dining {

	/*background: #E7E7E7;*/

	color: #383838;

/*	margin-bottom: 46px;*/

	text-align:justify;

	/* box-shadow: -3px 1px 20px blue; */

}

#Policy {

	margin-top: 34px;

}

.disn{ display:none;}

#dining h2 {

		padding-top: 26px;

	/*background-image: url(../img/ttl.png);

	padding-bottom: 51px;

	background-position: center 35px;

	background-repeat: no-repeat;

	background-size: 22%;

	color:#000000;*/

}  

.figure {

    margin: 0px;

}

#main-nav{ margin-top:0 !important}

img {

    max-width: 100%;

}



a, a:hover, a:active {

    outline: 0px !important;

}

.bgop{ background-color:rgb(0,0,0,0.5);}



.hero_wrapper{ position:absolute; top:25%;}



.logo {

/*	border: solid #c9c9c9 1px;*/

}

.middle_menu {

	margin-top: -52px;

	position: relative;

	z-index: 1;

}

#explore p {

	text-align: justify;

}



#main-nav1 {

	padding: 6px 21px;

	background-color:rgb(0,0,0,0.5);

}

  

.bagtr{ /*background-color:rgb(0,0,0,0.5);*/}

.well.box-shadow {

  background: rgba(0, 0, 0, 0) linear-gradient(#149777, #10846f) repeat scroll 0 0;

  color: #fff;

  padding: 30px;

}



.service_wrapper .row .col-lg-3 {

  margin-bottom: 29px;

  min-height: 344px;

}



.clear {

    clear: both;

    display: block;

    overflow: hidden;

    visibility: hidden;

    width: 0;

    height: 0;

}

.rb{ color:#FD0004; font-weight:bold;}



.bold { font-weight:bold;}



#aboutUs p{ text-align:justify;}



.center{ text-align:center;}



.clearfix:before,

.clearfix:after {

    content: '\0020';

    display: block;

    overflow: hidden;

    visibility: hidden;

    width: 0;

    height: 0;

}



.clearfix:after {

    clear: both;

}



.final-tiles-gallery {

  position: relative;

}

.final-tiles-gallery .tile img.item {

  -moz-transition: -moz-transform 0.2s, opacity 0.2s linear;

  -o-transition: -o-transform 0.2s, opacity 0.2s linear;

  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s linear;

  transition: transform .2s linear;

  display: block;

  position: relative;

  width: 100%;

}

.final-tiles-gallery .tile.ftg-enlarged img {

  display: block;

  margin: auto;

}

.final-tiles-gallery .tile {

  float: left;

  overflow: hidden;

  margin: 0;

  opacity: 0;

}

.final-tiles-gallery .tile.ftg-loaded {

  /*display: block;*/

  opacity: 1;

}

.final-tiles-gallery .tile.ftg-hidden {

  -moz-transform: scale(0);

  -webkit-transform: scale(0);

  -ms-transform: scale(0);

  transform: scale(0);

  opacity: 0;

}

.final-tiles-gallery .edge {

  position: absolute;

  z-index: 1000;

  background: #333;

  color: #fff;

  font-size: 11px;

  padding: 4px;

  font-family: sans-serif;

}

.final-tiles-gallery .edge.enlarged-true {

  color: yellow;

}

.final-tiles-gallery .ftg-social {

  position: absolute;

  transition: all .5s;

  z-index: 10;

  /*box-shadow: 0px 0px 12px #333;*/

}

.final-tiles-gallery .ftg-social a {

  color: #fff;

  text-decoration: none;

  text-align: center;

  font-size: 16px;

  transition: all .3s;

}

.final-tiles-gallery .ftg-social a:hover {

  color: #ccc;

}

.final-tiles-gallery .hover {

  position: absolute;

  top: 0;

  left: 0;

  bottom: 0;

  right: 0;

  background: #000;

  background-color: rgba(0, 0, 0, 0.7);

  transition: all .3s;

  opacity: 0;

  display: table;

  width: 100%;

  height: 100%;

}

.final-tiles-gallery .hover .icon {

  display: table-cell;

  text-align: center;

  vertical-align: middle;

  color: #fff;

  font-size: 20px;

}

.final-tiles-gallery .tile:hover .hover {

  opacity: 1;

}

.final-tiles-gallery .tile iframe.item {

  width: 100%;

}

.final-tiles-gallery .ftg-filters {

  margin-bottom: 20px;

}

.final-tiles-gallery .ftg-filters a {

  display: inline-block;

  margin-right: 10px;

  color: #777;

  padding: 4px 10px;

  border: 1px solid #777;

  text-decoration: none;

  outline: 0;

  text-shadow: none;

  box-shadow: none;

}

.final-tiles-gallery .ftg-filters a:hover,

.final-tiles-gallery .ftg-filters a.selected {

  color: #000;

  border-color: #333;

  text-decoration: none;

}

/* EFFECT: IMG FADE OUT */

.final-tiles-gallery.effect-fade-out .tile img {

  transition: all 0.5s;

  opacity: 1;

}

.final-tiles-gallery.effect-fade-out .tile:hover img {

  opacity: .5;

}

/* EFFECT: ZOOM */

.final-tiles-gallery.effect-zoom .tile img {

  transition: all 0.5s;

  -moz-transform: perspective(1000px) translate3d(0, 0, 0);

  -webkit-transform: perspective(1000px) translate3d(0, 0, 0);

  -ms-transform: perspective(1000px) translate3d(0, 0, 0);

  transform: perspective(1000px) translate3d(0, 0, 0);

  position: relative;

  display: block;

}

.final-tiles-gallery.effect-zoom .tile:hover img {

  -moz-transform: perspective(1000px) translate3d(-20px, -10px, 180px);

  -webkit-transform: perspective(1000px) translate3d(0, 0, 180px);

  -ms-transform: perspective(1000px) translate3d(-20px, -10px, 180px);

  transform: perspective(1000px) translate3d(-20px, -10px, 180px);

}

/* EFFECT: DEZOOM */

.final-tiles-gallery.effect-dezoom .tile:hover img {

  opacity: .8;

}

.final-tiles-gallery.effect-dezoom .tile {

  display: block;

  background: #000;

}

.final-tiles-gallery.effect-dezoom .tile img {

  opacity: 1;

  transition: all 0.35s;

  -moz-transform: scale(1.12);

  -webkit-transform: scale(1.12);

  -ms-transform: scale(1.12);

  transform: scale(1.12);

  display: block;

}

.final-tiles-gallery.effect-dezoom .tile:hover img {

	-moz-transform: scale(1);

	-webkit-transform: scale(1);

	-ms-transform: scale(1);

	transform: scale(1);

}

/* CAPTION TOP */

.final-tiles-gallery.caption-top .tile:hover span {

  opacity: .8;

}

.final-tiles-gallery.caption-top .tile:hover span.title {

  top: 20px;

  opacity: .9;

}

.final-tiles-gallery.caption-top .tile:hover span.subtitle {

  top: 52px;

}

.final-tiles-gallery.caption-top .tile {

  display: block;

  background: #000;

}

.final-tiles-gallery.caption-top .tile span {

  font-family: 'Lato', sans-serif;

  display: block;

  position: absolute;

  width: 68%;

  left: 20px;

  color: #fff;

  z-index: 10;

  font-size: 18px;

  opacity: 0;

  transition: all .5s;

}

.final-tiles-gallery.caption-top .tile span.title {

  font-weight: 900;

  top: 10px;

  letter-spacing: 1px;

  text-transform: uppercase;

}

.final-tiles-gallery.caption-top .tile span.subtitle {

  top: 70px;

  font-size: 14px;

  font-weight: 300;

}

/* CAPTION BOTTOM */

.final-tiles-gallery.caption-bottom .tile:hover span {

  opacity: .8;

}

.final-tiles-gallery.caption-bottom .tile:hover span.title {

  bottom: 46px;

  opacity: .9;

}

.final-tiles-gallery.caption-bottom .tile:hover span.subtitle {

  bottom: 20px;

}

.final-tiles-gallery.caption-bottom .tile {

  display: block;

  background: #000;

}



/*.final-tiles-gallery.caption-top .tile span {

	font-family: 'Lato', sans-serif;

	display: block;

	position: absolute;

	width: 68%;

	left: 57%;

	color: #fff;

	z-index: 10;

	font-size: 18px;

	opacity: 0;

	transition: all .5s;

	top: 84% !important;

}*/

.final-tiles-gallery.caption-top .tile span {

	font-family: 'Lato', sans-serif;

	display: block;

	position: absolute;

	width: 68%;

	left: 4px;

	color: #fff;

	z-index: 10;

	font-size: 18px;

	opacity: 0;

	transition: all .5s;

	top: 0 !important;

}

/*.final-tiles-gallery.caption-bottom .tile span {

  font-family: 'Lato', sans-serif;

  display: block;

  position: absolute;

  width: 68%;

  left: 20px;

  color: #fff;

  z-index: 10;

  font-size: 18px;

  opacity: 0;

  transition: all .5s;

}*/

.final-tiles-gallery.caption-bottom .tile span.title {

  font-weight: 900;

  bottom: 70px;

  letter-spacing: 1px;

  text-transform: uppercase;

}

.final-tiles-gallery.caption-bottom .tile span.subtitle {

  bottom: 0px;

  font-size: 14px;

  font-weight: 300;

}

/* EFFECT FRAME */

.final-tiles-gallery.effect-frame .tile:hover:before {

  opacity: 1;

  -moz-transform: scale(1);

  -webkit-transform: scale(1);

  -ms-transform: scale(1);

  transform: scale(1);

}

.final-tiles-gallery.effect-frame .tile:before {

  opacity: 0;

  border: 1px solid #fff;

  position: absolute;

  top: 10px;

  left: 10px;

  bottom: 10px;

  right: 10px;

  z-index: 10;

  content: "";

  display: block;

  -moz-transform: scale(0.5);

  -ms-transform: scale(0.5);

  -webkit-transform: scale(0.5);

  transform: scale(0.5);

  transition: all .35s;

}

/* CAPTION BACKGROUND */

.final-tiles-gallery.caption-bg .tile span {

  background: #fff;

  background: rgba(255, 255, 255, 0.7);

  color: #333;

  padding: 2px 6px;

}

/* SOCIAL ICONS BACKGROUND */

.final-tiles-gallery.social-icons-bg .ftg-social {

  background: #fff;

  box-shadow: 0px 0px 10px #000;

}

.final-tiles-gallery.social-icons-bg .ftg-social a {

  color: #333;

}

.final-tiles-gallery.social-icons-bg .ftg-social a:hover {

  color: #555;

}

/* SOCIAL ICONS DARK BACKGROUND */

.final-tiles-gallery.social-icons-bg.social-icons-bg-dark .ftg-social {

  background: #333;

}

.final-tiles-gallery.social-icons-bg.social-icons-bg-dark .ftg-social a {

  color: #333;

}

.final-tiles-gallery.social-icons-bg.social-icons-bg-dark .ftg-social a:hover {

  color: #eee;

}

/* SOCIAL ICONS RIGHT */

.final-tiles-gallery.social-icons-right .ftg-social {

  width: 40px;

  top: 0;

  height: 100%;

  right: -50px;

}

.final-tiles-gallery.social-icons-right .ftg-social a {

  margin: 10px 0;

  display: block;

}

.final-tiles-gallery.social-icons-right .tile:hover .ftg-social {

  right: 0;

}

/* SOCIAL ICONS BOTTOM */

.final-tiles-gallery.social-icons-bottom .ftg-social {

  width: 100%;

  bottom: -40px;

  height: 30px;

  text-align: right;

}

.final-tiles-gallery.social-icons-bottom .ftg-social a {

  margin: 0 5px;

  display: inline-block;

}

.final-tiles-gallery.social-icons-bottom .ftg-social a:last-of-type {

  margin-right: 15px;

}

.final-tiles-gallery.social-icons-bottom .tile:hover .ftg-social {

  bottom: 0;

}

.final-tiles-gallery.social-icons-bottom.social-icons-circle .ftg-social {

  height: 36px;

}

.final-tiles-gallery.social-icons-bottom.social-icons-bg .ftg-social {

  height: 40px;

}

.final-tiles-gallery.social-icons-bottom.social-icons-bg .ftg-social a {

  margin: 10px 5px;

}

/* SOCIAL ICONS CIRCLE */

.final-tiles-gallery.social-icons-circle .ftg-social a {

  margin: 5px;

  border-radius: 50%;

  width: 24px;

  height: 24px;

  line-height: 29px;

  text-align: center;

  display: inline-block;

  background: #fff;

  color: #333;

}

.final-tiles-gallery.social-icons-circle .ftg-social a:hover {

  color: #fff;

  background-color: #333;

}

code {

  background: #eee;

  padding: 2px;

}

pre {

  padding: 6px;

  background:#fafafa;

}







	.hovereffect {

  width: 100%;

  height: 100%;

  float: left;

  overflow: hidden;

  position: relative;

  text-align: center;

  cursor: default;

}



.hovereffect .overlay {

  width: 100%;

  height: 100%;

  position: absolute;

  overflow: hidden;

  top: 0;

  left: 0;

  background-color: rgba(0,0,0,0.6);

  opacity: 0;

  filter: alpha(opacity=0);

  -webkit-transform: translate(460px, -100px) rotate(180deg);

  -ms-transform: translate(460px, -100px) rotate(180deg);

  transform: translate(460px, -100px) rotate(180deg);

  -webkit-transition: all 0.2s 0.4s ease-in-out;

  transition: all 0.2s 0.4s ease-in-out;

}



.hovereffect img {

  display: block;

  position: relative;

  -webkit-transition: all 0.2s ease-in;

  transition: all 0.2s ease-in;

}



.hovereffect h2 {

  color: #fff;

  text-align: center;

  position: relative;

  font-size: 17px;

  padding: 10px;

  background: rgba(0, 0, 0, 0.6);

  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;

}



.hovereffect span.info {

  display: inline-block;

  text-decoration: none;

  padding: 7px 14px;

  text-transform: uppercase;

  color: #fff;

  border: 1px solid #fff;

  margin: 50px 0 0 0;

  background-color: transparent;

  -webkit-transform: translateY(-200px);

  -ms-transform: translateY(-200px);

  transform: translateY(-200px);

  -webkit-transition: all 0.2s ease-in-out;

  transition: all 0.2s ease-in-out;

}



.hovereffect span.info:hover {

  box-shadow: 0 0 5px #fff;

}



.hovereffect:hover .overlay {

  opacity: 1;

  filter: alpha(opacity=100);

  -webkit-transition-delay: 0s;

  transition-delay: 0s;

  -webkit-transform: translate(0px, 0px);

  -ms-transform: translate(0px, 0px);

  transform: translate(0px, 0px);

}



.hovereffect:hover h2 {

  -webkit-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

  -webkit-transition-delay: 0.5s;

  transition-delay: 0.5s;

}



.hovereffect:hover span.info {

  -webkit-transform: translateY(0px);

  -ms-transform: translateY(0px);

  transform: translateY(0px);

  -webkit-transition-delay: 0.3s;

  transition-delay: 0.3s;

}























.fa {

	padding: 4px;

	font-size: 22px;

	width: 20px;

	text-align: center;

	text-decoration: none;

	margin: 5px 2px;

}



.fa:hover {

    opacity: 0.7;

	color:red !important;

}



.fa-facebook {

  /*background: #3B5998;*/

  color: white;

}



.fa-twitter {

/*  background: #55ACEE;*/

  color: white;

}



.fa-google {

/*  background: #dd4b39;*/

  color: white;

}



.fa-linkedin {

  background: #007bb5;

  color: white;

}



.fa-youtube {

  background: #bb0000;

  color: white;

}



.fa-instagram {

 /* background: #125688;*/

  color: white;

}



.fa-pinterest {

  background: #cb2027;

  color: white;

}



.fa-snapchat-ghost {

  background: #fffc00;

  color: white;

  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;

}



.fa-skype {

  background: #00aff0;

  color: white;

}



.fa-android {

  background: #a4c639;

  color: white;

}



.fa-dribbble {

  background: #ea4c89;

  color: white;

}



.fa-vimeo {

  background: #45bbff;

  color: white;

}



.fa-tumblr {

  background: #2c4762;

  color: white;

}



.fa-vine {

  background: #00b489;

  color: white;

}



.fa-foursquare {

  background: #45bbff;

  color: white;

}



.fa-stumbleupon {

  background: #eb4924;

  color: white;

}



.fa-flickr {

  background: #f40083;

  color: white;

}



.fa-yahoo {

  background: #430297;

  color: white;

}



.fa-soundcloud {

  background: #ff5500;

  color: white;

}



.fa-reddit {

  background: #ff5700;

  color: white;

}



.fa-rss {

  background: #ff6600;

  color: white;

}

.follow {

	font-size: 15px;

	padding-right: 13px;

	font-weight: bold;

	color:#ffffff;

}



html.lb-disable-scrolling {

  overflow: hidden;

  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */

  position: fixed;

  height: 100vh;

  width: 100vw;

}



.lightboxOverlay {

  position: absolute;

  top: 0;

  left: 0;

  z-index: 9999;

  background-color: black;

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);

  opacity: 0.8;

  display: none;

}



.lightbox {

  position: absolute;

  left: 0;

  width: 100%;

  z-index: 10000;

  text-align: center;

  line-height: 0;

  font-weight: normal;

}



.lightbox .lb-image {

  display: block;

  height: auto;

  max-width: inherit;

  max-height: none;

  border-radius: 3px;



  /* Image border */

  border: 4px solid white;

}



.lightbox a img {

  border: none;

}



.lb-outerContainer {

  position: relative;

  *zoom: 1;

  width: 250px;

  height: 250px;

  margin: 0 auto;

  border-radius: 4px;



  /* Background color behind image.

     This is visible during transitions. */

  background-color: white;

}



.lb-outerContainer:after {

  content: "";

  display: table;

  clear: both;

}



.lb-loader {

  position: absolute;

  top: 43%;

  left: 0;

  height: 25%;

  width: 100%;

  text-align: center;

  line-height: 0;

}



.lb-cancel {

  display: block;

  width: 32px;

  height: 32px;

  margin: 0 auto;

  background: url(img/loading.gif) no-repeat;

}



.lb-nav {

  position: absolute;

  top: 0;

  left: 0;

  height: 100%;

  width: 100%;

  z-index: 10;

}



.lb-container > .nav {

  left: 0;

}



.lb-nav a {

  outline: none;

  background-image: url('data:img/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');

}



.lb-prev, .lb-next {

  height: 100%;

  cursor: pointer;

  display: block;

}



.lb-nav a.lb-prev {

  width: 34%;

  left: 0;

  float: left;

  background: url(../img/prev.png) left 48% no-repeat;

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);

  opacity: 0;

  -webkit-transition: opacity 0.6s;

  -moz-transition: opacity 0.6s;

  -o-transition: opacity 0.6s;

  transition: opacity 0.6s; 

}



.lb-nav a.lb-prev:hover {

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);

  opacity: 1;

}



.lb-nav a.lb-next {

  width: 64%;

  right: 0;

  float: right;

  background: url(../img/next.png) right 48% no-repeat;

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);

  opacity: 0;

  -webkit-transition: opacity 0.6s;

  -moz-transition: opacity 0.6s;

  -o-transition: opacity 0.6s;

  transition: opacity 0.6s;

}



.lb-nav a.lb-next:hover {

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);

  opacity: 1;

}



.lb-dataContainer {

  margin: 0 auto;

  padding-top: 5px;

  *zoom: 1;

  width: 100%;

  border-bottom-left-radius: 4px;

  border-bottom-right-radius: 4px;

}



.lb-dataContainer:after {

  content: "";

  display: table;

  clear: both;

}



.lb-data {

  padding: 0 4px;

  color: #ccc;

}



.lb-data .lb-details {

  width: 85%;

  float: left;

  text-align: left;

  line-height: 1.1em;

}



.lb-data .lb-caption {

  font-size: 13px;

  font-weight: bold;

  line-height: 1em;

}



.lb-data .lb-caption a {

  color: #4ae;

}



.lb-data .lb-number {

  display: block;

  clear: left;

  padding-bottom: 1em;

  font-size: 12px;

  color: #999999;

}



.lb-data .lb-close {

	display: block;

	float: right;

	width: 40px;

	height: 40px;

	background: url(../img/close.png) center center #000 no-repeat;

	text-align: right;

	outline: none;

	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);

	opacity: 1;

	-webkit-transition: opacity 0.2s;

	-moz-transition: opacity 0.2s;

	-o-transition: opacity 0.2s;

	transition: opacity 0.2s;

	position: absolute;

	top: -18px;

	margin-left: -27px;

	border-radius: 50%;

	border: avajowhite;

	z-index:9999;

}

/*.lb-data .lb-close {

  display: block;

  float: right;

  width: 30px; 

  height: 30px;

  background: url(img/close.png) top right no-repeat;

  text-align: right;

  outline: none;

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);

  opacity: 0.7;

  -webkit-transition: opacity 0.2s;

  -moz-transition: opacity 0.2s;

  -o-transition: opacity 0.2s;

  transition: opacity 0.2s;

}*/



.lb-data .lb-close:hover {

  cursor: pointer;

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);

  opacity: 1;

}









.gm {

	width: 24%;

	margin-right: 8px;

	margin-bottom: 16px;

	box-shadow: 1px 1px 7px #000;

	border: solid 2px #000;

	border-radius: 7px;

} 

















/* Styles

---------------------------------*/

body {

    background: #ffffff;

    font-family: 'Lato', sans-serif;

    font-size: 15px;

    font-weight: normal;

    color: #787878;

    margin: 0;

}

  

  #hero_section {

	position: relative;



	/*height: 608px;*/

} 



/*h2 {

	font-size: 30px;

	color: #000;

	font-family: 'Raleway', sans-serif;

	font-weight: normal;

	margin: 0px 0 16px 0 !important;

	text-align: center;

}*/

h2 {

	font-family: 'bahiaScriptssk';

	text-align: center;

	color: #6d6d6d;

	font-size: 2.625rem;

	padding-top: .625rem;

	background: #fff;

	display: inline-block;

	padding: 0 1.25rem;

	margin-top: 0;

	background: url(../images/separator.png) no-repeat center bottom;

	width: 100%;

	padding-bottom: 36px;

}

        



h3 {

    font-family: 'Open Sans', sans-serif;

    font-weight: 600;

    color: #000;

    font-size: 18px;

    margin: 0 0 5px 0;

	padding-bottom:25px;

}

.img-circle.delay-03s.animated.wow.zoomIn {

	padding-top: 54px;

}

h6 {

    font-size: 16px;

    color: #544E4E;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    text-align: center;

    margin: 0 0 60px 0;

}



p {

    line-height: 24px;

    margin: 0;

}



/* Header Styles

---------------------------------*/

/*#header_wrapper {

	background-color: rgb(0,0,0,0.6);

	border-bottom: 1px solid white;

	box-shadow: 1px 1px 11px #000;

	padding: 10px 0;

} */

#header_wrapper {

  background: #272727 none repeat scroll 0 0;

  border-bottom: 1px solid white;

  box-shadow: 1px 1px 11px #000;

  padding: 10px 0;

}



.header_box {

    position: relative;

}



.logo {

    float: left;

    /*margin-top: 8px;*/

    position: relative;

    z-index: 2;

}



.res-nav_click {

    display: none;

}





/* Nav Styles

---------------------------------*/

.navbar-inverse {

    background-color: transparent;

    border-color: transparent;

}



.navbar {

    border: 0px solid #000;

    min-height: 40px;

    margin-bottom: 0px;

}



.navbar-inverse .navbar-nav > li > a {

    color: #fff;

}

.logo {

	/*position: absolute;

	/* text-align: center; 

	text-align: center;

	top: 0;

	max-width:200px;*/

}

.navStyle {

    float: right;

}



.navStyle ul {

    list-style: none;

    padding: 0px;

}



.navStyle ul li {

    display: inline-block;

    margin: 0 5px;

}



.navStyle ul li:first-child {

    /*margin:0px;*/;

}



.navStyle ul li:last-child {

    /*margin: 0 0 0 23px;*/

}



/*.navStyle ul li a {

    display: block;

    font-size: 14px;

    color: #222222;

    font-family: 'Raleway', sans-serif;

    text-decoration: none;

    text-transform: uppercase;

    font-weight: 600;

    transition: all 0.2s ease-in-out;

    -moz-transition: all 0.2s ease-in-out;

    -webkit-transition: all 0.2s ease-in-out;

}*/ 

.map_c{ padding-right:0px !important;}



.navStyle ul li a {

	display: block;

	font-size: 13px;

	color: #222222;

	font-family: 'Raleway', sans-serif;

	text-decoration: none;

	text-transform: uppercase;

	font-weight: normal;

	transition: all 0.2s ease-in-out;

	-moz-transition: all 0.2s ease-in-out;

	-webkit-transition: all 0.2s ease-in-out;

	padding: 15px 8.5px;

}

	.navStyle ul li a:hover{

	border-bottom: 2px solid #a8014f;

	color: #fff;

	/*background: #2098f5 !important;*/

}

.navStyle ul li a:hover {

    color: #ad0054;

}



.navStyle > li > a:hover, .nav > li > a:focus {

    text-decoration: none;

    color: #D4E10B;

    background-color: transparent;

}



.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {

    color: #ad0054;

    background-color: transparent;

}



.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {

	border-bottom: 2px solid #a8014f;

	color: #fff;

	/*background: #2098f5;*/

}



.navStyle > li.active > a,

.navStyle > li.active > a:hover {

    text-decoration: none;

    color: #AE2727;

    background-color: transparent;

}



.borderLeft {

    border-left: 1px solid #DADADA;

}



.borderTop {

    margin-top: 30px;

    border-top: 1px solid #DADADA;

}



.mrgTop {

    margin-top: 30px;

}

/* Top_content

---------------------------------*/



.top_cont_outer {

  background: rgba(0, 0, 0, 0) url("../img/entertainment.jpg") no-repeat scroll center top;

}



.hero_section {

    position: relative; 

}



.white_pad {

    position: relative;

    right: 0px;

    bottom: 0px;

}



.white_pad img {

    position: absolute;

    right: 0px;

    bottom: 0px;

}



.top_left_cont {

    padding: 70px 0;

}



.top_left_cont h3 {

    font-size: 16px;

    color: #f56eab;

    margin: 0 0 20px 0;

    text-align: left;

    font-weight: 700;

}



.top_left_cont h2 {

    font-size: 40px;

    color: #FFF;

    line-height: 52px;

    margin: 0 0 26px 0;

    font-family: 'Raleway', sans-serif;

    text-align: left;

	text-shadow: 1px 1px 4px #000;

}



.top_left_cont h2 strong {

    font-weight: 700;

}



.top_left_cont p {

  color: #000;

  font-size: 16px;

  line-height: 26px;

  margin: 0 0 30px;

  text-shadow: 1px 1px 1px #fff;

}



.hero_section{

    position: relative;

}

.bannerImg{

    position: absolute;

    top: 50px;

    right: 0px;

    float: right;

}

a.read_more2 {

    font-family: 'Raleway', sans-serif;

    display: block;

    font-size: 16px;

    width: 178px;

    height: 46px;

    line-height: 46px;

    border-radius: 3px;

    text-align: center;

    text-transform: uppercase;

    font-weight: 600;

    transition: all 0.2s ease-in-out;

    -moz-transition: all 0.2s ease-in-out;

    -webkit-transition: all 0.2s ease-in-out;

    background: transparent;

    color: #fff;

    border: 1px solid #fff;

}



a.read_more2:hover {

    background: #fff;

    color: #AE2727;

    border: 1px solid #fff;

}



















/* Services

---------------------------------*/



#service {

    padding: 0px 0px;

    

}

#service h2 {

	margin-top: 14px;

}

.service_wrapper {

    padding: 40px 0 40px;

}



.service_section {

}



.service_block {

    padding-left: 15px;

    padding-right: 15px;

}

.service_block p{

    text-align: justify;

}

.service_block h3{

    text-align: center;

}

.service_icon {

    border: 2px solid #AE2727;

    border-radius: 50%;

    width: 90px;

    height: 90px;

    margin: 0px auto 25px;

}



.service_icon.icon2 {

    border: 2px solid #AE2727;

}



.service_icon.icon3 {

    border: 2px solid #AE2727;

}



.service_icon span {

    background: transparent;

    border-radius: 50%;

    display: block;

    height: 100%;

    width: 100%;

	 text-align: center;

}



.service_icon i {

    color: #AE2727;

    font-size: 40px;

    margin-top: 0;

    position: relative;

    top: 20px;

    z-index: 20;

}

.row.topm {

	margin-top: 42px;

}

#Policy .container {

	border: solid #ababab 1px;

	padding-top: 36px;

	border-radius: 7px;

	box-shadow: -2px 1px 3px #fff;

	padding-bottom: 20px;

	margin-bottom:25px;

}

.panel-body {

	background: #000;

}

.book .form-group input {

	/*background: #000;

	border-radius: 0;

	color: #fff !important;*/

}

.bnt {

	color: #6d6d6d;

	font-size: 23px;

	margin-bottom: 4px !important;

	font-family:'bahiaScriptssk';

} 

.book {

	padding-top: 39px;

}

.tal p {

	text-align: justify;

}

.abtut {

	text-align: center !important;

}

.explore h2 {

	padding-top: 39px;

	margin-bottom: 0 !important;

}

.book .form-group select {

	/*background: #000;

	border-radius: 0;

	color: #fff !important;*/

}

#Policy li {

	list-style: disc;

	color:#787878; 

}

#Policy ul{ padding-left:19px !important;}

.service_block h3 {

    font-family: 'Raleway', sans-serif;

    font-weight: 600;

    font-size: 18px;

    color: #343434;

    margin: 35px 0 18px;

}

 

.service_block p {

    font-size: 16px;

    color: #787878;

    margin: 0px;

}







/* Latest Work

---------------------------------*/





#work_outer {

    background: #f9f9f9;

    padding: 70px 0px;

    position: relative;

}



.work_pic {

    position: absolute;

    right: 0;

    top: 25%;

    width: 50%;

}



.inner_section {

    padding: 0px 0 20px;

}



.service-list {

    padding: 0 0 0 0;

    font-size: 14px;

    margin-bottom: 40px;

}



.service-list-col1 {

    float: left;

    width: 60px;

    text-align: center;

}



.service-list-col1 i {

    /*display:;*/

    color: #544E4E;

    font-size: 19px;

    font-style: normal;

    line-height: 20px;

}



.service-list-col2 {

    overflow: hidden;

}



.page_section.alabaster {

    background: #fafafa;

}



.work_bottom {

    padding: 20px 0 0 0px;

}



.work_bottom span {

    font-size: 18px;

    color: #333333;

    display: block;

    margin: 0 0 20px 0;

}



a.contact_btn {

    background: #fff;

    text-transform: uppercase;

    display: block;

    width: 176px;

    height: 49px;

    text-align: center;

    line-height: 49px;

    font-size: 16px;

    color: #AE2727;

    border-radius: 3px;

    font-family: 'Raleway', sans-serif;

    font-weight: 600;

    border: 2px solid #AE2727;

    transition: all 0.2s ease-in-out;

    -moz-transition: all 0.2s ease-in-out;

    -webkit-transition: all 0.2s ease-in-out;

}



a.contact_btn:hover {

    background: #AE2727;

    color: #fff;

}



.input-text {

    background: transparent;

}





/* Portfolio

---------------------------------*/





#Portfolio {

    padding: 60px 0px;

}



.Portfolio-nav {

    padding: 0;

    margin: 0 0 45px 0;

    list-style: none;

    text-align: center;

}



.Portfolio-nav li {

    margin: 0 10px;

    display: inline;

}



.Portfolio-nav li a {

    display: inline-block;

    padding: 10px 22px;

    font-size: 12px;

    line-height: 20px;

    color: #222222;

    border-radius: 4px;

    text-transform: uppercase;

    background: #f7f7f7;

    margin-bottom: 5px;

    transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

}



.Portfolio-nav li a:hover {

    background: #AE2727;

    color: #fff;

    text-decoration: none;

}



.portfolioContainer {

    margin: 0 auto;

    padding-left: 15px;

    width: auto !important;

}



.Portfolio-box {

    text-align: center;

    width: 350px;

    overflow: hidden;

    float: left;

    padding: 12px 0px;

}



.Portfolio-box img {

    transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

}



.Portfolio-box img:hover {

    opacity: 0.6;

}



.Portfolio-nav li a.current {

    background: #AE2727;

    color: #fff;

    text-decoration: none;

}



img {

    max-width: 100%;

}



/* no transition on .isotope container */



.isotope .isotope-item {

    /* change duration value to whatever you like */

    -webkit-transition-duration: 0.6s;

    -moz-transition-duration: 0.6s;

    transition-duration: 0.6s;

}



.isotope .isotope-item {

    -webkit-transition-property: -webkit-transform, opacity;

    -moz-transition-property: -moz-transform, opacity;

    transition-property: transform, opacity;

}



.page_section.paddind {

    padding-bottom: 60px;

}





/* Happy Clients

---------------------------------*/







#clients {

    padding: 60px 0px;

    /*padding-top: 60px;*/

}



.client_area {

    width: 960px;

    margin: 0px auto;

}



.client_section {

    padding: 35px 0 0 0;

}



.client_section.btm {

    padding: 20px 0 0 0;

}



.client_profile {

    float: left;

    text-align: center;

}



.client_profile.flt {

    float: right;

}



.client_profile_pic {

    border-radius: 50%;

    border: 2px solid #f5f5f5;

    margin: 0 0 15px 0;

    width: 220px;

    height: 220px;

}



.client_profile_pic img {

    border-radius: 50%;

    border: 3px solid #f5f5f5;

}



.client_profile h3 {

    font-size: 18px;

    color: #49b5e7;

    margin: 0 0 0 0;

}



.client_profile span {

    display: block;

    font-size: 16px;

    color: #544E4E;

}



/* Clients

---------------------------------*/





.client_logos {

    background: #AE2727;

    padding: 40px 0;

    margin-top: 60px;

}



.client_logos ul {

    padding: 0;

    margin: 0;

    list-style: none;

    text-align: center;

}



.client_logos ul li {

    display: inline;

    

}



.client_logos ul a {

    display: inline-block;

    margin: 0 20px;

}



.page_section.team {

    padding: 60px 0;

}



.page_section.team h6 {

    margin-bottom: 40px;

}







/* Team

---------------------------------*/

.team_section {

    max-width: 993px;

    margin: 0 auto;

}



#aboutUs {

    padding: 25px 0;

}

.img-circle {

    border-radius: 0%;

}

.team .member {

    padding-bottom: 100px;

}

.author-avatar {

    float: left;

    max-height: 200px;

    max-width: 200px;

}

.member-details {

    padding-left: 230px;

}

.member-top {

    position: relative;

}

.member-details p {

    margin: 0px;

    padding: 20px 0px;

}

.designation {

    display: inline-block;

    padding-bottom: 5px;

    font-size: .81em;

    color: #b2b2b2;

    letter-spacing: .4px;

}

.member-social-link a {

    border-radius: 4px;

    display: inline-block;

    height: 32px;

    width: 32px;

    text-align: center;

    line-height: 32px;

    font-size: .9em;

    margin-right: 6px;

    -webkit-transition: all .25s ease;

    -moz-transition: all .25s ease;

    -ms-transition: all .25s ease;

    -o-transition: all .25s ease;

    transition: all .25s ease;

}

/* Contact

---------------------------------*/

.page_section.contact {

    padding: 25px 0px 0px;

}



.contact_section {

    margin: 0px 0px 0px;

}



.contact_section h2 {

   

    margin: 0 0 50px 0;

}



.contact_block {

    text-align: center;

}



.contact_block_icon {

    border-radius: 50%;

    height: 85px;

    width: 85px;

    margin: 0px auto 20px;

}



.contact_block_icon.icon2 {

    border-color: #AE2727;

}



.contact_block_icon.icon3 {

    border-color: #49b5e7;

}



.contact_block_icon span {

    background: none repeat scroll 0 0 #f56eab;

    border: 5px solid #fff;

    border-radius: 50%;

    display: block;

    height: 100%;

    width: 100%;

}



.contact_block_icon.icon2 {

    border-color: #AE2727;

}



.contact_block_icon.icon2 span {

    background: #AE2727;

}



.contact_block_icon.icon3 {

    border-color: #49b5e7;

}



.contact_block_icon.icon3 span {

    background: #49b5e7;

}



.contact_block_icon i {

    color: #fff;

    font-size: 36px;

    margin-top: 0;

    position: relative;

    top: 26px;

    z-index: 20;

}



.contact_block span {

    display: block;

    font-size: 16px;

    color: #ffffff;

    line-height: 20px;

}



.contact_block span a {

    display: block;

    font-size: 16px;

    color: #ffffff;

    line-height: 20px;

}



.contact_info {

    font-size: 15px;

    margin: 0 0 0 20px;

    padding-left: 0;

}



.contact_info  h3 {

    font-size: 24px;

    font-weight: 600;

    margin: 0 0 30px;

    color: #fff;

}



.contact_info p {

    line-height: 28px;

    display: block;

    font-size: 16px;

    color: #ffffff;

    margin: 0 0 30px;

}



.social_links {

    padding:0;

    margin: 0;

    display: block;

    overflow: hidden;

    list-style: none;

}



.social_links li {

    float: left;

    margin-right: 4px;

}



.social_links li a {

    display: block;

    width: 50px;

    height: 50px;

    text-align: center;

    line-height: 50px;

    font-size: 25px;

    color: #fff;

}



.social_links li a:hover, .social_links li a:focus {

    text-decoration: none;

    border-radius: 80px;

}



.twitter a:hover {

    color: #55acee;

}



.facebook a:hover {

    color: #3b5998;

}



.pinterest a:hover {

    color: #cb2026;

}



.gplus a:hover {

    color: #dd4b39;

}





.form {

    margin: 0 66px 0 30px;

}



.input-text {

    padding: 15px 16px;

    border: 1px solid #ccc;

    width: 100%;

    height: 50px;

    display: block;

    border-radius: 4px;

    font-size: 15px;

    color: #aaa;

    margin: 0 0 15px 0;

    transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

}



.input-text:focus {

    border: 1px solid #fff;

    outline: 0;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);

    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);

}



.input-text.text-area {

    height: 230px;

    resize: none;

    overflow: auto;



}



.input-btn {    

    width: 175px;

    height: 50px;

    letter-spacing: 0px;

    background: #AE2727;

    border-radius: 3px;

    color: #ffffff;

    font-size: 16px;

    text-transform: uppercase;

    font-weight: 600;

    border: 0px;

    transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

}



.input-btn:hover {

    background: #fff;

    color: #222;

}



/* Footer

---------------------------------*/



.footer_wrapper {

    background: #232323;

}



.footer_bottom {

    border-top: 1px solid #3C3A3A;

    padding: 25px 0;

}



.footer_bottom span {

    display: block;

    font-size: 14px;

    color: #cccccc;

    text-align: center;

}



.footer_bottom span a {

    display: inline-block;

    color: #AE2727;

    font-size: 16px;

    transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

}



.footer_bottom span a:hover {

    color: #fff;

}



/* Animation Timers

---------------------------------*/

.delay-02s {

    animation-delay: 0.2s;

    -webkit-animation-delay: 0.2s;

}



.delay-03s {

    animation-delay: 0.3s;

    -webkit-animation-delay: 0.3s;

}



.delay-04s {

    animation-delay: 0.4s;

    -webkit-animation-delay: 0.4s;

}



.delay-05s {

    animation-delay: 0.5s;

    -webkit-animation-delay: 0.5s;

}



.delay-06s {

    animation-delay: 0.6s;

    -webkit-animation-delay: 0.6s;

}



.delay-07s {

    animation-delay: 0.7s;

    -webkit-animation-delay: 0.7s;

}



.delay-08s {

    animation-delay: 0.8s;

    -webkit-animation-delay: 0.8s;

}



.delay-09s {

    animation-delay: 0.9s;

    -webkit-animation-delay: 0.9s;

}



.delay-1s {

    animation-delay: 1s;

    -webkit-animation-delay: 1s;

}



.delay-12s {

    animation-delay: 1.2s;

    -webkit-animation-delay: 1.2s;

}





/*new_profolio*/









/* Portfolio */	



.container.portfolio_title {

    padding-bottom: 0px;

}



#portfolio {

    padding: 60px 0 40px;

}







/* Portfolio Filters */	



#filters {

    margin-top: 10px;

    margin-bottom: 40px;

    text-align: center;

    display: block;

    float: none;

    z-index: 2;

    position: relative;

}



#filters ul li {

    display: inline-block;

    margin: 0 5px;

}



#filters ul li a {

    display: block;

}



#filters ul li a h5 {

    background: none repeat scroll 0 0 #f7f7f7;

    display: inline-block;



    font-size: 12px;

    line-height: 20px;

    margin-bottom: 5px;

    padding: 10px 22px;

    /*text-transform: uppercase;*/

    transition: all 0.3s ease-in-out 0s;

    background: #fff;

    border: #C2C2C2 solid 1px;

    color: #7C7C7C;

}



#filters ul li a:hover h5, #filters ul li a.active h5 {

    background: #fff;

    color: #AE2727;

    text-decoration: none;

    border: #AE2727 solid 1px;

}



.section-title h2 {

    color: #222222;

    font-family: 'Raleway', sans-serif;

    font-size: 34px;

    letter-spacing: -1px;

    margin: 0 0 15px;

    text-align: center;

    /*text-transform: uppercase;*/



}



.section-title span {

    display: block;

    color: #544E4E;

    font-family: 'Open Sans',sans-serif;

    font-size: 16px;

    font-weight: 400;

    margin: 0 0 60px;

    text-align: center;

}







/* Portfolio Items */	



#portfolio_wrapper {

    position: relative;

    padding: 0;

    width: 100%;

    margin: 0 auto;

    display: block;

}



#portfolio_wrapper .one-four {

    margin: 0!important;

    line-height: 0;

    width: 25%;

    padding: 0;

    position: relative;

}



.portfolio-item {

    padding: 0;

    position: relative;

    overflow: hidden;

}



.portfolio-item .portfolio_img {

    overflow: hidden;

    display: block;

    position: relative;

}



.portfolio-item .portfolio_img img {

    width: 100%;

    height: auto;

}



.portfolio-item:hover .item_overlay {

    opacity: 1;

    transition: all 0.4s ease 0s;

    -moz-transition: all 0.4s ease 0s;

    -webkit-transition: all 0.4s ease 0s;

    -ms-transition: all 0.4s ease 0s;

    -o-transition: all 0.4s ease 0s;

}



.item_overlay {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    opacity: 0;

    transition: all 0.3s ease 0s;

    -moz-transition: all 0.3s ease 0s;

    -webkit-transition: all 0.3s ease 0s;

    -o-transition: all 0.3s ease 0s;

    cursor: pointer;

}



.open-project-link {

    width: 100%;

    height: 100%;

    position: absolute;

    z-index: 100;

}



.item_overlay:hover {

    background: rgba(174, 39, 39, 0.72) none repeat scroll 0% 0%;

}



.item_info {

    position: absolute;

    height: 100px;

    width: 100%;

    top: 50%;

    margin-top: -50px;

    text-align: center;

}



.project_name {

    color: #fff;

    /*text-transform: uppercase;*/

    margin-top: 100px;



    opacity: 0;

    font-size: 18px;

    transition: all 0.2s ease 0s;

    -moz-transition: all 0.2s ease 0s;

    -webkit-transition: all 0.2s ease 0s;

    -ms-transition: all 0.2s ease 0s;

    -o-transition: all 0.2s ease 0s;

    position: relative;

    z-index: 10;

}



.portfolio-item:hover .project_name {

    opacity: 1;

    -webkit-transition: opacity .1s .2s;

    -moz-transition: opacity .1s .2s;

    -ms-transition: opacity .1s .2s;

    -o-transition: opacity .1s .2s;

    transition: opacity .1s .2s;

}



.project_catg {

    font-size: 14px;

    color: #fff;

    opacity: 0;

    margin-top: 0px;

    transition: all 0.2s ease 0s;

    -moz-transition: all 0.2s ease 0s;

    -webkit-transition: all 0.2s ease 0s;

    -ms-transition: all 0.2s ease 0s;

    -o-transition: all 0.2s ease 0s;

}



.portfolio-item:hover .project_catg {

    opacity: 0.8;

    -webkit-transition: opacity .1s .2s;

    -moz-transition: opacity .1s .2s;

    -ms-transition: opacity .1s .2s;

    -o-transition: opacity .1s .2s;

    transition: opacity .1s .2s;

}



.zoom-icon {

    left: 50%;

    margin-left: -20px;

    position: inherit;

    width: 40px;

    height: 40px;

    margin-top: 40px;

    opacity: 0;

    background: url(images/zoom.html);

    background-size: 40px 40px;

    transition: all 0.3s ease 0.1s;

    -moz-transition: all 0.3s ease 0.2s;

    -webkit-transition: all 0.3s ease 0.2s;

    -ms-transition: all 0.3s ease 0.2s;

    -o-transition: all 0.3s ease 0.2s;

}



.portfolio-item:hover .zoom-icon {

    opacity: 1;

    margin-top: 0px;

    -webkit-transition: opacity .3s .2s, margin-top .3s .2s;

    -moz-transition: opacity .3s .2s, margin-top .3s .2s;

    -ms-transition: opacity .3s .2s, margin-top .3s .2s;

    -o-transition: opacity .3s .2s, margin-top .3s .2s;

    transition: opacity .3s .2s, margin-top .3s .2s;

}









/* Portfolio Isotope Transitions */	



.isotope, .isotope .isotope-item {

    -webkit-transition-duration: 1.5s;

    -moz-transition-duration: 1.5s;

    -ms-transition-duration: 1.5s;

    transition-duration: 1.5s;

}



.isotope {

    -webkit-transition-property: height, width;

    -moz-transition-property: height, width;

    -ms-transition-property: height, width;

    -o-transition-property: height, width;

    transition-property: height, width;

}



.isotope .isotope-item {

    -webkit-transition-property: -webkit-transform, opacity;

    -moz-transition-property: -moz-transform, opacity;

    -ms-transition-property: -ms-transform, opacity;

    -o-transition-property: -o-transform, opacity;

    transition-property: transform, opacity;

}



.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {

    -webkit-transition-duration: 0s;

    -moz-transition-duration: 0s;

    -ms-transition-duration: 0s;

    -o-transition-duration: 0s;

    transition-duration: 0s;

}







/* Portfolio Expander */	







#project_container {

    display: none;

    background-color: #FFF;

}



#project-page-button-fullscreen {

    height: auto;

    z-index: 100;

    position: absolute;

    right: 30px;

    top: 30px;

}



#project-page-button-fullscreen li {

    display: inline-block;

    font-size: 30px;

}



#project-page-button-fullscreen li a {

    background: url(images/close.html) no-repeat #fff;

    background-size: 50px 50px;

    width: 50px;

    height: 50px;

    display: block;

    border-radius: 50px;

    opacity: 0.5;

}



#project-page-button-fullscreen li a:hover {

    opacity: 1;

}



#project-page-button {

    text-align: center;

    margin-bottom: 20px;

    height: auto;

    position: relative;

    z-index: 100;

}



#project-page-button li {

    display: inline-block;

    margin: 60px 10px 0px 10px;

    font-size: 30px;

}



#project_data {

    margin-bottom: 0px;

}



.project-section-title {

    text-align: center;

    margin-bottom: 40px;

}



.project-section-title h1 {

    margin-bottom: 5px!important;

    letter-spacing: 1px;

    font-family: 'Raleway', sans-serif;

}



.project-page {

    background-color: #FFF;

    width: 100%;

    height: auto;

    left: 0;

    padding-bottom: 40px;

}





/* Portfolio*/	





.project-image-slider .bx-wrapper .bx-next {

    background: url("images/project_slider_right.html") no-repeat;

    background-size: 35px 65px;

    opacity: 0.3;

    right: -90px;

}



.project-image-slider .bx-wrapper .bx-prev {

    background: url("images/project_slider_left.html") no-repeat;

    background-size: 35px 65px;

    opacity: 0.3;

    left: -90px;

}



.project-image-slider .bx-wrapper .bx-next:hover, .project-image-slider .bx-wrapper .bx-prev:hover {

    opacity: 1;

    background-position: 0;

}



.project-image-slider .bx-wrapper .bx-controls-direction a {

    height: 65px;

    margin-top: -33px;

    outline: 0 none;

    position: absolute;

    text-indent: -9999px;

    top: 50%;

    width: 35px;

    z-index: 100;

}



/* Portfolio Normal Expander */		



.project-description {

    margin-top: 40px;

    margin-bottom: 20px;

    width: 100%;

    height: auto;

}



.small-border {

    height: 2px;

    width: 50px;

    background-color: #ddd;

    margin-bottom: 15px;

}



.visit-project {

    width: 100%;

    text-align: center;

    border-top: 1px solid #ddd;

    margin-top: 20px;

    padding: 55px 0 20px 0;

}



.project-description h5 {

    color: #222222;

    text-transform: uppercase;

    margin-bottom: 5px;

}







/* Portfolio FullScreen Expander */			



#cycle-loader {

    height: 32px;

    left: 50%;

    margin: -8px 0 0 -8px;

    position: absolute;

    top: 50%;

    width: 32px;

    z-index: 999;

}



#arrow_left {

    top: 50%;

    height: 60px;

    position: absolute;

    left: 30px;

    width: 32px;

    z-index: 1000;

    margin-top: -30px;

}



#arrow_right {

    top: 50%;

    height: 60px;

    position: absolute;

    right: 30px;

    width: 32px;

    z-index: 1000;

    margin-top: -30px;

}



#arrow_left:hover, #arrow_right:hover {

    margin-top: -28px;

}



#arrow_left:active, #arrow_right:active {

    margin-top: -28px;

}



div.mc-image {

    -webkit-transition: opacity 1s ease-in-out;

    -moz-transition: opacity 1s ease-in-out;

    -o-transition: opacity 1s ease-in-out;

    transition: opacity 1s ease-in-out;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    background-size: cover;

    background-position: center center;

    background-repeat: no-repeat;

    height: 100%;

    overflow: hidden;

    width: 100%;

}



.in-slide-content div.info-slide {

    background: #FFF url(images/info.html) no-repeat left bottom;

    background-size: 46px 46px;

    position: absolute;

    top: 30px;

    left: 30px;

    width: 46px;

    height: 46px;

    margin: 0;

    display: block;

    text-indent: 10px;

    -moz-border-radius: 23px;

    -webkit-border-radius: 23px;

    border-radius: 23px;

    cursor: pointer;

    z-index: 1000;

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";

    filter: alpha(opacity=0.5);

    opacity: 0.5;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    -o-transition: all 0.3s;

    -ms-transition: all 0.3s;

    transition: all 0.3s;

}



.in-slide-content div.info-slide:hover {

    width: 200px;

    background: #FFF;

    position: absolute;

    bottom: 40px;

    padding: 10px 20px;

    text-indent: 0px;

    moz-border-radius: 0px;

    -webkit-border-radius: 0px;

    border-radius: 0px;

    z-index: 1000;

    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";

    filter: alpha(opacity=1);

    opacity: 1;

}



.in-slide-content h2, .in-slide-content p {

    padding: 0;

    margin: 0;

    font-size: 12px;

    line-height: 24px;

}



.in-slide-content h2 {

    font-size: 14px;

    color: #444;

    text-shadow: none;

    font-weight: normal;

    text-transform: uppercase;

    z-index: 1001;

    position: relative;

    white-space: nowrap;

}



.info-slide p {

    color: #aaa;

    font-size: 13px;

    text-shadow: none;

    z-index: 1001;

    position: relative;

    margin: 0;

    font-weight: normal;

    white-space: nowrap;

}



.in-slide-content div.info-slide h2 {

    display: none;

    padding: 10px 10px 0 10px;

}



.in-slide-content div.info-slide p {

    display: none;

    padding: 0px 10px 10px 10px;

}



.in-slide-content div.info-slide:hover h2, .in-slide-content div.info-slide:hover p {

    display: inherit;

    padding: 0;

}



/*

   Media Queries

--------------------------- */

@media (min-width: 768px) {

.top_cont_outer {

  background: rgba(0, 0, 0, 0) url("../img/entertainment.jpg") no-repeat scroll center top;

}



}

@media (max-width: 767px) {

    .bannerImg{

        display:none;

    }

    p{

        font-size:14px;

    }

	#main-nav .active {

  color: #fff;

}

#main-nav .active a {

  color: #fff !important;

  text-shadow: 1px 1px 1px #000;

}

    .hero_section {

        position: relative;

        padding-top: 10px;

    }

    .top_left_cont {

        padding: 38px 0;

    }

    .top_left_cont h2 {

        font-size: 25px;

        color: #FFF;

        line-height: 39px;

        margin: 0 0 9px 0;

    }

    .inner_section {

        padding: 20px 0 20px;

    }

    #aboutUs img{

        margin-bottom:20px;

    }

    #aboutUs h3{

        font-size:16px;

        line-height:22px;

    }

    .service_block{

        margin-bottom:20px;

    }

    .service_block h3 { 

        font-size: 16px;

    }

    service_block p {

        font-size: 14px; 

        margin: 0px;

        margin-bottom: 20px;

    }

    #filters ul{

        padding-left:0px;

    }

    .form {

        margin: 0 18px;

    }

    .page_section.team{

        padding: 40px 0;

    }

    #clients {

        padding: 40px 0;

    }

    .client_logos ul li {

        display: inline;

        margin: 0 25px;

        padding: 11px 0;

        display: inline-block;

    }

    .social_links li {

        float: left; 

    }

    .contact_section{

        margin:0;

    }

    h2, .contact_section h2 {

        font-size: 30px;

    }

    .page_section.contact {

        padding: 60px 0 50px;

    } 

    .navbar-inverse .navbar-toggle .icon-bar{

        background:#ffffff;

    }

    .navbar-inverse .navbar-toggle {

        border-color: transparent;

    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{

        background:none;

        outline: none;

    }

    .navStyle ul li {

        display: block;

    }

    .navStyle {

        float: right;

        width: auto;

        text-align:center;

    }

    .navStyle ul li {

        display: block;

        margin: 0px;

    }

    .navStyle ul li a {

        font-size: 12px;

        padding: 15px 12px;

    }

    .navStyle ul li:last-child {

        margin: 0px;

    } 

} 

@media (max-width: 480px){

    .navStyle {

        float: right;

        width: 100%;

        text-align:center;

    } 

    .team_area {

        width: 99%;

    }

    .member-details {

        padding-left: 0;

        clear: left;

        display: block;

        padding-top: 18px;

    }

	.contact_details {

  margin: 0 auto;

  padding: 0 10%;

}

	#main-nav .active {

  color: #fff;

}

#main-nav .active a {

  color: #fff !important;

  text-shadow: 1px 1px 1px #000;

}

.top_cont_outer {

  background: rgba(0, 0, 0, 0) url("../img/entertainment.jpg") repeat scroll center top;

}



.addres span {

  display: block !important;

  margin-left: 46px !important;

  margin-top: 0 !important;

}



.addres > span:nth-child(2) {

  display: inline-block !important;

  margin-left: 24px !important;

}









}

.member-social-link a{

    color: #AE2727 !important;

}

#googlemaps { 

    height: 100%; 

    width: 100%; 

    position:absolute; 

    top: 0; 

    left: 0; 

    z-index: 0;  



}

.contact_form {

	border-left: solid 1px #C0C0C0;

	padding-left: 22px;

	border-right: solid 1px #C0C0C0;

	padding-right: 22px;

}

.contact_section h2{

    color: #000;

} 

.contact .row{

    margin-right: 0px;

}

/*Contact Us new*/



.contact_details span{

    margin-left: 50px;

    clear: both;

    display: block;

    margin-top: -25px;

}

.addres span {

  display: inline-block;

  margin-left: 0;

  margin-top: 0;

}

.addres > span:nth-child(2) {

  margin-left: 8px;

}

.service_wrapper .col-lg-4.borderLeft {

	min-height: 646px;

}

.contact_details i{

    color: #a8014f;

}

.lb-number {

	display: none !important;

}

/*.hero_wrapper_2{

    width: 100%;

    height: 100%;

    position: absolute;

    right: 53px;



}

.hero_wrapper_2 img{

    width: 80%;

}

*/#hero_section{

    position: relative;

}

.fa-wrench{

    font-size: 20px !important;

    left: -8px !important;

    top: 33px !important;

}

.portfolio{

    position: relative;

}

.portfolio-desc-1{

    position: absolute;

    top: 90px;

    right: 55px;



}

.portfolio-desc-2{

    position: absolute;

    top: 90px;

    right: 107px;

}

.portfolio-desc-3{

    position: absolute;

    top: 90px;

    right: 30px;

}

.portfolio-desc-4{

    position: absolute;

    top: 90px;

    right: 73px;

}

@media(min-width:320px) and (max-width:1024px){

    #filters{

        display: none;

    }

    #portfolio_wrapper{

        pointer-events: none;

    }

}

@media(min-width:800px) and (max-width:1024px){

    .portfolio-item{

        left: 0px !important;

    }

    .portfolio-desc-1,.portfolio-desc-2,.portfolio-desc-3,.portfolio-desc-4{

        width: 47%;

        right: 0px;

    }

}

@media(min-width:1025px){

    .portfolio-desc-1,.portfolio-desc-2,.portfolio-desc-3,.portfolio-desc-4{

        width: 60%;

        right: 101px;

    }



}

@media(max-width:1126px){

    .top_left_cont p{

        /*visibility: hidden;*/

    }

    .bannerImg{

        display:none;

    }

}

@media(max-width:1200px){

    

   

}

.portfolio-item{

/*    margin-bottom: 10px;

    height: 98%;*/

}

#portfolio_wrapper{

    height:260px !important;

}

.portfolio_btm{

    display: none;

}

@media(max-width:1024px){

    #portfolio_wrapper{

        display: none;

    }

    .portfolio_btm{

        display: block;

    }

}

@media(max-width:360px){

    .portfolio_btm .row div{

        width: 100%;

    }

}



.cd-container {

    width: 90%;

    max-width: 768px;

    margin: 2em auto;

}

.cd-container::after {

    /* clearfix */

    content: '';

    display: table;

    clear: both;

}



.cd-top {

    display: inline-block;

    height: 40px;

    width: 40px;

    position: fixed;

    bottom: 40px;

    right: 10px;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);

    /* image replacement properties */

    overflow: hidden;

    text-indent: 100%;

    white-space: nowrap;

    background: rgba(232, 98, 86, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: opacity .3s 0s, visibility 0s .3s;

    -moz-transition: opacity .3s 0s, visibility 0s .3s;

    transition: opacity .3s 0s, visibility 0s .3s;

    color: #e86256;

    text-decoration: none;

}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {

    -webkit-transition: opacity .3s 0s, visibility 0s 0s;

    -moz-transition: opacity .3s 0s, visibility 0s 0s;

    transition: opacity .3s 0s, visibility 0s 0s;

}

.cd-top.cd-is-visible {

    /* the button becomes visible */

    visibility: visible;

    opacity: 1;

}

.cd-top.cd-fade-out {

    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */

    opacity: .5;

}

.no-touch .cd-top:hover {

    background-color: #e86256;

    opacity: 1;

}

@media only screen and (min-width: 768px) {

    .cd-top {

        right: 20px;

        bottom: 20px;

    }

.top_cont_outer {

  background: rgba(0, 0, 0, 0) url("../img/entertainment.jpg") no-repeat scroll center top;

}

}

@media only screen and (min-width: 1024px) {

    .cd-top {

        height: 60px;

        width: 60px;

        right: 30px;

        bottom: 30px;

    }

}

.portfolio_btm .row{

    margin-right:0px !important;

}

.client_logos ul li a{

    -webkit-user-select: none !important;

    -moz-user-select: none !important;

    -ms-user-select: none !important;

    user-select: none !important;

}



/*#hero_section,.client_logos{



    background: -moz-linear-gradient(53deg, rgba(184,34,34,1) 0%, rgba(149,28,28,1) 100%); 

    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(184,34,34,1)), color-stop(100%, rgba(149,28,28,1))); 

    background: -webkit-linear-gradient(53deg, rgba(184,34,34,1) 0%, rgba(149,28,28,1) 100%); 

    background: -o-linear-gradient(53deg, rgba(184,34,34,1) 0%, rgba(149,28,28,1) 100%); 

    background: -ms-linear-gradient(53deg, rgba(184,34,34,1) 0%, rgba(149,28,28,1) 100%); 

    background: linear-gradient(37deg, rgba(184,34,34,1) 0%, rgba(149,28,28,1) 100%); 

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#951C1C', endColorstr='#B82222',GradientType=0 ); 



}*/

.client_logos li img{

    height: 61px;

}

.portfolio_btm .row .col-lg-3{

    text-align:center;

}

@media(max-width:1279px){

  .hero_section .row .col-lg-5.col-sm-7{

    width:100%

}  

}









