/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	display:none;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .5px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
   /* margin-bottom: 20px;*/
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 400;
    letter-spacing: 1px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc
	
}


.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}
footer{bottom: 0px;
    font-size: 13px;
    overflow: hidden;
	background:#fff;
	width:100%;}


footer p {
    margin: 0;
    padding: 10px 0;
	font-size:.8em;
	color:#383536;
	text-align:right;
}
footer .banner-btn p{font-size:12px;text-align:center;}
footer a{color:#383536;}
footer a:hover{color:#fa4c00 ; text-decoration:none}
.social-icon {padding:7px 5px 0 0}
.social-icon a img:hover{opacity: 0.6;filter: alpha(opacity=40);}
.carousel-indicators{bottom:0;}

@media screen and (min-width:768px) {
 
    .brand {
        display: inherit;
        margin: 0;
        padding: 20px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 20px;
        text-align: center;
        text-shadow: 1px 1px 1px rgba(0,0,0,0);
        text-transform: uppercase;
        font-size: 1em;
        font-weight: 400;
        letter-spacing: 2px;
        color: #383536;
		font-weight:bold
    }

    .navbar {
        border-radius: 0;

    }

    .navbar-header {
        display: none;
    }

    .navbar {
      min-height: 0;

    }

    .navbar-default {
        border: none;
	background: #383536;
    background: rgba(135,13,13,.);
	
	
    }

    .nav>li>a {
        padding: 14px;
    }

    .navbar-nav>li>a {
        line-height:normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: .8em;
		font-weight:bold;
		
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}



/* Carousel Styles */
.carousel-indicators .active {
    background-color: #383536;
}

.carousel-inner img.fw {
    width: 100%;
    max-height: 100%
}
/*.carousel-inner {display:none}
.carousels-inner {display:none}*/
.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {

}

.carousel-control.right span {

}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}

.carousel-control.left span,
.carousel-control.right span {
	/*background-color: #000;*/
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-logo {
    position: absolute;
    top: 0%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
	left:1.8%
}
.header-text {
    position: absolute;
    top: 15%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
	left:1.8%
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
	background-color: #000;
	padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
ul.gallery{list-style:none; margin:0; padding:0}
ul.gallery li{list-style:none;float:left;;}
ul.snaps li{}
.contactsc{overflow:auto; height:200px}

.boxed-grey {
    background: none repeat scroll 0 0 #e7e7e7;
    padding:8px;transition: all .5s ease-in-out;
	margin-bottom:15px}
.boxed-grey:hover{
background:#383536;color:#fff;
cursor:pointer;transform: scale(1.1);}

.modal-header{background:#383536;}
.modal-header h5{margin-left:20px;color:#FFF;}
.modal-header .close{margin-top:-35px;font-size:30px}
ul.snaps-inner li{float:left;list-style:none;margin:0 10px 10px 0}
ul.snaps-inner li a img{display: block;
    margin-bottom: 4px;
    max-height: 100px;
    max-width: 200px;}
ul.snaps-inner li a img:hover{opacity: 0.6;
	filter: alpha(opacity=60);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);}
.crew-inner .modal-header{background:#383536;}
.crew-inner .modal-header h5{margin-left:20px;color:#FFF}
.crew-inner .modal-header h5 small{color:#ddd;text-transform:none;font-style:italic;}
.crew-inner .modal-header .close{margin-top:-35px;font-size:30px}




html, body {
    height: 100%;
}
.carousel, .item, .active {
    height: 100%;
}
.carousel-inner {
    height: 100%;
}
.fill {
    background-position: center center;
    background-size: cover;
    height: 100%;
    width: 100%;
}
.carousel-fade {
  .carousel-inner {
    .item {
      opacity: 0;
      transition-property: opacity;
    }

    .active {
      opacity: 1;
    }

    .active.left,
    .active.right {
      left: 0;
      opacity: 0;
      z-index: 1;
    }

    .next.left,
    .prev.right {
      opacity: 1;
    }
  }

  .carousel-control {
    z-index: 2;
  }
}


.portfolio-thumb {
    overflow: hidden;
    position: relative;
}
.portfolio-thumb img {
    height: auto;
    width: 100%;
}
.portfolio-thumb .overlay-p {
    background-color: rgba(56, 53, 54, 0.4);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
}
.portfolio-thumb .overlay-p a {
    color: white;
    left: 50%;
    margin-left: -15px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
}
.portfolio-item {
    margin-bottom: 40px;
    overflow: hidden;
}
.portfolio-item:hover .overlay-p {
    opacity: 6;
    visibility: visible;
}
.portfolio-title {
    text-align: center;
    width: 100%;
}
.portfolio-title a {
    color: #383536;
    font-size: 18px;
    text-transform: uppercase;
}

.portfolio-item :hover{
color:#fff;
cursor:pointer;transform: scale(1.1);}
.btn-white{background:#fff;border:0;padding:10px 20px;}
.socialicon{background: #fff;display: inline-block;float: left;width: 100%;}
.socialicon ul{padding-left:5px !important;}
.socialicon ul li{list-style:none;margin-left:2px;float:left;padding-left:0!important;background:#fff !important;}
.socialicon ul li a:hover{padding-left:0 !important;opacity: 0.4;filter: alpha(opacity=60);}

.btn-blk{ background:#555; color:#f5f5f5; border:1px solid #555; font-weight:bold}
.btn-blk:hover{ background:#000; color:#fff; border:1px solid #555;}

.btn-orange{ background:#FF7D46; color:#FFF; font-weight:bold}
.btn-orange:hover{ background:#fa4c00; color:#fff;}
@media screen and (max-width: 480px) {
.mobile-image {
    height: 300px;
}

.intro-text{font-size:1.2em; line-height:2em}
p{font-size:.8em
line-height: 1.4;}

.pre-scrollable img{position:relative;right:0}
h4{font-size:14px}

}

.carousel-control{color:#000}
  

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: 'Oswald', sans-serif;
  line-height: 1;
  z-index: 20;
  position: absolute;right: 0;
}
#cssmenu > ul {
}
#cssmenu > ul > li {
  float: left;
  font-size: 18px;
  /*-webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;*/
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  margin: 10px;
  font-size: 16px;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#cssmenu > ul > li.active > a {
  color: #000;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {
  color: #fa4c00;
  /*-webkit-transform: rotateX(90deg) translateY(-23px);
  -moz-transform: rotateX(90deg) translateY(-23px);
  transform: rotateX(90deg) translateY(-23px);
  -ms-transform: none;*/
}
#cssmenu > ul > li > a.active {
  color: #fa4c00;
}
#cssmenu > ul > li > a::before {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: -1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 16px 20px;
  color: #dff2fa;
  background: #19799f;
  content: attr(data-title);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -ms-transform: translateY(- -18px);
}
#cssmenu > ul > li:hover > a::before,
#cssmenu > ul > li > a:hover::before {
  
}
#cssmenu.small-screen {
  width: 30%;
  position:fixed;
}
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul {
  text-align: right;
  float: right;
  background: #fff;
  margin-top: 5px;
  opacity: 0.9;
  z-index:101
}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center {
  float: none;
  display: block;
  /*border-top: 1px solid rgba(100, 100, 100, 0.1);*/
}
#cssmenu.small-screen > ul > li:after{content: none !important;}
#cssmenu.small-screen > ul > li:hover > a,
#cssmenu.small-screen > ul > li > a:hover {
  color: #fa4c00 ;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  -ms-transform: none;
}
#cssmenu.small-screen > ul > li > a::before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: block;
  padding: 16px 20px;
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  
}
#cssmenu.small-screen #menu-button:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 17px;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  width: 22px;
  height: 3px;
}
#cssmenu.small-screen #menu-button.menu-opened:after {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
#cssmenu.small-screen #menu-button:before {
  content: "";
  position: absolute;
  right: 20px;
  top: 27px;
  display: block;
  width: 22px;
  height: 2px;
  background: #000;
}
#cssmenu.small-screen #menu-button.menu-opened:before {
  background: #dff2fa;
}
#cssmenu > ul > li::after{content: "/"; color:#424242}
#cssmenu > ul > li.last:after {
    content: none !important;
}
.mtr10{margin: 10px 10px 0 0}
ul.nav-tabs{margin: 50px 0 30px 0;}
ul.nav-tabs li{font-family: 'Oswald', sans-serif;font-size: 20px;background: #fff;margin-right: 5px;}
.nav-tabs li a{border-radius: 0;margin-right: 0;border: 0; color: #555555}
.nav-tabs li a:hover{background: #fff;color: #fa4c00;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{color: #000;}
.para-an h3{
  font-size:2em;
  color:#000;
  font-family: 'Oswald', sans-serif;
}
.para-an p{
  font-size: 1em;
  color: #858585;
  padding: 0.5em 0 1em;
}
.you-para{
  /*position:relative;
  float:left;
  margin-right: 1.5%;
  padding: 0 0 2em;*/
  padding-bottom: 20px;
}
.s-box {
  padding: 1.5em 0 0;
  text-align: center;
}
.s-box h4{float: left;width: 100%;text-align: left;}
.s-box ul{margin: 0;padding: 0;list-style: none;}
.s-box ul li{margin: 5px 0;text-align: left;}
.s-box ul li a{color: #000;text-decoration: none;font-size: 16px;}
.s-box ul li a:hover{color:#fa4c00}
.para-grid{
  margin:0;
}
.you-para p{
  color: #373737;
  font-size: 0.9em;
  font-weight: 600;
  padding: 8px 0 0;
  margin-bottom: 5px;
}
.you-para span{
  font-size: 1em;
  color: #bc3726;
  font-weight: 600;
}
.you-para span a{
  color:#767676;
  text-decoration:none;
}
.you-para span a:hover{
  color: #bc3726;
}
.you-in{
  background:#fff;
  border-radius:100px;
  -webkit-border-radius: 100px;
  -o-border-radius: 100px;
  -moz-border-radius:100px;
  -ms-border-radius: 100px;
  width:50px;
  height:50px;
  text-align:center;
  position:absolute;
  top: 1em;
  left: 11em;
}
.you-in span{
  font-size: 1.8em;
  color: #bc3726;
  display: block;
  height: 24px;
  font-weight: 600;
}
.you-in  small{
  font-size: 0.9em;
  color: #000;
  font-weight:400;
  font-family: 'Libre Baskerville', serif;
}
.pic-in{
  width:100%;
}
.you-in span label {
  font-size:15px; 
}
label.cat-in{
  background: url(../img/img-sprite.png) -24px 0px;
  width: 20px;
  min-height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.para-an {
  border-bottom: 1px solid #D1D0D0;
}
.hs-box{background: #555;padding: 20px 10px;float: left;margin-bottom: 20px;color: #fff;width: 100%;}
.hs-box h3{margin-top: 0;margin-bottom: 0}
.hs-box p{color: #fff;}
.hs-form{background: #f5f5f5;padding-bottom:20px; }
.hs-form label{font-weight: normal;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{background: none repeat scroll 0 0 #ddd;color: #000;}
.sedsc{border:none; margin-bottom:10px; position:absolute;top:230px;z-index:3; font-size:40px;font-weight:bold;left:0;text-align: center;right: 0;display:none;}
/*.sedsc a{color: #fff; text-decoration: none;background: #999;padding: 0 10px}*/
.sedsc .btn-orange{border-radius: 32px;font-size: 26px; padding:10px 25px}
.p0{padding:0; }
.w-menu #cssmenu > ul > li > a{color: #fff;}
.w-menu #cssmenu > ul > li::after{color: #fff;}
.w-menu #cssmenu > ul > li > a.active {color: #fa4c00;}
.w-menu #cssmenu > ul > li > a:hover{color: #fa4c00}
.take-ac{margin-top: 70px;}
.scrol{height: 300px;overflow-x: auto;overflow: }
.video{margin-top: 50px}
.f16{font-size: 16px;}
@media (min-width: 768px) and (max-width: 991px) {
  .sedsc{border:none; margin-bottom:10px; position:absolute;top:240px;z-index:3; font-size:20px;font-weight:bold;left:0;right: 0;text-align: center;}
  .w-menu #cssmenu > ul > li > a{color: #fff;}
  #cssmenu.small-screen #menu-button:before {background: #fff;}
   #cssmenu.small-screen #menu-button:after {border-top: 2px solid #fff;border-bottom: 2px solid #fff;}
#cssmenu.small-screen #menu-button.menu-opened:after {
  border-top: 2px solid #fff; border-bottom: 2px solid #fff;}
}
@media (max-width: 767px) {
   .sedsc{border:none; margin-bottom:10px; position:absolute;top:200px;z-index:3; font-size:20px;font-weight:bold;left:0;text-align: center;right: 0;}
   .#cssmenu > ul > li > a{color: #000;}
   .w-menu #cssmenu > ul > li > a{color: #000;}
   #cssmenu.small-screen #menu-button:before {background: #ccc;}
   #cssmenu.small-screen #menu-button:after {border-top: 2px solid #ccc;border-bottom: 2px solid #ccc;}
   #cssmenu.small-screen #menu-button.menu-opened:after {
  border-top: 2px solid #fff; border-bottom: 2px solid #fff;}
}


/*form styles*/
#msform {
margin: 50px auto;
text-align: left;
}
#msform fieldset {
background: #f5f5f5;
border: 0 none;
border-radius: 3px;
padding: 20px 30px;
box-sizing: border-box;
/*stacking fieldsets above each other*/
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
display: none;
}
/*inputs*/
#msform input, #msform textarea {
border: 1px solid #ccc;
border-radius: 3px;
margin-bottom: 10px;
width: 100%;
box-sizing: border-box;
color: #2C3E50;
font-size: 13px;
}
/*buttons*/
#msform .action-button {
width: 100px;
background: #fa4c00;
font-weight: bold;
color: white;
border: 0 none;
border-radius: 1px;
cursor: pointer;
padding: 10px 5px;
margin: 10px 5px;
}
#msform .action-button:hover, #msform .action-button:focus {
box-shadow: 0 0 0 2px white, 0 0 0 3px #fa4c00;
}
/*headings*/
.fs-title {
font-size: 15px;
text-transform: uppercase;
color: #2C3E50;
margin-bottom: 10px;
}
.fs-subtitle {
font-weight: normal;
font-size: 13px;
color: #666;
margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
margin-bottom: 30px;
overflow: hidden;
/*CSS counters to number the steps*/
counter-reset: step;
}
#progressbar li {
list-style-type: none;
color: #999;
text-transform: uppercase;
font-size: 16px;
width: 33.33%;
float: left;
position: relative;
text-align: center;
}
#progressbar li:before {
content: counter(step);
counter-increment: step;
width: 40px;
line-height: 40px;
display: block;
font-size: 20px;
color: #333;
background: white;
border-radius: 5px;
margin: 0 auto 5px auto;
background: #ececec;
}
/*progressbar connectors*/
#progressbar li:after {
content: '';
width: 100%;
height: 2px;
background: white;
position: absolute;
left: -50%;
top: 20px;
z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
/*connector not needed before the first step*/
content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
background: #fa4c00;
color: white;
}

