.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 7px;
  padding-left: 7px;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hidden {
	display: none;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}

.calculator-page {
	width: 1060px;
	font-size: 13px;
}

.calculator-page .title {
	font-size: 24px;
	margin-top: 13px;
	margin-bottom: 13px;
}

.calculator-page .description {
	margin-top: 0;
	margin-bottom: 0;
}

.calculator-page .description--main {
	font-size: 14px;
}


.wrapper-description {
	margin-top: 37px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
}

.information-wrapper {
	height: 400px;
	box-shadow: inset 0 0 50px rgba(225, 225, 225, 1);
	padding-left: 122px;
}

.information-arrows {
	margin-left: 53px;
	padding-top: 40px;
}

.information-arrows .arrow,
.information-arrows .arrow-last {
	float: left;
}

.information-arrows .arrow-last {
	margin-left: 60px;
}


.information-box {
	float: left;
	width: 290px;
}

.information-box .number {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #ff641d; 
	text-align: center; 
	line-height: 50px; 
	font-size: 28px; 
	font-weight: bold; 
	color: #ffffff;
}

.information-box .number-beside {
	display: inline-block;
}


.information-box .title {
	margin-top: 29px; 
	/*margin-bottom: 26px; */
	font-size: 20px;
	font-weight: normal;
}

.information-box .title-beside {
	display: inline-block;
	margin-left: 19px;
}

.information-box .text {
	font-size: 13px;
	margin-bottom: 4px;
}

.information-box .input {
	width: 90px;
	font-size: 13px;
	margin-top: 4px;
}

.information-box .label {
	padding: 2px 0;
	display: block;
}

.information-box .label-radio-first {
	padding-top: 7px;
}

.information-box.services {
	float: none;
	width: auto;
	padding-top: 40px;
	
}

.services-boxes {
	margin-left: -55px;
	/*margin-top: 30px;*/
	padding-bottom: 40px;
}

.services-box {
	width: 200px;/*width: 160px;*/
	height: 200px;/*height: 171px;*/
	float: left;
	margin-right: 38px;
	/*position: relative;*/
	cursor: pointer;

	background: #fff; 
   -moz-border-radius: 50%; 
   -webkit-border-radius: 50%; 
   border-radius: 50%;
 }

.services-box-hover {
	background: #f2f2f2; 
   -moz-border-radius: 50%; 
   -webkit-border-radius: 50%; 
   border-radius: 50%;
}

.services-box-active {
	background: #fe641c; 
   -moz-border-radius: 50%; 
   -webkit-border-radius: 50%; 
   border-radius: 50%;
}


.services-box:hover a {
	/*color: #fff;*/
	text-decoration: underline;
}
.services-box a {
	color: #005ca9 !important;
	font-size: 14px;
}

/*.services-box:active a {
	color: #fff;
	text-decoration: underline;
}*/

.services-box-active a {
	color: #fff;
	text-decoration: underline;
}


.services-box .inside {
	position: relative;
	text-align: center;
	display: block;
	padding-top: 30px;
	/*margin-left: -60px;*/
}

.services-box .inside p {
	margin: 6px auto;
}

.services-icon {
	background-repeat: no-repeat;
	display: block;
	height: 106px;
	background-position: center 0;
}


/* Measuring */
.measuring-service {
	background-image: url("../img/services/small/dark/measuring-0-92-169.svg");
}
.measuring-service-active {
	background-image: url("../img/services/small/light/measuring-255-255-255.svg");
}

/* Delivery */
.delivery-service {
	background-image: url("../img/services/small/dark/delivery-0-92-169.svg");
}
.delivery-service-active {
	background-image: url("../img/services/small/light/delivery-255-255-255.svg");
}

/* Picking with delivery */
.picking-with-delivery-service {
	background-image: url("../img/services/small/dark/picking-with-delivery-0-92-169.svg");
}
.picking-with-delivery-service-active {
	background-image: url("../img/services/small/light/picking-with-delivery-255-255-255.svg");
}

/* Installation */
.installation-service,
.bathroom-service {
	background-image: url("../img/services/small/dark/installation-0-92-169.svg");
}
.installation-service-active,
.bathroom-service-active {
	background-image: url("../img/services/small/light/installation-255-255-255.svg");
}

/* Assembly */
.assembly-service {
	background-image: url("../img/services/small/dark/assembly-0-92-169.svg");
}
.assembly-service-active {
	background-image: url("../img/services/small/light/assembly-255-255-255.svg");
}

/* Installation */
.removal-and-recycling-service {
	background-image: url("../img/services/small/dark/removal-and-recycling-0-92-169.svg");
}
.removal-and-recycling-service-active {
	background-image: url("../img/services/small/light/removal-and-recycling-255-255-255.svg");
}

/* Finance options */
.finance-options-service {
	background-image: url("../img/services/small/dark/finance-options-0-92-169.svg");
}
.finance-options-service-active {
	background-image: url("../img/services/small/light/finance-options-255-255-255.svg");
}

/* Sewing */
.sewing-service {
	background-image: url("../img/services/small/dark/sewing-0-92-169.svg");
}
.sewing-service-active {
	background-image: url("../img/services/small/light/sewing-255-255-255.svg");
}

/*
	Calculator boxes
*/ 
.calculator-wrapper {
	margin-top: 40px;
}

.service-box {
	width: 810px;
}

.calculator-boxes {
	box-shadow: inset 0 0 50px rgba(225, 225, 225, 1);
	min-height: 100px;
	margin-top: 40px;
}

.calculator-boxes.first {
	margin-top: 0;
}

.calculator-box {
	padding: 44px 48px 44px 33px;
}

.calculator-box-inside {
	margin-top: 30px;
}

.calculator-box-inside.first {
	margin-top: 44px;
}



.calculator-title {
	cursor: pointer;	
}

.calculator-title h3 {
	font-size: 20px;
	font-weight: normal;
	float: left;
	margin: 0;
}

.triangle-right {
	width: 0;
 	height: 0;
	border-top: 11px solid transparent;
	border-left: 22px solid #ff6332;
	border-bottom: 11px solid transparent;
	float: left;
	margin-right: 20px;
	    -webkit-transition: -webkit-transform .4s ease-in-out;
    -ms-transition: -ms-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}

.calculator-title:not(.no-hover):hover .triangle-right {
    transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
}

.triangle-down {
	width: 0;
	height: 0;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	border-top: 22px solid #ff6332;
	float: left;
	margin-right: 20px;
}

.triangle-transform:not(.no-hover)
{
	    -webkit-transition: -webkit-transform .4s ease-in-out;
    -ms-transition: -ms-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}

.calculator-title:not(.no-hover):hover .triangle-down {
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
}







.calculator-box-logo {
	width: 140px;
	float: left;
	margin-right: 18px;
}

.calculator-box-text {
	width: 530px;
	box-shadow: inset 0 0 50px rgba(225, 225, 225, 0.5);
	padding: 37px 20px;
	border-radius: 6px;
	float: left;
	line-height: 18px;
}

.calculator-box-text .title {
	font-size: 15px;
	font-weight: bold;
}

#measuring-text,
#transportation-text {
	display: none;
}

/*
	Více informací
 */
.more-information-title {
	cursor: pointer;
}

.more-information-title a {
	color: #0096ff;
	float: right;
}
.more-information-title:hover a {
	text-decoration: underline;
}


.triangle-right-small {
	width: 0;
 	height: 0;
	border-top: 6px solid transparent;
	border-left: 12px solid #0096ff;
	border-bottom: 6px solid transparent;
	float: right;
	margin-right: 8px;
	margin-top: 2px;
	    -webkit-transition: -webkit-transform .4s ease-in-out;
    -ms-transition: -ms-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}

.more-information-title:not(.no-hover):hover .triangle-right-small {
    transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
}

.triangle-down-small {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 12px solid #0096ff;
	float: right;
	margin-right: 8px;
	margin-top: 2px;
}

.more-information-title:not(.no-hover):hover .triangle-down-small {
    transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -webkit-transform:rotate(-90deg);
}
.more-information-text {
	padding-bottom: 1px;
}


.calculator-form {
	margin-top: 30px;
	border-top: 1px solid #ebebeb;
	padding-top: 30px;
}

.calculator-form b {
	font-size: 15px;
}

.calculator-inputs {
	margin: 0 auto;
}
.calculator-inputs li {
	margin-top: 5px;
}
.calculator-inputs-checkbox li {
	margin-top: 20px;
}
.calculator-inputs-checkbox-condensed {
	letter-spacing: normal;
}
.calculator-inputs-checkbox-condensed li {
	margin-top: 10px;
}


/*
  Box s celkovou cenou
*/
#sum-box {
  width: 225px;
  height: 124px;
  border: 3px solid #ff6600;
  border-radius: 12px;
}

#sum-box .header {
  background-color: #ff6600;
  height: 46px;
  line-height: 46px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
#sum-box .sum {
  height: 78px;
  line-height: 78px;
  text-align: center;
  font-size: 34px;
}

#box-total {
	width: 205px;
	min-height: 163px;
	border: 1px solid #ebebeb;
	margin-top: 10px;
	border-radius: 12px;
	padding: 10px;
	display: none;
}

#box-total .header {
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #ebebeb;
	margin: 0 auto;
	padding-left: 5px;
}
#box-total .items {
	border-bottom: 1px solid #ebebeb;
	margin: 0 auto;
	padding: 15px 5px;
}
#box-total .box-footer {
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	padding-left: 5px;
}
#box-total .items table,
#box-total .box-footer table {
	width: 100%;
}
#box-total .items table td,
#box-total .box-footer table td {
	width: 50%;
}


/*
|--------------------------------------------------------------------------
| Buttons
|--------------------------------------------------------------------------
*/

[role="button"] {
  cursor: pointer;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default { 
  color: #ffffff !important; 
  background-color: #FF641D; 
  border-color: #FF641D; 
} 
 
.btn-default:hover, 
.btn-default:focus, 
.btn-default:active, 
.btn-default.active, 
.open .dropdown-toggle.btn-default { 
  color: #ffffff; 
  background-color: #E55300; 
  border-color: #FF641D; 
} 
 
.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: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: #FF641D; 
  border-color: #FF641D; 
} 
 
.btn-default .badge { 
  color: #FF641D; 
  background-color: #ffffff; 
}



.btn-lg {
    padding: 14px 16px;
    font-size: 16px;
    line-height: 19px;
    border-radius: 23px;
    width: 140px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}


.button-row {
	margin-top: 48px;
	margin-bottom: 38px;
}

[type='checkbox'], [type='radio'] {
	margin-right: 6px;
}

.footer {
	background-color: #f5f5f5;
	color: #111111;
}

.footer-wrapper {
	width: 1079px;
	margin: 0 auto;
}

.footer-subwrapper {
	padding: 0 10px;
}

.footer a {
	color: #111111;
	text-decoration: none;
}

.footer a:hover,
.footer a:focus {
	color: #111111;
	text-decoration: underline;
}

.footer .footer__list--horizontal {
	margin: 0;
}

.footer .footer__list--horizontal>li:not(:last-child) {
	margin-right: 30px;
}

.footer .footer__list--horizontal li {
	white-space: nowrap;
}

.clearfix:after {
	display: block;
	content: "";
	clear: both;
}

.footer__copyright {
	float: left;
}

.footer__menu-small {
	float: right;
	padding: 0;
}

.table-delivery {
	border-spacing: 0;
}

.table-delivery td {
	padding-top: 10px;
}

.table-delivery .td-title {
	width: 180px;
	padding: 0
}

