a:hover, a:active {
	background-color: #ff44bb;
	color: #ffffff;
	text-decoration: none;
	text-shadow: none;
}
a.fancybox-nav:hover, a.fancybox-nav:active,
a.fancybox-close:hover, a.fancybox-close:active
{
	background-color: transparent;
}
a.carousel-control:hover {
	background-color: transparent;
}
.fancybox-skin {
	border-radius: 0 !important;
}
.fancybox-title {
	font: 300 22px/20px 'Open Sans', sans-serif  !important;
}
.fancybox-title-outside-wrap {
	margin-top: 0 !important;
	margin-bottom: 11px !important;
}
.fancybox-title span.child {
	font-weight: 300;
	border-radius: 0;
	padding: 10px 25px;
	width: 100%;
}
.extra-padding-top {
	margin-top: 15px;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #000000;
    background: #ffffff;
}
#myAffix {
	position: fixed;
}
.container {
	overflow: hidden;
}
.col-md-9 {
	background-color: #ffffff;
}

.sidebar-offcanvas {
	padding-left: 40px;
	margin-top: 50px;
}
.sidekontakt {
	line-height: 1.3;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	margin-left: 0;
	padding-top: 20px;
	padding-bottom: 13px;
	width: 225px;
	color: #999999;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
  color: #ffffff;
  background-color: #ff44bb;
}
.list-group {
	margin-bottom: 0;
}
.list-group-item {
	border-radius: 0 !important; 
	width: 2200px;
	padding-left: 20px;
	font-size: 18px;
	color: #ffffff !important;
	border-width: 1px 0 1px 0;
	background-color: rgba(0,0,0,0.6);
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
 {
	border-color: #dddddd;
}
.list-group-item:hover, .list-group-item:focus, .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	border-width:1px 0 1px 0;
	border-color:#ddd;
	background-color: rgba(0,0,0,0.8) !important;
	-webkit-transition: none;
	   -moz-transition: none;
		-ms-transition: none;
		 -o-transition: none;
			transition: none;
}
.textlight {
	color: #d2d2d2;
}
.rubriik {
	background: transparent;
	padding: 30px 0 40px 0;
	margin: 50px 0 20px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
.kk-rubriik {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.rubriik h1 {
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 300;
	font-size: 72px;
	color: #666666;
}
.rubriik p {
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 300;
	font-size: 30px;
	color: #111111;
}
.fill {
	background-position: center;
	background-size: 100%;
}
h1 {
	font-weight: 300;
	font-size: 60px;
}
h2 {
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	color: #999999;
}
.imgplaceholder {
	cursor: pointer;
	width: 100%;
	height: 280px;
	background-color: #660000;
	background-position: center;
	background-size: cover;
	margin-top: 10px;
	position: relative;
	text-shadow: 0 0 12px rgba(0,0,0,0.4);
}
.imgplaceholder-sisustuskangad {
	cursor: pointer;
	width: 100%;
	height: 280px;
	background-size: cover;
	background-color: #ff44bb;
	margin-top: 10px;
	position: relative;
	text-shadow: 0 0 12px rgba(0,0,0,0.4);
}
.imgplaceholder-sisustuskangad:hover .loor {
	opacity: 0.9;
}
.imgplaceholder-sisustuskangad:hover p,
.imgplaceholder-sisustuskangad:hover h2 {
	text-shadow: none;
}
.loor {
	background-color: #ff44BB;
	position: absolute;
	height: 100%;
	width: 100%;
	opacity: 0;
}
a.imgplaceholder {
	display: none;
}
.nopadding {
	padding: 0;
}
.nopadding-leftmost {
	padding-left: 10px;
	padding-right: 0;
}
.nopadding-rightmost {
	padding-left: 0;
	padding-right: 10px;
}
.padding4 {
	padding-left: 4px;
	padding-right: 4px;
}
.padding4-leftmost {
	padding-left: 15px;
	padding-right: 4px;
}
.padding4-rightmost {
	padding-left: 4px;
	padding-right: 15px;
}
.imgplaceholder-2 {
	width: 100%;
	height: 170px;
	background-color: #660000;
	float: left;
	margin-bottom: 10px;
}
.vaeslaps {
	background-color: #0099ff;
	height: 205px;
	color: #ffffff;
	border: 4px solid #ffffff;
	padding-top: 20px;
}
.vaeslaps:hover {
	cursor: pointer;
	background-color: #ff00bb;
}
.vaeslaps:hover a {
	color: #111111;
	background: #ff00bb;
}
.vaeslaps h2 {
    margin: -4px 0 4px;
    color: #ffffff;
}
.vaeslaps p {
	margin-top: 10px;
	margin-bottom: 4px;
}
.vaeslaps a {
	color: #ffffff;
}
p.vaeslaps-link {
	margin-top: 0;
}
.piltlink {
	width: 100%;
	position: absolute;
	bottom: 0;
	padding-left: 15px;
	left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.6+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */
}
.piltlink h2 {
	margin-top: 0;
	color: #ffffff;
	margin-bottom: 0;
}
.piltlink a {
	color: #ffffff;
}
.piltlink p {
	font-family: "Open Sans Condensed", sans-serif;
	color: #ffffff;
	margin: 0;
	hyphens: auto;
}
.nupp-link, .nupp-links a, .nupp-links a:link {
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	color: #000000;
}
.nupp-links a:hover {
    color: #ffffff;
}
footer {
	width: 100%;
	background-color: #707070;
	height: auto;
	margin-top: 0;
	margin-right: 0;
    padding: 15px 0 10px 20px;
    color: #ffffff;
}
.footer2 {
	background-image: repeating-linear-gradient(to top, rgb(100,100,100), rgb(50,50,50) );
	height: auto;
	margin-top: 0;
	padding-top: 30px;
	padding-bottom: 60px;
}
.footer-list-item {
	color: #dddddd;
	margin: 0;
	display: block;
}
.footer-pealkiri {
	margin-top: 14px;
	text-transform: uppercase;
	color: #ffffff !important;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 27px;
}
.footer-col 	{
	float: left;
	margin-right: 80px;
	margin-bottom: 10px;
}
.footer-col a {
	color: #d2d2d2;
}
.footer-col-right {
	float: right;
	margin-right: 0;
}
.footerspacing {
    height: 150px;
    display: block;
}
.affix-bottom {
    position: relative;
}
.btn {
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
}
.carousel-inner, .carousel, .item, .container, .fill {
	height: 100%;
}
.kontaktid-footer-container {
	height: auto;
	width: 1134px;
}


div.kaanepilt {
	position: relative;
	width: 100%;
	height: 650px;
	/*background-attachment: fixed;*/
	background-size: 100%;
	background-position: center;
    background-size: cover;
}
img.logo {
	position: absolute;
	width: 600px;
	bottom: 4px;
}
div.arrow-slice {
	height: 27px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
p.liid {
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 400;
	font-size: 30px;
}
p.bodytekst {
	margin: 30px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #777;
	font-size: 18px;
	font-family: "Open Sans", sans-serif;
	font-weight:300;
}
.bodytekst-slice {
	background-color: #ffffff;
	width: 100%;
}
.bodytekst-container-1000 {
	width: 840px;
	margin: auto;
	padding: 44px 0 80px 0;
}
@media (max-width: 880px) {
    .bodytekst-container-1000 {
        width: 100%;
    }
    .bodytekst-container-1000 p {
        margin-left: 20px;
        margin-right: 20px;
    }
    .footer-col {
        margin-left: 20px;
    }
    div.kaanepilt {
        height: 500px;
    }
    img.logo {
        width: 68%;
        max-width: 600px;
        bottom: 17px;
    }
}
@media (max-width: 1080px) {
    .kaart-wrapper-1-contacts, .kaart-wrapper-2-contacts, .kaart-wrapper-3-contacts {
        padding-bottom: 70px;
    }
    .kontaktid-footer-container {
        width: 100%;
    }
}
@media (max-width: 700px) {
    div.kaanepilt {
        height: 400px;
    }
}
@media (max-width: 500px) {
    div.kaanepilt {
        height: 300px;
    }
}
@media (min-width: 768px) {
    .nav>li.mobile-only {
        display: none;
    }
}
.nav>li.mobile-only {
    background-color: #444444;
    padding-left: 35px;
}
.footer-col {
	margin-right: 60px;
}
.footer-frontpage-links-slice {
	background-color: #999999;
	width: 100%;
	position: relative;
	padding: 50px;
	text-align: center;
}
.footer-frontpage-slice {
	background-color: #444444;
	width: 100%;
	position: relative;
	height: 125px;
	text-align: center;
}
#fb_ikoon {
	cursor: pointer;
	display: inline-block;
	/* margin-left:373px; /* KTK logo ruum */
	margin-top:4px; /* KTK logo ruum */
	width: 80px;
	height: 97px;
	background-image: url('../../images/fb_ikoon_80.png');
}
#fb_ikoon:hover {
	background-image: url('../../images/fb_ikoon_80_aktiivne.png');
}
#fb_ikoon_contact {
	cursor: pointer;
	display: inline-block;
	/* margin-left:373px; /* KTK logo ruum */
	margin-top:4px; /* KTK logo ruum */
	width: 80px;
	height: 97px;
	background-image: url('../../images/fb_ikoon_80_aktiivne.png');
}
#pinterest_ikoon {
	cursor: pointer;
	display: inline-block;
	margin-top:4px; /* KTK logo ruum */
	width: 72px;
	height: 97px;
	background-image: url('../../images/pinterest_ikoon_80.png');
}
#pinterest_ikoon:hover {
	background-image: url('../../images/pinterest_ikoon_80_aktiivne.png');
}
#ktk_ikoon {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	width: 353px;
	height: 94px;
    opacity: 0.90;
    filter: alpha(opacity=90);
}
.ktk_ikoon_et {
    background-image: url('../../images/KTK_est_94px_93b.png');
}
.ktk_ikoon_en {
    background-image: url('../../images/KTK_eng_94px_93b.png');
}
.ktk_ikoon_ru {
    background-image: url('../../images/KTK_rus_94px_93b.png');
}
#ktk_ikoon:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.empty-span {
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;
  background-image: none;
}
div.link-container {
	position: relative;
	width:100%;
	height:100%;
}
.footer-frontpage-text-container-1000 {
	width:840px;
	margin:auto;
	padding-top:20px;
	font-size:18px;
	text-align:left;
	font-weight:300;
	color:white;
}
@media (max-width: 880px) {
    .footer-frontpage-text-container-1000 {
        width: 100%;
    }
}

p.kontaktid-caps {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 30px;
	margin-top: 14px;
	margin-bottom:17px;
	text-transform: uppercase;
}
p.tel-nr {
	display: inline-block;
	margin-top:-1px;
	padding-left:30px;
	background-image: url('../../images/ikoon_telefon_38.png');
	background-repeat: no-repeat;
	background-position: 0 1px;
}
p.projektjuhi-nimi {
	margin-top: 18px;
	margin-bottom: 0;
}
div.projektijuhid-wrapper {
	text-align: left;
	display: inline-block;
}
div.projektijuhid-wrapper-1-contacts {
    width: 211px;
}
div.projektijuhid-wrapper-2-contacts {
    width: 422px;
}
@media (max-width: 600px) {
    div.projektijuhid-wrapper-2-contacts {
        width: 211px;
    }
    .rubriik h1 {
        font-size: 42px;
    }
    .footer-frontpage-links-slice {
        padding-left: 0;
        padding-right: 0;
    }
    #ktk_ikoon {
        margin-left: 10px;
    }
}
div.projektijuhid-wrapper-3-contacts {
    width: 633px;
}
div.projektijuht {
	margin-right:8px;
	float:left;
}
div.projektijuhi-foto {
	height: 229px;
	width: 203px;
	background-color: #aaaaaa;
    background-size: cover;
}
div.marika {
	background-image: url('../../images/marika_203.jpg');
}
div.kati {
	background-image: url('../../images/kati_203.jpg');
}
body.body-avaleht {
    background: #444444;
}
body.body-tooted {
    background: #707070 url('../../images/taust.png') center;
}
body.body-kontakt {
    background: #999999;
}
.kaart-wrapper {
    display: inline-block;
    /* height: 314px; */
    margin-left: 36px;
    text-align: left;

}
.kaart-wrapper-1-contacts {
    width: 829px;
}
.kaart-wrapper-2-contacts {
    width: 618px;
}
.kaart-wrapper-3-contacts {
    width: 407px;
}
@media (max-width: 700px) {
    .kaart-wrapper-1-contacts, .kaart-wrapper-2-contacts, .kaart-wrapper-3-contacts {
        margin-left: 0;
        width: 100%;
    }
}
.outer {
    margin: 65px 120px 0 120px;
}
.atlas-table-form {
    border: 1px solid #cccccc;
    padding: 15px;
    margin-bottom: 10px;
    font-size: 14px;
}
.atlas-table-form td {
    vertical-align: top;
}
.atlas-table-form label {
    width: 200px;
}
.atlas-number-input {
    width: 40px;
}
.atlas-text-input, .atlas-table-form textarea {
    width: 450px;
}
.atlas-table-form textarea, .atlas-table-form input {
    border: 1px solid #dddddd;
}
.atlas-table-form textarea {
    height: 80px;
}
.atlas-table-form td {
    padding-bottom: 6px;
}
#menutable td {
    padding-right: 8px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 8px;
    padding-top: 4px;
}
#menutable td:first-child {
    padding-right: 15px;
}
#menutable td.move-up-col {
    padding-right: 3px;
}
#menutable tr:first-child td {
    border-top: 1px solid #eeeeee;
}
input.btn.movebtn {
    display: none;
}
#menutable tr.atlas-no-border td {
    border: none;
}
#menutable td.condensed-col {
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}

.nav-languages {
    position: absolute;
    right: 0;
    font-family: "Open Sans Condensed", sans-serif;
}
.nav-languages li a.active, .nav-languages li a.active:hover {
    color: #ffffff;
    background-color: #666666;
}
#menutable.table-no-borders td {
    border: none;
}

/* Width */
/*
body, .navbar {
    min-width: 1200px;
    width: auto !important;
    width: 1200px;
}
.container {
    min-width: 1170px;
}
@media (min-width: 1px) {
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-nav {
        float: left;
        margin: 0;
    }
}
*/
.care-symbol {
    width: 38px;
    height: 30px;
    background-image: url("../../images/care.png");
    display: inline-block;
    margin-right: 8px;
}
.care-symbol-a { background-position: 0 0 }
.care-symbol-b { background-position: -38px 0 }
.care-symbol-c { background-position: -76px 0 }
.care-symbol-d { background-position: -114px 0 }
.care-symbol-e { background-position: -152px 0 }
.care-symbol-f { background-position: -190px 0 }
.care-symbol-g { background-position: -228px 0 }
.care-symbol-h { background-position: -266px 0 }

.kk-product-row {
    font-family: "Open Sans Condensed", sans-serif;
    border-top: 1px solid #666;
    margin-top: 60px;
}
.kk-product-row h1 {
    font-size: 35px;
    font-weight: 400;
    padding: 15px 25px 15px 25px;
}
table.kk-care-material, table.kk-subproducts {
    width: 100%;
}
table.kk-care-material {
    margin-top: 40px;
}
table.kk-care-material tr td {
    font-size: 20px;
    color: #6e6e6e;
}
table.kk-care-material tr td { padding-left: 25px; }
table.kk-subproducts {
    border-top: 6px solid #e1e1e1;
}
table.kk-subproducts tr td {
    border-top: 1px solid #d7d7d7;
    font-size: 20px;
    padding: 10px 5px;
}
table.kk-subproducts tr td.c1 { color: #000000; padding-left: 25px; }
table.kk-subproducts tr td.c2 { color: #848484; }
table.kk-subproducts tr td.c3 { color: #7e7e7e; font-weight: 700; text-align: right; padding-right: 25px; }
.color-placeholder {
    display: inline-block;
    min-width: 93px;
    margin-top: 39px;
    font-size: 15px;
    color: #000000;
    font-weight: 400;
}
.color-placeholder-inner {
    width: 75px;
    height: 37px;
    margin: 0 auto 5px auto;
}
.kk-images-col {
    text-align: center;
}
.kk-image-placeholder {
    margin-top: 60px;
}
img.kk-fancybox-img, img.kk-fancybox-img-mock {
    cursor: pointer;
}
@media only screen and (max-width: 1200px) and (min-width: 991px)  {
	.nupp-links > h1 { font-size: 50px; }
}

#fcr-contact-form {
	position: fixed;
	right: 10px;
	bottom: 10px;
	display: none;
	padding: 10px;
	background-color: rgba(187, 187, 187, 0.8);
	border-radius: 3px;
}