/***Font-Awesome***/
@import url("font-awesome.css");
@import url("font-awesome.css");
/* line 9, ../sass/includes/_fonts.scss */
.fa, .fa-icon-class { 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; }

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on March 3, 2017 */
/* transform */
/* position */
/***Font-Awesome***/
/* line 9, ../sass/includes/_fonts.scss */
.fa, .fa-icon-class { 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; }

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on March 3, 2017 */
/* line 1, ../sass/includes/_common.scss */
body { font-family: "work_sansregular"; }

/* line 4, ../sass/includes/_common.scss */
h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }

/* line 8, ../sass/includes/_common.scss */
ul { padding: 0px; margin: 0px; }

/* line 12, ../sass/includes/_common.scss */
li { padding: 0px; margin: 0px; }

/* line 16, ../sass/includes/_common.scss */
ul li { list-style: none; padding: 0px; margin: 0px; }

/* line 21, ../sass/includes/_common.scss */
a { text-decoration: none !important; outline: none !important; }

/* line 25, ../sass/includes/_common.scss */
button { border: 0px; }

/* line 28, ../sass/includes/_common.scss */
.button_skyblue { background: #10abfd; padding: 10px; text-align: center; color: #fff; text-transform: uppercase; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-size: 14px; font-family: "work_sansbold"; transition: all ease-out .2s; cursor: pointer; }
/* line 39, ../sass/includes/_common.scss */
.button_skyblue:hover { background: #0f9ce8; transition: all ease-out .2s; }

/* line 45, ../sass/includes/_common.scss */
.blog .button_skyblue { margin-bottom: 15px; }

/* line 49, ../sass/includes/_common.scss */
.button-next { margin: 20px auto 0; display: block; width: 140px; }

/* line 55, ../sass/includes/_common.scss */
input.button_skyblue { background: #10abfd; padding: 10px; text-align: center; color: #fff; text-transform: uppercase; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font-size: 14px; font-family: "work_sansbold"; transition: all ease-out .2s; cursor: pointer; border: 0; margin: 0px auto; }
/* line 68, ../sass/includes/_common.scss */
input.button_skyblue:hover { background: #0f9ce8; transition: all ease-out .2s; }

/* line 74, ../sass/includes/_common.scss */
.section_main_head { text-align: center; font-size: 30px; color: #292929; padding: 15px 0px; }

/* line 80, ../sass/includes/_common.scss */
.border-rounded { border: solid 1px #ddd; }

/* line 83, ../sass/includes/_common.scss */
.secton_sub_head { display: block; color: #2e2e2e; font-size: 14px; text-transform: uppercase; text-align: center; padding: 0 0 35px; }
/* line 90, ../sass/includes/_common.scss */
.secton_sub_head.padding20 { padding: 0 0 20px; }
/* line 93, ../sass/includes/_common.scss */
.secton_sub_head.padding0 { padding: 0px; }

/* line 97, ../sass/includes/_common.scss */
.section_label { color: #292929; font-size: 16px; font-weight: normal; width: 100%; }

/* line 103, ../sass/includes/_common.scss */
.section_textbox { text-align: center; font-family: "karlabold"; color: #828282; background: #fff; width: 100%; padding: 10px; font-size: 14px; text-transform: uppercase; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; margin: 0 0 20px; }

/* line 118, ../sass/includes/_common.scss */
.spaicial_active { color: #10abfd; }

/* line 125, ../sass/includes/_common.scss */
.select2-container .select2-selection--single { height: 45px !important; text-align: center; }

/* line 129, ../sass/includes/_common.scss */
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 47px !important; font-family: "work_sansbold"; padding: 0px; color: #0f9ce8 !important; font-size: 12px !important; text-transform: uppercase; }

/* line 137, ../sass/includes/_common.scss */
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 45px; top: 0; bottom: 0; display: none; }

/* line 143, ../sass/includes/_common.scss */
.select2-container--default .select2-selection--single:focus { outline: 0 !important; }

/* line 146, ../sass/includes/_common.scss */
.select2-container--default .select2-results__option[aria-selected="true"] { background: #10abfd !important; color: #fff !important; }

/* line 150, ../sass/includes/_common.scss */
.select2-container--default .select2-results__option--highlighted[aria-selected] { background: #10abfd !important; }

/* line 155, ../sass/includes/_common.scss */
.success_modal .modal-content .modal-header { padding: 8px; border: 0; }
/* line 158, ../sass/includes/_common.scss */
.success_modal .modal-content .modal-header h5 { color: #0fa5f4; font-weight: normal; }
/* line 163, ../sass/includes/_common.scss */
.success_modal .modal-content .modal-body { padding: 8px; }

/* line 170, ../sass/includes/_common.scss */
.select-day-details [type="radio"]:checked, .select-day-details [type="radio"]:not(:checked) { position: absolute; left: -9999px; }
/* line 175, ../sass/includes/_common.scss */
.select-day-details [type="radio"]:checked + label, .select-day-details [type="radio"]:not(:checked) + label { position: relative; padding-left: 28px; cursor: pointer; line-height: 20px; display: inline-block; color: #666; padding: 0 0 0 23px; }
/* line 186, ../sass/includes/_common.scss */
.select-day-details [type="radio"]:checked + label:before, .select-day-details [type="radio"]:not(:checked) + label:before { content: ""; position: absolute; left: 0; top: 0; width: 18px; height: 18px; border: 1px solid #ddd; border-radius: 100%; background: #b5b5b5; }
/* line 198, ../sass/includes/_common.scss */
.select-day-details [type="radio"]:checked + label:after, .select-day-details [type="radio"]:not(:checked) + label:after { content: ""; width: 12px; height: 12px; background: #10abfd; position: absolute; top: 3px; left: 3px; border-radius: 100%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
/* line 211, ../sass/includes/_common.scss */
.select-day-details [type="radio"]:not(:checked) + label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0); }
/* line 216, ../sass/includes/_common.scss */
.select-day-details [type="radio"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
/* line 221, ../sass/includes/_common.scss */
.select-day-details button { width: 100%; margin: 20px 0 0; }

/* line 226, ../sass/includes/_common.scss */
.color_change { color: #10abfd !important; padding-left: 5px; }

/* line 230, ../sass/includes/_common.scss */
.color_white { color: #fff !important; }

/* line 233, ../sass/includes/_common.scss */
.commercial-colloction .bg-none { background: none !important; }

/* line 236, ../sass/includes/_common.scss */
.header-spacing { padding: 0px 30px; }

/* line 239, ../sass/includes/_common.scss */
.bin-cancel { display: inline-block; background: #dc3545; }
/* line 242, ../sass/includes/_common.scss */
.bin-cancel:hover { color: #fff; background: #bd1222; }

/* line 247, ../sass/includes/_common.scss */
.total_cost-outer { display: flex; flex-direction: row; justify-content: flex-end; }
/* line 251, ../sass/includes/_common.scss */
.total_cost-outer .total_cost-outer-inner { border: solid 1px #ddd; padding: 10px; border-radius: 5px; font-size: 14px; text-align: center; }

/* line 1, ../sass/includes/_profile.scss */
.profle-block { padding: 30px 0 0; }
/* line 3, ../sass/includes/_profile.scss */
.profle-block h1 { text-align: center; color: #10abfd; font-size: 63px; padding: 25px 0px; margin-top: 60px; font-family: 'vagrundschriftdregular'; text-shadow: -1px -1px 9px #9cb6c1; }
/* line 11, ../sass/includes/_profile.scss */
.profle-block h1 span { display: block; font-size: 40px; padding: 20px 0 0; }
@media (max-width: 490px) { /* line 11, ../sass/includes/_profile.scss */
  .profle-block h1 span { font-size: 25px; } }
@media (max-width: 640px) { /* line 3, ../sass/includes/_profile.scss */
  .profle-block h1 { font-size: 20px; } }
/* line 23, ../sass/includes/_profile.scss */
.profle-block .user-deatils { padding: 25px 0px; }
/* line 27, ../sass/includes/_profile.scss */
.profle-block .user-deatils .form-group button.btn-submit { margin: 0px auto; width: 60%; display: block; }
/* line 35, ../sass/includes/_profile.scss */
.profle-block .oder-history { background: #dbf2ff; padding: 25px 0px; }
/* line 39, ../sass/includes/_profile.scss */
.profle-block .oder-history button.btn_duty { margin: 0px auto; width: 20%; display: block; }
@media (max-width: 480px) { /* line 39, ../sass/includes/_profile.scss */
  .profle-block .oder-history button.btn_duty { width: 90%; } }
/* line 49, ../sass/includes/_profile.scss */
.profle-block .oder-history .section_payment ul { margin: 0px auto; display: block; width: 342px; }
@media (max-width: 1300px) { /* line 49, ../sass/includes/_profile.scss */
  .profle-block .oder-history .section_payment ul { width: 200px; } }
/* line 56, ../sass/includes/_profile.scss */
.profle-block .oder-history .section_payment ul li { float: left; width: calc(100% / 2); height: 88px; }
@media (max-width: 1300px) { /* line 56, ../sass/includes/_profile.scss */
  .profle-block .oder-history .section_payment ul li { float: none; width: 100%; } }
@media (max-width: 480px) { /* line 56, ../sass/includes/_profile.scss */
  .profle-block .oder-history .section_payment ul li { float: none; margin: 0px auto; } }
/* line 68, ../sass/includes/_profile.scss */
.profle-block .oder-history .section_payment ul li label { margin-right: 20px; }
/* line 71, ../sass/includes/_profile.scss */
.profle-block .oder-history .section_payment ul li label.papal:before { background: url("../images/paypal.png"); content: ""; width: 170px; background-size: 100%; background-repeat: no-repeat; border: 0px; height: 66px; }
/* line 82, ../sass/includes/_profile.scss */
.profle-block .oder-history .section_payment ul li label.wordpay:before { background: url("../images/worldpay.png"); content: ""; width: 170px; background-size: 100%; background-repeat: no-repeat; border: 0px; height: 66px; }
/* line 92, ../sass/includes/_profile.scss */
.profle-block .oder-history .section_payment ul li label:after { left: 0; right: 0; width: 100%; background-size: cover; height: 60px; border-radius: 20px; border: solid 5px #454545; }
/* line 107, ../sass/includes/_profile.scss */
.profle-block .credit_card .btn-area { margin: 0px auto; display: block; }
/* line 110, ../sass/includes/_profile.scss */
.profle-block .credit_card .btn-area button { width: 200px; float: left; margin-right: 10px; }
@media (max-width: 480px) { /* line 110, ../sass/includes/_profile.scss */
  .profle-block .credit_card .btn-area button { width: 100%; margin-bottom: 10px; } }
/* line 121, ../sass/includes/_profile.scss */
.profle-block .track-area { padding: 25px 0px; }
/* line 123, ../sass/includes/_profile.scss */
.profle-block .track-area h2 { font-size: 30px; color: #292929; padding: 20px 0px; text-align: center; }
/* line 130, ../sass/includes/_profile.scss */
.profle-block .track-area button.btn_sale { margin: 0px auto; width: 160px; display: block; }

/* line 138, ../sass/includes/_profile.scss */
.profile_alphabet { position: relative; }
/* line 140, ../sass/includes/_profile.scss */
.profile_alphabet .icon-number-labeld { position: absolute; top: -14px; background: red; border-radius: 50%; font-size: 14px; color: #fff; width: 30px; height: 30px; text-align: center; padding-top: 7px; }

/* line 154, ../sass/includes/_profile.scss */
.customer_menu .icon-number-labeld { background: red; border-radius: 50%; font-size: 14px; color: #fff; width: 25px; display: inline-block; height: 25px; text-align: center; padding-top: 4px; margin-left: 5px; }

/* line 3, ../sass/includes/_household.scss */
.household_collection .track-area .scheme_box { background: #10abfe; border-radius: 50px; width: 480px; text-align: center; margin: 0px auto; }
@media (max-width: 480px) { /* line 3, ../sass/includes/_household.scss */
  .household_collection .track-area .scheme_box { width: 100%; } }
/* line 12, ../sass/includes/_household.scss */
.household_collection .track-area .scheme_box .scheem-head { background: url("../images/scheem_bg.png"); background-repeat: no-repeat; width: 270px; height: 252px; margin: 0px auto; display: block; }
/* line 19, ../sass/includes/_household.scss */
.household_collection .track-area .scheme_box .scheem-head h2 { font-size: 56px; color: #706f6f; padding: 92px 0 0; text-align: center; line-height: 45px; }
/* line 26, ../sass/includes/_household.scss */
.household_collection .track-area .scheme_box .scheem-head h3 { text-transform: uppercase; color: #706f6f; font-size: 15px; }
/* line 32, ../sass/includes/_household.scss */
.household_collection .track-area .scheme_box .scheem-details { padding: 25px 0px; }
/* line 34, ../sass/includes/_household.scss */
.household_collection .track-area .scheme_box .scheem-details span { padding: 0 0 10px; display: block; }
/* line 37, ../sass/includes/_household.scss */
.household_collection .track-area .scheme_box .scheem-details span h3 { color: #fff; font-size: 20px; text-transform: uppercase; padding-bottom: 10px; }
/* line 43, ../sass/includes/_household.scss */
.household_collection .track-area .scheme_box .scheem-details span h2 { font-size: 25px; color: #fff; padding: 0px; font-family: 'work_sansbold'; padding-bottom: 10px; }
/* line 54, ../sass/includes/_household.scss */
.household_collection .services_area { background: #dbf2ff; padding: 20px; }
/* line 57, ../sass/includes/_household.scss */
.household_collection .services_area h3 { padding: 15px 0 0; color: #2e2e2e; }
/* line 63, ../sass/includes/_household.scss */
.household_collection ul li { width: 100%; padding: 10px 0px; }

/* line 2, ../sass/includes/_household-colloction.scss */
.household_collection h1 { text-shadow: -1px -1px 9px #10abfd !important; }
@media (max-width: 640px) { /* line 2, ../sass/includes/_household-colloction.scss */
  .household_collection h1 { font-size: 40px; margin-top: 0; } }
@media (max-width: 490px) { /* line 2, ../sass/includes/_household-colloction.scss */
  .household_collection h1 { font-size: 30px; } }
@media (max-width: 998px) { /* line 2, ../sass/includes/_household-colloction.scss */
  .household_collection h1 { color: #10abfd !important; text-shadow: none !important; } }
/* line 16, ../sass/includes/_household-colloction.scss */
.household_collection .code_area { padding: 20px  0px; }
/* line 18, ../sass/includes/_household-colloction.scss */
.household_collection .code_area .form-group { margin: 0px auto; width: 30%; }
@media (max-width: 767px) { /* line 18, ../sass/includes/_household-colloction.scss */
  .household_collection .code_area .form-group { width: 90%; } }
/* line 26, ../sass/includes/_household-colloction.scss */
.household_collection .profider_area { padding: 20px 0px; background: rgba(213, 240, 254, 0.8); }
/* line 29, ../sass/includes/_household-colloction.scss */
.household_collection .profider_area .form-group { width: 30%; margin: 0px auto; }
@media (max-width: 767px) { /* line 29, ../sass/includes/_household-colloction.scss */
  .household_collection .profider_area .form-group { width: 60%; } }
/* line 37, ../sass/includes/_household-colloction.scss */
.household_collection .date_selection { padding: 30px 0px; }
/* line 39, ../sass/includes/_household-colloction.scss */
.household_collection .date_selection .date_selecter { margin: 20px auto; width: 100%; position: relative; }
/* line 44, ../sass/includes/_household-colloction.scss */
.household_collection .date_selection .date_selecter i.calender { position: absolute; right: 10px; top: 10px; color: #10abfd; display: none; }
/* line 54, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area { padding: 20px 0px; background: rgba(213, 240, 254, 0.8); }
/* line 59, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .colletion_area ul li { float: left; width: calc(100% / 5); }
@media (max-width: 767px) { /* line 59, ../sass/includes/_household-colloction.scss */
  .household_collection .collect-area .colletion_area ul li { width: calc(100% / 2); } }
/* line 65, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .colletion_area ul li h3 { font-size: 18px; min-height: 70px; }
/* line 71, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .colletion_area ul li label span { display: block; padding: 10px 0px; font-size: 18px; }
/* line 78, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .colletion_area ul li input.counter_box { width: 35px; height: 35px; display: block; margin: 0px auto; }
/* line 87, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .colletion_area ul .bin-ganarate_area h3 { font-size: 18px; }
/* line 90, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .colletion_area ul .bin-ganarate_area span { font-size: 18px; display: block; padding: 0px; }
/* line 99, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .colletion_area button.btn_duty { margin: 0px auto; width: 20%; display: block; }
@media (max-width: 480px) { /* line 99, ../sass/includes/_household-colloction.scss */
  .household_collection .collect-area .colletion_area button.btn_duty { width: 90%; } }
/* line 111, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area.pakege_blocks .pakege_blocks_right li { float: right; width: 170px; }
/* line 116, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area.pakege_blocks .pakege_blocks_left { float: left; width: 40%; }
/* line 121, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area.pakege_blocks .pakege_blocks_left .form-group .select_outer option { height: 35px; padding: 8px; }
/* line 127, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area.pakege_blocks .pakege_blocks_left select { color: #0f9ce8; height: 40px; }
/* line 140, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .house-hold-new-collection ul li { width: 100%; padding: 10px 50px; font-size: 12px; float: none; display: inline-block; vertical-align: top; text-align: center; }
/* line 150, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .house-hold-new-collection ul li input.value-box { border: solid 1px #ccc; border-radius: 5px; height: 40px; width: 40px; margin-bottom: 15px; text-align: center; }
/* line 161, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .house-hold-new-collection ul li.blak-bags h3.label-qustion { padding: 0px; min-height: auto; }
/* line 166, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .house-hold-new-collection ul li.blak-bags input { margin: 15px 0 0; }
/* line 169, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .house-hold-new-collection ul li.blak-bags span { text-align: center; font-size: 13px; color: #000; display: block; }
/* line 178, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .house-hold-new-collection ul li .select-style-opctions .select2-container { width: 100% !important; }
/* line 188, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .house-hold-new-collection.new-collection-bags ul li.blak-bags .select_outer { width: 45px; margin: 0px auto; }
/* line 191, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .house-hold-new-collection.new-collection-bags ul li.blak-bags .select_outer .select2-selection__rendered { font-size: 16px !important; }
/* line 194, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .house-hold-new-collection.new-collection-bags ul li.blak-bags .select_outer .select2-selection__arrow { visibility: hidden; }
/* line 204, ../sass/includes/_household-colloction.scss */
.household_collection .collect-area .house-hold-new-collection.amend-collection ul li { display: inline-block; width: calc(100% / 5); padding: 10px 20px; }
@media (max-width: 991px) { /* line 204, ../sass/includes/_household-colloction.scss */
  .household_collection .collect-area .house-hold-new-collection.amend-collection ul li { width: 100%; } }
/* line 216, ../sass/includes/_household-colloction.scss */
.household_collection .offer_section { padding: 30px 0px; }
/* line 219, ../sass/includes/_household-colloction.scss */
.household_collection .offer_section ul li { float: left; width: calc(100% / 5); padding: 0px 10px; }
@media (max-width: 767px) { /* line 219, ../sass/includes/_household-colloction.scss */
  .household_collection .offer_section ul li { width: calc(100% / 2); margin-bottom: 10px; } }
/* line 228, ../sass/includes/_household-colloction.scss */
.household_collection .offer_section ul li .styled-checkbox + label { width: 100%; height: 45px; }
/* line 232, ../sass/includes/_household-colloction.scss */
.household_collection .offer_section ul li .styled-checkbox + label span.value_box { position: absolute; left: 0; right: 0; text-align: center; bottom: 0; top: 0; line-height: 45px; color: #828282; font-size: 15px; font-family: 'work_sansmedium'; }
@media (max-width: 767px) { /* line 232, ../sass/includes/_household-colloction.scss */
  .household_collection .offer_section ul li .styled-checkbox + label span.value_box { font-size: 10px; } }
/* line 247, ../sass/includes/_household-colloction.scss */
.household_collection .offer_section ul li .styled-checkbox + label span:hover { color: #fff; }
/* line 253, ../sass/includes/_household-colloction.scss */
.household_collection .offer_section ul li .styled-checkbox + label:before { width: 100%; content: ""; height: 45px; }
/* line 258, ../sass/includes/_household-colloction.scss */
.household_collection .offer_section ul li .styled-checkbox + label:before span.value_box { color: #fff; }
/* line 267, ../sass/includes/_household-colloction.scss */
.household_collection .summary_setion { background: rgba(213, 240, 254, 0.8); }
/* line 271, ../sass/includes/_household-colloction.scss */
.household_collection .summary_setion .offer_selection ul li { width: calc(100% / 3); }
@media (max-width: 767px) { /* line 271, ../sass/includes/_household-colloction.scss */
  .household_collection .summary_setion .offer_selection ul li { margin: 0 0 30px; width: 100%; } }
/* line 292, ../sass/includes/_household-colloction.scss */
.household_collection .offer_area img.ofer_block { padding: 50px 0 0; }
@media (max-width: 640px) { /* line 292, ../sass/includes/_household-colloction.scss */
  .household_collection .offer_area img.ofer_block { display: none; } }
/* line 300, ../sass/includes/_household-colloction.scss */
.household_collection .offer_area .ofer_list ul { margin: 0 0 2px; }
/* line 302, ../sass/includes/_household-colloction.scss */
.household_collection .offer_area .ofer_list ul li { color: #000; line-height: 12px; }
/* line 305, ../sass/includes/_household-colloction.scss */
.household_collection .offer_area .ofer_list ul li span { color: #10abfd; }
/* line 314, ../sass/includes/_household-colloction.scss */
.household_collection.new-collection .collect-area .pakege_blocks_left-center { width: 100%; float: none; }
/* line 317, ../sass/includes/_household-colloction.scss */
.household_collection.new-collection .collect-area .pakege_blocks_left-center .select_outer { width: 30%; margin: 0px auto; }
/* line 323, ../sass/includes/_household-colloction.scss */
.household_collection.new-collection .bin-ganarate_area { width: 100%; }
/* line 325, ../sass/includes/_household-colloction.scss */
.household_collection.new-collection .bin-ganarate_area li { float: left; }

/* line 333, ../sass/includes/_household-colloction.scss */
.styled-checkbox { position: absolute; opacity: 0; }
/* line 336, ../sass/includes/_household-colloction.scss */
.styled-checkbox + label { position: relative; cursor: pointer; padding: 0; margin: 0px; }
/* line 341, ../sass/includes/_household-colloction.scss */
.styled-checkbox + label:before { content: '\e904'; font-family: 'icomoon'; font-size: 70px; color: #10abfd; display: inline-block; vertical-align: text-top; width: 100px; height: 100px; background: white; border-radius: 5px; border: solid 1px #ddd; }
/* line 355, ../sass/includes/_household-colloction.scss */
.styled-checkbox + label.black_bag:before { content: '\e902'; color: #000; }
/* line 361, ../sass/includes/_household-colloction.scss */
.styled-checkbox + label.big_bin:before { content: '\e90f'; }
/* line 366, ../sass/includes/_household-colloction.scss */
.styled-checkbox + label.school:before { content: '\e910'; }
/* line 371, ../sass/includes/_household-colloction.scss */
.styled-checkbox + label.comunity:before { content: '\e911'; }
/* line 376, ../sass/includes/_household-colloction.scss */
.styled-checkbox + label.question-tag:before { content: ''; background: url(../images/question-circle-solid.svg); width: 100px; height: 100px; background-repeat: no-repeat; background-size: 100px; }
/* line 385, ../sass/includes/_household-colloction.scss */
.styled-checkbox + label.question-tag:hover:before { content: ''; background: url(../images/question-circle-white.svg); width: 100px; height: 100px; background-repeat: no-repeat; background-size: 100px; background-color: #10abfd; }
/* line 397, ../sass/includes/_household-colloction.scss */
.styled-checkbox + label.calender-time:before { content: ''; background: url(../images/calender-time.png); width: 100px; height: 100px; background-repeat: no-repeat; background-size: 58px; background-position: 23px 20px; }
/* line 407, ../sass/includes/_household-colloction.scss */
.styled-checkbox + label.calender-time:hover:before { content: ''; background: url(../images/calender-time_white.png); background-repeat: no-repeat; width: 100px; height: 100px; background-color: #10abfd; background-size: 58px; background-position: 23px 20px; }
/* line 422, ../sass/includes/_household-colloction.scss */
.styled-checkbox:hover + label:before { background: #10abfd; color: #fff; }
/* line 427, ../sass/includes/_household-colloction.scss */
.styled-checkbox:hover + label.black_bag:before { background: #000; color: #fff; }
/* line 434, ../sass/includes/_household-colloction.scss */
.styled-checkbox:hover span.value_box { color: #fff !important; }
/* line 441, ../sass/includes/_household-colloction.scss */
.styled-checkbox:checked + label:before { background: #10abfd; color: #fff; }
/* line 446, ../sass/includes/_household-colloction.scss */
.styled-checkbox:checked + label.black_bag:before { background: #000; color: #fff; }
/* line 451, ../sass/includes/_household-colloction.scss */
.styled-checkbox:checked + label:after { content: ''; font-family: 'icomoon'; font-size: 70px; color: #fff; position: absolute; width: 100px; height: auto; }
/* line 461, ../sass/includes/_household-colloction.scss */
.styled-checkbox:checked + label span.value_box { color: #fff !important; }
/* line 466, ../sass/includes/_household-colloction.scss */
.styled-checkbox:checked + label.calender-time:before { content: ''; background: url(../images/calender-time_white.png); background-repeat: no-repeat; width: 100px; height: 100px; background-color: #10abfd; background-size: 58px; background-position: 23px 20px; }
/* line 478, ../sass/includes/_household-colloction.scss */
.styled-checkbox:checked + label.question-tag:before { content: ''; background: url(../images/question-circle-white.svg); width: 100px; height: 100px; background-repeat: no-repeat; background-size: 100px; background-color: #10abfd; }
/* line 491, ../sass/includes/_household-colloction.scss */
.styled-checkbox:disabled + label { color: #b8b8b8; cursor: auto; }
/* line 494, ../sass/includes/_household-colloction.scss */
.styled-checkbox:disabled + label:before { box-shadow: none; background: #ddd; }

/* line 501, ../sass/includes/_household-colloction.scss */
.bin-ganarate_area { float: left; width: 60%; }

/* line 505, ../sass/includes/_household-colloction.scss */
.base_image { padding: 0px; padding-top: 25px; }

/* line 511, ../sass/includes/_household-colloction.scss */
#package_bin_list li h3 { min-height: 90px; }

/* line 519, ../sass/includes/_household-colloction.scss */
.commercial-profile ul li .form-group .select2-container { width: 100% !important; }
@media (max-width: 991px) { /* line 519, ../sass/includes/_household-colloction.scss */
  .commercial-profile ul li .form-group .select2-container { width: 100% !important; } }

/* line 529, ../sass/includes/_household-colloction.scss */
.button-list-active-state { background: #0f9ce8 !important; color: #fff !important; }

/* line 534, ../sass/includes/_household-colloction.scss */
.select2-results__options li { text-align: center; }

/* width */
/* line 539, ../sass/includes/_household-colloction.scss */
.select2-results__options::-webkit-scrollbar { width: 2px; }

/* Track */
/* line 544, ../sass/includes/_household-colloction.scss */
.select2-results__options::-webkit-scrollbar-track { background: #f1f1f1; }

/* Handle */
/* line 549, ../sass/includes/_household-colloction.scss */
.select2-results__options::-webkit-scrollbar-thumb { background: #888; }

/* Handle on hover */
/* line 554, ../sass/includes/_household-colloction.scss */
.select2-results__options::-webkit-scrollbar-thumb:hover { background: #555; }

@media (max-width: 600px) { /* line 560, ../sass/includes/_household-colloction.scss */
  .collection_selector { padding-left: 30%; } }

/* line 2, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .bg_skyblue { background: rgba(213, 240, 254, 0.8); }
/* line 5, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .avilible_deals { background: #fff; }
/* line 9, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .avilible_deals .colletion_area ul li { width: calc(100% / 4); }
@media (max-width: 540px) { /* line 9, ../sass/includes/_commercial_collection.scss */
  .commercial-colloction .avilible_deals .colletion_area ul li { width: calc(100% / 2); } }
/* line 14, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .avilible_deals .colletion_area ul li a { color: #10abfd; font-family: 'work_sansmedium'; display: block; }
/* line 20, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .avilible_deals .colletion_area ul li .form-group .select2-container { width: 100% !important; }
/* line 28, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .avilible_deals .colletion_area .pakege_blocks_right li .styled-checkbox + label { cursor: default; }
/* line 35, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .avilible_deals .colletion_area.pkg_deal ul li { float: none; display: inline-block; }
/* line 39, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .avilible_deals .colletion_area.pkg_deal ul li .styled-checkbox + label { cursor: auto; }
/* line 49, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection.bg_skyblue { background: rgba(213, 240, 254, 0.8); }
/* line 52, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection { padding: 30px 0px 0; }
/* line 56, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection.amend_your_service ul li { width: calc(100% / 3); }
/* line 60, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection.amend_your_service .package_price { margin: 15px 0px; }
/* line 62, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection.amend_your_service .package_price span { padding: 10px 40px; }
/* line 67, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection ul { padding: 0 0 0px; text-align: center; }
/* line 70, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection ul li { display: inline-block; width: calc(100% / 5); padding: 0px 10px; }
@media (max-width: 1199px) { /* line 70, ../sass/includes/_commercial_collection.scss */
  .commercial-colloction .date_selection .offer_selection ul li { width: calc(100% / 3); margin-bottom: 10px; float: left; } }
@media (max-width: 767px) { /* line 70, ../sass/includes/_commercial_collection.scss */
  .commercial-colloction .date_selection .offer_selection ul li { width: calc(100% / 2); margin-bottom: 10px; float: left; } }
@media (max-width: 480px) { /* line 70, ../sass/includes/_commercial_collection.scss */
  .commercial-colloction .date_selection .offer_selection ul li { width: 100%; margin-bottom: 10px; float: left; } }
/* line 91, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection ul li .styled-checkbox + label { width: 100%; height: 45px; }
/* line 95, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection ul li .styled-checkbox + label span.value_box { position: absolute; left: 0; right: 0; text-align: center; bottom: 0; top: 0; padding-top: 12px; color: #828282; font-size: 11px; font-family: 'work_sansmedium'; }
@media (max-width: 1279px) { /* line 95, ../sass/includes/_commercial_collection.scss */
  .commercial-colloction .date_selection .offer_selection ul li .styled-checkbox + label span.value_box { font-size: 12px; } }
@media (max-width: 767px) { /* line 95, ../sass/includes/_commercial_collection.scss */
  .commercial-colloction .date_selection .offer_selection ul li .styled-checkbox + label span.value_box { font-size: 10px; } }
/* line 113, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection ul li .styled-checkbox + label span.value_box:hover { color: #fff; background: #10abfd; border-radius: 5px; }
/* line 117, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection ul li .styled-checkbox + label span.value_box:hover b { color: #fff !important; }
/* line 128, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection ul li .styled-checkbox + label:before { width: 100%; content: ""; height: 44px; }
/* line 133, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection ul li .styled-checkbox + label:before span.value_box { color: #fff; }
/* line 141, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection ul li.btn-outer button.btn-list { background: #fff; border: solid 1px #dddd; text-align: center; width: 100%; padding: 10px; color: #828282; font-family: 'work_sansmedium'; margin-top: 17px; height: 45px; font-size: 12px; }
@media (max-width: 1279px) { /* line 141, ../sass/includes/_commercial_collection.scss */
  .commercial-colloction .date_selection .offer_selection ul li.btn-outer button.btn-list { font-size: 12px; } }
@media (max-width: 767px) { /* line 141, ../sass/includes/_commercial_collection.scss */
  .commercial-colloction .date_selection .offer_selection ul li.btn-outer button.btn-list { font-size: 10px; } }
@media (max-width: 767px) { /* line 141, ../sass/includes/_commercial_collection.scss */
  .commercial-colloction .date_selection .offer_selection ul li.btn-outer button.btn-list { margin-top: 0; } }
/* line 161, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection ul li.btn-outer button.btn-list:hover { background: #0f9ce8; color: #fff; }
/* line 172, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection.bin-data-detials ul li { width: calc(100% / 5); float: left; }
/* line 175, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection.bin-data-detials ul li span { border: solid 1px #dddd; padding: 10px; border-radius: 5px; font-size: 13px; text-align: center; background: #fff; display: block; width: 100%; }
/* line 186, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection.bin-data-detials ul li button.btn-list { background: #fff; border: solid 1px #dddd; text-align: center; width: 100%; padding: 7px; }
/* line 192, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .offer_selection.bin-data-detials ul li button.btn-list:hover { background: #0f9ce8; color: #fff; }
/* line 202, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .date_selection .total_cost-outer { padding-right: 120px; }
@media (max-width: 767px) { /* line 202, ../sass/includes/_commercial_collection.scss */
  .commercial-colloction .date_selection .total_cost-outer { padding-right: 0; } }
/* line 212, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .binsize_selection .colletion_area ul li { width: calc(100% / 3); }
@media (max-width: 540px) { /* line 212, ../sass/includes/_commercial_collection.scss */
  .commercial-colloction .binsize_selection .colletion_area ul li { width: 100%; } }
/* line 218, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .binsize_selection .colletion_area ul li .styled-checkbox + label:before { width: 170px; height: 150px; font-size: 100px; }
/* line 233, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .collectiong-selection .collection_selector h2 { color: #10abfd; font-size: 25px; text-transform: uppercase; text-align: left; padding-left: 10px; }
/* line 240, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .collectiong-selection .collection_selector ul { margin: 17px 0 0; }
/* line 242, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .collectiong-selection .collection_selector ul li { width: 100% !important; text-align: left; float: none; padding: 0px; line-height: 45px; }
/* line 248, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .collectiong-selection .collection_selector ul li .collection_box { position: absolute; opacity: 0; }
/* line 251, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .collectiong-selection .collection_selector ul li .collection_box + label { position: relative; cursor: pointer; padding: 0; }
/* line 255, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .collectiong-selection .collection_selector ul li .collection_box + label:before { content: ''; margin: -5px 10px 0; display: inline-block; vertical-align: text-top; width: 30px; height: 30px; background: #b5b5b5; border-radius: 50%; border: solid 2px #ddd; }
/* line 268, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .collectiong-selection .collection_selector ul li .collection_box:hover + label:before { background: #10abfd; }
/* line 272, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .collectiong-selection .collection_selector ul li .collection_box:checked + label:before { background: #10abfd; }
/* line 276, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .collectiong-selection .collection_selector ul li .collection_box:disabled + label { color: #b8b8b8; cursor: auto; }
/* line 279, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .collectiong-selection .collection_selector ul li .collection_box:disabled + label:before { box-shadow: none; background: #ddd; }
/* line 285, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .collectiong-selection .collection_selector ul li .collection_box:checked + label:after { content: ''; position: absolute; left: 5px; top: 9px; background: white; width: 0; height: 0; box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white; transform: rotate(45deg); }
/* line 307, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .about_section { padding: 20px 0px; }
/* line 310, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .about_section .form-group textarea { width: 100%; height: 75px; resize: none; text-transform: none; font-family: 'work_sansregular'; color: #000; }
/* line 317, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .about_section .form-group textarea::placeholder { text-transform: none; font-style: italic; font-weight: normal; color: #000; font-size: 18px; font-family: 'work_sansregular'; }
/* line 325, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .about_section .form-group textarea::-webkit-input-placeholder { text-transform: none; font-style: italic; font-weight: normal; color: #000; font-size: 15px; font-family: 'work_sansregular'; }
/* line 333, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .about_section .form-group textarea::-ms-input-placeholder { text-transform: none; font-style: italic; font-weight: normal; color: #000; font-size: 15px; font-family: 'work_sansregular'; }
/* line 341, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .about_section .form-group textarea::-moz-placeholder { text-transform: none; font-style: italic; font-weight: normal; color: #000; font-size: 15px; font-family: 'work_sansregular'; }
/* line 356, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .summary_section .offer_selection ul li .styled-checkbox + label { margin: 0 0 10px; }
/* line 363, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .offer_area { padding: 20px 0px; }
/* line 365, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .offer_area h3 { font-size: 28px; }
/* line 369, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .collect_area_white { background: #fff; }
/* line 372, ../sass/includes/_commercial_collection.scss */
.commercial-colloction .bg_skyblue { background: rgba(213, 240, 254, 0.8); }

/* line 3, ../sass/includes/_site_clearance.scss */
.site_clearance .code_area h4 { text-transform: none; line-height: 33px; font-size: 22px; }
/* line 8, ../sass/includes/_site_clearance.scss */
.site_clearance .code_area .form-group { margin: 20px auto; width: 60%; }
/* line 11, ../sass/includes/_site_clearance.scss */
.site_clearance .code_area .form-group textarea { width: 100%; height: 250px; resize: none; text-transform: none; color: #000; font-family: 'work_sansregular'; font-size: 19px; font-style: italic; }
/* line 20, ../sass/includes/_site_clearance.scss */
.site_clearance .code_area .form-group textarea::placeholder { color: #000; opacity: 1; }
/* line 28, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .photo_head { position: relative; }
/* line 30, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .photo_head .ofer_box { position: absolute; left: 0px; top: 10px; }
@media (max-width: 767px) { /* line 30, ../sass/includes/_site_clearance.scss */
  .site_clearance .photoupload .photo_head .ofer_box { display: none; } }
/* line 37, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .photo_head .ofer_box img { width: 140px; }
/* line 42, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload h2 { padding: 0px; }
/* line 45, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload span { font-size: 17px; text-align: center; color: #2e2e2e; display: block; padding: 20px 0 0; }
/* line 53, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .drop_imagearea form { width: 80%; margin: 0px auto; }
/* line 58, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .dropzone { border: 0px; }
/* line 61, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .dropzone .dz-preview .dz-image { display: inline-block; border: 1px dashed #333; width: 150px; height: 145px; border-radius: 0px; margin: 15px 0 0; }
/* line 68, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .dropzone .dz-preview .dz-image img { width: 100%; }
/* line 74, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .dropzone .dz-preview.dz-error:hover .dz-error-message { opacity: 0; }
/* line 79, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .dropzone .dz-preview .dz-success-mark { display: none; }
/* line 82, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .dropzone .dz-preview .dz-error-mark { display: none; }
/* line 86, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .dropzone .dz-message { display: inline-block; border: 2px dashed #999; width: 150px; height: 145px; }
/* line 91, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .dropzone .dz-message span { text-indent: -999px; position: relative; height: 100%; }
/* line 95, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload .dropzone .dz-message span:after { content: ""; position: absolute; left: 0px; right: 0px; margin: auto; text-align: center; background: red; height: 44px; width: 44px; top: 0; bottom: 0; background-repeat: no-repeat; background: url(../images/add_button.png); }
/* line 114, ../sass/includes/_site_clearance.scss */
.site_clearance .photoupload button.btn-submit { margin: 0px auto; display: block; }
/* line 120, ../sass/includes/_site_clearance.scss */
.site_clearance .check_messages { margin: 50px 0 0; padding: 20px; }
/* line 124, ../sass/includes/_site_clearance.scss */
.site_clearance .check_messages button.msgs_chek { margin: 0 0 20px; }
/* line 129, ../sass/includes/_site_clearance.scss */
.site_clearance .padding_none { padding: 0px; }
/* line 135, ../sass/includes/_site_clearance.scss */
.site_clearance .date_selection .offer_collectiong ul li { width: calc(100% / 5); }

/* line 2, ../sass/includes/_emergncy.scss */
.emergncy .code_area { width: 30%; margin: 0px auto; }
/* line 5, ../sass/includes/_emergncy.scss */
.emergncy .code_area h4 { padding: 0; }
/* line 12, ../sass/includes/_emergncy.scss */
.emergncy .date_selection .offer_selection ul li { width: calc(100% / 4); }
/* line 21, ../sass/includes/_emergncy.scss */
.emergncy .collect-area .colletion_area ul li { width: calc(100% / 6); }
@media (max-width: 767px) { /* line 21, ../sass/includes/_emergncy.scss */
  .emergncy .collect-area .colletion_area ul li { width: 100%; } }
/* line 33, ../sass/includes/_emergncy.scss */
.emergncy .binsize_selection .colletion_area ul li { width: calc(100% / 3); }
@media (max-width: 767px) { /* line 33, ../sass/includes/_emergncy.scss */
  .emergncy .binsize_selection .colletion_area ul li { width: 100%; } }
/* line 42, ../sass/includes/_emergncy.scss */
.emergncy .photoupload { padding: 30px 0px; }
/* line 45, ../sass/includes/_emergncy.scss */
.emergncy .photoupload .form-group textarea { width: 60%; height: 165px; resize: none; margin: 0px auto; display: block; }
/* line 53, ../sass/includes/_emergncy.scss */
.emergncy .photoupload.upload_bg { background-image: url(../images/uplod_bg.png); background-repeat: no-repeat; background-size: 100%; background-position: bottom right; background-color: #dbf2ff; }
/* line 61, ../sass/includes/_emergncy.scss */
.emergncy .dropzone { background: none; }

/* line 3, ../sass/includes/_school_scheem.scss */
.school_scheem .selection_scheemtype h3 { font-size: 21px; line-height: 36px; color: #292929; }
/* line 11, ../sass/includes/_school_scheem.scss */
.school_scheem .choose_type_area .colletion_area ul { margin: 0px auto; width: 40%; }
@media (max-width: 767px) { /* line 11, ../sass/includes/_school_scheem.scss */
  .school_scheem .choose_type_area .colletion_area ul { width: 100%; } }
/* line 17, ../sass/includes/_school_scheem.scss */
.school_scheem .choose_type_area .colletion_area ul li { width: 220px; float: left; }
@media (max-width: 767px) { /* line 17, ../sass/includes/_school_scheem.scss */
  .school_scheem .choose_type_area .colletion_area ul li { width: 100%; float: none; } }
/* line 29, ../sass/includes/_school_scheem.scss */
.school_scheem .check_comunity h2 { padding: 20px 0; }
/* line 32, ../sass/includes/_school_scheem.scss */
.school_scheem .check_comunity .select_outer { width: 40%; }
/* line 34, ../sass/includes/_school_scheem.scss */
.school_scheem .check_comunity .select_outer .select2-container { width: 60% !important; float: left; }
/* line 38, ../sass/includes/_school_scheem.scss */
.school_scheem .check_comunity .select_outer button { float: left; width: auto; margin-left: 20px; }
/* line 45, ../sass/includes/_school_scheem.scss */
.school_scheem .check_comunity .select_outer select.single_area .select2-container { margin: 0px auto; display: block; }
/* line 54, ../sass/includes/_school_scheem.scss */
.school_scheem .check_messages h3 { color: #2e2e2e; }
/* line 56, ../sass/includes/_school_scheem.scss */
.school_scheem .check_messages h3 span { font-weight: bold; }
/* line 61, ../sass/includes/_school_scheem.scss */
.school_scheem .open_section { padding: 10px 0px; }
/* line 63, ../sass/includes/_school_scheem.scss */
.school_scheem .open_section .form-group { width: 60%; margin: 0px auto; }
/* line 66, ../sass/includes/_school_scheem.scss */
.school_scheem .open_section .form-group input { float: left; width: 80%; margin-right: 10px; }
/* line 73, ../sass/includes/_school_scheem.scss */
.school_scheem .select_poenblock { margin: 0px; }

/* line 4, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .invlist ul li { width: calc(100% / 4); }
/* line 8, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .invlist .pagination { margin: 0px auto; width: 10%; }
/* line 11, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .invlist .pagination li { width: 45px; padding: 0px; }
/* line 14, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .invlist .pagination li a { padding: 5px; display: block; }
/* line 21, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing ul { text-align: center; }
/* line 23, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing ul li { width: calc(100% /4); display: inline-block; }
/* line 27, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing ul li .colloction_list h2 { padding: 0  0 20px; }
@media (max-width: 767px) { /* line 31, ../sass/includes/_commercial_invoicing.scss */
  .commercial_invoicing ul li .colloction_list .list_box h6 { font-size: 14px; } }
/* line 40, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .cost_summary { padding: 28px 0px; }
/* line 42, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .cost_summary .form-group { margin: 10px auto 0; width: 30%; }
@media (max-width: 767px) { /* line 42, ../sass/includes/_commercial_invoicing.scss */
  .commercial_invoicing .cost_summary .form-group { width: 90%; } }
/* line 50, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .generate_invoice { padding: 28px 0px; }
/* line 52, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .generate_invoice h2 { padding: 0 0 20px; }
/* line 56, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .recipet_section { padding: 28px 0px; }
/* line 58, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .recipet_section .recipet-box { width: 320px; margin: 20px auto; border-radius: 0px; height: auto; }
/* line 63, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .recipet_section .recipet-box .recipt_list { margin: 0 0 10px; }
/* line 65, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .recipet_section .recipet-box .recipt_list li { text-align: left; font-size: 15px; width: 100%; padding: 0px; color: #000; line-height: 24px; font-size: 15px; font-family: 'work_sansregular'; }
/* line 74, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .recipet_section .recipet-box .recipt_list li.list_head { font-family: 'work_sansregular'; }
/* line 81, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .list_box { background: #fff; font-family: 'work_sansregular'; }
/* line 84, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .list_box h6 { font-weight: normal; font-family: 'work_sansregular'; }
/* line 87, ../sass/includes/_commercial_invoicing.scss */
.commercial_invoicing .list_box h6 span { color: #10abfe; display: inline-block; font-size: 14px; padding-right: 5px; }

/* line 1, ../sass/includes/_home.scss */
.home_block { position: relative; }
/* line 3, ../sass/includes/_home.scss */
.home_block .left_block { position: absolute; left: 16%; top: -49px; }
/* line 7, ../sass/includes/_home.scss */
.home_block .left_block img { width: 170px; }
@media (max-width: 991px) { /* line 3, ../sass/includes/_home.scss */
  .home_block .left_block { display: none; } }
/* line 14, ../sass/includes/_home.scss */
.home_block .right_block { position: absolute; right: 16%; top: -49px; }
@media (max-width: 991px) { /* line 14, ../sass/includes/_home.scss */
  .home_block .right_block { display: none; } }
/* line 21, ../sass/includes/_home.scss */
.home_block .right_block img { width: 170px; }
/* line 25, ../sass/includes/_home.scss */
.home_block .top_area { padding: 30px 0px; }
/* line 27, ../sass/includes/_home.scss */
.home_block .top_area ul { width: 50%; margin: 0px auto; }
@media (max-width: 767px) { /* line 27, ../sass/includes/_home.scss */
  .home_block .top_area ul { width: 100%; } }
/* line 33, ../sass/includes/_home.scss */
.home_block .top_area ul li { background: #06b3ff; color: #fff; font-size: 14px; text-transform: uppercase; display: inline-block; padding: 5px 10px !important; border-radius: 4px 4px 4px 15px; margin-bottom: 5px; width: auto; padding: 0px 10px; }
@media (max-width: 767px) { /* line 33, ../sass/includes/_home.scss */
  .home_block .top_area ul li { width: 100%; } }
/* line 47, ../sass/includes/_home.scss */
.home_block .top_area ul li a { color: #fff; font-size: 14px; text-transform: uppercase; display: block; text-align: center; cursor: pointer; }
@media (max-width: 767px) { /* line 47, ../sass/includes/_home.scss */
  .home_block .top_area ul li a { font-size: 15px; } }
/* line 57, ../sass/includes/_home.scss */
.home_block .top_area ul li a:hover { color: #10abfd; }
@media (max-width: 1290px) { /* line 33, ../sass/includes/_home.scss */
  .home_block .top_area ul li { float: none; margin-bottom: 10px; } }
/* line 68, ../sass/includes/_home.scss */
.home_block .home_banner { padding: 20px 0px; }
/* line 71, ../sass/includes/_home.scss */
.home_block h1 { text-shadow: none !important; }

/* line 76, ../sass/includes/_home.scss */
.bin_section li { width: calc(100% / 3); float: left; padding: 0px 30px; height: 200px; }
@media (max-width: 767px) { /* line 76, ../sass/includes/_home.scss */
  .bin_section li { width: 100%; margin: 20px 0px; } }
/* line 85, ../sass/includes/_home.scss */
.bin_section li .bin { background: #10abfd; width: 200px; border-radius: 50%; height: 200px; margin: 0px auto; padding: 40px 0px; }
/* line 92, ../sass/includes/_home.scss */
.bin_section li .bin.slim { position: relative; }
/* line 94, ../sass/includes/_home.scss */
.bin_section li .bin.slim:after { content: "\e904"; position: absolute; right: -39px; top: 0; font-size: 90px; font-family: 'icomoon'; color: #8cdb6b; }
/* line 104, ../sass/includes/_home.scss */
.bin_section li .bin.standard { position: relative; }
/* line 106, ../sass/includes/_home.scss */
.bin_section li .bin.standard:after { content: "\e904"; position: absolute; left: -40px; bottom: 0; font-size: 90px; font-family: 'icomoon'; color: #8cdb6b; }
/* line 116, ../sass/includes/_home.scss */
.bin_section li .bin.family { position: relative; }
/* line 118, ../sass/includes/_home.scss */
.bin_section li .bin.family:after { content: "\e90f"; position: absolute; left: -40px; top: 0; font-size: 90px; font-family: 'icomoon'; color: #8cdb6b; }
/* line 128, ../sass/includes/_home.scss */
.bin_section li .bin h2 { font-size: 20px; text-transform: uppercase; text-align: center; color: #fff; font-family: 'work_sansbold'; }
/* line 135, ../sass/includes/_home.scss */
.bin_section li .bin span { font-size: 18px; text-transform: uppercase; text-align: center; color: #fff; font-family: 'work_sansbold'; display: block; }
/* line 143, ../sass/includes/_home.scss */
.bin_section li .bin h3 { font-size: 35px; text-transform: uppercase; text-align: center; color: #fff; font-family: 'work_sansbold'; }

/* line 153, ../sass/includes/_home.scss */
.control_box { padding: 45px 0px; }
/* line 161, ../sass/includes/_home.scss */
.control_box .box_control { border: 15px solid #47aff1; padding: 15px; border-radius: 15px; padding: 10px; background: url("../images/main_bg.png"); background-size: cover; min-height: 495px; width: 100%; }
@media (max-width: 767px) { /* line 161, ../sass/includes/_home.scss */
  .control_box .box_control { margin: 0 0 30px; min-height: auto; } }
/* line 174, ../sass/includes/_home.scss */
.control_box .box_control h2 { color: #fff; font-size: 25px; text-align: center; padding: 15px 0; }
/* line 180, ../sass/includes/_home.scss */
.control_box .box_control p { text-align: center; }
/* line 184, ../sass/includes/_home.scss */
.control_box .box_control .bx_1 img { width: 250px; margin: 0px auto; display: block; }
@media (max-width: 991px) { /* line 184, ../sass/includes/_home.scss */
  .control_box .box_control .bx_1 img { width: 70%; } }

@media (max-width: 767px) { /* line 197, ../sass/includes/_home.scss */
  .request-method .modal-dialog { width: 100%; } }
/* line 203, ../sass/includes/_home.scss */
.request-method .modal-body .form-group { margin: 20px 0px; width: 50%; float: left; padding: 0px 15px; }
/* line 208, ../sass/includes/_home.scss */
.request-method .modal-body .form-group input { width: 100%; height: 45px; border: 0px; padding: 8px; }
/* line 213, ../sass/includes/_home.scss */
.request-method .modal-body .form-group input:focus { outline: none; }
/* line 217, ../sass/includes/_home.scss */
.request-method .modal-body .form-group label { color: #fff; }

/* line 223, ../sass/includes/_home.scss */
.home_banner { background: url("../images/cen-cloud.png"); background-repeat: repeat-x; background-position: center; background-size: 100% 94%; }
/* line 228, ../sass/includes/_home.scss */
.home_banner h3 { font-family: 'vagrundschriftdregular'; font-size: 50px; color: #10abfd; }
@media (max-width: 490px) { /* line 228, ../sass/includes/_home.scss */
  .home_banner h3 { font-size: 25px; } }
/* line 236, ../sass/includes/_home.scss */
.home_banner .search_text { outline: none; border-radius: 4px; color: #fff; border: 0; width: 250px; font-size: 14px; padding: 5px 12px; padding-right: 35px; background-color: #06b3ff; background-image: linear-gradient(#3495f9, #06b3ff); }
/* line 248, ../sass/includes/_home.scss */
.home_banner .search_text::-webkit-input-placeholder { color: #fff; }
/* line 251, ../sass/includes/_home.scss */
.home_banner .search_text::-moz-placeholder { color: #fff; }
/* line 255, ../sass/includes/_home.scss */
.home_banner .search_text:-ms-input-placeholder { /** notice that ie has only a single colon) */ color: #fff; }
/* line 260, ../sass/includes/_home.scss */
.home_banner .search_text::placeholder { color: #fff; }
/* line 263, ../sass/includes/_home.scss */
.home_banner .serch_box { position: relative; margin-top: 15px; width: 250px; }
/* line 267, ../sass/includes/_home.scss */
.home_banner .serch_box .search-btn { font-weight: 900; cursor: pointer; position: absolute; left: 225px; top: 5px; font-size: 14px; color: #fff; }
@media (max-width: 991px) { /* line 263, ../sass/includes/_home.scss */
  .home_banner .serch_box { margin-left: auto; margin-right: auto; } }
/* line 281, ../sass/includes/_home.scss */
.home_banner .bin-img { margin-left: -90px; max-width: 120%; margin-top: 110px; }

@media (max-width: 991px) { /* line 289, ../sass/includes/_home.scss */
  .mid-screen-center { text-align: center; }
  /* line 292, ../sass/includes/_home.scss */
  .mid-screen-center .col-lg-3 img { max-width: 50%; }
  /* line 297, ../sass/includes/_home.scss */
  .mid-screen-center .col-lg-4 img { max-width: 60%; margin-top: 50px; } }
/* line 306, ../sass/includes/_home.scss */
.inl-tabs { text-align: center; padding-bottom: 50px; }
/* line 309, ../sass/includes/_home.scss */
.inl-tabs li { background: #06b3ff; color: #fff; font-size: 14px; text-transform: uppercase; display: inline-block; padding: 5px 10px; border-radius: 4px 4px 4px 15px; margin-bottom: 5px; }
@media (min-width: 1200px) { /* line 309, ../sass/includes/_home.scss */
  .inl-tabs li { width: 90px; }
  /* line 320, ../sass/includes/_home.scss */
  .inl-tabs li:nth-child(3), .inl-tabs li:nth-child(4), .inl-tabs li:nth-child(5) { width: 190px; } }
/* line 324, ../sass/includes/_home.scss */
.inl-tabs li a { color: #fff; font-size: 14px; }
/* line 328, ../sass/includes/_home.scss */
.inl-tabs li:hover { opacity: 0.8; }

/*services*/
/* line 337, ../sass/includes/_home.scss */
.detail-pages { margin-bottom: 60px; }
/* line 339, ../sass/includes/_home.scss */
.detail-pages h1 { text-align: center; color: #10abfd; font-size: 63px; padding: 25px 0px; margin-top: 60px; font-family: 'vagrundschriftdregular'; }
@media (max-width: 550px) { /* line 339, ../sass/includes/_home.scss */
  .detail-pages h1 { font-size: 40px; } }
/* line 350, ../sass/includes/_home.scss */
.detail-pages p { color: #000000; font-size: 18px; font-family: 'work_sansthin'; margin: 0 0 28px; padding: 0px; line-height: 30px; }
@media (max-width: 767px) { /* line 350, ../sass/includes/_home.scss */
  .detail-pages p { text-align: center; } }
/* line 361, ../sass/includes/_home.scss */
.detail-pages .truck-img { margin: auto; display: block; }
/* line 365, ../sass/includes/_home.scss */
.detail-pages h3 { margin-bottom: 10px; font-size: 22px; color: #10abfd; }
@media (max-width: 767px) { /* line 365, ../sass/includes/_home.scss */
  .detail-pages h3 { text-align: center; } }
/* line 373, ../sass/includes/_home.scss */
.detail-pages .download-text { text-align: center; font-weight: 600; }
/* line 377, ../sass/includes/_home.scss */
.detail-pages .app-download { text-align: center; margin-bottom: 15px; }
/* line 380, ../sass/includes/_home.scss */
.detail-pages .app-download img { margin-left: 15px; margin-right: 15px; display: inline-block; margin-bottom: 5px; }
/* line 387, ../sass/includes/_home.scss */
.detail-pages h4 { font-size: 22px; color: #10abfd; margin-bottom: 15px; }
/* line 392, ../sass/includes/_home.scss */
.detail-pages ol { margin: 0; padding: 0; padding-left: 20px; margin-bottom: 30px; }
/* line 398, ../sass/includes/_home.scss */
.detail-pages .dev-form, .detail-pages select { -webkit-appearance: none; background: #10abfd; color: #fff; width: 100%; outline: none; border: 0; border-radius: 10px; padding: 8px 12px; margin-bottom: 15px; }
/* line 409, ../sass/includes/_home.scss */
.detail-pages .dev-form::-webkit-input-placeholder { color: #fff; }
/* line 412, ../sass/includes/_home.scss */
.detail-pages .dev-form::-moz-placeholder { color: #fff; }
/* line 416, ../sass/includes/_home.scss */
.detail-pages .dev-form:-ms-input-placeholder { /** notice that ie has only a single colon) */ color: #fff; }
/* line 421, ../sass/includes/_home.scss */
.detail-pages .dev-form::placeholder { color: #fff; }
/* line 424, ../sass/includes/_home.scss */
.detail-pages .dev-btn { background: #59cb61; color: #fff; width: 100%; outline: none; border: 0; border-radius: 4px; padding: 8px 12px; margin-bottom: 15px; cursor: pointer; }

/*accordion faq*/
/* line 439, ../sass/includes/_home.scss */
.panel-default > .panel-heading { color: #fff; background-color: #10abfd; border-radius: 50px; padding: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin-bottom: 15px; position: relative; }

/* line 451, ../sass/includes/_home.scss */
.panel-title { margin-bottom: 0; }

/* line 455, ../sass/includes/_home.scss */
.panel-default > .panel-heading a { display: block; padding: 10px 15px; color: #fff; font-size: 16px; padding-right: 40px; }
@media (max-width: 991px) { /* line 455, ../sass/includes/_home.scss */
  .panel-default > .panel-heading a { text-align: center; } }

/* line 466, ../sass/includes/_home.scss */
.panel-default > .panel-heading a:after { content: ""; position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; float: right; transition: transform .25s linear; -webkit-transition: -webkit-transform .25s linear; position: absolute; top: 50%; right: 15px; -webkit-transform: translate(0, -50%) !important; -ms-transform: translate(0, -50%) !important; transform: translate(0, -50%) !important; }

/* line 488, ../sass/includes/_home.scss */
.panel-default > .panel-heading a[aria-expanded="true"] { background-color: #10abfd; border-radius: 50px; font-size: 16px; }

/* line 494, ../sass/includes/_home.scss */
.panel-default > .panel-heading a[aria-expanded="true"]:after { content: "\2212"; -webkit-transform: rotate(180deg); transform: rotate(180deg); }

/* line 499, ../sass/includes/_home.scss */
.panel-collapse { font-size: 14px; color: #fff; }
/* line 509, ../sass/includes/_home.scss */
.panel-collapse .panel-body { padding: 12px 25px; margin-bottom: 15px; background: #59cb61; border-radius: 50px; font-size: 16px; }
@media (max-width: 991px) { /* line 509, ../sass/includes/_home.scss */
  .panel-collapse .panel-body { text-align: center; } }

/* line 522, ../sass/includes/_home.scss */
.panel-default > .panel-heading a[aria-expanded="false"]:after { content: "\002b"; -webkit-transform: rotate(90deg); transform: rotate(90deg); }

/* line 530, ../sass/includes/_home.scss */
.cont-sec .cont-img { max-width: 60%; margin: auto; display: block; }
/* line 534, ../sass/includes/_home.scss */
.cont-sec textarea { background: #10abfd; color: #fff; width: 100%; outline: none; border: 0; border-radius: 4px; padding: 8px 12px; margin-bottom: 15px; }

/* line 546, ../sass/includes/_home.scss */
.pricing p:first-child { font-weight: 600; }
/* line 549, ../sass/includes/_home.scss */
.pricing .price_tg { border-radius: 50%; width: 120px; height: 120px; color: #fff; font-family: 'work_sansthin'; text-align: center; font-size: 25px; margin-left: auto; margin-right: auto; margin-bottom: 15px; margin-top: 15px; font-weight: 600; line-height: 26px; display: table; }
/* line 565, ../sass/includes/_home.scss */
.pricing .price_tg span { display: table-cell; vertical-align: middle; }
/* line 569, ../sass/includes/_home.scss */
.pricing .price_tg.grey { background: #393837; }
/* line 572, ../sass/includes/_home.scss */
.pricing .price_tg.blue { background: #0749a8; }
/* line 575, ../sass/includes/_home.scss */
.pricing .price_tg.green { background: #00c300; }
/* line 578, ../sass/includes/_home.scss */
.pricing .price_tg.brown { background: #89441c; }
/* line 582, ../sass/includes/_home.scss */
.pricing .row { margin-top: 50px; margin-bottom: 50px; }
/* line 585, ../sass/includes/_home.scss */
.pricing .row .col { text-align: center; }
/* line 588, ../sass/includes/_home.scss */
.pricing .row .col-md-4 { margin-bottom: 15px; }
@media (min-width: 1299px) { /* line 588, ../sass/includes/_home.scss */
  .pricing .row .col-md-4 { -ms-flex: 0 0 19.666667%; flex: 0 0 19.666667%; max-width: 19.666667%; } }
@media (min-width: 768px) and (max-width: 1298px) { /* line 588, ../sass/includes/_home.scss */
  .pricing .row .col-md-4 { flex: 0 0 20%; max-width: 20%; } }
/* line 602, ../sass/includes/_home.scss */
.pricing h3 { margin-top: 15px; }
@media (min-width: 768px) and (max-width: 1199px) { /* line 602, ../sass/includes/_home.scss */
  .pricing h3 { height: 52px; } }
@media (max-width: 420px) { /* line 602, ../sass/includes/_home.scss */
  .pricing h3 { height: 52px; } }

/* line 614, ../sass/includes/_home.scss */
.area img { margin-left: auto; margin-right: auto; display: block; }
/* line 619, ../sass/includes/_home.scss */
.area .area-details { background: #c4e9ff; padding: 20px 25px; margin-bottom: 30px; opacity: 0.8; }
@media (min-width: 1299px) { /* line 625, ../sass/includes/_home.scss */
  .area .area-details .col-md-2 { -ms-flex: 0 0 13.666667%; flex: 0 0 13.666667%; max-width: 13.666667%; } }
@media (min-width: 768px) and (max-width: 1298px) { /* line 625, ../sass/includes/_home.scss */
  .area .area-details .col-md-2 { flex: 0 0 25%; max-width: 25%; } }
/* line 636, ../sass/includes/_home.scss */
.area .area-details .col-6 { margin-bottom: 15px; }
@media (max-width: 767px) { /* line 636, ../sass/includes/_home.scss */
  .area .area-details .col-6 { text-align: center; } }

/* line 649, ../sass/includes/_home.scss */
.supplier p { font-size: 13px; line-height: 25px; margin-bottom: 10px; }
/* line 654, ../sass/includes/_home.scss */
.supplier ol { margin-bottom: 15px; }
/* line 656, ../sass/includes/_home.scss */
.supplier ol li { color: #10abfd; font-size: 13px; }
/* line 662, ../sass/includes/_home.scss */
.supplier .order-md-2 img { margin-bottom: 15px; }

/*error popup*/
/* line 671, ../sass/includes/_home.scss */
.error-contact h5 { font-size: 30px !important; margin-bottom: 15px; }
/* line 676, ../sass/includes/_home.scss */
.error-contact P { font-size: 14px !important; padding: 0 !important; text-align: left !important; line-height: 26px; }
/* line 682, ../sass/includes/_home.scss */
.error-contact .modal-message { padding: 25px !important; }

/* line 686, ../sass/includes/_home.scss */
.app-ico { display: inline-block; margin-left: 10px; margin-right: 10px; }
/* line 690, ../sass/includes/_home.scss */
.app-ico img { width: 50px; }

/* line 694, ../sass/includes/_home.scss */
.fb-link { color: #4e71a8; }

/*new 15-10-20*/
/* line 706, ../sass/includes/_home.scss */
.bannrtext h1 { color: #10abfd; text-align: center; font-family: 'vagrundschriftdregular'; }
/* line 711, ../sass/includes/_home.scss */
.bannrtext .bcolr { color: #10abfd; font-family: 'vagrundschriftdregular'; }
@media (max-width: 1199px) { /* line 715, ../sass/includes/_home.scss */
  .bannrtext .media { display: block; } }
/* line 719, ../sass/includes/_home.scss */
.bannrtext .media img { width: 429px; }
@media (max-width: 1199px) { /* line 719, ../sass/includes/_home.scss */
  .bannrtext .media img { width: 100%; margin-bottom: 30px; } }
/* line 727, ../sass/includes/_home.scss */
.bannrtext h2 { font-family: 'vagrundschriftdregular'; font-size: 1.5rem; color: #10abfd; }

/* line 734, ../sass/includes/_home.scss */
.dwl .blu-bx { background: #40bcfc; color: #fff; text-align: center; font-family: 'vagrundschriftdregular'; padding: 40px 15px 0px 15px; }
/* line 741, ../sass/includes/_home.scss */
.dwl .blu-bx.mid { background: #10abfd; }
/* line 745, ../sass/includes/_home.scss */
.dwl .blu-bx img { width: calc(100% - 50px); margin: auto; display: block; }
/* line 752, ../sass/includes/_home.scss */
.dwl .dw-lnks .col-md-6 { text-align: center; }
/* line 755, ../sass/includes/_home.scss */
.dwl .dw-lnks .col-md-6 img { max-width: 250px; margin: auto; margin-bottom: 5px; }

/* line 764, ../sass/includes/_home.scss */
.home-pricing h1 { font-size: 2.5rem; }

/* line 768, ../sass/includes/_home.scss */
.img-bnnr { background-image: url("../images/WheelieBin.jpg"); background-position: 0px 15%; background-size: cover; text-align: center; color: #fff; padding-top: 5rem; padding-bottom: 5rem; }
@media (min-width: 1200px) { /* line 768, ../sass/includes/_home.scss */
  .img-bnnr { background-attachment: fixed; } }
/* line 779, ../sass/includes/_home.scss */
.img-bnnr p { font-size: 1.5rem; max-width: 700px; margin: auto; margin-bottom: 2rem; }
/* line 785, ../sass/includes/_home.scss */
.img-bnnr .btn { background: #10abfd; color: #fff; text-transform: uppercase; }

/* line 792, ../sass/includes/_home.scss */
.mparea h1 { font-size: 2.5rem; text-align: center; font-family: 'vagrundschriftdregular'; color: #10abfd; }

/* line 800, ../sass/includes/_home.scss */
.footer_link_area .trust-pilot-logo { padding: 0; margin: 0; }
/* line 803, ../sass/includes/_home.scss */
.footer_link_area .trust-pilot-logo img { width: 150px; }

/* line 6, ../sass/includes/_settings.scss */
.settings .settings_block .termsarea p { color: #000000; font-size: 18px; font-family: 'work_sansthin'; margin: 0 0 28px; padding: 0px; line-height: 30px; }
/* line 14, ../sass/includes/_settings.scss */
.settings .settings_block .termsarea h3 { margin-bottom: 10px; font-size: 22px; color: #10abfd; }
/* line 19, ../sass/includes/_settings.scss */
.settings .settings_block .termsarea ul { margin-bottom: 20px; }
/* line 21, ../sass/includes/_settings.scss */
.settings .settings_block .termsarea ul li { list-style: none; color: #1a1a1a; font-size: 14px; line-height: 30px; position: relative; padding-left: 25px; }
/* line 28, ../sass/includes/_settings.scss */
.settings .settings_block .termsarea ul li:after { position: absolute; left: 0; top: 20px; font-size: 14px; content: ""; width: 10px; height: 10px; background: #0c72ac; border-radius: 50%; }
/* line 42, ../sass/includes/_settings.scss */
.settings .settings_block .button_block { margin: 20px 0px; }
/* line 44, ../sass/includes/_settings.scss */
.settings .settings_block .button_block .btn_trmsblock { text-align: center; padding: 8px; display: block; border: solid 1px #ddd; border-radius: 5px; margin-right: 20px; float: left; cursor: pointer; }
@media (max-width: 767px) { /* line 44, ../sass/includes/_settings.scss */
  .settings .settings_block .button_block .btn_trmsblock { width: 100%; margin-bottom: 10px; } }
/* line 57, ../sass/includes/_settings.scss */
.settings .settings_block .button_block .btn_trmsblock:hover { border: solid 1px #10abfe; color: #10abfe; }

/* line 3, ../sass/includes/_blog.scss */
.blog .top_area h1 { padding: 0; }
/* line 7, ../sass/includes/_blog.scss */
.blog .blog_area { padding: 28px 0px; }
/* line 9, ../sass/includes/_blog.scss */
.blog .blog_area h3 { color: #292929; font-size: 18px; text-align: left; padding-bottom: 10px; margin-top: 15px; font-weight: 600; }
/* line 17, ../sass/includes/_blog.scss */
.blog .blog_area span { color: #292929; display: block; width: 100%; font-size: 12px; }
/* line 23, ../sass/includes/_blog.scss */
.blog .blog_area p { padding: 10px 0px; line-height: 24px; color: #292929; }
/* line 28, ../sass/includes/_blog.scss */
.blog .blog_area img { margin: 15px 0px; width: 100%; }
/* line 31, ../sass/includes/_blog.scss */
.blog .blog_area img.clender { width: 70%; display: block; margin: 0px auto; }
/* line 38, ../sass/includes/_blog.scss */
.blog .blog_area .blog_section .blog_post { margin: 10px 0px; border-bottom: solid 1px #ddd; padding: 10px 0px; }
/* line 46, ../sass/includes/_blog.scss */
.blog .blog_area .post_block .feature_section { background: url("../images/feature_bg.png"); width: 100%; background-size: cover; padding: 10px 20px; border-radius: 4px; }
/* line 53, ../sass/includes/_blog.scss */
.blog .blog_area .post_block .resent-post { margin: 10px 0px; border-bottom: solid 1px #ddd; padding: 10px 0px; }
/* line 57, ../sass/includes/_blog.scss */
.blog .blog_area .post_block .resent-post h3 { padding: 0px; }
/* line 60, ../sass/includes/_blog.scss */
.blog .blog_area .post_block .resent-post p { margin: 0px; }
/* line 63, ../sass/includes/_blog.scss */
.blog .blog_area .post_block .resent-post img { width: 200px; }
/* line 69, ../sass/includes/_blog.scss */
.blog .inl-tabs { margin-top: 100px !important; width: 100% !important; }
@media (max-width: 767px) { /* line 72, ../sass/includes/_blog.scss */
  .blog .inl-tabs li { width: auto !important; } }
@media (max-width: 1290px) { /* line 72, ../sass/includes/_blog.scss */
  .blog .inl-tabs li { margin-bottom: 5px !important; } }
/* line 80, ../sass/includes/_blog.scss */
.blog .inl-tabs li a:hover { color: #fff !important; }
@media (max-width: 575px) { /* line 69, ../sass/includes/_blog.scss */
  .blog .inl-tabs { margin-top: 0 !important; } }

/* line 90, ../sass/includes/_blog.scss */
.comment-s-btn { background: #10abfd; color: #fff; outline: none; border: 0; border-radius: 4px; padding: 8px 12px; margin-bottom: 15px; cursor: pointer; }
/* line 99, ../sass/includes/_blog.scss */
.comment-s-btn:hover { opacity: 0.8; }

/* line 1, ../sass/includes/_bukka_technology.scss */
.bukka_technology { padding: 28px 0px; }
/* line 3, ../sass/includes/_bukka_technology.scss */
.bukka_technology .bukka_techbox { margin: 0 0 20px; }
/* line 5, ../sass/includes/_bukka_technology.scss */
.bukka_technology .bukka_techbox h3 { color: #10abfd; font-size: 20px; padding: 10px 0px; }
/* line 10, ../sass/includes/_bukka_technology.scss */
.bukka_technology .bukka_techbox p { font-size: 15px; line-height: 29px; text-align: left; }
/* line 15, ../sass/includes/_bukka_technology.scss */
.bukka_technology .bukka_techbox p span.bukka_spcial { font-family: 'work_sansmedium'; font-size: 16px; }
/* line 19, ../sass/includes/_bukka_technology.scss */
.bukka_technology .bukka_techbox p span.bukka_note { font-family: 'work_sansregular'; padding: 10px 0px; display: block; font-size: 18px; }
/* line 28, ../sass/includes/_bukka_technology.scss */
.bukka_technology .bukka_techbox .img_area img { width: 100%; }
/* line 33, ../sass/includes/_bukka_technology.scss */
.bukka_technology .bukka_techbox .img_bukaman img { width: 160px; margin: 0px auto; display: block; }

/* line 3, ../sass/includes/_faq.scss */
.faq .faq_section h3 { color: #10abfd; font-size: 18px; }
/* line 7, ../sass/includes/_faq.scss */
.faq .faq_section p { padding: 0 0 15px; font-size: 15px; color: #1d1d1b; line-height: 25px; }
/* line 13, ../sass/includes/_faq.scss */
.faq .faq_section .right_block { background: url("../images/feature_bg.png"); background-size: cover; width: 100%; padding: 15px; }

/* line 1, ../sass/includes/_messages.scss */
.messages { padding: 30px 0px; }
/* line 4, ../sass/includes/_messages.scss */
.messages .mesage-area .box_area { border: solid 1px #ddd; padding: 10px; margin-bottom: 25px; }
/* line 9, ../sass/includes/_messages.scss */
.messages .mesage-area .box_area ul li { float: left; width: 50%; font-size: 13px; text-transform: capitalize; padding: 10px 0px; }
/* line 15, ../sass/includes/_messages.scss */
.messages .mesage-area .box_area ul li.min-height { min-height: 125px; word-break: break-all; }
/* line 19, ../sass/includes/_messages.scss */
.messages .mesage-area .box_area ul li.border0 { border: 0; }
/* line 22, ../sass/includes/_messages.scss */
.messages .mesage-area .box_area ul li.declined { color: #eb4d00; }
/* line 25, ../sass/includes/_messages.scss */
.messages .mesage-area .box_area ul li.accepted { color: #10abfd; }
/* line 30, ../sass/includes/_messages.scss */
.messages .mesage-area .box_area h5 { text-align: left; font-size: 16px; color: #10abfd; text-transform: uppercase; border-bottom: solid 1px #10abfd; padding-bottom: 10px !important; }
/* line 39, ../sass/includes/_messages.scss */
.messages .mesage-area h2 { text-align: left; background: #10abfd; padding: 8px; margin: 0 0 8px; color: #fff; text-transform: uppercase; }
/* line 48, ../sass/includes/_messages.scss */
.messages .mesage-area ul li { border: solid 1px #10abfd; }
/* line 50, ../sass/includes/_messages.scss */
.messages .mesage-area ul li a { display: block; width: 165px; color: #fff; border: solid 1px #ddd; text-align: center; float: left; border-radius: 5px; padding: 5px; margin-right: 10px; margin-top: 10px; cursor: pointer; }
/* line 62, ../sass/includes/_messages.scss */
.messages .mesage-area ul li a:hover { color: #fff; }
/* line 65, ../sass/includes/_messages.scss */
.messages .mesage-area ul li a.accept { width: 145px; color: #007bff; }
/* line 68, ../sass/includes/_messages.scss */
.messages .mesage-area ul li a.accept:hover { border: solid 1px #10abfd; color: #fff; background: #10abfd; }
/* line 74, ../sass/includes/_messages.scss */
.messages .mesage-area ul li a.decline { width: 145px; color: #007bff; }
/* line 77, ../sass/includes/_messages.scss */
.messages .mesage-area ul li a.decline:hover { border: solid 1px #eb4d00; color: #fff; background: #eb4d00; }
/* line 84, ../sass/includes/_messages.scss */
.messages .mesage-area ul li span { width: 100%; display: block; }
/* line 91, ../sass/includes/_messages.scss */
.messages .mesage-area.emergency_colection h2 { background: none; border-bottom: solid 2px #10abfd; padding-left: 0px; color: #10abfd; }
/* line 98, ../sass/includes/_messages.scss */
.messages .mesage-area.emergency_colection ul li { border: 0px; border-bottom: solid 1px #ddd; min-height: 50px; }
/* line 102, ../sass/includes/_messages.scss */
.messages .mesage-area.emergency_colection ul li:last-child { border: 0px; }

/* line 112, ../sass/includes/_messages.scss */
.page_outer ul.pagination { width: 50%; margin: 0px auto; }
/* line 116, ../sass/includes/_messages.scss */
.page_outer ul li { width: calc(100% / 3); padding: 10px 0; }

/* line 122, ../sass/includes/_messages.scss */
.padding0 { padding: 0px; }

/* line 126, ../sass/includes/_messages.scss */
.modal-image-viewer .modal-content { border-radius: 0px; border: 0px; }
/* line 130, ../sass/includes/_messages.scss */
.modal-image-viewer .modal-header { padding: 10px 15px; position: relative; }
/* line 133, ../sass/includes/_messages.scss */
.modal-image-viewer .modal-header h5 { font-size: 15px; font-weight: bold; text-transform: uppercase; }
/* line 138, ../sass/includes/_messages.scss */
.modal-image-viewer .modal-header button { position: absolute; right: 15px; top: 4px; }
/* line 145, ../sass/includes/_messages.scss */
.modal-image-viewer .modal-body .owl-item { padding: 0px 20px; }

/* line 151, ../sass/includes/_messages.scss */
.modal-image-viewer .modal-body { max-height: 400px; overflow: auto; }

/* line 1, ../sass/includes/_no-root.scss */
.no-root { padding: 80px 0px; }
/* line 3, ../sass/includes/_no-root.scss */
.no-root .warning { width: 200px; margin: 0px auto; display: block; }
/* line 7, ../sass/includes/_no-root.scss */
.no-root .warning img { width: 100%; }

/* line 2, ../sass/includes/_forgot-pwd.scss */
.forgotpwd .forgot-section { margin: 0px auto; width: 40%; }
@media (max-width: 767px) { /* line 2, ../sass/includes/_forgot-pwd.scss */
  .forgotpwd .forgot-section { width: 90%; } }

/* line 23, ../sass/style.scss */
body { background: url(../images/main_bg.png); background-repeat: no-repeat; background-size: 100%; width: 100%; background-color: #fff; font-family: "work_sansregular"; }

/* line 31, ../sass/style.scss */
.valid-error { color: #e00808 !important; margin: 0px; padding: 0px; }

/* line 36, ../sass/style.scss */
button.btn-disabled { background: #c0dcec; cursor: not-allowed; }
/* line 39, ../sass/style.scss */
button.btn-disabled:hover { background: #c0dcec; }

/* line 43, ../sass/style.scss */
header { margin: 20px 0px 0; }
/* line 46, ../sass/style.scss */
header .left-block span { color: #fff; font-size: 20px; width: 100%; line-height: 30px; display: block; font-family: "work_sansregular"; }
@media (max-width: 991px) { /* line 46, ../sass/style.scss */
  header .left-block span { font-size: 15px; line-height: 20px; } }
/* line 58, ../sass/style.scss */
header .left-block .facbk { background: #4e71a8; width: 40px; height: 40px; border-radius: 50px; padding: 7px 14px; margin-left: auto; margin-right: auto; margin-top: 15px; font-size: 20px; }
/* line 69, ../sass/style.scss */
header .left-block .facbk .fa-facebook-f::before { content: "\f39e" !important; }
/* line 76, ../sass/style.scss */
header .left-block a { color: #fff; text-align: center; display: inline-block; }
@media (max-width: 600px) { /* line 76, ../sass/style.scss */
  header .left-block a { text-shadow: 1px 1px #4e71a8; } }
/* line 85, ../sass/style.scss */
header .logo { padding: 30px 0px 0px; text-align: center; }
/* line 90, ../sass/style.scss */
header .account-block .profile_pic { float: left; width: 84px; }
@media (max-width: 480px) { /* line 90, ../sass/style.scss */
  header .account-block .profile_pic { width: 60px; } }
/* line 96, ../sass/style.scss */
header .account-block .profile_pic img { width: 100%; }
/* line 100, ../sass/style.scss */
header .account-block .profile_pic span.profile_alphabet { background: #fff; border-radius: 50%; width: 100%; border: solid 2px #949698; padding: 10px; text-align: center; display: block; height: 85px; font-size: 43px; color: #2b2b2b; }
@media (max-width: 991px) { /* line 100, ../sass/style.scss */
  header .account-block .profile_pic span.profile_alphabet { cursor: pointer; } }
@media (max-width: 480px) { /* line 100, ../sass/style.scss */
  header .account-block .profile_pic span.profile_alphabet { height: 60px; font-size: 27px; margin-left: 7px; } }
/* line 122, ../sass/style.scss */
header .account-block .profile_details { float: left; padding: 15px 0 0 20px; }
@media (max-width: 991px) { /* line 122, ../sass/style.scss */
  header .account-block .profile_details { display: none; } }
/* line 128, ../sass/style.scss */
header .account-block .profile_details span { color: #fff; width: 100%; line-height: 20px; display: block; font-family: "work_sansregular"; }
/* line 134, ../sass/style.scss */
header .account-block .profile_details span.name { text-transform: capitalize; font-size: 24px; }
/* line 138, ../sass/style.scss */
header .account-block .profile_details span.email { font-size: 14px; }
/* line 143, ../sass/style.scss */
header .account-block .profile_details a.edit_profile { font-size: 12px; text-transform: uppercase; cursor: pointer; color: #454040; font-weight: bold; }
/* line 153, ../sass/style.scss */
header .drop_menu { position: relative; }
/* line 155, ../sass/style.scss */
header .drop_menu .customer_menu { position: absolute; right: 0; z-index: 999; top: 90px; background: #10abfe; border-radius: 5px; width: 250px; padding: 10px; display: none; -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75); box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75); }
@media (max-width: 540px) { /* line 155, ../sass/style.scss */
  header .drop_menu .customer_menu { top: 40px; } }
/* line 171, ../sass/style.scss */
header .drop_menu .customer_menu h3 { color: #fff; font-size: 25px; text-transform: uppercase; border-bottom: solid 1px #fff; padding-bottom: 10px; font-weight: bold; }
/* line 180, ../sass/style.scss */
header .drop_menu .customer_menu ul li { width: 100%; line-height: 10px; }
/* line 183, ../sass/style.scss */
header .drop_menu .customer_menu ul li a { color: #fff; font-size: 15px; display: block; padding: 15px 0px; cursor: pointer; text-transform: capitalize; }
/* line 190, ../sass/style.scss */
header .drop_menu .customer_menu ul li a:hover { font-weight: bold; }
/* line 193, ../sass/style.scss */
header .drop_menu .customer_menu ul li a.active { font-weight: bold; }
/* line 201, ../sass/style.scss */
header .drop_menu .footer_logo img { width: 100%; }
/* line 207, ../sass/style.scss */
header .registraion_area .register_toggle { display: none; }
/* line 209, ../sass/style.scss */
header .registraion_area .register_toggle i { cursor: pointer; font-size: 30px; }
@media (max-width: 991px) { /* line 207, ../sass/style.scss */
  header .registraion_area .register_toggle { display: block; } }
@media (max-width: 590px) { /* line 207, ../sass/style.scss */
  header .registraion_area .register_toggle { margin-top: 10px; } }
@media (max-width: 991px) { /* line 220, ../sass/style.scss */
  header .registraion_area .register_menu { background: #10abfd; padding: 10px 20px; border-radius: 5px; width: 350px; margin-top: 10px; -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75); box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75); display: none; } }
@media (max-width: 991px) and (max-width: 480px) { /* line 220, ../sass/style.scss */
  header .registraion_area .register_menu { width: 100%; } }

/* line 235, ../sass/style.scss */
header .registraion_area .register_menu a { color: #fff !important; font-size: 14px; padding-bottom: 20px; display: block; cursor: pointer; }
@media (max-width: 991px) { /* line 235, ../sass/style.scss */
  header .registraion_area .register_menu a { padding: 0px; padding-top: 7px; padding-bottom: 5px; text-transform: uppercase; text-align: center !important; padding-left: 10px; padding-right: 10px; color: #333 !important; background: #fff; border-radius: 4px; font-weight: 600; font-size: 12px; } }
/* line 255, ../sass/style.scss */
header .registraion_area .register_menu a:hover { opacity: 0.8; }
/* line 264, ../sass/style.scss */
header .registraion_area .register_menu button.btn_regiser { background: #fff; border-radius: 3px; text-align: center; color: #1d1d1b; font-size: 14px; font-size: 600; text-transform: uppercase; padding: 8px; cursor: pointer; display: block; width: 245px; margin: 0 0 10px; outline: none; }
@media (max-width: 991px) { /* line 264, ../sass/style.scss */
  header .registraion_area .register_menu button.btn_regiser { width: 100%; background: no-repeat; margin: 0; color: #fff; text-transform: uppercase; padding: 10px 0px; border-radius: 0px; text-align: left; } }
/* line 288, ../sass/style.scss */
header .registraion_area .register_menu button.btn_regiser:hover { background: #0c7db9; color: #fff; }
@media (max-width: 991px) { /* line 288, ../sass/style.scss */
  header .registraion_area .register_menu button.btn_regiser:hover { background: none; opacity: 0.5; } }
@media (max-width: 590px) { /* line 300, ../sass/style.scss */
  header .menu_samllblock { position: absolute; top: 10px; right: 10px; } }
/* line 308, ../sass/style.scss */
header.newheader .logo { text-align: center; }

/* line 313, ../sass/style.scss */
footer { background: url(../images/footer_bg.png); background-repeat: no-repeat; background-size: 100%; width: 100%; background-color: #fff; background-position: bottom; }
/* line 320, ../sass/style.scss */
footer h1 { text-align: center; font-size: 60px; font-family: 'VAGRundschriftD-Lig'; padding: 25px 0px; color: #858585; font-weight: lighter; }
/* line 328, ../sass/style.scss */
footer .footer_link_area { padding: 20px 0; }
/* line 330, ../sass/style.scss */
footer .footer_link_area a { display: block; padding: 55px 0 0; }
@media (max-width: 480px) { /* line 330, ../sass/style.scss */
  footer .footer_link_area a { padding: 0px; } }
/* line 336, ../sass/style.scss */
footer .footer_link_area a img { display: block; margin: 0px auto; }
/* line 342, ../sass/style.scss */
footer .footer_link_area .form-group h3 { color: #8f8f8f; font-size: 24px; font-family: 'VAGRundschriftD-Lig'; text-align: center; padding: 0 0 20px; }
@media (max-width: 480px) { /* line 342, ../sass/style.scss */
  footer .footer_link_area .form-group h3 { padding: 10px 0; font-size: 14px; } }
/* line 353, ../sass/style.scss */
footer .footer_link_area .form-group .mail_temp_block { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; border: solid 1px #ddd; display: inline-block; background: url(../images/mail_bg); background-repeat: repeat-x; width: 100%; padding: 6px; }
/* line 361, ../sass/style.scss */
footer .footer_link_area .form-group .mail_temp_block input { border: solid 1px #ddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; padding: 8px; width: calc(100% - 79px); float: left; font-family: 'HelveticaNeue-Bold'; margin-right: 10px; color: #707070; display: inline-block; -webkit-user-select: initial; -khtml-user-select: initial; -moz-user-select: initial; -ms-user-select: initial; user-select: initial; }
/* line 377, ../sass/style.scss */
footer .footer_link_area .form-group .mail_temp_block button { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; background: #10abfd; width: 68px; color: #fff; font-size: 11px; float: right; font-family: 'HelveticaNeue-Bold'; height: 38px; margin-top: 2px; cursor: pointer; display: inline-block; transition: all ease-out .2s; outline: none; }
/* line 394, ../sass/style.scss */
footer .footer_link_area .form-group .mail_temp_block button:hover { opacity: 0.5; transition: all ease-out .2s; }
/* line 401, ../sass/style.scss */
footer .footer_link_area .register-area { padding: 10px 0 0; }
/* line 403, ../sass/style.scss */
footer .footer_link_area .register-area span { color: #000; font-size: 12px; text-align: center; display: block; }

/* line 412, ../sass/style.scss */
.pagination { border: solid 1px #ddd; background: #fff; }
/* line 415, ../sass/style.scss */
.pagination li { text-align: center; border-right: solid 1px #ddd; }
/* line 418, ../sass/style.scss */
.pagination li:last-child { border: 0px; }
/* line 421, ../sass/style.scss */
.pagination li:hover { background: #0f9ce8; }
/* line 423, ../sass/style.scss */
.pagination li:hover a { color: #fff; }
/* line 427, ../sass/style.scss */
.pagination li.active { background: #0f9ce8; }
/* line 429, ../sass/style.scss */
.pagination li.active a { color: #fff; }
/* line 433, ../sass/style.scss */
.pagination li a { color: #344141; }

/* line 438, ../sass/style.scss */
.bg_skyblue { background: rgba(213, 240, 254, 0.8); }

/* line 441, ../sass/style.scss */
.error_message { color: #d2022e; text-align: center; padding: 8px 0px; }

/* line 448, ../sass/style.scss */
.modal_update_card .modal-dialog { max-width: 60%; }
/* line 451, ../sass/style.scss */
.modal_update_card .modal-content { border-radius: 0px; background-color: #10abfe; background-image: url("../images/uplod_bg.png"); background-size: 90%; background-position: bottom right; background-repeat: no-repeat; }
/* line 458, ../sass/style.scss */
.modal_update_card .modal-content .modal-header { padding: 0px; border: 0px; }
/* line 463, ../sass/style.scss */
.modal_update_card .modal-content .modal-body h4 { text-align: center; color: #fff; width: 100%; margin: 0px; padding: 0px; }
/* line 470, ../sass/style.scss */
.modal_update_card .modal-content .modal-body h3 { color: #fff; text-align: center; margin: 0px; padding: 0px; font-size: 15px; }
/* line 477, ../sass/style.scss */
.modal_update_card .modal-content .modal-body .form-group { margin: 20px 0px; }
/* line 479, ../sass/style.scss */
.modal_update_card .modal-content .modal-body .form-group input { border-radius: 0px; }
/* line 483, ../sass/style.scss */
.modal_update_card .modal-content .modal-body .form-group .exp_selection input { float: left; width: 50%; }
/* line 486, ../sass/style.scss */
.modal_update_card .modal-content .modal-body .form-group .exp_selection input.border_none { border-left: 0px; }
/* line 491, ../sass/style.scss */
.modal_update_card .modal-content .modal-body .form-group button { background: rgba(150, 222, 129, 0.5); color: #fff; text-align: center; border-radius: 5px; border: 0px; font-weight: bold; padding: 10px; cursor: pointer; text-transform: uppercase; }
/* line 501, ../sass/style.scss */
.modal_update_card .modal-content .modal-body .form-group button:hover { background: #96de81; }
/* line 507, ../sass/style.scss */
.modal_update_card .modal-content .modal-body .footer_area img { width: 330px; margin: 0px auto; display: block; }

/* line 517, ../sass/style.scss */
.modal-container-col .modal-content { border-radius: 10px; background-color: #fff; border: 0; max-width: 100%; margin: 0px auto; }
/* line 523, ../sass/style.scss */
.modal-container-col .modal-content .modal-header { background: #0fa6f5; }
/* line 526, ../sass/style.scss */
.modal-container-col .modal-content .modal-body { color: #fff; text-align: center; padding: 0px; }
/* line 531, ../sass/style.scss */
.modal-container-col .modal-content .modal-body button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; position: absolute; right: 20px; top: 10px; color: #fff; opacity: 1; }
/* line 543, ../sass/style.scss */
.modal-container-col .modal-content .modal-body .modal-success-header { background: #0fa6f5; border-top-left-radius: 10px; border-top-right-radius: 10px; }
/* line 547, ../sass/style.scss */
.modal-container-col .modal-content .modal-body .modal-success-header span { padding: 40px 0; display: block; }
/* line 550, ../sass/style.scss */
.modal-container-col .modal-content .modal-body .modal-success-header span i { font-size: 60px; border: solid 7px #fff; padding: 10px; border-radius: 50%; width: 120px; height: 120px; line-height: 80px; }
/* line 558, ../sass/style.scss */
.modal-container-col .modal-content .modal-body .modal-success-header span i.error-warning { line-height: 77px; font-size: 53px; }
/* line 565, ../sass/style.scss */
.modal-container-col .modal-content .modal-body .modal-message { padding: 25px 0px; }
/* line 567, ../sass/style.scss */
.modal-container-col .modal-content .modal-body .modal-message h5 { text-align: center; width: 100%; color: #344141; text-transform: uppercase; font-size: 45px; font-weight: 600; }
/* line 575, ../sass/style.scss */
.modal-container-col .modal-content .modal-body .modal-message p { text-align: center; width: 100%; color: #344141; font-size: 28px; padding: 20px 0px; margin: 0; }

/* line 588, ../sass/style.scss */
.modal_login .modal-content { border-radius: 0px; background-color: #10abfd; box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75); border: 0; width: 90%; }
/* line 596, ../sass/style.scss */
.modal_login .modal-content .login-block .login_area .login_logo { border: solid 2px #fff; padding: 10px; }
/* line 599, ../sass/style.scss */
.modal_login .modal-content .login-block .login_area .login_logo img { width: 250px; margin: 0px auto; display: block; }
/* line 605, ../sass/style.scss */
.modal_login .modal-content .login-block .login_area h2 { color: #fff; text-transform: uppercase; }
/* line 610, ../sass/style.scss */
.modal_login .modal-content .login-block .login_area .form-group input { margin: 0px; border-radius: 0px; }
/* line 614, ../sass/style.scss */
.modal_login .modal-content .login-block .login_area .form-group button { width: 140px; border: solid 1px #fff; }
/* line 620, ../sass/style.scss */
.modal_login .modal-content .login-block .login_area .error i { padding-right: 10px; }

/* line 629, ../sass/style.scss */
.collection_data li { width: 100% !important; background: #fff; border: solid 1px #ddd; margin: 10px 0 0; text-align: center; display: block; border-radius: 5px; padding: 10px !important; }

/* line 640, ../sass/style.scss */
.label_black { color: #000; padding-top: 8px; display: block; }

/* line 645, ../sass/style.scss */
.bin_value { display: block; min-height: 22px; }

/* line 649, ../sass/style.scss */
.margin_top { margin-top: 20px; }

/* line 652, ../sass/style.scss */
.btn_update { width: 210px; }

/* line 656, ../sass/style.scss */
.modal_booked .modal-content { border-radius: 30px; border: 10px solid #2ab4fe; }
/* line 660, ../sass/style.scss */
.modal_booked .modal-content .modal-body h2 { text-transform: uppercase; font-size: 35px; line-height: 53px; font-family: 'work_sanslight'; }
/* line 665, ../sass/style.scss */
.modal_booked .modal-content .modal-body h2 span { color: #2ab4fe; }
/* line 669, ../sass/style.scss */
.modal_booked .modal-content .modal-body .bukka_img { position: absolute; top: -56px; }
@media (max-width: 640px) { /* line 669, ../sass/style.scss */
  .modal_booked .modal-content .modal-body .bukka_img { display: none; } }
/* line 675, ../sass/style.scss */
.modal_booked .modal-content .modal-body .bukka_img img { width: 120px; }

/* line 683, ../sass/style.scss */
.modal_registered .modal-dialog { max-width: 100%; }
/* line 685, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content { background: #10abfe; border-radius: 0px; width: 70%; margin: 0px auto; }
@media (max-width: 991px) { /* line 685, ../sass/style.scss */
  .modal_registered .modal-dialog .modal-content { width: 90%; } }
/* line 693, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .left_block { position: relative; }
/* line 695, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .left_block h2 { text-align: center; font-size: 40px; font-family: 'VAGRundschriftD-Lig'; padding: 25px 0px; color: #fff; font-weight: lighter; }
/* line 703, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .left_block .bukka_img { position: absolute; bottom: -17px; }
@media (max-width: 991px) { /* line 703, ../sass/style.scss */
  .modal_registered .modal-dialog .modal-content .left_block .bukka_img { position: inherit; } }
@media (max-width: 991px) { /* line 709, ../sass/style.scss */
  .modal_registered .modal-dialog .modal-content .left_block .bukka_img img { display: block; margin: 0px auto; } }
/* line 717, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area { background-color: #fff; background-image: url("../images/section_top.png"); background-repeat: no-repeat; background-position: center top; background-size: 100%; width: 100%; padding: 70px 15px 0 15px; height: auto; }
@media (max-width: 991px) { /* line 717, ../sass/style.scss */
  .modal_registered .modal-dialog .modal-content .register_area { height: auto; } }
/* line 729, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area h2 { color: #868686; font-size: 25px; padding: 10px 0; }
/* line 734, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group { margin: 0px; }
/* line 736, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group label { color: #0fa5f6; font-size: 14px; padding-bottom: 8px; width: 100%; font-family: 'work_sansmedium'; }
/* line 743, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group input { border: solid 1px #ddd; font-size: 14px; height: 35px; width: 100%; padding: 8px; margin-bottom: 8px; background: #fff; color: #495057; }
/* line 754, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group .section_payment ul { margin: 0px auto; display: block; width: 100%; }
/* line 758, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group .section_payment ul li { float: left; width: 110px; }
@media (max-width: 480px) { /* line 758, ../sass/style.scss */
  .modal_registered .modal-dialog .modal-content .register_area .form-group .section_payment ul li { float: none; margin: 0px auto; } }
/* line 765, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group .section_payment ul li label { margin-right: 20px; }
/* line 768, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group .section_payment ul li label.papal:before { background: url("../images/paypal.png"); content: ""; width: 100px; background-size: 100%; background-repeat: no-repeat; border: 0px; height: 34px; }
/* line 779, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group .section_payment ul li label.wordpay:before { background: url("../images/worldpay.png"); content: ""; width: 100px; background-size: 100%; background-repeat: no-repeat; border: 0px; height: 34px; }
/* line 789, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group .section_payment ul li label:after { left: 0; right: 0; width: 100px; background-size: cover; height: 36px; border-radius: 13px; border: solid 5px #454545; }
/* line 800, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group .section_payment ul a { float: left; padding-top: 13px; font-size: 13px; text-transform: uppercase; }
@media (max-width: 480px) { /* line 800, ../sass/style.scss */
  .modal_registered .modal-dialog .modal-content .register_area .form-group .section_payment ul a { display: block; text-align: center; float: none; } }
/* line 813, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group.margin_btm0 { margin-bottom: 0px; }
/* line 816, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group.postal_address { position: relative; }
/* line 819, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group.postal_address span.search_box { position: absolute; left: 10px; top: 27px; color: #0fa5f6; font-size: 21px; }
/* line 827, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group.postal_address input { padding-left: 38px; font-size: 15px; text-transform: uppercase; font-weight: bold; color: #000; }
/* line 834, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .form-group.postal_address input::placeholder { color: #000; opacity: 1; }
/* line 840, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label { color: #000; font-size: 14px; width: 100%; padding: 0 0 15px 15px; }
/* line 846, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label span.allow_notofication { float: left; padding-right: 10px; }
/* line 851, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label a { cursor: pointer; color: #10abfd; }
/* line 854, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label a:hover { color: #0f9ce8; }
/* line 858, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label .manually_area { font-weight: bold; }
/* line 860, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label .manually_area span { color: #0fa5f6; display: inline-block; font-weight: normal; }
/* line 866, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label.margin_top { margin: 20px 0 0; }
/* line 869, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label.paddding0 { padding: 0px; }
/* line 872, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist { float: left; }
/* line 875, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist p { margin-right: 10px; float: left; }
/* line 879, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:checked, .modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:not(:checked) { position: absolute; left: -9999px; }
/* line 884, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:checked + label, .modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:not(:checked) + label { position: relative; padding-left: 28px; cursor: pointer; line-height: 20px; display: inline-block; color: #666; }
/* line 894, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:checked + label:before, .modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:not(:checked) + label:before { content: ''; position: absolute; left: 0; top: 0; width: 18px; height: 18px; border: 1px solid #ddd; border-radius: 100%; background: #fff; }
@media (min-width: 1440px) { /* line 894, ../sass/style.scss */
  .modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:checked + label:before, .modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:not(:checked) + label:before { width: 19px; height: 19px; } }
/* line 910, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:checked + label:after, .modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:not(:checked) + label:after { content: ''; width: 12px; height: 12px; background: #0fabfc; position: absolute; top: 3px; left: 3px; border-radius: 100%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
@media (min-width: 1440px) { /* line 910, ../sass/style.scss */
  .modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:checked + label:after, .modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:not(:checked) + label:after { top: 3px; left: 3px; width: 13px; height: 13px; } }
/* line 929, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:not(:checked) + label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0); }
/* line 934, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .register_label .nottification_checklist [type="radio"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
/* line 942, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .address-pop-outer ul { border: solid 1px #ddd; -webkit-box-shadow: 2px 4px 14px -8px rgba(0, 0, 0, 0.75); -moz-box-shadow: 2px 4px 14px -8px rgba(0, 0, 0, 0.75); box-shadow: 2px 4px 14px -8px rgba(0, 0, 0, 0.75); max-height: 280px; overflow: auto; }
/* line 949, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .address-pop-outer ul li { padding: 8px; border-bottom: solid 1px #ddd; cursor: pointer; font-size: 13px; }
/* line 954, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .address-pop-outer ul li:hover { background: #10abfe; color: #fff; }
/* line 958, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content .register_area .address-pop-outer ul li:last-child { border-bottom: 0px; }
/* line 965, ../sass/style.scss */
.modal_registered .modal-dialog .modal-content button { margin: 0px auto; }

/* line 971, ../sass/style.scss */
.margin0 { margin: 0px; }

/* line 974, ../sass/style.scss */
.padding0 { padding: 0 !important; }

/* line 977, ../sass/style.scss */
.btn_submit { font-family: 'work_sansregular' !important; }

/* line 980, ../sass/style.scss */
.select_outer { padding: 0; margin: 0; border: 1px solid #ccc; width: 100%; border-radius: 3px; overflow: hidden; background-color: #fff; }
/* line 988, ../sass/style.scss */
.select_outer select { padding: 5px 8px; width: 100%; height: 35px; text-align: center; border: none; box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
/* line 1000, ../sass/style.scss */
.select_outer select:focus { outline: 0; }

/* line 1005, ../sass/style.scss */
.btn-common-class { margin: 0px auto; display: block; }

/* line 1012, ../sass/style.scss */
.select2-container--default .select2-selection--single { border: 0px !important; }

/* line 1015, ../sass/style.scss */
.select2-results { border: 0 !important; }

/* line 1018, ../sass/style.scss */
.select2-container--open .select2-dropdown--below { border: 0px; }

/* line 1021, ../sass/style.scss */
.select2-results__option[aria-selected] { border: solid 1px #ddd; border-radius: 3px; }

/* line 1028, ../sass/style.scss */
.btn_main { margin: 20px auto; display: block; width: 190px; }

/* line 1033, ../sass/style.scss */
.highcharts-credits { display: none !important; }

/* line 1036, ../sass/style.scss */
.margin15 { margin-top: 15px; }

/* line 1039, ../sass/style.scss */
.marginbtm10 { margin-bottom: 20px; }

/* line 1042, ../sass/style.scss */
.invalid-error { text-align: center; color: #dc081c; padding: 15px 0; text-transform: uppercase; }

/* line 1048, ../sass/style.scss */
.valid-success { text-align: center; color: #04b293; padding: 15px 0; text-transform: uppercase; }

/* line 1054, ../sass/style.scss */
.forgot_pwd { color: #fff !important; cursor: pointer; float: right; padding: 10px 0 0; }
/* line 1059, ../sass/style.scss */
.forgot_pwd:hover { text-decoration: underline !important; }

/* line 1069, ../sass/style.scss */
.button { text-align: center; text-transform: uppercase; text-decoration: none; font-size: 14px; font-weight: 100; font-family: "Segoe UI"; letter-spacing: 1px; float: right; font-family: 'vagrundschriftdregular'; padding-top: 20px; }
@media screen and (max-width: 767px) { /* line 1069, ../sass/style.scss */
  .button { font-size: 10px; } }
@media screen and (max-width: 480px) { /* line 1069, ../sass/style.scss */
  .button { font-size: 7px; } }
/* line 1088, ../sass/style.scss */
.button:before { border-radius: 100px; border: 2px solid #468cdc; box-shadow: 0 0 15px rgba(0, 255, 204, 0.15), 0 0 15px rgba(0, 255, 204, 0.15) inset; content: ""; display: block; position: absolute; left: 50%; top: 50%; height: 110px; width: 110px; margin-left: -55px; margin-top: -55px; opacity: 1; transform: scale(1); transition: all 300ms; }
@media screen and (max-width: 767px) { /* line 1088, ../sass/style.scss */
  .button:before { height: 96px; width: 96px; margin-left: -48px; margin-top: -48px; } }
@media screen and (max-width: 480px) { /* line 1088, ../sass/style.scss */
  .button:before { display: none; } }
/* line 1116, ../sass/style.scss */
.button:hover:before { transform: scale(1.05); }
/* line 1120, ../sass/style.scss */
.button.circle { background: transparent; border: none; border-radius: 900px; color: #e4ecfa; cursor: pointer; display: block; width: 100px; height: 100px; position: relative; margin-top: 25px; transition: 0.5s; float: left; margin-left: 4px; }
@media screen and (max-width: 767px) { /* line 1120, ../sass/style.scss */
  .button.circle { width: 84px; height: 84px; background: #3cabfd; } }
@media screen and (max-width: 480px) { /* line 1120, ../sass/style.scss */
  .button.circle { width: 67px; height: 67px; background: #3cabfd; } }
/* line 1145, ../sass/style.scss */
.button.circle:hover { background: #3e70aa; padding: -2px; }

/* line 1151, ../sass/style.scss */
.button-area-block { display: inline-block; margin: 15px 0px; }
/* line 1155, ../sass/style.scss */
.button-area-block button.btn-blockdiv { float: left; width: 145px; text-transform: none; font-family: 'vag_roundedregular'; font-size: 20px; }
/* line 1163, ../sass/style.scss */
.button-area-block .btn-cancelblock { margin-left: 10px; padding: 8px; font-family: "work_sansbold"; text-transform: uppercase; font-size: 14px; }

/* line 1171, ../sass/style.scss */
.select-style-opctions { padding: 0; margin: 0; border: 1px solid #ccc; width: 100%; border-radius: 3px; overflow: hidden; background: #fff; }
/* line 1179, ../sass/style.scss */
.select-style-opctions select { padding: 5px 8px; width: 100%; border: none; text-align: center; box-shadow: none; background-color: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/* line 1192, ../sass/style.scss */
.min-height-container { min-height: auto; }

/* line 1195, ../sass/style.scss */
.space-outer { padding: 30px 0px; }

/* line 1199, ../sass/style.scss */
.modal-order-history .modal-dialog { border-radius: 0px; border: 0px; }
/* line 1203, ../sass/style.scss */
.modal-order-history .modal-content { border-radius: 0px; border: 0px; }
/* line 1207, ../sass/style.scss */
.modal-order-history .modal-header { padding: 10px; border: 0; background: #0fa6f5; border-radius: 0px; }
/* line 1212, ../sass/style.scss */
.modal-order-history .modal-header h4 { color: #fff; font-size: 18px; }
/* line 1216, ../sass/style.scss */
.modal-order-history .modal-header button { color: #fff; opacity: 1; }
/* line 1219, ../sass/style.scss */
.modal-order-history .modal-header button.close:not(:disabled):not(.disabled):hover, .modal-order-history .modal-header button .close:not(:disabled):not(.disabled):focus { color: #fff; outline: none; }
/* line 1226, ../sass/style.scss */
.modal-order-history .modal-body { padding: 10px 10px 0; margin-bottom: 10px; }
/* line 1229, ../sass/style.scss */
.modal-order-history .modal-body .oder-history-details { border-bottom: solid 1px #ddd; padding-bottom: 10px; margin-bottom: 10px; }
/* line 1234, ../sass/style.scss */
.modal-order-history .modal-body .oder-history-details ul li { width: 100%; font-size: 14px; }
/* line 1237, ../sass/style.scss */
.modal-order-history .modal-body .oder-history-details ul li i { font-size: 12px; padding-right: 10px; color: #0fa6f5; }
/* line 1245, ../sass/style.scss */
.modal-order-history .modal-body .oder-history-list { border-bottom: solid 1px #ddd; margin-bottom: 10px; }
/* line 1249, ../sass/style.scss */
.modal-order-history .modal-body .oder-history-list ul li { font-size: 14px; padding: 2px 0; position: relative; padding-left: 15px; line-height: 26px; }
/* line 1255, ../sass/style.scss */
.modal-order-history .modal-body .oder-history-list ul li:before { content: ""; border-radius: 50%; background: #0fa6f5; position: absolute; left: 0; width: 8px; height: 8px; top: 0; bottom: 0; margin: auto; }
/* line 1271, ../sass/style.scss */
.modal-order-history .modal-body .btn-cancel button { padding: 5px 10px; }
/* line 1276, ../sass/style.scss */
.modal-order-history .modal-footer { padding: 0 10px 10px; border: 0; }
/* line 1279, ../sass/style.scss */
.modal-order-history .modal-footer button { padding: 8px; }

/* line 1284, ../sass/style.scss */
.orders_link { cursor: pointer; }

/* line 1288, ../sass/style.scss */
.ui-widget-header { border: 0px; background: none; padding-bottom: 25px !important; }

/* line 1293, ../sass/style.scss */
.ui-widget-header .ui-datepicker-title { text-align: left; }

/* line 1296, ../sass/style.scss */
.ui-widget-header .ui-datepicker-title span { text-transform: uppercase; color: #000; font-size: 22px; }

/* line 1301, ../sass/style.scss */
.ui-widget-header .ui-datepicker-title .ui-datepicker-year { float: right; font-size: 12px; }

/* line 1305, ../sass/style.scss */
.ui-widget.ui-widget-content { border: 0px; padding: 8px 10px 10px 10px; -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.75); -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.75); box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.75); height: 320px; margin: 0px auto; width: 20%; }
@media (max-width: 767px) { /* line 1305, ../sass/style.scss */
  .ui-widget.ui-widget-content { width: 40%; } }
@media (max-width: 480px) { /* line 1305, ../sass/style.scss */
  .ui-widget.ui-widget-content { width: 80%; } }

/* line 1321, ../sass/style.scss */
.ui-datepicker-calendar tr th span { font-weight: 400; color: #7e7e7e; text-transform: uppercase; }

/* line 1326, ../sass/style.scss */
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: 1; background: #fff; }

/* line 1330, ../sass/style.scss */
.ui-datepicker-calendar tr td span { border: 0px !important; color: #000 !important; }

/* line 1334, ../sass/style.scss */
.ui-datepicker-calendar tr td.ui-datepicker-unselectable.ui-state-disabled span { color: #000 !important; text-align: center; font-weight: bold; background: none; padding: 6px 0px; font-size: 12px; }

/* line 1342, ../sass/style.scss */
.ui-datepicker-calendar .route-date-available { background: none; }

/* line 1345, ../sass/style.scss */
.ui-datepicker-calendar .route-date-available a { color: #333333; background: #b0b0b0; border-radius: 50%; text-align: center !important; width: 22px; height: 22px; line-height: 19px; font-weight: bold; margin: 0px auto; color: #fff; }

/* line 1357, ../sass/style.scss */
.ui-widget-header .ui-icon { background-image: url(../images/ui-icons_444444_256x240.png) !important; }

/* line 1360, ../sass/style.scss */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 49%; height: 39px; border: solid 1px #000; background: #fff; }

/* line 1366, ../sass/style.scss */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { margin-top: 3px; }

/* line 1369, ../sass/style.scss */
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus { background: none; border: none; }

/* line 1373, ../sass/style.scss */
.ui-datepicker-calendar .route-date-available a.ui-state-active { background: #0fabfd; border: 0px; }

/* line 1377, ../sass/style.scss */
.ui-datepicker-calendar .route-date-available a.ui-state-hover { border: 0; }

/* line 1381, ../sass/style.scss */
.owl-nav button { position: absolute; top: 0; bottom: 0; }
/* line 1385, ../sass/style.scss */
.owl-nav button i { font-size: 25px; color: #10abfe; }
/* line 1389, ../sass/style.scss */
.owl-nav button:hover { background: none; }
/* line 1392, ../sass/style.scss */
.owl-nav button:focus { outline: none; }
/* line 1395, ../sass/style.scss */
.owl-nav button.owl-next { right: 0; }
/* line 1398, ../sass/style.scss */
.owl-nav button.owl-prev { left: 0; }

/* line 1403, ../sass/style.scss */
.owl-theme .owl-nav [class*='owl-']:hover { background: none !important; }

/* line 1406, ../sass/style.scss */
.modal { z-index: 99999; }

/* line 1410, ../sass/style.scss */
.new-household-collection-list .owl-carousel .owl-stage { margin: 0px auto; }

/* line 1414, ../sass/style.scss */
.border-ronded { border: solid 1px #ddd; }

/* line 1417, ../sass/style.scss */
.cancel-order { margin: 0px auto; width: 30%; }
/* line 1420, ../sass/style.scss */
.cancel-order .select-btn { margin-top: 20px; }

/* line 1424, ../sass/style.scss */
.subheddings { font-size: 18px; font-weight: bold; }

/* line 1428, ../sass/style.scss */
.new-message { color: #0082c6; font-weight: bold; font-size: 15px; text-transform: uppercase; }

/* line 1434, ../sass/style.scss */
.cancl_list { margin: 15px auto; text-align: center; }
/* line 1438, ../sass/style.scss */
.cancl_list ul li { display: inline-block; width: 25%; border: solid 1px #ddd; border-radius: 5px; padding: 7px; margin: 0px 8px; margin-bottom: 15px; }

/* line 1449, ../sass/style.scss */
.cancel-order { margin-bottom: 25px; }

/* line 1466, ../sass/style.scss */
.btn-conform { background: #fff; text-align: center; text-transform: uppercase; border: solid 1px #ddd; border-radius: 5px; padding: 6px; font-size: 13px; width: 200px; margin: 40px auto; }
/* line 1476, ../sass/style.scss */
.btn-conform:hover { background-color: #08a1ff !important; color: #fff; }

/* line 1481, ../sass/style.scss */
.sectionhead-padding { padding: 0px !important; }

/* line 1484, ../sass/style.scss */
.fontsize21 { font-size: 21px; }

/* line 1487, ../sass/style.scss */
.fontsize15 { font-size: 14px !important; }

/* line 1490, ../sass/style.scss */
.icon-bin-block { border: solid 1px #ddd; border-radius: 5px; width: 100px; height: 100px; margin: 0px auto; margin-bottom: 20px; }
/* line 1497, ../sass/style.scss */
.icon-bin-block img { width: 70px; padding: 20px 10px; }
/* line 1500, ../sass/style.scss */
.icon-bin-block img.img-size32 { width: 50px; }
/* line 1503, ../sass/style.scss */
.icon-bin-block img.img-size60 { width: 83px; padding: 10px 0; }

/* line 1509, ../sass/style.scss */
.btn-conform { width: 133px; margin: 20px 0px; }

/* line 1513, ../sass/style.scss */
.padding20 { padding: 20px 0px; }

/* line 1516, ../sass/style.scss */
.pagenation-outer { margin: 0px auto 30px; width: 30%; }

/* line 1520, ../sass/style.scss */
.minhegheight200 { min-height: 200px; }

/* line 1523, ../sass/style.scss */
.collection-list { background: #fff; border: solid 1px #ddd; font-size: 14px; font-family: "karlabold"; color: #828282; padding: 15px 7px !important; border-radius: 5px; text-align: center; line-height: 24px; width: 50% !important; margin-bottom: 20px; }

/* line 1537, ../sass/style.scss */
.ui-datepicker-calendar tr { height: 32px; }

/* line 1541, ../sass/style.scss */
.btn-confirmbtn { width: 133px; margin: 20px 0px; }

/* line 1545, ../sass/style.scss */
.ui-widget.ui-widget-content.invoice-date .ui-widget-header { padding-bottom: 7px !important; }

/* line 1548, ../sass/style.scss */
.ui-widget.ui-widget-content.invoice-date .ui-widget-header a { top: 10px; }

/* line 1553, ../sass/style.scss */
.mounth-selecter ul li { width: auto; }
/* line 1558, ../sass/style.scss */
.mounth-selecter .form-group label { width: 100%; }
/* line 1561, ../sass/style.scss */
.mounth-selecter .form-group .select2-selection__rendered { border: solid 1px #ddd; border-radius: 5px; width: 100%; }
/* line 1566, ../sass/style.scss */
.mounth-selecter .form-group .select2-selection--single { position: relative; }
/* line 1568, ../sass/style.scss */
.mounth-selecter .form-group .select2-selection--single:after { position: absolute; right: 4px; background-repeat: no-repeat; color: #10abfd; top: 0; bottom: 0; font-size: 13px; margin: auto; font-family: "Font Awesome 5 Free"; font-weight: 900; content: '\f078'; line-height: 47px; }

/* line 1585, ../sass/style.scss */
.footer-policy { display: flex; justify-content: center; align-items: center; margin: 0px auto; }
/* line 1590, ../sass/style.scss */
.footer-policy a { display: block; padding: 10px !important; font-size: 14px !important; }

/* line 1597, ../sass/style.scss */
.modal_update-date .modal-content { width: 100%; border: 0; }
/* line 1601, ../sass/style.scss */
.modal_update-date .modal-header { padding: 10px; border: 0; background: #0fa6f5; border-radius: 0px; margin: 0 0 20px; }
/* line 1607, ../sass/style.scss */
.modal_update-date .modal-header h4 { color: #fff; font-size: 18px; }
/* line 1612, ../sass/style.scss */
.modal_update-date .modal-header button.close { color: #fff; opacity: 1; }
/* line 1615, ../sass/style.scss */
.modal_update-date .modal-header button.close:hover { color: #fff; }
/* line 1621, ../sass/style.scss */
.modal_update-date .ui-widget.ui-widget-content { width: 260px; height: auto; }
/* line 1625, ../sass/style.scss */
.modal_update-date .ui-datepicker .ui-datepicker-prev, .modal_update-date .ui-datepicker .ui-datepicker-next { top: 11px; }

/* line 1630, ../sass/style.scss */
.modal_warning h5 { font-size: 22px; font-family: "karlabold"; }
/* line 1634, ../sass/style.scss */
.modal_warning button { width: 130px; }

@media (max-width: 991px) { /* line 1639, ../sass/style.scss */
  .dropmen { position: absolute; right: 0; top: 15px; width: 30%; z-index: 1; } }
/* line 1647, ../sass/style.scss */
.suces { padding-left: 15px !important; padding-right: 15px !important; }
/* line 1650, ../sass/style.scss */
.suces #success-messages, .suces #search_append { color: #333; font-size: 14px; margin-top: 10px; }
/* line 1655, ../sass/style.scss */
.suces .download-text { font-size: 16px !important; font-weight: 600; }
/* line 1659, ../sass/style.scss */
.suces h5 { font-size: 30px !important; }
/* line 1663, ../sass/style.scss */
.suces .app-download img { margin-left: 0; margin-right: 0; max-width: 100%; display: inline-block; }
/* line 1670, ../sass/style.scss */
.suces .detail-pages { margin-bottom: 0; }
