@media (max-width: 950px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .navbar-brand {
        width: 100%;
        position: absolute!important;
        text-align: center;
        display: inline-block;
        padding:2px;
        margin:2px;
    }
    #logo {
        margin:5px;
        display: inline-block;
    }
    .navbar-right .dropdown-menu{
        right:0px!important;
        left:0px!important;
    }
}
.dropdown-menu {
        box-shadow: none;
        border:0px;   
    }
.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
  margin-top: 0;
}

.navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px;
}

.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px;
}
  
.spec_icon_image{
    padding-bottom:8px;
    max-width:150px;
}

.spec_icon_text{
    font-size: 7px;
    line-height: 9px;
    font-weight: 100;
    color:lightgrey;
    display: block;
}
.important{
    font-size: 7px;
    line-height: 9px;
    font-weight: 100;
    color:white;
    display: block;
        
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
    z-index: 2;
}

#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px; /* negative of the offset - height of link element */
    right: 30px; /* padding from the left side of the window */
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 28px; /* height of link element */
    right: 30px; /* padding from the left side of the window */
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-decoration: none;
    -o-border-radius: 52px;
    -moz-border-radius: 52px;
    -webkit-border-radius: 52px;
    border-radius: 52px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    border: 2px solid #e8e8e8;
    background: #e8e8e8;
    text-align: center;
    z-index: 100;
}

.storia_text {
    font-size:18px;
    margin:5px;
    padding:5px;
    margin-top:25px;
    margin-bottom:10px;
    margin-right: 50px;
    font-weight:100;
    font-family: 'Encode Sans Expanded', sans-serif;
    display:inline-block;
}

.storia_hr {
    height: 1px;
    /*position: relative;*/
    width: 100%;
    height: 1px;
    margin-top:10px;
    margin-bottom:10px;
    background-color: #222222;
}
.storia_text_title {
    font-size:32px;
    margin:5px;
    padding:5px;
    margin-top:25px;
    font-weight:600;
    font-family: 'Encode Sans Expanded', sans-serif;
    display:inline-block;
    color:rgb(233,74,30);
}

#prod_kemik {
    background-color:rgb(3,3,4);
    padding-bottom:90px;
    padding-top:60px;
    margin-top: 60px;
    margin-left:15px;
    margin-right: 15px;
    margin-bottom: 10px;
}

#prod {
    background-color:rgb(3,3,4);
    padding-bottom:90px;
    padding-top:60px;
}

.equal {
  display: block;
}

.sr-icons{
 	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
 }
.mercati_home_text_title {
    /*border: 1px solid #7F7F7F;*/
    font-size:36px;
    /*text-align:center;*/
    font-weight:200!important;
    
 /*   padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;
    margin:10px;*/
    margin-top:90px;
    color:rgb(10,10,10);
    font-family: 'Encode Sans Expanded', sans-serif;
    padding-left: 60px;
    display:inline-block;
    max-width:1000px;
}

.mercati_home_text {
    font-size:23px;
    /*margin:5px;*/
    /*width:80%;*/
    padding-top:40px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 60px;
/*    margin-top:20px;*/
    color:rgb(10,10,10);
    font-weight:200;
    font-family: 'Encode Sans Expanded', sans-serif;
    display:inline-block;
    max-width:1450px;
}
.mercati_home_text_sub {
    font-size:18px;
    /*margin:5px;*/
    /*width:80%;*/
    padding-top:10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 60px;
    /*margin-top:20px;*/
    color:rgb(10,10,10);
    font-weight:100;
    font-family: 'Encode Sans Expanded', sans-serif;
    display:inline-block;
    max-width:1450px;
}

.isonik-logo {
    padding:0px;
    margin:0px;
    max-width:200px;
}

.isonik-caption {
    position: absolute;
    width:100%;
    bottom:10px;
    /*right:4%;*/
    left:auto;
    /*margin:3px;*/
    /*padding:3px;*/
    text-align:center;
    font-family: 'Encode Sans Expanded', sans-serif;
}

#contacts p{
   font-size:13px;
}
    
header {
    position: relative;
    width: 100%;
    /*min-height: auto;*/
    /*min-height: 100%;*/
    text-align: center;
    color: #2F5421;
    /*background-image: url('../img/pages/home1.jpg');*/
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.innovativa_text {
        display:inline-block;height:300px;width:85%
}
.navbar-brand {
    height: 70px;
        padding: 10px 15px;
}
.navbar-default {
    background-color: white;
}
.innovativa_home_text_title {
    /*border: 1px solid #7F7F7F;*/
    font-size:28px;
    text-align:center;
    font-weight:100!important;
    padding:10px;
    margin:20px;
    margin-top:40px;
    color:rgb(84,85,87);
    /*font-family:myriad-pro, sans-serif, 'Open Sans', 'Encode Sans Expanded', sans-serif;*/
    font-family: 'Encode Sans Expanded', sans-serif;
    display:inline-block;
}

.innovativa_home_text {
    font-size:20px;
    margin:5px;
    padding:20px;
    margin-top:20px;
    color:rgb(84,85,87);
    font-weight:200!important;
    /*font-family:myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
    display:inline;
}


.enviroment_home_text_title {
    /*border: 1px solid  #7F7F7F;*/
    font-size:32px;
    text-align:center;
    font-weight:100!important;
    padding:10px;
    margin:20px;
    margin-top:40px;
    padding-right:50px;
    padding-left:50px;
    color:#afafaf;
    color:rgb(84,85,87);
    /*font-family:myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
    font-weight:100;
    display:inline-block;
}

.kemik_prod_hr {
    height: 1px;
    /*position: relative;*/
    width: 100%;
    height: 1px;
    margin-top:105px;
    margin-bottom:0px;
    background-color: #222222;
}

.kemik-hr {
    /*position: relative;*/
    
    height: 1px;
    margin-top:15px;
    margin-bottom:12px;
    background-color: #222222;
    margin-left: 20px;
    margin-right: 20px;
}
.kemik-prod-hr {
    height: 1px;
    /*position: relative;*/
    width: 100%;
    height: 1px;
    margin-top:18px;
    margin-bottom:22px;
    background-color: #222222;
}
.kemik_home_text_title {
    /*border: 1px solid;*/
    font-size:30px;
    text-align:center;
    font-weight:100!important;
    padding:10px;
    margin:15px;
    margin-top:0px;
    margin-bottom:5px;
    padding-right:50px;
    padding-left:50px;
    color:#222222;
    /*font-family:myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
    display:inline-block;
}

.isonik_home_text_title {
    border: 1px solid;
    font-size:30px;
    text-align:center;
    font-weight:300!important;
    padding:10px;
    margin:15px;
    margin-top:100px;
    padding-right:50px;
    padding-left:50px;
    color:#222222;
    /*font-family:myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
    font-weight:200;
    display:inline-block;
}
.home_isonik_text {
    font-size:30px;
    margin:5px;
    padding:1px;
    margin-top:4px;
    color:rgb(84,85,87);
    font-weight:200;
    /*font-family: myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
    display:inline-block;
    max-width:550px;
}
.isonik_home_text {
    font-size:20px;
    margin:5px;
    padding:20px;
    margin-top:20px;
    color:#7F7F7F;
    font-weight:300;
    /*font-family:myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
    display:inline-block;
    max-width:600px;
}
.kemik_home_text {
    font-size:16px;
    margin:5px;
    padding:20px;
    margin-top:20px;
    margin-bottom: 60px;
    color:#4F4F4F;
    font-weight:200;
    /*font-family:myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
    display:inline-block;
    max-width:1000px;
}
.enviroment_home_text {
    font-size:20px;
    margin:5px;
    padding:20px;
    margin-top:20px;
    color:#7F7F7F;
    font-weight:300;
    /*font-family:myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
    display:inline-block;
    max-width:1200px;
}

.kemik_home-text {
    position:absolute;
    margin-top: 370px;
    left: 20px;
    font-size:25px;
    line-height:40px;
    font-weight:200;
    /*font-family: myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
    max-width:400px;
}
@media (min-width: 900px) {
    .kemik_home-text {
        margin-top: 170px!important;
        left: 90px!important;
        font-size:35px!important;
        max-width:590px!important;
    }
}
@media (min-width: 1000px) {

    .mercati_home_text_title {
        padding-left: 160px;
    }
    .mercati_home_text {
        padding-left: 160px;
    }
    .mercati_home_text_sub {
        padding-left: 160px;
    }
}
@media (min-width: 670px) {
    .kemik_home-text {
        margin-top: 108px;
        left: 60px;
        max-width:550px;
        font-size:30px
    }
}

/*CAROUSEL*/
.carousel,
.item,
.active {
    height: 100%;
}
.carousel {
    margin-top: 70px;
}
.carousel-inner {
    height: 100%;
}
.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.carousel-fade .carousel-inner .item {
  opacity: 0.3;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0.3;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control {

    z-index:2;
}
.carousel-caption {
    max-width:400px;
    min-width:310px;
    bottom:67px;
    left:5%;
    margin:2px;
    padding:2px;
    text-align:left;
    /*font-family: myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
    color:rgb( 49,42  ,50 );
    
}
.carousel-caption h2 {
    font-size: 30px;
    line-height: 35px;
    font-weight:200;
    /*font-family: myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
}
.carousel-caption-iso {
    position: absolute;
    bottom: 95px;
    left: 30px;
    max-width:600px;
    min-width:310px;
    margin:2px;
    padding:2px;
    text-align:left;
    /*font-family: myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
    color:rgb( 49,42  ,50 );
    
}
.carousel-caption-iso h2 {
    font-size: 35px;
    line-height: 38px;
    font-weight:200;
    /*font-family: myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
}

@media (min-width: 950px) {
    .carousel-caption {
        max-width:600px!important;
        min-width:510px!important;
        top:150px!important;
        left:6%!important;
    }
    .carousel-caption h2 {
        font-size: 38px!important;
    }
}
@media (min-width: 700px) {
    .carousel-caption {
        max-width:400px;
        min-width:310px;
        top:110px;
        left:3%;
    }
    .carousel-caption h2 {
        font-size: 32px;
    }
}
.close {
    font-size: 45px;
    color: #DDDDDD !important;
    padding: 7px!important;
    opacity: .9;
    position:absolute;
    top:10px;
    right:10px;
    
}
.close_accord {
    font-size: 45px;
    color: #FFFFFF !important;
    padding: 7px!important;
    opacity: .9;
    background-color:transparent;
    width:100%;
    text-align:center;
    
}
.section_heading {
    position: relative;
    width: 100%;
    font-size:20px;
    text-align: center;
    color: #2F5421;
}

.sub {
    width: 100%;
    color: #FFFFFF;
    font-size:22px;
    /*font-family: myriad-pro, sans-serif, 'Open Sans';*/
    font-family: 'Encode Sans Expanded', sans-serif;
    font-weight:100;
    background-color:rgb(135,36,39);
}

/*#azienda_text {
    background-color:rgb(40,30,23);
}
#storia_text {
    background-color:rgb(40,30,23);
}
#fashion {
    background-color:rgb(135,36,39);
}
#signage {
    background-color:rgb(32,95,63);
}
#sportsware {
    background-color:rgb(35,42,126);
}
#habitat {
    background-color:rgb(40,30,23);
}*/
#sublimatic {
    background-color:rgb(11,12,12);
    padding-bottom:90px;
}
#ste11 {
    background-color:rgb(3,3,4);
    padding-bottom:90px;
    padding-top:60px;
}
#ste11-text {
    padding-top:30px;
    padding-left:90px;
    padding-right:90px;
    padding-bottom:80px;
}
#ste44 {
    background-color:rgb(3,3,4);
    padding-bottom:90px;
    padding-top:60px;
}
#ste44-text {
    padding-top:30px;
    padding-left:90px;
    padding-right:90px;
    padding-bottom:80px;
}

.product-kemik-text-title {
    font-size:20px;
    font-weight: 600;
    color:rgb(10,10,10);
}
.product-kemik-text-subtitle {
    font-size:16px;
    font-weight: 200;
    color:rgb(10,10,10);
}
.product-kemik-text-title-name {
    font-size:30px;
    font-weight: 200;
    color:rgb(10,10,10);
}
.product-kemik-text {
    font-size:14px;
    text-align:left!important;
    padding-top:60px;
    display:inline-block;
    color:rgb(10,10,10);
    font-weight: 200;
}

.product-text-title {
    font-size:38px;
    font-weight: 300;
    /*color:rgb(156,156,156);*/
    color:white;
}
.product-text-subtitle {
    font-size:18px;
    font-weight: 100;
    /*color:rgb(156,156,156);*/
    color:white;
}
.product-text-title-name {
    font-size:30px;
    font-weight: 300;
    color:white;
}
.product-text {
    font-size:14px;
    text-align:left!important;
    padding-top:60px;
    display:inline-block;
    color:rgb(156,156,156);
    font-weight: 300;
}

.kemik-product {
    font-size:12px;
    font-weight: 300;
    color:rgb(5,5,5);
    margin-bottom:0px;
    margin-top: 0px;
    padding-top: 0px;
}

.kemik-product-title {
    font-size:15px;
    font-weight: 600;
    color:rgb(5,5,5);
}

.isonik-product {
    font-size:18px;
    font-weight: 600;
    color: #222222;
}

.sublimatic-title {
    font-size:15px;
    font-weight: 400;
}

.kemik-icons{
    height:150px;
    margin-bottom: 18px;
}

.sublimatic-icons {
    /*height:190px;*/
}
.sublimatic-text {
    font-weight:100;
}
.sublimatic-text-green {
    color:rgb(68,163,61);
    font-weight:200;
}
.sublimatic-foot {
    font-size:12px;
    opacity:1;
    padding:10px;
    padding-top:20px;
}

.sub a{
    text-decoration: none;
}
.sub .col-lg-8{
    padding-left:30px;
    padding-right:10px;
}

.sub-text {
    /*text-align: center;*/
    color: #FFFFFF;
    font-size:14px;
    font-family: 'Encode Sans Expanded', sans-serif;
    font-weight:100;
}
.sub-head {
    color: #FFFFFF;
    font-size:18px;
    font-family: 'Encode Sans Expanded', sans-serif;
    font-weight:100;
}
#fular {
    position:relative;right:10%; top:35%; width:250px;display:inline-block;
            display:visible;
}
@media (min-width: 1060px) {
        #fular {
            position:absolute;right:5%; top:35%; width:250px;display:inline-block;
            display:visible;
        }
}
@media (min-width: 768px) {
    .navbar-right {
        margin-right: 30px!important;
    }
    .navbar-right .dropdown-menu{
        
        left:-150px;
    }
	.innovativa_text {
		/*width:80%*/
	}
    .equal {
        display: flex;
        display: -webkit-flex;
     }
    #home_btn {
        margin-top: 380px;
    }
    .sub-text {
        /*text-align: center;*/
        color: #FFFFFF;
        font-size:18px;
        font-family: 'Encode Sans Expanded', sans-serif;
        font-weight:100;
    }
    .sub-head {
        color: #FFFFFF;
        font-size:21px;
        font-family: 'Encode Sans Expanded', sans-serif;
        font-weight:100;
    }
    .sub a{
    text-decoration: none;
    }
    .sub .col-lg-8{
        padding-left:120px;
        padding-right:80px;
    }
    #logo {
    width:240px!important;
    margin:10px;
    margin-left:30px;
    }
    #iso_contacts {
        border-right:1px solid!important;
    }
    
} 
#logo {
    width:240px;
    margin:10px;
    margin-left:25px;
}
.accordion-text-prod {
    display:inline-block;
    position:absolute;
    text-align:center;
    width:100%;
    max-width:1600px;
    bottom:50px;
    font-family: 'Encode Sans Expanded', sans-serif;
    font-size: 23px;
    font-weight:100;    
}

.accordion-text {
    display:inline-block;
    position:absolute;
    bottom:50px;
    right:50px;
    max-width:1600px;
    font-family: 'Encode Sans Expanded', sans-serif;
    font-size: 25px;
    font-weight:100;    
}

.navbar-brand {
    position:relative;
    right:0px;
}
/*.navbar-toggle {
    float:left!important;
    margin-left:20px;
}*/

.max-width-img {
  width:100%;
}

html,
body {
  height: 100%;
  width: 100%;

}
body {
  /* font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; */
  font-family: 'Encode Sans Expanded', sans-serif;
}
.iso_hr {
    z-index: 238;
    height: 1px;
    position: relative;
    width: 86.92%;
    left: 5.59%;
    height: 1px;
    background-color: #222222;
}
hr {
  border-color: #F05F40;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #F05F40;
}
a:hover,
a:focus {
  color: #eb3812;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Encode Sans Expanded', sans-serif;
}
p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.bg-primary {
  background-color: #F05F40;
}
.bg-dark {
  background-color: #222222;
  color: white;
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
section {
  padding: 100px 0;
}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}

#bs-example-navbar-collapse-1 {
  margin-top:15px;
  /*margin-bottom:10px;*/
}

.navbar-toggle {
  float:right;
  margin-top:20px;
  margin-bottom:20px;
  margin-right: 10px;
  z-index: 10;
}
.navbar-default {
  /*background-color: #222222;*/
  border-color: white;/*rgba(34, 34, 34, 0.05);*/
  /*font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;*/
  font-family: 'Encode Sans Expanded', sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand {
  color: #F05F40;
 /* font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;*/
  font-family: 'Encode Sans Expanded', sans-serif;
  font-weight: 100;
  /*text-transform: uppercase;*/
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 100;
  font-size: 12px;
  color: #7F7F7F;
  /*text-transform: uppercase;*/
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  /*text-transform: uppercase;*/
  font-weight: 200;
  font-size: 15px;
  color: #050505;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #bFbFbF;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #FFFFFF !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
@media (min-width: 768px) {

  .navbar-default {
    /*background-color: transparent;*/
    /*border-color: rgba(255, 255, 255, 0.3);*/
  }
  .navbar-default .navbar-header .navbar-brand {
    /*color: rgba(255, 255, 255, 0.7);*/
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    /*color: white;*/
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    /*color: rgba(255, 255, 255, 0.7);*/
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    /*color: white;*/
  }
  .navbar-default.affix {
    /*background-color: #222222;*/
    border-color: rgba(34, 34, 34, 0.05);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #F05F40;
    font-size: 14px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    /*color: #eb3812;*/
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    /*color: #222222;*/
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #F05F40;
  }
/*}
header {
  position: relative;
  width: 100%;
  min-height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url('../img/pages/home1.jpg');
  text-align: center;
  color: white;
}*/
header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}
header .header-content .header-content-inner h1 {
  font-weight: 700;
  /*text-transform: uppercase;*/
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}
header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}
}
@media (min-width: 768px) {
  header {
    min-height: 100%;
  }
  header .header-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }
  header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner h1 {
    font-size: 50px;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.section-heading {
  margin-top: 0;
}
.service-boxk {
  max-width: 200px;
  margin: 10px auto 0;
  outline: none !important;
}

.service-box {
  max-width: 400px;
  margin: 50px auto 0;
  outline: none !important;
  min-height:370px;
}
.service-box:focus,.service-box:active {
  outline: none !important;
}
.btn-primary:focus,.btn-primary:active {
   outline: none !important;
}
@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}
.service-box p {
  margin-bottom: 0;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(240, 95, 64, 0.9);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}
.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  /*color: #F05F40;*/
  color:rgb(221,60,1);
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-default {
  color: #222222;
  background-color: white;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: white;
}
.btn-default .badge {
  color: white;
  background-color: #222222;
}
.btn-primary {
  color: white;
  background-color: #F05F40;
  border-color: #F05F40;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #ee4b28;
  border-color: #ed431f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #F05F40;
  border-color: #F05F40;
}
.btn-primary .badge {
  color: #F05F40;
  background-color: white;
}
.btn {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  border: none;
  border-radius: 300px;
  font-weight: 200;
  /*text-transform: uppercase;*/
}
.btn-xl {
  padding: 15px 30px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}

.login-form {
	margin-top: 60px;
}

form[role=login] {
	color: #5d5d5d;
	background: #f2f2f2;
	padding: 26px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

form[role=login] img {
        display: block;
        margin: 0 auto;
        margin-bottom: 35px;
}

form[role=login] input,
form[role=login] button {
        font-size: 18px;
        margin: 16px 0;
}
form[role=login] > div {
        text-align: center;
}
	
.form-links {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 50px;
}

.form-links a {
        color: #fff;
}

/*extra col*/
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
  position: relative;
  min-height: 1px;
/*  padding-left: 15px;
  padding-right: 15px; */
}

@media (min-width: 650px) and (max-width: 767px) {
  .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11 {
    float: left; }

  .col-ms-1 {
    width: 8.33333%; }

  .col-ms-2 {
    width: 16.66667%; }

  .col-ms-3 {
    width: 25%; }

  .col-ms-4 {
    width: 33.33333%; }

  .col-ms-5 {
    width: 41.66667%; }

  .col-ms-6 {
    width: 50%; }

  .col-ms-7 {
    width: 58.33333%; }

  .col-ms-8 {
    width: 66.66667%; }

  .col-ms-9 {
    width: 75%; }

  .col-ms-10 {
    width: 83.33333%; }

  .col-ms-11 {
    width: 91.66667%; }

  .col-ms-12 {
    width: 100%; }

  .col-ms-push-1 {
    left: 8.33333%; }

  .col-ms-push-2 {
    left: 16.66667%; }

  .col-ms-push-3 {
    left: 25%; }

  .col-ms-push-4 {
    left: 33.33333%; }

  .col-ms-push-5 {
    left: 41.66667%; }

  .col-ms-push-6 {
    left: 50%; }

  .col-ms-push-7 {
    left: 58.33333%; }

  .col-ms-push-8 {
    left: 66.66667%; }

  .col-ms-push-9 {
    left: 75%; }

  .col-ms-push-10 {
    left: 83.33333%; }

  .col-ms-push-11 {
    left: 91.66667%; }

  .col-ms-pull-1 {
    right: 8.33333%; }

  .col-ms-pull-2 {
    right: 16.66667%; }

  .col-ms-pull-3 {
    right: 25%; }

  .col-ms-pull-4 {
    right: 33.33333%; }

  .col-ms-pull-5 {
    right: 41.66667%; }

  .col-ms-pull-6 {
    right: 50%; }

  .col-ms-pull-7 {
    right: 58.33333%; }

  .col-ms-pull-8 {
    right: 66.66667%; }

  .col-ms-pull-9 {
    right: 75%; }

  .col-ms-pull-10 {
    right: 83.33333%; }

  .col-ms-pull-11 {
    right: 91.66667%; }

  .col-ms-offset-1 {
    margin-left: 8.33333%; }

  .col-ms-offset-2 {
    margin-left: 16.66667%; }

  .col-ms-offset-3 {
    margin-left: 25%; }

  .col-ms-offset-4 {
    margin-left: 33.33333%; }

  .col-ms-offset-5 {
    margin-left: 41.66667%; }

  .col-ms-offset-6 {
    margin-left: 50%; }

  .col-ms-offset-7 {
    margin-left: 58.33333%; }

  .col-ms-offset-8 {
    margin-left: 66.66667%; }

  .col-ms-offset-9 {
    margin-left: 75%; }

  .col-ms-offset-10 {
    margin-left: 83.33333%; }

  .col-ms-offset-11 {
    margin-left: 91.66667%; }
}

@media (min-width: 480px) and (max-width: 767px) {
  .container {
    max-width: 748px; }
    
  .form-horizontal .form-group .control-label {text-align:right;}
}