body {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Roboto Slab', serif;
  color: #333;
}
a:hover
{
text-decoration:none;
}
ul
{
list-style:none;
margin:0;
padding:0;
}
.navbar {
  margin-bottom: 0px;
  border-bottom:none;

}
.navbar-wrapper {
  position:relative;
  top: 0px;
  right: 0;
  left: 0;
  z-index: 20;
}
/*@media(min-width:768px)
{
.navbar-wrapper {
  position: absolute;
  }
}*/

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  /*padding-right: 15px;
  padding-left: 15px;*/
}
.navbar-wrapper .navbar .container {
  /*width: auto;*/
}
.main-header
{
    
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
	
	
	   
}

@media(min-width:992px)
{
.shrink
{
width:100%;
position:fixed;
top:0;
z-index: 9999;
background:#fff;
-webkit-box-shadow: 0px 13px 30px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 13px 30px -12px rgba(0,0,0,0.75);
    box-shadow: 0px 13px 30px -12px rgba(0,0,0,0.75);
}
}
.shrink .navbar-inverse
{
/*background:#fff;*/
}
.shrink .navbar
{
    min-height: 70px;
}
.shrink .header-left div
{
margin-top:15px;
}
.shrink .navbar-brand img
{

}
@media(min-width:992px)
{
.shrink .navbar-brand img
{
}
}
@media(min-width:992px)
{
.shrink .navbar-inverse .navbar-nav>li>a
{
padding:10px 10px;
}

}

.logo_light
{
display:block;
}
.logo_dark
{
display:none;
}
.shrink .logo_light
{
height:50px;
}
.shrink .logo_dark
{
display:block;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  /*height: 500px;*/
  margin-bottom: 0px;
  position:relative;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
/*<!--.navbar-brand img
{
  
    width:125px;
    padding-top: 2px;
}
@media(min-width:992px)
{
.navbar-brand img
{
width:136px;
}
}-->*/


/* Declare heights because of positioning of img element */
.carousel .item {
  /*height: 500px;*/
  background-color: #777;
}
.carousel .image1
{
padding:220px 0 150px;
background-position:center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-image:url(../images/slider1.jpg);
height:550px;
}
@media(min-width:768px)
{
.carousel .image1
{
padding:250px 0 100px;
height:600px;
}
}
@media(min-width:1600px)
{
.carousel .image1
{
padding:280px 0 190px;
}
}
.carousel .image1:before
{
position:absolute;
content:'';
left:0;
right:0;
bottom:0;
top:0;
background: rgba(0, 0, 0, 0.2);
display:block;
}
/*.carousel .image1:before
{
background-color: rgba(147,115,222,0.85);
display:block;
left:0;
right:0;
bottom:0;
top:0;
position:absolute;
content:'';
}*/
.carousel-inner > .item > img {
  /*position: absolute;*/
  top: 0;
  left: 0;
  min-width: 100%;
  /*height: 500px;*/
}
h1,h2,h3,h4,h5,h6
{
    font-family: 'Oswald', sans-serif;
}
/*---------------------------------------------menu-------------------------------------------*/

.grid-demo {
  padding: 10px 30px;
}

  .grid-demo [class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: left;
    line-height: 2;
    /* background-color: #e5e1ea; */
   
  }
 .grid-demo .row .col-sm-3:first-child
 {
 border-left:none;
 }
 .yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown.yamm-fw {
  position: relative;
    z-index: 5;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .yamm-content {
  padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.grid-demo h4
{
    font-weight: 300;
    border-bottom: 1px solid #ee3b33;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0;
    padding-bottom: 2px;
}
.new_menu ul
{
list-style:none;
padding:0;
margin:0;
}
.new_menu ul li
{

font-family: 'Montserrat', sans-serif;
}
.new_menu ul li a
{
border-bottom:1px solid #eee;
display:block;
padding:5px 10px;
color:#000;
}
.new_menu ul li:last-child a
{
border-bottom:none;
}
.new_menu ul li a:hover
{
background:#f7f7f7;
color:#ee3b33;
}
/*-----------------------------------------------------------top header------------------------------------*/
.top-header
{
       background:#000;
    padding: 13px 0;
    border-bottom: 1px solid #1f1f1f;
}
.homepage .top-header
{
background:transparent;
}
.left2, .right2
{
text-align:center;
}
@media(min-width:768px)
{
.left2
{
text-align:left;
}
.right2
{
text-align:right;
}
}
.top-head-left ul
{
margin:0;
padding:0;
list-style:none;
margin-top:0px;
}
.top-head-left ul li
{
    display: inline-block;
    color: #fff;
    padding: 0px 10px;
    position: relative;
    padding-left: 20px;
    font-size: 13px;
	margin-right: 10px;

    
}
.top-head-left ul li:last-child
{
margin-right: 0px;
}
.top-head-left ul li i
{
         color: #fff;
    margin-right: 0px;
    position: absolute;
    left: 0px;
    top: 3px;
    font-size: 15px;
   
}
.top-head-left ul li span
{
    color: #ee3b33;
	padding-bottom:10px;
	font-size:15px;
	font-weight: 600;
}
.account 
{
list-style:none;
margin:0;
padding:0;
}
.account  li
{
padding:0 5px;
display:inline-block;
}
.account  li a
{
color:#fff;
font-size:13px;
text-transform:uppercase;
}
.account  li a i
{
padding-right:3px;
}


.search
{
border:none;
    background: rgb(24, 28, 84);
height:30px;
border-radius:0;
max-width:320px;
font-weight:600;
font-size:12px;
color:#fff;
}
.btn-search
{
height:30px;
background:#000;
color:#fff;
border:none;
width:40px;
margin-top:-30px;
outline:none;
}
/*-------------------------------------------------------------end of top header-------------------------------------------*/



.center
{
text-align:center;
}
.box-img img
{
width:50%;
border-radius:50%;
background-color: #ffffff;
    border: 1px solid #dddddd;
	    padding: 3px;
		    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.box-img img:hover
{
opacity:0.8;
}




.social
{
margin-top:10px;
}

.social ul
{
list-style:none;
margin:0;
padding:0;
margin-top:20px;
}
.social ul li
{
padding:0 1px;
display:inline-block;
}
.social ul li a
{

}
.social li a
{
     
	    font-size: 13px;
    /* border: 3px solid; */
    color: #ccc;
    width: 35px;
    margin: 2px;
    height: 35px;
    line-height: 34px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    transition: all 0.5s;
    background: #222;
    padding-top: 11px;
	
	
}
.social li a:hover
{
background:#ee871a;
color:#fff;
}


.smallsize
{
font-size:13px;
}

/*---------------------------------------------------------slider text---------------------------------------------------------*/
.transparent
{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.4);
}
.cap1
{
    
    display: block;
    
	position:relative;
	padding:0 52px;
    
}
@media(min-width:768px)
{
.cap1 
{
padding:0 60px;
}

}
@media(min-width:992px)
{
.cap1 
{
padding:0 50px;
}

}

.cap2
{

}


.cap1 h3
{
   font-size: 22px;
    line-height: 28px;
    color:#ee871a
;
    margin: 0 0 15px;
        text-transform: uppercase;
   
}

.cap1 h2
{
    font-size: 65px;
    line-height: 70px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 700;
    margin-top: 6px;
    font-family: 'Oswald', sans-serif;
    
}
.cap1 h2 span
{
    color: #fe0100;

}
.image2 .cap1 h2
{
color:#000;
}
.cap1 h1 span
{
color: #FC6B4A;
}
.cap1 p
{
     margin-top: 17px;
    padding: 0px 0;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
	    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
	letter-spacing:1.5px;
}
.image1 .cap1 .slider-p
{
color:#333;
}
.white .slider-p
{
color:#fff;
}
@media(max-width:767px)
{
.cap1 h2
{
font-size:23px;
line-height:25px;
}
.cap1 .slider-p
{
font-size: 14px;
line-height:22px;
}
}
.btn2
{
   background:#fe0100;
    height: 45px;
	 border-radius:0px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 13px;
	line-height: 40px;
    padding-top: 0px;
    padding-right: 25px;
    padding-bottom: 0px;
    padding-left: 25px;
    transition: all .25s cubic-bezier(.4,.01,.1,1);
	display:inline-block;
	position:relative;
	z-index:1;
	overflow:hidden;
	border:2px solid #fe0100;
	transition: all 0.3s ease-in-out;
    moz-transition: all 0.3s ease-in-out;
    webkit-transition: all 0.3s ease-in-out;
    o-transition: all 0.3s ease-in-out;
	

}
.slider-inner a
{
margin-left:5px;
margin-right:5px;
}

.btn2:hover
{
color: #fff;
    background: transparent;
    border-color: #fff;
	
}

.btn2 i
{
font-size:15px;	
}
.btn2:hover i
{

}

.btn4
{
display:inline-block;
padding:10px 27px;
border:2px solid #ee3b33;
color:#ee3b33;
font-weight:700;
font-size:14px;
text-transform:uppercase;
}

.btn4:hover, btn4:focus
{
background:#ee3b33;
color:#fff;
}
.cap1 .btn2
{
margin-top:20px;
}
/*---------------------------------------------------------slider text end---------------------------------------------------------*/


/*----------------------------------------------------------NEW CSS-----------------------------------------------------------*/
.pd0
{
padding:0;
}
.heading
{
position:relative;
margin-bottom:30px;
}
.heading h2
{
font-size: 30px;
    margin-top: 0px;
    line-height: 35px;
    margin-bottom: 0px;
    font-weight: 700;
    text-transform: uppercase;
}
.heading h2 strong
{
font-weight:900;
color:#292f7d;
}
@media(max-width:767px)
{
.heading h2
{
font-size:27px;
}
}

.abt p
{
font-size:18px;
font-weight:300;
line-height:30px;
}
.abt ul
{
list-style:none;
margin:0;
padding:0;
}
.abt ul li
{
font-size:17px;
font-weight:300;
padding:6px 0;
position:relative;
padding-left:20px;
}
.abt ul li:before
{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f013";
    position: absolute;
    left: 0;
    color: #ee871a;
    font-size: 14px;
    top: 12px;
}
p a
{
color: #ee871a;
}
.heading h4
{
    margin-top: 20px;
    font-size: 20px;
    font-weight: 300;
    color: #000;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.line
{
margin:20px 0;
width:50px;
height:3px;
background:#fe0100;
}
.center .line
{
margin:20px auto;
}
/*-------------------------------------------------------Spna00-----------------------------------------------------------*/
.span00
{
padding:80px 0;
color:#333;
}
.mrg50
{
margin-top:50px;
}
.span00 .col-sm-7
{
margin-top:30px;
}
.span00 h2
{

}
.span00 p
{
    line-height: 1.8;
    font-size: 15px;
    font-weight: 500;
    color: #575757;
}
.btn3
{
color: #fe0100;
    font-family: 'Oswald', sans-serif;
	    border: 2px solid #e7272d;
    padding: 12px 38px;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	margin-top:25px;
}
.btn3 i
{
padding-left:5px;
}
.btn3:hover, .btn3:focus
{
background:#fe0100;
color:#fff;
text-decoration:none;
}
/*-------------------------------------------------------end Spna00-----------------------------------------------------------*/
/*-------------------------------------------------------Spna0-----------------------------------------------------------*/
.span0
{
padding:0px 0 80px;
}
/*-------------------------------------------------------end Spna0-----------------------------------------------------------*/

/*-------------------------------------------------------Spna1-----------------------------------------------------------*/
.span1
{
padding:100px 0 80px;
color:#313131;
background:url(../images/parallex.jpg) center;
background-size:cover;
position:relative;
}
.span1:before
{
position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
}
@media(min-width:1024px)
{
.span1
{
background-attachment:fixed;
}
}
.box1
{
position:relative;
}
.box1_img img
{
border-radius:100%;
}
.box1 .new
{
    width: 50px;
    height: 50px;
    background: #fe0100;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    padding-top: 15px;
    position: absolute;
    right: 0;
    top: 0;
}
.box1_txt 
{
margin-top:20px;
}
.box1_txt h4
{
text-transform:uppercase;
font-size:20px;
    line-height: 30px;

}
.box1_txt h4 a
{
color:#313131;;
}
.box1_txt h4 a:hover
{
color:#fe0100;
}
.box1_txt .line
{
margin:20px auto;
}
.owl-carousel-1 .owl-dots
{
display:none !important;
}
.owl-next, .owl-prev
{
    display: inline-block;
    width: 37px;
    height: 37px;
    margin-right: 2px;
    position: absolute;
    top: 27%;
}
.owl-next
{
right:0;
}
.owl-prev
 {
 left:0;
 }
 @media(min-width:992px)
 {
 .owl-next
{
right:-45px;
}
.owl-prev
 {
 left:-45px;
 }
 }
/*--------------------------------------------------------end Span1------------------------------------------------------*/

/*---------------------------------------------------------Span2------------------------------------------------------*/
.span2
{
padding:70px 0;
color:#fff;
background:url(../images/testimonials-bg.jpg) center no-repeat;
background-size:cover;
position:relative;
}
.span2:before
{
position:absolute;
content:'';
top:0;
left:0;
width:100%;
height:100%;
background-color:rgba(253, 0, 0, 0.85);
}
.span2 .heading .line 
{
background-color:#fff;
}
.span2 .heading h4
{
color:#fff;
}
.span2 .item-2 p 
{
line-height:1.9;
font-size: 15px;
}
.span21
{
padding: 70px 40px 40px 40px;
    background-color: #ffffff;
    position: relative;
    z-index: 2;
    display: inline-block;
    border-right: 10px solid #d32f2f;
    border-bottom: 10px solid #d32f2f;
    border-left: 10px solid #d32f2f;
    border-top: 10px solid #d32f2f;
	    width: 100%;
		overflow:hidden;
		margin-top:40px;
		height:100%;
}
@media(min-width:768px)
{
.span21:before
{
-webkit-border-image: url(../images/border.png) 10 round;
    -o-border-image: url(../images/border.png) 10 round;
    border-image: url(../images/border.png) 10 round;
    background-color: transparent;
    border-width: 10px;
    border-style: solid;
    content: "";
    position: absolute;
    height: 96%;
    width: 97%;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}
.span21:after
{
    -moz-border-image: url(../images/border.png) 10 round;
    -webkit-border-image: url(../images/border.png) 10 round;
    -o-border-image: url(../images/border.png) 10 round;
    border-image: url(../images/border.png) 10 fill round;
    background-color: transparent;
    content: "";
    border-width: 0px 0px 0px 10px;
    border-style: solid;
    position: absolute;
    height: 95%;
    width: 97%;
    top: 28px;
    left: 50%;
    z-index: 1;
}
}
.box2
{
color:#000;
}
.box2 h2
{
margin-top:0;
font-size:35px;
border-bottom:2px solid #fe0100;
margin-bottom:40px;
}
@media(min-width:992px)
{
.box21
{
    padding: 0 45px;
}
}
.box2 ul li
{
    margin-bottom: 15px;
}
.box2 ul li img
{
    /* border-radius: 50%; */
   width: 22px;
    margin: 0px 2px;
}
.box2 ul li .media-body {
    padding: 10px;
    position: relative;

}
.title-holder {
    border-bottom: 1px dashed #787878;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.card-menu-title {
    float: left;
    width: 80%;
    width: calc(100% - 140px);
    padding-right: 15px;
}
.box2 ul li .media-body h3 {
    font-size: 18px;
	margin-top:0;
}
.box2 ul li .media-body h3 a {
    color: #222222;
    z-index: 3;
}
.box2 ul li .media-body h3 a:hover
{
 color: #e7272d;
}
.card-menu-price
{

    float: right;
    text-align: right;
    width: 140px;
    word-wrap: break-word;
    color: #e7272d;
    font-size: 22px;
    font-weight: 400;
}

.side-price
{
font-size:13px;
color:#111;
}

@media(max-width:991px)
{
.card-menu-title {
width:100%;
}

.card-menu-price
{
float: left;
    margin-bottom: 12px;
    overflow-wrap: break-word;
    text-align: left;
    width: 100%;
}
}
.clear {
    clear: both;
}
.box2 ul li .media-body p {
    color: #707070;
    font-size: 15px;
    min-height: 30px;
}
/*--------------------------------------------------------end Span2------------------------------------------------------*/

/*-----------------------------------------span3------------------------------------------------------*/
.span3
{
padding:20px 0;
}
.span3 img
{
border-radius:100%;
}
/*-------------------------------------end of span3----------------------------------------*/

/*------------------------------------------------span4--------------------------------------------------------*/

/*------------------------------------------------end span4--------------------------------------------------------*/
/*------------------------------------------------span5--------------------------------------------------------*/

/*------------------------------------------------end span5--------------------------------------------------------*/

/*-----------------------------------------span6---------------------------------------------*/
.span6
{
display:table;
width:100%;
padding:50px 0 0;
}
#slideImg {
position: relative;
}

#slideImg ul { list-style: none; }

#slideImg li {
  float: left;
  
}

.rotate-prev { position: absolute; }
/*-----------------------------------------end span6---------------------------------------------*/

/*-----------------------------------------footer --------------------------------------------------------*/
.footer
{
       position: relative;
	      padding: 20px 0 10px;
		  background:#333;
	   background-size:cover;
   color:#eee;
       
	  
}
.footer:before
{
    content: "";
    background: rgba(0, 0, 0, 0.83);
    
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
}

.footer-widget {
    padding: 50px 0;
    padding-left:0px;
}
@media(max-width:767px)
{
.footer-widget {
padding: 0px 0;
}
}

.footer-widget.abt-footer {
    padding-left: 0;
    position: relative;
}

.abt-footer img
{
position:relative;
}
.abt-footer p
{
    margin-top: 20px;
    z-index: 99;
    position: relative;
    font-size: 13px;
    /* color: #333; */
    line-height: 21px;
    margin-bottom: 25px;
    font-weight: 300;
}
.link-footer h3, .follow h3
{
margin-top:0;
font-weight:700;
color: #fff;
    font-size: 17px;
text-transform:uppercase;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
position:relative;
    padding-bottom: 16px;
	margin-bottom:25px;
letter-spacing: 1px;	    
}
@media(max-width:767px)
{
.link-footer h3, .follow h3
{
margin-top:30px;
}
}
/*.link-footer h3:after, .follow h3:after
{
background-color: #fe0100;
    bottom: -1px;
    content: "";
    left: 0;
    height: 1px;
    position: absolute;
    width: 50px;
}*/
.follow img
{
width:114px;
margin-bottom:3px;
}
.link-footer ul
{
list-style:none;
margin:0;
padding:0;
}
.link-footer ul li
{
padding:3px 0;

}
.link-footer ul li a
{
           transition: color .4s ease;
    font-size: 12px;
    line-height: 23px;
    color: #eee;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    position: relative;
    padding-left: 20px;
    display: block;
}
.link-footer ul li a:before
{
display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	    content: "\f101";
		position:absolute;
		left:0;
	    top: 4px;
}
.link-footer ul li a:hover
{
color:#fe0100;
}

.link-footer2 ul
{
list-style:none;
margin:0;
padding:0;
}
.link-footer2 ul li
{
position: relative;
    color: #fff;
    padding: 7px 0;
    padding-left: 20px;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
}
.link-footer2 ul li i
{
position:absolute;
left:0;
top:8px;
}
.con-footer ul li
{
    font-size: 13px;
    line-height: 34px;
    color: #9e9e9e;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
}
.con-footer ul li i
{
position:absolute;
left:0;
top: 12px;
    color: #ccc;
}
.social a
{
color:#fe0100;
padding:0 5px;
}
.social a:hover
{
color:#fff;
}
.hours ul li
{
font-size: 14px;
    line-height: 34px;
    color: #fff;
    font-weight: 400;
    position: relative;
    padding-left: 0px;
}
.hours ul li span
{
float:right;
}
.footer2
{
         background-color: #000;
    padding: 20px 0;
    color: #eee;
    font-size: 12px;
    /* border-top: 1px solid #e8e8e8; */
    font-weight: 400;
    letter-spacing: 1px;
}
.left2, .right2
{
text-align:center;
}
@media(min-width:768px)
{
.left2
{
text-align:left;
}
.right2
{
text-align:right;
}
}
.footer2 a
{
color:#fe0100;
}

.fgallery ul li
{
width:48%;
display:inline-block;
}
/*-----------------------------------------footer End--------------------------------------------------------*/


/*-----------------------------------------------about page-----------------------------------*/
.banner
{
background:url(../images/banner.jpg) center;
padding:150px 0 30px;
color:#fff;
background-size:cover;
position:relative;
}
@media(max-width:767px)
{
.banner
{
padding:190px 0 100px;
}
}
.banner h2
{
font-weight:900;
font-size:40px;
color:#fff;
margin:0;
text-transform:uppercase;
margin-bottom:25px;
}
.banner:before
{
background: rgba(0, 0, 0, 0.2);
display:block;
content:'';
position:absolute;
left:0;
right:0;
top:0;
bottom:0;
}
.banner .container
{
position:relative;
}
.banner p
{
font-size:17px;
line-height:30px;
}
.breadcrum
{
color:#fff;
}
.breadcrum ul li
{
padding:10px 3px;
display:inline-block;
}
.breadcrum ul li a
{
color: #fe0100;
} 
/*-----------------------------------------------about page-----------------------------------*/
/*------------------------contact page-----------------------------------------*/
.con1 ul
{
margin:10px 0;
padding:0;
list-style:none;
}
.con1 ul li
{
padding:6px 0;
font-size:17px;
font-weight:300;
position:relative;
padding-left:29px;
}
.con1 ul li i
{
position: absolute;
left: 0;
top: 9px;
color: #ed1e32;
font-size: 22px;
}
.con_txt h3
{
margin-top:0;
}

.cont {
box-shadow:none;
        width: 100%;
    padding:10px 10px;
    background-color: transparent;
    border: 1px solid #e6e9eb;
	height:42px;
    font-weight: 300;
    font-size: 18px;
    color: #000;
    -webkit-transition: border-color .3s;
    -moz-transition: border-color .3s;
    transition: border-color .3s;
	border-radius:0;
}
.cont:focus
{
border-bottom: 1px solid #1d1d1f;
box-shadow:none;
}
.has-error .form-control:focus, .has-error .form-control
{
box-shadow:none;
}
#contact-form .col-md-6
{
margin-bottom:30px;
}
.map 
{
    position: relative;
    padding-bottom: 35.25%;
    padding-top: 0px;
    height: 0;
    margin-top: 50px;
}
.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.con2 p
{
margin:20px 0 0;
}
/*------------------------contact page-----------------------------------------*/
.privy-tab
{
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: -0.5px !important;
    -webkit-font-smoothing: subpixel-antialiased !important;
    border: 1px solid rgba(0,0,0,0.07);
    position: relative;
    z-index: 9999000;
    line-height: 2.5em;
    font-family: Helvetica,Arial,sans-serif !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    font-size: 15px;
    text-decoration: none;
    -webkit-transition: all .2s ease,transform 1ms;
    -moz-transition: all .2s ease,transform 1ms;
    -o-transition: all .2s ease,transform 1ms;
    transition: all .2s ease,transform 1ms;
	color:#fff;
}
.privy-tab
{
width: 160px;
    height: 160px;
    position:fixed;
    border: 0;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.1);
border-top: 0;
    top: 0;
left: 0;
    margin-top: -80px;
    margin-left: -80px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=0.7071067811865476,M12=0.7071067811865475,M21=-0.7071067811865475,M22=0.7071067811865476);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=0.7071067811865476)";
	
}
.privy-tab-text
{
position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 24px;
	display: inline-block;
    text-transform: none;
	    bottom: 4px;
}
.privy-tab i
{
position: absolute;
    bottom: 23px;
    top: auto;
    left: 46% !important;
    right: 0 !important;
    margin-left: -5px;
    display: inline-block;
    transform: rotate(20deg);
}
@media(max-width:767px)
{
.navbar-brand
{
float:left;
text-align:center;
display:block;
}
}
.port-box
{
padding:48px 0;
text-align:center;
}
.port-box h3
{
color:#fd0000;
font-weight:300;
font-size:22px;
text-transform:uppercase;
}
@media(min-width:992px)
{
.port-box
{
padding:27px 0;
}
}
@media(min-width:1200px)
{
.port-box
{
padding:48px 0;
}
}
/*----------------------------Modal CSS---------------------------------------*/
.modal-content
{
    background: url(../images/form.jpg) transparent;
    background-size: cover;
    color: #fff;
    overflow: hidden;
    padding-bottom: 26px;
}
.modal-header
{
border-bottom:none;
}
.modal-body .formular
{
margin-top:0;
}
.modal-body .formular p
{
color:#fff;
}
.modal-header .close {
    margin-top: -2px;
    background: rgba(0,0,0,0.3);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    border: 2px solid #fff;
    font-weight: 300;
}
/*---------------------------------Modal end---------------------------------------------*/

.dropdown-menu>li
{	position:relative;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
	cursor:pointer;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    display:none;
    margin-top: -1px;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	border-left-color:#fff;
	box-shadow:none;
}
.right-caret:after,.left-caret:after
 {	/*content:"";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
	margin-left:43px;*/
	
	display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    margin-top: 5px;
    margin-right: -10px;
}
.right-caret:after
{	    border-left: 5px solid #CCCCCC;
}
.left-caret:after
{	border-right: 5px solid #CCCCCC;
}

.box-menu
{
list-style:none;
padding:0;
margin-bottom:12px;
overflow:hidden;
}
.box-menu li
{
    color: #707070;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    padding-left: 17px;
    margin-bottom: 0 !important;
}
.box-menu li:before
{
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e5282e;
    position: absolute;
    left: 0;
    top: 7px;
}

.box21
{
position:relative;
z-index:99;
}

.menu-page.span21:before
{
height: 95% !important;
}

.menu-page.span21:after
{
height: 79.6% !important;
    top: 140px;
}

#breakfast-cold:before
{
height: 95% !important;
}


#breakfast-cold:after
{
height: 82% !important;
}


#breakfast-hot.span21:after {
    height: 75% !important;
}

#breakfast-hot.span21:before {
    height: 93% !important;
}

#breakfast-gluten.span21:before
{
height: 93% !important;
}

#breakfast-gluten.span21:after
{
    height: 72% !important;
}

#breakfast-halal.span21:before
{
height: 95% !important;
}

#breakfast-halal.span21:after
{
    height: 84% !important;
}

.breakfast-healthy.span21:before
{
    height: 94% !important;
}

.breakfast-healthy.span21:after
{
    height: 77.6% !important;
}

.item-menu
{
background:#fff;
margin-top:30px;
text-align:center;
}

.item-menu li
{
display:inline-block;
margin:0 15px;
}

.item-menu li a
{
    color: #e5282e;
    padding: 15px 10px 11px;
    display: block;
    font-weight: 600;
    font-size: 16px;
}

.item-menu li a.active
{
border-bottom: 4px solid #e5282e;
}

.item-menu li a:hover, .item-menu li a:visited
{
    border-bottom: 4px solid #e5282e;
}

.menu-page
{
    margin-top: 50px;
}
.testi
{
padding-bottom:20px;
margin-bottom:20px;
border-bottom:1px solid #eee;
}
.menu-bg
{
background-color:#fe0000;
}

.navbar-header .col-sm-8
{
padding-right:0;
}

.menu-bg:after
{
       position: absolute;
    content: '';
    top: 0;
    left: -60px;
    height: 91px;
    width: 100%;
    background-color: #fe0000;
    z-index: 2;
    transform: skew(30deg);
}
.menu-bg ul li 
{
padding:0 20px;
}
.menu-bg ul li a
{
font-size:16px;
}
.shrink .menu-bg:after  {
  
    height: 70px;
    width: 106%;
    
	}
	
.welcome
{
background:url(../images/welcome.jpg);
    background-position: center;
    background-repeat: no-repeat;
	padding: 100px 0px;
	}
.welcome h1 
{
font-size:62px;
line-height: 1.3em;
}
.welcome h1 span
{
color:red;
}
.welcome p 
{
       font-size: 17px;
    line-height: 1.8;
    color: #404040;
}

.span1 .item {
    position: relative;
    text-align: center;
    padding: 30px 35px;
    overflow: hidden;
    margin-bottom: 20px;
}
.bg-ghostwhite {
    background: #F2F9FF;
	}
	
.span1 .item .content {
    position: relative;
    z-index: 2;
}
.span1 .item i {
 /*   font-size: 40px;
    line-height: 30px;
    color: #01539f;
    margin-bottom: 30px;
    display: inline-block;*/
}
.icon-Stop:before {
    content: "\e608";
}
.span1 .item h5 {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    line-height: 30px;
    margin-bottom: 10px;
    text-transform: uppercase;
    z-index: 5;
	font-size:16px;
	font-weight:700;
}
.span1 .item p {
    font-size: 14px;
    line-height: 24px;

    color: #fff;
}

.span1 .item i {
        font-size: 30px;
    line-height: 15px;
    color: #ffea00;
    margin-bottom: 0px;
    display: inline-block;
    opacity: 1;
}

.span1 .fa-long-arrow-right {
/*    position: absolute;
    font-size: 18px ;
    left: 0;
    right: 0;
    bottom: -67px;
    display: flex;
    justify-content: center;
    opacity: 0;
    background: transparent;*/
}
.span1 .item:hover:after {
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.span1 .item:after {
    content: url(../images//01.jpg);
    display: block;
    position: absolute;
    opacity: 1;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}



.span1 .item:hover .overlay {
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.span1 .item .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(253, 0, 0, 0.65);
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.span1 .item:hover h5, .span1 .item:hover p {
    color: #ffffff;
    z-index: 99;
}
.span1 .item:hover i, .span1 .item:hover .fa-long-arrow-right {
    color: #ffea00;
	opacity:1;
}

.span1 .item .fa-paint-brush {
    font-size: 30px;
    line-height: 30px;
    color: #ffea00;
    margin-bottom: 17px;
    display: inline-block;
    opacity: 1;
    border: 2px solid;
    padding: 11px;
    border-radius: 50%;
}


.span1 .item2:after {
    content: url(../images//02.jpg);
}

.span1 .item3:after {
    content: url(../images//03.jpg);
}

.span1 .item4:after {
    content: url(../images//04.jpg);
}

.span1 .item5:after {
    content: url(../images//05.jpg);
}

.span1 .item6:after {
    content: url(../images//06.jpg);
}
.page-txt h3 
{
color: #fe0000;
margin-top:25px;
}

.page-txt ul

{

list-style:none;

padding:0;

margin-bottom:12px;

overflow:hidden;

}

.page-txt ul li

{

    color: #707070;

    padding-top: 5px;

    padding-bottom: 5px;

    position: relative;

    padding-left: 17px;

    margin-bottom: 0 !important;

}

.page-txt ul li:before

{

    content: "\f101";

    display: inline-block;

    font: normal normal normal 14px/1 FontAwesome;

    font-size: inherit;

    text-rendering: auto;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    color: #fe0000;

    position: absolute;

    left: 0;

    top: 7px;

}

.packing-img  img
{
width:100%;
}
.span4 
{
padding:50px 0;
}

.brands .marquee
{
padding:10px 0;
overflow:hidden;
}

.brands img 
{
margin:0 20px;
border:1px solid #ddd;
padding:3px ;
display:inline-block !important;
}

.testi1{padding:0 15px;margin-top:25px;overflow: hidden;}
.testi2{border:1px solid #e1e1e1;float:left;padding:23px 20px 24px 20px;position:relative;text-align:left;width:100%;margin-bottom:20px;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.testi2:before{content:"";right:-1px;top:-1px;bottom:0;width:85%;height:2px;position:absolute;background-color:#fe0000;}
.testi2 p{    font-size: 14px;
    line-height: 1.9;
    font-weight: 400;
    margin-bottom: 10px;
}
.testi2 h4{display:inline-block;font-size:16px;font-weight:bold;color:#333; margin-bottom:0;}
.testi2 h4 span{font-size:15px;font-weight:normal;font-style:italic;margin-left:4px;}
