@font-face{font-family:'Gotham-Medium';src:url('../fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/gotham-medium-webfont.woff') format('woff'),url('../fonts/gotham-medium-webfont.ttf') format('truetype'),url('../fonts/gotham-medium-webfont.svg#GothamMediumRegular') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Gotham-Book';src:url('../fonts/gotham-book.eot?#iefix') format('embedded-opentype'),url('../fonts/gotham-book.woff') format('woff'),url('../fonts/gotham-book.ttf') format('truetype'),url('../fonts/gotham-book.svg#GothamBook') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Gotham-Bold';src:url('../fonts/gotham-bold.eot?#iefix') format('embedded-opentype'),url('../fonts/gotham-bold.woff') format('woff'),url('../fonts/gotham-bold.ttf') format('truetype'),url('../fonts/gotham-bold.svg#GothamBook') format('svg');font-weight:normal;font-style:normal}@media (max-width:767px){.hidden-xs{display:none !important}}.visible-xs{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}}.visible-xs-flex{display:none !important}@media (max-width:767px){.visible-xs-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}}.hidden{display:none}body{margin:0}body .overlay{position:fixed;z-index:1;top:0;width:100vw;height:100vh;background:rgba(0,0,0,0.3)}body #calculator{position:relative;max-width:760px;margin:0 auto 40px;z-index:2;font-family:'Gotham-Medium';font-family:'Open Sans',sans-serif}body #calculator h1{display:block;width:100%;margin:0;background:#333;color:#fff;line-height:1.2;font-family:'Gotham-Bold';font-family:'Open Sans',sans-serif;font-weight:bold;font-size:20px;text-transform:uppercase;text-align:center;border-bottom:6px solid #3366cc;padding:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body #calculator h2{margin-bottom:30px;font-family:'Gotham-Book';font-family:'Open Sans',sans-serif;font-size:20px;color:#3366cc;text-align:center;text-transform:none;font-weight:bold}body #calculator p,body #calculator li{font-family:'Gotham-Book';font-family:'Open Sans',sans-serif}body #calculator p.warning,body #calculator li.warning{color:#f00;font-weight:700;text-align:center}@media (min-width:768px){body #calculator p.warning,body #calculator li.warning{max-width:80%;margin:auto}}body #calculator p.error,body #calculator li.error{display:none;color:#f00;font-weight:700}body #calculator .warning{display:none}body #calculator section{position:relative;z-index:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:750px;margin:auto;background:#ebf0f4}body #calculator form{margin-bottom:0}body #calculator form label.error{display:none !important;color:#f00;font-size:10px;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}body #calculator form .input-row{position:relative}body #calculator form .input-row input{display:block;width:100%;height:46px;padding:0 10px;margin-bottom:15px;border:2px solid #d2dadf;background:none;color:#95a1ad;font-size:16px}body #calculator form .input-row input:focus{outline:0}body #calculator form .input-row input.error{border-color:#f00}body #calculator form .input-row input::-ms-clear{display:none}body #calculator form .input-row .dimension{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#95a1ad}body #calculator form .input-row.active input{background:#fff;color:#3366cc;border-color:#3366cc;border-left:4px solid #3366cc}body #calculator form .input-row.active input.error{border-color:#f00}body #calculator .step-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;width:100%;height:60px;padding:0;margin:0;background:#fff;border-color:#e7eaee}body #calculator .step-navigation li{width:50%;padding:0 40px;background-repeat:no-repeat}body #calculator .step-navigation li:nth-child(2),body #calculator .step-navigation li:nth-child(3){padding-left:50px}body #calculator .step-navigation li:nth-child(1):before{content:'1'}body #calculator .step-navigation li:nth-child(2):before{content:'2'}body #calculator .step-navigation li:nth-child(3):before{content:'3'}body #calculator .step-navigation li:before{display:inline-block;width:15px;height:15px;line-height:15px;border:2px solid #95a1ad;font-size:12px;border-radius:50%;color:#95a1ad;text-align:center;margin-right:5px;box-sizing:content-box}body #calculator .step-navigation li a{text-decoration:none;color:#95a1ad;font-family:'Gotham-Book';font-family:'Open Sans',sans-serif;font-weight:bold;font-size:14px;line-height:60px}@media (max-width:767px){body #calculator .step-navigation{height:35px}body #calculator .step-navigation li{white-space:nowrap;height:35px;background-repeat:no-repeat}body #calculator .step-navigation li:nth-child(2),body #calculator .step-navigation li:nth-child(3){padding-left:20px}body #calculator .step-navigation li a{font-size:12px;line-height:35px}body #calculator .step-navigation li a .visible-xs{display:inline-block !important}}body #calculator .pagination-nav{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:60px;width:100%;background:#fff;font-weight:bold}body #calculator .pagination-nav a{color:#3366cc;text-decoration:none}body #calculator .pagination-nav a:hover{text-decoration:none}body #calculator .pagination-nav .left,body #calculator .pagination-nav .right{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body #calculator .pagination-nav .left img,body #calculator .pagination-nav .right img{margin-right:10px}body #calculator .pagination-nav .right{left:auto;right:20px}body #calculator .pagination-nav .right img{margin-left:0;margin-left:10px}body #calculator .pagination-nav .hidden{display:none}body #calculator .recalculate{display:none}body #calculator.warning .pagination-nav{background:#3366cc}body #calculator.warning .next,body #calculator.warning .previous{display:none}body #calculator.warning .previous{display:block !important;color:#fff}body #calculator.warning h2{display:none !important}body #calculator .close{position:absolute;right:20px;top:24px}body #calculator .close img{max-width:16px}body #calculator .columns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}body #calculator .columns.two-columns .column{width:50%}body #calculator .columns.two-columns .column:nth-child(even){margin-left:10px}body #calculator .columns.two-columns .column:nth-child(odd){margin-right:10px}@media (max-width:767px){body #calculator .columns.two-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}body #calculator .columns.two-columns .column{width:100%}body #calculator .columns.two-columns .column:nth-child(even){margin-left:0}body #calculator .columns.two-columns .column:nth-child(odd){margin-right:0}}body #calculator .columns.three-columns .column{width:33.33%}body #calculator .columns.four-columns .column{width:25%}body #calculator .disclaimer{color:#95a1ad;font-size:10px}body #calculator .img-responsive{display:block;max-width:100%}body #calculator .product-selector{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:700px;margin:auto;padding:0;list-style-type:none}body #calculator .product-selector li{position:relative;width:33.3%;margin:0 10px;padding:20px;border-radius:5px;border:1px solid #d9e1e7;max-height:233px;box-sizing:border-box}body #calculator .product-selector li img{margin:0 auto}body #calculator .product-selector li:hover{border-color:#3366cc}body #calculator .product-selector li.active{background:url('../images/bg-selector-orange.png');background-size:cover;background-repeat:no-repeat}@media (max-width:767px){body #calculator .product-selector li.active{background:url('../images/bg-selector-mobile.png');background-size:cover}}body #calculator .product-selector li.active h4,body #calculator .product-selector li.active a{color:#fff}body #calculator .product-selector h4{margin:0;font-family:'Gotham-Bold';font-family:'Open Sans',sans-serif;font-weight:bold;font-size:25px;text-align:center;text-transform:uppercase;color:#95a1ad}body #calculator .product-selector p{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-width:60%;text-align:center;margin:auto;font-weight:bold}body #calculator .product-selector a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;color:#fff;text-decoration:none;font-weight:normal;font-family:'Gotham-Book';font-size:14px;color:#95a1ad}body #calculator .product-selector .option-1 img{width:70%;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}body #calculator .product-selector .option-2 img{width:85%;-webkit-transform:translateY(25px);-ms-transform:translateY(25px);transform:translateY(25px)}body #calculator .product-selector .option-3 img{-webkit-transform:translateY(18px);-ms-transform:translateY(18px);transform:translateY(18px)}@media (max-width:767px){body #calculator .product-selector{display:block;width:auto}body #calculator .product-selector li{width:auto;margin-bottom:15px}body #calculator .product-selector li img{display:none}body #calculator .product-selector li p{position:static;-webkit-transform:none;-ms-transform:none;transform:none}}body #calculator .step{width:100%;box-sizing:border-box;padding:30px;background:#ebf0f4}@media (max-width:767px){body #calculator .step{height:auto}}body #calculator #step1 .columns{max-width:550px;margin:auto}body #calculator #step1 .img-container{max-width:300px;margin-left:90px}@media (max-width:767px){body #calculator #step1{position:relative}body #calculator #step1 .columns-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}body #calculator #step1 .column{width:100%;max-width:none}body #calculator #step1 .img-container{max-width:50%;margin:0 auto 30px}}body #calculator #step3{height:425px;padding-top:0;background:#fff}body #calculator #step3 h2{max-width:350px;text-align:left;font-size:25px;font-family:'Gotham-Bold';font-family:'Open Sans',sans-serif;font-weight:bold;text-transform:capitalize}body #calculator #step3 h3{display:block;margin:0 -30px;line-height:60px;background:#3366cc;color:#fff;text-align:center;font-size:14px;font-weight:bold;text-transform:none;border-bottom:6px solid #3366cc}body #calculator #step3 ul{list-style-type:none}body #calculator #step3 ul li{display:inline-block}body #calculator #step3 .quote-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:30px 0}body #calculator #step3 .quote-container .img-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:210px;min-height:210px;margin-right:50px;background:url('../images/bg-winner.png');background-repeat:no-repeat;background-size:contain}body #calculator #step3 .quote-container .img-container img{width:75%;margin:auto;-webkit-transform:translateY(25px);transform:translateY(25px);-ms-transform:translateY(60px)}body #calculator #step3 .quote-container .details ul{margin-bottom:30px;padding:0}body #calculator #step3 .quote-container .details li{padding-right:40px;padding-left:20px;border-right:1px solid #eaecef}body #calculator #step3 .quote-container .details li:last-child{border:0}body #calculator #step3 .quote-container .details li .label{color:#95a1ad;text-transform:uppercase;font-size:10px}body #calculator #step3 .quote-container .details span{display:block;font-size:24px;color:#3366cc}body #calculator #step3 .quote-container .details .price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:10px 20px;box-sizing:border-box;background:#3366cc;height:70px;color:#fff}body #calculator #step3 .quote-container .details .price .label{color:#fff;font-size:10px;text-transform:uppercase}body #calculator #step3 .quote-container .details .price .txt-price{color:#fff;font-size:40px;font-family:'Gotham-Bold';font-family:'Open Sans',sans-serif;font-weight:bold}@media (max-width:767px){body #calculator #step3{height:auto}body #calculator #step3 h3{line-height:20px;padding:15px 30px}body #calculator #step3 .quote-container{display:block}body #calculator #step3 .quote-container h2{margin-left:30px;font-size:18px}body #calculator #step3 .quote-container .img-container{min-height:0;margin:0;background-size:auto 90px;background-position:0 50%}body #calculator #step3 .quote-container .img-container img{width:70px;margin:0 10px;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}body #calculator #step3 .quote-container .details ul{display:block}body #calculator #step3 .quote-container .details li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 10px;margin-bottom:10px;border-right:0;border-bottom:1px solid #eaecef}body #calculator #step3 .quote-container .details li .label{font-size:16px;font-weight:bold}body #calculator #step3 .quote-container .details .price{display:block;height:auto;padding:15px 15px 5px;text-align:center}body #calculator #step3 .quote-container .details .price .label{margin-bottom:10px;font-size:14px}}body #calculator #step2,body #calculator #step3{display:none}body #calculator.step1 .pagination-nav .previous{display:none}body #calculator.step1 .step-navigation li:nth-child(1){background-position:100% 50%;background-image:url('../images/nav-step-1-orange.png')}body #calculator.step1 .step-navigation li:nth-child(1) a,body #calculator.step1 .step-navigation li:nth-child(1):before{color:#fff;border-color:#fff}@media (max-width:767px){body #calculator.step1 .step-navigation li:nth-child(1){background-size:100% 100%}}body #calculator.step2 .step-navigation li:nth-child(2){background-size:100% 100%;background-position:100% 50%;background-image:url('../images/nav-step-2-orange.png')}body #calculator.step2 .step-navigation li:nth-child(2) a,body #calculator.step2 .step-navigation li:nth-child(2):before{color:#fff;border-color:#fff}@media (max-width:767px){body #calculator.step2 .step-navigation li:nth-child(2){background-size:100% 100%}}body #calculator.step2 .step-navigation li:nth-child(3){width:34%;background-size:100% 100%;background-position:100% 50%;background-image:url('../images/nav-step-3-orange.png')}body #calculator.step2 .step-navigation li:nth-child(3) a,body #calculator.step2 .step-navigation li:nth-child(3):before{color:#fff;border-color:#fff}@media (max-width:767px){body #calculator.step2 .step-navigation li:nth-child(3){background-size:100% 100%}}body #calculator.step3 .step-navigation{display:none}body #calculator.step3 .pagination-nav{background:#3366cc}body #calculator.step3 .pagination-nav a{display:none}body #calculator.step3 .pagination-nav .recalculate{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:auto;font-family:'Gotham-Medium';font-family:'Open Sans',sans-serif;color:#fff}body #calculator.step3 .pagination-nav .recalculate img{max-width:18px;margin-right:10px}body .icon-arrow{display:inline-block;max-width:10px}body .icon-arrow.arrow-left{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media print{header,footer,#secondary,section.titlebar,.close{display:none !important}.col-lg-9{width:100%}.label{border:0}}