/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}main{display:block}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}b{font-weight:inherit}b{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}small{font-size:80%}img{border-style:none}svg:not(:root){overflow:hidden}button,input{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}canvas{display:inline-block}[hidden]{display:none}/*!
 * Milligram v1.3.0
 * https://milligram.github.io
 *
 * Copyright (c) 2017 CJ Patoilo
 * Licensed under the MIT license
 */*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%}body{color:#606c76;font-family:Roboto,'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:1.6em;font-weight:300;letter-spacing:.01em;line-height:1.6}blockquote{background-color:#FEF9E7;border-left:.2rem solid #d1d1d1 /*#C7592E*/;margin-left:0;margin-right:0;padding:1rem 1.5rem}blockquote :last-child{margin-bottom:0}.button,button,input[type=button],input[type=reset],input[type=submit]{background-color:#9b4dca;border:.1rem solid #9b4dca;border-radius:.4rem;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;height:3.8rem;letter-spacing:.1rem;line-height:3.8rem;padding:0 3rem;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap}.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#606c76;border-color:#606c76;color:#fff;outline:0}.button[disabled],button[disabled],input[type=button][disabled],input[type=reset][disabled],input[type=submit][disabled]{cursor:default;opacity:.5}.button[disabled]:focus,.button[disabled]:hover,button[disabled]:focus,button[disabled]:hover,input[type=button][disabled]:focus,input[type=button][disabled]:hover,input[type=reset][disabled]:focus,input[type=reset][disabled]:hover,input[type=submit][disabled]:focus,input[type=submit][disabled]:hover{background-color:#9b4dca;border-color:#9b4dca}.button.button-clear,button.button-clear,input[type=button].button-clear,input[type=reset].button-clear,input[type=submit].button-clear{background-color:transparent;border-color:transparent;color:#9b4dca}.button.button-clear:focus,.button.button-clear:hover,button.button-clear:focus,button.button-clear:hover,input[type=button].button-clear:focus,input[type=button].button-clear:hover,input[type=reset].button-clear:focus,input[type=reset].button-clear:hover,input[type=submit].button-clear:focus,input[type=submit].button-clear:hover{background-color:transparent;border-color:transparent;color:#606c76}.button.button-clear[disabled]:focus,.button.button-clear[disabled]:hover,button.button-clear[disabled]:focus,button.button-clear[disabled]:hover,input[type=button].button-clear[disabled]:focus,input[type=button].button-clear[disabled]:hover,input[type=reset].button-clear[disabled]:focus,input[type=reset].button-clear[disabled]:hover,input[type=submit].button-clear[disabled]:focus,input[type=submit].button-clear[disabled]:hover{color:#9b4dca}code{background:#f4f5f6;border-radius:.4rem;font-size:86%;margin:0 .2rem;padding:.2rem .5rem;white-space:nowrap}hr{border:0;border-top:.1rem solid #f4f5f6;margin:3rem 0}textarea,input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:.1rem solid #d1d1d1;border-radius:.4rem;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:inherit;box-sizing:inherit;height:3.8rem;padding:.6rem 1rem;width:100%}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus{border-color:#9b4dca;outline:0}label{display:block;font-size:1.6rem;font-weight:700;margin-bottom:.5rem}input[type=checkbox],input[type=radio]{display:inline}.label-inline{display:inline-block;font-weight:400;margin-left:.5rem}.container{margin:0 auto;max-width:112rem;padding:0 2rem;position:relative;width:100%}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;width:100%}.row.row-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.row-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row.row-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row .column{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:0;max-width:100%;width:100%}.row .column.column-10{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.row .column.column-20{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row .column.column-25{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row .column.column-33,.row .column.column-34{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%}.row .column.column-40{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.row .column.column-50{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row .column.column-60{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}.row .column.column-66,.row .column.column-67{-webkit-box-flex:0;-ms-flex:0 0 66.6666%;flex:0 0 66.6666%;max-width:66.6666%}.row .column.column-75{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.row .column.column-80{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.row .column.column-90{-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}.row .column .column-top{-ms-flex-item-align:start;align-self:flex-start}.row .column .column-bottom{-ms-flex-item-align:end;align-self:flex-end}.row .column .column-center{-ms-grid-row-align:center;-ms-flex-item-align:center;align-self:center}@media (min-width:40rem){.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:-1rem;width:calc(100% + 2rem)}.row .column{margin-bottom:inherit;padding:0 1rem}}a{color:#9b4dca;text-decoration:none}a:focus,a:hover{color:#606c76}ul{list-style:none;margin-top:0;padding-left:0}ul ul{font-size:90%;margin:1.5rem 0 1.5rem 3rem}ul{list-style:circle inside}.button,button,li{margin-bottom:1rem}input{margin-bottom:1.5rem}blockquote,form,p,ul{margin-bottom:2.5rem}th{border-bottom:.1rem solid #e1e1e1;padding:1.2rem 1.5rem;text-align:left}th:first-child{padding-left:0}th:last-child{padding-right:0}b{font-weight:700}p{margin-top:0}h1,h2,h3,h4,h5,h6{font-weight:300;letter-spacing:-.1rem;margin-bottom:2rem;margin-top:0}h1{font-size:4.6rem;line-height:1.2}h2{font-size:3.6rem;line-height:1.25}h3{font-size:2.8rem;line-height:1.3}h4{font-size:2.2rem;letter-spacing:-.08rem;line-height:1.35}h5{font-size:1.8rem;letter-spacing:-.05rem;line-height:1.5}h6{font-size:1.6rem;letter-spacing:0;line-height:1.4}img{max-width:100%}.float-left{float:left}.float-right{float:right}.loading{position:fixed;z-index:999;height:2em;width:2em;margin:auto;top:0;left:0;bottom:0;right:0}.loading:before{content:'';display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.6)}.loading:not(:required){font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.loading:not(:required):after{content:'';display:block;font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner 1.5s infinite linear;animation:spinner 1.5s infinite linear;border-radius:.5em;-webkit-box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.5) -1.5em 0 0 0,rgba(0,0,0,.5) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0;box-shadow:rgba(0,0,0,.75) 1.5em 0 0 0,rgba(0,0,0,.75) 1.1em 1.1em 0 0,rgba(0,0,0,.75) 0 1.5em 0 0,rgba(0,0,0,.75) -1.1em 1.1em 0 0,rgba(0,0,0,.75) -1.5em 0 0 0,rgba(0,0,0,.75) -1.1em -1.1em 0 0,rgba(0,0,0,.75) 0 -1.5em 0 0,rgba(0,0,0,.75) 1.1em -1.1em 0 0}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}a{color:#3498db}h1,h2,h3,h4,h5,h6{margin-bottom:.6rem;font-weight:400;color:/*#ed9c28 #a93226*/ #333}h1{font-size:3.2rem}h2{font-size:3rem}b{font-weight:700}small{display:block;margin:0 0 20px 0}.u-full-width{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.u-max-full-width{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.t-left{text-align:left}.t-center{text-align:center}.t-right{text-align:right}.mag{margin-bottom:20px}.nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.highlight{background-color:#edf8ff;padding:2px 4px}.surged{font-size:1.2rem;color:#a93226;font-weight:700}.arrival{font-size:1.2rem;color:#2874a6}body{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.65;font-weight:400;color:#212121}.button,button,input[type=button],input[type=reset],input[type=submit]{background-color:#2e4053;border:.1rem solid #2e4053}input[type=submit]{background-color:#57ac57;border-color:#57ac57}input[type=submit]:hover,input[type=submit][disabled]:hover{background-color:#6c6;border-color:#6c6}.column{min-width:0}
 .pattern{background:#2e4053}
 .pattern.top{margin:-20px 0 20px 0;overflow:hidden}.thumb{display:inline-block;width:60px;height:60px;margin:5px auto 20px auto}.thumb.up{fill:#6c6}.thumb.down{fill:#a93226}.list li{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}header{overflow:hidden;color:#fff;padding:15px 0;margin-bottom:3rem}header .brand{font-weight:700}header a{color:#fff}header a:hover{color:#fff;opacity:.8}header nav{width:100%;max-height:0;overflow-y:hidden;-webkit-transition:max-height .3s;transition:max-height .3s}header nav ul{margin:15px 0 0 0}header nav li{list-style:none;margin:0}header nav li a{padding:8px 0;display:block;text-align:center; font-size:2.2rem}header nav li a:hover{text-decoration:underline}header #nav{display:none}header #nav:checked~nav{max-height:160px}header label{float:right;cursor:pointer;margin:0;line-height:.8}header label:after{content:"\2261";font-size:2em;font-weight:400}@media (min-width:45rem){header{padding:10px 0}header .brand{font-weight:600;font-size:3.2rem}header label{display:none}header nav{max-height:none;width:auto;float:right}header nav ul{margin:0}header nav ul li{float:left}header nav li a{padding:8px 12px;display:inline-block}}footer{overflow:hidden;padding:20px 0}.flex{margin:0 auto;min-height:58px;text-align:center}.flex.border{border-top:1px solid #f4f5f6;border-bottom:1px solid #f4f5f6;padding:10px 0;margin:3rem 0 3.5rem 0}.panda{background-color:#fffcf3;display:block;padding:5px 0}.map{height:200px;margin:0 0 20px 0}.estimate{display:block;max-width:500px;padding:10px 0 20px;margin:0 auto;text-align:center;overflow:hidden}.estimate input[type=text]{background-color:#fff;border-radius:0;border:none;margin:0 0 .6rem 0;color:#000}.estimate input[name=pickup]{border-left:5px solid #28b463}.estimate input[name=dropoff]{border-left:5px solid #FFD937 /*#ecb102 #fad4b9*/}.estimate label{color:#fff}.estimate input[type=submit]{float:right}.hotels{display:none;text-align:center;overflow:hidden}.hotels .item{background-color:#fffcf3;cursor:pointer;padding:10px;margin:0 0 10px 0}.hotels .item .title{margin-bottom:8px}
 
 
.products{
    text-align:center;
    margin-bottom:1rem
}
.products .item{
    display:inline-block;
    width:300px;
    margin:5px;
    padding: 0px 10px;
    #border: 3px solid #ddd;
    background: /*#ecf4d1 #EBF3EB */ #f5f5f5;
     
}
.products .item h3{
    color:#000;
    white-space:nowrap;
    margin:.6em 0;
    font-weight: 400;
}
.products .item p{
    font-size:.9em
}
.products .item .img{
    height:50px;
    overflow:hidden;
    margin-bottom:10px
}

.details table td.item, span.display-name { 
    font-size: 80%;   
}
 
@media (min-width:400px){
    .products .item{
        width:320px;
        margin:10px;
    }
    .details table td.item, span.display-name { 
        font-size: 100%;   
    }
    
}

@media (min-width:550px){
    .container{
        width:80%
    }
    .column,.columns{
        margin-right:4%
    }
    .column:last-child,.columns:last-child{
        margin-right:0
    }
    .one.column,.one.columns{
        width:4.66666666667%
    }
    .two.columns{
        width:13.3333333333%
    }
    .three.columns{
        width:22%
    }
    .one-third.column{
        width:30.6666666667%
    }
    .two-thirds.column{
        width:65.3333333333%
    }
    .one-half.column{
        width:48%
    }
}

span.pointLabel {
    background: #f5f5f5;  
    padding: 0px 15px;
    /*color:#333;*/
}

p.cartype {
     background-color: #ffffff /* #FFD937 #fad4b9 #f3fbed*/;
     border-left: .3rem solid #000;
     
}

p.project-note {
    color: #999;
}

.estimate input.calcInput {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.products .townpage {
    background: #f5f5f5;
       
}

.products .routepage {
    background: url('data:image/gif;base64,R0lGODlhAwADAIAAAP///+vr6yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDFGRjNBQ0VFNzhGMTFFMkJDQkREOUNEOUNFODM0N0MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDFGRjNBQ0ZFNzhGMTFFMkJDQkREOUNEOUNFODM0N0MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMUZGM0FDQ0U3OEYxMUUyQkNCREQ5Q0Q5Q0U4MzQ3QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMUZGM0FDREU3OEYxMUUyQkNCREQ5Q0Q5Q0U4MzQ3QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAADAAMAAAIEBHIJBQA7') center center repeat;
}

.products .routepage h4.total-fare { 
    background-color: #FEF9E7;
    /*border-left: .3rem solid #d1d1d1;*/
    margin-left: 0;
    margin-right: 0;
    padding: 1rem 1.5rem;
}

table {
    border-spacing: 0;
    width: 100%;    
}

.details table {
    border-collapse: collapse;
    width: 100%; 
 
   
}

.details table, .details table td, .details table th {
    border: 1px solid #e1e1e1;  
}

.details table td, .details table th {
    padding: .5rem;
    white-space: nowrap; 
}

.details table td {
    font-size: 80%;  
}
.details table th {
    font-size: 80%;  
    /*background: url('data:image/gif;base64,R0lGODlhAwADAIAAAP///+vr6yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDFGRjNBQ0VFNzhGMTFFMkJDQkREOUNEOUNFODM0N0MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDFGRjNBQ0ZFNzhGMTFFMkJDQkREOUNEOUNFODM0N0MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMUZGM0FDQ0U3OEYxMUUyQkNCREQ5Q0Q5Q0U4MzQ3QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMUZGM0FDREU3OEYxMUUyQkNCREQ5Q0Q5Q0U4MzQ3QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAADAAMAAAIEBHIJBQA7') center center repeat;*/
}

.details table td.item {    
    background: url('data:image/gif;base64,R0lGODlhAwADAIAAAP///+vr6yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDFGRjNBQ0VFNzhGMTFFMkJDQkREOUNEOUNFODM0N0MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDFGRjNBQ0ZFNzhGMTFFMkJDQkREOUNEOUNFODM0N0MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMUZGM0FDQ0U3OEYxMUUyQkNCREQ5Q0Q5Q0U4MzQ3QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMUZGM0FDREU3OEYxMUUyQkNCREQ5Q0Q5Q0U4MzQ3QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAADAAMAAAIEBHIJBQA7') center center repeat;
}

.details table tr.top-separator {    
    border-top: 2px solid #333;
}

.center {
    text-align: center;  
}


.details table caption {
  padding-top: 5px;  
  text-align: left; 
}

.products .item .economy {
    background: url('/static/img/economy.png') center center / 65px no-repeat;
}

.products .item .standard {
   background: url('/static/img/standard.png') center center / 65px no-repeat; 
}

.products .item .comfort {
   background: url('/static/img/comfort.png') center center / 65px no-repeat; 
}

.products .item .business {
   background: url('/static/img/business.png') center center / 65px no-repeat; 
}

.products .item .minivan {
   background: url('/static/img/minivan.png') center center / 65px no-repeat; 
}
  
   
.flyer {
    margin: 1rem auto 3.5rem auto;
    padding: 10px 0;
    min-height: 34px;
    border-top: 1px solid #f4f5f6;
    border-bottom: 1px solid #f4f5f6;
}

a.external {
    background-position: center right;
    background-repeat: no-repeat;    
    background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22%3E %3Cpath fill=%22%23fff%22 stroke=%22%2336c%22 d=%22M1.5 4.518h5.982V10.5H1.5z%22/%3E %3Cpath fill=%22%2336c%22 d=%22M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z%22/%3E %3Cpath fill=%22%23fff%22 d=%22M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z%22/%3E %3C/svg%3E");
    padding-right: 13px;
    text-decoration: underline;
}
a.underline {
    text-decoration: underline;
}

input#townGo[type=submit]:hover, input[type=submit][disabled]:hover {
    background-color: #606c76;
    border-color: #606c76;
}

input#townGo[type=submit] {
    background-color: #2e4053;
    border-color: #2e4053;
}

.swag, .time {
    padding: 10px;
    color: #fff;
    background-color: #0FA0CE;
} 

.linkspan {
    color: #606c76;
}
#townCalculator {
    padding:0px 0px 20px 10px; 
    margin-bottom: 0px;
}
#townCalculator #townText {
    width: 200px; margin-bottom: .6rem;
}

.red {
    color: red;   
}
.white {
    color: #fff;
}

.calcad {
    background: /*url('/static/img/bg-lines.png'); */ #f5f5f5;
    padding: 25px 10px 5px;
}


.leaflet-control-container .leaflet-routing-container-hide {
    display: none;
}

#showmapdiv {
    padding-left:10px;
    padding-top:10px;
    color:#222;   
}
#showmaplink {
    margin-left:10px;  
}
.map {
    /*background: #f5f5f5;*/
    background: rgba(241,241,241,.5);
   
    background-image: url(/static/img/route-map-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}


.osago-reminder {
    /*background-color: #ecfff0;*/
    border:2px solid #4EB25C !important;
  
    padding: 15px 5px;
    border-radius: 4px 4px 4px 4px !important;
}

#debt-iframe {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 75px;
    overflow: hidden;
}


.pricingTable .item .img{
    height:50px;
    overflow:hidden;
    margin-bottom:10px
}
.pricingTable .item .economy {
    background: url('/static/img/economy.png') center center / 65px no-repeat;
}  
.pricingTable .item .standard {
   background: url('/static/img/standard.png') center center / 65px no-repeat; 
}

.pricingTable .item .comfort {
   background: url('/static/img/comfort.png') center center / 65px no-repeat; 
}

.pricingTable .item .business {
   background: url('/static/img/business.png') center center / 65px no-repeat; 
}

.pricingTable .item .minivan {
   background: url('/static/img/minivan.png') center center / 65px no-repeat; 
}

.details table td.number{
    background: #FEF9E7;     
    /*font-weight: bold;*/
    text-align: center;
    font-size: 100%;
    background: #fff; 
    
    font-weight: bold;
}

.details table td.number2{  
    /*background: #FEF9E7;  
    text-align: center;   */
    background: #fff; font-weight: bold;
   
}

.details table td.number3{ 
    text-align: center;
    color: #333;    
}



.info__question-title {  
     /*opacity: 0.75; */
     cursor: pointer;
}




.info__question-title:before {
    margin-right: 17px;
    top: 50%;
    right: 0;
    display: inline-block;
    width: 14px;
    height: 8px;
    margin-top: -4px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    background-image: url(https://res.cloudinary.com/strahovkaru-ru/image/upload/online/icons/arrow-black.svg);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.75;
}

.info__route-title:before {
    margin-right: 4px;
    top: 50%;
    right: 0;
    display: inline-block;
    width: 10px;
    height: 5px;
    margin-top: -4px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    background-image: url(https://res.cloudinary.com/strahovkaru-ru/image/upload/online/icons/arrow-black.svg);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.75;
}

.info__route-title:before, {opacity:1}
.info__route-title:hover{opacity:1} 




.info__question-title:hover:before, {opacity:1}
.info__question-title:hover{opacity:1} 

.info__question-body, .fare__breakdown-body, .info__route-body, .info__taxi-body, .info__comment-body {  
    display: none;
}

.fare__breakdown-title {  
    font-size: .9em;     
    cursor: pointer;
} 


.info__breakdown-title {  
    font-size: .9em;     
    cursor: pointer;
} 


.info__route-title {
    font-size: 80%; 
    text-decoration: underline; 
    /* font-weight: bold; */
    cursor: pointer;
    color: #333;
    opacity: 0.75;
}

input.gray[type=submit] {
    background-color: #2e4053;
    border-color: #2e4053;
}
input.gray[type=submit]:hover, input.gray[type=submit][disabled]:hover {
    background-color: #606c76;
    border-color: #606c76;
}

.info__taxi {
    margin-bottom: 10px;
}

.info__taxi-body table caption {    
    padding-top: 0px;
}

.info__taxi-body blockquote {
    background-color: #fff;
}

input.info__taxi-title {
  margin-bottom: 0;
  padding:0 1rem;
}

input.info__comment-title {
  margin-bottom: 0;
  padding:0 1rem;
}




.r {
    float: right;
}

/*input#moreTaxi[type=submit] {
    color: #000;
    background-color: #f7f7f7;
    border-color: #c1c1c1;
}*/

input#moreTaxi[type=submit] {
    background-color: #2e4053;
    border-color: #2e4053;
    font-size: 1.5rem;
}

.Cur\(p\) {
    cursor: pointer;
}

div.circleCounter {
    width: 20px;
    height: 20px;
    background-color: rgba(1,1,1,1);
}

.jpui.badge {
    display: inline-block;
    padding: .2rem;
    border-radius: 2rem;
    background-color: #3498db;
    color: #fff;
    font-style: normal;
    text-align: center;
    width: 2.7rem;
}

fieldset, input, select, textarea {
        margin-bottom: 1.5rem;
}

.head {
    float:left;
    width: 80px;
    height: 80px;
    background-position: center center;
    border-radius: 80px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #f0f0f0;
    z-index: 10;
    margin: 0 auto;
    margin-bottom: 2em;
    margin-right: 1em;
}
.head-text {        
     margin-bottom: 2em; 
     padding-left: 20px; 
     width: auto;

} 

.sov {
    z-index: 1001;
    right: 0;
    bottom: 0;
    background-color: #3182DA;
    color: #fff;
    position: fixed;
    border-top-left-radius: 0.2em;
    padding: 0.5em;
} 

.sov p {
    margin: 0;
    vertical-align: middle;
    display: inline;
    margin-left: 0.5em;
    font-weight: 400;
    font-size: 1.2em;
}

.sov img {
    border-radius: 1.7em;
    width: 1.7em;
    vertical-align: middle;
}


.check_btn>.accepted {
    text-decoration: none;
    background: rgb(192, 219, 187);
    padding: 5px;
    border-radius: 5px;
    color: rgb(46, 136, 28);
    display:inline-block;
    animation: custom-bounce 1.5s infinite;
}

.check_btn>.close {
    text-decoration: none;
    background: #777;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
}


.check_btn>.not_working {
    text-decoration: none;
    background: rgb(241, 210, 210);
    padding: 5px;
    border-radius: 5px;
    color: rgb(183, 28, 28);
    display:inline-block;
    animation: custom-bounce 1.5s infinite;

}



@keyframes custom-bounce {
    0%,20%,50%,80%,to {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-10px)
    }
    60% {
        transform: translateY(-5px)
    }
}

.phoneBox {
    float:left;
    margin-bottom: 2px;
    margin-top: 1px;
    padding: 5px;
    border-radius: 3px;
    margin-right: 10px;
    background: #eee !important;
}
