body
{
	font-family: 'Roboto', sans-serif;
}

.home
{
	background: url('../images/bg.jpg');
	height: 4224px;
	background-repeat: no-repeat;
	overflow-x: hidden;
	background-size: cover;
}

.history-content h4
{
	font-weight: bold;
}

.newsletter h3
{
	color: #683b11;
	font-size: 20px;
	font-weight: bold;
}

.active-filter
{
	color: #683b11 !important;
	border-top: 2px solid #683b11 !important;
	font-weight: bold;
}



.email
{ 
	padding-left: 0px !important;
	display: inline-block !important;
}

.newsletter a
{
	color: #683b11;
}

.newsletter a:hover
{
	color: #c89254;
	text-decoration: none;
}

.navbar
{
	z-index: 11111;
}

.nav a
{
	font-family: 'Roboto', sans-serif;

	font-weight: bold;
	background-color: transparent !important;
	color: #c89254 !important;
}

.nav>li>a
{

	text-transform: uppercase;

}

.image-tooltip
{
	color: #683b11;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	text-align: center;
}

.each-item a:hover
{
	text-decoration: none;
}

.about-us .container
{
	margin-top: 10%;
}

.nav a:hover
{
	color: #683b11 !important;

}

.nav>li:hover
{
	border-top: 4px solid #683b11;
}

.navbar-nav>li
{
	padding-top: 40px;
	border-top: 4px solid transparent;
}

.arabic-link
{
    padding: 12px;
    background-color: #683b11;
    border-radius: 30px;
    display: inline-block;
    width: 50px;
    height: 50px;
	margin-top: 40px;
    margin-left: 40px;
	line-height: 25px;
}

.arabic-link a
{
	color: #ffffff;
	text-decoration: none;
}

.arabic-link a:hover
{
	color: #c89254 !important;
}

.float-right
{
	float: right;
}

.image-slider
{
	margin-top: 150px;
}

.arrow1
{
    position: absolute;
    top: 250px;
    left: -2%;
    z-index: 1111;
    display: block;
}


.arrow2
{
    position: absolute;
    top: 450px;
    right: -7%;
    z-index: 1111;
    display: block;
}

.carousel-indicators
{
	bottom: -50px;
}

.big-company
{
	color: #ffffff;
	font-size: 30px;
	
}

.location-title
{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 30px;
	padding-bottom: 30px;
}

.news-title
{
	color: #683b11;
	text-transform: uppercase;
	font-size: 30px;
	padding-bottom: 30px;
}

.news-sub-title
{
	color: #683b11;
}

.news-box
{
	background-color: #ffffff;
	padding-bottom: 20px;
}

.news-box .news-text
{
	color: #785046;
}

.news-learnmore
{
	color: #c49255;
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.news-learnmore:hover
{
	color: #683b11;
	text-decoration: none;
	font-size: 10px;
}

.news-video iframe
{
	height: 401px !important;
}

.locations, .image-slider, .brand, .footer
{
    min-height: 600px;
	color: #ffffff;
	
}

.latest-news
{
    min-height: 1300px;
	color: #ffffff;
	margin-top: 100px;
	
}

.locations
{
    min-height: 600px;
	
}




.about-us
{
    min-height: 500px;
	color: #ffffff;
	margin-top: 250px;
}

.big-font
{
	font-size: 20px;
}

.page-breif2
{
font-size: 18px;
    line-height: 30px;
	color: #683b11;
	text-align: justify;
}

.link
{
    background-color: #683b11;
    display: inline-block;
    padding: 5px;
    color: #ffffff;
    text-decoration: none;
	    border-radius: 30px;
		    padding-left: 15px;
    padding-right: 15px;
	    font-size: 20px;
}

.link:hover
{
	text-decoration: none;
	color: #c89254;
}

.brand-image
{
float:right; 
padding: 20px;
}

.locations2
{
    min-height: 700px;
    color: #ffffff;
    margin-top: 30%;
}

.branches
{
    font-size: 18px;
    color: #683b11;
    height: 343px;
    padding-top: 15px;
	display: none;
}

#branch1
{
	display: block;
}

.branchdrop select
{

    color: #683b11;
    font-size: 18px;
}
	
.footer-contact
{
    position: relative;
    top: -800px;
	
}

.footer h4
{
	color: #6a3b0f;
	font-weight: bold;
}

.footer div
{
	color: #c79357;
}

.brand-box
{
	border: 1px solid #c59356;
	height: 500px;
	cursor: pointer;
}

.brand-box img
{
	top: 30%;
    position: absolute;
}

#btn1 .brand-box
{
	background-image: url('../images/bg-ap-h.jpg');
	
}

#btn1 .brand-box:hover
{
	background-image: url('../images/bg-ap.jpg');
}

#btn2 .brand-box
{
	background-image: url('../images/bg-ch-h.jpg');
	
}

#btn2 .brand-box:hover
{
	background-image: url('../images/bg-ch.jpg');
}

#btn3 .brand-box
{
	background-image: url('../images/bg-mac-h.jpg');
	
}

#btn3 .brand-box:hover
{
	background-image: url('../images/bg-mac.jpg');
}

#btn4 .brand-box
{
	background-image: url('../images/bg-oc-h.jpg');
	
}

#btn4 .brand-box:hover
{
	background-image: url('../images/bg-oc.jpg');
}

.brand-box:hover img
{
	top: 30%;
}

.hidden
{
	display: none;
}

.brand-box .brand-text
{
	top: 60%;
    position: absolute;
	display: none;
}

.brand-box:hover .brand-text
{
	top: 50%;
    position: absolute;
	display: block;
	color: #ffffff;
	text-align: left;
}

.brand-box img
{
	display: none;
}

.news-all
{
    margin: 0 auto;
    display: block;
    background-color: #c59356;
    color: #ffffff;
    text-transform: uppercase;
    padding: 20px;
    width: 250px;
    border-radius: 30px;
	border: 0px;
}

.list-group img
{
	    width: 45%;
    margin: 0 auto;
}

#tarfeeh_logo
{
	 width: 23%;
}

.test-diagonal
{
    -ms-transform: rotate(17deg); /* IE 9 */
    -webkit-transform: rotate(17deg); /* Chrome, Safari, Opera */
    transform: rotate(17deg);
	display: block;
	background-color: red;
	height: 400px;
}

.footer
{
	    margin-top: 350px;
		min-height: 200px;
}

.footer a
{
	padding-left: 24px;
	color: #c79357;
	display: block;
	white-space: nowrap;
}

.footer a:hover
{
	text-decoration: none;
}

.map_canvas {
    
width:500px;
    height:392px;
	display: none;
}

.map_canvas2 {
    
width:710px;
    height:392px;
	display: none;
}

.animate_item
{
	position: absolute;
	z-index: 0;
	top: 100px;
}

#animate1
{
	top: 300px;
	right: 300px;
}

#animate2
{
	top: 700px;
	left: 500px;
}


#animate3
{
	top: 100px;
	left: 0px
}

#animate4
{
	top: 1300px;
	right: 400px;
}

#animate5
{
	top: 1500px;
	left: 300px;
}


#animate6
{
	top: 1200px;
	left: 0px;
}


#animate7
{
	top: 300px;
	left: 40%;
}

#animate8
{
	top: 3800px;
	left: 60%;
}

.youtube hr
{
    width: 50px;
    border: 1px solid #c59356;
	color: #c59356;
	float: right;
}


.youtube
{
	display: block;
    width: 100px;
	float: right;
	color: #c59356;
	position: fixed;
	top: 150px;
	right: 0px;
}

.youtube:hover
{
	color: #ffffff;
}

.footer h4
{
	text-transform: uppercase;
	color: #673c11;
}

.branchdrop, .mCustomScrollbar
{
	background-color: #ffffff;
}

.copyright
{

	    color: #673d15;
    display: block;
    text-align: right;
}

.go_up
{
display: block;
    float: right;
	cursor: pointer;
}

.bhoechie-tab, .bhoechie-tab-menu, .bhoechie-tab-content
{
	height: 392px;
	
}

.bhoechie-tab
{
	padding-left: 30px;
}

.location-bg1
{
	background-color:#f9f9f9;
	border-bottom: 1px solid #f0f0f0;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
}


.location-bg2
{
	background-color:#ffffff;
	border-bottom: 1px solid #f0f0f0;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
}

.location-active
{
	background-color: #f0f0f0;
}

.list-group-item
{
	border: 0px;
	border-bottom: 1px solid #f0f0f0 !important;
}

.news-date
{
	position: absolute;
	display: block;
	width:60px;
	height:60px;
	background-color:#683b11;
	    z-index: 111;
    left: 50px;
    top: 0px;
}

.number
{
    font-size: 25px;
    display: block;
    text-align: center;
	font-weight: bold;
	color: #ffffff;
}

.month
{
    font-size: 20px;
    display: block;
    text-align: center;
	line-height: 22px;
	color: #ffffff;
}

.mCSB_inside>.mCSB_container
{
	    margin-right: 0px;
}

	
/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;

  padding: 0 !important;
  

  
  background-clip: padding-box;


}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #f0f0f0;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #f0f0f0;
  background-image: #f0f0f0;
  color: #ffffff;
      border-left: 4px solid #c59354;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #f0f0f0;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 0px;
  padding-top: 10px;
  color: #774f45;
  text-align: left;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover
{
	border-color: #f0f0f0;
}


nav.navbar.shrink {
  min-height: 35px;
}

nav.navbar.shrink{
  background-color:#ffffff;
   // Animation
   -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease;
}

.dropdown-menu
{
	background: rgba(255, 255, 255, 0.8);

}

.dropdown:hover .dropdown-menu {
    display: block;
	    left: 0px;
    width: 220px;	
 }
 
 .map
 {
	display: none;
 }
 
 #tarfeeh_map, #map1
 {
	display: block;
 }
 
 .history
 {
	background: url('../images/history_bg.jpg');
	height: 1000px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #ffffff;
 }


  .career
 {
  background: url('../images/career_bg.jpg');
  height: 1000px;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ffffff;
 }
 
  .applebees
 {
	background: url('../images/brands_bg.jpg');
	height: 1000px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #ffffff;
 }
 
 
  .ocean-page
 {
	background: url('../images/bg_ob.jpg');
	height: 1000px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #ffffff;
 }
 
 
  .macaroni-grill
 {
	background: url('../images/bg_mg.jpg');
	height: 1000px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #ffffff;
 }
 
  .china-gate
 {
	background: url('../images/bg_cg.jpg');
	height: 1000px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #ffffff;
 }
 
 
 .mediagallery
 {
	background: url('../images/media-gallery.jpg');
	height: 1000px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #ffffff;
 }
 
 .history-footer
 {
	background-color: #ffffff;
	margin-top: 0px;
 }
 
  .footer-bg
 {
	background: url('../images/footer-bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	    min-height: 400px;
 }
 
 
   .contact-footer-bg
 {
	background: url('../images/footer-bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	    min-height: 400px;
		    z-index: 1111111111111111111111;
    position: relative;
    top: -790px;
 }
 
 .footer-bg .container
 {
	margin-top: 150px;
 }
 
 .gmap
 {
     position: relative;
    padding-bottom: 35%;
    overflow: hidden;
    max-width: 100%;
    height: 800px;
 }
 
 .gmap iframe,.gmap object,.gmap embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    max-height:800px
}

.header-contact
{
	padding-bottom: 150px;
}

.contact-content2
{
	position: relative;
	top: -850px;
	z-index: 11111111111;
	    background-color: #ffffff;
}
 
 .history-content, .brand-content, .mediagallery-content, .contact-content
 {
	margin-top: 150px;
 }
 
 .header-arrow
 {
	display: block;
	width: 60px;
	float: left;
 }
 
 .header-title
 {
	display: block;
	width: 60%;
	float: left;
	font-size: 28px;
	color: #683b11;
 }
 
 .page-header
 {
	height: 150px;
  border-bottom: 0px;
 }
 
 .page-breif
 {
	display: block;
	color: #683b11;
	width: 100%;
	float: left;
	font-size: 18px;
 }
 
  .timeline-panel .timeline-title
 {
	color: #663b11 !important;
	font-size: 24px;
	font-weight: bold;
 }
  
 .timeline-panel .timeline-body
 {
	color: #663b11 !important;
	font-size: 18px;
 }
 
 .timeline-panel:hover .timeline-title
 {
	color: #c59356 !important;
	font-size: 24px;
	font-weight: bold;
 }
  
 .timeline-panel:hover
 {
	border-left: 5px solid #c59356 !important;
 }
 
 .timeline-panel:hover .timeline-body
 {
	color: #673c0f !important;
 }
 
 /************** History ************/
 /* Timeline */
.timeline,
.timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}
.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #dcdcdc;
  left: 50%;
  margin-left: -1.5px;
}
.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item:nth-child(odd) .timeline-badge {
  color: #fff;
  width: 54px;
  height: 54px;
  line-height: 52px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -53px;

  border-top: 3px solid #dcdcdc;
  z-index: 100;

}

.timeline .timeline-item:nth-child(even) .timeline-badge {
  color: #fff;
  width: 54px;
  height: 54px;
  line-height: 52px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: 0px;

  border-top: 3px solid #dcdcdc;
  z-index: 100;

}
.timeline .timeline-item .timeline-badge i,
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}
.timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba;
}
.timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de;
}
.timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f;
}
.timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10;
}
.timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f;
}
.timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  border: 1px solid #c0c0c0;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline .timeline-item .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  border-top: 16px solid transparent;

  border-right: 0 solid #c0c0c0;
  border-bottom: 16px solid transparent;
  content: " ";
}
.timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-item .timeline-panel .timeline-body > p,
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
}
.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}

.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}
.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;

  left: -14px;
  right: auto;
}
.timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 20px 0px 20px 0px;
  display: inline-block;
}
.timeline-horizontal:before {
  height: 3px;
  top: auto;
  bottom: 26px;
  left: 56px;
  right: 0;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item {
  display: table-cell;
  height: 280px;
  width: 20%;
  min-width: 320px;
  float: none !important;
  padding-left: 0px;
  padding-right: 20px;
  margin: 0 auto;
  vertical-align: bottom;
}
.timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto;
  bottom: -16px;
  left: 28px !important;
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #c0c0c0 !important;
  border-bottom: 0 solid #c0c0c0 !important;
  border-left: 16px solid transparent !important;
}
.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  display: none;
}
.timeline-horizontal .timeline-item .timeline-badge {
  top: auto;
  bottom: 0px;
  left: 43px;
}
 /************** History End *******/
 
 
 /************** Gallery CSS *******/
 
 .port-image
{
    width: 100%;
}

.col-md-3
{
    margin-bottom:20px;
}

.each-item
{
    position:relative;
    overflow:hidden;
}

.each-item:hover .cap2, .each-item:hover .cap1
{
    left:0px;
}

.job
{
    display: block;
    border-bottom: 1px solid #c59356;
    padding-bottom: 50px;
}

.padding-top-50
{
      padding-top: 50px;
}

.career_title
{
  font-size: 20px;
  color: #ffffff;
}

.contact_title
{
  font-size: 20px;
  color: #683b11;
}

.career_form
{
  padding: 20px;
}

.career_title span
{
  font-weight: normal;
}

.career_small_text
{
  font-size: 12px;
  color: #ffffff;
}

.submit_btn
{
      background-color: #683b11;
    border-color: #683b11;
    border-radius: 0px;
}

.job_no
{
    display: block;
    color: #683b11;
    font-size: 38px;
    border-bottom: 3px solid #c59356;
    padding-bottom: 15px;
    width: 42px;
}


.job_title
{
    display: block;
    color: #c59356;
    font-size: 18px;
}

.job_exp
{
    display: block;
    color: #683b11;
    font-size: 12px;
}

.career_form
{
  background-color: #c59356;
}

.contact_info
{
  color: #ffffff;
      background-color: #683b11;
    height: 393px;
}


.contact_info h3
{
	color: #ffffff;
}

.overview_header
{
    display: block;
    color: #683b11;
    font-size: 18px;
    font-weight: bold;
}

.overview_content
{
    display: block;
    color: #c59356;
    font-size: 12px;
}



.cap1
{
    position:absolute;
    width:100%;
    height:70%;
    background:rgba(255, 255, 255, 0.5);
    top:0px;
    left:-100%;
    padding:10px;
    
    transition: all .5s;

    color: #683b11;

}

.cap2
{
    position:absolute;
    width:100%;
    height:30%;
    background:rgba(0, 178, 255, 0.5);
    bottom:0px;
    left:100%;
    padding:10px;
    
    transition: all .5s;
        font-size: 16px;
    color: #ffffff;
}

.media-btns
{
  text-align: center;
}

.media-btns .btn-primary, .media-btns .btn-default
{
	background-color: transparent !important;
	border: 0px !important;
	color: #c59356;
}


.media-btns .btn-primary:hover, .media-btns .btn-default:hover
{
	background-color: transparent !important;
	border: 0px !important;
	color: #683b11;
	font-weight: bold;
}

/*********** End Gallery CSS *******/