﻿
body {
    background-color:#becccc;
}

.navbar {
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
}

.navbar-default {
    border:1px solid #c2cfc5;
}

.navbar-default .navbar-nav > li > a{
    transition: all .2s ease-in-out;
    /*padding-bottom:14px;*/
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a {
    /*border-bottom:1px solid #564b4b;*/
    background-color: #7e7e86;
    color: #fff;
    /*padding:0 auto;*/
}

.embed-responsive.embed-responsive-2by1 {
    padding-bottom:26%;
    /*margin-top: -2%;*/    
    margin-bottom:3%;
    height:50%;
    /*border:1px solid red;*/
    /*width:810px;*/
}


.col-sm-3 {
    margin-bottom:3%;
    /*margin-top:3%;*/
}

.col-sm-3 a {
    color:#333;
    text-decoration:none;
}

.form-control, .input-group-btn, .btn  {
    border-radius:0;
}

.page-header{
    /*border-top:1px solid #eee;*/
    border-bottom:1px solid #cecece;
    /*background-color:#808080;*/
    margin: 1px 1px 3% 1px  !important;
    
    
}

.col-sm-3 #company , .col-sm-3 .company {
    font-size:18px;
    line-height:28px;
    vertical-align:top;
    margin:0;
    text-align:center;
}
.col-sm-9 .row {
    /*background-color:#ececec;*/
}
/*.col-sm-3 a {
    color:#fff;
    text-decoration:none;
}*/

/*.col-sm-3 img {
    background: transparent url(~/images/prodcats/32.gif) no-repeat scroll 0pt 0pt;
}*/

/*Sidebar Char*/
.box {
    width:100%;
    height:100%;
    background:#FFF;
    /*margin:40px auto;*/
}

/*==================================================
 * Effect 2
 * ===============================================*/
.effect2
{
  position: relative;
  margin-bottom:2%;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/*==================================================
 * Effect 7
 * ===============================================*/
.effect7
{
    position:absolute;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect7:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}


/*==================================================
 * Effect 8
 * ===============================================*/

.effect8
{
    position:relative;
    padding:1% 4% 1% 4%;
    background-color:#fff;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect8:before, .effect8:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect8:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

.effect8 a:hover{
    text-decoration:underline;
}

/*End*/

div.container a.input-group-btn {
    font-size: 14px;
}

.polaroid {
    transition: all .2s ease-in-out;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
}

.polaroid:hover {
    transform: scale(1.1);
}

.polaroid .tcontainer {
    padding:5px;
    background-color:#7e7e86;
}

.tcontainer p {
    font-size:12px;
    color:#fff;
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 0px;
	right: 2%;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
    /*text-indent: 100%;*/
    background-color:#7e7e86;
	/*background: url(../images/arrow.jpg) no-repeat right top;*/
    /*border-radius:20px 20px 20px 20px;
    -webkit-border-radius:20px 20px 20px 20px;
    -moz-border-radius:20px 20px 20px 20px;*/
}



.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    /* display: block; */
    width: 100% \9;
    max-width: 100%;
    height: auto;
    min-height:212px;
}

@media only screen and (max-width: 1200px) {
    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        min-height: 170px;
    }
}

@media only screen and (max-width: 911px) {
    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        min-height: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
min-height: unset;
margin: 0 auto;
    }
}

 table { table-layout: fixed; }
 table th, table td { overflow: hidden; }

.icons {margin:5% 0 5% 0;}
.icons img:hover {cursor:pointer;}

#toTop:hover {
    cursor:pointer;
}

#toTop:active, #toTop:focus {
	outline: none;
}

.glyphicon.glyphicon-chevron-up {
    font-size: 45px;
    padding:2px 2px 2px 3px;
    color:#ccc;
}

/*#wzStepByStep_StartNavigationTemplateContainerID_StartNextButton {
    color:#1b119b;
}
.form-control {
    width:80%;
}*/

.btn-info {
    /*background-color:#7e7e86;*/
    color: #fff;
    background-color: #7e7e86;
    border-color: #797987;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color:#8b8b8f;
    border-color: #8f8f97;
}

.text-centered {
    background-color:#ccc;
    font-size:90%;
    text-align:center;
}

.proven img {
    margin:0% 1% 1% 1%;
}
.proven p, .wizard p {
    text-align:justify;
}

.wizard a {
    color:#000;
}

.footer {
    position:relative;
    margin-top:20px;
    clear:both;
    padding-top:20px;
    background: none repeat scroll 0 0 #f5f5f5;
}

.description-h2 {
display:inline-block;
vertical-align:top;
width:49%;
}

.description-display {
    width: 100%;
    min-height: 140px;
    margin-bottom: 30px;
    border-radius: 11px;
    padding: 15px;
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
}

@media only screen and (max-width: 530px) {
.description-h2 h2 {
    font-size:16px;
}
}