.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;max-width:100%;height:auto}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5);-moz-box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5);box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545}.btn-danger:not([disabled]):not(.disabled).active,.btn-danger:not([disabled]):not(.disabled):active,.show > .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d;-webkit-box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5);-moz-box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5);box-shadow:0 0 0 .2rem rgba(220, 53, 69, .5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{border-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#868e96}.btn-group-lg > .btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem}.btn-group-sm > .btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;-webkit-border-radius:.2rem;-moz-border-radius:.2rem;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block + .btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;-moz-transition:opacity .15s linear;transition:opacity .15s linear}.fade.show{opacity:1}[;ata-toggle=buttons] > .btn input[type=checkbox],[data-toggle=buttons] > .btn input[type=radio],[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],[data-toggle=buttons] > .btn-group > .btn input[type=radio]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.custom-select{display:inline-block;max-width:100%;height:-webkit-calc(2.25rem + 2px);height:-moz-calc(2.25rem + 2px);height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;-moz-background-size:8px 10px;background-size:8px 10px;border:1px solid #ced4da;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple]{height:auto;background-image:none}.custom-select:disabled{color:#868e96;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:-webkit-calc(1.8125rem + 2px);height:-moz-calc(1.8125rem + 2px);height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;-webkit-border-radius:10rem;-moz-border-radius:10rem;border-radius:10rem}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;-moz-transition:transform .3s ease-out, -moz-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;-webkit-transform:translate(0, -25%);-moz-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%)}.modal.show .modal-dialog{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px;pointer-events:none}.modal-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0, 0, 0, .2);-webkit-border-radius:.3rem;-moz-border-radius:.3rem;border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #e9ecef;-webkit-border-top-left-radius:.3rem;-moz-border-radius-topleft:.3rem;border-top-left-radius:.3rem;-webkit-border-top-right-radius:.3rem;-moz-border-radius-topright:.3rem;border-top-right-radius:.3rem}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:15px;border-top:1px solid #e9ecef}.modal-footer > :not(:first-child){margin-left:.25rem}.modal-footer > :not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg{max-width:800px}}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;-webkit-transition:-webkit-transform .6s ease;-o-transition:-o-transform .6s ease;-moz-transition:transform .6s ease, -moz-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease, -webkit-transform .6s ease, -moz-transform .6s ease, -o-transform .6s ease;transition:transform .6s ease, -webkit-transform .6s ease;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}
.carousel-item.active{display:block}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;-moz-background-size:100% 100%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-webkit-flex:0 1 auto;-moz-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255, 255, 255, .5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#007bff !important}a.bg-primary:focus,a.bg-primary:hover{background-color:#0062cc !important}.bg-secondary{background-color:#868e96 !important}a.bg-secondary:focus,a.bg-secondary:hover{background-color:#6c757d !important}.bg-success{background-color:#28a745 !important}a.bg-success:focus,a.bg-success:hover{background-color:#1e7e34 !important}.bg-info{background-color:#17a2b8 !important}a.bg-info:focus,a.bg-info:hover{background-color:#117a8b !important}.bg-warning{background-color:#ffc107 !important}a.bg-warning:focus,a.bg-warning:hover{background-color:#d39e00 !important}.bg-danger{background-color:#dc3545 !important}a.bg-danger:focus,a.bg-danger:hover{background-color:#bd2130 !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:focus,a.bg-light:hover{background-color:#dae0e5 !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:focus,a.bg-dark:hover{background-color:#1d2124 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #e9ecef !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#007bff !important}.border-secondary{border-color:#868e96 !important}.border-success{border-color:#28a745 !important}.border-info{border-color:#17a2b8 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !important}.rounded{-webkit-border-radius:.25rem !important;-moz-border-radius:.25rem !important;border-radius:.25rem !important}.rounded-top{-webkit-border-top-left-radius:.25rem !important;-moz-border-radius-topleft:.25rem !important;border-top-left-radius:.25rem !important;-webkit-border-top-right-radius:.25rem !important;-moz-border-radius-topright:.25rem !important;border-top-right-radius:.25rem !important}.rounded-right{-webkit-border-top-right-radius:.25rem !important;-moz-border-radius-topright:.25rem !important;border-top-right-radius:.25rem !important;-webkit-border-bottom-right-radius:.25rem !important;-moz-border-radius-bottomright:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{-webkit-border-bottom-right-radius:.25rem !important;-moz-border-radius-bottomright:.25rem !important;border-bottom-right-radius:.25rem !important;-webkit-border-bottom-left-radius:.25rem !important;-moz-border-radius-bottomleft:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-left{-webkit-border-top-left-radius:.25rem !important;-moz-border-radius-topleft:.25rem !important;border-top-left-radius:.25rem !important;-webkit-border-bottom-left-radius:.25rem !important;-moz-border-radius-bottomleft:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-circle{-webkit-border-radius:50% !important;-moz-border-radius:50% !important;border-radius:50% !important}.rounded-0{-webkit-border-radius:0 !important;-moz-border-radius:0 !important;border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.clearfix::after{zoom:1}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}@media (min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}
}@media (min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media (min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-webkit-inline-flex !important;display:-moz-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}.d-print-block{display:none !important}@media print{.d-print-block{display:block !important}}.d-print-inline{display:none !important}@media print{.d-print-inline{display:inline !important}}.d-print-inline-block{display:none !important}@media print{.d-print-inline-block{display:inline-block !important}}@media print{.d-print-none{display:none !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-moz-box-orient:horizontal !important;-moz-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-moz-box-orient:vertical !important;-moz-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-moz-box-orient:horizontal !important;-moz-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-moz-box-orient:vertical !important;-moz-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-moz-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-moz-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-moz-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-moz-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-moz-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-moz-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-moz-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important}@media (min-width: 576px){.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-moz-box-orient:horizontal !important;-moz-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-moz-box-orient:vertical !important;-moz-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-moz-box-orient:horizontal !important;-moz-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}
    .flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-moz-box-orient:vertical !important;-moz-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-sm-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-moz-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-moz-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-sm-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-moz-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-moz-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-moz-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-moz-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-moz-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 768px){.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-moz-box-orient:horizontal !important;-moz-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-moz-box-orient:vertical !important;-moz-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-moz-box-orient:horizontal !important;-moz-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-moz-box-orient:vertical !important;-moz-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-md-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-moz-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-moz-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-md-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-moz-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-moz-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-moz-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-moz-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-moz-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}
    .align-content-md-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 992px){.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-moz-box-orient:horizontal !important;-moz-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-moz-box-orient:vertical !important;-moz-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-moz-box-orient:horizontal !important;-moz-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-moz-box-orient:vertical !important;-moz-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-lg-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-moz-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-moz-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-lg-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-moz-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-moz-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-moz-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-moz-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-moz-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important}}@media (min-width: 1200px){.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-webkit-flex-direction:row !important;-moz-box-orient:horizontal !important;-moz-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-moz-box-orient:vertical !important;-moz-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:row-reverse !important;-moz-box-orient:horizontal !important;-moz-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-webkit-flex-direction:column-reverse !important;-moz-box-orient:vertical !important;-moz-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-webkit-flex-wrap:nowrap !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse !important;-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-xl-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-moz-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}
    .justify-content-xl-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-moz-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-moz-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-moz-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-items-xl-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-moz-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-moz-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-webkit-align-items:center !important;-moz-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-moz-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-moz-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-webkit-align-self:auto !important;-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width: 576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:-webkit-sticky) or (position:sticky){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.text-justify{text-align:justify !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media (min-width: 576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width: 992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width: 1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}#cw-top10-v1{color:#484848;font-size:14px}#cw-top10-v1 a.btn{background-color:#e73562;color:#fff}#cw-top10-v1 a.btn:hover{background:#c62e55}#cw-top10-v1 a.btn:active{opacity:.7}#cw-top10-v1 .book-modal,#cw-top10-v1 .modal-open{overflow-y:scroll;padding-right:0 !important}#cw-top10-v1 .book-modal .modal-content,#cw-top10-v1 .modal-open .modal-content{border:3px solid #252729;padding:0 20px}#cw-top10-v1 .book-modal #step1,#cw-top10-v1 .modal-open #step1{margin-top:30px}#cw-top10-v1 .book-modal #step1 h4,#cw-top10-v1 .modal-open #step1 h4{font-size:13px;font-weight:700;letter-spacing:.5px}#cw-top10-v1 .book-modal #step1 h3,#cw-top10-v1 .modal-open #step1 h3{font-weight:700;margin:10px 0;letter-spacing:.5px;font-size:19px}#cw-top10-v1 .book-modal #step1 p,#cw-top10-v1 .modal-open #step1 p{font-size:13px;font-weight:400;letter-spacing:.5px}#cw-top10-v1 .book-modal #step1 hr,#cw-top10-v1 .modal-open #step1 hr{border:2px solid #252729;margin-top:1.2rem;margin-bottom:1.2rem}#cw-top10-v1 .book-modal #step1 form .form-group,#cw-top10-v1 .modal-open #step1 form .form-group{margin-bottom:1.2rem}#cw-top10-v1 .book-modal #step1 form .form-group .label,#cw-top10-v1 .modal-open #step1 form .form-group .label{font-size:14px;font-weight:600;margin-bottom:7px}#cw-top10-v1 .book-modal #step1 form .form-group input,#cw-top10-v1 .modal-open #step1 form .form-group input{border-radius:0}#cw-top10-v1 .book-modal #step1 form a.btn,#cw-top10-v1 .modal-open #step1 form a.btn{color:#fff;background-color:#e73562;border-radius:2px;font-weight:800;display:block;margin:10px 0 15px 0;cursor:pointer}#cw-top10-v1 .book-modal #step1 form a.close-modal,#cw-top10-v1 .modal-open #step1 form a.close-modal{cursor:pointer;text-align:center;display:block;font-size:14px}#cw-top10-v1 .book-modal #step2,#cw-top10-v1 .modal-open #step2{margin-top:30px}#cw-top10-v1 .book-modal #step2 h4,#cw-top10-v1 .modal-open #step2 h4{font-size:13px;font-weight:700;letter-spacing:.5px}#cw-top10-v1 .book-modal #step2 h3,#cw-top10-v1 .modal-open #step2 h3{font-weight:700;margin:10px 0;letter-spacing:.5px;font-size:19px}#cw-top10-v1 .book-modal #step2 p,#cw-top10-v1 .modal-open #step2 p{font-size:13px;font-weight:400;letter-spacing:.7px}#cw-top10-v1 .book-modal #step2 hr,#cw-top10-v1 .modal-open #step2 hr{border:2px solid #252729;margin-top:1.2rem;margin-bottom:1.2rem}#cw-top10-v1 .book-modal #step2 form,#cw-top10-v1 .modal-open #step2 form{margin-bottom:1.2rem}#cw-top10-v1 .book-modal #step2 form p,#cw-top10-v1 .modal-open #step2 form p{text-align:left;background-color:#fff1d3;margin:0 -35px;padding:20px 35px;font-size:14px;line-height:1.6;font-weight:400;letter-spacing:1.5px;margin-bottom:20px}
#cw-top10-v1 .book-modal #step2 form .label,#cw-top10-v1 .modal-open #step2 form .label{font-size:14px;font-weight:600;margin-bottom:7px}#cw-top10-v1 .book-modal #step2 form .location-list,#cw-top10-v1 .modal-open #step2 form .location-list{width:100%}#cw-top10-v1 .book-modal #step2 form .location-list label,#cw-top10-v1 .modal-open #step2 form .location-list label{width:33.33%}#cw-top10-v1 .book-modal #step2 form .location-list .active,#cw-top10-v1 .modal-open #step2 form .location-list .active{box-shadow:none;background-color:#afafaf;color:#fff;font-weight:600}#cw-top10-v1 .book-modal #step2 form .location-list .focus,#cw-top10-v1 .modal-open #step2 form .location-list .focus{box-shadow:none}#cw-top10-v1 .book-modal #step2 form .dropdown-toggle,#cw-top10-v1 .modal-open #step2 form .dropdown-toggle{width:90px;height:32px;background-color:#fff;border:1px solid #ced4da;color:#495057;font-size:12px}#cw-top10-v1 .book-modal #step2 form ul.dropdown-menu li,#cw-top10-v1 .modal-open #step2 form ul.dropdown-menu li{padding:10px 10px}#cw-top10-v1 .book-modal #step2 form label.btn,#cw-top10-v1 .modal-open #step2 form label.btn{font-size:14px;background-color:#fff;border:1px solid #ced4da;color:#495057;margin-bottom:-1px;border-radius:0}#cw-top10-v1 .book-modal #step2 form a.btn,#cw-top10-v1 .modal-open #step2 form a.btn{margin:0 auto;display:block;text-align:center;font-weight:700;margin-top:30px;background-color:#e73562;color:#fff}#cw-top10-v1 .book-modal #step2 form a.btn:active,#cw-top10-v1 .modal-open #step2 form a.btn:active{background-color:#d03059}#cw-top10-v1 .book-modal #step2 form .btn-secondary,#cw-top10-v1 .modal-open #step2 form .btn-secondary{font-size:12px}#cw-top10-v1 .book-modal #step3 h1,#cw-top10-v1 .modal-open #step3 h1{letter-spacing:.5px;text-align:center;font-size:30px;font-weight:700;margin-top:30px}#cw-top10-v1 .book-modal #step3 p,#cw-top10-v1 .modal-open #step3 p{margin-bottom:1rem;text-align:center;letter-spacing:.5px}#cw-top10-v1 .book-modal #step3 i.fa,#cw-top10-v1 .modal-open #step3 i.fa{font-size:60px}#cw-top10-v1 .book-modal #step3 .back-button,#cw-top10-v1 .modal-open #step3 .back-button{width:100%;text-align:center}#cw-top10-v1 .book-modal #step3 .back-button a.btn-back,#cw-top10-v1 .modal-open #step3 .back-button a.btn-back{color:#e73562;background:0 0}#cw-top10-v1 .modal-content,#cw-top10-v1 .modal-dialog{margin:40px auto;border-radius:0}#cw-top10-v1 a{text-decoration:none}#cw-top10-v1 a,#cw-top10-v1 button{cursor:pointer}#cw-top10-v1 .btn-lg{font-size:1.4rem}#cw-top10-v1 .btn-danger{background-color:#e73562;border:1px solid #e73562}#cw-top10-v1 .nav .logo img{height:36px}#cw-top10-v1 .nav .city ul.city-list{list-style:none}#cw-top10-v1 .nav .city ul.city-list li{float:left}#cw-top10-v1 .nav .city ul.city-list li a{font-size:16px;color:#000}#cw-top10-v1 .nav .city ul.city-list li.active{border-bottom:2px solid #e73562}#cw-top10-v1 .nav .city i.fa.fa-map-marker{font-size:16px;color:#777}#cw-top10-v1 .nav .city select.city-list{border:none;font-weight:700;font-size:16px;background-color:transparent;height:1.5rem}#cw-top10-v1 .header{overflow:hidden;background:linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .15), rgba(0, 0, 0, .15), rgba(0, 0, 0, .6)), url(./cw-top10-v1/bg_1.jpg) no-repeat center;background-size:cover}#cw-top10-v1 .header .hero{color:#fff;position:relative;text-align:center}#cw-top10-v1 .header .hero .logo{display:inline-block}#cw-top10-v1 .header .hero img.logo{width:86px;height:86px}#cw-top10-v1 .header .hero h1{font-size:52px;text-shadow:5px 5px 30px rgba(0, 0, 0, .8);font-weight:700;letter-spacing:1.5px}#cw-top10-v1 .header .hero p{text-shadow:2px 2px 30px rgba(0, 0, 0, .8);font-size:1.2rem;font-weight:500;letter-spacing:1.5px}#cw-top10-v1 .header .hero span.last-update,#cw-top10-v1 .header .hero span.likes{font-size:17px}#cw-top10-v1 .header .hero span.line{height:20px;border-left:1px solid #fff;margin:5px 5px 0 5px}#cw-top10-v1 .office{min-height:700px}#cw-top10-v1 .office hr{border-top:1px solid #dbdbdb;height:1px}#cw-top10-v1 .office h2{font-weight:700;font-size:24px;line-height:32px;letter-spacing:1.5px;color:#484848}#cw-top10-v1 .office .hot-cbd{background-color:#fff}#cw-top10-v1 .office .hot-cbd .cbd-name{border:none}#cw-top10-v1 .office .hot-cbd .cbd-name a{border:none;color:#484848;font-size:1.2rem;padding:5px 0;margin-right:20px;padding-bottom:15px;background-color:#fff}#cw-top10-v1 .office .hot-cbd .cbd-name a.active{color:#00d1c7;border-bottom:2px solid #00d1c7}#cw-top10-v1 .office .hot-cbd .cbd-name .bd-select-wrapper{padding-bottom:15px}#cw-top10-v1 .office .hot-cbd .cbd-name .bd-select-wrapper.active{border-bottom:2px solid #00d1c7}#cw-top10-v1 .office .hot-cbd .cbd-name .bd-select-wrapper select.custom-select{border:none;font-size:1.2rem;padding-left:0;padding-top:0;padding-bottom:0;border-radius:0}#cw-top10-v1 .office .border-bottom-1{border:0;border-bottom:1px solid #eee;box-shadow:rgba(0, 0, 0, .1) 0 5px 5px -5px}#cw-top10-v1 .office .office-list-last{border-bottom:none !important}#cw-top10-v1 .office .office-list{border-bottom:1px solid #eee;position:relative}#cw-top10-v1 .office .office-list .recommend-box-1{background-color:#e73562;position:absolute;top:15px;left:-10px;color:#fff;font-size:14px;font-weight:700;border-radius:3px;border-bottom-left-radius:0}#cw-top10-v1 .office .office-list .recommend-box-1:before{content:'';position:absolute;left:0;bottom:-10px;width:0;height:0;border:5px solid #c62e55;border-bottom-color:transparent;border-left-color:transparent;z-index:-1;white-space:normal}#cw-top10-v1 .office .office-list .recommend-box-2{background-color:#e73562;position:absolute;top:62px;left:-10px;color:#fff;font-size:14px;font-weight:700;border-radius:3px;border-bottom-left-radius:0}#cw-top10-v1 .office .office-list .recommend-box-2:before{content:'';position:absolute;left:0;bottom:-10px;width:0;height:0;border:5px solid #c62e55;border-bottom-color:transparent;border-left-color:transparent;z-index:-1;white-space:normal}#cw-top10-v1 .office .office-list .left{position:relative}@media (min-width: 576px){#cw-top10-v1 .office .office-list .left{-webkit-flex-basis:260px;-moz-flex-basis:260px;-ms-flex-preferred-size:260px;flex-basis:260px;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}#cw-top10-v1 .office .office-list .left .img-thumbnail{width:100%}@media (min-width: 576px){#cw-top10-v1 .office .office-list .middle{-webkit-flex-basis:50%;-moz-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-moz-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}}#cw-top10-v1 .office .office-list .middle .office-name h2{font-weight:700}#cw-top10-v1 .office .office-list .middle .office-name h2 a{color:#484848}#cw-top10-v1 .office .office-list .middle .office-name span.stars .fa{margin:0 1px;color:#028489}#cw-top10-v1 .office .office-list .middle .office-name .office-feature span.badge-info{font-size:12px;background-color:transparent;border:1px solid #028489;color:#028489}#cw-top10-v1 .office .office-list .middle .office-name .office-feature span.badge-info img{width:20px}#cw-top10-v1 .office .office-list .middle .office-summary{letter-spacing:.5px}#cw-top10-v1 .office .office-list .middle .office-summary ul{padding-left:18px}#cw-top10-v1 .office .office-list .middle .office-summary ul li{font-size:14px;list-style-type:square;line-height:20px;margin-bottom:7px}#cw-top10-v1 .office .office-list .middle .office-type span{font-size:14px}#cw-top10-v1 .office .office-list .middle .office-type span img{width:25px;height:25px}#cw-top10-v1 .office .office-list .middle .customer-review img{width:68px;height:68px}@media (min-width: 576px){#cw-top10-v1 .office .office-list .right{-webkit-flex-basis:160px;-moz-flex-basis:160px;-ms-flex-preferred-size:160px;flex-basis:160px;-webkit-box-flex:0;-webkit-flex-grow:0;-moz-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}
}#cw-top10-v1 .office .office-list .right .office-price span{font-size:24px;font-weight:700}#cw-top10-v1 .office .office-list .right .office-price span sub{font-size:14px;bottom:0}#cw-top10-v1 .office .office-list .right .office-price p{font-size:12px}#cw-top10-v1 .office .office-list .right .link{border:1px solid #e73562;border-radius:.3rem}#cw-top10-v1 .office .office-list .right .link a.btn{border-bottom-left-radius:0;border-bottom-right-radius:0;color:#fff}#cw-top10-v1 .office .office-list .right .link a.btn:after{display:inline-block;width:0;height:0;margin-left:.5em;vertical-align:0;content:"";border-left:.4em solid;border-top:.4em solid transparent;border-right:0;border-bottom:.4em solid transparent}#cw-top10-v1 .office .office-list .right .link p{font-size:12px;white-space:nowrap}#cw-top10-v1 .office .best-company .title::before{width:2.6rem;border-bottom:.3rem;border-color:#e73562;margin-bottom:.4rem;border-top-width:.3rem;content:"";display:inline-block;border-top-style:solid}#cw-top10-v1 .office .best-company .left{width:70%}#cw-top10-v1 .office .best-company .right .office-name h2 a.title-link{font-size:28px;color:#484848}#cw-top10-v1 .office .best-company .right .office-feature span.badge{border:1px solid #028489;color:#028489}#cw-top10-v1 .office .best-company .right .office-summary ul{padding-left:20px}#cw-top10-v1 .office .best-company .right .office-summary ul li{font-size:15px;margin-bottom:7px}#cw-top10-v1 .office .best-company .right span.stars .fa{font-size:18px;margin:0 1px;color:#028489}#cw-top10-v1 .office .best-company .right .footer .price span{font-size:26px;font-weight:700}#cw-top10-v1 .office .best-company .right .footer .price p{font-size:12px}#cw-top10-v1 .office .best-company .right .footer .submit a.btn{width:150px}#cw-top10-v1 .office .best-company .right .footer .submit a.btn:after{display:inline-block;width:0;height:0;margin-left:.5em;vertical-align:0;content:"";border-left:.4em solid;border-top:.4em solid transparent;border-right:0;border-bottom:.4em solid transparent}#cw-top10-v1 hr.grey{border:0;border-top:1px solid #eee}#cw-top10-v1 #distrii-confirm-modal,#cw-top10-v1 #mixpace-reconfirm-modal,#cw-top10-v1 #reconfirm-modal{border-radius:10px}#cw-top10-v1 #distrii-confirm-modal .modal-content,#cw-top10-v1 #mixpace-reconfirm-modal .modal-content,#cw-top10-v1 #reconfirm-modal .modal-content{border:3px solid #000}#cw-top10-v1 #distrii-confirm-modal img,#cw-top10-v1 #mixpace-reconfirm-modal img,#cw-top10-v1 #reconfirm-modal img{width:90px;height:90px}#cw-top10-v1 #distrii-confirm-modal h3,#cw-top10-v1 #mixpace-reconfirm-modal h3,#cw-top10-v1 #reconfirm-modal h3{font-size:32px;font-weight:700}#cw-top10-v1 #distrii-confirm-modal h3 span,#cw-top10-v1 #mixpace-reconfirm-modal h3 span,#cw-top10-v1 #reconfirm-modal h3 span{font-size:32px;display:inline}#cw-top10-v1 #distrii-confirm-modal a.btn,#cw-top10-v1 #mixpace-reconfirm-modal a.btn,#cw-top10-v1 #reconfirm-modal a.btn{font-size:16px;color:#0283df;border:1px solid #0283df;background:#fff;padding:.5rem}#cw-top10-v1 #distrii-confirm-modal a.btn:hover,#cw-top10-v1 #mixpace-reconfirm-modal a.btn:hover,#cw-top10-v1 #reconfirm-modal a.btn:hover{background:#0283df;color:#fff}#cw-top10-v1 #distrii-confirm-modal span,#cw-top10-v1 #mixpace-reconfirm-modal span,#cw-top10-v1 #reconfirm-modal span{font-size:14px;display:block}#cw-top10-v1 #distrii-confirm-modal span.js-reconfirm-min,#cw-top10-v1 #mixpace-reconfirm-modal span.js-reconfirm-min,#cw-top10-v1 #reconfirm-modal span.js-reconfirm-min{display:inline}@media (width: 768px){#cw-top10-v1 .office .hot-cbd .cbd-name a{font-size:1rem}#cw-top10-v1 .office .hot-cbd .cbd-name .bd-select-wrapper .select.custom-select{font-size:1rem}}@media (max-width: 768px){#cw-top10-v1 .modal-content,#cw-top10-v1 .modal-dialog{margin:0 auto;border-radius:0;height:100%}#cw-top10-v1 .header .hero h1{font-size:1.6rem}#cw-top10-v1 .header .hero p{font-size:1rem}#cw-top10-v1 .header .hero span.last-update,#cw-top10-v1 .header .hero span.likes{font-size:14px}#cw-top10-v1 .office .hot-cbd h2{font-size:24px}#cw-top10-v1 .office .hot-cbd .cbd-name button{font-size:1rem}#cw-top10-v1 .office .hot-cbd .cbd-name .bd-select-wrapper select.custom-select{font-size:1rem;padding-top:.15rem}#cw-top10-v1 .office .office-list .middle .office-name h2{font-size:1.4rem}#cw-top10-v1 .office .office-list .middle .office-name .office-feature span.badge-info{font-size:12px}#cw-top10-v1 .office .office-list .middle .office-name span.stars{font-size:18px;margin-top:5px}#cw-top10-v1 .office .office-list .middle .office-summary ul li{font-size:14px}#cw-top10-v1 .office .office-list .right .office-price p{font-size:12px}#cw-top10-v1 .office .office-list .right .link a.btn-link{font-size:1.2rem;color:#fff}#cw-top10-v1 .office .office-list .right .link p{font-size:12px}#cw-top10-v1 .service-office-banner h5{font-size:18px;text-align:center}#cw-top10-v1 .service-office-banner .features span{font-size:15px}#cw-top10-v1 .service-office-banner .btn{margin-top:5px;background:#0d828a;padding:5px 10px}#cw-top10-v1 .service-office-banner .btn span{color:#fff}#cw-top10-v1 .service-office-banner .btn i.fa-chevron-right{color:#fff}#cw-top10-v1 .best-company .title h2{font-size:20px}#cw-top10-v1 .best-company .office-item .left{width:100%}#cw-top10-v1 .best-company .office-item .right .office-name h2 a.title-link{font-size:24px}#cw-top10-v1 .best-company .office-item .right span.stars .fa{font-size:20px}#cw-top10-v1 .filter select.custom-select{background:0 0}}@media (max-width: 575px){#cw-top10-v1 hr{width:98%}#cw-top10-v1 .header .hero h1{font-size:1.8rem}#cw-top10-v1 .header .hero p{font-size:1rem}#cw-top10-v1 .office .hot-cbd{margin-top:1.8rem !important}#cw-top10-v1 .office .hot-cbd h2{font-size:22px;letter-spacing:1px}#cw-top10-v1 .office .hot-cbd .cbd-name button{font-size:.875rem;white-space:nowrap;background-color:#fff}#cw-top10-v1 .office .office-list .middle .office-name h3{white-space:nowrap;font-size:1.6rem}#cw-top10-v1 .office .office-list .middle .office-name .office-feature span{font-size:14px}#cw-top10-v1 .office .office-list .middle .office-summary ul li{font-size:14px}#cw-top10-v1 .office .office-list .right.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}#cw-top10-v1 .office .office-list .right.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}#cw-top10-v1 .office .office-list .right.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}#cw-top10-v1 .office .office-list .right .office-price span{font-size:22px}#cw-top10-v1 .office .office-list .right .office-price p{font-size:11px}#cw-top10-v1 .office .office-list .right .link{width:120px;margin-top:2px}#cw-top10-v1 .office .office-list .right .link .btn-lg{font-size:1.1rem}#cw-top10-v1 .filter{width:140px}#cw-top10-v1 .filter .filter-button{width:140px;background-color:#fbfaf8;position:fixed;bottom:20px;box-shadow:0 2px 2px 2px rgba(0, 0, 0, .14);border-radius:80px;text-align:center}#cw-top10-v1 .filter .filter-button select{border:none;font-weight:700;font-size:13px;background-color:transparent;height:1.5rem}}@media (max-width: 320px){#cw-top10-v1 .header .hero h1{font-size:2.1rem}}#contact h1{color:#484848;font-weight:700}#contact ul{list-style:none}@font-face{font-family:FontAwesome;src:url(./fonts/fontawesome-webfont.eot);src:url(./fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(./fonts/fontawesome-webfont.woff2) format("woff2"), url(./fonts/fontawesome-webfont.woff) format("woff"), url(./fonts/fontawesome-webfont.ttf) format("truetype"), url(./fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-map-marker:before{content:"\f041"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-thumb-tack:before{content:"\f08d"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}body{font-family:"FontAwesome Hiragino Sans GB", "Microsoft YaHei", sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-right:0 !important;width:100%;margin:0 auto;overflow-x:hidden}body.iosBugFixCaret.modal-open{position:fixed;width:100%}a:hover{cursor:pointer}.hide{display:none}.clear{clear:both}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40, 167, 69, .8);-webkit-border-radius:.2rem;-moz-border-radius:.2rem;border-radius:.2rem}.custom-select.is-valid ~ .valid-feedback,.custom-select.is-valid ~ .valid-tooltip,.form-control.is-valid ~ .valid-feedback,.form-control.is-valid ~ .valid-tooltip,.was-validated .custom-select:valid ~ .valid-feedback,.was-validated .custom-select:valid ~ .valid-tooltip,.was-validated .form-control:valid ~ .valid-feedback,.was-validated .form-control:valid ~ .valid-tooltip{display:block}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220, 53, 69, .8);-webkit-border-radius:.2rem;-moz-border-radius:.2rem;border-radius:.2rem}.custom-select.is-invalid ~ .invalid-feedback,.custom-select.is-invalid ~ .invalid-tooltip,.form-control.is-invalid ~ .invalid-feedback,.form-control.is-invalid ~ .invalid-tooltip,.was-validated .custom-select:invalid ~ .invalid-feedback,.was-validated .custom-select:invalid ~ .invalid-tooltip,.was-validated .form-control:invalid ~ .invalid-feedback,.was-validated .form-control:invalid ~ .invalid-tooltip{display:block}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:5px;height:5px}.tooltip .arrow::before{position:absolute;border-color:transparent;border-style:solid}.tooltip.bs-tooltip-auto[x-placement^=top],.tooltip.bs-tooltip-top{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow,.tooltip.bs-tooltip-top .arrow{bottom:0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.bs-tooltip-top .arrow::before{margin-left:-3px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tooltip-auto[x-placement^=right],.tooltip.bs-tooltip-right{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.bs-tooltip-right .arrow{left:0}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.bs-tooltip-right .arrow::before{margin-top:-3px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tooltip-auto[x-placement^=bottom],.tooltip.bs-tooltip-bottom{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,.tooltip.bs-tooltip-bottom .arrow{top:0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.bs-tooltip-bottom .arrow::before{margin-left:-3px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tooltip-auto[x-placement^=left],.tooltip.bs-tooltip-left{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.bs-tooltip-left .arrow{right:0}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.bs-tooltip-left .arrow::before{right:0;margin-top:-3px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;-webkit-border-radius:.25rem;-moz-border-radius:.25rem;border-radius:.25rem}