:root {
    --base-color: #3997d0;
    --base-light: #f2f8fd;
    --base-light-1: #e3f4ff;
    --base-dark: #1b5b89;
    --base-dark-2: #0a58ca;
    --base-dark-3: #122a3f;
    --font-1: "roboto";
    --border-r: 5px;
}

textarea:focus, input:focus {
    /* border-color: var(--base-dark); */
    outline: 1px solid #91c7ed;
}

.h1-font {
    font-family: var(--font-1);
}

.text--primary, .text-p {
    color: var(--base-dark);
}

.hover-p:hover {
    color: var(--base-color);
    transition: all 0.2s;
}

.trans {
    transition: all 0.2s;
}

.bg-dark-50 {
    background-color: #394543;
}

.btn--primary {
    background-color: var(--base-color);
}

.btn--primary:hover {
    background-color: var(--base-dark)
}

.title-sm {
    font-family: var(--font-1);
    /* color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important; */
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 0px;
    color: #141414d9;
    color: var(--base-dark);
}

.title-sm:not(.left) {
    text-align: center;
}

#showcat1>h2, #showcat>h2 {
    text-indent: 15px;
    font-size: 17px;
}

.bt, .logbox>a h2, .pgerr {
    text-align: center
}

#container, #showcat, #showcat1, .logo, .pgerr, .sc, .srty {
    overflow: hidden;
}

#cssmenu ul, .catr>ul, .subcat>ul {
    list-style: none
}

.cleft li a, .frleft_cat li a, .searchleft li a, a {
    text-decoration: none
}

.add, .catr>ul>a>li:hover, .rating_div>img:hover, .subcat>ul>a>li:hover {
    cursor: pointer
}

a {
    color: #3a3a3a;
}

body {
    background: #fafafa;
    margin: 0
}

body, html {
    font-family: 'Open Sans', sans-serif;
    font-size: 100%;
    background-color: var(--base-light);
    overflow-x: hidden;
}

@font-face {
    font-family: font1;
    src: url(../otf/avenirltstd-book.otf);
    font-display: swap
}

#container {
    width: 100%;
    height: auto;
    margin: auto
}

.header {
    border-bottom: 1px solid #eeecec;
    background-color: #fff;
    min-height: 83px;
    position: static;
    z-index: 90;
    width: 100%;
    display: flex;
    align-items: center;
}

.logo {
    max-width: 230px;
}

.logo>img, .sed>a img {
    width: 100%;
    height: auto
}

.logbox {
    width: 200px;
    height: auto;
    background-color: #b95858;
    position: absolute;
    top: 10%;
    right: 1%;
    display: none
}

.sortsrh, .srt {
    background-color: hsl(202 1% 96% / 1);
}

.footer, .modal {
    /* position: fixed; */
}

.logbox>a h2 {
    width: 100%;
    padding: 14px 0;
    color: #fff;
    margin: 0 0 1%;
    font-size: 18px
}

.logbox>a>h2:hover {
    background-color: #660
}

.menu {
}

.sc {
    width: 50px;
    float: left;
    margin-right: 10px
}

#cssmenu a, #cssmenu li, #cssmenu span, #cssmenu ul {
    margin: 0;
    padding: 0;
    position: relative
}

#cssmenu {
}

#cssmenu ul:after, #cssmenu:after {
    content: '';
    display: block;
    clear: both;
    margin: 0;
    padding: 0
}

#cssmenu a {
    display: block;
    padding: 12px 20px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: Roboto;
    border-radius: var(--border-r, 5px);
}

#pac-input, #type-selector label {
    font-family: Roboto;
    font-weight: 300
}

#cssmenu>ul>li {
    display: inline-block;
    margin: 0;
}

#cssmenu>ul>li:not(:first-child) {
    margin-left: 9px;
}

#cssmenu>ul>li>a {
    font-size: 13px;
    transition: all 0.3s;
    color: #ffffff;
    background-color: var(--base-color);
    min-width: 84px;
    text-align: center;
}

#cssmenu>ul>li:hover>a {
    color: #ffffff;
    background-color: var(--base-dark);
}

#cssmenu .has-sub {
    z-index: 1
}

#cssmenu #short_menu, #smenur {
    display: none
}

#cssmenu #long_menu, .adsmal>a, .bvt>a, .cleft li a, .frleft_cat li a, .searchleft li a, .srhbox {
    display: block
}

#cssmenu .has-sub ul {
    display: none;
    position: absolute;
    width: 250px;
    top: 100%;
    left: 0
}

#cssmenu .has-sub ul li a {
    background: #333;
    border-bottom: 1px solid rgba(150, 150, 150, .15);
    font-size: 12px;
    display: block;
    line-height: 120%;
    padding: 10px;
    color: #fff
}

#cssmenu .has-sub ul li:hover a {
    background-color: #666
}

#showcat {
    width: 97%;
    height: auto;
    border: 1px solid #ccc;
    margin: auto auto 2%;
    background-color: #515252;
    border-radius: 3px
}

#showcat>h2, #showcat>h3 {
    width: 80%;
    float: left;
    margin: 1%;
    color: #fff
}

#showcat1>img, #showcat>img {
    float: right;
    width: 12%;
    margin-top: 1%;
    margin-right: 4%
}

.bt, .ccentr, .cleft, .cleft li, .fleft, .sort_bar {
    float: left;
}

#showcat1:not(.faq-wrap) {
    border: 1px solid #ccc;
    background-color: #3695d2;
    margin-bottom: 2%;
    border-radius: 3px;
    margin-top: 5%;
    padding: 2px 0px;
}

#showcat1>h2 {
    text-align: left;
    color: #fff;
    margin-bottom: 0px;
}

.sort_bar {
    margin-top: 10px;
    float: none;
}

.sortsrh {
    width: clamp(200px, 100%, 340px);
    height: 43px;
    /* margin-bottom: 2%; */
    border: none;
    border-radius: var(--border-r, 5px);
    padding: 10px 10px;
    outline: 1px solid #ededed;
    margin-right: 5px;
    width: 100%;
}

.advrt, .cleft, .cright, .frrght, .insearch, .rightadd, .searchbox {
    height: auto
}

.searchbox {
    width: 70%;
    margin: 2% auto auto
}

.insearch {
    width: 100%;
    position: relative;
}

.srt {
    width: 100%;
    border: none;
    font-size: 14.3px;
    color: #333;
    padding: 14px 20px;
    border-radius: var(--border-r, 5px);
    font-family: var(--font-1);
    letter-spacing: 0.55px;
    transition: 0.3s ease;
}

.srt:focus {
    outline: #72b5de auto 1px;
    /* outline: none; */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.bt {
    background-color: #b95858;
    border: 2px solid #b34c4c;
    padding: 5px 20px;
    color: #fff;
    font-size: 16px;
    margin-left: 2%
}

.search_list, .srty {
    background-color: #fff
}

.bt:hover, .edt:hover, .eqbt:hover, .rebut:hover, .rqt-bt:hover {
    background-color: #662c2c
}

.pgerr {
    width: 80%;
    margin: auto
}

.pgerr>h3 {
    font-size: 45px;
    margin-bottom: 0
}

.pgerr>h3>span {
    font-size: 100px
}

.search_list {
    width: 91%;
    padding: 3px;
    margin-left: 6px;
    font-size: 12px;
    border-bottom: 1.5px solid #000;
    color: #000;
    z-index: 2000;
    text-align: left;
    position: relative;
}

.pgtn, .srty>h2 {
    text-align: center
}

.search_list:hover {
    background-color: #ccc
}

.search_list>a {
    color: #000
}

.srty {
    width: 80%;
    box-sizing: border-box;
    padding: 1%;
    border: 1px solid #ccc;
    margin-bottom: 1%
}

#type-selector, .bbt {
    background-color: #4d90fe
}

.adsmal, .pgtn {
    margin: auto;
    width: 100%;
    overflow: hidden
}

.srty>h1 {
    color: #8c0d0d;
    font-size: 20px;
    margin: 5px 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #c53838
}

.cleft li, .frrght {
    border: 1px solid #ccc
}

.adsmal>a {
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px
}

.adsmal>p {
    margin: 0;
    padding-bottom: 2%;
    font-size: 14px
}

.adsmal>a:hover {
    color: #c53838
}

.srty>h2 {
    color: red;
    font-size: 20px
}

.pgtn {
    padding: 10px 0
}

.bbt {
    border: none;
    padding: 10px 35px;
    color: #fff;
    font-size: 17px
}

.fleft, .quote {
    padding: 1.5%;
    box-sizing: border-box
}

.abt, .cleft, .frrght, .quote {
    background-color: #fff
}

.bbt:hover {
    background-color: #f60
}

.fleft {
    width: 49%;
    overflow: hidden;
    text-align: left;
    margin-right: 0%;
}

.dft, .fleft>span {
    text-align: left;
    font-size: 14px;
    color: red
}

.cleft li, .quote, .quote>h1 {
    text-align: center
}

.inbody {
    min-height: 556px;
}

.inbody>h1, .inbody>h2 {
    font-size: 27px;
    color: #fff;
    text-align: center;
    background-color: #6b490b;
    padding-top: 1%;
    padding-bottom: 1%;
    margin: 1%;
    text-transform: uppercase
}

.cleft {
    width: 20%;
    overflow: hidden
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.cleft li {
    padding: 1.5% 0;
    margin-bottom: 1%
}

.cleft li a {
    color: #000;
    font-size: 15px
}

.a_menu:hover, .cleft li a :hover, .cleft li:hover, .menu_div_cat_menu:hover {
    background-color: #333;
    color: #fff
}

.ccentr {
    width: 58%;
    overflow: hidden;
    margin-left: 1%
}

.quote {
    margin: 0 0 1%
}

#review, .abt {
    padding: 1% 0
}

.quote>h1 {
    margin-bottom: 1%;
}

.quote>p {
    font-size: 15px;
    color: #666;
    max-width: 1100px;
    margin: 0 auto 2px;
}

.main_classi_start_page h2, .main_requirement_start_page h2 {
    /* color: #333; */
    /* font-size: 20px; */
    /* text-align: center; */
}

.abnews {
    text-align: center;
    margin: 1% 0;
    overflow: hidden
}

.main_classi_start_page {
}

.main_requirement_start_page {
    min-height: 200px;
}

#rqt {
    box-sizing: border-box;
    padding: 1% 4%
}

.main_classi_start_page h2 {
}

#clr, .error {
    color: red
}

#td_n, .h3in {
    color: #f90;
    font-size: 14px
}

#td_1 {
    text-decoration: highlighttext;
    color: #d2691e
}

.cright {
    overflow: hidden;
}

.advrt {
    width: 100%;
    margin-bottom: 2%;
    overflow: hidden;
    border-radius: 4px
}

.advrt>img, .box>img {
    width: 100%;
    height: 100%
}

.advrt>h2 {
    text-align: center;
    color: #ccc;
    margin-top: 5%;
    font-size: 20px
}

.rightadd {
    width: 24%;
    overflow: hidden;
    float: right
}

.abt {
    text-align: center;
    border: 5px solid #eeecec;
    border-radius: 10px;
    margin: 1% 0
}

.abt>h2 {
    font-size: 22px;
    color: #a1941c;
    text-align: center;
    margin: 0
}

.abt>p {
    margin: auto;
    width: 90%
}

.secdpart {
    width: 100%;
    margin: 1% auto auto;
    overflow: hidden;
    border-top: 1px solid #d3dce5;
    padding-top: 2%;
    padding-bottom: 4%
}

.frleft {
    width: 75%;
    float: left;
    overflow: hidden
}

.frrght, .searchleft {
    float: right;
    overflow: hidden
}

.frleft>h2 {
    color: #5a5555;
    text-align: left;
    border-radius: 6px;
    padding: 3px 20px;
    width: 100%;
    background: 0 0;
    margin: auto auto 2%;
    box-sizing: border-box
}

.frleft_cat li:hover, .searchleft li:hover, .searchleft>h2 {
    /* background-image: url('images/head.png'); */
    background-repeat: repeat-x;
    background-size: auto 100%
}

.contact_box {
    width: 80%;
    margin: 5% auto auto;
    border: 1px solid #d1d1d1;
    border-radius: 7px;
    padding-right: 11px;
    padding-left: 11px;
    text-align: justify
}

.frrght>h2, .rqt {
    text-align: center
}

.frrght {
    width: 22%;
    border-radius: 0;
    margin-right: 1%;
    padding: 20px;
    box-sizing: border-box;
    max-height: 600px
}

.rqt-lst, .rqt-srh {
    height: 35px;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    font-size: 15px
}

.rqt-lst, .rqt-msh, .rqt-srh {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box
}

.frrght>h2 {
    color: #a1941c;
    font-size: 20px
}

.rqt {
    width: 100%;
    margin: 2% auto;
}

.rqt-bt, .rqt-lst, .rqt-msh, .rqt-srh {
    margin-bottom: 2%
}

.rqt-srh {
    border-radius: 0;
    text-align: left
}

.rqt-lst {
    border-radius: 0;
    text-align: center
}

.rqt-msh, .tbox {
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    font-size: 15px
}

.rqt-msh {
    height: 75px;
    border-radius: 0;
    text-align: left
}

.catbox, .pow, .rqt-bt, .searchleft li, .searchleft>h2 {
    text-align: center
}

.rqt-bt {
    background-color: #444;
    border: none;
    border-radius: 0;
    padding: 5px 20px;
    color: #fff;
    font-size: 14px;
    margin-right: 2%;
    margin-top: 2%
}

.tbox {
    width: 93%;
    height: 35px;
    padding: 0 2%;
    border-radius: 5px
}

.tarea, .tlist {
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    font-size: 15px;
    padding: 0 2%
}

.tarea {
    width: 93%;
    height: 55px;
    border-radius: 5px
}

.tlist {
    width: 96%;
    height: 35px;
    border-radius: 5px
}

.searchleft {
    width: 28%;
    height: auto;
    margin-top: 2%
}

.searchleft>h2 {
    padding: 2% 0;
    font-size: 20px;
    color: #fff;
    margin: 0
}

.ckt, .pow>span {
    color: #fff;
    font-size: 14px
}

.searchleft li {
    border: 1px solid #ccc;
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    padding: 10px 0;
    margin-bottom: 2%;
    background: linear-gradient(#fff, #f5f5f5) padding-box #f1f1f1;
    border-radius: 6px
}

.blg>p, .catdet>p {
    text-align: justify
}

.searchleft li a {
    color: #000;
    font-size: 18px
}

.footer {
    width: 100%;
    background-color: #d6dee296;
}

.pow {
    width: 20%;
    margin: auto auto auto 13%;
    overflow: hidden;
    float: left
}

.ibox {
    width: 100%;
    height: auto;
    margin: 15% auto auto;
    overflow: hidden
}

.box, .catbox {
    float: left;
    overflow: hidden;
    margin-bottom: 2%;
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff
}

.box {
    width: 20%;
    height: 150px;
    margin-right: 2%;
    border: 4px solid #ccc;
    box-shadow: 0 1px 0 #fff;
    border-radius: 10px
}

.cat {
    width: 70%;
    height: auto;
    margin: 2% auto auto;
    float: left
}

.cat>h2 {
    font-size: 30px;
    color: #a1941c
}

.catbox {
    width: 30%;
    margin-right: 2%;
    border: 1px solid #ccc;
    box-shadow: 0 1px 0 #fff;
    background: linear-gradient(#fff, #f5f5f5) padding-box #f1f1f1;
    border-radius: 6px;
    padding: 2% 0
}

.left, .register1 {
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff
}

.combox, .comboxhl {
    float: left;
    border: none;
    padding: 2% 0;
}

.blog, .combox, .comboxhl {
    margin-right: 1%;
    text-align: left;
    background: #fff;
    overflow: hidden;
    margin-bottom: 2%;
    margin-left: 1%
}

.catbox>img {
    float: left;
    width: 30%
}

.combox {
    padding: 10px;
    width: 100%;
    border-bottom: 3px solid #c5c5c5
}

.blog-item:hover, .combox:hover, .comboxhl:hover {
    border-color: var(--base-color);
    color: var(--base-dark-3);
    background-color: var(--base-light-1);
}

.branch2>img, .branch3>img, .combox>img, .comboxhl>img {
    float: left;
    width: 29%;
    margin-left: 2%
}

.comboxhl {
    width: 45% !important;
    border-bottom: 3px solid #c5c5c5
}

.catdetjob {
    width: 100% !important
}

.catdet {
    text-align: left;
}

.catdet2 {
    float: right;
    width: 97%;
    overflow: hidden
}

.blg>img, .blog, .blog>img, .rgleft {
    float: left
}

.catdet>p {
    font-size: 13px;
    margin: 0;
    padding-bottom: 10px;
    border-top: 1px solid #ccc
}

.blog-item {
    border-bottom: 1px solid #c5c5c5;
    display: block;
    background-color: var(--base-light);
    padding: 25px 20px 16px;
    border-radius: 5px;
}

.blog-item p {
    color: rgb(0, 0, 0, 0.9);
    margin-bottom: 0px;
}

.login, .register, .register1, .rety {
    height: auto
}

.blog>img {
    width: 32%
}

.ckt {
    background-color: #b95858;
    border: 2px solid #b34c4c;
    border-radius: 5px;
    padding: 5px 20px;
    text-align: center
}

.blg, .reblog {
    border: 1px solid #ccc;
    box-sizing: border-box;
    background: #fff
}

.catdet1>h2, .catdet>h2 {
    font-size: 19px
}

.branch>h3, .catdet1>h3, .catdet>h3 {
    font-size: 16px;
    margin: 0;
    line-height: 20px
}

.branch>h4, .catdet1>h4, .catdet>h4 {
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 4px;
    line-height: 26px;
}

.catdet1>h5, .catdet>h5 {
    font-size: 14px;
    font-weight: 100;
    margin: 0 0 2%
}

.blg {
    width: 98%;
    overflow: hidden;
    margin-bottom: 2%;
    padding: 1%;
    border-bottom: 3px solid #c5c5c5
}

.bloger, .bvt, .reblog {
    margin: auto;
    overflow: hidden
}

.blg>h3, .bloger, .bvt>a {
    border-bottom: 1px solid #ccc
}

.blg>h2 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 22px;
    color: #662c2c
}

.blg>img {
    width: 70%;
    padding-right: 3%
}

.bloger {
    width: 100%
}

.bloger>h1 {
    margin: 0;
    font-size: 22px
}

.blg>h3, .bloger>h3 {
    margin-top: 5px;
    padding-bottom: 10px;
    font-weight: 100;
    font-size: 15px
}

.bloger>h3 {
    color: #002166
}

.blg>h3 {
    color: red
}

.reblog {
    width: 98%;
    border-bottom: 3px solid #c5c5c5
}

.a_menu2, .register1 {
    border: 1px solid #ccc
}

.reblog>h2 {
    text-align: center;
    background-color: #225c7f;
    color: #fff;
    margin: 0;
    padding: 15px 0
}

.catr>ul>a>li, .subcat>h2 {
    background-color: #ef5350
}

.bvt {
    width: 96%
}

.bvt>a {
    color: #000;
    margin-bottom: 10px;
    display: block;
    padding: 3px 0px 7px;
}

.anshad {
    width: 100%;
    overflow: hidden;
    margin: 1% auto 2%
}

.anshad>h1, .anshad>h2 {
    font-size: 30px;
    color: #3695d2;
    text-align: center
}

.rgleft {
    width: 55%;
    overflow: hidden;
    background-color: #fff;
    padding: 2% 1%;
    text-align: center;
    margin-top: 0
}

.rgleft>h2 {
    color: #099
}

.rabout>h2, .right>h2 {
    color: #a1941c
}

.register {
    width: 40%;
    margin: auto auto 2%;
    overflow: hidden;
    background: #fff;
    padding: 1%;
    float: right
}

.a_menu, .a_menu2 {
    text-align: left;
    padding: 5px 20px;
    font-size: 14px;
    box-sizing: border-box
}

.a_menu {
    float: left;
    margin: 3px 0;
    width: 100%
}

.a_menu2 {
    float: left;
    margin: 3px 5px;
    width: auto
}

#modal1Title, .bt_style, .btreg, .catr>ul>a>li, .catro, .rlogo, .rt {
    text-align: center
}

.register1 {
    float: left;
    width: 45%;
    overflow: hidden;
    margin-bottom: 2%;
    box-shadow: 0 1px 0 #fff;
    background: linear-gradient(#fff, #f5f5f5) padding-box #f1f1f1;
    border-radius: 6px;
    padding: 2% 0 0 4%;
    margin-left: 5px
}

.no-border {
    border: none !important
}

.login {
    width: 40%;
    margin: 4% auto 6%;
    overflow: hidden;
    padding: 1%;
    background-color: #fff
}

.rety {
    width: 100%;
    margin: auto;
    overflow: hidden;
    background: #fff;
    -moz-box-shadow: #edd3a1 4px 5px 3px -3px;
    -webkit-box-shadow: #edd3a1 4px 5px 3px -3px;
    box-shadow: #fff 4px 5px 3px -3px;
    padding: 2% 0
}

.srtbox, .srtmsg {
    width: 98%;
    float: right;
    color: #666
}

.srtbox {
    font-size: 15px;
    border: 1px solid #ccc;
    padding: 7px 10px;
    box-sizing: border-box
}

.srtmsg {
    height: 75px;
    font-size: 18px;
    padding: 5px 6px
}

.left, .rlogo, .rt {
    height: auto
}

.btreg, .hgap {
    font-size: 15px;
    font-weight: 500;
}

.btreg {
    background-color: #3695d2;
    border: 1px solid #3695d2;
    border-radius: 5px;
    padding: 11px 50px;
    color: #fff;
    margin: auto
}

.left, .right {
    background: linear-gradient(#fff, #f5f5f5) padding-box #f1f1f1
}

.left, .map, .right {
    border: 1px solid #ccc
}

.btreg:hover {
    background-color: #333232
}

.catr>ul>a>li:hover, .ppclose:hover {
    background-color: #2b2e38
}

.left {
    width: 66%;
    float: left;
    margin: 0 auto 2%;
    overflow: hidden;
    box-shadow: 0 1px 0 #fff;
    padding: 2%
}

.catr>ul, .rlogo {
    width: 30%;
    float: left
}

.dash-h, .right {
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff
}

.rlogo {
    overflow: hidden
}

.map, .rt {
    width: 100%;
    overflow: hidden
}

.ppclose, .rdetails, .right, .subcat {
    float: right
}

.rt {
    margin-top: 3%
}

.rdetails {
    width: 65%;
    overflow: hidden
}

#hcname, .rdetails>h1, .rdetails>h2 {
    margin-bottom: 1%;
    color: #a1941c;
    font-size: 28px;
    margin-top: 0
}

#fb, #go, #tw {
    margin-top: 3%
}

.rdetails>h3 {
    font-size: 18px;
    margin: 0
}

.hgap {
    margin-bottom: 0;
    margin-top: 0
}

.map {
    height: 300px
}

.clear, .clear1 {
    height: 1px;
    width: 100%
}

.clear {
    margin: 1% 0;
    overflow: hidden
}

.clear1 {
    margin: 0;
    overflow: hidden
}

.rabout, .right, .tbr {
    height: auto;
    overflow: hidden
}

.rabout, .tbr {
    width: 100%;
    margin: auto
}

.rabout>p {
    text-align: justify;
    font-size: 15px
}

.right {
    width: 27%;
    margin: 0 auto 2%;
    box-shadow: 0 1px 0 #fff;
    padding: 1%
}

.right>h2 {
    font-size: 30px;
    margin-top: 1%
}

#map_canvas {
    height: 300px;
    width: 100%
}

#map_canvas1 {
    height: 300px;
    width: 95%
}

.controls {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3)
}

.ppbox, .ppboxer {
    margin: 2% auto auto;
    background-color: #fff
}

#pac-input {
    background-color: #fff;
    font-size: 15px;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 300px
}

#modal1Title, .catr>ul>a>li, .subcat>h2, .subcat>ul>a>li {
    font-family: sans-serif
}

#pac-input:focus {
    border-color: #4d90fe
}

.pac-container {
    font-family: Roboto
}

#type-selector {
    color: #fff;
    padding: 5px 11px 0
}

#type-selector label {
    font-size: 13px
}

.ppboxer {
    width: 42%;
    overflow: hidden;
    padding: 1% 2%;
    border-radius: 5px
}

.ppbox {
    width: 70%;
    overflow: hidden;
    padding: 1% 2% 2%
}

.catr, .catro {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    overflow: hidden
}

.catr>ul, .subcat {
    padding: 0;
    margin: 0
}

#modal1Title {
    margin: 1%;
    color: #f44336
}

.catr>ul>a>li {
    margin-bottom: 2%;
    padding: 10px 0;
    color: #fff
}

.subcat {
    width: 69%;
    overflow: hidden
}

.subcat>h2 {
    margin: 0;
    text-align: left;
    padding: 5px 0;
    text-indent: 10px;
    color: #fff;
    font-weight: 200;
    font-size: 18px
}

.arow>h4, .view_more>h3:hover {
    color: #f30
}

.arow>h3, .arow>h4, .close {
    font-weight: 700
}

.subcat>ul {
    margin: 2% 0 0 5%;
    padding: 0;
    text-align: left
}

.arow>h2, .arow>h3, .arow>h4 {
    margin: 0;
    overflow: hidden
}

.arow>h4, .arow>h5, .success {
    text-align: center
}

.subcat>ul>a>li {
    margin-bottom: 1%
}

.subcat>ul>a>li:hover {
    color: #f30
}

.ppclose {
    background-color: red;
    color: #fff;
    border: none;
    padding: 5px 10px;
    margin-top: 10px
}

.dash-h, .srhbox {
    border: 1px solid #ccc
}

.arow {
    width: 90%;
    margin: auto auto 1%;
    overflow: hidden
}

.arow>h3 {
    float: left;
    width: 40%;
    font-size: 17px
}

.arow>h2 {
    width: 58%;
    float: right
}

.arow>h4 {
    font-size: 15px
}

.srhbox {
    width: 94%;
    height: 30px;
    padding: 1% 2%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.line, .modal {
    display: none
}

.srhbox:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.key2-solid.icon:after, .profile-solid.icon, .tag-solid.icon:before {
    border-left: 1px solid currentColor;
    border-right: 1px solid currentColor
}

.print-solid.icon:after, .profile-solid.icon, .tag-solid.icon {
    border-top: 1px solid currentColor
}

.print-solid.icon:after, .tag-solid.icon:before {
    border-bottom: 1px solid currentColor;
    content: ''
}

.chk {
    float: right;
    width: 20px
}

.arow>h5 {
    margin: 5px 0
}

.error, .info, .success, .validation, .warning {
    border: 1px solid;
    margin: 10px 0;
    padding: 15px 10px 15px 20px;
    background-repeat: no-repeat;
    background-position: 10px center
}

.success {
    color: #4f8a10;
    background-color: #dff2bf;
    background-image: url('../_259d.html);?>images/sucess.png');
    font-size: 20px;
    padding: 10px 0;
    width: 70%;
    box-shadow: 1px 2px 2px #000;
    margin: 4% auto 2%;
    border-radius: 10px
}

.tdd, .tddn, .tddnt {
    text-align: left
}

.add, .td1>a {
    color: #fff;
    font-size: 14px
}

.add {
    background-color: #099;
    padding: 5px 25px;
    border: none;
    border-radius: 4px
}

.dash-det, .dash-h, .dash-hmap, .dash-hr {
    box-sizing: border-box;
    padding: 1%
}

.add:hover {
    background-color: #e94f31
}

.dash-h {
    width: 70%;
    height: auto;
    margin: 2% auto;
    overflow: hidden;
    box-shadow: 0 1px 0 #fff;
    background-color: #fff;
    border-radius: 6px;
    float: left
}

.dash-hmap, .dash-img {
    border: 1px solid #ccc
}

.dash-hr {
    width: 30%;
    height: auto;
    margin: 1% auto 2%;
    overflow: hidden;
    float: right
}

.dash-det, .dash-img {
    float: left;
    overflow: hidden
}

.dash-hmap {
    width: 90%;
    height: auto;
    margin: 1% auto 4%;
    overflow: hidden
}

.dash-img {
    width: 30%;
    border-radius: 6px
}

.dash-img>img {
    width: 100%;
    height: 175px
}

.dash-det {
    width: 66%;
    margin: 1%;
    border: 1px solid #ccc;
    border-radius: 6px;
    height: auto
}

.tdrow, .tdrr {
    height: auto;
    overflow: hidden;
    margin: auto
}

.tdrow {
}

.tdrr {
    width: 100%;
    padding: 10px 0
}

.td1, .td2, .tdd, .tdd1, .tddn, .tddnt {
    overflow: hidden;
    font-size: 15px;
    padding: 6px 0;
    float: left
}

.tdd {
    width: 30%
}

.tddnt {
    width: 40%
}

.tddn {
    width: 60%
}

.tdd1 {
    width: 99%
}

.td1 {
    width: 20%
}

#fb, #go, #tw, .td2 {
    width: 30%
}

.bld, .clr, .edt, .recom>p>span {
    font-size: 20px
}

.clr {
    background-color: #660;
    color: #fff
}

.edt, .eqbt, .td1>a {
    background-color: #b95858;
    text-align: center
}

.td1>a {
    border: 1px solid #b34c4c;
    border-radius: 5px;
    padding: 10px 20px
}

.dful, .dsh-left {
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 1%;
    overflow: hidden;
    margin: 1%
}

#log_table {
    border: 0;
    cellpadding: 5;
    width: 90%;
    text-align: center
}

.bld {
    color: #b95858
}

.edt, .eqbt, .footer_c>ul li a, .rebut, .rnow {
    color: #fff
}

.dsh-left {
    width: 47%;
    float: left;
    border-radius: 6px
}

#tw, .dash-h>h2 a {
    float: right
}

.dful {
    width: 96%;
    border-radius: 6px
}

.tdrow_area, .tdrow_text {
    width: 100%;
    padding: 13px 15px;
    border: 1px solid #ccc
}

.tdrow_text {
}

.tdrow_area {
    height: 90px;
}

.comt, .dsh-sub, .enq-box, .pdt, .pdt1, .pdtt, .sed {
    height: auto
}

.pdtt {
    width: 100%;
    overflow: hidden
}

.dash-h>h2 {
    font-size: 35px;
    color: #b95858;
    text-align: center
}

.edt {
    border: 5px solid #b34c4c;
    border-radius: 5px;
    padding: 10px 20px
}

.dsh-list, .dsh-sub {
    box-sizing: border-box;
    padding: 1%;
    overflow: hidden
}

.dsh-sub {
    width: 50%;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: auto
}

.dsh-list, .pdt, .pdt1 {
    border: 1px solid #ccc
}

.dsh-list {
    width: 98%;
    margin-top: 2%;
    border-radius: 6px
}

.sed {
    width: 90%;
    overflow: hidden;
    text-align: center;
    margin: auto
}

.enq-box {
    width: 100%;
    border: 3px solid #b34c4c;
    border-radius: 5px;
    overflow: hidden;
    padding-bottom: 1%
}

.enq-box>h2 {
    font-size: 22px;
    color: #b34c4c;
    text-align: center;
    margin: 1%
}

.eqbt {
    border: 3px solid #b34c4c;
    border-radius: 3px;
    padding: 5px 20px;
    font-size: 14px
}

#review {
    width: 100%;
    background-color: #fff;
    margin-top: 2%;
    box-sizing: border-box
}

.pdt {
    padding: 15px;
    margin-bottom: 2%;
    background-color: #fff;
}

.remrh, .resrh {
    background-color: #ffffff;
    border: 1px solid #b7c5cd;
}

.pdt1>h2, .pdt>h2 {
    font-size: 25px;
    color: var(--base-dark);
    margin-top: 1%;
    text-align: center;
    margin-bottom: 15px;
}

.pdt>h3 {
    font-size: 19px;
    margin: 1%
}

.pdt>p {
    font-size: 13px;
    margin: 0 0 0 1%
}

.main_classi_start_page #page_content h3, .recom>p, .remrh, .resrh {
    font-size: 15px;
}

.comt {
    width: 100%;
    margin: 2% auto
}

#review {
    text-align: center
}

#review>h2 {
    margin: 0 0 2%;
    text-align: center
}

#req_tab>span, .view_more>h3 {
    text-align: left
}

.resrh {
    width: 100%;
    padding: 13px 16px;
    margin-bottom: 1%;
}

.remrh {
    width: 100%;
    padding: 13px 16px;
    margin-bottom: 0%;
}

.rebut {
    margin-top: 1%;
    background-color: #b95858;
    border: 3px solid #b34c4c;
    border-radius: 3px;
    padding: 5px 20px;
    font-size: 14px;
    text-align: center
}

.recom {
    width: 100%;
    background-color: #fff;
    margin-bottom: 1%;
}

.recom>p>span {
    color: #a1941c
}

.coment {
    width: 98%;
    margin: auto
}

.view_more {
    width: 100%;
    overflow: hidden;
}

.rating-info__text p, .rating {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 3px;
}

.view_more {
    margin: auto;
    padding: 2.5% 0;
}

#fb {
    margin-left: 2%
}

.view_more>h3 {
    color: #000;
    text-indent: 15px;
    margin: 1%;
    font-size: 13px;
    text-align: right;
    text-decoration: underline;
}

#pagination, .frleft_cat li {
    text-align: center
}

.logoo {
    width: 64% !important
}

#pagination {
    width: 100%;
    overflow: hidden
}

.frleft_cat li {
    float: left;
    width: 21%;
    border: 1px solid #ccc;
    padding: 1%;
    margin-bottom: 2%;
    border-radius: 6px;
    margin-right: 1%
}

.frleft_cat li a {
    height: 48px;
    color: #000;
    font-size: 16px
}

.footer_c {
}

#fb, #go, .branch {
    float: left;
    overflow: hidden
}

.ret>h2, .rnow {
    font-family: font1;
    font-size: 20px
}

.footer_c>ul>li {
    border-right: 1px solid #3b99cd;
    padding: 0 20px;
    font-size: small;
}

.line, .ret, .rnow {
    width: 100%
}

.ret>h2, .rnow {
    text-align: center
}

.soci img {
    width: 22px;
    margin-left: 10px
}

.ret {
    /* height: auto; */
    /* box-sizing: border-box; */
    /* padding: 1%; */
    /* margin: auto; */
}

.ret>h2 {
    color: #ff580d;
    margin: 1%
}

.rnow {
    margin: 0 auto auto;
    padding: 4% 0;
    background-color: #3695d2;
    font-size: 17px;
}

.rnow:hover {
    background-color: #c60;
    color: #000
}

.home-right .rnow {
    font-size: 15px;
}

.tag-solid.icon, .tag-solid.icon:after, .tag-solid.icon:before {
    background-color: currentColor;
    position: absolute
}

.line {
    height: 1px;
    overflow: hidden;
    margin: auto
}

#pagination>p>a {
    padding: .5% 1%
}

.comp {
}

.comp>h1, .comp>h2 {
    margin: 1%;
    font-size: 22px
}

#go {
    margin-left: 1%
}

#tw {
    margin-right: 5%;
    overflow: hidden
}

.rlogo h4 {
    font-size: 13px
}

.gadfw {
    width: 98%;
    margin: auto auto 2%;
    overflow: hidden
}

.ad, .catro>a>img {
    width: 100%
}

.ad1 {
    width: auto;
    height: 100%
}

#contact_li {
}

.login1 {
    margin-top: 10%
}

.register1>h2, .register2>h2 {
    text-align: center;
    color: red
}

.branch {
    margin-left: 1%;
    width: 48%;
    box-sizing: border-box;
    margin-top: 1%;
    margin-bottom: 1%;
    border: 1px solid #ccc;
    padding: 2% 1% 2% 4%;
    background-color: #fff
}

.branch2, .register2 {
    width: 46%;
    border: 1px solid #ccc;
    float: left
}

.register2 {
    height: auto;
    overflow: hidden;
    margin-bottom: 2%;
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    background: linear-gradient(#fff, #f5f5f5) padding-box #f1f1f1;
    border-radius: 6px;
    padding: 2% 0 0;
    margin-left: 5px
}

.branch2, .branch3 {
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 2%;
    padding: 2% 0;
    text-align: left
}

.branch2 {
    overflow: hidden;
    border-radius: 6px;
    height: 75px
}

.branch3, .catdet1 {
    width: 98%;
    overflow: hidden
}

.branch3 {
    border: 1px solid #ccc;
    height: auto
}

.catdet1 {
    padding: 1%
}

.firstHeading {
    font-size: larger;
    color: #a1941c
}

.bodyContent {
    color: brown
}

.login1>p {
    margin-top: 13%;
    font-size: large;
    letter-spacing: 1px;
    color: #d2691e;
    font-stretch: expanded;
    font-variant: small-caps;
    font-weight: 800
}

.classifieds_list_user {
    width: 91%;
    height: auto;
    overflow: hidden;
    border: none;
    border-bottom: 4px solid #bdbdbd;
    margin-top: 3px;
    border-radius: 0;
    background: #f7efef;
    box-sizing: border-box;
    padding: 10px 10px 20px;
    margin-bottom: 20px;
    margin-left: 4%
}

.classi_int_start, .start_page_classi_list {
    overflow: hidden;
    background-color: #fff;
    text-align: center
}

.classifieds_list_user h2 {
    color: #000;
    margin-bottom: 0;
    font-size: 16px;
    text-transform: capitalize
}

.classifieds_list_user h4 {
    margin: 10px 0 2%;
    font-size: 12px;
    font-weight: 100
}

.classifieds_list_user h3 {
    color: #353535;
    font-size: 13px;
    margin: 5px 0;
    font-weight: 400
}

.classifieds_list_user h5 {
    margin: 2% 0 1%;
    font-size: 18px;
    font-weight: 100;
    background-color: #900;
    color: #fff;
    padding: 1% 2%;
    width: 50%;
    text-align: center;
    float: left
}

.start_page_classi_list {
    width: 100%;
    margin: auto
}

.classi_int_start {
    width: 18%;
    float: left;
    margin: 2px 1%;
    padding-top: 10px
}

.classi_int_start img {
    width: 40%
}

.classi_int_start h3 {
    color: #6faeb5;
    font-size: 16px;
    margin: 5px 0
}

.modal {
    z-index: 92;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .4)
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

@media screen and (max-width: 1300px) {
    .quote>h2 {
        font-size: 23px
    }

    .quote>p {
        font-size: 13px
    }

    #fb, #go {
        margin-left: 1%;
        width: 32%
    }

    #tw {
        margin-right: 1%;
        width: 32%
    }
}

@media screen and (max-width: 1100px) {
    .srt {
    }

    #fb, #go, #tw {
        width: 100%;
        text-align: center;
        float: none
    }

    .rowfull {
        width: 65%
    }
}

@media screen and (max-width: 1000px) {
    .footer_c>a, .srt {
    }

    .header {
    }

    .logo {
    }

    .footer {
        position: inherit
    }

    .sort_bar {
        width: 17%
    }

    .line {
        display: block;
        padding: 1% 0
    }

    .srt {
    }

    .menu {
    }

    .soci {
        width: 12%
    }

    .soci img {
        width: 25px
    }

    .footer_c, .pow {
    }

    .pow span {
        font-size: 13px
    }

    .accordian {
        width: 30%;
        margin-top: 0
    }

    .accrrght {
        width: 69%;
        padding-top: 0;
        margin-left: 1%
    }

    .c3, .c7 {
        width: 100%;
        margin-top: 5px
    }

    .classifieds_similar_list {
        width: 49%;
        float: left;
        height: 150px;
        margin-left: 5px;
        margin-bottom: 5px
    }

    .imagediv {
        margin-top: 8px
    }

    .classi_int_start {
        width: 88%
    }
}

@media screen and (max-width: 960px) {
    .frleft_cat li {
        width: 30%;
        height: auto
    }

    .frleft_cat li a {
        height: 24px
    }

    .login {
        width: 60%
    }

    .rowfull {
        width: 75%
    }

    .imagediv_img {
        width: 18%
    }
}

@media screen and (max-width: 850px) {
    .soci img {
        width: 26px
    }

    .footer_c>a {
        font-size: 13px
    }

    .pow {
        width: 32%;
        margin-left: 6%
    }

    .pow span {
        font-size: 15px
    }

    .register {
        width: 50%
    }

    .rgleft {
        width: 45%
    }

    .rowfull {
        width: 85%
    }
}

@media screen and (max-width: 800px) {
    .blog, .comp, .frrght, .left, .register, .right {
        float: none
    }

    .blog, .frleft_cat li, .rtnimg1 {
        height: auto
    }

    .accrrght>h1, .classifieds_details, .classifieds_image {
        text-align: -webkit-center
    }

    .comp {
        width: 100%
    }

    .frleft_cat li {
        width: 30%
    }

    .frleft_cat li a {
        height: 24px;
        font-size: 14px
    }

    #ltnews, .scrol {
        width: 98%;
        float: none;
        margin: auto
    }

    .branch3, .combox {
        width: 47%
    }

    .blog {
        width: 98%;
        margin: auto auto 2%
    }

    .rtnews {
        width: 96%
    }

    .ccentr {
        width: 64%
    }

    .cleft {
        width: 35%
    }

    .rowfull, .srty {
        width: 100%
    }

    .frrght {
        width: 70%;
        margin: 2% auto 1%
    }

    .frleft {
        width: 98%
    }

    .left {
        width: 95%;
        margin: auto
    }

    .anshad {
        width: 98%;
        margin: auto
    }

    .right {
        width: 90%;
        margin: 2% auto 1%
    }

    .login, .register {
        width: 70%
    }

    .register {
        margin: auto
    }

    .accordian {
        width: 100%;
        margin-top: 0
    }

    .accrrght {
        width: 100%;
        margin-left: 0
    }

    .accrbut {
        margin-left: 7%;
        margin-bottom: 3%
    }

    .classifieds_list {
        width: 32%;
        float: left;
        height: auto;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 5px
    }

    .classifieds_image {
        width: 92%;
        padding: 10px
    }

    .classifieds_image img {
        width: 50%
    }

    .classifieds_details {
        width: 100%
    }

    .classifieds_details>h5 {
        width: 75%;
        margin-left: 8%
    }

    .ad_form {
        width: 90%;
        margin: auto
    }

    #show_acc {
        display: block
    }
}

@media screen and (max-width: 700px) {
    .ccentr, .inbody {
        margin: auto
    }

    #ltnews>a, .frleft>h2 {
        font-size: 18px
    }

    .branch3, .combox, .footer_c, .header, .soci {
        text-align: center
    }

    .login, .ppboxer, .register {
        width: 80%
    }

    #cssmenu, .ccentr, .cleft, .rtnews {
        width: 100%
    }

    #cssmenu .has-sub ul li a, #cssmenu a {
        padding: 14px 10px
    }

    .frleft_cat li {
        width: 45%;
        height: auto
    }

    .frleft_cat li a {
        height: 24px;
        font-size: 14px
    }

    .frleft>h2 {
        width: 98%
    }

    #shwimg, #shwimg1, #smenur {
        display: block
    }

    #btn {
        display: inline-block
    }

    .pgerr>h3 {
        font-size: 25px;
        margin-bottom: 0
    }

    .btreg, .catdet>h3, .srt {
    }

    .pgerr>h3>span {
        font-size: 40px
    }

    .view_more>img {
        height: 70px
    }

    .ccentr {
        float: none;
        box-sizing: border-box
    }

    .branch3, .combox {
        width: 98%;
        height: auto
    }

    .header {
        padding-bottom: 2%;
        height: auto;
        position: inherit
    }

    .logo {
    }

    .insearch, .menu {
        width: 100%
    }

    .insearch, .menu, .srt {
        margin: auto;
    }

    .srt {
    }

    .classi_int_start {
        width: 96%
    }

    .sort_bar {
        width: 93%;
        float: none;
        margin: 2% auto auto
    }

    .main_classi_start_page {
        width: 100%;
        float: none;
        margin: auto auto 2%
    }

    #showcat1>img, #showcat>img {
        width: 5%
    }

    .main_requirement_start_page {
        width: 96%;
        float: none;
        margin: auto
    }

    .catdet, .frrght {
        width: 98%
    }

    #ltnews>p, .rtndet h6 {
        font-size: 14px
    }

    .branch2 img, .branch3>img, .combox>img {
        float: none
    }

    .catdet {
        float: none
    }

    .rtnimg {
        width: 22%;
        height: 68px
    }

    .branch2, .rlogo {
        height: auto
    }

    .rlogo {
        width: 80%;
        float: none
    }

    .rdetails {
        width: 100%;
        float: none;
        margin-top: 2%
    }

    .footer_c, .pow {
        margin-top: 3px;
        width: 100%
    }

    .rdetails>h2 {
        font-size: 20px
    }

    .pow span, .rdetails>h3 {
        font-size: 15px
    }

    .footer_c>a, .rabout>p {
        font-size: 13px
    }

    .btreg {
        padding: 9px 40px
    }

    .soci {
        width: 100%
    }

    .soci img {
        width: 30px
    }

    .pow {
        margin-left: 0
    }

    .dash-h, .dash-hr {
        width: 100%;
        float: none
    }

    .register1, .register2 {
        width: 98%;
        margin: 0;
        padding: 1%
    }

    .branch, .branch2 {
        float: left;
        text-align: center;
        width: 45%
    }
}

@media screen and (max-width: 600px) {
    .branch, .branch2, .branch2 img {
        float: none
    }

    .branch, .branch2, .footer_c, .soci {
        text-align: center
    }

    .accrrght, .pow {
        margin-left: 0;
        width: 100%
    }

    .rqt-srh {
        margin-bottom: 1%
    }

    .soci {
        width: 100%
    }

    .register1, .register2 {
        width: 98%;
        margin: 0;
        padding: 1%
    }

    .footer_c, .pow {
        margin-top: 3px
    }

    .branch {
        width: 98%
    }

    .branch2 {
        width: 98%;
        height: auto
    }

    .soci img {
        width: 30px
    }

    .footer_c {
        width: 100%
    }

    .accrrght>h1, .classifieds_details, .classifieds_image {
        text-align: -webkit-center
    }

    .footer_c>a {
        font-size: 13px
    }

    .pow span {
        font-size: 15px
    }

    .accrbut {
        margin-left: 7%;
        margin-bottom: 3%
    }

    .classifieds_list {
        width: 48%;
        float: left;
        height: auto;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 5px
    }

    .classifieds_image {
        width: 92%;
        padding: 10px
    }

    .classifieds_image img {
        width: 50%
    }

    .classifieds_details {
        width: 100%
    }

    .classifieds_details>h5 {
        width: 75%;
        margin-left: 8%
    }

    .classifieds_similar_list {
        width: 100%;
        float: none;
        height: auto;
        margin-bottom: 5px
    }
}

@media screen and (max-width: 500px) {
    .edt, .pow span, .register1>form>table {
        font-size: 13px
    }

    .branch, .branch2, .footer_c, .soci {
        text-align: center
    }

    .branch, .branch2, .branch2 img, .c11 h2, .dash-img, .rightadd {
        float: none
    }

    .comboxhl {
        width: 99%;
    }

    #map_canvas1 {
        margin: auto
    }

    .edt {
        padding: 2px;
        width: 80%;
        margin: 1% 5% auto 10%
    }

    .register1>form>table>tbody>tr>td {
        text-align: left
    }

    .srtbox {
        font-size: 12px;
        width: 120px;
        padding: 1px
    }

    .anshad>h2, .quote>h2 {
        font-size: 20px
    }

    .dash-img {
        width: 80%;
        margin: auto
    }

    .dash-det, .dsh-left {
        width: 100%;
        float: none;
        margin: auto
    }

    .register1, .register2 {
        width: 98%;
        margin: 0;
        padding: 1%
    }

    .footer_c, .pow {
        margin-top: 3px
    }

    .branch {
        width: 98%
    }

    .branch2 {
        width: 98%;
        height: auto
    }

    .frleft_cat li {
        width: 95%;
        height: auto
    }

    .frleft_cat li a {
        height: auto;
        font-size: 14px
    }

    .logo {
        width: 80%
    }

    .btreg {
    }

    .login, .register {
        width: 90%
    }

    .footer_c, .pow, .soci {
        width: 100%
    }

    .soci img {
        width: 25px
    }

    .footer_c>ul>li {
        width: 45%;
        border: none;
        padding: 5px 2%
    }

    .footer_c>ul>li a {
        font-size: 12px !important;
    }

    .pow {
        margin-left: 0
    }

    .advrt {
        width: 97%
    }

    .rightadd {
        width: 101%
    }

    .abnewsdet {
        width: 100%
    }

    .c11 h2 {
        margin-top: 0
    }
}

@media screen and (max-width: 400px) {
    .accrrght>h1, .classifieds_details, .classifieds_image {
        text-align: -webkit-center
    }

    .login, .register {
        width: 100%
    }

    .logo {
        width: 80%
    }

    .btreg {
        padding: 5px 30px;
        font-size: 15px
    }

    .accrrght {
        width: 100%;
        margin-left: 0
    }

    .accrbut {
        margin-left: 7%;
        margin-bottom: 3%
    }

    .classifieds_list {
        border-bottom: 3px solid #bdbdbd;
        margin-top: 0;
        padding: 5px 5px 0;
        margin-bottom: 5px
    }

    .classifieds_image {
        width: 92%;
        padding: 10px
    }

    .classifieds_image img {
        width: 50%
    }

    .classifieds_details {
        width: 100%
    }

    .classifieds_details>h5 {
        width: 75%;
        margin-left: 8%
    }

    .comboxhl {
        width: 99%
    }
}

#tppp {
    height: 70px;
    width: 70px;
    overfolow: hidden;
    margin: auto
}

.tag-solid.icon {
    color: #3695d2;
    margin-left: 4px;
    margin-top: 3px;
    width: 26px;
    height: 27px;
    border-radius: 1px 1px 1px 0;
    border-left: 1px solid currentColor
}

.tag-solid.icon:before {
    left: 8.5px;
    top: 8px;
    width: 36px;
    height: 40px;
    border-radius: 1px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.tag-solid.icon:after {
    content: '';
    left: 11px;
    top: 11px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    color: #fff
}

.key2-solid.icon {
    color: #3695d2;
    position: absolute;
    margin-left: 10px;
    margin-top: 2px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid currentColor;
    background-color: currentColor;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.print-solid.icon, .profile-solid.icon {
    height: 18px;
    background-color: currentColor;
    position: absolute;
    color: #3695d2
}

.key2-solid.icon:before {
    content: '';
    position: absolute;
    left: 7px;
    top: 12px;
    width: 48px;
    height: 4px;
    background-color: currentColor
}

.key2-solid.icon:after {
    content: '';
    position: absolute;
    left: 40px;
    top: 0;
    width: 6px;
    height: 12px
}

.profile-solid.icon {
    margin-left: 12px;
    margin-top: 24px;
    width: 42px;
    border-bottom: 1px solid transparent;
    border-radius: 12px 12px 0 0
}

.profile-solid.icon:before {
    content: '';
    position: absolute;
    left: 7px;
    top: -24px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid currentColor;
    background-color: currentColor
}

.print-solid.icon {
    margin-left: 4px;
    margin-top: 6px;
    width: 45px;
    border-radius: 1px 1px 0 0;
    border: 1px solid currentColor
}

.print-solid.icon:before {
    content: '';
    position: absolute;
    left: 9px;
    top: -6px;
    height: 39px;
    width: 25px;
    border: 1px solid currentColor;
    background-color: #fff
}

.pin-solid.icon, .pin-solid.icon:before, .print-solid.icon:after {
    position: absolute;
    background-color: currentColor
}

.print-solid.icon:after {
    left: 1px;
    top: -1px;
    width: 39px;
    height: 9px
}

.pin-solid.icon {
    color: #3695d2;
    margin-left: 4px;
    margin-top: 2px;
    width: 36px;
    height: 36px;
    border: 1px solid currentColor;
    border-radius: 20px 20px 20px 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.pin-solid.icon:before {
    content: '';
    left: 10px;
    top: 12px;
    width: 12px;
    height: 12px;
    color: #fff;
    border: 1px solid currentColor;
    border-radius: 8px
}

.comboxhl h3 {
    color: #3695d2
}

.form-error {
    color: red !important
}

.multiselect-container>li>a>label {
    padding: 3px 0 3px 6px !important
}

.multiselect-container {
    max-height: 300px !important;
    overflow-y: scroll !important
}

.info {
    background-color: #2196f3
}

.label {
    color: #fff;
    padding: 8px;
    font-size: 16px;
    font-family: Arial;
    display: inline-block
}

.menu_div_cat {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 2%;
    margin-top: 5%;
    text-align: center
}

.menu_div_cat_menu {
    text-align: left;
    padding: 13px 20px;
    font-size: 14px;
    border: 1px solid #6ea6c7;
    background-color: #4087b5;
    color: #fff;
    display: block;
}

.marstyle {
    margin: 10px
}

.catdet2>h3 {
    font-size: 16px;
    margin: 0;
    line-height: 20px;
}

.catdet2>h4 {
    font-size: 13px;
    font-weight: 100;
    margin: 0;
}

.catdet2>h5 {
    font-size: 14px;
    font-weight: 100;
    margin: 0 0 2%;
}

#closecat a:not(.link-tag, .link-more, .link-tag__right) {
    margin-bottom: 10px !important;
}

#closecat1 a:not(.link-tag, .link-more) {
    margin: 10px !important;
}

.colorret {
    color: #e6432f;
}

.adsbygoogle {
    display: block;
}

.header-right {
    align-items: center;
}

.header-search {
    display: flex;
    flex: 1;
    margin-top: 0px;
    gap: 5px;
}

.social-footer a {
    width: 40px;
    height: 40px;
    background-color: rgb(255 255 255 / 5%);
    display: inline-block;
    line-height: 39px;
    text-align: center;
    transition: .5s;
    color: var(--base-color);
}

.social-footer a:hover {
    background-color: var(--base-dark);
    color: #fff;
}

.cm-img {
    aspect-ratio: 1;
    object-fit: contain;
    margin-right: 0px;
}

.home-card--company .title-sm, .home-card--blog .title-sm {
    margin: 10px 0 25px;
}

.home-card {
    background-color: #fff;
    margin-bottom: 1.2rem;
    padding: 1.5%;
    /* box-shadow: 0px -1px 5px 0px #6363630d; */
    border-radius: 5px;
    border: 1px solid #f2f8fd;
}

.company-card {
    background-color: #fff;
    border: 1px solid #dee2e6;
}

@media screen and (min-width: 1300px) {
    .auto-container {
        padding: 0px 15px;
    }
}

@media screen and (min-width: 1400px) {
    .auto-container {
        padding: 0px 25px;
    }
}

.recent-company__card {
    background-color: #fff;
    display: block;
    padding: 11px 8px 10px;
    border-bottom: 3px solid #c5c5c5;
    border-radius: 5px;
}

.recent-company__card:hover {
    border-color: var(--base-dark-2)
}

.recent-company__card-content {
    display: flex;
    align-items: flex-start;
}

.recent-company__img {
    width: 88px;
    border: 1px solid #eee;
    margin-right: 11px;
    max-height: 88px;
}

.recent-company__img img{
    max-height: 88px;
}
.recent-company__body {
    flex: 1
}

.recent-company__card-content h2 {
    color: var(--base-dark)
}

.recent-company__card h4 {
    max-width: 500px;
}

.recent-company__card h4 {
    max-width: 500px;
    line-height: 20px;
    font-size: small;
}

.recent-company__card-phone {
    font-size: 15px;
    color: #525252;
    font-weight: 600;
    margin-top: 4px;
}

.homeleft-tag__wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 10px;
    padding-top: 1rem;
}

.link-tag, .link-tag__right {
    margin-bottom: 0px;
    padding: 11px 10px 11px 20px;
    font-size: 13px;
    display: block;
    line-height: 22px;
    font-weight: 500;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    font-family: var(--font-1);
}

.link-tag:hover {
    background-color: var(--base-dark);
    color: #fff;
}

.link-tag__right {
    background-color: #e7f3fc;
    padding: 8px 3px;
    margin-bottom: 0px;
    font-size: 13px;
    transition: all 200ms ease-out;
    margin-bottom: 5px;
    text-align: center;
    border: 1px solid transparent;
}

.link-tag__right:hover {
    background-color: var(--base-dark);
    color: #fff;
}

.link-tag2 {
    display: inline-block;
    margin: 0;
    padding: 5px 12px;
    flex-grow: 1;
    background-color: #ffffffa8;
    border: 1px solid #a8a8a870;
    text-align: center;
}

.link-more {
    color: var(--base-dark);
    font-size: 13px;
    text-align: right;
    text-decoration: underline;
    margin: 10px 12px 9px !important;
    line-height: 24px;
    display: inline-block;
    font-weight: 600;
}

.box-header {
    display: flex;
    align-items: center;
    padding: 9px 0;
}

.box-header_toggle {
}

.box-header_toggle svg {
    background-color: transparent;
    width: 35px;
    color: #fff;
}

.box-header h2 {
    flex: 1;
    font-size: 15px;
    color: #fff;
    margin-bottom: 0px;
}

.footer-link__title {
    font-size: 16px;
    font-weight: 600;
}

.footer-link__title {
    margin-bottom: 1rem;
}

.footer-link ul {
    list-style: disc;
    padding-left: 20px;
}

.footer-link ul li a {
    display: block;
    line-height: 31px;
    font-weight: 500;
}

.footer-logo {
    margin-bottom: 15px;
    max-width: 230px;
}

.footer-about .more {
    display: inline-block;
    color: var(--base-dark);
    font-weight: 600;
}

.footer-about p {
    max-width: 400px;
}

.footer-contact {
    display: flex;
    gap: 5px;
}

.footer-contact .icon {
    color: var(--base-dark);
}

.faq-wrap__content {
    border: 1px solid #ccc;
    background-color: #8fd5ff;
    margin-bottom: 2%;
    border-radius: 3px;
    padding: 25px 24px !important;
    margin-top: 0% !important;
}

.faq-wrap__content h3 {
    font-size: 18px;
    font-weight: 600;
}

.more-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 10px;
}

.more-categories li {
    float: none;
    flex-grow: 1;
    margin: 0px;
    width: max-content;
    margin-bottom: 9px;
    padding: 0px;
}

.more-categories li a {
    display: block;
    height: auto;
    padding: 14px 10px;
    background-image: linear-gradient(to right, #fff, #f5f5f5 , #3897cf , #2172a8);
    background-size: 300% 100%;
    transition: all 300ms;
    font-weight: 500;
    color: var(--base-dark);
    text-align: left;
    font-size: 16px;
    border: 1px solid #ccc;
}

.more-categories li a .br {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

.more-categories li a:hover {
    background-position: center right;
    color: #fff;
}

.pgtn .bbt {
    margin-top: 2rem;
    font-size: 14px;
    transition: all 0.3s;
    color: #ffffff;
    background-color: var(--base-color);
    display: inline-block;
    padding: 13px 40px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: Roboto;
    border-radius: var(--border-r, 5px);
}

.home-right__link-wrap a {
    margin-bottom: 2px;
    display: block;
}

.home-right__link {
    margin: 0 auto auto;
    padding: 4% 3%;
    background-color: #3695d2;
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.section-home {
    padding-bottom: 3rem;
}

/* company card */
/* business new */
.business-card {
    background-color: #fff;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
    /* box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px; */
    border-radius: 15px;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    margin-bottom: 24px;
    border: 1px solid #d5d5d5c9;
    display: flex;
    flex-direction: column;
}

.business-card:hover {
    border-color: var(--base-color);
}

.business-card:hover .business-card__title {
    color: #2062a4;
}

.business-card__header {
    display: flex;
    gap: 15px;
    padding: 16px;
    padding-bottom: 10px;
}

.business-card__content {
    flex: 1;
    display: flex;
}

.business-card__img-wrap {
    position: relative;
    width: 80px;
    aspect-ratio: 1;
}

.business-card__img {
    border-radius: 5px 5px;
    position: relative;
    object-fit: cover;
    width: 100px;
    aspect-ratio: 1;
    width: 80px;
    height: auto;
    border-radius: 12px;
    object-fit: contain;
    border: 1px solid #d8d8d8;
}

.business-card__tag-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 5px 15px;
    margin-bottom: 1px;
    overflow: hidden;
    align-items: center;
    justify-content: flex-start;
}

.business-card__tag {
    font-family: var(--font-1);
    font-weight: 400;
    font-size: 12px;
    background-color: #eee;
    display: inline-block;
    padding: 5px 5px;
    color: #666666;
}

.business-card__tag:hover {
    color: var(--base-dark);
    background-color: var(--base-light-1);
}

.business-card__body {
    padding: 3px 16px 6px 13px;
    align-items: center;
    gap: 20px;
}

.business-card__title {
    font-family: var(--font-1);
    color: #383838;
    margin-top: 0px;
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    margin-top: 1px;
    color: rgba(45, 46, 47, 1);
    margin-bottom: 12px;
}

.business-card__body p {
    font-family: var(--font-1);
    color: #494646de;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.35px;
    text-align: left;
    display: flex;
    align-items: flex-start;
}

.business-card__location {
    flex: 1;
}

.business-card__location .icon svg {
    width: 19px;
    color: rosybrown;
    margin-right: 5px;
}

.business-card__location .text {
}

.business-card__whats-link {
    margin-top: 0px;
    font-size: 14px;
    color: #575757;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: 700;
    background-color: #eeeeee00;
}

.business-card__whats-link:hover {
    color: #52ad5e
}

.business-card__whats-link .icon svg {
    width: 22px;
    /* color: #4CAF50; */
    margin-right: 9px;
    color: #212121;
}

.business-card__footer {
    padding: 12px 15px 9px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    display: flex;
    align-items: center;
    background-color: #f4f4f46e;
    background-color: #f2f8fd;
    margin-top: auto;
    border-top: 1px solid #ebeff4;
    border-radius: 0px 0px 15px 15px;
}

.business-card__footer-left {
    flex: 1;
}

.business-card__footer-category {
    display: flex;
    align-items: center;
    gap: 10px 10px;
}

.business-card__category-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background-color: #ff868640;
    border-radius: 50px;
    padding: 6px 18px;
    border: 1px solid #ff3f3fa1;
    background-color: transparent;
    background-color: #fff;
}

.business-card__category-tag:hover {
    background-color: #f73e29;
    background-color: #f32128;
    color: #fff;
}

.business-card__category-tag:hover .business-card__footer-icon {
    color: #fff;
}

.business-card__category-tag:hover .business-card__footer-label {
    color: #fff;
}

.business-card__footer-icon {
    /* background: var(--base-light); */
    color: #4CAF50;
    /*
    background: var(--secondary-color);
    color: #fff;
    background: var(--base-light);
    color: var(--base-color);
    width: 35px;
    aspect-ratio: 1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;*/
}

.business-card__footer-label {
    font-size: 13px;
    font-weight: 500;
    color: inherit;
    letter-spacing: 0.45px;
    font-family: var(--font-1);
}

.business-card__footer-right {
    display: flex;
    align-items: center;
    gap: 10px;
}

.business-card__footer-right .business-card__footer-btn {
    background-image: linear-gradient(to right, #e5f0f9, #e5f0f9 ,#4CAF50 ,#4CAF50);
    color: #4CAF50;
    border: 1px solid #4CAF50;
}

.business-card__footer-right .business-card__footer-btn:hover, .business-card__footer-right .business-card__footer-btn:hover .business-card__footer-icon {
    color: #fff;
}

.business-card__footer-action {
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
    color: #4DB7FE;
    color: var(--primary-color);
    width: 37.7px;
    line-height: 37.7px;
    height: 37.7px;
    background: #7197c630;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    transition: all 0.2s ease;
}

.business-card__footer-action:hover {
    background: var(--primary-color);
    color: #fff;
}

.business-card__review-text {
    color: var(--secondary-color-light);
    font-size: 13px;
    font-weight: 500;
    font-family: var(--font-3);
    margin-bottom: 2px;
    letter-spacing: .25px;
}

.business-card__review .rating {
    gap: 3px;
}

.business-card__review i.fas {
    color: rgb(255, 174, 24);
}

.business-card__review i {
    color: #ffffffa3;
    font-size: 10px;
}

.business-card__footer-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background-color: #ff868640;
    border-radius: 50px;
    padding: 8px 22px;
    border: 1px solid #1c5c86;
    background-color: #fff;
    line-height: 23px;
    color: #fff;
    background-size: 300% 100%;
    transition: all 400ms;
}

.business-card__footer-btn:hover {
    background-position: center right;
}

.business-card__footer-left .business-card__footer-btn {
    background-image: linear-gradient(to right, var(--base-dark), var(--base-dark), #2071a9, #2071a9);
    color: #fff;
}

.business-card__footer-left .business-card__footer-btn:hover {
}

.business-card__footer-left .business-card__footer-label {
    color: #fff;
}

/* company-info__left */
.company-info__left {
}

.company-logo__content img {
    width: 110px;
    border: 1px solid var(--base-color);
}

.rating-wrap {
    display: inline-flex;
    gap: 10px 2px;
    margin-bottom: 3px;
    margin-top: 8px;
    line-height: 25px;
}

.rating-wrap svg {
    width: 19px;
}

.rating-info {
    display: inline-block;
    margin-top: 2px;
    line-height: 26px;
    vertical-align: bottom;
    margin-left: 11px;
}

.rating-info__sub {
    margin-bottom: 5px;
    margin-top: 5px;
}

.company-top {
    gap: 10px 20px;
    align-items: flex-start;
}

.company-top__title {
    font-family: var(--font-1);
    color: var(--base-dark);
    margin-bottom: 0px;
}

.company-top__img {
    max-width: 160px;
    margin-right: 15px;
}

.company-top__img img {
    width: 100%;
    border: 1px solid var(--base-color);
    padding: 8px;
}

.company-desc_list-wrap {
    /* border: 1px solid #e9e9e9; */
    padding: 20px 0 0;
    /* display: flex; */
    gap: 10px 22px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.company-desc_list {
    display: flex;
    white-space: nowrap;
    background-color: #fff;
    background: #fff;
    padding: 5px 2px;
    gap: 4px 8px;
    color: #c66f6f;
    /* flex-grow: 1; */
    align-items: center;
    margin-bottom: 10px;
}

.dilg-flex .company-desc_list {
    border-right: 1px solid var(--base-light-1);
    margin-bottom: 0px;
}

.company-desc_list:last-child {
    border: none;
    margin-right: auto;
}

.company-desc_icon {
    width: 28px;
}

.company-desc_list h2 {
    font-size: 15px;
    font-weight: 500;
    font-family: var(--font-1);
    letter-spacing: 0;
    line-height: 24px;
    color: rgb(70 70 70);
    white-space: normal;
    margin-bottom: 0px;
}

.company-social {
    display: flex;
    gap: 10px 10px;
}

.company-social a {
    width: 39px;
    height: 39px;
    display: inline-block;
    padding: 7px;
    color: white;
    background-color: var(--base-color);
    text-align: center;
    transition: all 0.2s;
}

.company-social a.fb {
    background-color: #3b5998
}

.company-social a.tw {
    background-color: #1da1f2
}

.company-social a.lnk {
    background-color: #0a66c2
}

.company-social a:hover {
    background-color: #282828;
}

.company-social svg {
    width: 25px;
}

.company-about {
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    color: #353535;
    letter-spacing: 0.33px;
}

.comments {
    background-color: var(--base-light-1);
    padding: 8px 11px;
}

.comments-title {
    display: flex;
    margin-bottom: 8px;
    align-items: center;
}

.comments-icon {
    color: var(--base-color);
    margin-right: 4px;
}

.company-job {
}

.company-job a {
    padding-bottom: 18px;
}

.company-job a:hover h3 {
    color: var(--base-color);
}

.company-job a:not(:last-child) {
    margin-bottom: 11px;
    border-bottom: 1px solid #a8a8a894;
}

.company-job__info h4 {
    color: #585858;
    font-weight: 400;
    font-size: 14px;
}

.company-job__info h3 {
    font-size: 15px;
    margin-bottom: 11px;
    font-weight: 600;
    color: var(--base-dark);
    color: var(--bs-success);
}

.company-job__info h4 {
    margin-bottom: 6px;
}

.company-job__info h5 {
    font-size: 13px;
}

.header-search__result {
    position: absolute;
    width: 100%;
    height: 300px;
    min-height: 100px;
    z-index: 41;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    overflow: hidden;
    display: none;
    background-color: #fff;
}

.header-search__result .search_list {
    border-radius: 0px;
    border-bottom: 1px solid #eee;
    width: 100%;
}

.header-search__result a {
    display: block;
    padding: 6px 10px;
}

.form-wrap .form-group {
    margin-bottom: 1rem;
}

.form-wrap .form-group label {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 600;
}

.form-wrap .form-control {
    padding: 8px 13px;
}

.form-wrap .btn-group {
    display: flex;
}

.form-wrap .btn-group button {
    background-color: #f0f0f0;
}

.reg-info p {
    font-size: 15px;
    line-height: 27px;
}

.form-login {
    max-width: 550px;
    margin: 40px auto 20px;
    overflow: hidden;
    padding: 12px 21px;
    background-color: #fff;
    border-radius: 5px;
}

.form-link {
}

@media screen and (max-width: 1300px) and (min-width: 1200px) {
    #cssmenu a {
        padding: 12px 16px;
    }
}

@media screen and (max-width: 767px) {
    .filter-listwrap {
        display: none;
    }

    #showcat1 {
        margin-bottom: 1%;
        border-radius: 3px;
        margin-top: 1%;
        padding: 0px 0px;
    }

    .box-header {
        padding: 3px 0;
    }

    .home-card {
        padding: 17px 6px;
    }

    .business-card__header {
        padding: 12px 10px;
    }
}

@media screen and (max-width: 568px) {
    .header-search {
        flex-wrap: wrap;
        justify-content: center;
    }
}

.loading-spinner svg {
    display: inline-block;
    animation: rotate 1.5s ease-out infinite;
}

@keyframes rotate {
    to {
        transform: rotate(360deg)
    }
}

.company-enquiry {
}

.company-enquiry .tdrow_text {
    outline: none;
}

.company-enquiry .tdrow_text:focus {
    outline: none;
    border: 1px solid #3b99cd;
}

.btn-odic {
    --btn-color: ;
    font-size: 14px;
    transition: all 0.3s;
    color: #ffffff;
    background-color: var(--base-color);
    min-width: 84px;
    text-align: center;
    display: inline-block;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: var(--font-1);
    border-radius: var(--border-r, 5px);
    border: 1px solid var(--base-color);
    line-height: normal;
    letter-spacing: 0.45px;
}

.btn-odic:not(:disabled):hover {
    background-color: var(--base-dark);
}

.home-right__card {
    padding: 15px 25px;
    margin-bottom: 2%;
    background-color: #fff;
    margin-bottom: 2.5rem;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    font-family: var(--font-1);
}

.home-right__ul {
    list-style: none;
}

.home-right__ul li a {
    /* list-style: disc; */
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    /* font-family: var(--font-1); */
    font-weight: normal;
    font-size: 14.3px;
    position: relative;
}

.home-right__ul li a {
    color: #212121d9;
    display: inline-block;
    transition: all 0.2s;
    font-weight: 500;
    padding-left: 28px;
}

.home-right__ul li a:before {
    content: '';
    position: absolute;
    display: inline-block;
    --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath fill='%23000' d='m181.66 133.66l-80 80A8 8 0 0 1 88 208V48a8 8 0 0 1 13.66-5.66l80 80a8 8 0 0 1 0 11.32'/%3E%3C/svg%3E");
    background-color: currentColor;
    -webkit-mask-image: var(--svg);
    mask-image: var(--svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    width: 20px;
    height: 20px;
    left: 0px;
    background-color: #7a7a7a;
}

.home-right__ul li a:hover {
    color: var(--base-dark-3);
    transform: translateX(10px);
}

.home-right__ul li a:hover:before {
    background-color: var(--base-dark);
}

.home-right__card-title {
    font-size: 21px;
    color: var(--base-dark);
    margin-top: 1%;
    text-align: left;
    margin-bottom: 15px;
    font-weight: 500;
}

.home-right__card-title span:not(.no-border) {
    position: relative;
    display: inline-block;
    padding-bottom: 8px;
}

.home-right__card-title span:not(.no-border)::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70%;
    height: 2px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #b5b5b5;
    content: '';
}

.company-listed__cat {
}

.card-td {
    padding: 10px 0;
}

.icon-label svg {
    width: 20px;
    margin-right: 5px;
    color: var(--base-color);
    line-height: 25px;
    vertical-align: text-bottom;
}

.badge {
    --bs-badge-font-size: 15px;
    --bs-badge-padding-x: 0.95em;
    --bs-badge-padding-y: 0.59em;
    --bs-badge-font-weight: 500;
}

.card:not(.card-sm) {
    --bs-card-border-radius: 11px 11px 0px 0px !important;
}

.card-header {
    padding: 25px 25px;
    margin-bottom: 0;
    color: var(--bs-card-cap-color);
    background-color: #fff;
    border-bottom: 1px solid #e7eaee;
    border-radius: var(--bs-card-border-radius) !important;
}

.card-header :where(h2, h3, h4, h5) {
    margin-bottom: 0px;
    color: #1d2630;
    letter-spacing: 0.45px;
}

.card-body {
    padding: 1.8rem 1.5rem;
}

.card-block {
    flex: 1 1 auto;
    padding: 1.25rem;
}

@media screen and (max-width: 1200px) {
    .link-tag__right {
        display: inline-block;
        margin: 0;
        padding: 7px 12px;
        border: 1px solid #d6ecff70;
        text-align: center;
        margin-bottom: 9px;
        background-color: #dbe6ea;
        font-size: 13px;
    }

    .link-tag2 {
        display: inline-block;
        margin: 0;
        padding: 7px 12px;
        border: 1px solid #d6ecff70;
        text-align: center;
        margin-bottom: 9px;
        background-color: #dbe6ea;
    }

    .menu_div_cat {
        margin-bottom: 1%;
        margin-top: 2%;
    }

    .menu_div_cat_menu {
        margin-bottom: 8px;
        display: inline-block;
    }

    .home-cat .link-tag {
        display: inline-block;
        padding: 7px 21px;
        border: 1px solid #d6ecff70;
        margin-top: 9px;
        background-color: #dbe6ea;
        font-size: 14px;
    }

    .home-cat .link-tag:hover {
        background-color: var(--base-dark);
    }
}
