/*google font*/
@import url('https://fonts.googleapis.com/css?family=Maven+Pro&display=swap');
/*google font*/

@media screen and (max-width: 359px) and (min-width: 320px) {
#city a {
    overflow: hidden;
    width: 23px;
    height: 14px; 
    float: left;
}
.dropdown-menu.city-dropdown {
    left: -135px;
    top: 35px;
}
}

@media screen and (max-width: 767px) and (min-width: 320px) {
#top-links {
    padding: 0px !important;
}
#top-links .pull-left {
    background: transparent;
}
#top .btn.btn-kb {
    border: 0px;
    background: #169ae8 !important;
    color: #fff !important;
    padding: 5px 4px !important;
    border-radius: 2px;
}
.dropdown-menu.search-suggestions li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.msearch {
    position: absolute;
    right: 10px;
    top: -28px;
}
#amazon .item.post-thumb p ~ a {
    height: 130px;
}
body[class*="catalog-category"] .heading-wrapper {
    background: #fff;
    padding: 0px 0px;
    margin-top: 23px;
}
body[class*="catalog-category"] .description {
    margin: 20px 0px 0px;
}
.common-home .post-slider-wrapper .owl-item .item {
    height: 375px !important;
}
header .dropdown.account-dropdown {
    position: inherit;
}
.common-home .post-slider-wrapper .owl-buttons div i {
    margin: -2px 0 0 -4px !important;
}
.common-home .post-slider-wrapper .post-carousel:hover .owl-buttons .owl-prev i {
    margin: -2px 0 0 -4px !important;
}
#top-links ul {
    margin-bottom: 0;
    line-height: 38px;
	float: none !important;
    text-align: center;
}
.bg-search {
    background-size: cover !important;
}
.custom-navs .navbar-toggle {
    z-index: 999;
    border-radius: 0;
    padding: 4px;
    position: fixed !important;
    cursor: pointer;
    font-weight: 600;
    margin: 0;
    top: 0;
    left: 0;
    background: #169ae8;
    box-shadow: 0 0;
}
.custom-navs .navbar-toggle::after {
    content: "\f0c9";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 6px;
    color: #fff;
}
body:not(.common-home) #column-left .navbar-toggle {
    margin-top: 0px !important;
    position: absolute !important;
    top: 65px;
    padding: 6px 8px !important;
    z-index: 9 !important;
    box-shadow: 0px 0px;
    left: 30px;
}
.heading-wrapper .input-group-addon {
    border: 0px solid #098ac8;
}
.navbar-toggle[aria-expanded="true"]::before {
    content: "\f2d3" !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    color: #fff;
}
body:not(.common-home ) .btns-ser .btn {
    top: 0px;
}
.navbar-toggle[aria-expanded="true"]::after {
    display: none;
}
body:not(.common-home ) .navbar-toggle[aria-expanded="true"] {
    padding: 4px 8px !important;
}
body:not(.common-home ) .msearch {
    top: -20px;
}
.common-home .post-carousel .item.post-thumb a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
} 
.bg-cart {
    margin-top: 18px !important;
    text-align: center;
    width: 100%;
}
.bg-cart li, .bg-cart li a{
	padding: 0px;
}
#top button.btn.btn-kb {
    height: 25px;
}

#logo img {
    display: inline-block;
	width: 100%;
}
header .col-xs-3, header .col-xs-7, header .col-xs-2 {
    padding: 0px 2px;
}
.catalog-search .heading-wrapper {
    margin-top: 45px;
}
.catalog-search .bg-search h1 {
    color: #fff;
    font-size: 16px !important;
}
#city {
    background: #169ae8 !important;
    border: 0px !important;
    padding: 4px 4px !important;
	top: 0px;
}
.contants-top.list-anchor {
    padding: 10px 0px;
}
.mclose {
    float: left;
    opacity: 1;
    margin: 10px 0px 20px 5px;
    font-weight: normal;
    border-bottom: 1px dashed #a2a2a2;
    width: 95%;
    padding-bottom: 10px;
}
.mclose i {
    margin: 0px 15px 0px 0px;
    color: #7a7a7a;
    font-weight: normal;
}
.rating .fa-stack {
    padding: 0 8px;
}
.common-home #post0 .item {
    min-height: 260px !important;
    height: 260px !important;
}
.dropdown-menu.city-dropdown li {
    border: 0px !important;
}
body[class^="catalog-post"] .col-sm-3, body[class^="catalog-post"] .col-sm-6 {
    padding: 0px;
}
#top-links .list-inline > li {
    margin: 2px;
}
 #column-left .affix {
	 left: 0px;
 }
 #account-wow {
    position: fixed;
    z-index: 99;
    top: 0px;
    width: 80%;
    left: -100%;
    border: 0px;
    height: 100vh;
    transition: all 800ms;
}
.navbar-collapse.collapse.in {
    left: 0% !important;
}
#account-wow .panel-default {
    border: 0px;
    padding: 0;
}
body:not(.common-home ) #account-wow {
    top: 99px;
    position: absolute;
}

body:not(.common-home ) .tabkya #account-wow {
    top: 30px;
    left: 0px;
    position: absolute;
}
.custom-navs.affix {
    visibility: visible !important;
    width: 100%;
    z-index: 999;
    top: 0px;
    position: fixed;
	border-bottom: 1px solid #ccc;
}
.advertisement {
    margin-top: 20px;
    width: 100%;
}
.advertisement iframe {
    width: 99%;
}
.advertisement iframe img {
    width: 99%;
}
.review-bg .active, .review-bg .maccordion:hover {
    background-color: transparent;
}
.review-bg .form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
#tab-description.active {
    background: transparent;
}
.review-bg .form-group .col-sm-12 {
    padding: 0px;
}
#menutime {
    top: 0px;
    padding-top: 32px;
    z-index: 99;
}
.tabkya #menutime {
    top: 1px;
    padding-top: 32px;
    z-index: 9;
    position: fixed;
}
body[class^="catalog-category"].tabkya #column-left .navbar-toggle {
    position: fixed;
	margin: 0px;
}
.fa-whatsapp {
    background: #0fb150;
    border-radius: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 19px;
}
#column-left .navbar-toggle {
    cursor: pointer;
	z-index: 99;
}
.btn-group.banner_icon button {
    width: 94%;
}
.account-account .post_panel:nth-child(1) {
    margin-top: 0px !important;
}
body[class^="account"] .breadcrumb {
    padding: 15px 0px 18px 10px;
    margin: 0px -15px 3px -15px;
}
.business-top {
    margin-top: 0px;
}
.panel.panel-default.post_panel .col-xs-12 {
    padding: 0px;
}
.nav.navbar-nav.side-nav {
    background: #fff;
}
.addbus .items {
    width: 95% !important;
}
.busbg .panel-title {
    margin: 18px 0px 10px !important;
    font-size: 16px !important;
}
.btnall {
    margin: 10px 0px 0px !important;
}
.busbg .panel-title::before {
    top: 22px !important;
}
.addbus .items:last-child {
    margin-top: 0px !important;
}
.addbus {
    grid-template-columns: 25% 75% !important;
}
.grids img {
    width: 76%;
}
.busbg.col-sm-8, .busbg.col-sm-4 {
    padding: 0px;
}
.side-nav > li > ul > li > a:hover {
    color: #747373;
}
body[class^="account"] #content{
    width: 100% !important;
    padding-top: 4px;
    margin: 12px auto;
}
.active, .maccordion:hover {
    background-color: transparent !important;
}
.viewp::after {
    font-size: 18px !important;
}
.modal-box {
    min-width: 100%;
    left: 0px;
}
.documtitem {
    width: 70% !important;
}
.chosedomt {
    top: 60px !important;
    width: 80% !important;
}
#custom-attribute5 .panel {
    width: 100% !important;
}
body[class^="catalog-category"] #account-wow {
    position: fixed !important;
    top: 0px !important;
    width: 100%;
    z-index: 9999;
}
body[class^="account-post"] .addbus {
    display: inline-block !important;
	width: 100%;
}
body[class^="account-post"] .addbus .grids {
    line-height: 26px !important;
}
body[class^="account-post"] .addbus input {
    margin: 7px;
    width: 57px;
    height: 56px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}
body[class^="account-post"] .verify {
    width: 60%;
}
body[class^="account-post"] .addbus .grids:nth-child(2) {
    width: 67%;
    float: right;
}
body[class^="account-post"] .addbus .grids:nth-child(3) {
    margin: 10px 0px 15px;
    width: 67%;
    float: right;
}
body[class^="account-post"] .addbus .grids:first-child {
    border-right: 0px;
    text-align: left;
    width: 32%;
    float: left;
}
body[class^="account-post"] .addbus input:checked::before {
    border: 1px solid #484646;
    content: "";
    width: 55px;
    height: 54px;
    position: absolute;
    border-radius: 5px;
}
body[class^="account-post"] .pull-right .btn.btn-primary {
    margin: 0px 10px;
}
body[class^="account-post"] .grids img {
    width: 84%;
}
.navbar-toggle.acmm {
    color: #fff;
    left: inherit !important;
    right: 0px;
    top: -55px !important;
	background: #666;
}
.common-home .menu-category img {
    height: 120px !important;
}
.common-home .menu-category .details span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.common-home .post-carousel .owl-item .item {
    min-height: 240px !important;
    height: 240px !important;
}
.common-home .menu-category .details a {
    border: 1px solid #ff9f10;
    line-height: 26px;
    border-radius: 20px;
}
.menu-category ul li a {
    list-style: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bottom-review .item img {
    width: 100%;
    margin: 10px 0px;
}
.bottom-review .post-carousel .owl-item .item {
    min-height: 410px !important;
}
.review-add .rating {
    padding: 0px 0px 0px 6px;
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
}
.rating.pull-left i {
    font-size: 12px;
}
.common-home .custom-navs {
    opacity: 0;
    display: block !important;
}
.tabkya #top {
    position: fixed;
    width: 100%;
    z-index: 99;
	height: 42px;
    box-shadow: 0px 1px 1px 0px rgb(24, 131, 195);
}
.tabkya #top-links {
    padding: 0px !important;
}
.tabkya #top-links .list-inline.list-unstyled.pull-right li:nth-child(n+3) {
    display: none !important;
}
.tabkya  #top-links ul {
    float: left !important;
    margin-left: 40px;
	margin-top: 0px;
}
.tabkya header .dropdown.account-dropdown {
    position: fixed !important;
    top: -20px;
    z-index: 99;
    right: 40px;
    bottom: unset;
    width: inherit;
}
.tabkya header .dropdown.account-dropdown i {
    padding: 8px;
    background: #169ae8;
    border-radius: 50%;
    float: right;
    width: 28px;
    text-align: center;
}
.tabkya #column-left .navbar-toggle {
    top: 4px;
	z-index: 999;
}
.tabkya .mobile .dropdown-menu {
    top: 40px;
}
.navbar-collapse.runway {
    left: 0px !important;
}
.mobile-close {
    color: #fff;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    position: absolute;
    right: 4px;
    z-index: 9;
    font-size: 26px;
}
header .col-sm-5 {
    position: absolute;
    right: -10px;
    top: -30px;
    z-index: 999;
}
.tabkya header .col-sm-5 {
    position: fixed !important;
}

body:not(.common-home) header .col-sm-5 {
    top: -22px;
}
body:not(.common-home).tabkya .custom-navs .navbar-toggle {
    top: 5px;
}
.account-viewbusiness .editdelail .nav-pills > li {
    float: none;
}
.breadcrumb {
    background: #fff;
}
body[class^="catalog-post"] .container-fluid {
    padding: 0px 5px;
}
.country-wrapper li {
    width: 100%;
    text-align: center;
    margin: 20px 0px 0px !important;
    border-bottom: 1px solid rgb(227, 227, 227);
}
.country-wrapper li button {
    font-size: 24px !important;
    all: unset;
	width: 70%;
    line-height: 35px !important;
    margin-bottom: 10px;
	cursor: pointer;
}
.country-select img {
    float: left;
	width: 60px !important;
    height: 40px !important;
}
}

/*media screen end*/

.btn.btn-kb {
    border: 1px solid #39b5ff;
    padding: 6px 10px !important;
    border-radius: 3px;
    background: #169ae8;
}
#top button.btn.btn-kb {
    padding: 5px 10px !important;
}
.dropdown.account-dropdown i {
    margin: 0px 0px 0px 5px;
}
.common-home .owl-controls {
    right: 31px;
    top: -38px;
}
.common-home .owl-carousel .owl-buttons div i {
    margin: -2px 0 0 -5px;
}
.post-carousel:hover .owl-buttons .owl-prev i {
    margin: -2px 0 0 -5px !important;
    opacity: 1;
}
.common-home .owl-carousel .owl-buttons .owl-next, .common-home .owl-carousel .owl-buttons .owl-prev {
    background: #169ae8;
    color: #fff;
    text-shadow: 0px 0px !important;
}
.rating.pull-left i {
    font-size: 14px;
}
.bottom-review .owl-carousel .owl-buttons div i {
    margin: -2px 0 0 1px !important;
}
#city {
    background: #169ae8;
    padding: 5px 10px;
    border-radius: 2px;
    border: 1px solid #43b4f8;
    position: relative;
    top: 2px;
}
.bg-search {
    background-blend-mode: color;
    background: rgba(0, 0, 0, 0.75) url(https://www.dial24hour.com/image/catalog/slider/oman-list.jpg) no-repeat;
    background-position: 100%;
    background-size: 100%;
}
.details a {
    line-height: 28px;
}
.common-home .post-carousel .owl-item .item {
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}
.menu-category .details a {
    border: 1px solid #fb9d11;
}

/*modul*/
.listpopup .modal-body {
    display: flex;
	padding: 0px;
}
.leftko {
    width: 50%;
    margin: 5px 10px 0px 10px;
}
.rightko {
    width: 50%;
    margin-top: -42px;
}
.rightko img {
    width: 100%;
    height: 100%;
}
.listpopup .modal-dialog {
    width: 65%;
    margin: 30px auto;
}
.listpopup .form-horizontal .form-group {
    margin-right: -8px;
    margin-left: -8px;
}
.listpopup input {
    border-radius: 2px;
    height: 38px;
    font-size: 16px;
}
.listpopup .modal-header {
    padding: 10px 20px;
    border-bottom: 1px dashed #b9b6b6;
    background: linear-gradient(rgb(209, 209, 209), rgb(246, 246, 246));
    width: 52%;
}
.modal-header .close {
    margin-top: -8px;
    font-size: 30px;
    opacity: 1;
    text-shadow: 0px 0px 0px;
}
#country-modal button.close {
    -webkit-appearance: none;
    cursor: pointer;
    border: 0;
    opacity: 1;
    background: #3eaeff;
    text-shadow: 0px 0px;
    font-weight: normal;
    margin-top: -25px;
    margin-right: -25px;
    border-radius: 50%;
    font-size: 26px;
    color: #fff !important;
    vertical-align: top;
    padding-bottom: 5px;
    width: 32px;
}
.country-select img {
    width: 80px;
    display: block;
    height: 50px;
    border: 1px solid #c6c5c5;
}
.review-add .owl-buttons .owl-prev {
    left: -35px;
}
.review-add .owl-buttons .owl-next {
    right: -50px;
}
#popup0 .form-control {
    height: 38px;
}
#popup0 textarea {
    height: 100px;
}
#popup0 .modal-header {
    padding: 8px 15px;
    background: #169ae8 !important;
}
.sum-mobile .panel-heading {
    text-transform: uppercase;
}
body[class*="catalog-category"] .list-scroll {
    width: 100%;
    z-index: 999;
    height: auto;
}
body[class*="catalog-category"] .list-scroll .list-group {
    margin-bottom: 0;
    max-height: 400px;
    overflow: auto;
}
.custom-navs.affix {
    visibility: hidden;
}
.dropdown-menu.city-dropdown {
    z-index: 9999;
}
.new_sign {
    width: 62%;
}
.side-nav {
    border: none;
    border-radius: 0;
    overflow-y: auto;
    background-color: #fff;
    bottom: 0;
    overflow-x: hidden;
    padding-bottom: 40px;
    float: none;
    width: 100%;
    box-shadow: 1px 1px 3px 1px #ccc;
	position: inherit;
	min-height: unset;
}
.side-nav li a {
    color: #000;
}
.side-nav i {
    color: #000;
    margin: 0 10px;
}
.side-nav li {
    border-bottom: 1px solid rgb(242, 242, 242);
}
.side-nav > li > ul > li > a {
    color: #444647;
}
.customer-menu {
    margin-top: 11px;
}
body[class^="account"] #column-left {
    margin-top: 10px;
	padding: 0px 15px;
}
.addbus {
    display: grid;
    grid-template-columns: 20% 80%;
    grid-gap: 10px;
    margin: 10px 0px;
    box-shadow: 0px 0px 2px -1px rgb(168, 168, 168);
    background: #fff;
}
.addbus .grids {
    line-height: 120px;
}
.grids img {
    margin: 8px;
}
.grids h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.abouse{
	grid-template-columns: 30% 70%;
}
.grids h4 a {
    color: #545353;
}
.addbus .items {
    width: 49%;
    float: left;
}
.addbus .status {
    color: #464647;
    border: 1px solid #ddd;
    text-align: center;
    width: 45%;
    margin: 20px 0px 10px;
    border-radius: 10px;
    padding: 2px 11px;
    background: #f3f3f3;
}
.addbus .items i {
    margin: 0px 5px;
    color: #1883c3;
}
.addbus .items .rating {
    padding: 7px 0px 0;
}
.addbus .items .rating i {
    color: #ff9206;
}
.addbus .items:last-child {
    margin-top: 50px;
}
.verify {
    font-weight: bold;
    border: 1px solid #e6e6e6;
    padding: 2px 10px 2px 0px;
    width: 46%;
    text-align: center;
    border-radius: 20px;
}
.btnrun {
    padding: 6px 8px;
    margin: 5px;
    color: #595555;
    background: #fff;
    box-shadow: 0px 1px 2px -1px;
}
.btnall {
    border: 1px solid #1883c3;
    border-radius: 25px;
    padding: 8px 16px;
}
.post_panel .panel-title {
    text-transform: uppercase;
}
body[class^="account"] .panel-default .panel-heading {
    background: #105784;
}
.addbus .items .rating i {
    color: #ff9206;
    margin: 0px 2px;
}
.addbus .items .rating span {
    margin: 0px 0px 0px 10px;
}
button.btnrun {
    line-height: 0px;
    border: 0px;
}
.user-canter {
    margin: 0px auto;
}
.edit-del {
    width: 100%;
}
.list-unstyled.leads a {
    font-size: 16px;
}
.list-unstyled.leads p {
    font-size: 12px;
    margin-bottom: 4px;
    font-weight: bold;
}
.list-unstyled.leads p span {
    font-weight: 600;
}
.busbg .panel-title {
    text-transform: uppercase;
    margin: 20px 0px 10px;
    color: #1b1b1b;
    font-size: 20px;
    position: relative;
}
.busbg .panel-title::before {
    content: "";
    background: #29aafc;
    position: absolute;
    top: 30px;
    padding: 1px 18px;
}
.addbus .grids:first-child {
    border-right: 1px solid rgba(0, 0, 0, 0.07);
    text-align: center;
}
body[class^="account-edit"] #content, body[class^="account-password"] #content, body[class^="account-viewbusiness"] #content {
    background: #fff;
    width: 74%;
    margin-top: 22px;
}
.topheading {
    display: flex;
    justify-content: space-between;
}
.btnall {
    border: 1px solid #1883c3;
    border-radius: 25px;
    padding: 8px 14px;
    height: 30px;
    margin: 22px 0px 0px;
    line-height: 0px;
}
.side-nav > li > a {
    font-size: 14px;
}
body[class^="account-post"] .addbus {
    display: grid;
    grid-template-columns: 16% 62% 20%;
    grid-gap: 10px;
    margin: 10px 0px;
    box-shadow: 0px 0px 2px -1px rgb(168, 168, 168);
    background: #fff;
}
body[class^="account-post"] .addbus .items:last-child {
    margin-top: 10px;
}
.addbus .grids:nth-child(3) {
    margin: 15px 0px 5px;
}
.addbus input {
    appearance: none;
    -moz-appearance: none;
    border: 2px solid rgb(107, 107, 107);
    width: 22px;
    height: 22px;
    margin-top: 50px;
}
.addbus input:checked::after {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 18px;
    font-size: 16px;
    color: rgb(72, 70, 70);
}
.checkall input {
    margin: 0px 18px -8px;
    width: 22px;
    height: 22px;
    border: 2px solid rgb(107, 107, 107);
    appearance: none;
    -moz-appearance: none;
}
.checkall input:checked::after {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 18px;
    font-size: 16px;
    color: rgb(72, 70, 70);
}
.account-post .well {
    margin: 0px;
    box-shadow: 0px 0px 0px;
    padding: 20px 15px 5px 15px;
}
body[class^="account-post"] .panel-body {
    box-shadow: 0px 1px 2px 1px rgb(216, 216, 216);
	padding: 0px;
}
body[class^="account-post-add"] .panel-body {
    box-shadow: 0px 0px 0px 0px;
	padding: 15px;
}
body[class^="account-address-edit"] #content {
    background: #fff;
    width: 74%;
    margin-top: 22px;
    box-shadow: 0px 1px 2px 1px rgb(210, 210, 210);
}

.editdelail {
    margin-top: 60px;
}
.viewp i {
    color: #595555;
    font-size: 20px;
    margin: 0px 10px 0px 0px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
}
.editdelail {
    margin-top: 30px;
}
.viewp {
    border-bottom: 1px solid rgb(236, 236, 236);
    width: 100%;
    display: inline-block;
    padding: 10px 0px;
}
.viewp span {
    font-weight: 600;
    font-size: 16px;
    color: #535151;
}
.viewp label {
    margin-left: 42px;
    color: rgb(84, 82, 82);
    width: 90%;
    cursor: pointer;
    max-height: 42px;
    overflow: hidden;
}

textarea.groups {
    line-height: 22px;
    height: 90px;
}
.viewp p {
    margin: 0px;
}
.topuser {
    text-align: center;
}
.topuser span {
    margin: 10px 0px;
    display: inline-block;
}
.topuser h3 {
    margin: 0px;
}
.info-butt {
    width: 28%;
    margin: 30px auto;
}
.account-edit .info-butt{
	display: none;
}
body[class^="account-edit"] .tab-content, body[class^="account-viewbusiness"] .tab-content {
    border: 0px;
    padding: 0px;
}
body[class^="account-edit"] .nav-pills > li.active > a, body[class^="account-viewbusiness"] .nav-pills > li.active > a {
    background-color: transparent;
    border-bottom: 2px solid #169ae8;
    border-radius: 0px;
}
body[class^="account-edit"] .nav.nav-pills a, body[class^="account-viewbusiness"] .nav.nav-pills a {
    font-size: 16px;
    text-transform: uppercase;
    color: #4e4e4e;
    font-weight: bold;
}
body[class^="account-edit"] .nav.nav-pills, body[class^="account-viewbusiness"] .nav.nav-pills {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px;
}
body[class^="account-edit"] .nav > li > a:focus, body[class^="account-edit"] .nav > li > a:hover, body[class^="account-viewbusiness"] .nav > li > a:focus, body[class^="account-edit"] .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}
#about .viewp {
    font-size: 18px;
    color: #484848;
    line-height: 34px;
    padding-left: 18px;
}
.viewp::after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    float: right;
    margin-right: 22px;
    font-size: 32px;
    color: #6f6e6e;
    line-height: 1px;
}
#about .viewp::after {
    line-height: 38px;
}
.common-home .list-scroll {
    overflow: auto;
}
/*Modul popup*/
.modal-box {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 50% !important;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    top: 10%;
}
@media (min-width: 32em) {

.modal-box { width: 70%; }
}

.modal-box header {
    border-bottom: 1px solid #ddd;
    background: #fff;
    padding: 15px;
    box-shadow: 0px 2px 3px -1px #ccc;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body {
    padding: 15px 0px 0px;
    max-height: 430px;
    overflow: auto;
}

.modal-box footer,
.modal-box .modal-footer {
  padding: 1em;
  border-top: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.02);
  text-align: right;
}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6) !important;
}

.modal-box  span.close {
    float: right;
    font-size: 38px;
    font-weight: 700;
    line-height: 1;
    color: #565555;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    line-height: 12px;
}

.modal-box  span.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}
.groups {
    width: 100%;
    line-height: 33px;
    font-size: 16px;
    margin: -10px 0px 0px;
    border: 0px;
    font-weight: bold;
}
.btnsubmit {
    float: right;
    border: 0px;
    margin: 0px 15px 11px;
    padding: 8px 20px;
    border-radius: 2px;
    background: #16b2ef;
    color: #fff;
    font-size: 16px;
}
.checkall {
    background: #fff;
    padding: 10px 0px 14px;
    box-shadow: 0px 1px 2px 0px #ccc;
}
.modal-box fieldset {
    margin: 0 15px 15px;
}
.photorow {
    width: 90%;
    margin: auto;
    display: flow-root;
}
.photoitem {
    width: 46%;
    float: left;
    margin: 10px;
    height: 130px;
    overflow: hidden;
	position: relative;
}
.photoitem img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.photoitem a {
    position: absolute;
    top: 10px;
    z-index: 999;
    right: 12px;
    border: 1px solid #fff;
    color: #fff;
    width: 28px;
    height: 28px;
    text-align: center;
    border-radius: 50%;
    line-height: 26px;
}
.photoitem::before {
    content: "";
    background: rgba(0, 0, 0, 0.50);
    width: 100%;
    height: 100%;
    position: absolute;
}
.filesubmit {
    float: right;
    position: relative;
    display: inline-block;
    height: 50px;
}
.filesubmit span {
    z-index: 9;
    position: absolute;
    top: 4px;
    background: #28bee6;
    padding: 5px 20px 8px;
    right: 52px;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
}
.filesubmit input[type="file"] {
    z-index: 999;
    position: absolute;
    right: 50px;
    line-height: 40px;
    cursor: pointer;
    opacity: 0;
    width: 88px;
}
.documtrow {
    width: 85%;
    margin: auto;
}
.documtitem {
    width: 35%;
	position: relative;
}
.documtitem .trash {
    position: absolute;
    top: 50px;
    right: 8px;
    width: 26px;
    height: 26px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    border-radius: 50%;
}

.documtitem figure {
    margin: 20px 0px;
    height: 130px;
    overflow: hidden;
    position: relative;
}
.documtitem figure::before {
    content: "";
    background: rgba(0, 0, 0, 0.60);
    width: 100%;
    height: 100%;
    position: absolute;
}
.documtitem img {
    width: 100%;
}
.documtitem h4 {
    font-size: 18px;
    font-weight: bold;
}
.upopen {
    background: transparent;
    border: 0px;
    margin-bottom: 50px;
    font-size: 16px;
    color: #28a5de;
}
.chosedomt {
    display: none;
    position: absolute;
    top: 80px;
    background: #fff;
    right: 25px;
    width: 50%;
    text-align: right;
    box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.40);
    padding: 0px 20px 10px;
}
.chosedomt h4 {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin: 15px 0px 25px;
}
.filechose label {
    display: block;
    line-height: 25px;
    cursor: pointer;
    margin: 10px 0px;
}
.filechose span {
    float: left;
}
.cardsubmit button {
    float: left;
    background: rgb(129, 129, 129);
    padding: 5px 15px 8px;
    margin: 5px 0px;
    border: 0px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 2px;
}
.cardsubmit .filesubmit input[type="file"] {
    z-index: 999;
    position: absolute;
    right: -6px;
    line-height: 40px;
    cursor: pointer;
    opacity: 0;
    width: 88px;
}
.cardsubmit .filesubmit span {
    z-index: 9;
    position: absolute;
    top: 4px;
    background: #28bee6;
    padding: 5px 20px 8px;
    right: 2px;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
	text-transform: uppercase;
}
.chosedomt .radio input[type="radio"], .chosedomt .radio-inline input[type="radio"], .chosedomt input[type="radio"] {
    width: 20px;
    height: 20px;
	cursor: pointer;
}
.business-titles {
    font-size: 20px;
    background: #fff;
    padding: 12px;
    box-shadow: 0px 0px 3px 1px rgb(222, 222, 222);
	color: #626262;
}
/*end Modul popup*/

body[class^="account-product-add"] #content {
    min-height: 505px;
    height: auto;
    background: #fff;
    margin-top: 21px;
    width: 74%;
    box-shadow: 0px 0px 2px 1px rgb(222, 221, 221);
}

body[class^="catalog-category"] .advertisement.ad-place {
    margin-top: 18px;
    text-align: center;
    padding: 8px 8px 34px;
}
body[class^="catalog-category"] .advertisement.ad-place::after {
    content: "Ad";
    color: #fff;
    position: absolute;
    top: 1px;
    right: 1px;
    background: #47494a;
    padding: 1px 6px;
}
.account-product-add .nav-tabs > li {
    border-top: 0px;
    border-right: 0px;
}
.account-product-add .nav-tabs > li:first-child {
    border-left: 0px;
}
.account-product-add  .tab-content {
    border: 0px;
}
.account-product-add .nav-tabs > li.active > a, .account-product-add .nav-tabs > li.active > a:focus, .account-product-add .nav-tabs > li.active > a:hover {
    background-color: #fff;
    border: 0px;
    border-bottom: 3px solid #1085ab;
}
.account-product-add .nav > li > a:focus, .account-product-add .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #1883c3;
}
.form-control {
    height: 40px;
}
.premium-ad {
    margin-bottom: 10px;
    border: 2px solid #fff;
}
.premium-ad img {
    width: 100%;
}
.list-group-item:first-child {
    border-radius: 0px;
}

.contants-top .nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: 3px solid #1085ab;
	border-radius: 0;
	border-bottom: 0px;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #292828;
}
body[class^="account-post-edit"] .panel-body {
    box-shadow: 0px 0px 0px !important;
    padding: 15px !important;
}
.account-viewbusiness .business-titles {
    font-size: 20px;
    background: #fff;
    padding: 12px;
    box-shadow: 0px 0px 3px 1px rgb(222, 222, 222);
    color: #626262;
    width: calc(73% - -10px);
    float: right;
    margin-right: 15px;
}
body[class^="account-viewbusiness"] #content {
    margin-top: 6px;
}
#baddress a {
    font-size: 18px;
    color: #3e3c3c;
    line-height: 28px;
}
#bcountry .form-control, #bstate .form-control {
    border: 0px !important;
    font-size: 16px;
    font-weight: bold;
    appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}
#tc .viewp {
    font-size: 18px;
    color: #484848;
    line-height: 34px;
    padding-left: 18px;
}
#tc .viewp::after {
    line-height: 32px;
}
#popup-ownpost .oncustom {
    display: none;
}
#popup-ownpost input, #popup-ownpost select, #popup-ownpost textarea {
    border: 1px solid #ccc !important;
    border-radius: 4px;
    font-size: 14px;
}
.ownupload select {
    font-size: 14px;
}
.ownupload {
    position: relative;
}
.chosefile {
    margin: 20px 0px;
}
.chosefile[type="file"] {
    appearance: none;
    font-size: 16px;
    background: #eaeaea;
    -moz-appearance: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0px;
    cursor: pointer;
}
.operation-timing .day {
    min-width: 85px;
}
.media-icon p span {
    width: 50px;
    height: 43px;
    float: left;
}
.media-icon p {
    border-top: 0px;
    background: #fff;
    margin-top: 0;
    padding-top: 5px;
    display: inline-block;
    border-top: 1px solid rgb(237, 237, 237);
    width: 100%;
	display: flex;
}
.media-icon b {
    font-weight: 400;
    line-height: 22px;
    width: 82%;
    float: left;
    margin: auto;
    word-wrap: anywhere;
    word-break: break-word;
}
.media-icon .heading {
    display: block;
}
.additional-category li {
    padding-left: 10px;
    line-height: 30px;
    border-bottom: 1px solid rgb(243, 243, 243);
}
.additional-category li::before {
    content: "\f105";
    font: normal normal normal 16px/1 FontAwesome;
    color: #0eb2ff;
    padding-right: 10px;
}
.additional-category li a {
    color: #606263;
    font-weight: 600;
}
.description fieldset {
    margin: 0 0px 10px;
}
.panel.addition h3 {
    text-align: center;
}
.dial-help {
    background: #fff;
	margin-bottom: 20px;
}
.common-home .post-slider-wrapper {
    margin-top: 30px;
}
.common-home .description {
    display: block;
}
.common-home .item img {
    transition: all 1s ease-in-out;
}
.menu-category .details a {
    padding: 0px 15px;
    border-radius: 4px;
}
/* .common-home .item img[src$=".png"] { */
    /* filter: grayscale(100%) invert(1) brightness(1); */
/* } */
.common-home .post-slider-wrapper .view_bg {
    position: inherit;
	margin-top: 5px;
    display: inline-block;
}
.common-home .post-slider-wrapper .owl-item .item {
    height: 300px !important;
}
.common-home .post-slider-wrapper.bottom-review {
    margin-top: 0px;
}
body[class*="catalog-category"] .description {
    background: #fff;
    margin: 20px 0px -30px;
    padding: 13px 0px 15px;
    border-top: 1px solid rgb(221, 221, 221);
    box-shadow: 0px 1px 4px -2px rgb(164, 164, 164);
}
body[class*="catalog-category"] .description .centers {
    width: 86%;
    margin: auto;
    text-align: center;
}
.centers h4 {
    color: #4a4949;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    margin: 0px 0px 30px;
}
.centers h4::before {
    width: 3%;
    height: 2px;
    background: #fb641b;
    content: "";
    top: 30px;
    position: absolute;
    margin: 0px 0px 0px 35px;
}
body[class*="catalog-category"] .heading-wrapper {
    background: #fff;
    padding: 0px 0px;
}
body[class*="catalog-category"] .input-group-addon[for="input-sort"]::before {
    width: 16px;
    height: 31px;
    background: #fff;
    position: absolute;
    right: 2px;
    top: 1px;
    color: #0fa6ed;
    border-radius: 0 2px 2px 2px;
    z-index: 9;
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 32px;
    font-size: 18px;
	transform: inherit;
}
body[class*="catalog-category"]  #input-sort {
    background: #fff;
    border: 0px !important;
    box-shadow: 0px 0px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}
.intro-slider {
    margin-top: 10px;
} 
.common-home .bottom-review .owl-item .item {
    height: 210px !important;
	box-shadow: 0px 0px !important;
}
.common-home .post-slider-wrapper .owl-buttons div i {
    margin: -2px 0 0 2px;
}
.common-home .post-slider-wrapper .post-carousel:hover .owl-buttons .owl-prev i {
    margin: -2px 0 0 2px !important;
    opacity: 1;
}
.dropdown-menu.search-suggestions li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rating .fa-star + .fa-star-o {
    color: #fb641b;
    background: #fff;
}
.banner_form .text-success {
    color: #1883c3;
    font-size: 18px;
}
#amazon .item.post-thumb a img {
    width: auto;
    height: auto !important;
    margin: auto;
}
#amazon .item.post-thumb img[src^="https://ir-in.amazon-adsystem.com"] {
    width: initial;
    height: initial !important;
	opacity: 0;
}
#amazon .item.post-thumb p ~ a {
    height: 140px;
    display: flex;
}
#amazon .details {
    padding: 10px;
    background: linear-gradient(rgb(255, 255, 255), rgb(242, 242, 242));
}
#amazon .details span {
    color: #020202;
}
#amazon  .details a {
    background: #169ae8;
    border: 0px !important;
    border-radius: 30px;
    color: #fff !important;
}
#amazon .item.post-thumb p {
    position: absolute;
    width: 60px;
    height: 60px;
    overflow: hidden;
	z-index: 99;
}
#amazon .item.post-thumb p span {
    background: #fb641b;
    transform: rotate(-45deg);
    display: inline-block;
    color: #fff;
    width: 74px;
    position: absolute;
    top: 8px;
    left: -20px;
    text-align: center;
    padding: 0px;
    text-transform: uppercase;
}
.loginad {
    margin-top: 50px;
	position: relative;
	background: #fff;
    text-align: center;
	box-shadow: 0px 1px 3px 0px rgb(172, 172, 172);
}
.loginad.rgt {
	margin-top: 60px;
}
.loginad p {
    position: absolute;
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.loginad span {
    background: #fb641b;
    transform: rotate(-45deg);
    display: inline-block;
    color: #fff;
    width: 80px;
    position: absolute;
    top: 8px;
    left: -20px;
    text-align: center;
    padding: 2px 0px;
	text-transform: uppercase;
    font-weight: bold;
}
.loginad .buy {
    padding: 12px;
}
.loginad .buy a {
    color: #1d9ed9;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 16px;
}

.home-left-ad{
	position: relative;
	background: #fff;
    text-align: center;
	width: 99%;
	box-shadow: 0px 0px 2px -1px rgb(172, 172, 172);
	margin-bottom: 10px;
}
.home-left-ad p {
    position: absolute;
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.home-left-ad span {
    background: #fb641b;
    transform: rotate(-45deg);
    display: inline-block;
    color: #fff;
    width: 80px;
    position: absolute;
    top: 8px;
    left: -20px;
    text-align: center;
    padding: 2px 0px;
	text-transform: uppercase;
    font-weight: bold;
}
.home-left-ad .buy {
    padding: 12px;
}
.home-left-ad .buy a {
    color: #1d9ed9;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 16px;
}
body[class^="catalog-category"] .home-nav ul {
    padding: 0px;
}
body[class^="catalog-post"] .description fieldset .post-info {
    padding: 0px;
}
body[class^="catalog-post"] .review-bg .nav-tabs > li.active > a:hover {
    border-top: 3px solid #1085ab;
	background: #fff;
	border-bottom: 0px;
	border-left: 1px solid rgb(202, 197, 197);
	border-right: 1px solid rgb(202, 197, 197);
}
.business-top {
    font-size: 20px;
    background: #fff;
    padding: 2px 15px;
    box-shadow: 0px 0px 3px 1px rgb(222, 222, 222);
    display: flex;
    justify-content: space-between;
	margin-top: 20px;
}
.business-top h1 {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    line-height: 34px;
}
.adtobus a {
    font-size: 16px;
    border: 1px solid rgb(22, 154, 232);
    padding: 4px 18px 5px;
    line-height: 34px;
    border-radius: 30px;
}
.adtobus a i {
    font-size: 12px;
}
.g-signin2::before {
    content: "\f003";
}
.bdl {margin-top: 30px;}
.adbuss-title {
    text-align: center;
    font-size: 26px;
    margin: 10px 0px 50px;
    color: #595959;
}
.information-offer {
    background: #fff;
}
.few-business.bdl {
    box-shadow: 0px 0px;
}
.offer-business {
    background: #cacaca;
    display: inline-block;
    width: 100%;
    box-shadow: 0px 1px 3px -1px rgb(196, 196, 196);
    margin-top: 40px;
}
.offer-form {
    margin-top: 20px;
}
.offer-business .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 4px;
    margin-left: 16px;
}
.offer-form input[type="text"].form-control {
    font-size: 16px;
    border-radius: 25px;
    padding: 0px 20px;
    border: 1px solid rgb(255, 255, 255) !important;
    box-shadow: 1px 3px 4px -1px rgb(227, 227, 227);
}
.offer-form textarea {
    font-size: 16px !important;
    border-radius: 10px;
    padding: 15px 20px;
    border: 1px solid rgb(255, 255, 255) !important;
    box-shadow: 1px 3px 4px -1px rgb(227, 227, 227);
}
.offer-form select {
    font-size: 16px;
    border-radius: 25px;
    padding: 0px 15px;
    border: 1px solid rgb(255, 255, 255) !important;
    box-shadow: 1px 3px 4px -1px rgb(227, 227, 227);
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.offer-form input[type="text"]::placeholder {
    color: #000;
}
.offer-form textarea::placeholder {
    color: #000;
}
.btngo {
    background: #169ae8;
    color: #fff;
    border: 0px;
    padding: 6px 24px 10px;
    font-size: 18px;
    border-radius: 2px;
}
.offerimages {
    text-align: right;
    margin: 20px;
}
.offerimages img {
    background: #fff;
    
}
.ad-offer {
	display: grid;
    grid-template-columns: auto auto auto;
}
.ad-offer .offer-item {
    background: #ff9f2e;
    margin: 10px;
    border-radius: 2px;
    padding: 6px 20px;	
    cursor: pointer;
	position: relative;
}
.ad-offer .offer-item p {
    font-size: 18px;
    text-transform: uppercase;
	color: #fff;
}
.ad-offer .offer-item + .offer-item {
    background: #27abe9;
}
.ad-offer .offer-item + .offer-item + .offer-item {
    background: #6e77c1;
}
.checks {
    border: 1px dashed #fff;
}
.checks::after {
    content: "\f046";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: -5px;
    top: -3px;
    color: #2f2e2e;
    font-size: 22px;
}
.offer-form input[type="file"] {
    border-radius: 20px;
    border: 0px !important;
    width: 100%;
    padding: 0px 20px;
    z-index: 99;
    position: absolute;
    opacity: 0;
	cursor: pointer;
}
.price-result {
    background: #fff;
    padding: 8px 20px 2px;
    border-radius: 20px;
    display: inline-block;
    width: 100%;
}
.price-result p {
    font-size: 16px;
	color: #000;
}
.price-result span {
    color: #1e0200;
    font-weight: bold;
}
.fileload {
    position: relative;
    margin: 0px 0px 40px;
}
.fileload::before {
    content: "Upload Image";
    position: absolute;
    z-index: 9;
    background: #fff;
    width: 95%;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 16px;
    color: #000;
}
.cities .btn.btn-default {
    background: #fff;
    color: #131313;
    width: 100%;
    text-align: left;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 16px !important;
}
.cities .btn-group, .cities .btn-group-vertical, .cities .multiselect-container {
    width: 100%;
}
#cart.open > .btn {
    background-color: rgb(22, 154, 232);
}
#cart.open > .btn:hover {
    color: #f9ebeb;
}
.account-ad-add #column-left {
    display: none;
}
.home-left-ad.cutting img {
    width: 100%;
}
.home-left-ad.cutting {
    margin-top: 12px;
}