
@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: myFirstFont;
    src:url(../fonts/Chapaza.ttf);
}
.headerback
{
	background-color:#e6e6e6	;
	
}
.logo
 {
	 margin-top:9px;
	 margin-bottom:8px;
 }
  .navbar-default {
		background-color: transparent;
		border-color: transparent;
	}
	.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 11px;
    color:#737373 !important;
	margin-right:8px;
    }

    .navbar {
    position: relative;
    min-height: 40px;
    margin-bottom: 0px;
	margin-top:5px;
    border: 1px solid transparent;=
    -webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
    }
    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
		color: #e13131 !important;
		background-color: #fff;
		
	}
	.navbar-collapse {
		padding-right: 0px;
		padding-left: 15px;
	}
	.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus
	 {
	    color: #e13131 !important;
		background-color:#fff;
		outline:none;
	 }
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover 
	{
		color: #e13131 !important;
		background-color:#fff;
	}
   	.navbar-default .navbar-nav  > li:hover a
	{
		color: #e13131  !important ;
		background-color: #fff;
	}
    
	.navbar-default .navbar-nav .dropdown-menu > li:hover a
	{
		color: #000 ;
		background-color: #fff;
	}
	
	.navbar-default .navbar-nav  .dropdown-menu > li > a
	{
		
		color:#000 !important;
		background-color: #fff;
		    text-transform: uppercase;

	}
	.navbar-default .navbar-nav  .dropdown-menu > li > a:focus, .navbar-default .navbar-nav  .dropdown-menu > li > a:hover
 {
    color:#e13131 !important;
    text-decoration: none;
    background-color: #fff;
 }
 .navbar-default .navbar-nav  .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav  .dropdown-menu > .active > a:hover
 {
    color:#e13131 !important;
    text-decoration: none;
    background-color: #fff;
 }
.navbar-default .navbar-nav li ul li a 
{
    line-height: 20px !important;
    padding: 6px 20px 6px 20px !important;
}

.dropdown-menu
{
border: 0px solid #ccc;
border: 0px solid rgba(0,0,0,.15);
}
			.dropdown-menu {
			min-width: 200px;
			width: auto;
			border-radius: 2px;
			left: 0;
			top: 50px;
			right: auto;
			z-index:100;
			color: #fff !important;
			text-decoration: none;
			animation: smoothScroll1 0.5s forwards;
			padding: 0.2px 0 0;
			    text-transform: uppercase;

			}
			@keyframes smoothScroll1 {
			0% {
				transform: translateY(40px);
			}
			100% {
				transform: translateY(0px);
			}
			}
			.dropdown-menu.animated {
			-webkit-animation-duration:0.3s;
			animation-duration:0.3s
			}
			.dropdown-menu.animated:before {
			content:" ";
			display:block;
			height:100%;
			left:0;
			position:absolute;
			top:0;
			width:100%;
			z-index:99
			}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dropdown:hover .dropdown-menu
 {
    display: block;
	
    
 }
 .aboutcompany::before {
    content: "";
    display: block;
    height: 1px;
    width: 170px;
    position: absolute;
    left: 300px;
    top: 65px;
    background: #000;
}
 .aboutcompany .title {
    margin-top: 0;
    font-family:MAROON, Agency FB;
    font-size: 50px;
	color:#be0202;
	text-align:center;
	margin-top:55px;
	text-transform:uppercase;
	margin-bottom:25px;
}
.aboutcompany .title::after {
    content: "";
    display: block;
    height: 1px;
    width: 170px;
    position: absolute;
    right: 300px;
    top: 65px;
    background: #000;
	
}
.aboutcompany P
{
	color:#666;
	font-size:16px;
	margin-bottom:30px;
	line-height:24px;
	
}
.aboutcompanych P {
    color: #666;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 24px;
	text-align:justify;
}
.aboutcompanych ul
{
	margin-left:45px;
}
.aboutcompanych ul li {
    color: #666;
    font-size: 16px;
    line-height: 28px;
	text-align:justify;
	list-style: square;
}
.btnread
{
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
	padding: 10px 20px;
	border-radius: 0px;
	margin-bottom:30px;
	
}
  .affix-top {
        position: static;
        top: -35px;
        }

         .affix 
		 {
	     top:-5px;
	     z-index:9999;
	     width: 100%;
	     -webkit-transition: all .3s ease-in;
	     transition: all .4s ease-in;
	     padding-top:5px;
		 background-color:#e6e6e6	;
		 color: #FFF;
         border-bottom: 1px solid #ccc;
		
         }
		 hr
		  {
             border-top: 1px solid #ccc;
          }
.section-title {
  font-family: MAROON, Agency FB;
  font-size: 50px;
  color: #be0202;
  text-transform: uppercase;
  margin: 0 0 30px;
}
/*
.section-title:first-letter {
  font-size: 68px;
  color: #d9534f;
}
*/
.section-divider {
    height: 35px;
    width: 1px;
    background: #000;
    margin: 0 auto 50px;
}


.hospitality-banner {
  margin-bottom: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  display: block;
  padding: 12px;
}

.hospitality-banner.link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #a29762;
  text-transform: uppercase;
  font-size: 15px;
  border: 2px solid #a29762;
  transition: 0.3s;
}
.hospitality-banner.link:hover {
  text-decoration: none;
  background: rgba(162, 151, 98, 0.3);
}
.hospitality-banner:hover .hospitality-banner__inner,
.hospitality-banner_hovered .hospitality-banner__inner {
  opacity: 1;
  pointer-events: all;
}
.hospitality-banner:hover {
  box-shadow: 0 10px 10px rgba(5, 5, 6, 0.75);
  transform: scale(1.08);
  transition: 0.8s all;
  z-index: 5;
}
.hospitality-banner__inner {
  position: relative;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  transition: 0.3s;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 0;
  pointer-events: none;
}
.hospitality-banner__inner .title {
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 40px;
  position: relative;
  font-family: myFirstFont;
}
.hospitality-banner__inner .title:before {
  content: "";
  display: block;
  width: 80px;
  height: 1px;
  background: #d9534f;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -40px;
}
.hospitality-banner__inner .caption {
  padding: 0;
  list-style: none;
  font-size: 10px;
  line-height: 16px;
  margin-bottom: 0 0 20px;
}
.button {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #d9534f;
  padding: 10px 20px;
  font-size: 12px;
  text-transform: uppercase;
  color: #d9534f;
  transition: 0.3s;
  line-height: 19px;
}
.button:hover {
  color: #fff;
  text-decoration: none;
  background: rgba(217,83,79, 0.5);
}
.aboutbg
{
	
	    background:url(../../images/content-bg.jpg) repeat scroll left top;
		padding-top:50px;
		margin-bottom:40px;

}
.option {
  color: #d9534f;
}
.option__count {
  font-family: myFirstFont;
  font-size: 80px;
  line-height: 70px;
}
.option__caption {
  text-transform: uppercase;
  font-size: 21px;
  position: relative;
  max-width: 270px;
  margin: 0 auto 30px;
 
}
.option__caption:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #d9534f;
  position: absolute;
  left: 0;
  top: 50%;
}
.option__caption span {
  padding: 0 30px;
  background: #fff;
  position: relative;
  color: #000;
}
.option__caption1 {
  text-transform: uppercase;
  font-size: 21px;
  position: relative;
  max-width: 270px;

  margin: 0 auto 20px;
}

.option__caption1::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
   /* background: #d9534f;*/
    position: absolute;
    left: 0;
    top: 50%;
    border: 1px dashed #d9534f;
    padding: 55px;
}

.option__caption1 span {
  padding: 0 30px;
  background: #fff;
  position: relative;
  color: #000;
}

.text-content {
    font-size: 18px;
    line-height: 33px;
    color: #666;
}
.lined {
    position: relative;
    padding-left: 70px;
}
.lined::before {
    content: "";
    width: 50px;
    height: 1px;
    background: #d9534f;
    position: absolute;
    top: 1.0em;
    left: 0;
}
.google-maps {
        position: relative;
        padding-bottom: 30%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		margin-top:40px;
		margin-bottom:100px;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	.socialalign
	{
	float:right;
	margin-bottom:10px;
	}
		.socialalign ul
		{
			margin-left:-15px;
			margin-top:15px;
		}
	.socialalign ul li
	{
		border:1px solid #d9534f;
		margin-right:10px;
		float:left; 
		width:50px; 
		height:50px; 
		list-style:none; 
		border-radius:5px;
	}
	.name {
    height: 40px;
    padding: 8px 10px;
    font-size: 20px;
	cursor: pointer;
    color: #000;
	text-align:center;
	background-color:#efefef;
    }
	.position {
    font-size: 14px;
    padding: 0 10px;
    font-weight: bold;
    height: 40px;
	cursor: pointer;
	color: #000;
	text-align:center;
	background-color:#efefef;
	margin-bottom:40px;
}
.hotelshead
   {
    font-size: 20px;
    color: #333;
    margin-top: 25px;
	margin-left:10px;
}
.hotelshead a
{
	  color: #333;
}
.hotelshead a:hover,.hotelshead a:focus
{
	  color: #333;
}
.byhotelhead {
    color: #d9534f;
    font-size: 17px;
	margin-left:10px;
}
 .styled-form input[type="text"], .styled-form input[type="password"], .styled-form textarea {
    background-color: #fff;
    width: 100%;
    padding: 6px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
   
}
.form-control:focus {
    border-color: #d9534f;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217, 83, 79,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(217, 83, 79,.6);
}
.styled-form  label
{
	color:#848181;
	margin-top:5px
}
.form-control {
	height: 40px;
	color: #848181;
}
.contactcompany {
   color: #d9534f;
   font-size: 25px;
   margin-top: 5px;
   font-family: myFirstFont;
   letter-spacing:0.8px;
   font-weight:600;
}
.contactaddress {
    font-size: 14px;
    margin-top: 1px;
    margin-bottom: 0px;
    color: #6b6b6b;
	
}
.contactaddress a {
    color: #6b6b6b;
}
.conhed1 {
    margin-top: 8px !important;
}
.img-wrapper {
    display: inline-block;
    overflow: hidden;
    border: 10px solid #ccc;
	background-color:#fff;
	margin-left:20px;
	margin-bottom:15px;
	
 }

.img-wrapper img {
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    
    vertical-align: middle;
}

.img-wrapper img:hover {
    -webkit-transform:scale(1.2); /* Safari and Chrome */
    -moz-transform:scale(1.2); /* Firefox */
    -ms-transform:scale(1.2); /* IE 9 */
    -o-transform:scale(1.2); /* Opera */
    transform:scale(1.2);
	cursor:pointer;
	
}

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

.socialalign
	{
	float:none;
	}
.img-wrapper {
	
	margin-left:15px;
}
.aboutcompany .title {
   
    font-size: 30px;
}
.title::after {
    content: "";
    display: block;
    height: 1px;
    width: 40px;
    position: absolute;
    right: 272px;
    top: 14px;
    background: #000;
}
.aboutcompany::before {
    content: "";
    display: block;
    height: 1px;
    width: 40px;
    position: absolute;
    left: 272px;
    top: 14px;
    background: #000;
}
.socialalign ul
	{
		margin-left:45px;
		margin-top:15px;
	}
}
@media screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation : landscape)
{
	.socialalign {
    float: none;
    margin-left: 80px;
}
}
/*
@media screen and (min-device-width: 480px) and (max-device-width: 640px) and (orientation : Portrait)
{
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation : Landscape)  {
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation : Portrait) {
	}
@media (min-width: 980px) and (max-width: 1280px) and (orientation : Portrait) {
	}*/
