@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
html .estimator{font-family: "Open Sans", Arial, sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body .estimator{margin:0 0 10px 0}
.estimator article,.estimator aside,.estimator details,.estimator figcaption,.estimator figure,.estimator footer,.estimator header,.estimator hgroup,.estimator main,.estimator menu,.estimator nav,.estimator section,.estimator summary{display:block}
.estimator audio,.estimator canvas,.estimator progress,.estimator video{display:inline-block;vertical-align:baseline}
.estimator audio:not([controls]){display:none;height:0}
.estimator [hidden],.estimator template{display:none}
.estimator a{background-color:transparent}
.estimator a:active,.estimator a:hover{outline:0}
.estimator abbr[title]{border-bottom:1px dotted}
.estimator b,.estimator strong{font-weight:bold}
.estimator dfn{font-style:italic}
.estimator h1{font-size:32px;margin:.67em 0;font-weight: 300;}
.estimator h2{font-size:28px;font-weight: 300;}
.estimator h3{font-size:21px;font-weight: 300;}
.estimator mark{background:#ff0;color:#000}
.estimator small{font-size:80%}
.estimator sub,.estimator sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
.estimator sup{top:-0.5em}
.estimator sub{bottom:-0.25em}
.estimator img{border:0}
.estimator svg:not(:root){overflow:hidden}
.estimator figure{margin:1em 40px}
.estimator hr{box-sizing:content-box;height:0}
.estimator pre{overflow:auto}
.estimator code,.estimator kbd,.estimator pre,.estimator samp{font-family:monospace,monospace;font-size:1em}
.estimator button,.estimator input,.estimator optgroup,.estimator select,.estimator textarea{color:inherit;font:inherit;margin:0}
.estimator button{overflow:visible}
.estimator button,.estimator select{text-transform:none}
.estimator button,html .estimator input[type="button"],.estimator input[type="reset"],.estimator input[type="submit"]{-webkit-appearance:button;cursor:pointer}
.estimator button[disabled],html .estimator input[disabled]{cursor:default}
.estimator button::-moz-focus-inner,.estimator input::-moz-focus-inner{border:0;padding:0}
.estimator input{line-height:normal}
.estimator input[type="checkbox"],.estimator input[type="radio"]{box-sizing:border-box;padding:0}
.estimator input[type="number"]::-webkit-inner-spin-button,.estimator input[type="number"]::-webkit-outer-spin-button{height:auto}
.estimator input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}
.estimator input[type="search"]::-webkit-search-cancel-button,.estimator input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
.estimator fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
.estimator legend{border:0;padding:0}
.estimator textarea{overflow:auto}
.estimator optgroup{font-weight:bold}
.estimator table{border-collapse:collapse;border-spacing:0}
.estimator td,.estimator th{padding:0}
.estimator .textLeft{ text-align: left;}
.estimator .textRight{ text-align: right;}
.estimator .textCenter{ text-align: center;}
.estimator .lightWeight {font-weight: 300 !important;}
.estimator .clear:before,.estimator .clear:after { content: " "; display: table;}
.estimator .clear:after { clear: both;}
.estimator{
    margin: 0 auto;
    width: 100%;
    font-size: 14px;
}
.estimator > div{
    display: table;
    margin: 0 auto;
}
.estimator .selected-cart > div {
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

@media only screen and (max-width: 768px) {
    .estimator .selected-cart > div {
        display: block;
        margin-bottom: 10px;
    }
}

.estimator .selected-cart .to{
    display: inline-block;
    border-color: transparent;
    border-top-color: #F9D33D;
    border-style: solid;
    border-width: .5em .31em 0;
    width: 0;
    height: 0;
    position: relative;
    line-height: 0;
    border-width: .65em 0 .65em 1.2em;
    border-top-color: transparent;
    border-left-color: #FFC452;
    margin: 42px 10px 0;
}

@media only screen and (max-width: 768px) {
    .estimator .selected-cart .to{
        display: none;
    }
}

.estimator label{
    float: none !important;
    color: #48b4ee;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.estimator .selected-cart label {
    font-size: 18px;
}

.estimator .target label.cart-type-label,
.estimator .source label.cart-type-label{
    display: block !important;
    float: none !important;
}
.estimator .selected-cart select{
    height: 36px;
    font-size: 16px;
    font-weight: 600;
    padding: 0 5px;
    margin-top: 5px;
}
.estimator .label-entities{
    margin: 15px auto 5px;
    font-size: 16px;
    font-weight: 600;
}

.estimator .estimate-entities > div{
    margin: 5px 0;
    display: flex;
    justify-content: space-between;
}

.estimator .estimate-entities > div .l-align{
    float: left;
    margin-top: 5px;
}
.estimator .estimate-entities > div .l-align input{
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 5px;
}
.estimator .estimate-entities > div .r-align{
    float: right;
    margin-left: 20px;
}

.estimator .estimate-entities > div .r-align input{
    font-size: 16px;
    padding: 7px 5px;
    border: 1px solid #A8A8A8;
    box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
    .estimator .estimate-entities{
        min-width: 250px;
    }
    .estimator .estimate-entities > div .r-align input{
        width: 100%;
    }
    .estimator .estimate-entities > div > span{
        float: none !important;
        display: block;
    }
    .estimator .estimate-entities > div .r-align{
        margin-left: 0;
    }
}
.estimator #get-estimates-div {
    display: table;
    margin: 10px auto;
}

.estimator .estimator-select{
    min-width: 250px;
    max-width: 300px;
}

.estimator #estimate-results{
    display: inline-block;
    text-align: center;
}

.estimator #estimate-results h2, #estimate-results h3{
    margin: 0;
}
.estimator #estimate-results .estimate-price > span,
.estimator #estimate-results .approximate-time > span{
    width: 250px;
    display: inline-block;
}
@media only screen and (max-width: 768px) {
    .estimator #estimate-results .estimate-price > span,
    .estimator #estimate-results .approximate-time > span{
        width: auto;
    }
}
.estimator #estimate-results .estimate-price .estimate-price-text,
.estimator #estimate-results .approximate-time .approximate-time-text{
    margin-right: 15px;
}
.estimator #estimate-results .estimate-price .final-price h2{
    color: #25BA33;
    font-weight: 600 !important;
}
.estimator #estimate-results .approximate-time .approximate-time-text h3{
    color: #7C7C7C;
    font-size: 24px;
}
.estimator #estimate-results .approximate-time .approximate-time-timer h3{
    font-size: 20px;
    font-weight: 600;
}
.estimator #estimate-results .estimate-price{
    margin-top: 10px;
    font-weight: 300;
}
.estimator #estimate-results .approximate-time{
    margin-bottom: 10px;
}
.estimator #estimate-results .approximate-time .timer {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAsCAYAAABloJjNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE1LTA2LTE3VDEzOjI1OjU3KzAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxNS0wNi0xN1QxMzoyNjozMyswMzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxNS0wNi0xN1QxMzoyNjozMyswMzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTNBNUIzM0QxNERCMTFFNUE3NDlBRDRCMUEzN0ZCNzciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTNBNUIzM0UxNERCMTFFNUE3NDlBRDRCMUEzN0ZCNzciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1M0E1QjMzQjE0REIxMUU1QTc0OUFENEIxQTM3RkI3NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1M0E1QjMzQzE0REIxMUU1QTc0OUFENEIxQTM3RkI3NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsJfONkAAAJHSURBVHja7JXNK6VRHMfP81wZyh9gzFiIhStZDBazNhGlvF1lY4NoUjPy/h+YucLCS2LLwnspKSwUO1LysjEmE/kDLOQW1/dX30cH597n3utmMd1ffXrOfc4533t+5/m9WDPnQWWwZFBFvoIMEACX4ACskMDLjUkGsWrwG+QY/iSXNIAz0AuW9EW2NvaAX1wgYkfgJ8gHaZqgvDvhmkXu8TgiluaynKob3IIOMAUelNnkIC1gGKRyb69+Qh/F5E7KwWQYMcU5WVPJPT2gzhEUV4a4UNzZVpHbFujieAR8sHm6z7yzyRAb5c4GQsyNc/6TaNkMDeVyZ15+HJPdg2mOq0SwmD82Vey2wWeRxGE6f1y4bPoC5jj+A/q1uX98frS1aA+EETuWxbxvn3ZNT+Gnx9M1x9lhBPO5ycH7Yj6Tz2sRPOSPsjfcYSmfezaTXKxZT6EoTL5DE8crIjjPKiJutcYg+B3kgSvRcj5KJyclN0uiEPsG/BxL/t85uSzhMMg0XAVtLu7bPNkq9/jp6bPy1QdGWT0m+LE6+EVTiJfeSJEd47sxPSYtQ8WuZd7muLh7RqEFt4q9SFd8rN6FTHzFi98Hy3TxVTJYIXpKzGYFg/EVTFK7tXEVtFWcLZSgxFY9mAV/JWDBDTjlu3quMdzhTk2kfdkUNu/Ql7UTxqUvO4I+5nOAtS3SViqFZI2nF42FRF9O9OVEX/4/+rJebTzMx3Yt3SQD1llkxbJABWgEBXwnffkHM8ZYYN/Ul02CSitHUfflRwEGAOIlxUSRlddUAAAAAElFTkSuQmCC") no-repeat 0 105% transparent;
    padding: 0 35px 0;
    line-height: 24px;
}
.estimator #estimate-results .approximate-time .timer > span{
    display: inline-block;
}
.estimator #estimate-results .estimate-price .final-price{
    font-weight: 600;
    color: #31c43f;
}
.estimator #estimate-results .estimate-price .final-price .question{
    top: -3px;
}
.estimator #estimate-results .details{
    color: #7E7E7E;
    font-size: 12px;
    font-style: italic;
    margin: 10px auto 10px 185px;
}
.estimator #estimate-results .details a{
    color: #3490EA;
}

@media only screen and (max-width: 768px) {
    .estimator .details{
        display: table;
        margin: 10px auto !important;
    }
}

.estimator .questionTooltip{
    background: #fff;
    position: relative;
    padding: 2px 6px;
    color: #BEBEBE;
    font-size: 13px;
    text-decoration: none;
    border: 1px solid #BEBEBE;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -4px;
}
.estimator .questionTooltip:hover{
    color: #48b4ee;
    border: 1px solid #48b4ee;
}

.estimator .helpBlock {
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    color: #494949;
    font-weight: 300;
    margin-top: 10px;
}

.estimator .estimatorBtn {
    font-size: 14px !important;
    color: #ffffff !important;
    padding: 15px 30px !important;
    margin: 10px 5px 0;
    font-weight: 400;
    text-align: center;
    text-decoration: none !important;
    background: #cacaca;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none !important;
    min-width: 110px;
    display: inline-block;
}

.estimator .estimatorBtn:hover {
    background: #bdbdbd;
    text-decoration: none;
}

.estimator .estimatorBtnSuccess{
    background: #40cf4d;
}

.estimator .estimatorBtnSuccess:hover {
    background: #31c43f;
}
.estimator .estimatorBtnMd {
    font-size: 14px !important;
    font-weight: 400;
}

.estimator .estimatorBtnPrimary {
    background: #48b4ee;
    color: #ffffff;
    min-width: 160px;
    box-sizing: border-box;
}
.estimator .estimatorBtnPrimary:hover {
    background: #31aaec;
}

.estimator input[type=email].email-estimator {
    width: 100% !important;
    max-width: 300px;
    height: 35px;
    font-size: 14px;
    font-weight: 400;
    padding: 7px 5px;
    margin: 30px auto 0;
    display: block;
    border: 1px solid #A8A8A8;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.estimator .myAccount{
    margin-top: 5px;
}
.estimator .createAccount{
    display: block;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
    text-align: left;
}
.estimator .createAccount input{
    width: auto !important;
    display: inline;
    margin-top: 5px;
}

.estimator .estimatorTooltip {
    display:none;
    position:absolute;
    background-color: #dddddd;
    padding:10px;
    color:#5d5d5d;
    font-size:12px;
    max-width: 300px;
}

@-webkit-keyframes fadeInLeft { from { opacity:0;left: -50px; } to { opacity:1;left: 0; } }
@-moz-keyframes fadeInLeft { from { opacity:0;left: -50px; } to { opacity:1;left: 0; } }
@keyframes fadeInLeft { from { opacity:0;left: -50px; } to { opacity:1;left: 0; } }

.estimator #estimate-results {
    opacity:0;
    position: relative;
    -webkit-animation:fadeInLeft ease-in-out 1;
    -moz-animation:fadeInLeft ease-in-out 1;
    animation:fadeInLeft ease-in-out 1;

    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;

    -webkit-animation-duration:0.7s;
    -moz-animation-duration:0.7s;
    animation-duration:0.7s;
}

.estimator.dark label,
.estimator.dark .label-entities,
.estimator.dark .helpBlock,
.estimator.dark .createAccount{
    color: #fff !important;
}
.presentation-landing .estimator.dark label,
.presentation-landing .estimator.dark .helpBlock,
.presentation-landing .estimator.dark .createAccount,
.presentation-landing .estimator.dark .label-entities{
    color: #333 !important;
}
.estimator.dark .estimate-entities > div .r-align input{
    border: 1px solid #FFF;
}
.presentation-landing .estimator.dark .estimate-entities > div .r-align input {
     border: 1px solid #a8a8a8;
     border-radius: 5px;
}
.presentation-landing .estimator.dark input {
    color: #747474 !important;
}

.estimator.dark input.email-estimator {
    border: none;
}

.estimator.dark .selected-cart .to {
    border-left-color: #FFD874;
}
.estimator.dark .questionTooltip{
    color: #fff !important;
    border: none !important;
    background: #99cced;
}

.estimator.dark #estimate-results .details,
.estimator.dark #estimate-results .details a{
    color: #2D7CA5;
}

.estimator.dark .estimatorBtn {
    background: #40cf4d !important;
    color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
}

.estimator.dark .estimatorBtn:hover {
    background: #3ec74b !important;
    color: #fff !important;
}

.estimator.dark .estimatorBtnPrimary {
    background: #3694C5 !important;
    color: #fff !important;
}
.estimator.dark .estimatorBtnPrimary:hover {
    background: #2986B6 !important;
}

.estimator.dark #estimate-results .approximate-time .approximate-time-text h3,
.estimator.dark #estimate-results .estimate-price .estimate-price-text h2{
    color: #1C5D7E;
}

.estimator.dark #estimate-results .estimate-price .final-price h2,
.estimator.dark .approximate-time .approximate-time-timer h3{
    color: #fff;
}

.presentation-landing .estimator.dark #estimate-results .estimate-price .final-price h2,
.presentation-landing .estimator.dark .approximate-time .approximate-time-timer h3{
    color: #333;
}

.estimator.dark .selected-cart select{
    border: 1px solid #fff;
}
.estimator.dark #estimate-results .approximate-time .timer {
    background-position: 0 -5%;
}
.estimator .estimation-result-container{
    max-width: 580px;
    display: block;
    margin: 20px auto 20px;
    min-height: 200px;
    background: #fff;
    border-radius: 15px;
    padding: 0 30px 20px;
    -webkit-box-shadow: 4px 4px 20px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 4px 4px 20px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 4px 4px 20px 10px rgba(0, 0, 0, 0.15);
}
.estimator .title-bg-section{
    padding: 10px 0;
    background: -moz-linear-gradient(left, #206f8c 0%, #48b4ee 100%);
    background: -webkit-linear-gradient(left, #206f8c 0%,#48b4ee 100%);
    background: linear-gradient(to right, #206f8c 0%,#48b4ee 100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 -30px -20px;
}
.estimator .title-bg-section.footer-section{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.estimator .title-bg-section.main-section p{
    margin: 0 !important;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}
.estimator p.title-section{
    color: #fefefe;
    line-height: 1;
    font-size: 16px;
    padding: 15px;
    background: -moz-linear-gradient(left, #206f8c 0%, #48b4ee 100%);
    background: -webkit-linear-gradient(left, #206f8c 0%,#48b4ee 100%);
    background: linear-gradient(to right, #206f8c 0%,#48b4ee 100%);
    margin: 0 -30px;
    font-weight: 700;
}
.estimator p.title-section:first-of-type{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.estimator .estimation-result-container hr{
    margin: 5px auto;
    height: 2px;
    background: #3693c4;
    width: 8%;
    border-radius: 2px;
}
.estimator .estimation-result-data,
.estimator .estimation-result-options,
.estimator .estimation-result-entities,
.estimator .estimation-result-special{
    padding: 10px 10px 0;
}
.estimator .entity-count{
    display: block;
    margin-bottom: 10px;
}
.estimation-result-entities{
    padding: 15px 10px;
}
.estimation-result-entities .entity-item{
    display: block;
    text-align: left;
    margin-bottom: 10px;
}
.estimation-result-entities .entity-item:before{
    font-family: 'FontAwesome';
    content: '\f14a';
    font-size: 14px;
    color: #3692c3 !important;
    text-decoration: none;
    position: relative;
    left: -3px;
}
.estimator .avail-option{
    display: block;
    margin-bottom: 10px;
    text-align: left;
}
.estimator .pack-title-section {
    line-height: 1.2;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 5px;
}
.estimator .estimation-result-special{
    background: #fff9c4;
    position: relative;
    padding: 10px;
    margin-right: -30px;
    margin-left: -30px;
}
.estimator .estimation-result-special span.special-addon{
    display: block;
    margin-bottom: 10px;
}
.estimator .estimation-result-special span.special-addon.free{
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 0;
}
.estimator .estimation-result-special span.clr-green{
    color: #27AE60;
}
.estimator span.avail-option:before{
    font-family: 'FontAwesome';
    content: '\f00c';
    font-size: 14px;
    color: #33a840 !important;
    text-decoration: none;
    position: relative;
    left: -3px;
}
.estimation-result-price .price{
    margin-bottom: 10px;
    color: #fff;
    font-size: 24px;
}
.estimation-result-time .time{
    color: #fff;
    font-size: 18px;
}
.estimator .estimatorError {
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    margin: 20px auto 0;
}

.estimator #estimated-time-message {
    border-radius: 5px;
    color: #757575;
    padding: 7px;
    margin: 3px auto;
}

.estimator.dark #estimated-time-message {
    color: white;
}

.special-landing__estimator.shopify .estimator.dark .estimatorBtn#get-estimates,
.special-landing__estimator.shopify .estimator.dark .estimatorBtn#start-free-demo {
    background: #8bcc8b !important;
    color: #fff !important;
    text-transform: uppercase;
}
.special-landing__estimator.shopify .estimator.dark .estimatorBtn#get-estimates:hover,
.special-landing__estimator.shopify .estimator.dark .estimatorBtn#get-estimates:active,
.special-landing__estimator.shopify .estimator.dark .estimatorBtn#get-estimates:focus,
.special-landing__estimator.shopify .estimator.dark .estimatorBtn#start-free-demo:hover,
.special-landing__estimator.shopify .estimator.dark .estimatorBtn#start-free-demo:active,
.special-landing__estimator.shopify .estimator.dark .estimatorBtn#start-free-demo:focus{
    background: #7dbd7d !important;
    color: #fff;
    text-transform: uppercase;
}
.special-landing__estimator.woocommerce .estimator.dark .estimatorBtn#start-free-demo,
.special-landing__estimator.woocommerce .estimator.dark .estimatorBtn#get-estimates {
    background: #96588a !important;
    color: #fff !important;
    text-transform: uppercase;
}
.special-landing__estimator.woocommerce .estimator.dark .estimatorBtn#get-estimates:hover,
.special-landing__estimator.woocommerce .estimator.dark .estimatorBtn#get-estimates:active,
.special-landing__estimator.woocommerce .estimator.dark .estimatorBtn#get-estimates:focus,
.special-landing__estimator.woocommerce .estimator.dark .estimatorBtn#start-free-demo:hover,
.special-landing__estimator.woocommerce .estimator.dark .estimatorBtn#start-free-demo:active,
.special-landing__estimator.woocommerce .estimator.dark .estimatorBtn#start-free-demo:focus{
    background: #87517b !important;
    color: #fff;
    text-transform: uppercase;
}
.special-landing__estimator.magento .estimator.dark .estimatorBtn#get-estimates,
.special-landing__estimator.magento .estimator.dark .estimatorBtn#start-free-demo {
    background: #f46f25 !important;
    color: #fff !important;
    text-transform: uppercase;
}
.special-landing__estimator.magento .estimator.dark .estimatorBtn#get-estimates:hover,
.special-landing__estimator.magento .estimator.dark .estimatorBtn#get-estimates:active,
.special-landing__estimator.magento .estimator.dark .estimatorBtn#get-estimates:focus,
.special-landing__estimator.magento .estimator.dark .estimatorBtn#start-free-demo:hover,
.special-landing__estimator.magento .estimator.dark .estimatorBtn#start-free-demo:active,
.special-landing__estimator.magento .estimator.dark .estimatorBtn#start-free-demo:focus{
    background: #d16624 !important;
    color: #fff;
    text-transform: uppercase;
}
.special-landing__estimator.prestashop .estimator.dark .estimatorBtn#get-estimates,
.special-landing__estimator.prestashop .estimator.dark .estimatorBtn#start-free-demo {
    background: #df0067 !important;
    color: #fff !important;
    text-transform: uppercase;
}
.special-landing__estimator.prestashop .estimator.dark .estimatorBtn#get-estimates:hover,
.special-landing__estimator.prestashop .estimator.dark .estimatorBtn#get-estimates:active,
.special-landing__estimator.prestashop .estimator.dark .estimatorBtn#get-estimates:focus,
.special-landing__estimator.prestashop .estimator.dark .estimatorBtn#start-free-demo:hover,
.special-landing__estimator.prestashop .estimator.dark .estimatorBtn#start-free-demo:active,
.special-landing__estimator.prestashop .estimator.dark .estimatorBtn#start-free-demo:focus{
    background: #bf005f !important;
    color: #fff;
    text-transform: uppercase;
}
.special-landing__estimator.opencart .estimator.dark .estimatorBtn#get-estimates,
.special-landing__estimator.opencart .estimator.dark .estimatorBtn#start-free-demo {
    background: #29BDEC !important;
    color: #fff !important;
    text-transform: uppercase;
}
.special-landing__estimator.opencart .estimator.dark .estimatorBtn#get-estimates:hover,
.special-landing__estimator.opencart .estimator.dark .estimatorBtn#get-estimates:active,
.special-landing__estimator.opencart .estimator.dark .estimatorBtn#get-estimates:focus,
.special-landing__estimator.opencart .estimator.dark .estimatorBtn#start-free-demo:hover,
.special-landing__estimator.opencart .estimator.dark .estimatorBtn#start-free-demo:active,
.special-landing__estimator.opencart .estimator.dark .estimatorBtn#start-free-demo:focus{
    background: #25A7D2 !important;
    color: #fff;
    text-transform: uppercase;
}
.special-landing__estimator.bigcommerce .estimator.dark .estimatorBtn#get-estimates,
.special-landing__estimator.bigcommerce .estimator.dark .estimatorBtn#start-free-demo {
    background: #4b71fc !important;
    color: #fff !important;
    text-transform: uppercase;
}
.special-landing__estimator.bigcommerce .estimator.dark .estimatorBtn#get-estimates:hover,
.special-landing__estimator.bigcommerce .estimator.dark .estimatorBtn#get-estimates:active,
.special-landing__estimator.bigcommerce .estimator.dark .estimatorBtn#get-estimates:focus,
.special-landing__estimator.bigcommerce .estimator.dark .estimatorBtn#start-free-demo:hover,
.special-landing__estimator.bigcommerce .estimator.dark .estimatorBtn#start-free-demo:active,
.special-landing__estimator.bigcommerce .estimator.dark .estimatorBtn#start-free-demo:focus{
    background: #3f65d5 !important;
    color: #fff;
    text-transform: uppercase;
}

.special-landing__estimator .estimator.dark #estimate-results .approximate-time .approximate-time-text h3,
.special-landing__estimator .estimator.dark #estimate-results .estimate-price .estimate-price-text h2{
    color: #fff !important;
}

.presentation-landing .special-landing__estimator .estimator.dark #estimate-results .approximate-time .approximate-time-text h3,
.presentation-landing .special-landing__estimator .estimator.dark #estimate-results .estimate-price .estimate-price-text h2{
    color: #333 !important;
}


.price-lp-estimator .estimator .estimatorBtn#get-estimates {
    position: relative;
    overflow: hidden;
    min-width: 200px !important;
    font-weight: 600 !important;
    border-radius: 3px;
}

.price-lp-estimator .estimator .estimatorBtn.estimatorBtnSuccess#get-estimates {
    background: #eabc0a;
}
.price-lp-estimator .estimator .estimatorBtn.estimatorBtnSuccess#get-estimates:hover,
.price-lp-estimator .estimator .estimatorBtn.estimatorBtnSuccess#get-estimates:active,
.price-lp-estimator .estimator .estimatorBtn.estimatorBtnSuccess#get-estimates:visited,
.price-lp-estimator .estimator .estimatorBtn.estimatorBtnSuccess#get-estimates:focus {
    background: #eabc0a;
}
.price-lp-estimator .estimator .estimatorBtn#get-estimates:after {
    position: absolute;
    top: -120%;
    right: 24px;
    content: '\f1ec';
    color: rgb(255,255,255,0.75);
    font-family: 'FontAwesome';
    font-weight: bold;
    font-size: 18px;
    transition: all 0.5s;
}
.price-lp-estimator .estimator .estimatorBtn#get-estimates:hover:after {
    top: 24%;
}
.price-lp-estimator .estimator .estimatorBtn#get-estimates:active:after {
    color: #fff;
}
.price-lp-estimator .estimator label {
    color: #000 !important;
    font-weight: 600 !important;
}
.price-lp-estimator #estimator {
    background: rgb(255, 255, 255, 0.4);
    backdrop-filter: blur(10px);
    padding: 40px;
    margin: 0 auto 20px;
    border-radius: 40px;
}
.price-lp-estimator .select2-container .select2-choice {
    height: 54px;
    padding: 7px 0 0 8px;
}
.price-lp-estimator .select2-container {
    animation: blink 2s infinite linear;
    box-shadow: 0 0 10px #888;
}
.price-lp-estimator .select2-container#s2id_source_cart_id {
    animation-delay: 1s;
}

@keyframes blink {
    from {
        box-shadow: 0px 0px 10px #888;
    }
    to {
        box-shadow: 0px 0px 5px #888;
    }
}

.price-lp-estimator .select2-container .select2-choice .select2-arrow {
    top: 7px;
}
.price-lp-estimator .estimator .selected-cart .to {
    margin: 50px 10px 0 !important;
}

.price-lp-estimator .estimator p.title-section {
    background: #fdb81a;
}

.price-lp-estimator .estimator .title-bg-section {
    background: #d48810;
}

.price-lp-estimator .estimation-result-entities .entity-item:before {
    color: #cd7b0b !important;
}

.price-lp-estimator .estimator .estimatorBtn.estimatorBtnPrimary.estimatorBtnMd.estimate-again#estimate-again,
.price-lp-estimator .estimator .estimatorBtn.estimatorBtnSuccess.estimatorBtnLong#start-free-demo {
    padding: 20px 30px!important;
    overflow: hidden;
    background: #fcad26;
    color: #fff;
    display: inline-block;
    margin: 5px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    position: relative;
    transition: all .3s;
    border-radius: 0 !important;
}

.price-lp-estimator .estimator .estimatorBtn.estimatorBtnPrimary#special-offer {
    padding: 20px 30px!important;
    overflow: hidden;
    background: #77B747;
    color: #fff;
    display: inline-block;
    margin: 5px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    position: relative;
    transition: all .3s;
    border-radius: 0 !important;
    white-space: pre-line;
}

.price-lp-estimator .estimator .estimatorBtn.estimatorBtnPrimary.estimatorBtnMd.estimate-again#estimate-again {
    background: #afb0ad;
}

.price-lp-estimator .estimator .estimatorBtn.estimatorBtnPrimary.estimatorBtnMd.estimate-again#estimate-again:before,
.price-lp-estimator .estimator .estimatorBtn.estimatorBtnSuccess.estimatorBtnLong#start-free-demo:before {
    width: 30%;
    height: 200%;
    background: rgba(255,255,255,.1);
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    transform-origin: 0 0;
    transform: rotate(-20deg);
    content: '';
    position: absolute;
    transition: all .3s;
}

.price-lp-estimator .estimator .estimatorBtn.estimatorBtnPrimary#special-offer:before {
    width: 30%;
    height: 200%;
    background: rgba(255,255,255,.1);
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    transform-origin: 0 0;
    transform: rotate(-20deg);
    content: '';
    position: absolute;
    transition: all .3s;
}

.price-lp-estimator .estimator .estimatorBtn.estimatorBtnPrimary.estimatorBtnMd.estimate-again#estimate-again:hover:before,
.price-lp-estimator .estimator .estimatorBtn.estimatorBtnSuccess.estimatorBtnLong#start-free-demo:hover:before {
    width: 40%;
}

.price-lp-estimator .estimator .estimatorBtn.estimatorBtnPrimary#special-offer:hover:before {
    width: 40%;
}

@media only screen and (max-width: 767px) {
    .price-lp-estimator .estimator .estimate-entities > div .r-align {
        width: 80%;
        margin: 0 auto;
    }
    .price-lp-estimator .estimator .estimate-entities > div {
        flex-wrap: wrap;
    }

    .price-lp-estimator .estimator .estimate-entities > div label {
        margin-left: 10px;
    }
    .price-lp-estimator .select2-container .select2-choice .select2-arrow {
        top: 13px;
    }
}

#emailAccount {
    max-width: 300px;
    margin: 0 auto;
}

/*Modal discount styles from core css */

.estimation-clearfix {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.estimator-modal-bgdrp-shdw {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9998;
    background: #182353 !important;
    opacity: 0.9 !important;
}
.estimator-discount-modal#estimator-discount-form-block {
    position: static;
}

.estimator-discount-modal#estimator-discount-form-block .estimator-discount-modal-dialog {
    z-index: 9999;
    max-width: 400px;
    width: 100%;
    margin: 100px auto;
}

.estimator-discount-modal#estimator-discount-form-block .estimator-discount-modal-header {
    border: none;
}

.estimator-discount-modal#estimator-discount-form-block h2 {
    text-align: center;
}

.estimator-discount-modal#estimator-discount-form-block .estimator-modal-body input:not(#gdpr) {
    margin-bottom: 20px;
    height: 40px;
    color: #033361;
}

.estimator-discount-modal#estimator-discount-form-block .estimator-modal-body a.estimator-get-discount {
    background: #0459a9;
    display: block;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
    padding: 10px 20px;
    margin: 20px auto;
    min-width: 150px;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
}

.estimator-discount-modal#estimator-discount-form-block .estimator-modal-body a.estimator-get-discount:hover {
    background: #0c3d6b;
}

#estimator-discount-form p {
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 20px !important;
    margin: 0 !important;
}

@media only screen and (min-width: 900px) {
    .estimator-discount-modal#estimator-discount-form-block .estimator-modal-body {
        width: 80%;
        margin: 0 auto;
    }
    .estimator-discount-modal#estimator-discount-form-block .estimator-discount-modal-dialog {
        position: fixed;
        top: 65px;
    }
}

@media only screen and (max-width: 899px) {
    .estimator-discount-modal#estimator-discount-form-block .estimator-discount-modal-dialog {
        position: fixed;
        left: calc(50% - 200px);
    }
}

@media only screen and (max-width: 400px) {
    .estimator-discount-modal#estimator-discount-form-block .estimator-discount-modal-dialog {
        left: 0;
    }
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
    .estimator-discount-modal#estimator-discount-form-block .estimator-discount-modal-dialog {
        top: -65px;
    }
}

 .estimator-discount-modal-content {
    background: #B9EAF5;
    width: 870px;
    padding-bottom: 25px;
    border-radius: 8px;
    position: relative;
}

 .estimator-discount-modal#estimator-discount-form-block .estimator-modal-body a.estimator-get-discount {
    margin: 0px auto 15px;
    width: 190px;
    height: 50px;
    padding: 0;
    line-height: 50px;
}

 .estimator-discount-modal#estimator-discount-form-block.redesign .estimator-discount-modal-dialog {
    left: calc(50% - 435px) !important;
    right: 50% !important;
}
 .estimator-discount-modal#estimator-discount-form-block h2 {
    color: #182353;
}
 .estimator-discount-modal#estimator-discount-form-block .estimator-modal-body input:not(#gdpr),
 .estimator-discount-modal#estimator-discount-form-block .estimator-modal-body .checkbox-inline,
 .estimator-discount-modal#estimator-discount-form-block .estimator-modal-body .estimator-modal-message,
 .modal-p {
    width: 90%;
    max-width: 672px;
    margin: 0 auto 15px;
}

.estimator-discount-modal#estimator-discount-form-block .estimator-discount-modal-dialog {
    top: 65px !important;
    margin: 0 auto 15px;
}
 #estimator-discount-form {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 10;
}

@media only screen and (max-width: 768px) {
    .price-lp-estimator #estimator {
        padding: 10px;
    }
    .estimator-discount-modal-content {
        width: 100% !important;
        overflow: scroll !important;
    }
    .estimator-discount-modal#estimator-discount-form-block .estimator-modal-body input:not(#gdpr),
    .estimator-discount-modal#estimator-discount-form-block .estimator-modal-body .checkbox-inline,
    .estimator-discount-modal#estimator-discount-form-block .estimator-modal-body .estimator-modal-message,
    .modal-p {
        width: 90%;
        margin: 10px auto;
    }
    .estimator-discount-modal#estimator-discount-form-block h2 {
        font-size: 30px !important;
    }

    .estimator-discount-modal#estimator-discount-form-block .estimator-modal-body {
        margin-top: -35px !important;
        position: relative;
        z-index: 15;
    }

    .estimator-discount-modal#estimator-discount-form-block.redesign .estimator-discount-modal-dialog {
        top: 50px !important;
        left: 0 !important;
        max-width: 767px;
        margin: 0 auto !important;
    }

    .estimator-discount-modal#estimator-discount-form-block {
        position: fixed;
        top: 100px;
        margin-top: 10px !important;
        bottom: unset;
        z-index: 9999;
    }

    .estimator-discount-modal#estimator-discount-form-block .estimator-discount-modal-dialog {
        max-width: 767px;
        top: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .estimator-discount-modal-content {
        height: 80vh;
    }
}
.redesign .estimator-discount-modal-content {
    overflow: hidden;
}
.redesign .estimator-discount-modal-content:before,
.redesign .estimator-discount-modal-content:after {
    content: '';
    background: rgba(240, 249, 255, 0.3);
    border-radius: 50%;
    position: absolute;
    z-index: 10;
}

.redirect-to-login {
    display: flex;
    justify-content: center;
}

 .estimator-discount-modal#estimator-discount-form-block .estimator-modal-body {
    width: 100%;
    z-index: 15;
    margin-top: -20px;
}

 .estimator-discount-modal#estimator-discount-form-block .estimator-discount-modal-header {
    position: relative;
    z-index: 16;
}

 .estimator-discount-modal#estimator-discount-form-block .estimator-discount-modal-header .close {
    font-size: 37px;
    line-height: 37px;
    color: #182353;
    opacity: .8;
    outline: none;
}

 #estimator-discount-form-block a:not(.estimator-get-discount):not(a.white-button.more-details-button-link) {
    color: #0d5ec3 !important;
}

 .estimator-discount-modal#estimator-discount-form-block h2 {
    font-size: 35px;
}

 .estimator-discount-modal#estimator-discount-form-block .estimator-modal-body input:not(#gdpr){
    border-radius: 5px;
    border: none;
    height: 50px;
    padding-left: 15px;
    font-size: 16px;
}

 #estimator-discount-form p,
 #estimator-discount-form p a {
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 25px !important;
    text-align: center;
}

 .estimator-discount-modal#estimator-discount-form-block.redesign .estimator-discount-modal-dialog {
    max-width: 870px;
    margin: 0 auto !important;
}

@media only screen and (min-width: 769px) and (max-width: 991px){

     .estimator-discount-modal-content{
        width: 90%;
    }

     .estimator-discount-modal#estimator-discount-form-block.redesign .estimator-discount-modal-dialog{
        left: 5% !important;
        top: 40px;
    }
}

 .estimator-discount-modal#estimator-discount-form-block .estimator-discount-modal-header {
    display: flex;
    justify-content: flex-end;
}

 .estimator-discount-modal#estimator-discount-form-block .estimator-discount-modal-header .close {
    background: none;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 1px 6px;
}

 .estimator-discount-modal#estimator-discount-form-block.redesign .estimator-discount-modal-dialog {
    overflow: hidden;
}

.estimator-modal-body h1 {
    font-size: 41px !important;
    line-height: 55px !important;
    text-align: center !important;
    margin: 20px 0 !important;
}
@media only screen and (max-width: 768px) {
    .estimator-modal-body h1 {
        font-size: 27px!important;
        line-height: 1.2!important;
    }
}
@media only screen and (max-width: 479px) {
    .price-lp-estimator .estimator .estimatorBtn.estimatorBtnPrimary.estimatorBtnMd.estimate-again#estimate-again,
    .price-lp-estimator .estimator .estimatorBtn.estimatorBtnSuccess.estimatorBtnLong#start-free-demo {
        width: 100vw;
    }
    .price-lp-estimator .estimator .estimatorBtn.estimatorBtnPrimary#special-offer {
        width: 100vw;
    }
    .price-lp-estimator .estimator .estimatorBtn.estimatorBtnPrimary.estimatorBtnMd.estimate-again#estimate-again {
        width: 100vw;
    }
}

.estimator-modal-body h3 {
    font-size: 22px !important;
    line-height: 35px !important;
    text-align: center !important;
    font-weight: 400 !important;
    margin: 20px 0 !important;
}

.estimator-modal-body #gdpr {
    position: static;
    visibility: visible;
}

/*Modal discount styles from core css end*/
