@charset 'UTF-8';
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,600');
@font-face{font-family:'FontAwesome';src:url('font/fontawesome-webfont.eot?v=4.0.1');src:url('font/fontawesome-webfont.eot?#iefix&v=4.0.1') format('embedded-opentype'),url('font/fontawesome-webfont.woff?v=4.0.1') format('woff'),url('font/fontawesome-webfont.ttf?v=4.0.1') format('truetype'),url('font/fontawesome-webfont.svg?v=4.0.1#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}

body {
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
h1, .h1, h2, .h2, h3, .h3  {
	font-weight:600;
}
.no-row-margin {
    margin-left: 0px;
    margin-right: 0px;
}
.col-centered {
    float: none;
    margin: 0 auto;
}
.col-nav span{
	display:block;
}

.breadcrumb>li+li:before{
	content:"/\00a0";
	padding:0 5px;
	color:#ccc
}
.center-block {
	float: none !important;
	}
	
	
.navbar-default{
	border-radius:0px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border:0px solid #999;
}
#home_anchor {
	height: 100px;
margin-top: -20px;
}

@media (max-width: 767px) {
.navbar-default .navbar-brand {
	height:auto;
    padding:0px;
}
	.navbar-default .nav-justified .open .dropdown-menu > li > a {
		color: #39454B;
	}
    .navbar-default .nav-justified .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #39454B;
        letter-spacing: 0.1em;
	}
    .navbar-default .nav-justified .open .dropdown-menu > .active > a, .navbar-default .nav-justified .open .dropdown-menu > .active > a:hover, .navbar-default .nav-justified .open .dropdown-menu > .active > a:focus {
		color: #39454B;
		background-color: #ffffff;
        letter-spacing: 0.1em;
	}
}
.nav-justified > li > a {
  padding-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-weight: bold;
  color: #777;
  text-align: center;
}

.nav-justified > li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
}
.dropdown-menu > li > a {
    padding: 3px 15px;
}


@media (min-width: 768px) {
 .navbar-default .navbar-brand {
	height:auto;
    padding: 15px 150px 0px 15px;
}
  .navbar-nav {
        float:none;
    }
  .navbar-nav > li {
      float:none;
  }
  .nav-justified {
    margin-top: 40px;
  }
  .nav-justified > li > a {
    font-size: 1.4em;
    color:#183242;
  }
    .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: inherit;
    color:#F16522;
}
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 5px 0 0 5px;
  }
  .nav-justified > li:last-child > a {
    border-right: 0;
    border-radius: 0 5px 5px 0;
  }
}
/*********************************************/

.no-top-margin {
	margin-top:-20px;
}
.no-row-margin {
	margin-left: 0px;
	margin-right: 0px;
}

.transparent {
	background:none;
	
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
    zoom: 1;
    background:rgba(0,0,0,0.65);   /* for latest browsers */
}
.transparent-white {
    	background:none;
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#25FFFFFF,endColorstr=#25FFFFFF);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#25FFFFFF,endColorstr=#25FFFFFF);
    zoom: 1;
}



/***********************************************/
/************Queries for slider*****************/
.slider {
    display: block;
    position: relative;
}

#intro {
    background-image: url(../images/bg/intro.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed; 
    background-attachment:scroll; 
    background-size: cover;
	-webkit-transform: translateZ(0);
}

#one {
    background-image: url(../images/bg/intro.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed; 
    background-attachment:scroll; 
    background-size: cover;
	-webkit-transform: translateZ(0);
}

#two {
    background-image: url(../images/bg/whatwedo.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed; 
    background-attachment:scroll;
    background-size: cover;
	-webkit-transform: translateZ(0);
}

#work {
    background-image: url(../images/bg/products.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed; 
    background-attachment:scroll;
    background-size: cover;
	-webkit-transform: translateZ(0);
}


#contact {
    background-image: url(../images/bg/contact.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed; 
    background-attachment:scroll;
    background-size: cover;
	-webkit-transform: translateZ(0);
}
/**************Styles of Slides*************/
.flow-style {
    text-align: center;   
    color:#fff;
    padding-left:20px;
    padding-right: 20px;
}

.flow-style-black {
    text-align: center;  
    color:#000;
}
.gallery a div {
	padding:2px;
}
.gallery img {
    padding:0px;
	width: 100%;
}
.gallery .gal-img-title{
	position:absolute;
	bottom:0px;
	left:2px;
	right:2px;
	text-align:center;
	background-color:rgba(255,255,255,0.55);
	color:#183242;
	vertical-align:middle;
	font-size:1.2em;
}

.button {
    background-color: rgb(232, 158, 115);
    border: 0px none;
    border-radius: 3.5em;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 3em;
    line-height: 3em;
    outline: 0px none;
    padding: 0em 1em;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease-in-out ;
    text-align: center;
    background-image: none;
}

.button:hover , .button:focus {
    background-color: #183242;
	color:#fff;
}
.tab1 {
    background:#FFF repeat scroll; 
    margin-top:3em;
    margin-bottom:3em;
    color:#39454B;
}

form textarea {
    margin-top:5px;
}

form .button-control {
    margin:0.5em;
}

form .form-label {
    display:block;
    color:#384558;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: -10px;
    font-size: 14px;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #EEE;
    border: 1px solid #CCC;
    border-radius: 4px;
    margin-top: 5px;
}

@media (max-width: 767px) {
    .content-container {
        padding:20px;
        }
    .flow-style {
        padding: 2em 20px;
        margin-bottom: 2em;
        }
    #footer .actions li {
        font-size: 1.25em;
        }
    #footer .actions ,#footer .menu {
        text-align: center;
        }
    .tab02,.tab03 {
        text-align: center;
        }
    .slider-text {
    bottom:0px;
    left:0px;
    right:0px;
    color: #111;
	position:relative;
    padding: 1em;
    padding-bottom: 1.5em;
    background-color:#eee;
	text-align:center;
    }
    
    .slider-overlay {
        position: relative;
        z-index: 10;
        background-color: #FFF;
        margin: 0px auto;
        width: 100%;
    }
    
    #slider-thumbs {
        position:relative;
        bottom:0px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .content-container {
        padding:0px;
        }
    .flow-style {
        padding: 2em 20px 3em 20px;
        margin-bottom: 2em;
    }
    #footer .actions li {
        font-size: 1.5em;
        }
    #footer .actions ,#footer .menu {
        text-align: center;
        }
    #footer .menu {
        text-align: right;
        }
    .tab02,.tab03 {
        text-align: left;
        }
    .slider-text {
        bottom:0px;
        left:0px;
        right:0px;
        color: #111;
	   position:relative;
        padding: 1em;
        padding-bottom: 1.5em;
        background-color:#eee;
        }
    .slider-text p {
        color: #FFF;
        text-shadow: 1px 4px 5px #444;
    }
    
    .slider-overlay {
        position: relative;
        z-index: 10;
        background-color: #FFF;
        margin: 0px auto;
        width: 80%;
        }
    #slider-thumbs {
        position:relative;
        bottom:0px;
        float:none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .content-container {
        padding:0px;
        }
    .flow-style {
        padding: 1em 20px 2em 20px;
        margin-bottom: 2em;
        }
    #footer .actions li {
        font-size: 1.5em;
        }
    #footer .menu {
        text-align: right;
        }
    .tab02,.tab03 {
        text-align: left;
        }
    .slider-text {
        bottom:75%;
        left:5%;
        right:60%;
        color: #fff;
	    position:absolute;
        padding: 1em;
        padding-bottom: 1.5em;
        }
    .slider-text p {
        color: #FFF;
        text-shadow: 1px 4px 5px #444;
    }
    
    .slider-overlay {
        position: absolute;
        z-index: 10;
        background-color: #FFF;
        margin-top: -2%;
        margin-left: 40%;
        width: 25%;
        }
    #slider-thumbs {
        position:absolute;
        bottom:5px;
    }
}
@media (min-width: 1200px) {
    .content-container {
        padding:0px;
        }
    #intro {
        padding-top: 1em;
        padding-bottom: 8em;
    }
    .flow-style {
        padding: 1em 20px 2em 20px;
        margin-bottom: 0px;
        }
    #footer .actions li {
        font-size: 1.5em;
        }
    #footer .menu {
        text-align: right;
        }
    .tab02,.tab03 {
        text-align: left;
        }
    
    .slider-text {
        bottom: 50%;
        left: 0px;
        right: 0px;
        text-align: center;
        color: #FFF;
        position: absolute;
        padding: 0.5em 0.5em 0.1em;
        font-size: 2em;
        font-weight: bolder;
        }
    .slider-text p {
        color: #FFF;
        text-shadow: 1px 4px 5px #444;
    }
    
    .slider-overlay {
        position: absolute;
        z-index: 10;
        background-color: #FFF;
        margin-top: -2%;
        margin-left: 40%;
        width: 25%;
        }
    .tab01,
    .tab02,
    .tab03 {
        margin-top: 10%;
    }
    #slider-thumbs {
        position:absolute;
        bottom:15%;
        float:left;
    }
}

@media (min-width: 1600px) {
    .flow-style {
        padding: 0em 35px 5em 20px;
        margin-bottom: 20.2em;
        }
    #intro {
        padding-top: 10.5em;
    }
    
    .tab01,
    .tab02,
    .tab03 {
        margin-top: 20em;
    }
	
	.tab02 {
		margin-top: 24.3em;
	}
	.tab04 {
		padding-top:5em;
		padding-bottom:2em;
	}
    #slider-thumbs {
        position:absolute;
        bottom:10%;
        float:left;
    }
	.navbar-brand {
		padding: 0px 150px 0px 15px;
	}
	.navbar-brand img {
		width: 160px;
		height: 100px;
	}
}
.content-container {
    overflow: hidden;
}
.style-btn-1 {
    background-image: url(images/dark-arrow.svg);
    border-color: inherit;
    color:#fff;
    background-color: rgba(64, 64, 64, 0.05);
    border: 2px solid #ccc;
    color: inherit;
    width: 5em;
    height: 5em;
    line-height: 4.5em;
    padding: 0px;
    background-image: url(images/dark-arrow.svg);
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -10em;
    overflow: hidden;
    border-radius: 3.5em;
    cursor: pointer;
    outline: 0px none;
    position: relative;
    text-align: center;
    text-decoration: none;
    -moz-appearance: none;
    transition: all 0.2s ease-in-out 0s;
    text-align: center;
}

.anchored {
    bottom: 0px;
    border-bottom: 0px none;
    border-radius: 3em 3em 0px 0px;
    height: 4.5em;
    color:#fff;
}

.anchored:hover {
    color:#93ccaa;
    background-color: rgba(255,255,255,0.2);
}


a {
    color: #98C593;
    transition: all 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
    text-decoration: none;
}

.style-btn-1:hover , a:hover {
    color: #7ab5ac;
    transition: all 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
}

/*********************************************************************************/
/* Icons                                                                         */
/* Powered by Font Awesome by Dave Gandy | http://fontawesome.io                 */
/* Licensed under the SIL OFL 1.1 (font), MIT (CSS)                              */
/*********************************************************************************/

.fa {
    text-decoration: none;
}

.fa.solo {
}

.fa.solo span {
    display: none;
}

.fa:before {
    display:inline-block;
    font-family: FontAwesome;
	font-size: 1.25em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}

.fa-twitter:before{content:"\f099"}
.fa-facebook:before{content:"\f09a"}
.fa-google-plus:before{content:"\f0d5"}
.fa-dribbble:before{content:"\f17d"}
.fa-pinterest:before{content:"\f0d2"}
.fa-instagram:before{content:"\f16d"}
.fa-envelope:before{content:"\f0e0"}
.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}

/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/
	
#footer {
    background: #fff;
	color: #999;
	color:#183242;
    line-height: 5em;
}

ul.actions li {
    margin: 0px 0px 0px 0.5em;
}

#footer a {
    color: #999;
    color: #183242;
}

#footer a:hover {
    color: #F16522;
}

#footer .actions {
    top: 0.25em;
    line-height: 2.5em;
}

#footer .actions li a {
    padding: 0.5em;
}
		
#footer .menu {
    line-height: 2.5em;
}

#footer .menu li {
    font-size: 0.9em;
}

.navbar {
    margin-bottom: 0px;
	background:none;
	background-color: rgba(255, 255, 255, 0.85);	
}


.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left:0px;
}
.dropdown-menu {
    width: 100%;
    position: fixed;
    top: 51px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0 auto;
    text-align:center;
}

.top-block {
    height: 75px;
}

.dropdown-menu li {
    display:inline-block;
}

.dropdown-menu li.dropdown .dropdown-menu {
    top:210px;
}


.dropdown-menu li.dropdown {
    background:url(_decombh.org%5Cimg%5Cnav_down.png) no-repeat bottom right !important;
    background-position: 5px 9px !important;
}
#contact {
    overflow: hidden;
}

header h2 {
    text-align: center;
    color:#F16522;
}

.tab01 header h2 {
    font:inherit;
    font-size: 4.25em;
    font-weight: bolder;
}

.tab01 p {
    font:inherit;
    font-size: 1.25em;
    letter-spacing: 0.5px;
    text-align: justify;
}

.tab01 div >a:hover {
    background-color: rgba(255,255,255,0.2);
}

.tab02 {
    font:inherit;
}

.tab02 header h2 {
    line-height: 2em;
    font-size: 1.6em;
    font-weight: bolder;
    text-align: center;
}

.tab02 p {
    line-height: 1.15em;
    font-size: 1.2em;
    letter-spacing: 0.2px;
    text-align: justify;
}

.tab03 {
    font:inherit;
}

.tab03 header h2 {
    line-height: 1em;
    font-size: 1.8em;
    font-weight:bolder;
}

.tab03 p {
    line-height: 1.15em;
    letter-spacing: 0.2px;
    font-size: 1.2em;
    text-align: justify;
}
.tab03 p.small {
    font-size: 0.9em;
}
.tab03 ul>li {
    line-height: 1.3em;
    font-size: 1em;
    text-align: justify;
}

.tab04 {
    color: #39454B;
    margin-top:3.5%;
    margin-bottom:0px;
}
.tab04 header h2 {
    font:inherit;
    font-size: 3.25em;
    font-weight: bolder;
}

.tab04 p {
    font:inherit;
    font-size: 1.6em;
    letter-spacing: 0.4px;
}

.tab06 {
    color: #39454B;
margin-top: 5em;
margin-bottom: 1em;
}
.tab06 header h2 {
    font:inherit;
    font-size: 3em;
    font-weight: bolder;
}

.tab06 p {
    font:inherit;
    font-size: 1.25em;
    letter-spacing: 0.5px;
}
.tab06 .content {
     background-color: #fff;
    padding: 15px;
}
@media (min-width:170px) {
		.top-block {
		height:60px;
	}
	#one {
		box-shadow:0px 0px 10px 1px #efefef;
	}
	.tab01 header h2 {
    font-size: 4.25em;
}

.tab02 {
    font:inherit;
    margin-top: 0px;
}

.tab02 header h2 {
    line-height: 2em;
    font-size: 1.6em;
    font-weight: 600;
    text-align: center;
}

.tab03 {
    font:inherit;
    padding:0px 15px;
	margin-top: 0px;
}
.tab03 ul>li {
    line-height: 1.4em;
	font-size: 0.9em;
	text-align: justify;
}

.tab04 {
    margin-top:0px;
}
.tab04 header h2 {
    font-size: 2.5em;
}
.tab06 {
    margin-top: 1em;
    margin-bottom: 1em;
}
.tab06 header h2 {
    font-size: 2.5em;
}

}
@media (min-width:768px) {
		.top-block {
		height:80px;
	}
		#one {
		box-shadow:0px 0px 0px 0px #efefef;
	}
	.tab01 header h2 {
    font-size: 4.25em;
}

.tab01 p {
    font-size: 1.25em;
    letter-spacing: 0.5px;
}

.tab01 div >a:hover {
    background-color: rgba(255,255,255,0.2);
}

.tab02 {
    font:inherit;
}

.tab02 header h2 {
    line-height: 2em;
    font-size: 1.6em;
}

.tab02 p {
    line-height: 1.15em;
    font-size: 1.2em;
}

.tab03 {
    font:inherit;
    padding: 1em 20px 2em;
}

.tab03 header h2 {
    font-size: 1.8em;
}

.tab03 ul>li {
    line-height: 1.3em;
    font-size: 1em;
}

.tab04 {
    margin-top:3.5%;
    margin-bottom:0px;
}
.tab04 header h2 {
    font-size: 3.25em;
}

.tab06 {
margin-top: 5em;
margin-bottom: 1em;
}
.tab06 header h2 {
    font-size: 3em;
}
.tab06 .content {
    padding: 15px;
}
.tab01, .tab02, .tab03 {
    margin-top: 10%;
}
.container-fluid #footer {
    background: none repeat scroll 0% 0% #FFF;
    display: block;
    float: left;
    position: relative;
    line-height: 5em;
    color: #183242;
    left: -15px;
    bottom: 0px;
    right: 0px;
    width: 105%;
}
	
}
@media (min-width:991px) {
	#home,#one,#two,#work,#contact {
		height:100%;
		overflow:hidden;
		width:100%;
	}
	.container-fluid #footer {
    background: none repeat scroll 0% 0% #FFF;
    display: block;
    float: left;
    position: absolute;
    line-height: 5em;
    color: #183242;
    left: 0px;
    bottom: 0px;
    right: 0px;
	width:100%;
}
}
@media (min-width:1200px) {
}
/**paddings **/
@media (min-width:1600px) {
.tab06 {
    margin-top: 15em;
    margin-bottom: 17em;
}
#work {
    padding: 2em 1em 0em;
}
.tab01, .tab02, .tab03 {
    margin-top: 20%;
}
}

.ScrollSceneIndicators {
    z-index: 10;
}

.hook, .start , .end{
    border-color: #9900ff;
}

.slider-overlay span{
    width:33.33%;
    text-align: center;
    border: 1px solid #444;
    display: inline-block;
}

.prod-cat li {
    display: block;
    position: relative;
}

.slider-img {
    width:100%;
}

#slider-thumbs {
    z-index: 10;
    padding:0px;
}    
.carousel-control-main {
    position:relative;
    top: 90%;
    left: 0px;
    width: 25px;
    bottom: 11px;
    background: none;
    font-size: 5em;
    line-height: 0em;
}

.carousel-control-main.right {
    top:-10px;
    right:0px;
    left:0px;
    bottom:0px;
    background: none;
    color:#9900ff;
}

.carousel-control-main.left {
    top:-10px;
    right:0px;
    left:0px;
    bottom:0px;
    background: none;
    color:#9900ff;
}
.jcarousel li {
    border: 0px solid #FFF;
    padding: 15px;
}
.form-control:focus {
    border-color: #F36523;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(243, 101, 35, 0.1) inset, 0px 0px 8px rgba(243, 101, 35, 0.6);
}
.control-label {
    color: #F36523;
}
@media(min-width:170px) {
	.jcarousel-control-prev {
    left: 0px;
}
.jcarousel-control-next {
    right: 0px;
}
	
}
@media(min-width:991px) {
	.jcarousel-control-prev {
    left: -30px;
}
.jcarousel-control-next {
    right: -30px;
}
.contact-container {
	margin-top:25px;
}
}
@media(min-width:1200px) {
	.contact-container {
	margin-top:15px;
	margin-bottom:20px;
}
}
@media(min-width:1600px) {
	.top-block {
		margin-top:20px;
	}
	.contact-container {
	margin-top:11%;
	margin-bottom:11%;
}
}
.jcarousel-control-next:hover,.jcarousel-control-prev:hover,.jcarousel-control-next:focus,.jcarousel-control-prev:focus{
    color: #F16522;
    text-decoration: none;
    outline: none;
    outline-offset: -2px;
}
.jcarousel-control-prev, .jcarousel-control-next {
    background: none;
    color: #FFF;
    text-decoration: none;
    text-shadow: 0px 0px 1px #000;
    font: 4em Arial,sans-serif;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #F0EFE7;
    margin-top:-35px;
}


.effect2:before, .effect2:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: none repeat scroll 0% 0% #777;
    box-shadow: 0px 15px 10px #777;
    transform: rotate(-3deg);
}
.box {
    width: 100%;
    height: 110px;
    background: none repeat scroll 0% 0% #FFF;
    margin: 0px auto;
}
.image-responsive {
	display:block;
	width:100%;
	height:auto;
}
.next-section {
	position: absolute;
bottom: 0px;
float: left;
z-index:15;
}
.address h2 {
	color:#F36521;
}
.address p {
	font-size: 1.2em;
	letter-spacing: 0.2px;
	line-height: 1.15em;
	margin-bottom:2px;
	text-align:left;
}
.address-wrap .button {
		margin-top:15px;
		margin-bottom:15px;
	}
@media(min-width:172px) {
	.address-wrap .address-col .logo-aside:after {
		content: "";
		display: block;
		height: 2px;
		width: 70%;
		position: absolute;
		bottom: -15px;
		left: 15%;
		background-color:#183242;
	}
	.next-section {
		left: 42%;
	}
}

@media(min-width:768px) {
	.address-wrap .address-col .logo-aside:after {
		content: "";
		display: block;
		height: 60%;
		width: 2px;
		position: absolute;
		left: 100%;
		top: 20%;
		background-color:#183242;
	}
	.address-wrap {
		display:table;
	}
	.address-wrap .address-col {
		display:table-cell;
		vertical-align:middle;
		float:none;
	}
	.address-wrap .address-col img{
		width:100%;
		max-width:200px;
	}
	.next-section {
		left: 50%;
	}
}