.civaconcalculator{.btn,input[type="submit"]{font-family:var(--fontParagraph);font-size:14px;font-weight:700;text-transform:uppercase;padding:8px 30px;border-radius:30px;white-space:normal}
.btn.icon,input[type="submit"].icon{padding:8px 20px}
.btn.icon.icon-right i,input[type="submit"].icon.icon-right i{margin-left:10px}
.btn.icon.icon-left i,input[type="submit"].icon.icon-left i{margin-right:10px}
.btn.bmargin,input[type="submit"].bmargin{margin-bottom:30px}
.btn-default{background-color:#e2e9f8;color:#b0b7c9;border:solid 2px #e2e9f8;transition:background-color .24s ease-in-out,color .24s ease-in-out,border-color .24s ease-in-out}
.btn-default:hover,.btn-default:active,.btn-default:focus,.btn-default:active:hover,.btn-default:active:focus{background-color:#b9caee;color:#2c2c2c;border-color:#b9caee}
.btn-primary,input[type="submit"]{background-color:#006499;color:#fff;border-color:transparent;transition:background-color .24s ease-in-out,color .24s ease-in-out,border-color .24s ease-in-out}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.btn-primary:active:hover,.btn-primary:active:focus,input[type="submit"]:hover,input[type="submit"]:active,input[type="submit"]:focus,input[type="submit"]:active:hover,input[type="submit"]:active:focus{color:#fff;background-color:#004366;border-color:transparent}
.btn-primary.gray,input[type="submit"].gray{background-color:#eae8e8;color:#2c2c2c;border-color:#e2e9f8}
.btn-primary.gray:hover,.btn-primary.gray:active,.btn-primary.gray:focus,.btn-primary.gray:active:hover,.btn-primary.gray:active:focus,input[type="submit"].gray:hover,input[type="submit"].gray:active,input[type="submit"].gray:focus,input[type="submit"].gray:active:hover,input[type="submit"].gray:active:focus{color:#006499;background-color:#dedada;border-color:#e2e9f8}
.btn-civacon{background-color:#d21b34;color:#fff;border-color:transparent;transition:background-color .24s ease-in-out,color .24s ease-in-out,border-color .24s ease-in-out}
.btn-civacon:hover,.btn-civacon:active,.btn-civacon:focus,.btn-civacon:active:hover,.btn-civacon:active:focus{background-color:#a51529;color:#fff;border-color:transparent}
.btn-clear{background-color:transparent;color:#fff;border:solid 2px #fff;transition:background-color .24s ease-in-out,color .24s ease-in-out,border-color .24s ease-in-out}
.btn-clear:hover,.btn-clear:active,.btn-clear:focus,.btn-clear:active:hover,.btn-clear:active:focus{background:#2c2c2c;background:rgba(44,44,44,0.2);color:#fff}
.calc-input,.calc-output{margin-bottom:12px}
.form-control{max-width:100%;border-radius:0}
.form-control:disabled{background-color:#fff;border-color:transparent}
.infusion-field{margin-bottom:20px}
label{font-weight:700;color:#2c2c2c;margin-bottom:5px}
label.large{font-size:18px;margin-top:20px !important}
.infusion-checkbox input{margin:5px 10px 0 0}
.dark-gray label{color:#fff}
#adv-form label{font-weight:400}
#adv-form label.large{font-weight:700}
.alert{font-size:14px;font-weight:700;padding:10px;margin:0;border-radius:0}
@media only screen and (min-width:992px){#calc-form .row{align-items:center}
#calc-form .row label{margin-bottom:12px}
}
.table{border-collapse:collapse}
.table th,.table td{font-size:18px;line-height:1.2;padding:12px 12px;vertical-align:middle !important}
.table th:last-of-type,.table td:last-of-type{text-align:right}
.table th{background-color:#2c2c2c;color:#fff}
.table th:first-of-type{width:60%;text-align:left}
.table td{font-size:16px;font-weight:700;border-bottom:solid 1px #b0b7c9}
.table td:first-of-type{border-right:solid 1px #b0b7c9}
.table td:last-of-type{color:#d21b34}
.table td.title-cell{background-color:#f6f5f5;font-size:20px;text-align:center;border-right-color:transparent}
.table tr:last-of-type td{border-bottom:0}
body{background-color:#272727;font-family:var(--fontParagraph);font-size:100%;line-height:1.5;font-weight:500;color:#2c2c2c;transition:background-color .24s ease-in-out;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
h1,h2,h3,h4,h5,h6{font-family:var(--fontParagraph);font-weight:700;color:#2c2c2c;line-height:1;margin-top:0;margin-bottom:20px}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#d21b34;border-bottom:solid 1px transparent;transition:color .24s ease-in-out,border-color .24s ease-in-out}
h1 a:hover,h1 a:active,h1 a:focus,h1 a:active:hover,h1 a:active:focus,h2 a:hover,h2 a:active,h2 a:focus,h2 a:active:hover,h2 a:active:focus,h3 a:hover,h3 a:active,h3 a:focus,h3 a:active:hover,h3 a:active:focus,h4 a:hover,h4 a:active,h4 a:focus,h4 a:active:hover,h4 a:active:focus,h5 a:hover,h5 a:active,h5 a:focus,h5 a:active:hover,h5 a:active:focus,h6 a:hover,h6 a:active,h6 a:focus,h6 a:active:hover,h6 a:active:focus{text-decoration:none;color:#a51529;border-color:#a51529}
h1 a.modal-toggle.video,h2 a.modal-toggle.video,h3 a.modal-toggle.video,h4 a.modal-toggle.video,h5 a.modal-toggle.video,h6 a.modal-toggle.video{font-weight:700;border:0;cursor:pointer}
h1{font-size:36px}
h2{font-size:32px}
h3{font-size:28px}
h4{font-size:24px}
img{display:block;max-width:100%;height:auto;border:0}
p,li{font-size:16px;line-height:1.6}
p a,li a{color:#d21b34;border-bottom:solid 1px transparent;transition:color .24s ease-in-out,border-color .24s ease-in-out}
p a:hover,p a:active,p a:focus,p a:active:hover,p a:active:focus,li a:hover,li a:active,li a:focus,li a:active:hover,li a:active:focus{color:#a51529;text-decoration:none;border-color:#a51529}
p a.text-link,li a.text-link{display:inline-block;font-size:14px;font-weight:700;border:none !important}
p a.text-link.icon-right i,li a.text-link.icon-right i{margin-left:5px}
p a.button-link,li a.button-link{font-size:14px;font-weight:700;text-transform:uppercase;&:focus{color:#a51529}
}
p a.button-link.icon-right i,li a.button-link.icon-right i{font-size:14px;margin-left:5px}
p{margin-bottom:30px}
p.lead{font-size:18px;font-weight:500}
p.lead.large{font-size:20px}
strong,b{font-weight:700}
.bgcolor-screen{background-color:#e2e9f8}
.alignleft{text-align:left}
.alignright{text-align:right}
.centered{text-align:center;justify-content:center;#advCalculations{svg{margin:0 0 0 5px;font-weight:900;font-size:14px}
}
}
#banner{position:relative;background-size:cover !important}
#banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#2c2c2c;background:rgba(44,44,44,0.8)}
#inner-banner{position:relative;padding-top:40px;padding-bottom:40px}
#inner-banner h1{color:#fff}
#inner-banner p{color:#e2e9f8}
#inner-banner .form-wrap{background:#fff;padding:30px 20px 10px 20px;box-shadow:0 2px 15px rgba(34,39,42,0.25),0 2px 30px rgba(0,0,0,0.1)}
.top-gradient{background:linear-gradient(white 25%,rgba(39,39,39,0.5));padding-bottom:40px}
#inner-banner-gate{padding-top:40px;padding-bottom:40px}
#inner-banner-gate h1{margin-bottom:40px}
#inner-banner-gate>.row>div>img{padding-bottom:90px}
#inner-banner-gate .big-red{color:#d21b34;font-size:48px}
#inner-banner-gate .form-container{position:relative;background:#fff;padding:30px 20px;box-shadow:0 2px 15px rgba(34,39,42,0.25),0 2px 30px rgba(0,0,0,0.1)}
#inner-banner-gate .form-container h4{padding-top:65px;text-align:center;font-size:20px;font-weight:400}
#inner-banner-gate .form-container .calculate-savings{position:absolute;top:-50px;left:0;right:0;text-align:center}
#inner-banner-gate .form-container .calculate-savings img{margin:auto;width:100px}
#inner-banner-gate .form-container .calculate-savings p{font-family:var(--fontParagraph);font-size:24px;margin-bottom:0;font-weight:700}
#inner-banner-gate .form-container .g-recaptcha.mt-4.mb-3{margin:auto}
#inner-banner-gate .form-container .infusion-submit{text-align:center}
section{padding-top:40px;padding-bottom:40px}
section ul,section ol{margin:0 0 30px;padding:0 0 0 20px}
section ul li,section ol li{margin:5px 0}
section ul.link-list,section ol.link-list{list-style:none;padding-left:0}
section ul.link-list li,section ol.link-list li{font-weight:700}
section.gray{background-color:#e2e9f8}
section.dark-gray{background-color:#2c2c2c}
section.dark-gray h1,section.dark-gray h2,section.dark-gray h3,section.dark-gray h4,section.dark-gray h5{color:#fff}
section.dark-gray p,section.dark-gray li{color:#e2e9f8}
section .table-wrap{background:#fff;padding:30px 20px 10px 20px;box-shadow:0 2px 15px rgba(34,39,42,0.25),0 2px 30px rgba(0,0,0,0.1)}
section .total-cost{display:flex;flex-wrap:wrap;flex-direction:column;background-color:#d21b34;margin-top:20px;margin-bottom:20px;padding:30px 20px 10px}
section .total-cost h4{width:100%}
section .total-cost h4,section .total-cost span,section .total-cost p{font-weight:700;color:#fff;margin:0}
section .total-cost span{font-size:40px}
section .total-cost .sub-result{padding:10px 15px}
section .total-cost .sub-result span{font-size:30px}
section .total-cost #total_costYear{width:100%}
section p.caption{text-align:center;font-weight:700}
section p.disclaimer{font-size:14px}
section.hidden{display:none}
section.hiddenform{display:none}
#advCalcs{display:none}
#adv-form h4{color:#d21b34;margin-top:30px;margin-bottom:0}
#adv-form h4:first-of-type{margin-top:0}
#footer{position:relative;background-color:#272727;padding-top:40px;padding-bottom:40px}
#footer h4{font-size:16px;font-weight:700;text-align:center;text-transform:uppercase;color:#fff;color:rgba(255,255,255,0.6);margin-bottom:10px}
#footer p{font-size:14px;text-align:center;color:#fff;color:rgba(255,255,255,0.6)}
#footer p a{color:#fff;color:rgba(255,255,255,0.6);border-color:transparent}
#footer p.copyright{font-size:14px;text-align:center;color:#fff;color:rgba(255,255,255,0.6)}
#footer p.copyright a{color:#fff;color:rgba(255,255,255,0.6)}
#footer p.copyright a:hover,#footer p.copyright a:active,#footer p.copyright a:focus,#footer p.copyright a:active:hover,#footer p.copyright a:active:focus{color:#fff;color:#fff;border-color:#fff}
#footer ul.social-list{list-style:none;text-align:center;margin:0 0 20px;padding:0}
#footer ul.social-list li{display:inline-block;margin:10px 15px}
#footer ul.social-list li a{display:block;width:24px;height:24px;border:0;opacity:.6;transition:opacity .24s ease-in-out}
#footer ul.social-list li a:hover,#footer ul.social-list li a:active,#footer ul.social-list li a:focus,#footer ul.social-list li a:active:hover,#footer ul.social-list li a:active:focus{opacity:1}
#footer-nav ul.footer-links{list-style:none;text-align:center;margin:0 0 30px;padding:0;overflow:hidden}
#footer-nav ul.footer-links li{display:inline-block;position:relative;margin:0 0 0 -4px;padding:0}
#footer-nav ul.footer-links li a{display:block;background-color:transparent;font-family:var(--fontParagraph);font-size:14px;font-weight:700;line-height:1.2;text-transform:uppercase;color:#fff;padding:10px 15px;border:0;transition:color .24s ease-in-out}
#footer-nav ul.footer-links li a:hover,#footer-nav ul.footer-links li a:active,#footer-nav ul.footer-links li a:focus,#footer-nav ul.footer-links li a:active:hover,#footer-nav ul.footer-links li a:active:focus{color:#64c2e3;text-decoration:none}
#footer-logo{display:block;width:200px;margin:0 auto 15px}
#footer-logo a img{opacity:.6;transition:opacity .24s ease-in-out}
#footer-logo a:hover img,#footer-logo a:active img,#footer-logo a:focus img,#footer-logo a:active:hover img,#footer-logo a:active:focus img{opacity:1}
#cookie-notice{position:fixed;right:0;bottom:0;left:0;background:#000;background:rgba(0,0,0,0.9);padding:30px 20px;z-index:5000}
#cookie-notice p{color:#fff;margin-bottom:20px}
#cookie-notice p a{color:#fff;border-color:#fff}
@media only screen and (min-width:768px){#inner-banner .jump-btn.btn-civacon{display:none}
#inner-banner-gate h1{margin-bottom:90px}
#inner-banner-gate .big-red{color:#d21b34;font-size:60px}
#inner-banner-gate>.row>div>img{padding-bottom:0}
section .img-wrap img{width:100%;max-width:480px;margin:0 auto}
#adv-form h4{margin-bottom:12px}
#adv-form label.hide-tablet{opacity:0}
#footer h4,#footer p,#footer p.copyright{text-align:left}
#footer ul.social-list{text-align:right}
}
@media only screen and (min-width:992px){h1{font-size:44px}
#inner-banner{display:flex;align-items:center;min-height:700px}
#inner-banner .row{align-items:center}
section .sub-result-wrap{display:flex;justify-content:space-between}
section .total-cost .sub-result{padding:10px 0}
}
}
.civaconcalculator{.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media(min-width:1200px){.container{max-width:1140px}
}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
@media(min-width:768px){.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;position:relative;width:100% 1140px;min-height:1px;padding-right:15px;padding-left:15px}
}
@media(min-width:768px){.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
}
h1{font-family:var(--fontParagraph);font-weight:700;line-height:1;margin-top:0;margin-bottom:20px;color:#fff}
@media only screen and (min-width:992px){h1{font-size:44px}
}
h3{font-family:var(--fontParagraph);font-weight:700;color:#2c2c2c;line-height:1;margin-top:0;margin-bottom:20px}
@media(min-width:992px){.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}
}
label{display:inline-block;margin-top:0}
@media(min-width:992px){.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}
}
.form-control{display:block;width:100%;padding:6px 12px;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid #ced4da;border-radius:0;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
input:not([type=range]){-ms-touch-action:manipulation;touch-action:manipulation}
.mt-3{margin-top:1rem !important}
.btn{display:inline-block;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;line-height:1.5}
svg{margin-right:10px}
.justify-content-center{-ms-flex-pack:center;justify-content:center}
.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media(min-width:1200px){.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
}
.col-lg-10,.col-lg-8,.col-lg-4,.col-12,.col-md-5,.col-md-3,.col-md-4,.col-md-7{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}
.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
p{font-weight:500;margin-top:0}
@media(min-width:768px){.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
}
@media(min-width:768px){.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
}
@media(min-width:768px){.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding-right:15px;padding-left:15px}
}
@media(min-width:1200px){.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
}
.mb-4,.my-4{margin-bottom:1.5rem !important}
@media(min-width:768px){.container{max-width:720px}
}
@media only screen and (min-width:992px){#inner-banner{display:flex;align-items:center;min-height:700px}
}
@media(min-width:992px){.container{max-width:960px}
}
@media(min-width:1200px){.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
}
@media(min-width:1200px){.container{max-width:1140px}
}
.fa-file-pdf:before{content:"\f1c1"}
}