
:root{
 /* color */
 --first-color:#1A73E8;
 --input-color:#80868B;
 --border-color:#DADCE0;

 /* ==== body font ===== */
 --body-font:'Roboto',sans-serif;
 --normal-font-size: 1.5rem;
 --small-font-size:  14px;

}
*,::before,::after{
    box-sizing: border-box;
}
label.form_label.mobile {
    background: #ffff;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background: rgba(0, 0, 0, 0.6) !important;
    opacity: 5;
}
.tg-topcategoriesvthree.near-you a h3 {
    margin: 0;
    padding: 0;
    font-size: 16px;
}
.modal .modal-dialog {
    margin-top: 10px;
}
section.footer-Content.city-contents {
    padding-bottom: 26px;
    padding-top: 17px;
}
.logged-out {
    padding: 20px;
}
.mns h5 {
  font-size: 15px;
}
.mns {
  background: #1e74bb;
  padding: 10px;
}
a.btn-t.signin-btn {
  display: inline-block;
width: 46.5%;
font-size: 16px;
text-transform: capitalize;
background-color: #1e74bb;
border: 1px solid #a1adb9;
color: #fff;
padding: 5px;
border-radius: 3px;
}
a.btn-t.register-btn {
 display: inline-block;
width: 46.5%;
font-size: 16px;
text-transform: capitalize;
background-color: #1e74bb;
border: 1px solid #a1adb9;
color: #fff;
padding: 5px;
border-radius: 3px;
}
li.sign-in {
    position: relative;
    padding: 0 !important;
    background-color: #e0e3e7 !important;
    border-bottom: 1px solid #a1adba;
    box-shadow: none;
}
.tg-topcategoriesvthree.near-you a {
    display: inline-block;
    color: #333;
    text-align: center;
    padding: 6px 15px;
    text-decoration: none;
    border-radius: 20px;
    border: 1px solid #333;
    font-size: 9px;
}
.radio-btns-form {
	display: flex;
	align-content: center;
	justify-content: space-evenly;
	margin-bottom: 10px;
}
.radio-btns-form label {
	position: relative;
	left: -22px;
}
.radio-btns-form input {
	height: 23px !important;
	padding: 0 !important;
	margin: 0 !important;
	width: 33px !important;
}
.row.bottom-frm h4 {
	color: #166eb6;
	font-size: 17px;
	padding: 1px;
	padding: 0 16px;
	margin-bottom: 14px;
}
#list-service .owl-item img {
    display: block;
    width: auto !important;
}
.btn.btn-default.get-qut.last-pg.qutions.button.clickk {
	padding: 5px 6px;
	border: 2px solid #fff !important;
	font-size: 1em;
	margin-top: 11px;
}
/*text animation css*/


.iam{
  color: #1f1f1f;
    font-size: 55px;
    padding: 15px;
    font-weight: bold;
    
}
.typeing {
	display: flex;
	justify-content: center;
	align-items: center;
}
.text{
  color: #08487d;
    border-right: 2px solid #08487d;
    font-size: 55px;
  font-weight: bold;
}

/*text animation css end*/
.widget.Popular-city h4 {
    margin: 0;
}
.btn-free-listing-otp-verify a {
    border-radius: 3px !important;
    border: 0;
}
.wsmenu-list {
	display: none !important;
}
#getquto .close {
	font-size: 31px;
}
#getquto .modal-title {
	color: #166eb6;
	font-size: 20px;
	padding: 1px;
}
#getquto textarea {
	width: 100%;
	margin-bottom: 10px;
}
#getquto .modal-content .modal-header {
	border-bottom: none;
	padding-top: 15px !important;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 24px;
}
#getquto .modal-content .modal-body {
	padding-top: 7px !important;
	padding-right: 24px;
	padding-bottom: 16px;
	padding-left: 24px;
}
.tg-topcategoriesvthree.near-you {
    overflow: auto;
    white-space: nowrap;
    padding-bottom: 22px;
    margin: 10px 10px;
}
.widget.Popular-city ul li {
    display: inline !important;
    width: auto;
    padding: 0px 3px;
    line-height: 15px;
}

/*about us css*/
.about-us-banner {
    background: url(../img/about-backgrounf-img.jpg) center center no-repeat;
    background-size: cover;
    padding: 45px 9px;
}
.owl-carousel.banner-slider.owl-theme.owl-loaded.owl-drag .owl-nav {
    display: none !important;
}
.contact-us .banner-titles {
    color: #fff;
    font-size: 40px;
    padding: 12px 0;
    text-transform: uppercase;
    font-weight: 600;
}
.contact-us {
    background: url(../img/conatct-us.jpg) center center no-repeat;
    background-size: cover;
    padding: 67px 9px;
}
.privacy-policy {
    background: url(../img/privacy-policy-background.jpg) center center no-repeat;
    background-size: cover;
    padding: 67px 9px;
}
.privacy_policy-content h2 {
    margin-bottom: 10px;
    font-size: 22px;
    color: #333;
}
.privacy_policy-content p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 14px;
    text-align: justify;
    color: #293141;
}
.privacy_policy-content ul li {
    padding: 5px 0;
    list-style-type: disclosure-closed;
    font-size: 15px;
}

.privacy_policy-content ul {
    margin-bottom: 15px;
    padding-left: 35px;
}
.contact-info-titles {
    font-size: 19px;
    color: #000;
    padding: 10px;
    font-weight: 700;
}
.view_mobile_id  {
    float: right;
    padding: 6px !important;
    border-radius: 5px;
}
#list-service .owl-prev {
    background: #ffffff url(https://www.searcho21.com/assets/img/arroe.png) no-repeat center center !important;
    left: -31px;
    font-size: 0 !important;
    padding: 6px 16px !important;
    border-radius: 35px;
    border-radius: 50%;
    border: 0;
    box-shadow: 1px 1px 5px 0px #a9a8a8;
    top: 73px;
    /* height: 29px; */
    width: 29px;
    line-height: 21px;
    transform: rotate(180deg);
    z-index: 999999999999 !important;
}
#list-service .owl-next {
    background: #ffffff url(https://www.searcho21.com/assets/img/arroe.png) no-repeat center center !important;
    right: -40px;
    font-size: 0 !important;
    padding: 6px 16px !important;
    border-radius: 35px;
    border-radius: 50%;
    border: 0;
    box-shadow: 1px 1px 5px 0px #a9a8a8;
    top: 73px;
    /* height: 29px; */
    width: 29px;
    line-height: 21px;
    z-index: 999999999999 !important;
}
.whyUs:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 54.5%;
    height: 100%;
    z-index: -1;
    background: url(../img/why-us-before.png) no-repeat center center;
    background-size: 90%;
}
.whyUs .info {
    width: 50%;
    float: left;
    padding: 45px;
    background-color: #fff;
    margin: 15px 0 0 0;
    box-shadow: 0 2px 12px #e7e7e7;
}

.ac-menu {
	/* position: absolute; */
	width: 100%;
	max-height: 320px;
	top: 0;
	bottom: 0;
	padding: 10px 0;
	overflow-y: auto;
	background-color: #fff;
	outline: 0;
	box-shadow: none;
	border: 0;
}
.ac-group-label {
    margin-bottom: 5px;
    padding: 5px 10px;
    background: #f2f2f2;
    font-weight: 700;
}
.body .ac-menu li a {
	display: block;
	margin: 5px 0;
	padding: 7px 10px;
	color: #4d4d4d;
	border-bottom: 1px solid #ddd;
}
.contact-info ul li {
    font-size: 18px;
    padding: 10px;
}
.contact-info li .fa {
    color: #0087b9;
    margin-right: 6px;
    border: 1px solid #ddd;
    padding: 8px;
    font-weight: 600;
}
.contact-info {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
}
input.btn.btn-default.subs {
    background: #0085b8;
    color: #fff;
    border: 0;
}
.keywoards-content ul {
    position: relative;
}
.keywoards-content ul li:after {
    content: '|';
    padding: 0 5px;
    color: #a3a3a3;
}
.keywoards-content ul li {
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
    padding: 0 8px;
    text-transform: capitalize;
}
.keywoards-content {
    padding: 10px 23px;
}
.whyUs .info h3 {
    font-size: 25px;
    color: #1e74bb;
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 40px;
    position: relative;
}
.whyUs .info p {
    font-size: 16px;
    line-height: 27px;
}
.whyUs .info h3 .bdr {
    width: 18%;
    height: 4px;
    background-color: #1e74bb;
    position: absolute;
    left: -100px;
    top: 15px;
}
.whyUs:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 71%;
    height: 100%;
    z-index: -1;
    background: url(../img/why-us-after.png) no-repeat center center;
    background-size: 90%;
}
.whyUs {
    width: 100%;
    height: 680px;
    float: left;
    padding: 0 50px;
    margin-top: 20px;
    position: relative;
}
.compnay-overview {
    padding: 36px 0;
}
.company-about p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 10px;
    text-align: justify;
    color: #293141;
}
.privacy_policy-content {
    padding: 30px 0;
}
.company-about h1 {
    font-size: 25px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 800;
    color: #293141;
}
section.about-us-banner p {
    font-size: 17px;
    color: #fff;
    width: 413px;
    font-weight: 200;
}
.banner-titles {
    color: #fff;
    font-size: 31px;
    padding: 12px 0;
    font-weight: 700;
    text-transform: uppercase;
}
.about-us-banner .breadcrumb a {
    color: #fff;
}
section.about-us-banner .breadcrumb {
    margin-top: 32px;
    background: transparent;
    padding: 0;
}
.wraperCnt {
    width: 100%;
    float: left;
}
.features {
    width: 100%;
    float: left;
    margin: 15px 0 30px 0;
    padding: 0;
}
.features ul {
    flex-flow: row wrap;
    justify-content: space-between;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
}
.features ul li {
    width: 19.4%;
    padding: 25px;
    float: left;
    display: inline-block;
    box-shadow: 0 2px 12px #c6c4c4;
}
.features ul li .iconBox {
    width: 100%;
    height: 100px;
    padding-top: 10px;
    text-align: center;
    float: left;
}
.features ul li h2 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}
.features ul li p {
    color: #8b8b8b;
    text-align: center;
}

/* about us css end*/
.widget.Popular-city li a {
    font-size: 10px;
}
.already-have a {
    font-weight: 600;
    color: #1b72b9;
}
.radio-buttons {
    display: flex;
    margin-bottom: 13px;
}
.social-media-icon ul li {
    display: inline-block;
    padding: 0 10px;
    /* height: 40px; */
    /* width: 40px; */
}
.tg-sectiontitle h1 {
    color: #373542;
    font-size: 27px;
    font-weight: 500;
    line-height: 30px;
}
.social-media-icon ul li a {
    color: #fff;
    border: 1px solid #fff;
    /* height: 40px; */
    /* width: 40px; */
    padding: 4px 10px;
    font-size: 18px;
    border-radius: 0;
}
.social-media-icon {
    padding: 37px 0;
    margin: -15px
}
li.phone-numbers.mobile-phoness.my-phnss {
    display: none;
}
#otp_box {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
#verify_otp_box {
    float: left;
    width: 100%;
}
.phone-numbers.ydgd {
    margin: 17px 0;
}
.row.search-bar.listingg.inner-listings {
    padding-left: 19px;
}
.phone-numbers.ydgd a {
    background: #1e74bb;
    color: #fff;
    padding: 10px 8px;
    letter-spacing: 2px !important;
    font-size: 14px;
    border-radius: 3px;
    font-weight: 800;
}
#basic_details {
    float: left;
    width: 100%;
}
.radio-buttons label {
    padding: 4px 0 0 0;
    font-weight: 400;
    font-size: 15px;
}
.radio-buttons input {
    width: 52px;
    height: 22px;
}
.already-have {
    float: left;
    width: 100%;
    padding: 20px 0 0;
    text-align: center;
    font-size: 14px;
    color: #7d7d7d;
}

/*multistep-from*/

 #heading {
    text-transform: uppercase;
    color: #673AB7;
    font-weight: normal
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px;
    z-index: 99;
    width: 600px;
    margin: auto;
    padding: 30px;
    background: #fff;
    border-radius: 29px;
}
.near-you-sectons .tg-title:hover {
    background: #1e74bb;
    color: #fff;
    transition: 0.5s ease-in-out;
    border-color: #fff;
}
.near-you-sectons a {
    color: #333;
    border-bottom: 1px dotted #ef5350;
    margin: 0 15px 15px 0;
    height: auto;
    line-height: 8px;
    font-size: 9px;
}
.near-you-sectons .tg-title {
    border: 1px dotted #333;
    border-radius: 20px;
    padding: 2px 8px;
    text-align: center;
}
.tg-catmainwrap.near_you_here {
    background: #fff;
    border: 1px solid #ddd;
    overflow: hidden;
}
.near-you-sectons {
    float: left;
    height: auto;
    margin: 0;
    line-height: 0;
    padding: 1px 10px;
}
h4.near-you {
    padding: 10px;
}
#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}
.btns-submit {
    text-align: center;
}
.form-sec.shadow label span {
    color: red;
}
.form-sec.shadow {
    padding: 15px;
}
.form-card {
    text-align: left
}

#msform fieldset:not(:first-of-type) {
    display: none
}
fieldset#fieldset_one .fieldlabels {
    font-size: 13px;
    margin-bottom: 0;
}
#msform input, #msform textarea {
    padding: 7px 15px 7px 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 7px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    background-color: #ffff;
    font-size: 14px;
    letter-spacing: 1px;
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #2d7ebf;
    outline-width: 0
}
.grid-h {
	margin-bottom: 30px;
}
#msform .action-button {
    width: 100px;
    background: #1c73ba;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right;
    border-radius: 4px;
}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #084577
}

#msform .action-button-previous {
    width: 100px;
    background: url(../img/left-arrow.png) center center no-repeat;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right;
    font-size: 0;
    position: absolute;
    top: -22px;
    left: -26px;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
    background-color: transparent;
}

.card {
   
    border: none;
    position: relative
}

.fs-title {
    font-size: 22px;
    color: #1c73ba;
    margin-bottom: 15px;
    font-weight: 600;
    text-align: left;
    padding: 0 14px;
}

.purple-text {
    color: #1c73ba;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: #333;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #673AB7
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f030"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #673AB7
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #673AB7
}

.fit-image {
    width: 100%;
    object-fit: cover
}
/* multiform */

.btn-free-listing-otp-verify.sign-up-btnss {
    padding: 0;
    margin-top: 0;
}
.warrnty h4 {
    font-size: 15px;
    padding: 7px 15px;
}
.radio-warrnty label {
    padding: 7px 0px;
    font-weight: normal !important;
}
.l-form{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;

}
.free-listing-form.otp-vefication-section.signups .form_div {
    margin-bottom: 19px;
}
.free-listing-form.otp-vefication-section.signups h2 {
    padding: 3px 2px;
}
.form{
    width: 360px;
    padding: 4rem 2rem;
    border-radius: 1rem;
    box-shadow: 0 10px 25px rgb(92, 99, 105,0.2);
}

.form_div{
    position: relative;
    height: 48px;
    margin-bottom: 1.5rem;

}
.form_input
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: var(--normal-font-size);
    border: 1px solid var(--border-color);
    border-radius: .5rem;
    outline: none;
    padding: 1rem;
    background: none;
    z-index: 1;
}
.form_label{
    position: absolute;
    left: 1rem;
    top: 1rem;
    background-color: #fff ;
    color: var(--input-color);
    font-size: var(--normal-font-size);
    transition: .3s;
}
.form_button{
    display: block;
    margin-left: auto;
    padding: .75rem 2rem;
    outline: none;
    border: none;
    background-color: var(--first-color);
    color:#fff;
    font-size:var(--normal-font-size);
    border-radius: .5rem;
    cursor: pointer;
    transition: .3s;
}

.form_input:focus + .form_label{
    top: -.5rem;
    left: .8rem;
    color: var(--first-color);
    font-size: var(--small-font-size);
    font-weight: 500;
    z-index: 10;
}

.form_input:not(:placeholder-shown).form_input:not(:focus)+ .form_label{
    top: -.5rem;
    left: .8rem;
    font-size: var(--small-font-size);
    font-weight: 500;
    z-index: 10;
}


.form_input:focus{
    border: 1.5px solid var(--first-color);
  }
  
  


#display_locality {
 position: absolute;
 z-index: 99;
 background: #ffffff;
 list-style: none;
 width: 100%;
 padding-left: 10px;
 padding-right: 10px;
 font-size: 14px;
 text-align: left;
 top: 47px;
 border-radius: 0;
}

.tr-list-info .veryfied-list {
    font-size: 30px;
}
/*listing-page-css*/
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    border-radius: 4px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e0e5f3;
    border-radius: 5px;
    box-shadow: 0 0 40px 0 rgba(234, 238, 249, 0.5);
}
.contact-details li .fas {
    width: 25px;
    height: 25px;
    background: #f7f7fb;
    border-radius: 50%;
    line-height: 25px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    color: #333;
    margin-right: 7px;
    float: left;
}
.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}
a.fs-13.leading-tight.mt-1 {
    font-size: 14px;
}
.rating-stars.d-flex.mr-5 {
    display: flex;
}
.text-danger {
    color: #d60f02 !important;
}
.rating-stars .rating-stars-container .rating-star.is--active, .rating-stars .rating-stars-container .rating-star.is--hover {
  color: #f1c40f !important;
}
.tg-category.tg-carbg-1.tg-verticaltop:nth-child(1) a:hover {
    background: #681fed;
    border-color: #681fed;
}
.tg-category.tg-carbg-1.tg-verticaltop:nth-child(1) img {
    background: #681fed;
}
.tg-category.tg-carbg-1.tg-verticaltop:nth-child(2) a:hover {
    background: #cd508f;
    border-color: #cd508f;
}
.tg-category.tg-carbg-1.tg-verticaltop:nth-child(2) img {
    background: #cd508f;
}
.tg-category.tg-carbg-1.tg-verticaltop:nth-child(3) a:hover {
    background: #ce1fed;
    border-color: #ce1fed;
}
.tg-category.tg-carbg-1.tg-verticaltop:nth-child(3) img {
    background: #ce1fed;
}
.tg-category.tg-carbg-1.tg-verticaltop:nth-child(4) a:hover {
    background: #ff5400;
    border-color: #ff5400;
}
.tg-category.tg-carbg-1.tg-verticaltop:nth-child(4) img {
    background: #ff5400;
}
.tg-category.tg-carbg-1.tg-verticaltop:nth-child(5) a:hover {
    background: #298A08;
    border-color: #298A08;
}
.tg-category.tg-carbg-1.tg-verticaltop:nth-child(5) img {
    background: #298A08;
}
.rating-stars .rating-stars-container .rating-star.sm {
    display: inline-block;
    font-size: 14px;
    color: #83829c;
    cursor: pointer;
    padding: 1px;
}
.ribbon-top-left {
    top: -10px;
    left: -10px;
}
.ribbon-top-left::before {
    border-top-color: transparent;
    border-left-color: transparent;
    top: 0;
    right: 50px;
}

.ribbon::after, .ribbon::before {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid;
}
.ribbon-top-left span {
    right: -8px;
    top: 30px;
    transform: rotate(
-45deg
);
}
.ribbon-top-left::after {
    bottom: 50px;
    left: 0;
}

.ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 8px 0;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    color: #fff;
    text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
    text-transform: capitalize;
    text-align: center;
}
.bg-danger {
    background-color: #d60f02 !important;
}
.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    z-index: 10;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
   
}
.content-sections- {
    padding: 15px;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}
.custom-control-label {
    vertical-align: middle;
}
span.custom-control-label a {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: -15px;
    position: relative;
}
.col-md-3.col-sm-4.sticky.sidebar-cat {
    padding-right: 0;
    padding-left: 0;
}
.category .col-md-6.col-sm-10 {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.custom-control-label {
    margin-bottom: 0;
    position: relative;
    top: -6px;
}
label.custom-control.custom-checkbox.mb-3 input[type=checkbox] {
    height: 20px;
    width: 20px;
    position: initial !important;
    margin-right: 10px;
        opacity: 1;
}
span.custom-control-label .float-right {
    float: right;
    margin-top: 9px;
}
.card-title {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
}
.card-header {
    background: 0 0;
    padding: 17px;
    display: -ms-flexbox;
    display: flex;
    min-height: 3.5rem;
    -ms-flex-align: center;
    border-bottom: 1px solid #e0e5f3;
    align-items: center;
}
button.btn.btn-secondary.br-tr-3.br-br-3 {
    border-radius: 0;
    padding: 11px;
    color: #fff;
    background: #3284b8;
}
button.btn.btn-secondary.br-tr-3.br-br-3 {
    border-radius: 0;
    padding: 11px;
}
.card {
    position: relative;
    margin-bottom: 1.5rem;
    width: 100%;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 1.5rem 1.5rem;
    position: relative;
}
.card-body > :last-child {
    margin-bottom: 0;
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    width: 100%;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    border-radius: 4px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e0e5f3;
    border-radius: 5px;
    box-shadow: 0 0 40px 0 rgb(234 238 249 / 50%);
}
.form-sec .form-group input {
    border: solid 1px #ddd;
    width: 100%;
    padding: 13px;
    border-radius: 4px;
}
.form-sec .form-group label {
    display: table;
    width: 100%;
    font-size: 14px;
    padding: 0 3px;
}
.btns-submit input:hover {
    background: #222;
}
.btns-submit input {
    background: #0087b9;
    border: 0;
    color: #fff;
    padding: 8px 20px;
    font-size: 18px;
    border-radius: 3px;
    text-transform: uppercase;
}
.form-sec .form-group textarea {
    border: solid 1px #ddd;
    width: 100%;
    padding: 13px;
    border-radius: 4px;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.contant-form-section {
    padding: 50px 10px;
}
.form-title {
    background: #0085b8;
    text-align: center;
    padding: 19px;
}
.form-title h3 {
    color: #fff;
}

/*listing page css end*/

#display_locality a{
    font-size: 13px;
    font-weight: normal;
    line-height: 11px;
    float: left;
    width: 100%;
}

#display_locality li{
    padding: 10px 0;
    cursor: pointer;
}
.verified-list.not.mb-4 {
    background: #ffa22b;
}
.nav-sections ul li a {
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
}

.nav-sections ul li {
    padding: 14px 14px;
}
.nav-sections {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0px;
    border: 1px solid #ddd;
    margin-bottom: 0px;
    /* border-radius: 5px; */
    position: sticky;
    top: 0;
}
li.address-here {
    white-space: normal !important;
}
.modal-header.head-modal h4 {
    color: #696969;
    padding: 23px 0;
    font-size: 17px;
}
.modal-header.head-modal {
    width: 100%;
    height: 0px;
    background-color: transparent;
    /* box-shadow: inset 0 -1px 0 0 #e2e2e2; */
    padding: 0 !important;
    text-align: center;
    position: relative;
    z-index: 999;
}
/*wizard form*/
div#myModal {
    padding: 0 !important;
}
.wizard-form .modal-dialog {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.title_here p {
    text-align: center;
    padding: 10px;
    color: #fff;
    font-size: 16px;
}

.title_here {
    position: relative;
    z-index: 99;
    padding: 15px 0;
}
.title_here h2 {
    text-align: center;
    font-size: 26px;
    color: #fff;
}
.wizard-form .modal-content {
    min-height: 100vh;
      background: transparent url(https://www.searcho21.com/assets/img/back-popus.jpg) no-repeat left top;
      background-size:cover;
}
.wizard-form .modal-content:after {
    content: '';
    background-color: rgba(0,0,0,0.75);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.modal-body.wizaed-form-body {
  
}
/*wizard form end*/

#list_locality {
 position: absolute;
 z-index: 99;
 background: #ffffff;
 list-style: none;
 width: 100%;
 padding-left: 10px;
 padding-right: 10px;
 font-size: 14px;
 text-align: left;
 top: 47px;
 border-radius: 0;
}
#list_locality a{
    font-size: 13px;
    font-weight: normal;
    line-height: 11px;
    float: left;
    width: 100%;
}
#list_locality li{
    padding: 10px 0;
    cursor: pointer;
    line-height: 15px;
}


#list_category {
 position: absolute;
 z-index: 99;
 background: #ffffff;
 list-style: none;
 width: 100%;
 padding-left: 10px;
 padding-right: 10px;
 font-size: 14px;
 text-align: left;
 top: 47px;
 border-radius: 0;
}
#list_category a{
    font-size: 13px;
    font-weight: normal;
    line-height: 11px;
    float: left;
    width: 100%;
}
#list_category li {
	padding: 10px 0;
	cursor: pointer;
	line-height: 18px;
}

body{
    font-family: 'Poppins', sans-serif;
    font-weight:400;
    font-size:13px;
    line-height:24px;
        padding: 0 !important;
    overflow-x:hidden
}
h1,h2,h3,h4,h5,h6{
    margin-top:0;
    margin-bottom:0;
   font-family: 'Poppins', sans-serif;
    font-weight:700
}
h1{
    font-size:3em
}
h3{
    font-size:1.6em;
    line-height:1.4em
}
.list-view-category h2 {
    font-size: 17px;
    padding: 17px;
}
.grid-block {
    width: 25%;
    float: left;
    padding-right: 10px;
}
p{
    font-size:13px;
    font-family: 'Poppins', sans-serif;
    margin:0;
    line-height:24px;
    font-weight:400
}
a{
    color:#444;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear
}
a:hover,a:focus{
    color:#3498db
}
img{
    max-width:100%
}
ul{
    margin:0;
    padding:0
}
ul li{
    list-style:none;
    margin:0
}

.grid-block ul li a:hover {
    background: transparent;
    color: #c15e5e;
    box-shadow: 0 0 0 0;
    transform: translateX(10px);
}

.grid-block ul li a {
    font-size: 14px;
    color: #333;
    transition: .5s ease-in-out;
}
.grid-block ul li {
    width: 100%;
    padding: 4px;
}
.grid-block ul {
    margin: 0;
    padding: 0;
}
ol{
    list-style:none
}

a:hover,a:focus{
    text-decoration:none;
    outline:none
}
.center{
    text-align:center
}
.btn i{
    margin-right:5px
}
::selection{
    background:#3498db;
    color:#fff
}
::-moz-selection{
    background:#3498db;
    color:#fff
}
.block-title{
    margin:0 0 20px
}
}
a.btn.btn-danger.btn-post.home-post-button {
    width: auto;
}
h3.block-title{
    font-size:24px;
    color:#fff;
    text-transform:uppercase;
    padding-bottom:5px
}


.btn-common,.btn-primary{
    background:#1c73ba
}
.grid-h h2 {
    font-size: 22px;
    padding-bottom: 15px;
}
.sc-wrap {
    position: relative;
    width: 100%;
    margin: 0 15px 0 0;
    padding: 0 0 20px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 5px 0 #bbb;
}
section#banner-section:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #222e4c;
    opacity: .9;
    z-index: 9;
}
img.main-img-banner {
    position: absolute;
    max-height: 380px;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
}
.detail-swap {
    height: 380px;
    position: relative;
    z-index: 99;
}
.tr-list-detail .cate-gorio a {
    background: #fff;
    border: px solid #fff;
    padding: 4px 15px;
    color: #ea1b41!important;
    border-radius: 50px;
    font-size: 13px;
}
.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
        display: flex;
}
.ratting-group i {
    font-size: 10px;
    margin-right: 3px;
    color: #fff;
}
.ratting-group .overall-reviews {
    color: #fff;
}

.ratting-group .overall-reviews {
    font-size: 12px;
    margin-left: 5px;
}
.tr-list-detail.dark .ratting-group i.filled, .tr-list-detail .ratting-group i.filled {
    color: #ff9800 !important;
}
.tr-list-wrap {
    background: transparent;
    margin-bottom: 0;
    display: flex;
    width: 100%;
    align-items: baseline;
}
.tr-list-thumb {
    display: inline-block;
    max-width: 227px;
    height: 184px;
    padding: 0;
    border-radius: 2px;
    box-shadow: 0 0 0 6px rgba(255,255,255,0.4);
    -webkit-box-shadow: 0 0 0 6px rgba(255,255,255,0.4);
    background: #fff;
    vertical-align: middle;
    margin-right: 15px;
    position: relative;
    top: 0;
  
   
}

.name-letter-here span {
  font-size: 74px;
  padding: 78px 0;
}
.name-letter-here {
  width: 200px;
  height: 184px !important;
  display: inline-block;
  object-fit: cover;
  padding: 0 !important;
  color: #fff;
  font-size: 50px;
  display: flex;
  align-content: center;
  justify-content: center;
}

.list-name-letter {
    /* display: none; */
    max-width: 227px;
    height: 184px;
    padding: 0;
    border-radius: 2px;
    box-shadow: 0 0 0 6px rgb(255 255 255 / 40%);
    -webkit-box-shadow: 0 0 0 6px rgb(255 255 255 / 40%);
    background: #0076bb;
    vertical-align: middle;
    /* margin-right: 15px; */
    position: relative;
    top: -182px;
}
.imp-boxes {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
        margin-top: 20px;
}
.imp-boxes-single-content {
    padding-left: 15px;
    font-weight: 500;
    color: #333c56;
}
.imp-boxes-single-content ul {
    padding: 0;
    margin: 0;
}
.imp-boxes-single-content ul li {
    list-style: none;
    display: inline-block;
    margin-right: 13px;
}
.imp-boxes-single-content ul li a {
    color: #7e89a7;
    background: #f0f3f7;
    font-size: 12px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.imp-boxes-single {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.08);
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.imp-boxes-single-icon {
    padding: 1.2rem;
    border-right: 1px solid #dee1ea;
}

.imp-boxes-single-content {
    padding-left: 15px;
    font-weight: 500;
    color: #333c56;
    display: table;
    width: 100%;
}
.verified-list {
    width: 100%;
    background: #2ec16f;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    padding: 14px;
    font-size: 16px;
    font-weight: 500;
}
.verified-list .fa {
    margin-right: 6px;
}
.content-desicription p {
    font-size: 14px;
    color: #55667b;
    line-height: 26px;
    font-weight: 300;
}
.content-desicription {
    padding: 18px;
}
.desicription h3 {
    font-size: 18px;
    font-weight: 500;
    padding: 18px;
    border-bottom: 1px solid #ddd;
}
.desicription {
    background: #fff;
    /* border: 1px solid #e5e1e1; */
    /* box-shadow: 0 1px 0 #e5e1e1; */
    float: left;
    border: 1px solid #e0e5f3;
    border-radius: 5px;
    box-shadow: 0 0 40px 0 rgb(234 238 249 / 50%);
    border-radius: 5px;
    width: 100%;
    margin-bottom: 18px;
}
.contact-details.inndess ul li {
    color: #fff;
    font-weight: 400;
}
#showMobile .modal-header {
	padding-top: 13px;
}
#showMobile_2 .modal-header {
    padding-top: 13px;
}
#showMobile_2 .modal-content .modal-body {
	padding-top: 3px;
	padding-right: 24px;
	padding-bottom: 16px;
	padding-left: 24px;
}
#showMobile_2 .modal-header .close {
	margin-top: -2px;
	font-size: 31px;
}
#showMobile .modal-content .modal-body {
	padding-top: 3px;
	padding-right: 24px;
	padding-bottom: 16px;
	padding-left: 24px;
}
#showMobile .modal-header .close {
	margin-top: -2px;
	font-size: 31px;
}

.imp-boxes-single-content .show_mobile {
	float: left;
	line-height: 51px;
}
.imp-boxes-single-content .btn.btn-danger.btn-sm.button.view_mobile_id {
	padding: 6px;
	border-radius: 5px;
	float: right;
	margin-right: 10px;
}
span.mns {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 182px;
    overflow: hidden;
}
.tr-list-info {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
}

.tr-list-detail>*, .tr-list-detail h4 {
    color: #fff;
    margin-bottom: 0;
}
.cate-gorio {
    width: 100%;
    display: block;
    margin-bottom: 4px;
}
.tr-list-detail {
    font-weight: 500;
    margin-bottom: 0;
    flex: 1;
}
.content-desicription.ctares {
    padding: 0 20px 22px;
}
.desicription.cates h3 {
    padding: 13px 19px 10px !important;
    border: 0;
    font-size: 20px;
}
.desicription.cates h3 {
    padding: 12px;
    border: 0;
}
ul.categorys li:after {
    content: '|';
    padding: 0 5px;
    color: #999;
}
ul.categorys li {
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
}
ul.categorys li a {
    font-size: 12px;
    color: #666;
}
ul.categorys {
    position: relative;
}
.whatsap h2 {
    font-size: 16px;
    padding: 15px 0 0;
    color: #ffff;
    font-size: 13px;
    font-weight: 500;
}
.whatsap img {
    width: 45%;
}
.whatsap {
	position: absolute;
	right: 0;
	bottom: -5px;
	text-align: center;
	width: 112px;
	padding: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border: 1px solid #fff;
}
whatsap h2 {
    font-size: 16px;
}

.whatsap a {
    text-align: center;
    color: #fff;
}
.tr-list-detail {
    display: block;
    padding: 3em 27px 2em;
}
section#banner-section {
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 0;
    min-height: 380px;
}
.grid-info h3 {
    height: 35px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
        text-transform: capitalize !important;
        padding: 0 !important;
}
.grid-info span {
    font-size: 12px;
}

div#myModal2 label {
    background: #fff;
}
figure:hover img {
    transform: scale(1.09);
}
.owl-carousel.home-slider.owl-theme.owl-loaded.owl-drag .owl-prev span {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -47%);
    -ms-transform: translate(0, -47%);
    transform: translate(0, -2%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent url(https://www.searcho21.com/assets/img/category/blue-arrows.svg) no-repeat left top;
}
.owl-carousel.home-slider.owl-theme.owl-loaded.owl-drag .owl-next span {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -2%);
    cursor: pointer;
    color: transparent;
    border: none;
    right:0;
    outline: none;
    transform: rotate(
180deg
);
    background: transparent url(https://www.searcho21.com/assets/img/category/blue-arrows.svg) no-repeat left top;
}

.sc-item figure img {
    max-height: 120px;
    margin: 0 auto;
    border-radius: 3px 3px 0 0;
}

figure img {
    transition: .3s ease-in;
}
a.get-quotes:hover {
    color: #e73a34;
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%) !important;
}
.grid-info .get-quotes {
    float: right;
    margin-top: -3px;
    padding: 6px 10px;
    font-size: 13px;
    color: #3486c8;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    font-weight: 600;
    line-height: 17px;
    transition: .3s ease-in;
}
.sc-wrap figure {
    height: 120px;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    width: 100%;
    background-color: #f5f5f5;
}
.sc-wrap .grid-info {
    padding: 15px 10px 0;
}
.sc-wrap li h3 {
    height: 35px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sc-wrap span {
    font-size: 12px;
}
.sc-wrap .view-all {
    float: right;
    margin-top: -3px;
    padding: 6px 10px;
    font-size: 13px;
    color: #e73a34;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    font-weight: 600;
    line-height: 17px;
    transition: .3s ease-in;
}
.page-info {
    display: table;
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 3px;
    background: #fff;
        margin-bottom: 17px;
}
section#category-section {
    padding-top: 28px;
    padding-bottom: 26px;
    background: #fff;
}
.page-info li {
    display: inline-block;
    padding: 20px 32px;
    text-align: center;
    transition: .3s ease-in;
}
.page-info li strong {
    display: block;
    padding: 10px 0;
    font-size: 20px;
    font-weight: 900;
}
.btn-common:hover,.btn-primary:hover{
    background:#48acef
}
.fileinput-remove-button{
    background:#d9534f
}
.btn-danger:hover,.fileinput-remove-button:hover{
    background:#ed6763
}
.fileinput-upload{
    background:#5cb85c
}
.fileinput-upload:hover{
    background:#70cc70
}
.btn-border{
    background:#4285f4;
    padding:16px 36px!important;
    text-transform:uppercase;
    box-shadow:0 2px 4px 0 rgba(0,0,0,.18),0 2px 5px 0 rgba(0,0,0,.15)
}
.btn-border:hover{
    opacity:.8;
    color:#fff;
    box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)
}
.btn-search{
    padding:12px;
    border-radius:0
}
.btn-sm{
    font-size:13px;
    padding:4px 8px;
    line-height:1.5;
    margin-bottom:5px;
    border:none
}
.btn-xs{
    border-radius:0;
    font-size:12px;
    line-height:1.5;
    padding:1px 5px
}
.btn-rm{
    padding:10px 21px;
    margin-top:30px;
    text-transform:capitalize
}
.btn-post{
    padding:10px 16px
}
.wrapper{
    padding:30px 0
}
.section{
    padding:60px 0
}
.section-title{
    font-size:24px;
    letter-spacing:.1em;
    padding:20px 0;
    text-transform:uppercase;
    font-weight:600;
	text-align:center;
}
.title-2{
    border-bottom:1px solid #e6e6e6;
    font-size:18px;
    margin-bottom:10px;
    padding:10px 0;
    text-transform:uppercase;
    color:#3498db
}
#content{
    padding:80px 0
}
.main-container{
    padding:80px 0
}
.page-header{
    padding:40px 0;
    margin:0;
    border-top:1px solid #eee
}
.page-header .page-title{
    font-size:30px;
    line-height:38px;
    font-weight:700;
    color:#fff;
    text-transform:uppercase;
    text-align:center
}
.breadcrumb-wrapper{
    text-align:center
}
.breadcrumb{
    font-size:14px;
    color:#3498db;
    border-radius:0;
    background:#f7f7f7;
    padding:5px 15px;
    position:absolute;
    z-index:1;
    margin-top:64px
}
.breadcrumb a{
    color:#444
}
.breadcrumb a:hover{
    color:#3498db
}
.no-padding{
    padding:0!important
}
select.form-control{
    border:0;
    outline:1px solid #ddd;
    box-shadow:0 1px 1px rgba(0,0,0,.075);
    border-radius:0
}
select.form-control:focus{
    border:0;
    outline:1px solid #ddd;
    background-color:#fff;
    box-shadow:0 1px 1px rgba(0,0,0,.075)
}
#loader{
    position:fixed;
    background:#fff;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:9999999999
}
.sk-folding-cube{
    margin:0 auto;
    top:50%;
    width:50px;
    height:50px;
    position:relative;
    -webkit-transform:rotateZ(45deg);
    transform:rotateZ(45deg)
}
.sk-folding-cube .sk-cube{
    float:left;
    width:50%;
    height:50%;
    position:relative;
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    transform:scale(1.1)
}
.sk-folding-cube .sk-cube:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#3498db;
    -webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;
    animation:sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin:100% 100%;
    -ms-transform-origin:100% 100%;
    transform-origin:100% 100%
}
.sk-folding-cube .sk-cube2{
    -webkit-transform:scale(1.1) rotateZ(90deg);
    transform:scale(1.1) rotateZ(90deg)
}
.sk-folding-cube .sk-cube3{
    -webkit-transform:scale(1.1) rotateZ(180deg);
    transform:scale(1.1) rotateZ(180deg)
}
.sk-folding-cube .sk-cube4{
    -webkit-transform:scale(1.1) rotateZ(270deg);
    transform:scale(1.1) rotateZ(270deg)
}
.sk-folding-cube .sk-cube2:before{
    -webkit-animation-delay:.3s;
    animation-delay:.3s
}
.sk-folding-cube .sk-cube3:before{
    -webkit-animation-delay:.6s;
    animation-delay:.6s
}
.sk-folding-cube .sk-cube4:before{
    -webkit-animation-delay:.9s;
    animation-delay:.9s
}
@-webkit-keyframes sk-foldCubeAngle{
    0%,10%{
        -webkit-transform:perspective(140px) rotateX(-180deg);
        transform:perspective(140px) rotateX(-180deg);
        opacity:0
    }
    25%,75%{
        -webkit-transform:perspective(140px) rotateX(0deg);
        transform:perspective(140px) rotateX(0deg);
        opacity:1
    }
    90%,100%{
        -webkit-transform:perspective(140px) rotateY(180deg);
        transform:perspective(140px) rotateY(180deg);
        opacity:0
    }
}
@keyframes sk-foldCubeAngle{
    0%,10%{
        -webkit-transform:perspective(140px) rotateX(-180deg);
        transform:perspective(140px) rotateX(-180deg);
        opacity:0
    }
    25%,75%{
        -webkit-transform:perspective(140px) rotateX(0deg);
        transform:perspective(140px) rotateX(0deg);
        opacity:1
    }
    90%,100%{
        -webkit-transform:perspective(140px) rotateY(180deg);
        transform:perspective(140px) rotateY(180deg);
        opacity:0
    }
}
.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{
    padding:0 0 0 15px;
    width:120px
}
.navbar-brand .ripple-container{
    display:none
}
.tbtn{
    color:#fff!important;
    font-size:30px;
    height:42px;
    width:105px;
    padding:10px;
    cursor:pointer;
    position:fixed;
    background:#e74c3c;
    z-index:999;
    top:124px;
    left:0
}
.tbtn p{
    font-size:12px
}
.tbtn p i{
    margin-right:4px;
    font-size:12px
}
.title-menu{
    font-size:15px;
    padding:12px 15px;
    border-bottom:1px solid #eee;
    text-transform:uppercase
}
.navmenu,.navbar-offcanvas{
    width:180px;
    z-index:99999
}
.navmenu-default,.navbar-default .navbar-offcanvas{
    background-color:#fff;
    border-left:1px solid #eee
}
.navmenu-default .navmenu-nav>li>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover,.navmenu-default .navmenu-nav>li>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus{
    color:#3498db;
    background-color:transparent
}
.nav>li{
    position:relative;
    display:block
}
li.phone-numbers {
    margin-left: 15px;
}
li.phone-numbers a {
    background: #1e74bb !important;
    font-size: 19px !important;
    font-weight: 800;
    color: #fff !important;
    border: 0 !important;
    letter-spacing: 2px !important;
    padding: 10px !important;
}
.navmenu-default .navmenu-nav>li>a,.navbar-default .navbar-offcanvas .navmenu-nav>li>a{
    color:#444;
    padding:0 15px;
    font-size:12px;
    border-bottom:1px solid #eee
}
nav#menu span.fa.fa-bars:hover{
    color:#3498db
}
.navmenu-default .navmenu-nav>.active>a,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a,.navmenu-default .navmenu-nav>.active>a:hover,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover,.navmenu-default .navmenu-nav>.active>a:focus,.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus{
    color:#3498db
}
.close{
    background:0 0;
    padding:8px 12px;
    opacity:1
}
.close i{
    background:#e74c3c;
    color:#fff;
    padding:6px;
    font-size:16px
}
#carousel-area{
    overflow:hidden;
    background:#2c3e50;
    position:relative
}
#carousel-area .carousel-inner .item{
    opacity:0;
    transition-property:opacity
}
#carousel-area .carousel-inner .active{
    opacity:1
}
#carousel-area .carousel-inner .active.left,#carousel-area .carousel-inner .active.right{
    left:0;
    opacity:0;
    z-index:1
}
#carousel-area .carousel-inner .next.left,#carousel-area .carousel-inner .prev.right{
    opacity:1
}
#carousel-area .carousel-control{
    z-index:2
}
@media all and (transform-3d),(-webkit-transform-3d){
    #carousel-area .carousel-inner>.item.next,#carousel-area .carousel-inner>.item.active.right{
        opacity:0;
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    #carousel-area .carousel-inner>.item.prev,#carousel-area .carousel-inner>.item.active.left{
        opacity:0;
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
    #carousel-area .carousel-inner>.item.next.left,#carousel-area .carousel-inner>.item.prev.right,#carousel-area .carousel-inner>.item.active{
        opacity:1;
        -webkit-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0)
    }
}
#carousel-area .item{
    background-size:100%;
    background-size:cover;
    height:560px
}
#carousel-area .item .carousel-caption{
    top:27%;
    right:10%;
    left:10%;
    text-shadow:none
}
#carousel-area .item .carousel-caption h2{
    line-height:94px;
    margin:0 0 5px;
    padding:0;
    letter-spacing:2px;
    font-size:42px;
    font-weight:700;
    font-family:lato,sans-serif;
    text-transform:uppercase
}
#carousel-area .item .carousel-caption h3{
    font-family:montserrat,sans-serif;
    font-size:16px;
    font-weight:400
}
#carousel-area .item .carousel-caption .btn{
    margin:30px 15px
}
#carousel-area .active{
    opacity:1
}
#carousel-area .active.left,#carousel-area .active.right{
    left:0;
    z-index:1
}
#carousel-area .carousel-control{
    z-index:10;
    width:90px;
    height:55px;
    top:55%;
    padding:10px 5px;
    box-shadow:none;
    background-image:none;
    margin-top:-35px;
    text-shadow:none
}
#carousel-area .carousel-control i{
    border-radius:100%;
    border:2px solid #fff;
    width:50px;
    height:50px;
    padding:15px
}
#carousel-area .carousel-control i:hover{
    background:#3498db
}
#carousel-area .left.carousel-control{
    left:5%
}
#carousel-area .right.carousel-control{
    right:5%
}
#carousel-area .carousel-indicators{
    bottom:45px
}
#carousel-area .carousel-indicators li{
    border-radius:4px;
    width:40px;
    height:8px;
    margin:0 5px
}
#carousel-area .carousel-indicators li:hover,#carousel-area .carousel-indicators li.active{
    opacity:1
}
#carousel-area:hover .carousel-control{
    display:block
}
#carousel-area i{
    margin-right:10px
}
#hero-area{
    background:url(../img/bg/bg1.jpg) no-repeat;
    background-size:cover;
    color:#fff;
    overflow:hidden;
    position:relative
}
#hero-area .overlay{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:rgba(0,0,0,.6)
}
#hero-area .contents{
    padding:160px 0 210px
}
a.btn.btn-danger.btn-post.home-post-button {
    width: auto;
}
a.btn.btn-danger.btn-post.home-post-button {
    background: transparent !important;
    box-shadow: 0 0 0 0;
    color: #3587c9;
    font-size: 14px;
}
li.postadd.home-post-button {
    padding: 0 !important;
    border: 0 !important;
}


li.Login-area a {
    font-size: 14px !important;
    color: #333;
    text-transform: uppercase;
}
li.Login-area a {
    display: inline-block;
}
#hero-area .contents .head-title{
    font-size:50px;
    font-weight:300;
    color:#fff;
    white-space:nowrap;
    line-height:58px;
    margin-bottom:15px
}
#hero-area .contents p{
    font-size:14px;
    color:#fff;
    font-weight:400;
    line-height:26px
}
#search-bg-color{
    margin-top:40px;
    top:0;
    z-index:99
}
#search-bg-color .search-bar{
    background:rgba(151,151,151,.33)
}
#search-bg-color .search-bar .form-group{
    margin:0
}
.navbar-default{
    margin-bottom:0;
    background:0 0;
    border:none;
    border-radius:0;
   
}
.navbar-header{
    position:relative;
    padding:8px 0;
    margin:0!important
}
.main-navigation .navbar-nav{
    margin-top:8px;
    position:relative;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
.main-navigation .navbar-nav>li a{
    color:#444;
    line-height:normal;
    border-radius:4px;
    padding:12px 15px;
    font-size:13px;
    outline:0;
    letter-spacing:.3px;
    -moz-transition:color .3s linear;
    -webkit-transition:color .3s linear;
    -o-transition:color .3s linear;
    transition:color .3s linear;
    border: 1px solid #dadce0;
}
.navbar-default .navbar-toggle {
    border-color: #eee;
    border-radius: 0;
    background: #1c73ba !important;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #1c73ba;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.main-navigation .navbar-nav>li a:hover {
    background: #1c73ba;
    color: #fff !important;
}
.main-navigation .navbar-nav>li.postadd a:hover {
    background: #1c73ba !important;
}
.main-navigation .navbar-nav>li a:hover,.main-navigation .navbar-nav>li a.active,.main-navigation .navbar-nav>li a:focus{
    color:#3498db
}
.main-navigation .navbar-nav>li a i{
    margin-right:3px
}
.main-navigation .navbar-nav>li.postadd{
    padding-left:25px;
    margin-left:5px;
    border-left:1px solid #ddd
}
.main-navigation .navbar-nav>li.postadd a {
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    height: auto;
    line-height: normal;
    margin-right: 5px;
    text-transform: uppercase;
    width: 140px;
    webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.main-navigation .navbar-nav>li.postadd a:hover{
    color:#333;
    background:#ff625d
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{
    background:0 0;
    color:#3498db
}
.navbar-default li>ul.user-menu{
    padding:0;
    min-width:170px;
    border-radius:0
}
.navbar-default li>ul.user-menu li a{
    font-size:11px;
    display:block;
    border-bottom:1px solid #eee;
    font-weight:400;
    padding:6px 10px
}
.navbar-default li>ul.user-menu li a i{
    margin-right:8px
}
.li .dropdown-menu.user-menu>.active>a,.dropdown-menu.user-menu>.active>a:focus{
    background:#ddd;
    color:#444;
    font-weight:700
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{
    background-color:#eee
}
.navbar-default .navbar-toggle{
    border-color:#eee;
    border-radius:0
}
.section-intro{
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='560' preserveAspectRatio='none' viewBox='0 0 1440 560'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1066%26quot%3b)' fill='none'%3e%3crect width='1440' height='560' x='0' y='0' fill='rgba(232%2c 244%2c 255%2c 1)'%3e%3c/rect%3e%3cpath d='M1245.37 60.67 a117.34 117.34 0 1 0 234.68 0 a117.34 117.34 0 1 0 -234.68 0z' fill='rgba(72%2c 150%2c 229%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M89.237%2c584.741C110.825%2c583.572%2c125.667%2c565.287%2c135.95%2c546.269C145.614%2c528.397%2c149.767%2c507.771%2c140.685%2c489.596C130.582%2c469.38%2c111.837%2c452.815%2c89.237%2c452.791C66.604%2c452.767%2c48.791%2c469.815%2c37.596%2c489.485C26.543%2c508.905%2c22.21%2c532.205%2c32.859%2c551.849C43.973%2c572.349%2c65.952%2c586.001%2c89.237%2c584.741' fill='rgba(72%2c 150%2c 229%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M443.44 398.13 a149.73 149.73 0 1 0 299.46 0 a149.73 149.73 0 1 0 -299.46 0z' fill='rgba(72%2c 150%2c 229%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M730.59 56.64 a180.15 180.15 0 1 0 360.3 0 a180.15 180.15 0 1 0 -360.3 0z' fill='rgba(72%2c 150%2c 229%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M464.62 276.84 a117 117 0 1 0 234 0 a117 117 0 1 0 -234 0z' fill='rgba(72%2c 150%2c 229%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M681.248%2c444.479C699.129%2c443.457%2c711.43%2c428.769%2c720.545%2c413.352C729.887%2c397.552%2c738.248%2c378.94%2c729.556%2c362.773C720.539%2c346.002%2c700.264%2c339.289%2c681.248%2c340.261C663.887%2c341.149%2c649.897%2c352.497%2c640.802%2c367.312C631.161%2c383.015%2c624.759%2c402.02%2c633.313%2c418.34C642.369%2c435.618%2c661.773%2c445.593%2c681.248%2c444.479' fill='rgba(72%2c 150%2c 229%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1062.318%2c723.869C1112.843%2c726.546%2c1165.479%2c711.585%2c1192.907%2c669.069C1222.482%2c623.225%2c1224.355%2c563.106%2c1196.163%2c516.399C1168.799%2c471.062%2c1115.239%2c450.812%2c1062.318%2c452.713C1012.776%2c454.493%2c967.482%2c481.709%2c944.153%2c525.451C922.08%2c566.838%2c929.687%2c616.093%2c953.687%2c656.393C977.064%2c695.647%2c1016.694%2c721.451%2c1062.318%2c723.869' fill='rgba(72%2c 150%2c 229%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M1168.895%2c635.265C1209.441%2c636.154%2c1255.009%2c635.605%2c1277.355%2c601.761C1301.367%2c565.394%2c1294.804%2c516.725%2c1271.461%2c479.925C1249.696%2c445.613%2c1209.527%2c431.062%2c1168.895%2c430.779C1127.671%2c430.492%2c1085.142%2c443.194%2c1063.826%2c478.48C1041.882%2c514.804%2c1044.749%2c561.924%2c1068.374%2c597.178C1089.754%2c629.081%2c1130.5%2c634.423%2c1168.895%2c635.265' fill='rgba(72%2c 150%2c 229%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1066'%3e%3crect width='1440' height='560' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");
    background-size:cover;
    color:#fff;
    text-align:center
}
/*.section-intro .overlay{
        background: rgba(0,0,0,0.7);
    width:100%;
    height:100%
}*/
.section-intro .main-text{
    margin:163px 15px 159px;
    text-transform:uppercase
}
.col-md-3.col-sm-12.con-butns {
    text-align: right;
}
.section-intro .main-text .intro-title {
    font-size: 30px;
    font-weight: 700;
    color: #1b73ba;
    line-height: 58px;
    text-transform: inherit;
    text-align: left;
}
.cat-list li {
    display: inline-block;
    margin: 0 0px;
}
.last {
    border: 0 !important;
}


ul.cat-list li #dropdownMenuButton {
    padding: 20px;
   
    border-radius: 0;
    box-shadow: 0 0 0 0;
}
ul.cat-list li .dropdown:hover {
    background: #efefef;
    transition: 0.5s ease-in;
}
ul.cat-list li .dropdown img {
    width: 53%;
}
ul.cat-list li .dropdown h5 {
    color: #333;
    font-size: 13px;
    padding-top: 15px;
}
ul.cat-list li .dropdown span {
    color: #333;
    font-size: 11px;
    padding-top: 5px;
}
.section-intro .main-text .sub-title{
    font-size:14px;
    color:#fff;
    padding:15px 0;
    line-height:24px;
    text-transform:capitalize;
    margin-bottom:15px
}
#search-row-wrapper{
    background:url(../img/bg/counter-bg.jpg) center center no-repeat;
    background-size:cover;
    color:#fff;
    text-align:center
}
#search-row-wrapper .overlay{
    background:rgba(0,0,0,.49);
    width:100%;
    height:100%
}
#search-row-wrapper .search-inner{
    padding:40px 0
}
.home-search{
    background: rgba(151,151,151,.33);
    padding: 20px 14px 19px 0px;
    width: 100%;
}
.search-bar {
    background: #fff;
    padding: 20px 14px 19px 0px;
    margin-left: 2px;
}
ul.cat-list li .dropdown h5:after {
    position: absolute;
    top: 95px;
    right: 9px;
    content: '';
    background: url(../img/bg/hp-new-sprite.png) -27px -11px no-repeat;
    width: 11px;
    height: 5px;
    margin-left: 3px;
    opacity: .6;
    transition: .3s ease-in;
}
.dropdown-menu.category-dropdown {
    width: 1352px;
    position: absolute;
    left: -91px;
    border-radius: 0;
}
.search-bar i{
    font-size:15px;
    position:absolute;
    top:0;
    background-color:transparent;
    color:#444;
    right:15px;
    padding:15px
}
.rocare {
    margin: 5px 0;
}
.input-group-addon.search-category-container .btn {
    background-color: #fff;
    border: 1px solid #d8d9da;
    border-radius: 0;
    box-shadow: 0 0 1px rgb(0 0 0 / 8%);
    color: #444;
    display: block;
    height: 44px;
    padding: 10px 12px;
    width: 100%;
}
.page-ads.box {
    padding: 12px;
        float: left;
    width: 100%;
}
img.capch {
    width: 116px;
}
.search-bar .form-group{
    margin:0 0 0 12px
}
.search-bar .btn-group,.search-bar .btn-group-vertical{
    margin:0
}
.search-bar .btn-select{
    padding:12px;
    border-radius:0;
    color:#555;
    background:#fff;
    text-transform:none
}
.search-bar .dropdown-menu li a:hover,.search-bar .dropdown-menu li a:focus,.search-bar .dropdown-menu li a:active{
    background-color:#3498db;
    color:#fff;
    border-radius:0
}
.search-bar .btn-group.bootstrap-select.dropdown-product ul.dropdown-menu.inner{
    display:none
}
.search-bar .btn-group.bootstrap-select.dropdown-product.open ul.dropdown-menu.inner{
    display:block;
    z-index:9999
}
.search-bar .open .dropdown-menu{
    margin-top:0
}
.search-bar .btn-group .dropdown-menu,.search-bar .btn-group-vertical .dropdown-menu{
    border-radius:0;
    text-transform:none
}
.search-bar-nostyle{
    padding:0;
    background:0 0
}
.input-group-addon{
    border:none;
    background:0 0
}
.search-category .search-category-container{
    border:none;
    padding:0;
    position:relative;
    border-radius:0;
    border:none!important;
    background:#fff
}
.input-group-addon{
    padding:0!important
}
.styled-select select{
    background:0 0;
    font-size:14px;
    line-height:18px;
    border-radius:0;
    height:44px;
    -webkit-appearance:none;
    -webkit-border-radius:0
}
.styled-select{
    position:relative;
    margin-bottom:0
}
.styled-select:before{
    content:"\f0c9";
    font-family:FontAwesome;
    color:#555;
    right:0;
    padding:15px;
    position:absolute;
    z-index:9999;
    cursor:pointer
}
.styled-select .bs-caret{
    display:none
}
.location-select:before {
    content: "\f3c5";
    visibility: hidden;
}
.input-group-addon i.fas.fa-map-marker-alt {
    /* margin-left: 10px !important; */
    position: absolute;
    right: 0;
}
.col-md-6.mb-3.num span {
    background: #efebeb;
    float: left;
    font-size: 17px;
    /* padding: 0px; */
    line-height: 43px;
    border-top: 1px solid #d8d9da;
    width: 8%;
    text-align: center;
    border-left: 1px solid #d8d9da;
	    margin: 5px 0;
    /* border-bottom: 1px solid #d8d9da; */
}
input#validationCustom05 {
    width: 92%;
}
.free-listing-form {
    margin: 50px 0 50px 0;
    float: left;
    background: #fbfbfb;
    padding: 32px 12px 9px 0;
    border: 1px solid #ddd;
}
.default-select:before{
    content:"\f0d7"
}
.btn-free-listing {
    float: right;
    padding: 0px 0 0;
}
.form-row {
    width: 100%;
    float: left;
}
.search-category select{
    padding:12px;
    border:none;
    background:0 0;
    font-size:14px;
    font-weight:400;
    color:#333
}
select>opation:focus{
    box-shadow:none;
    border:none
}
.category-box{
    background-color:#fff;
    margin:30px 0;
    height:280px;
    box-shadow:1px 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    border-radius:0;
    position:relative;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
.category-box:hover{
    box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)
}
.category-box .icon{
    text-align:center;
    position:absolute;
    top:-25px;
    margin:0 auto;
    width:100%
}
.category-box .icon i{
    display:inline-block;
    font-size:22px;
    width:52px;
    height:52px;
    color:#fff;
    line-height:48px;
    box-shadow:3px 6px 6px rgba(0,0,0,.25)
}
.category-box .category-header{
    width:100%;
    background-color:#f8f8f8;
    display:inline-block;
    text-align:center;
    padding:40px 15px 20px;
    border-bottom:1px solid #eee;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -ms-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
.category-box .category-header h4{
    font-size:18px;
    color:#444
}
.category-box .category-header:hover{
    background:#3498db
}
.category-box .category-header:hover h4{
    color:#fff
}
.category-box .category-content li{
    float:left;
    font-size:13px;
    line-height:16px;
    margin-top:10px;
    width:100%
}
.category-box .category-content li a{
    float:left;
    color:#888;
    margin-left:15px
}
.category-box .category-content li a:hover{
    color:#3498db
}
.category-box .category-counter{
    margin-right:15px
}
.category-counter{
    font-size:12px;
    color:#888;
    float:right
}
.border-1{
    border-bottom:2px solid #3498db
}
.border-2{
    border-bottom:2px solid #ff5353
}
.border-3{
    border-bottom:2px solid #1dd2af
}
.border-4{
    border-bottom:2px solid #fe4080
}
.border-5{
    border-bottom:2px solid #24a69a
}
.border-6{
    border-bottom:2px solid #8e4162
}
.border-7{
    border-bottom:2px solid #9a63c1
}
.border-8{
    border-bottom:2px solid #512da7
}
.color-1{
    background-color:#3498db!important
}
.color-2{
    background-color:#ff5353!important
}
.color-3{
    background-color:#1dd2af!important
}
.color-4{
    background-color:#fe4080!important
}
.color-5{
    background-color:#24a69a!important
}
.color-6{
    background-color:#8e4162!important
}
.color-7{
    background-color:#9a63c1!important
}
.color-8{
    background-color:#512da7!important
}
.features{
   
    margin:30px 0
}
.features-box{
    margin-top:15px;
    margin-bottom:15px
}
.features-box .features-icon{
    float:left;
    padding:2px
}
.features-box .features-icon i{
    color:#3498db;
    font-size:30px
}
.features-box .features-content{
    padding-left:50px
}
.features-box .features-content h4{
    font-size:18px;
    margin-bottom:5px;
    font-weight:600;
    transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out
}
.features-box .features-content p{
    color:#888
}
.featured-lis{
    margin-top:30px
}
#new-products .product-item{
    padding:0 5px;
    text-align:center
}
#new-products .product-item .carousel-thumb{
    display:block;
    border:1px solid #ddd;
    padding:10px;
    margin-bottom:10px;
    position:relative;
    z-index:99;
    overflow:hidden;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}
#new-products .product-item .carousel-thumb img{
    -webkit-transition:all .9s ease;
    -moz-transition:all .9s ease;
    -ms-transition:all .9s ease;
    -0-transition:all0.9sease;
    transition:all .9s ease
}
#new-products .product-item .carousel-thumb .overlay{
    position:absolute;
    background-color:rgba(255,255,255,.8);
    text-align:center;
    top:0;
    left:0;
    z-index:999;
    bottom:-1px;
    right:0;
    opacity:0;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1)
}
#new-products .product-item .carousel-thumb .overlay i{
    position:absolute;
    top:50%;
    left:0;
    right:0;
    cursor:pointer;
    visibility:visible;
    width:40px;
    height:40px;
    background:#3498db;
    color:#fff;
    font-size:18px;
    line-height:40px;
    margin:-20px auto;
    box-shadow:3px 6px 6px rgba(0,0,0,.25);
    opacity:0;
    z-index:99;
    -webkit-transform:scale(.2);
    -moz-transform:scale(.2);
    -ms-transform:scale(.2);
    -o-transform:scale(.2);
    transform:scale(.2);
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}
#new-products .product-item .carousel-thumb:hover img{
    -webkit-transform:scale(.9);
    -moz-transform:scale(.9);
    -ms-transform:scale(.9);
    -0-transform:scale(0.9);
    transform:scale(.9)
}
#new-products .product-item .carousel-thumb:hover{
    border-color:#3498db
}
#new-products .product-item .carousel-thumb:hover .overlay{
    opacity:1;
    visibility:visible
}
#new-products .product-item .carousel-thumb:hover i{
    opacity:1;
    visibility:visible;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -0-transform:scale(1);
    transform:scale(1)
}
#new-products .product-item .item-name{
    font-size:14px;
    line-height:16px
}
#new-products .product-item .price{
    color:#444;
    display:block;
    font-size:16px;
    font-weight:700;
    padding-top:7px
}
#new-products .owl-controls .owl-buttons{
    position:relative;
    top:-215px;
    left:0
}
#new-products .owl-controls .owl-buttons div.owl-prev{
    float:left;
    margin-left:-45px
}
#new-products .owl-controls .owl-buttons div.owl-next{
    float:right!important;
    margin-right:-45px
}
.owl-theme .owl-controls .owl-buttons div{
    width:40px;
    height:40px;
    display:block!important;
    background:#3498db!important;
    text-align:center;
    display:inline-block;
    opacity:1!important;
    border-radius:0!important;
    box-shadow:0 2px 4px 0 rgba(0,0,0,.18),0 2px 5px 0 rgba(0,0,0,.15);
    transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out
}
.owl-theme .owl-controls .owl-buttons div:hover{
    box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);
    opacity:.8!important
}
.owl-theme .owl-controls .owl-buttons div i{
    color:#fff;
    font-size:16px;
    line-height:32px
}
.location{
    margin-top:50px
}
.localtion-list{
    border:1px solid #eee;
    padding:15px;
    box-shadow:1px 1px 3px 0 #f1f1f1
}
.localtion-list .cat-list{
    margin:0;
    padding:0
}
.localtion-list .cat-list li{
    line-height:24px
}
.localtion-list .cat-list li a{
    font-size:13px;
    color:#888
}
.localtion-list .cat-list li a:hover{
    color:#3498db;
    margin-left:5px
}
#counter{
    background:url(../img/bg/counter-bg.jpg) center center no-repeat;
    background-size:cover;
    color:#fff;
    padding:60px 0;
    text-align:center
}
.counting .icon{
    margin-bottom:10px
}
.counting .icon span{
    display:inline-block;
    border:3px solid #fff;
    text-align:center;
    width:80px;
    background:#444;
    height:80px;
    border-radius:50%;
    position:relative;
    overflow:hidden;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear
}
.counting .icon span i{
    color:#fff;
    display:inline-block;
    font-size:30px;
    line-height:80px;
    z-index:99;
    text-shadow:5px 5px 2px rgba(56,49,49,.5)
}
.counting .desc h3{
    font-size:24px;
    color:#fff
}
.counting .desc p{
    font-size:16px
}
.counting:hover span{
    background:#3498db;
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1)
}
.newletter{
    background:#fff
}
.main-heading h4{
    color:#444;
    margin-bottom:30px;
    text-transform:uppercase
}
.subscribe{
    margin-top:40px;
    width:100%
}
.subscribe .form-control{
    float:left;
    width:75%;
    height:52px;
    margin-right:5px
}
footer .footer-Content{
    background-color:#222;
    padding:60px 0 0;
    color:#fff
}
.textwidget{
    font-size:14px;
    font-weight:300;
    line-height:24px;
    color:#fff
}
footer .menu{
    padding-left:0
}
footer .menu li{
    float:left;
    width:100%;
    padding-bottom:10px
}
ul.twitter-list a {
    color: #fff;
}
footer .menu li a {
    color: #fff;
    font-size: 13px;
}
.textwidget p {
    font-size: 12px !important;
}
footer .menu li a:hover{
    color:#3498db
}
.twitter-content ul li{
    margin-bottom:10px;
    padding-bottom:10px
}
.twitter-content span{
    float:left;
    width:224px
}
.twitter-content span a{
    color:#3498db
}
.featured-list{
    margin:0;
    padding:0;
    display:inline-block
}
.featured-list li{
    float:left;
    width:80px;
    height:80px;
    margin-right:6px;
    margin-bottom:6px;
    border:4px solid #fff;
    overflow:hidden;
    position:relative
}
.featured-list li .hover a{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(52,152,219,.8);
    z-index:1;
    opacity:0;
    text-align:center;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear
}
.featured-list li .hover a span{
    color:#fff;
    position:absolute;
    top:32%;
    margin:0 -15px
}
.featured-list li .hover a:hover{
    opacity:1
}
.bottom-social-icons a{
    color:#fff;
    text-align:center;
    width:32px;
    line-height:32px;
    border-radius:0;
    background:#444;
    display:inline-block;
    height:32px;
    position:relative;
    overflow:hidden
}
#copyright {
    background-color: #393939;
    padding: 14px 0 7px;
    color: #fff;
}
#copyright p{
    line-height:34px
}
#copyright p a{
    color:#fff
}
#copyright p a:hover{
    color:#3498db
}
.social-icon .facebook:hover{
    background-color:#3b5998
}
.social-icon .twitter:hover{
    background-color:#55acee
}
.social-icon .dribble:hover{
    background-color:#d34836
}
.social-icon .flickr:hover{
    background-color:#ff0084
}
.social-icon .youtube:hover{
    background-color:#cc181e
}
.social-icon .google-plus:hover{
    background-color:#dd4b39
}
.social-icon .linkedin:hover{
    background-color:#007bb5
}
.widget-title{
    position:relative;
    margin-bottom:20px;
    padding-bottom:10px;
    border-bottom:1px solid #eee
}
.widget-title:before{
    content:"";
    position:absolute;
    border-bottom:3px solid #3498db;
    width:50px;
    bottom:-1px;
    left:0
}
.widget-title i{
    display:inline-block;
    margin-right:15px;
    font-size:16px;
    color:#3498db
}
.widget-title h4{
    font-size:16px;
    display:inline-block;
    text-transform:uppercase
}
.inner-box{
    border:1px solid #eee;
    padding:30px;
    margin-bottom:30px
}
.categories-list ul{
    margin:0
}
.categories-list ul li a{
    padding:10px;
    margin-bottom:5px;
    display:block;
    font-size:13px;
    color:#444;
    border-bottom:1px solid #eee
}
.categories-list ul li a:hover{
    color:#3498db
}
.categories-list ul li a i{
    margin-right:5px
}
.categories-list ul li:last-child a{
    border:none
}
.advimg .featured-list li{
    width:62px;
    height:62px;
    margin-right:0
}
.product-filter{
    height:40px
}
.product-filter .grid-list-count{
    float:left;
    margin-right:25px
}
.product-filter .grid-list-count a{
    margin-right:10px
}
.product-filter .short-name{
    margin:0;
    display:inline-block;
    color:#999
}
.product-filter .short-name span{
    float:left;
    margin-right:5px
}
.product-filter .short-name .name-ordering{
    float:left
}
.product-filter .Show-item{
    float:right
}
.product-filter .Show-item span{
    color:#888;
    display:inline-block;
    line-height:20px;
    margin-right:5px
}
.product-filter .Show-item .woocommerce-ordering{
    float:right
}
.product-filter .button,.product-filter select{
    font-size:14px;
    font-weight:400;
    color:#333
}
.adds-wrapper{
    background:#fff none repeat scroll 0% 0%;
    clear:both;
    display:block;
    height:auto;
    overflow:auto;
    width:100%
}
.adds-wrapper .item-list{
    padding:15px;
    border:1px solid #eee;
    width:100%;
    height:auto;
    display:block;
    position:relative;
    overflow:hidden;
    clear:both;
    margin-bottom:15px;
    box-shadow:1px 1px 3px 0 #f1f1f1;
    -webkit-transition:background .25s ease-in 0s;
    -moz-transition:background .25s ease-in 0s;
    -ms-transition:background .25s ease-in 0s;
    -o-transition:background .25s ease-in 0s;
    transition:background .25s ease-in 0s
}
.adds-wrapper .item-list:hover{
    background:#f6f6f5
}
.adds-wrapper .add-title{
    padding-bottom:10px
}
.adds-wrapper .info{
    display:block;
    clear:both;
    font-size:12px;
    color:#888;
    margin-bottom:10px
}
.adds-wrapper .add-type{
    color:#3498db;
    background:#eee;
    border:1px solid #ddd;
    display:inline-block;
    height:25px;
    line-height:18px;
    padding:3px;
    text-align:center;
    width:25px
}
.adds-wrapper .price-box{
    padding:0
}
.adds-wrapper .price-box .item-price{
    font-size:24px;
    line-height:28px;
    font-weight:400;
    padding-bottom:15px
}
.pagination-bar{
    padding-bottom:35px;
    margin-top:35px
}
.pagination{
    margin:0
}
.pagination>li>a,.pagination .pagination>li>span{
    border:1px solid #eee;
    border-radius:0
}
.pagination .active>a,.pagination .active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{
    background-color:#3498db!important;
    border-color:#3498db!important
}
.pagination>li:first-child>a,.pagination .pagination>li:first-child>span{
    border-radius:0
}
.pagination>li:last-child>a,.pagination .pagination>li:last-child>span{
    border-radius:0
}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{
    background:#3498db;
    border-color:#3498db;
    color:#fff
}
.post-promo{
    background:#e5e5e5;
    border:1px solid #ddd;
    padding:30px
}
.post-promo h2{
    font-size:24px;
    font-weight:400;
    margin-bottom:10px
}
.post-promo h5{
    font-size:14px;
    font-weight:400;
    margin-bottom:20px
}
.ad-detail-content{
    margin-top:30px
}
.ad-detail-content p{
    margin-bottom:20px;
    color:#888
}
.ad-detail-content blockquote{
    padding:15px;
    background:#eee;
    border-left:3px solid #3498db
}
.Ads-Details{
    background:#f7f7f7;
    padding:30px;
    border:1px solid #e3e3e3
}
.Ads-Details .list-circle li{
    margin-left:20px
}
.posting .alert{
    margin-bottom:0
}
.posting .postin-title{
    font-weight:400;
    font-size:22px;
    line-height:30px
}
.posting .alert-success{
    color:#fff;
    background-color:#3498db;
    border-color:#eee;
    border-radius:0;
    padding:20px
}
.posting p{
    margin-left:25px
}
.box-notification-content{
    padding:15px 15px 15px 20px;
    margin-top:20px;
    margin-bottom:40px;
    width:auto;
    font-size:13px;
    background:#fffbcc;
    border:1px solid #f2eec0;
    color:#8f8838
}
.box-error-content{
    background:#ffcece;
    border:1px solid #efbfbf;
    color:#833;
    padding:15px 15px 15px 20px;
    margin-top:10px;
    margin-bottom:30px;
    width:auto;
    font-size:13px
}
.box-download-content{
    background:#e3f4de;
    border:1px solid #cddcc9;
    color:#98c58a;
    padding:15px 15px 15px 20px;
    margin-top:10px;
    margin-bottom:30px;
    width:auto;
    font-size:13px
}
.box-information-content{
    background:#d5eaf5;
    border:1px solid #c5d9e3;
    color:#2f81b0;
    padding:15px 15px 15px 20px;
    margin-top:10px;
    margin-bottom:30px;
    width:auto;
    font-size:13
}
.mainHeading{
    text-align:center;
    margin-bottom:20px
}
.mainHeading .section-title{
    font-size:24px;
    letter-spacing:.1em;
    padding:20px 0;
    text-transform:uppercase;
    font-weight:400
}
#pricing-table{
    background:#fff;
    text-align:center
}
#pricing-table .title{
    padding-top:25px;
    padding-bottom:20px
}
#pricing-table .title h1{
    font-size:48px;
    color:#888;
    font-weight:400;
    line-height:40px
}
#pricing-table .title h3{
    color:#444;
    text-transform:uppercase;
    font-size:24px;
    margin-bottom:0
}
#pricing-table .table{
    padding-bottom:50px;
    border:1px solid #eee;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear
}
#pricing-table .table .pricing-header{
    position:relative;
    padding:30px 0;
    background:#fafafa none repeat scroll 0% 0%;
    text-align:center;
    border-bottom:1px solid #eee;
    border-top:1px solid #eee;
    margin-bottom:50px;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear
}
#pricing-table .table .pricing-header .price-value{
    font-size:64px;
    color:#3498db;
    position:relative;
    text-align:center;
    font-weight:700;
    line-height:62px
}
#pricing-table .table .pricing-header .price-value sup{
    font-size:24px;
    position:relative;
    top:-24px;
    font-weight:400
}
#pricing-table .table .pricing-header .price-quality{
    font-size:14px;
    color:#888
}
#pricing-table .table .description{
    text-align:center;
    padding:0 50px;
    margin-bottom:50px
}
#pricing-table .table .description li{
    font-size:14px;
    color:#888;
    border-bottom:1px solid #eee;
    padding-bottom:10px;
    margin-bottom:10px
}
#pricing-table .table .description i{
    color:#3498db;
    margin-right:5px
}
.enquey.frm.wow.fadeInRight.animated {
    margin-top: 12px;
}
.bgh {
    font-size: 12px !important;
    padding: 0 10px!important;
    line-height: 18px!important;
}
#pricing-table .table:hover{
    border:1px solid #3498db;
    box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)
}
#pricing-table .table:hover .pricing-header{
    background:#3498db
}
#pricing-table .table:hover .pricing-header .price-value{
    color:#fff
}
#pricing-table .table:hover .pricing-header .price-quality{
    color:#fff
}
#pricing-table #active-tb{
    border:1px solid #3498db;
    box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)
}
#pricing-table #active-tb .pricing-header{
    background:#3498db
}
#pricing-table #active-tb .pricing-header .price-value{
    color:#fff
}
#pricing-table #active-tb .pricing-header .price-quality{
    color:#fff
}
.collapse-box{
    margin-bottom:15px
}
.collapset-title{
    border-top:1px solid #eee;
    color:#444;
    font-size:14px;
    font-weight:400;
    letter-spacing:1px;
    margin-bottom:0;
    margin-top:0;
    padding-bottom:10px;
    padding-top:15px;
    text-transform:uppercase
}
.no-border{
    border:none
}
.user-panel-sidebar ul{
    padding:0
}
.user-panel-sidebar ul li a{
    background:#fff;
    display:block;
    color:#444;
    font-size:12px;
    letter-spacing:.5px;
    line-height:26px;
    padding:5px 10px;
    text-align:left;
    border-bottom:1px solid #eee
}
.user-panel-sidebar ul li a:hover,.user-panel-sidebar ul li a:active,.user-panel-sidebar ul li.active a{
    background-color:#3498db;
    color:#fff
}
.user-panel-sidebar ul li a:hover .badge,.user-panel-sidebar ul li a:focus .badge,.user-panel-sidebar ul li.active a .badge{
    color:#fff
}
.user-panel-sidebar ul li:last-child a{
    border-bottom:none
}
.collapse-box .badge{
    float:right;
    background-color:transparent;
    color:#888;
    font-size:11px;
    line-height:20px;
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear
}
.table-search .control-label{
    line-height:16px;
    padding-right:0
}
.searchpan input#filter{
    font-size:12px;
    height:30px
}
.clear-filter{
    font-size:11px
}
.add-img-td img{
    width:100%
}
.table-action{
    display:block;
    margin-bottom:15px
}
table.add-manage-table>tbody>tr>td,table.add-manage-table>tbody>tr>th{
    vertical-align:middle
}
.table>thead>tr>th{
    border-bottom:none;
    color:#3498db
}
.table>thead>tr>th:nth-of-type(3n+1){
    text-align:center
}
.table-striped>tbody>tr:nth-of-type(2n+1){
    background:#f1f1f1!important
}
.ads-details-td h4{
    font-size:15px;
    margin-bottom:6px
}
.ads-details-td strong{
    font-size:13px;
    color:#444
}
.ads-details-td sapn{
    color:#888
}
.add-image i{
    padding-right:3px
}
.price-td{
    text-align:center;
    color:#888
}
.add-img-selector{
    width:2%
}
.add-img-td{
    width:20%
}
.ads-details-td{
    width:60%
}
.price-td{
    width:16%
}
.action-td{
    width:10%
}
.photo-count{
    background:none repeat scroll 0 0 #ccc;
    border:0;
    border-radius:0;
    font-size:12px;
    opacity:.9;
    padding:0 3px;
    position:absolute;
    right:4px;
    top:5px
}
.userimg{
    border:1px solid #eee;
    display:inline-block;
    width:75px;
    padding:3px;
    margin-right:5px
}
.usearadmin h3{
    font-size:18px;
    text-transform:uppercase
}
.welcome-msg{
    margin-bottom:30px
}
.pt{
    margin-top:15px
}
.box-title h2{
    margin:15px 0;
    padding:0;
    font-size:18px;
    line-height:normal;
    font-weight:500;
    text-transform:uppercase
}
.sell-your-item{
    color:#9a9a9a;
    font-size:12px;
    font-weight:400;
    letter-spacing:.54px;
    padding:20px 15px;
    position:absolute;
    right:5px;
    text-align:center;
    text-transform:uppercase;
    top:5px
}
.f-category{
    border:1px solid #eee;
    margin-top:-1px;
    background:#fff;
    padding:30px 15px;
    text-align:center;
    overflow:hidden;
    display:block;
    margin-right:-1px;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
.f-category .icon{
    border-bottom:10px
}
.f-category .icon i{
    font-size:40px
}
.f-category h6{
    color:#444;
    font-size:12px;
    letter-spacing:0;
    margin:10px 0
}
.f-category img{
    display:inline-block;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
.f-category:hover{
    background:#3498db
}
.f-category:hover .icon i{
    color:#fff
}
.f-category:hover h6{
    color:#fff
}
.item-list.make-grid{
    float:left;
    clear:none;
    width:23%;
    height:536px;
    margin-right:16px
}
.item-list.make-grid .photobox,.item-list.make-grid .add-desc-box,.item-list.make-grid .price-box{
    width:100%;
    clear:both
}
.item-list.make-grid .add-desc-box{
    padding:10px 0
}
.item-list.make-grid .price-box{
    text-align:left;
    padding-left:0;
    padding-right:0
}
.ads-details-wrapper h2{
    font-size:24px;
    line-height:30px
}
.ads-details-wrapper .item-intro{
    margin-bottom:15px
}
.ads-details-wrapper .item-intro .poster{
    color:#999;
    font-size:12px
}
.ads-details-info h4{
    font-size:15px;
    padding:10px 0
}
.list-border li{
    line-height:30px
}
.fallback-inner{
    background:#ddd;
    text-align:center;
    padding:50px
}
.fallback-inner .query-input{
    margin-bottom:30px
}
.fallback-inner .buttons{
    margin-bottom:30px
}
.fallback-content h2{
    font-size:26px;
    line-height:38px
}
.app{
    background:url(../img/bg/app-bg.jpg) fixed;
    background-size:cover;
    color:#fff;
    padding:80px 0;
    position:relative
}
.app::before{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:rgba(55,66,73,.6);
    z-index:99
}
img.capch {
    width: 126px !important;
}


a.right.fa.fa-chevron-right.btn.btn-success {
    background: #3498db;
}
a.left.fa.fa-chevron-left.btn.btn-success {
    background: #3498db;
}
.app .app-inner h2{
    font-size:45px;
    font-weight:100;
    line-height:55px;
    color:#fff;
    margin-bottom:15px
}
.app .app-inner .description{
    margin-bottom:30px
}
.app .app-inner .description h4{
    color:#fff;
    font-size:15px;
    font-weight:400
}
.app .app-inner .description p{
    color:#fff
}
.app .app-inner .btn{
    margin-right:20px
}
.back-to-top{
    display:none;
    position:fixed;
    bottom:18px;
    right:15px
}
.back-to-top i{
    display:block;
    width:36px;
    height:36px;
    line-height:36px;
    color:#fff;
    font-size:22px;
    text-align:center;
    background-color:#3498db;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
    transition:all .2s linear
}
.image-preview-input{
    position:relative;
    overflow:hidden;
    margin:0;
    color:#333;
    background-color:#fff;
    border-color:#ccc
}
.image-preview-input input[type=file]{
    position:absolute;
    top:0;
    right:0;
    margin:0;
    padding:0;
    font-size:20px;
    cursor:pointer;
    opacity:0;
    filter:alpha(opacity=0)
}
#content{
    padding: 0 30px;
}
.post-title{
    font-size:38px;
    font-weight:700;
    margin-bottom:10px
}
.post-title a{
    color:#444
}
.post-title a:hover{
    color:#3498db
}
.blog-post{
    margin-bottom:40px
}
.blog-post .post-thumb{
    position:relative
}
.blog-post .post-thumb .hover-wrap{
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:100%;
    text-align:center;
    height:100%;
    background:rgba(246,246,246,.5);
    opacity:0;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    transition:all .4s ease
}
.blog-post .post-thumb:hover .hover-wrap{
    opacity:1
}
.blog-post .post-content{
    width:100%;
    padding:50px 30px;
    border:1px solid #eee
}
.blog-post .post-content .meta{
    font-size:13px;
    margin-bottom:10px
}
.blog-post .post-content .meta i{
    margin-right:4px
}
.blog-post .post-content .meta .meta-part{
    display:inline-block;
    border-right:1px solid #e2e2e2;
    margin-right:10px;
    padding-right:10px
}
.blog-post .post-content .meta .meta-part a{
    color:#888
}
.blog-post .post-content .meta .meta-part:last-child{
    border-right:none
}
.blog-post .post-content p{
    color:#888
}
.quote-post .quote-wrap{
    text-align:center;
    padding:50px 0;
    font-size:25px;
    font-style:italic;
    font-weight:400;
    background:#f7f7f7
}
.quote-post .quote-wrap blockquote{
    border-left:none;
    font-size:25px;
    line-height:30px
}
.video-post .video-wrapper{
    width:100%;
    position:relative;
    padding:0
}
.video-post .video-wrapper iframe{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    border:none
}
.right-sidebar{
    padding-left:20px
}
.search{
    width:100%;
    margin-bottom:0!important;
    position:relative
}
.search-btn{
    position:absolute;
    top:12px;
    right:30px;
    border:none;
    background:0 0
}
.search-btn i{
    color:#888
}
#sidebar{
    margin-bottom:30px
}
#sidebar .widget{
    border:1px solid #eee;
    padding:20px 28px;
    margin-bottom:30px
}
#sidebar .posts-list li{
    margin-bottom:12px;
    padding-bottom:12px;
    border-bottom:1px solid #ccc
}
#sidebar .posts-list li:last-child{
    margin:0;
    padding:0;
    border:none
}
#sidebar .posts-list .widget-thumb{
    float:left
}
#sidebar .posts-list .widget-thumb a{
    display:block
}
#sidebar .posts-list .widget-thumb a img{
    border:1px solid #ccc;
    padding:3px;
    margin:5px 15px 0 0;
    transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -webkit-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out
}
#sidebar .posts-list .widget-thumb:hover img{
    border-color:#3498db
}
#sidebar .posts-list .widget-content a{
    font-weight:400;
    color:#333;
    font-size:14px
}
#sidebar .posts-list .widget-content span{
    color:#666;
    font-size:12px;
    display:block;
    margin:3px 0
}
#sidebar .posts-list .widget-content span i{
    padding-right:5px
}
#sidebar .tag a{
    display:inline-block;
    font-size:12px;
    color:#333;
    padding:7px 12px;
    border:1px solid #ccc;
    margin:4px 1px;
    border-radius:0x;
    transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out;
    -o-transition:all .4s ease-in-out
}
#sidebar .tag a i{
    padding-right:5px
}
#sidebar .tag a:hover{
    border-color:#3498db;
    color:#fff;
    background:#3498db
}
.single-post p{
    margin-bottom:20px!important
}
.single-post blockquote{
    border-left:none;
    text-align:center;
    padding:30px;
    background:#3498db
}
.single-post blockquote .quote-text{
    font-size:20px;
    font-weight:400;
    color:#fff;
    line-height:34px
}
.single-post blockquote p{
    margin-top:10px;
    margin-bottom:0!important
}
.single-post blockquote p a{
    color:#fff
}
.single-post blockquote p a:hover{
    color:#fff
}
.author .author-img{
    float:left;
    margin-right:30px
}
.author .author-text .author-title{
    width:100%;
    height:34px
}
.author .author-text h3{
    font-size:22px;
    font-weight:400;
    margin-bottom:26px
}
.author .author-text p{
    color:#888;
    line-height:26px
}
#comments h3{
    font-size:20px;
    font-weight:400
}
#comments .comments-list{
    padding:0;
    margin:0 0 35px
}
#comments .comments-list .media{
    padding:30px 0;
    border-bottom:1px solid #ddd
}
#comments .comments-list .media .thumb-left{
    float:left
}
#comments .comments-list .media .thumb-left img{
    border-radius:4px
}
#comments .comments-list .media .info-body{
    margin-left:90px
}
#comments .comments-list .media .info-body .name{
    font-size:16px;
    font-weight:700;
    float:left;
    line-height:25px;
    margin-right:10px
}
#comments .comments-list .media .info-body .comment-date{
    font-weight:600;
    color:#888;
    margin-left:5px;
    font-size:12px
}
#comments .comments-list li ul{
    padding-left:85px
}
.reply-link{
    color:#888;
    border-radius:0;
    font-size:14px;
    float:right;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    transition:all .4s ease
}
.respond-title{
    font-size:20px;
    font-weight:400;
    padding:0 0 30px
}
.main-desc{
    margin-bottom:30px
}
.main-desc p{
    font-size:26px;
    font-weight:400;
    line-height:36px
}
.projects-carousel .owl-controls .owl-buttons{
    right:9px
}
.social-link a{
    color:#cacaca;
    text-align:center;
    width:32px;
    border:1px solid #cacaca;
    line-height:32px;
    border-radius:0;
    display:inline-block;
    height:32px
}
.social-link .facebook:hover{
    color:#3b5998;
    border-color:#3b5998
}
.social-link .twitter:hover{
    color:#55acee;
    border-color:#55acee
}
.social-link .google:hover{
    color:#dd4b39;
    border-color:#dd4b39
}
.social-link .linkedin:hover{
    color:#007bb5;
    border-color:#007bb5
}
.head-faq{
    margin-bottom:20px
}
.panel-group .panel{
    margin-bottom:24px
}
.panel-default{
    border-radius:0;
    border:none
}
.panel-default .panel-heading{
    padding:0 30px;
    outline:medium;
    border-radius:0;
    background:#e6e6e6;
    border:1px solid #ccc;
    width:100%;
    box-shadow:none
}
.panel-default .panel-heading .panel-title{
    margin-top:0;
    margin-bottom:0;
    font-size:16px;
    color:inherit
}
.panel-default .panel-heading a{
    font-size:15px;
    font-weight:400;
    padding:15px 35px 15px 0;
    display:inline-block;
    width:100%;
    color:#444;
    position:relative;
    text-decoration:none
}
.panel-default .panel-heading a:after{
    font-family:fontawesome;
    content:"";
    position:absolute;
    right:15px;
    color:#3498db;
    font-size:14px;
    font-weight:300;
    top:50%;
    line-height:1;
    margin-top:-7px
}
.panel-default .panel-heading .collapsed:after{
    content:""
}
.panel-default .panel-collapse .panel-body{
    padding:15px 30px;
    background-color:#fff;
    border:1px solid #ccc
}
.contact-form,.information{
    margin-top:40px
}
.contact-datails{
    margin-bottom:12px;
    min-height:75px;
    position:relative
}
.contact-datails .icon{
    position:absolute
}
.contact-datails .icon i{
    font-size:18px
}
.contact-datails .info{
    padding-left:30px
}
.contact-datails .info h3{
    font-size:15px;
    display:block;
    text-transform:uppercase
}
.contact-datails .info .datail{
    display:block;
    color:#888
}
.form-control{
    background-color:#fff;
    border:1px solid #d8d9da;
    border-radius:0;
    box-shadow:0 0 1px rgba(0,0,0,.075);
    color:#444;
    display:block;
    height:44px;
    padding:10px 12px;
    width:100%;
    font-weight: normal;
}
.input-icon input{
    padding-left:40px
}
.input-icon{
    position:relative
}
.login-form .input-icon i{
    color:#444;
    opacity:.6;
    border-right:1px solid #ccc;
    padding-right:10px
}
.input-icon i{
    font-size:15px;
    left:12px;
    line-height:22px;
    margin-top:-11px;
    position:absolute;
    top:50%
}
.form-control:focus,textarea:focus{
    box-shadow:none;
    border:1px solid #3498db;
    outline:none
}
.has-error .form-control:focus{
    box-shadow:none
}
.addon{
    font-size:20px;
    color:#888;
    border-radius:0;
    width:32px!important
}
ul.list-inline.pull-right.butn-nxt {
    margin: 16px 0;
    float: left;
    width: 100%;
}
li.next-button button {
    margin-right: 21px !important;
}
li.next-button {
    float: right;
}
li.next-button button {
    margin-right: 21px !important;
    background: transparent;
    box-shadow: 0 0 0 0;
    color: #3498db;
    font-weight: 600;
    font-size: 17px;
}
.box{
	background: #fff;
    padding:0px;
    border:1px solid #ddd;
   
}
.page-login-form h3{
    font-size:18px;
    color:#444;
    line-height:18px;
    padding:15px 0 30px;
    text-transform:uppercase;
    text-align:center
}
.page-login-form .login-form .form-control{
    background:#fff!important
}
.page-login-form .log-btn{
    width:100%;
    padding:12px 22px;
    margin:0 0 20px;
    letter-spacing:1;
    text-transform:capitalize;
    font-size:16px
}
.page-login-form .form-links{
    width:100%;
    height:25px
}
.page-login-form .form-links li{
    display:inline-block
}
.page-login-form .form-links li a{
    color:#999
}
.page-login-form .form-links li a:hover{
    color:#3498db
}
.page-login-form .checkbox{
    margin-bottom:10px
}
.page-login-form input[type=checkbox]{
    display:none
}
.page-login-form .checkbox label{
    cursor:pointer;
    position:relative;
    padding-left:25px;
    margin-bottom:5px;
    color:#797979
}
.page-login-form .checkbox label:before{
    content:"\2022";
    display:inline-block;
    color:#cbcbcb;
    width:16px;
    height:16px;
    margin-right:10px;
    position:absolute;
    left:0;
    top:5px;
    border:1px solid #e6e6e6;
    border-radius:8px;
    font-size:35px;
    text-align:center;
    line-height:10px
}
.page-login-form .checkbox input[type=checkbox]:checked+label:before{
    content:"\2022";
    color:#3498db;
    font-size:35px;
    text-align:center;
    line-height:10px
}
.page-login-form .checkbox-inline+.checkbox-inline{
    margin-left:0
}
.table-action .checkbox{
    margin-top:0;
    float:left
}
.registration .form-group{
    margin:0
}
.registration .form-group .lable{
    margin-bottom:10px
}
.registration .form-group .form-control{
    background:#fff!important
}
.registration .btn{
    padding:7px 20px;
    border:none
}
.form-ad .checkbox label{
    margin-bottom:0
}
.kv-file-zoom,.file-upload-indicator{
    display:none
}
.page-ads .title-2{
    color:#3498db;
	text-align:center;
}
.control-label{
    font-size:14px;
    color:#555;
    font-weight:700;
    margin-bottom:10px
}
.btn-file input[type=file]{
    position:absolute;
    top:0;
    right:0;
    min-width:100%;
    min-height:100%;
    text-align:right;
    opacity:0;
    background:transparent none repeat scroll 0 0;
    cursor:inherit;
    display:block
}
.file-caption{
    height:54px
}
.mb15{
    margin-bottom:15px
}
.mb30{
    margin-bottom:30px
}
.red-bg{
    background:#d9534f
}
.red-bg .styled-select{
    color:#fff
}
.form-static{
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle
}


/* custome css */
.page-ads.box.vf h1 {
    text-align: center;
    color: #3498db;
}
p.mar-top30 {
    text-align: center;
    padding: 20px 0;
    font-size: 15px;
}
span.mar-rig85 a {
    color: #3498db;
}
.captcha input, .captcha input:focus {
    width:220px;
    height: 42px;
    margin: 0 10px!important;
    padding: 0 10px!important;
}
.captcha {
    height: 42px;
    margin-left: 90px;
    margin-top: 20px;
	text-align:center;
}
.captcha-box {
    width: 130px;
    height: 42px;
    float: left;
}
.form-checkboxes {
    float: left;
    width: 100%;
    background: #fff;
    padding: 6px;
    border: 1px solid #ddd;
}
.form-item {
    padding: 2px 2px 2px 18px;
    float: left;
    margin: 2px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    padding: 5px 0 0 1px;
    width: 190px !important;
}
.top-header {
    background: #f8f8f8;
    padding: 4px;
	border-bottom: 1px solid #d8d9da;
}
.remove_field{
    padding:10px;
    border:1px solid #000;
}
.phone {
    text-align: right;
}
.btn-danger {
    color: #fff;
    background-color: #3083b7 !important;
    border-color: #dadce0;
}
.media {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.media__image { display: block; }

.media__body {
  background: rgba(41, 128, 185, 0.7);
  bottom: 0;
  color: white;
  font-size: 1em;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 3.75em 3em;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.media__body:hover { opacity: 1; }

.media__body:after,
.media__body:before {
  border: 1px solid rgba(255, 255, 255, 0.7);
  bottom: 1em;
  content: '';
  left: 1em;
  opacity: 0;
  position: absolute;
  right: 1em;
  top: 1em;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: 0.6s 0.2s;
  transition: 0.6s 0.2s;
}

.media__body:before {
  border-bottom: none;
  border-top: none;
  left: 2em;
  right: 2em;
}

.media__body:after {
  border-left: none;
  border-right: none;
  bottom: 2em;
  top: 2em;
}

.media__body:hover:after,
.media__body:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.media__body h2 { margin-top: 0; }

.media__body p { margin-bottom: 1.5em; }
.border-2.wow.animated {
    margin: 13px 0;
}
.media__body h2 {
    font-size: 24px;
}
all-cat {
    text-align: center;
    padding: 0px 0 42px 0;
    float: left;
    width: 100%;
}
p.srcho {
    color: #9a9a9a;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 15px;
    font-weight: normal;
}
.all-cat p {
    color: #9a9a9a;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 15px;
    font-weight: normal;
}
.main-back::before {
    position: absolute;
    content: "";
    background: #222e4c;
    opacity: .6;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
}
.all-button a {
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    height: 40px;
	border-radius: 4px;
    line-height: normal;
    padding: 12px;
    text-transform: uppercase;
    background-color: #3083b7 !important;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.15), 0 4px 15px 0 rgba(0,0,0,.15);
}
.btn-group.bootstrap-select.dropdown-product.city {
    width: 450px !important;
}
li.next-button button:focus {
    background: transparent;
    box-shadow: 0 0 0 0;
}
button.btn.btn-primary.next-step {
    margin-right: 80px;
}
button.btn.btn-default.skyp.next-step {
    background: #3498db;
}
button#dropdownMenu1 {
    color: #333;
    border: 1px solid #d8d9da;
    border-radius: 0;
    padding: 11px 20px;
    box-shadow: 0px 0 0 0 !important;
}
select.swedis {
    padding: 9px 14px;
    font-size: 18px;
    border: 1px solid #d8d9da;
}
/* form css */

.wizard {
    margin: 20px auto;
    background: #fff;
    float: left;
    width: 100%;
    padding: 20px;
}
    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 0;
        padding: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #3498db;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}
.sidmenu ul li a:hover {
    background: transparent;
    border: 0;
    color: #3083b7;
}
.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 0%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    width: 100%;
    border-bottom: 1px solid #1b72b9;
    /* border-bottom-color: #5bc0de; */
}
.nav-tabs {
    background: transparent;
    border: 0;
    border-radius: 3px;
    padding: 0 15px;
}
.sidmenu ul li a {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    padding: 10px 5px 10px 15px;
    font-size: 14px;
    color: #424242;
    box-sizing: border-box;
}
.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}
.wizard .tab-pane {
    position: relative;
    padding-top: 5px !important;
}
.free-listing-form h2 {
    font-size: 24px;
    text-align: center;
    margin: 0;
    padding-bottom: 34px !important;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}
@media only screen and (max-width: 480px) {
   #content {
    padding: 0px;
}
button.btn.btn-primary.next-step {
    margin-right: 56px;
    margin-top: 18px;
    font-size: 12px;
    padding: 10px;
}
ul.list-inline.pull-right.butn-nxt {
    text-align: center;
}
button.btn.btn-default.prev-step {
    background: #19699e !important;
    /* font-size: 10px; */
    font-size: 12px;
    padding: 10px;
    /* float: left; */
    margin-top: 10px;
}
}
/* form end */
.header.inners {
    background: #fff;
}
.row.search-bar.listingg {
    background: transparent;
    padding: 9px 0;
}
button.btn.btn-common.btn-search.btn-block.list-search {
    font-size: 12px;
    height: 40px;
    padding: 0;
    background-color: #3083b7 !important;
    background-color: #3083b7 !important;
    border-radius: 4px;
}
section.breadcrumb-section ol.breadcrumb li a {
    font-size: 12px;
}
section.breadcrumb-section .breadcrumb>.active {
    color: #3083b7;
    font-size: 12px;
}
section.breadcrumb-section ol.breadcrumb {
    position: relative;
    margin-top: 0;
}
section.breadcrumb-section ol.breadcrumb {
    position: relative;
    margin-top: 0;
    background: #fff;
    /* border: 1px solid #e5e1e1; */
    /* box-shadow: 0 1px 0 #e5e1e1; */
    float: left;
    border: 1px solid #e0e5f3;
    border-radius: 5px;
    box-shadow: 0 0 40px 0 rgb(234 238 249 / 50%);
    border-radius: 5px;
    width: 100%;
    margin-bottom: 18px;
    padding: 17px 15px;
}
.frm-bx input {
    border-radius: 5px !important;
    box-shadow: none !important;
}
.form-control.categ-lft1 {
    width: 49%;
    float: left;
}
.form-control.categ-rgt1 {
    width: 49%;
    float: right;
}
.form-group {
    margin-bottom: 10px !important;
}
.frm-bx {
    width: 100%;
    float: left;
   
}
.enquey {
    background: #fff;
    padding: 26px;
    margin: 0px 0 10px 0;
    float: left;
    /* box-shadow: 0 1px 6px rgb(32 33 36 / 28%); */
    -moz-box-shadow: 0 1px 6px rgba(32,33,36,.28);
    /* -webkit-box-shadow: 0 1px 6px rgb(32 33 36 / 28%); */
    border-radius: 3px;
    border: 1px solid #e0e5f3;
    border-radius: 5px;
    box-shadow: 0 0 40px 0 rgb(234 238 249 / 50%);
    border-radius: 5px;
    width: 100%;
}
.form-contain-box legend {
    text-align: center;
    box-shadow: 0 0 0 0 !important;
	    color: #333;
}
h5.ncr {
    color: #fff;
    padding: 10px 0;
    position: relative;
}
.form-group.frm-bx.is-empty input {
    height: 38px;
	    font-size: 12px !important;
}
.form-control.categ-lft1 {
    width: 49%;
    float: left;
	    font-size: 12px !important;
    height: 38px !important;
}
.form-control.categ-rgt1 {
    width: 49%;
    float: right;
	    font-size: 12px !important;
    height: 38px !important;
}
input#sendissuedetails {
    background: #1b72b9;
    /* padding: 10px; */
    border-radius: 3px !important;
    color: #fff;
    padding: 8px 20px;
}
.crl {
    background: #fff;
    /* border: 1px solid #e5e1e1; */
    /* box-shadow: 0 1px 0 #e5e1e1; */
    float: left;
   border: 1px solid #e0e5f3;
    border-radius: 5px;
    box-shadow: 0 0 40px 0 rgb(234 238 249 / 50%);
    border-radius: 5px;
    width: 100%;
  margin-bottom: 18px;

}
.produc-img.pic img {
    width: 100% !important;
    height: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 157px;
    object-fit: cover;
}

.pad-left
{
padding-left:0 !important;
}
.col-md-12.pag {
    text-align: center;
    padding: 19px 0;
}
div#staticlcf_contactMeHeading {
    background: #3498db;
    color: #fff;
    font-size: 18px;
    padding: 8px;
}
.produc-img.pic {
    
    width: 100%;
    border: 0;
    position: relative;
    overflow: hidden;
}
span.tooltip.not.facebook .fa {
    color: #ffa22b;
}
a.mt-1.mb-1.mr-0.dsd {
    float: right;
    padding: 6px 5px;
    font-size: 15px;
}
/* Container Tooltip */
.tooltip {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 40px;
    cursor: pointer;
}
span.tooltip.facebook .fa {
    font-size: 19px;
    color: #10d403 ;
}

.tooltip {
    /* position: absolute; */
    display: flex;
    justify-content: left;
    /* align-items: center; */
    margin-right: 40px;
    cursor: pointer;
    right: -10px;
    top: 10px;
    width: auto;
        z-index: 1;
}
h2.resultTitle a {
    float: left;
    width: 299px;
    white-space: nowrap;
    width: 293px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rate-review {
    float: left;
    width: 100%;
}
/* Style text tooltip */
.tooltipText {
    background-color: #3183b7;
    position: absolute;
    bottom: 96%;
    padding: 3px 15px;
    border-radius: 5px;
    font-size: 14px;
    left: -22px;
    opacity: 0;
    transition: all .5s;
    color: #fff !important;
}
.fb {color: #fff;}
.tw {color: #1da1f2}
.wa {color:#25d366}


/*  Membuat dan style tip*/
.tooltipText::after {
    content: '';
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 40%;
    margin-left: 5%;
}

/* Style Icon */



/* Hover text tooltip */
.tooltip:hover .tooltipText{
    opacity: 1;
    transform: translateY(-10px);
}



a.btn.btn-default.viewnumber.button.clickk {
    margin: 0;
    color: #333;
    border: 1px solid #333 !important;
    box-shadow: 0 0 0 0;
    border-radius: 2px;
    padding: 6px 6px;
    font-weight: 400;
    font-size: 12px;
}
.btn.btn-default.get-qut.qutions.button.clickk {
	background: #1ad50d;
	border: 1px solid #1ad50d !important;
}
a.btn.btn-default.get-qut.button.clickk {
    margin: 0;
    color: #fff;
    border: 1px solid #166eb6 !important;
    box-shadow: 0 0 0 0;
    border-radius: 3px;
    padding: 6px 6px;
    font-weight: 400;
    background: #1b72b9;
    font-size: 12px;
}
.produc-img img {
 position:relative;
 
  transform: scale(1);
  transition: transform;
  transition-duration:1s;
    width: 352px;
    /* padding: 4px 0px; */
    height: 235px;
   
}
.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px;}
.resultTitle {
    padding-top: 0px;
    margin: 0;
    color: #3083b7;
    font-size: 15px;
    line-height: 34px;
        position: relative;
}
.catNameTitle {
    margin: 0;
    font-size: 2.0em;
    color: #3083b7 ;
    font-weight: normal;
    display: inline-block;
}
.catNameTitle {
    margin: 0;
    font-size: 24px;
    color: #333;
    font-weight: 600;
    display: inline-block;
    padding: 1px 0;
}
.pad-none
{
padding:0;
}
.ratevalue {
    padding: 3px;
    background: #3083b7 ;
    color: #fff;
}
.contact-details li {
    font-size: 14px;
}
.contact-details li {
    font-size: 14px;
    padding: 5px 0;
    white-space: nowrap;
    width: 379px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3f3e50;
}
li.movile-no {
    color: #333;
    font-weight: 600;
}
button.hidden-xs.btn.btn-default.cardFooterButtonBlue {
    background: #3083b7;
    padding: 6px;
    font-size: 12px;
}
.border-write {
    border-top: 1px solid #ccc;
    padding: 12px 12px;
}
button.btn.btn-default.tol {
    background: #3083b7;
    padding: 6px;
    font-size: 12px;
}
.share {
    float: right;
}
button.btn.btn-default.tol i {
    margin: 0 !important;
}
span.input-group-addon {
    /* background: #000 !important; */
    padding: 6px 12px !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee !important;
    border: 1px solid #ccc !important;
    border-radius: 4px;
}
.lcfForm {
    padding: 12px;
}
.lcfFormField, .lcfAttrName {
    padding: 3px;
}
.hidden-xs.col-sm-12.col-md-12.col-lg-12.lcfFormSubmit {
    text-align: center;
}

button.btn.btn-primary.kvh.btn-lg {
    padding: 11px;
}
.pad0
{
padding:0 !important
}

/* inner */

button.btn.btn-default.tol.facebok {
    background-color: #3B5998;
    padding: 6px 12px;
}
.cardTitle {
    margin: 0;
    padding: 11px;
    /* background: #1f76bc; */
    font-size: 16px;
    color: #333;
    font-weight: 400;
    font-size: 18px;
    font-weight: 500;
    padding: 18px;
    border-bottom: 1px solid #ddd;
}
.captcha img {
    width: 100px;
}
div#divBusiness {
    padding: 15px 10px;
    font-size: 14px;
}
.tableCell {
    padding: 8px;
    border-top: 1px solid #E5E5E5;
}
button.btn.btn-default.tol.Google {
    background-color: #d34836;
}
button.btn.btn-default.tol.Twitter {
    background-color: #4099FF;
}
 .animated {
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s;
}

.stars
{
    margin: 20px 0;
    font-size: 24px;
    color: #d17581;
}
a#open-review-box {
    background: #3498db;
}
a#close-review-box {
    padding: 11px;
}
.overflowContent {
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
}
.redCell {
    color: #fd5a5a;
    padding: 10px;
    border-top: 1px solid #E5E5E5;
}
.card.width100 {
    margin-bottom: 22px;
}
.main-back {
    /* background-position: center; */
    background: url(../img/banner-3.jpg);
    padding: 20px 0;
   
    background-size: cover;
    background-position: left;
}
h2.resultTitle.mn {
    color: #fff;
    font-size: 32px;
    padding-bottom: 10px;
	    padding-top: 0px;
}
span.resultSubTitle.tl {
    color: #fff;
}
.contact-details.iner li {
    color: #fff;
    font-size: 16px;
}
button.btn.btn-default.viewnumber {
    padding: 1px;
    background: transparent;
    box-shadow: 0 0 0 0;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 5px 11px;
}
button.btn.btn-default.viewnumber {
    padding: 1px;
    background: transparent;
    box-shadow: 0 0 0 0;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 5px 11px;
    margin: 13px 0px;
}
.produc-img img{
  position:relative;
  height:100%;
  width:100%;
  transform: scale(1);
  transition: transform;
  transition-duration:1s;
}
.produc-img:hover img{
  transform: scale(1.2);
  transition: transform;
  transition-duration:1s;
}
.produc-img{
  position:relative;
  overflow:hidden;
  width: 352px;
  border:2px solid #0099cc; 
}

.category-sections .contact-details li {
    font-size: 14px;
    padding: 5px 0;
    white-space: nowrap;
    width: 335px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3f3e50;
}


.button {
    font-size: 1em;
    padding: 5px 5px;
    background: transparent;
    color: #fff;
    margin-top: 11px;
    border: 2px solid #ffffff !important;
    /* border-radius: 20px/50px; */
    /* text-decoration: none; */
    cursor: pointer;
    transition: all 0.3s ease-out;
}

ul.categorys li a:hover {
    color: #1b72b9;
}

.overflowContent p {
    padding: 15px;
    font-size: 14px;
    /* font-weight: 600; */
}
a.col-xs-12.col-md-6.pad0 span:hover {
    background: #3498db;
    color: #fff;
   
}
a.btn.btn-default.viewnumber.button:hover {
    background: transparent;
}

.modal-content.area {
    width: 50%;
    margin: auto;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    opacity: 2 !important;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}
.content input {
    width: 100%;
    margin: 10px 0;
    height: 40px;
    padding: 5px;
}
a.close.bv {
    position: absolute;
    top: 9px;
    right: 12px;
}
button.btn.btn-warning.popup-sub {
       background: #1b7cbb;
    padding: 11px;
    margin: auto;
    text-align: center;
    width: 100%;
    border: 0;
    text-transform: uppercase;
}
@media screen and (max-width: 700px){
  .box{
    width: 100%;
  }
  .popup{
    width: 70%;
  }
}


/* gallery start */
.gal-container {
    padding: 12px;
    float: left;
    width: 100%;
}
.gal-item{
	overflow: hidden;
	padding: 3px;
}
.gal-item .box{
	height: 196px;
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: -75px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}

}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
.search-bar {
	width: 100% !important;
	margin: 0;
	padding: 0;
	background: transparent;
}
.col-md-3.p-0.col-sm-6.search-col.citys {
	width: 32%;
	float: left;
}
.col-md-7.p-0.col-sm-6.search-col.serch {
	float: left;
	width: 50%;
}
.col-md-2.p-0.col-sm-6.search-col.btns- {
	float: left;
	width: 18%;
}
.btns- .btn-search {
	padding: 13px;
	border-radius: 0;
	font-size: 11px;
}
#myModal2 .modal-dialog.locality { width: auto !important;}
#myModal2 .modal-body {position: relative; padding: 13px 25px;}
.login .row.search-bar.listingg.inner-listings {display: none; !important}
.modal-dialog.locality h4 {
    padding: 10px;
    text-align: left;
    text-transform: uppercase;
    color: #246a99;
}
.free-listing-form {
    margin: 23px 0 50px 0;
}
#myModal2 .col-md-3 {
    width: 50%;
    float: left;
    margin-bottom: 26px;
}
#myModal2 button.close.ds {
background: transparent !important;
    top: 30px !important;
    right: 10% !important;
 
}
    .categories__item {
    width: calc(56% - 101px) !important;
    float: left;
    text-align: center;
    margin-right: 0px;
    padding-top: 16px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-radius: 5px;
    background: #ffffff;
    transition: all 0.5s ease-in-out;
}
}
/* Footer Style */
i.red{
    color:#BC0213;
}

 
/* galley end */

.col-item
{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}
.smilier-busines {
    padding: 50px 0;
}
.smilier-busines h3 {
    padding: 7px 0;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 20px;
}
div#listngInfoDetBox .fas {
    color: #3498db;
    padding-right: 4px;
    font-size: 18px;
}
a.left.fa.fa-chevron-left.btn.btn-success {
    padding: 14px;
}
a.right.fa.fa-chevron-right.btn.btn-success {
    padding: 14px;
}


@media only screen and (max-width: 667px) {
  .phone {
    text-align: center;
}
.email {
    text-align: center;
}
.styled-select {
    position: relative;
    margin-bottom: 0;
    width: 100%;
}
.catNameTitle {
    margin: 0;
    font-size: 30px;
    color: #3083b7;
    font-weight: 600;
    display: inline-block;
    padding: 10px 0;
}
button.btn.btn-primary.kvh.btn-lg {
    padding: 11px;
    margin: 13px 0;
}
.produc-img.pic {
    height: auto;
    width: auto;
    border: 0;
    position: relative;
    overflow: hidden;
}
.produc-img.pic img {
    width: 100%;
    /* padding: 4px 0px; */
    height: 147px;
}
.contact-details li {
    font-size: 14px;
    padding: 5px 0;
    width: 100%;
    float: left;
} 
img.media__image {
    width: 477px;
    /* width: 100%; */
    padding: 10px 0;
}

.border-2 {
    border-bottom: 0px solid #ff5353;
}
}


/* owl */

button.owl-next {
    font-size: 66px !important;
    position: absolute;
    right: -29px;
    top: 59px;
    /* color: #fff !important; */
    /* background: #000 !important; */
}
button.owl-prev {
    font-size: 66px !important;
    position: absolute;
    left: -29px;
    top: 59px;
    /* color: #fff !important; */
    /* background: #000 !important; */
}
.item h3 {
    margin: 0;
    padding: 0;
    /* background: #ddd; */
	text-transform:lowercase;
	padding:0 5px;
}
.item p{
	padding:0 5px;
}
.item {
    background: #f3f3f3;
    padding: 2px;
}
.innerslider h2 {
    font-size: 25px;
    padding: 10px 0;
}

.innerslider {
    float: left;
    width: 100%;
}


/*new css*/

.phone a {
    font-size: 16px;
}
.email a {
    font-size: 16px;
}

section#categories-homepage {
    background: #fff;
    padding: 23px 0 30px 0;
    display: none;
}
span.subheading {
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
    color: #3498db;
    text-transform: uppercase;
    font-weight: 700;
}
.col-md-12.heading-section.text-center.mb-5.aos-init.aos-animate h2 {
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 21px;
    line-height: 1.4;
}
.categories__item:hover img {
    transform: translate(0px, -6px);
    transition: all 0.2s ease-in-out;
}
.categories__item {
    width: calc(20% - 89px);
    float: left;
    text-align: center;
    margin-right: 0px;
    padding-top: 16px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-radius: 5px;
    background: #ffffff;
    transition: all 0.5s ease-in-out;
}
.categories__item img {
    width: 46%;
}
.categories__item:hover {
    background: #efefef;
}
.categories__item h5 {
    color: #323232;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 4px;
        font-size: 14px;
}
.categories__item span {
   font-size: 13px;
    color: #707070;
    display: block;
    font-weight: 400;
}
section#how-it-work {
    float: left;
    width: 100%;
    padding: 40px;
}
.col-md-8.col-sm-12.mn p {
    font-size: 16px;
    padding: 5px 0;
}
a.expl {
    background: #fff;
    padding: 25px 38px;
    color: #333;
    border: 1px solid #ddd !important;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    border-radius: 0px;
    line-height: 1;
    -moz-user-select: none;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
}
.col-md-4.col-sm-12.con-butns {
    text-align: right;
}
a.expl::before {
    position: absolute;
    content: "";
    width: 101%;
    height: 101%;
    left: 0;
    top: 0;
    background: #1fa0f7;
    z-index: 1;
    /* transition: t; */
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    /* transition: transform 0.5s; */
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0px;
}
a.expl:hover::before {
    transform: scaleX(1);
    color: #fff !important;
     z-index: -1; 
}
.single-service.mb-30 {
    padding: 44px 26px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    margin-bottom: 30px;
}
.service-icon span {
    width: 67px;
    height: 67px;
    background: #ddd;
    line-height: 67px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    margin-bottom: 31px;
    font-size: 26px;
}
.services-cap h5 {
    font-size: 22px;
    color: #001f38;
    line-height: 1.4;
    margin-bottom: 18px;
}
.services-cap p {
    color: #10285d;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: normal;
    /* min-height: 130px; */
    color: #9a9a9a;
    line-height: 23px;
    text-align: justify;
}
.single-service.mb-30:hover .service-icon span {
    color: #3498db;
}

.single-service.mb-30:hover {
    box-shadow: 0px 10px 30px 0px rgb(133 66 189 / 10%);
}
.our-services {
    float: left;
    width: 100%;
    margin-top: 58px;
}
.card {
    display: inline-block;
    position: relative;
    width: 100%;
    border-radius: 3px;
    color: rgba(0,0,0,.87);
    background: #fff;
   
}
footer {
    float: left;
    width: 100%;
}
section#content-section {
    float: left;
    width: 100%;
    padding: 40px 0;
    background: #f9f9f9;
}
.col-md-3.col-sm-4.sticky {
    position: sticky;
    top: 23px;
}
.rate-txt:before {
    background-position: -4px -3px;
    width: 14px;
    height: 14px;
    margin: -4px 5px 0 0;
}
.score {
    display: inline-block;
    margin-left: 10px;
    margin-right: 0;
}
.score strong {
    color: #fff;
    background-color: #1a72b9;
    display: inline-block;
    padding: 2px 7px;
    border-radius: 3px;
    font-size: 14px;
}
.rate-review .rate-txt {
    color: #333;
    display: inline-block;
    margin-right: 5px;
    font-weight: 600;
    vertical-align: middle;
}
.score:after {
    content: 'Search021 Score';
    display: inline-block;
    padding-left: 0;
    font-size: 14px;
    font-weight: 400;
}
.rate-review .review-txt {
    font-weight: 400;
    color: #888;
    font-size: 14px;
    vertical-align: middle;
    text-transform: capitalize;
}
.rate-txt:before {
    content: '';
    display: inline-block;
    background: url(//sulcdn.azureedge.net/content/images/sprite-list.png) 1px 2px no-repeat;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: -5px 0 0 0;
}
section#content-area {
    background: #f7f7fb;
    padding: 15px 0;
}
section.register-form-here {
    background: #f7f7fb;
    padding: 15px 0;
}
.opt-here {
    float: left;
    width: 100%;
    border-radius: 6px;
    padding-bottom: 26px;
    background: #fff;
    box-shadow: 0 17px 25px rgb(152 165 178 / 10%);
}
.free-listing-form.otp-vefication-section {
    padding: 21px;
    display: flow-root;
    float: none;
    border-radius: 6px;
    margin-bottom: 22px;
    position: relative;
    /* box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%), 0 2px 5px 0 rgb(0 0 0 / 15%); */
    left: 69px;
    background: #fff;
    top: 0px;
    /* box-shadow: 0 0 46px 0 rgb(36 39 44 / 30%); */
}
.btn-free-listing-otp-verify {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 22px;
    padding: 0 0px;
}
.form_div.otps {
    margin-top: 20px;
}
.btn-free-listing-otp-verify a {
    padding: 10px 22px;
    border-radius: 7px;
    background: #1b72b9;
}
.free-listing-form.otp-vefication-section h2 {
    color: #333;
    font-size: 23px;
    text-transform: capitalize;
    padding-bottom: 17px !important;
    text-align: left;
    padding: 3px 20px;
}
input#validationCustom01 {
    background-color: #fff;
    border: 1px solid #d8d9da;
    border-radius: 4px;
    box-shadow: 0 0 1px rgb(0 0 0 / 8%);
    color: #444;
    display: block;
    height: 44px;
    padding: 10px 12px;
    width: 100%;
}
input.otp {
    transition: all .3s linear;
    box-shadow: 0 0 0 0;
    border: 0;
    padding: 8px;
    background: #1b72b9;
    color: #fff;
    border-radius: 3px;
    font-size: 13px;
    margin: 0px 0;
    padding: 10px 12px;
    width: auto;
}
.owl-carousel.banner-slider.owl-theme.owl-loaded.owl-drag .item img {
    width: 100%;
    float: right;
    margin-top: 30px;
}
.opt-image {
    text-align: center;
    margin-top: 22px;
}
.owl-carousel.banner-slider.owl-theme.owl-loaded.owl-drag .item {
    background: transparent;
}
.owl-carousel.banner-slider.owl-theme.owl-loaded.owl-drag .owl-nav {
    display: none;
}
.opt-image img {
   width: 54%;
    margin: auto;
}

.list-view-category h2 {
    font-size: 17px;
    padding: 17px;
}
section.verification-otp {
    background: #f3f7f8;
    padding: 15px 0;
}
.adsprite {
    background: url('http://searcho21.com/assets/img/adv_sprite.png') no-repeat;
}
.sidmenu .tit .icn {
    background-position: -96px -2px;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0 8px -7px 0;
}
.sidmenu {
    float: left;
    width: 260px;
    margin: 0 0 0 6px;
}
.cnt {
    float: left;
    width: 850px;
    min-height: 350px;
}
.sidmenu .tit {
    font-size: 16px;
    background: #eae8e8;
    color: #616161;
    width: 100%;
    float: left;
    padding: 10px 10px 10px 15px;
    box-sizing: border-box;
}
li.Previous-button button {
    margin-right: 21px !important;
    background: transparent !important;
    box-shadow: 0 0 0 0;
    color: #3498db;
    font-weight: 600;
    font-size: 17px;
}
.sidmenu ul li {
    float: left;
  width: 100% !important;
}
.wizard .title-2 {
    border-bottom: 1px solid #e6e6e6;
    font-size: 24px;
    margin-bottom: 10px;
    padding: 10px 0 24px;
    text-transform: capitalize;
    color: #444;
    text-align: center;
    font-weight: normal;
}
li.next-button button:hover {
    background: transparent;
    box-shadow: 0 0 0;
    color: #444;
}
li.Previous-button button:hover {
    background: transparent;
    box-shadow: 0 0 0;
    color: #444;
}
li.submit-buttons button {
    margin-right: 23px !important;
    border-radius: 3px;
    padding: 10px 15px;
}
li.submit-buttons {
    float: right;
}
li.next-button button:focus {
    background: transparent !important;
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px !important;
    color: #333 !important;
}
li.Previous-button button:focus {
    background: transparent;
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0px !important;
    color: #333;
}
.tg-sectionheadvtwo .tg-sectiontitle {
    padding: 0 0 17px;
}

.tg-sectiontitle {
    width: 100%;
    float: left;
    margin: 26px 0 30px;
    position: relative;
    text-align: center;
}
.tg-sectiontitle {
    text-align: left;
    position: relative;
}
section#category_list_here {
    background: #f7f7fb;
    padding: 15px 0;
}
.tg-sectiontitle h2 {
    color: #373542;
    font-size: 27px;
    font-weight: 500;
    line-height: 30px;
}

.tg-sectiontitle span {
    color: #373542;
    font-size: 18px;
    line-height: 16px;
    margin: 0 0 12px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.tg-topcategoriesvthree .tg-category {
    padding: 0px;
    width: 100%;
    background: #fff;
}

.tg-verticaltop {
    margin: 4px;
    float: none!important;
    display: inline-block;
    vertical-align: top;
}
.tg-topcategoriesvthree .tg-category a {
    float: left;
    width: 100%;
    
    position: relative;
    border: 1px solid #ddd;
}
.home_appliances img {
	color: #fff;
	float: left;
	padding: 0px;

	display: block;
	font-size: 24px;

	border-radius: 0;
}
.tg-categorycontant .tg-title {
	margin: 5px 0;
	width: 100%;
	text-align: center;
}
.tg-categorycontant .tg-title h3 {
	color: #484848;
	margin: 6px 0 5px;
	font-size: 16px;
	font-weight: 500;
	line-height: 18px;
	text-transform: capitalize;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tg-categorycontant .tg-title span {
    color: #767676;
    font-size: 14px;
    line-height: 16px;
    display: none;
}

.tg-title {
    width: 100%;
    float: left;
}
.tg-topcategoriesvthree {
    float: none;
    width: auto;
    margin: 0px;
    margin-bottom: 23px;
}
.tg-catmainwrap {
    float: left;
    width: 100%;
}
.tg-categorycontant.carpenter img {
    background: #00aafd;
}
.tg-categorycontant.dis img {
    background: #681fed;
}
.tg-category.tg-carbg-1.tg-verticaltop a:hover .tg-categorycontant:after {
    color: #fff !important;
}

.tg-category.tg-carbg-1.tg-verticaltop a:hover span {
    color: #fff;
}
.tg-category.tg-carbg-1.tg-verticaltop a:hover h3 {
    color: #fff;
}
.tg-category.tg-carbg-1.tg-verticaltop a:hover {
    background: #c11a31;
    border-color: #c11a31;
}

.tg-category.tg-carbg-2.tg-verticaltop a:hover .tg-categorycontant:after {
    color: #fff !important;
}


.tg-category.tg-carbg-2.tg-verticaltop a:hover span {
    color: #fff;
}
.tg-category.tg-carbg-2.tg-verticaltop a:hover h3 {
    color: #fff;
}
.tg-category.tg-carbg-2.tg-verticaltop a:hover {
    background: #00aafd;
    border-color: #00aafd;
}


.tg-category.tg-carbg-3.tg-verticaltop a:hover .tg-categorycontant:after {
    color: #fff !important;
}


.tg-category.tg-carbg-3.tg-verticaltop a:hover span {
    color: #fff;
}
.tg-category.tg-carbg-3.tg-verticaltop a:hover h3 {
    color: #fff;
}
.tg-category.tg-carbg-3.tg-verticaltop a:hover {
    background: #681fed;
    border-color: #681fed;
}
.tg-categorycontant.electrician img {
    background: #cd508f;
}

.tg-category.tg-carbg-4.tg-verticaltop a:hover .tg-categorycontant:after {
    color: #fff !important;
}


.tg-category.tg-carbg-4.tg-verticaltop a:hover span {
    color: #fff;
}
.tg-category.tg-carbg-4.tg-verticaltop a:hover h3 {
    color: #fff;
}
.tg-category.tg-carbg-4.tg-verticaltop a:hover {
    background: #cd508f;
    border-color: #cd508f;
}
.tg-categorycontant.home img {
    background: #ce1fed;
}

.tg-category.tg-carbg-5.tg-verticaltop a:hover .tg-categorycontant:after {
    color: #fff !important;
}


.tg-category.tg-carbg-5.tg-verticaltop a:hover span {
    color: #fff;
}
.tg-category.tg-carbg-5.tg-verticaltop a:hover h3 {
    color: #fff;
}
.tg-category.tg-carbg-5.tg-verticaltop a:hover {
    background: #ce1fed;
    border-color: #ce1fed;
}
.tg-categorycontant.makeup img {
    background: #ff5400;
}

.tg-category.tg-carbg-6.tg-verticaltop a:hover .tg-categorycontant:after {
    color: #fff !important;
}


.tg-category.tg-carbg-6.tg-verticaltop a:hover span {
    color: #fff;
}
.tg-category.tg-carbg-6.tg-verticaltop a:hover h3 {
    color: #fff;
}
.tg-category.tg-carbg-6.tg-verticaltop a:hover {
    background: #ff5400;
    border-color: #ff5400;
}
.tg-categorycontant.massage img {
    background: #298A08;
}

.tg-category.tg-carbg-7.tg-verticaltop a:hover .tg-categorycontant:after {
    color: #fff !important;
}


.tg-category.tg-carbg-7.tg-verticaltop a:hover span {
    color: #fff;
}
.tg-category.tg-carbg-7.tg-verticaltop a:hover h3 {
    color: #fff;
}
.tg-category.tg-carbg-7.tg-verticaltop a:hover {
    background: #298A08;
    border-color: #298A08;
}
.tg-categorycontant.painter img {
    background: #00BFFF;
}

.tg-category.tg-carbg-8.tg-verticaltop a:hover .tg-categorycontant:after {
    color: #fff !important;
}


.tg-category.tg-carbg-8.tg-verticaltop a:hover span {
    color: #fff;
}
.tg-category.tg-carbg-8.tg-verticaltop a:hover h3 {
    color: #fff;
}
.tg-category.tg-carbg-8.tg-verticaltop a:hover {
    background: #00BFFF;
    border-color: #00BFFF;
}

.tg-categorycontant.pest-ctrl img {
    background: #DF3A01;
}

.tg-category.tg-carbg-9.tg-verticaltop a:hover .tg-categorycontant:after {
    color: #fff !important;
}


.tg-category.tg-carbg-9.tg-verticaltop a:hover span {
    color: #fff;
}
.tg-category.tg-carbg-9.tg-verticaltop a:hover h3 {
    color: #fff;
}
.tg-category.tg-carbg-9.tg-verticaltop a:hover {
    background: #DF3A01;
    border-color: #DF3A01;
}
.content_section_here p {
    color: #444;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: justify;
}
h2.not-found span {
    color: #1870b8;
}

h2.not-found {
    font-size: 214px;
    color: #1c1c1c;
}
.main-text.page-not-found {
    width: 63%;
    margin: auto;
    padding: 100px 0;
}
.main-text.page-not-found h1 {
    font-size: 32px !important;
    text-transform: uppercase !important;
}
.page-not-found .search-bar {
    background: #fff;
    padding: 20px 0px 19px 0px;
    margin: 0;
}
.home-button a {
    background: #1870b8;
    color: #fff;
    padding: 10px 15px;
    font-size: 13px;
    border-radius: 3px;
}

.home-button {
    margin: 29px 0 0;
}
.popular- {
	text-align: center;
	margin-bottom: 17px;
}
.city figure img {

	margin: auto;
	padding: 0px;
	background: #f5f5f5;

}
#popular-locality {
	margin-bottom: 37px;
	background: #f5f5f5;
	padding: 31px 0 0;
}
.grid-info.city-name h3 {
	color: #333;
	font-size: 13px;
	padding-top: 15px;
	text-transform: uppercase !important;
}
.sc-wrap.city {
	box-shadow: 0 0 0 0;
	padding-bottom: 11px;
}
.city figure {
	background: #fff;
	text-align: center;
	height: auto;
}
.owl-carousel.popular-locality.owl-theme.owl-loaded.owl-drag .item {
	background: transparent;
}
.grid-info.city-name h3 {
	height: auto;
}
.sc-wrap.city {
	box-shadow: 0 0 0 0;
	border: 1px solid #ddd;
}
.sc-wrap.city {
	text-align: center;
}
.owl-carousel.popular-locality.owl-theme.owl-loaded.owl-drag .owl-nav.disabled {
	display: block;
}
.owl-carousel.popular-locality.owl-theme.owl-loaded.owl-drag .owl-prev span {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	-webkit-transform: translate(0, -47%);
	-ms-transform: translate(0, -47%);
	transform: translate(0, -2%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent url(https://www.searcho21.com/assets/img/category/blue-arrows.svg) no-repeat left top;
	margin-top: 6px;
}
.owl-carousel.popular-locality.owl-theme.owl-loaded.owl-drag .owl-next span {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 45% !important;
	display: block;
	width: 40px;
	height: 40px;
	-ms-transform: translate(0, -50%);
	transform: translate(0, -2%);
	cursor: pointer;
	color: transparent;
	border: none;
	right: 0;
	outline: none;
	transform: rotate( 180deg );
	background: transparent url(https://www.searcho21.com/assets/img/category/blue-arrows.svg) no-repeat left top;
	margin-top: 6px;
}

.loaclity-search-here .fas {
    position: absolute;
    right: 3%;
    top: 13px;
    font-size: 20px;
    color: #3083b7;
}
.loaclity-search-here input {
    width: 100%;
    margin: auto;
    border-radius: 3px;
}
.loaclity-search-here {
    float: left;
    width: 100%;
    display: block;
    position: relative;
   margin-top: 31px;
}



h1{
    margin: 0;
}
.l-form{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;

}
.form{
    width: 360px;
    padding: 4rem 2rem;
    border-radius: 1rem;
    box-shadow: 0 10px 25px rgb(92, 99, 105,0.2);
}

.form_div {
    position: relative;
    height: 48px;
    margin-bottom: 1.5rem;
    width: 100%;
    margin: auto;
}
.form_input
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: var(--normal-font-size);
    border: 1px solid var(--border-color);
    border-radius: .5rem;
    outline: none;
    padding: 1rem;
    background: none;
    z-index: 1;
}
.form_label {
    position: absolute;
    left: 1rem;
    top: 13px;
    background-color: #f5f5f5;
    color: var(--input-color);
    font-size: var(--normal-font-size);
    transition: .3s;
    /* z-index: 1; */
    font-size: 14px;
    font-weight: normal;
}
.form_button{
    display: block;
    margin-left: auto;
    padding: .75rem 2rem;
    outline: none;
    border: none;
    background-color: var(--first-color);
    color:#fff;
    font-size:var(--normal-font-size);
    border-radius: .5rem;
    cursor: pointer;
    transition: .3s;
}

.form_input:focus + .form_label{
    top: -.9rem;
    left: .8rem;
    color: var(--first-color);
    font-size: var(--small-font-size);
    font-weight: 500;
    z-index: 10;
}

.form_input:not(:placeholder-shown).form_input:not(:focus)+ .form_label{
    top: -.9rem;
    left: .8rem;
    font-size: var(--small-font-size);
    font-weight: 500;
    z-index: 10;
}

.content_section_here {
    float: left;
    width: 100%;
    background: #f6f6fa;
}
.form_input:focus{
    border: 1.5px solid var(--first-color);
  }
  
* {
  box-sizing: border-box;
}

.plans {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 970px;
    padding: 19px 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    /* -webkit-box-shadow: 0px 8px 10px 0px #d8dfeb; */
    /* box-shadow: 0px 8px 10px 0px #d8dfeb; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.plans .plan input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.plans .plan {
  cursor: pointer;
  width: 48.5%;
}
.form-card.SUCCESS {
    text-align: center;
}

.form-card.SUCCESS img {
    width: 150px;
}
.plans .plan .plan-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #e1e2e7;
    border-radius: 10px;
    -webkit-transition: -webkit-box-shadow 0.4s;
    transition: -webkit-box-shadow 0.4s;
    -o-transition: box-shadow 0.4s;
    transition: box-shadow 0.4s;
    transition: box-shadow 0.4s, -webkit-box-shadow 0.4s;
    position: relative;
    margin-bottom: 6px;
}
h2.fs-title.servicess {
    font-size: 18px;
    color: #333;
    padding: 0 58px;
}
.plans .plan .plan-content img {
  margin-right: 30px;
  height: 72px;
}

.plans .plan .plan-details span {
    margin-bottom: 1px;
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #252f42;
    FONT-WEIGHT: 400;
}

.container .title {
  font-size: 16px;
  font-weight: 500;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  color: #252f42;
  margin-bottom: 20px;
}

.plans .plan .plan-details p {
  color: #646a79;
  font-size: 14px;
  line-height: 18px;
}

.plans .plan .plan-content:hover {
  -webkit-box-shadow: 0px 3px 5px 0px #e8e8e8;
  box-shadow: 0px 3px 5px 0px #e8e8e8;
}

.plans .plan input[type="radio"]:checked + .plan-content:after {
    content: "";
    position: absolute;
    height: 28px;
    width: 29px;
    background: url(../img/arrow.png) center center no-repeat;
    right: 13px;
    top: 9px;
    border-radius: 100%;
    border: 0px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 2px #0066ff;
    box-shadow: 0 0 0 0;
}

.plans .plan input[type="radio"]:checked + .plan-content {
  border: 2px solid #216ee0;
  background: #eaf1fe;
  -webkit-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}

@media screen and (max-width: 991px) {
.plans {
    margin: 0 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1px;
}

  .plans .plan {
    width: 100%;
  }

  .plan.complete-plan {
    margin-top: 20px;
  }

  .plans .plan .plan-content .plan-details {
    width: 70%;
    display: inline-block;
  }

  .plans .plan input[type="radio"]:checked + .plan-content:after {
    top: 45%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }
}

@media screen and (max-width: 767px) {
  .plans .plan .plan-content .plan-details {
    width: 60%;
    display: inline-block;
  }
  .phone-numbers.ydgd {
    margin: 20px 0;
    display: none;
}
.p-0{
    padding:0;
}
.opt-here {

	margin-top: 49px;
}
.opt-image {
	text-align: center;
	margin-top: 22px;
	display: none;
}
.iam{
  color: #1f1f1f;
    font-size: 20px;
    padding: 15px;
    font-weight: bold;
    
}
.typeing {
	display: flex;
	justify-content: center;
	align-items: center;
}
.text{
  color: #08487d;
    border-right: 2px solid #08487d;
    font-size: 20px;
  font-weight: bold;
}
.wsmenu-list {
	display: block !important;
}
span.mns {
   
    height: 116px;
}
div#showMobile_1 .modal-content.area {
    width: 80% !important;
    margin: auto;
}
div#showMobile_1 .modal-content .modal-header {
    border-bottom: none;
    padding-top: 14px !important;
    padding-right: 24px;
    padding-bottom: 0;
    padding-left: 24px;
}
.search-bar i {
    font-size: 15px;
    position: absolute;
    top: 0;
    background-color: transparent;
    color: #444;
    right: -5px;
    padding: 15px;
}
.col-md-2.col-sm-6.search-col {
    float: left;
    width: 100%;
    text-align: center;
}
.tr-list-info {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.row.search-bar.listingg.inner-listings {
     padding-left: 0px !important; 
}
.col-md-2.col-sm-6.p-0.search-col {
	float: left;
	width: 18%;
}
button.btn.btn-common.btn-search.btn-block.list-search {
	font-size: 12px;
	height: 44px;
	padding: 0;
	background-color: #3083b7 !important;
	background-color: #3083b7 !important;
	border-radius: 0px;
}
.col-md-7.col-sm-6.p-0.search-col.pad-none {
	float: left;
	width: 50%;
}
.col-md-3.col-sm-6.p-0.search-col.pad-none {
	float: left;
	width: 32%;
}
.btn.btn-default.get-qut.last-pg.qutions.button.clickk {
	padding: 8px 10px;
	font-size: 16px;
}
#list-service .owl-prev {
	top: 37px;
	left: 6px;
}
#list-service .owl-next {
	background: #ffffff url(https://www.searcho21.com/assets/img/arroe.png) no-repeat center center !important;
	right: 4px;
	font-size: 0 !important;
	padding: 6px 16px !important;
	border-radius: 35px;
	border-radius: 50%;
	border: 0;
	box-shadow: 1px 1px 5px 0px #a9a8a8;
	top: 39px;
	/* height: 29px; */
	width: 29px;
	line-height: 21px;
	z-index: 999999999999 !important;
}
.contant-form-section {
    padding: 14px 2px;
}
.form-title {
    background: #0085b8;
    text-align: center;
    padding: 10px;
}
.form-title h3 {
    color: #fff;
    font-size: 17px;
}
.form-sec {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 15px;
    margin-bottom: 27px;
}
ol.breadcrumb {
	width: 100%;
	position: relative;
}
.privacy_policy-content {
    padding: 30px 24px;
}
.privacy-policy {
    background: url(../img/privacy-policy-background.jpg) center center no-repeat !important;

}
section.about-us-banner .breadcrumb {
    margin-top: 8px;
    background: transparent;
    padding: 0;
}
.whyUs .info {
    width: 100%;
    float: left;
    padding: 26px;
    background-color: #fff;
    margin: 15px 0 0 0;
    box-shadow: 0 2px 12px #e7e7e7;
}
.Login-area {
    display: inline-block !important;
}
.modal-dialog.locality .close.ds {
	top: 31px !important;
	right: 30px !important;
}
button.close.ds {
    font-size: 35px;
    font-weight: normal;
    height: 30px;
    width: 30px;
    color: #fff !important;
    border-radius: 50%;
    margin: -18px;
    font-family: 'Poppins';
    line-height: 28px !important;
    position: absolute;
    top: 210px !important;
    right: 13% !important;
    background: #1c73ba;
    z-index: 9999999999999999;
}
.city figure img {
	width: 100% !important;
	height: 100%;
	margin: auto;
	padding: 2px;
	background: #f5f5f5;
	/* border-radius: 8%; */
	margin-top: 0px;
}
.owl-carousel.popular-locality.owl-theme.owl-loaded.owl-drag .owl-next span {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 25% !important;
	display: block;
	width: 40px;
	height: 40px;
	-ms-transform: translate(0, -50%);
	transform: translate(0, -2%);
	cursor: pointer;
	color: transparent;
	border: none;
	right: 20px;
	outline: none;
	transform: rotate( 180deg );
	background: transparent url(https://www.searcho21.com/assets/img/category/blue-arrows.svg) no-repeat left top;
	margin-top: -14px;
}
.owl-carousel.popular-locality.owl-theme.owl-loaded.owl-drag .owl-prev span {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 40px;
	height: 40px;
	padding: 0;
	-webkit-transform: translate(0, -47%);
	-ms-transform: translate(0, -47%);
	transform: translate(0, -2%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent url(https://www.searcho21.com/assets/img/category/blue-arrows.svg) no-repeat left top;
	margin-top: -14px;
	left: 14px;
}
#msform {
    text-align: center;
    position: relative;
    margin-top: 20px;
    z-index: 99;
    width: auto;
    margin: auto;
    padding: 30px;
    background: #fff;
    border-radius: 29px;
}
.near-you-sectons {
    float: left;
    height: auto;
    margin: 0;
    line-height: 0;
    padding: 0px 2px;
}
.near-you-sectons a {
    color: #333;
    border-bottom: 1px dotted #ef5350;
    margin: 0 4px 2px 0;
    height: auto;
    line-height: 8px;
    font-size: 5px;
}
.tg-catmainwrap.near_you_here {
    background: #fff;
    border: 1px solid #ddd;
    margin: 10px 0;
}
h4.near-you {
    padding: 10px;
    font-size: 14px;
}
li.phone-numbers.mobile-phoness.my-phnss {
    position: absolute;
    top: 119px;
    right: 0;
    list-style: none;
    float: left;
    width: 100%;
}
li.phone-numbers.mobile-phoness.my-phnss {
    display: none;
}
.crl {
    background: #fff;
    /* border: 1px solid #e5e1e1; */
    /* box-shadow: 0 1px 0 #e5e1e1; */
    float: left;
    border-radius: 5px;
    box-shadow: 0 0 40px 0 rgb(234 238 249 / 50%);
    border-radius: 5px;
    width: 100%;
    margin-bottom: 18px;
    margin: 15px 0;
   -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
   
}
section#content-area {
    background: #fff;
    padding: 15px 15px;
}
li.movile-no {
    color: #333;
    font-weight: 600;
    font-size: 15px !important;
}
.tg-categorycontant .tg-title {
    width: auto;
    padding: 5px 0 0;
}
.tg-categorycontant .tg-title h3 {
    color: #484848;
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}
button.btn.btn-common.btn-search.btn-block.list-search {
        width: 68px;
    margin: auto;
}
section#content-area .container {
    padding: 0;
}
a.mt-1.mb-1.mr-0.dsd {
    float: right;
    padding: 1px 5px;
    font-size: 15px;
}
.content-sections- {
    padding: 3px 0 0px 7px !important;
}
.category-sections .contact-details li {
    font-size: 13px;
    padding: 1px 0;
    white-space: normal;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3f3e50;
}
a.btn.btn-default.viewnumber.button.clickk {
    margin: 0;
    color: #333;
    border: 1px solid #333 !important;
    box-shadow: 0 0 0 0;
    border-radius: 2px;
    padding: 4px 4px;
    font-weight: 400;
    font-size: 12px;
}
.tg-sectiontitle h1 {
    color: #373542;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
}
.contact-details li .fas {
    width: 25px;
    height: 25px;
    background: #0856a0;
    border-radius: 50%;
    line-height: 25px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-right: 7px;
}
a.btn.btn-default.get-qut.button.clickk {
    margin: 0;
    color: #fff;
    border: 1px solid #166eb6 !important;
    box-shadow: 0 0 0 0;
    border-radius: 3px;
    padding: 4px 4px;
    font-weight: 400;
    background: #1b72b9;
    font-size: 12px;
}
.border-write {
    border-top: 1px solid #ccc;
    padding: 12px 12px;
    float: left;
    width: 100%;
    margin-top: 5px;
}
h2.resultTitle a {
    float: left;
    white-space: normal;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
    color: #1e73b9;
}
.resultTitle {
    padding-top: 0px;
    margin: 0;
    color: #3083b7;
    font-size: 11px;
    line-height: 34px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    /* background: #000; */
}
}

@media screen and (max-width: 540px) {
  .plans .plan .plan-content img {
    margin-bottom: 20px;
    height: 56px;
    -webkit-transition: height 0.4s;
    -o-transition: height 0.4s;
    transition: height 0.4s;
  }

  .plans .plan input[type="radio"]:checked + .plan-content:after {
    top: 20px;
    right: 10px;
  }

  .plans .plan .plan-content .plan-details {
    width: 100%;
  }

  .plans .plan .plan-content {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}

/* inspiration */
.inspiration {
  font-size: 12px;
  margin-top: 50px;
  position: absolute;
  bottom: 10px;
  font-weight: 300;
}

.inspiration a {
  color: #666;
}
@media screen and (max-width: 767px) {
  /* inspiration */
  .inspiration {
    display: none;
  }
}

.tab.one-tabs textarea {
    display: block;
    width: 100%;
    min-height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 15px;
    /* height: 47px; */
    margin-bottom: 12px;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#regForm {
    background-color: #ffffff;
    margin: 4px auto;
    padding: 10px;
    width: 100%;
    min-width: 300px;
    padding: 20px;
    width: 694px;
    position: relative;
    z-index: 999999;
    border-radius: 5px;
    box-shadow: 0px 0 15px rgb(0 0 0 / 10%);
    padding: 4rem 2rem;
    border-radius: 1.5rem;
}



/* Hide all steps by default: */
.tab {
  display: none;
}

button {
  background-color: #04AA6D;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 17px;

  cursor: pointer;
}

button:hover {
  opacity: 0.8;
}

#prevBtn {
  background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #04AA6D;
} 
form#regForm input {
    display: block;
    width: 100%;
    min-height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 15px;
    height: 47px;
    margin-bottom: 12px;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
form#regForm label {
    color: #444;
    margin-bottom: 16px;
    display: block;
    font-size: 14px;
    font-weight: 600;
}
select#category-one {
    display: block;
    width: 100%;
    min-height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 15px;
    height: 47px;
    margin-bottom: 12px;
    appearance: revert;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
button.close.ds {
    font-size: 35px;
    font-weight: normal;
    height: 30px;
    width: 30px;
    color: #333;
    border-radius: 50%;
    margin: -18px;
    font-family: 'Poppins';
    line-height: 28px !important;
    position: absolute;
    top: 156px;
    right: 9%;
    z-index: 9999999999999999;
}
form#regForm h1 {
    font-size: 22px;
    position: absolute;
    top: -10px;
}
.step-indicators {
    display: none;
}
.radio-warrnty h4 {
    font-size: 14px;
}
.radio-warrnty {
    display: flex;
    padding: 10px 0;
}
.warrnty input[type=radio] {
    appearance: revert !important;
    height: 26px !important;
    width: 50px!important;
    padding: 0 !important;
    min-height: auto !important;
}
button#nextBtn {
    background: #1c73ba;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    float: right;
    padding: 10px 15px;
    border-radius: 3px;
    width: 100%;
    /* margin: 0 21px; */
}
button#prevBtn {
    background: transparent;
    color: #333;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
    float: left;
    padding: 4px 15px;
    position: absolute;
    border-radius: 3px;
    top: 34px;
}
.select-list .list-search {
    width: 100%;
    /* padding: 0 2rem; */
    margin-bottom: 1rem;
}
.list-search .text-field {
    background: #f4f4f4;
    border: 0.1rem solid #cecece;
    border-radius: 0.5rem;
    position: relative;
    margin-bottom: 14px;
}
.text-field.input-icon input {
    z-index: 1;
    position: relative;
    background: 0 0;
}
.custom-scroll [type=radio]:not(:checked)+label:after {
    background-color: #ddd;
    display: flex;
    background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve'%3E%3Cpath d='M367.954,213.588L160.67,5.872c-7.804-7.819-20.467-7.831-28.284-0.029c-7.819,7.802-7.832,20.465-0.03,28.284 l207.299,207.731c7.798,7.798,7.798,20.486-0.015,28.299L132.356,477.873c-7.802,7.819-7.789,20.482,0.03,28.284 c3.903,3.896,9.016,5.843,14.127,5.843c5.125,0,10.25-1.958,14.157-5.873l207.269-207.701 C391.333,275.032,391.333,236.967,367.954,213.588z' fill='%23444'/%3E%3C/svg%3E);
}
.custom-scroll [type=radio]:checked+label:after, .select-list [type=radio]:not(:checked)+label:after {
    background-position: .8rem .7rem;
}
.custom-scroll [type=checkbox]:checked+label:after, .select-list [type=checkbox]:not(:checked)+label:after, .select-list [type=radio]:checked+label:after, .select-list [type=radio]:not(:checked)+label:after {
    content: '';
    background-repeat: no-repeat;
    background-size: 1.2rem;
}
ul.custom-scroll svg {
    position: absolute;
    right: 16px;
    background: #ddd;
    border-radius: 20px;
    font-size: 27px;
    padding: 5px;
    color: #333;
}
.custom-scroll [type=checkbox]+label:after, .select-list [type=radio]+label:after {
    position: absolute;
    right: 1rem;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 2.6rem;
    height: 2.6rem;
    border-radius: 100%;
}
h2.titles- {
    font-size: 18px;
    text-align: left;
    margin-bottom: 20px;
    padding: 0 47px;
}
.text-field.input-icon input {
    margin-bottom: 0 !important;
}
.custom-scroll li label {
    padding: 1rem 5rem 1rem 1.5rem;
    width: 100%;
    line-height: normal;
    margin-bottom: 0 !important;
}
ul.custom-scroll [type=checkbox]:checked, .select-list [type=checkbox]:not(:checked), .select-list [type=radio]:checked, .select-list [type=radio]:not(:checked) {
    position: absolute !important;
    opacity: 0 !important;
    z-index: 2 !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    cursor: pointer !important;
}
ul.custom-scroll input {
    position: absolute;
    opacity: 0;
    z-index: 2;
    width: 100%;
   height: auto !important;
    top: 0;
    left: 0;
    margin: 0;
    cursor: pointer;
}
.custom-scroll li {
    width: 100%;
    margin: 1% 0;
    align-self: stretch;
}
.custom-scroll {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    align-items: flex-start;
    align-content: flex-start;
    margin-bottom: 20px;
    overflow-y: scroll;
    height: 282px;
}
.custom-scroll input {
    height: 4.8rem;
    line-height: 4.8rem;
    border: 0;
    font-size: 1.6rem;
    width: 100%;
    padding-left: 4.5rem;
}
.mobile-head-icons {
    display: none;
}
.custom-scroll li {
    list-style: none;
    border: .1rem solid #cecece;
    border-radius: .5rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 4.8rem;
    font-size: 1.4rem;
    position: relative;
    background: #ffffff;
}
.custom-scroll .icon-search {
    fill: #999999;
    position: absolute;
    left: 1.5rem;
    top: 1.5rem;
    display: block;
}
.modal-content .modal-header {
    border-bottom: none;
    padding-top: 40px;
    padding-right: 24px;
    padding-bottom: 0;
    padding-left: 24px;
}
.modal-dialog.locality {
    width: 311px;
}
.modal-dialog.locality h4 {
	padding: 22px;
	text-transform: uppercase;
	color: #333;
	text-align: left !important;
}
.modal-dialog.locality .modal-header.head-modal {
    height: 46px;
}
.modal-dialog.locality button {
    top: 25px;
    color: #000 !important;
    opacity: 1 !important;
}
/*new css end*/











/*media css*/

@media (max-width: 767px){
    
.section-intro .main-text {
    margin: 23px 5px 48px !important;
    text-transform: uppercase;
}
.navbar-default .navbar-toggle {
    border-color: #eee;
    border-radius: 0;
    display: none;
}
.mobile-head-icons {
    display: block;
    background: #1c73ba;
    padding: 4px 0;
    margin-top: 52px;
}
.modal-content.area {
	width: 87%;
	margin: auto;
}
.all-cat {
	padding: 13px;
}
section#categories-homepage {
	background: #fff;
	padding: 1px 0 30px 0;

}
.all-cat p {
	color: #333;
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 15px;
	font-weight: normal;
	text-align: justify;
}
.btn-login-one.lgns {
	background: #fff !important;
	box-shadow: 0 0 0 0;
	color: #333;
	font-size: 11px;
	padding: 3px 6px 4px;
	line-height: 16px;
	height: 24px !important;
	margin-top: 41px;
	border-radius: 4px;
	margin-left: 11px;
}
.hbt-txt {
	color: #ffff;
	margin-left: 22px;
	padding-right: 31px;
}
a.btn.btn-danger.btn-post.home-post-button {
	background: #fff !important;
	box-shadow: 0 0 0 0;
	color: #333;
	font-size: 10px;
	padding: 3px 6px 4px;
	line-height: 16px;
	height: 24px;
	/* margin-top: 8px; */
}
.phone-numbers.mobile-phoness {

	list-style: none;

}

li.phone-numbers.mobile-phoness a {
	position: absolute;
	top: 7px;
	right: 13px;
	border-radius: 3px;
	font-size: 13px !important;
	/* padding: 10px 5px !important; */
	background: transparent !important;
	color: #333 !important;
	font-size: 15px !important;
	border: 1px solid #ddd !important;
	padding: 7px !important;
	z-index: 999999;
}
.navbar-brand {
    float: left;
    height: 38px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.features ul li {
    width: 100%;
    padding: 25px;
    float: left;
    display: inline-block;
    box-shadow: 0 2px 12px #c6c4c4;
    margin-bottom: 10px;
}
.whyUs .info h3 .bdr {
    width: 38%;
    height: 4px;
    background-color: #1e74bb;
    position: absolute;
    left: 0px;
    top: 35px;
}
.whyUs:after {
   display:none;
}
.whyUs {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 12px;
    margin-top: -3px;
    position: relative;
}
section.about-us-banner p {
    font-size: 17px;
    color: #fff;
    width: auto;
    font-weight: 200;
}
.company-about.wow.fadeInUp {
    padding: 0 20px;
}
.about-us-banner {
    background: url(../img/about-backgrounf-img.jpg)  no-repeat;
    background-size: cover;
    padding: 23px 9px 40px;
    text-align: center;
    margin-top: 67px;
}
.btns-submit {
    text-align: center;
}
.banner-titles {font-size: 25px !important;}
li.Login-area a {
    color: #444;
    line-height: normal;
    border-radius: 4px;
    padding: 12px 15px;
    font-size: 13px;
    background: #fff;
    outline: 0;
    letter-spacing: .3px;
    -moz-transition: color .3s linear;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
    border: 1px solid #dadce0;
}
li.postadd.home-post-button {
    padding: 0 !important;
    border: 0 !important;
    float: left;
    margin: 0 26px;
}

.tr-list-info .veryfied-list {
    font-size: 17px;
    padding: 12px 0 0;
}
.contact-details.inndess ul li {
    color: #fff;
    font-weight: 400;
    text-align: left;
}
.tr-list-thumb {
    display: inline-block;
    max-width: 117px;
    height: 117px;
    padding: 0;
    border-radius: 2px;
    box-shadow: 0 0 0 6px rgba(255,255,255,0.4);
    -webkit-box-shadow: 0 0 0 6px rgba(255,255,255,0.4);
    background: #fff;
    vertical-align: middle;
    margin-right: 15px;
    position: relative;
    top: 0;
}
img.main-img-banner {
	position: relative;
	height: 570px !important;
	width: 100%;
	overflow: hidden;
	max-height: 549px;
}
.whatsap {
    float: right;
    display: flex;
    align-items: flex-end!important;
    display: flex;
    justify-content: end;
    height: 186px;
    display: none;
}
section#banner-section {
	background-position: center;
	background-size: cover;
	position: relative;
	padding: 0;
	min-height: 380px;
	z-index: 1;
}
.tg-topcategoriesvthree.near-you a {
	display: inline-block;
	color: #333;
	text-align: center;
	padding: 6px 10px;
	text-decoration: none;
	border-radius: 20px;
	border: 1px solid #333;
	font-size: 7px;
}
.category .nav-sections ul li {
    float: left;
}
.detail-swap {
	height: 507px;
	position: absolute;
	z-index: 99;
	top: 3px;
	left: 0;
}
.name-letter-here span {
    font-size: 36px;
    padding: 44px 0;
}
.contact-details.inndess li:last-child {
    text-align: center;
}
a.btn.btn-success.get-qut.button.clickk {
	padding: 8px 10px;
	font-size: 16px;
}
.list-name-letter {
    /* display: none; */
    max-width: 212px;
    height: 118px;
    padding: 0;
    border-radius: 2px;
    box-shadow: 0 0 0 6px rgb(255 255 255 / 40%);
    -webkit-box-shadow: 0 0 0 6px rgb(255 255 255 / 40%);
    background: #0076bb;
    vertical-align: middle;
    /* margin-right: 15px; */
    position: relative;
    top: -117px;
}
.name-letter-here {
    width: 123px;
    height: 75px !important;
    display: inline-block;
    object-fit: cover;
    padding: 0 !important;
    color: #fff;
    font-size: 0px;
    display: flex;
    align-content: center;
    justify-content: center;
}
.tr-list-detail {
    font-weight: 500;
    margin-bottom: 0;
    flex: 1;
    text-align: center;
    padding: 4em 24px 0em;
}
.free-listing-form.otp-vefication-section {
    padding: 21px;
    display: flow-root;
    float: none;
    border-radius: 6px;
    margin-bottom: 22px;
    position: relative;
    /* box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%), 0 2px 5px 0 rgb(0 0 0 / 15%); */
    left: 0;
    background: #fff;
    top: 0px;
    /* box-shadow: 0 0 46px 0 rgb(36 39 44 / 30%); */
}
#regForm {
    background-color: #ffffff;
    margin: 4px auto;
    padding: 10px;
    width: 100%;
    min-width: 300px;
    padding: 20px;
    width: auto;
    border-radius: 5px;
    box-shadow: 0px 0 15px rgb(0 0 0 / 10%);
}
.owl-carousel.home-slider.owl-theme.owl-loaded.owl-drag .owl-next span {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -2%);
    cursor: pointer;
    color: transparent;
    border: none;
    right: 28px;
    outline: none;
    transform: rotate(
180deg
);
    background: transparent url(https://www.searcho21.com/assets/img/category/blue-arrows.svg) no-repeat left top;
}
.page-info li {
    display: inline-block;
    padding: 0px 7px;
    text-align: center;
    transition: .3s ease-in;
}
.grid-h h2 {
	font-size: 18px;
	padding-bottom: 13px;
	text-align: center;
}
.grid-h {
	margin-bottom: 2px;
}
section#category-section {
    padding: 23px 10px;
    /* padding-bottom: 26px; */
    background: #fff;
}
.owl-carousel.home-slider.owl-theme.owl-loaded.owl-drag .owl-prev span {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -47%);
    -ms-transform: translate(0, -47%);
    transform: translate(0, -2%);
    cursor: pointer;
    color: transparent;
    border: none;
    left: 29px;
    outline: none;
    background: transparent url(https://www.searcho21.com/assets/img/category/blue-arrows.svg) no-repeat left top;
}
.sc-wrap .grid-info {
	padding: 7px 7px 0;
}
.sc-wrap figure {
    height: auto;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    width: 100%;
    background-color: #f5f5f5;
}
.col-md-3.col-sm-12.con-butns {
    text-align: center;
}
.single-service.mb-30 {
    padding: 2px 11px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    margin-bottom: 30px;
    display: flex;
}
.service-icon {
    padding-right: 10px;
}
section#how-it-work {
    float: left;
    width: 100%;
    padding: 14px;
}
.grid-info .get-quotes {
    float: right;
    margin-top: 2px;
    padding: 2px 4px;
    font-size: 9px;
    color: #3486c8;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    font-weight: 600;
    line-height: 17px;
    transition: .3s ease-in;
}
.sc-wrap span {
    font-size: 11px;
}
.dropdown-menu.category-dropdown {
    width: 392px;
    position: absolute;
    left: 11px;
    border-radius: 0;
}
.owl-carousel.banner-slider.owl-theme.owl-loaded.owl-drag {
    display: none;
}
.section-intro .main-text .intro-title {
    font-size: 18px;
    font-weight: 700;
    color: #232323;
    line-height: 58px;
    text-transform: capitalize;
    text-align: center;
}
.grid-block ul li {
    width: 100%;
    padding: 4px;
    text-align: left;
}
.cat-list li {
    float: left;
    margin: 0 0px;
    width: 50%;
    text-align: center;
}
.grid-block {
    width: 50%;
    float: left;
    padding-right: 0px;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    padding: 9px 0 0 0px;
    width: 113px !important;
    margin-left: 30px;
    position: relative;
    z-index: 999;
}
   .text-box {
    display: inline-block;
    position: relative;
    text-transform: lowercase;
    top: 33px !important;
} 
.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	background: #fff;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
}
.caption {
    line-height: 61px;
    font-size: 28px;
    color: #333;
    position: relative;
    top: 12%;
    transform: translateY(-50%);
    text-shadow: 0px 5px 5px rgba(0,0,0,.25);
    margin-left: -156px;
    font-weight: 600;
}
.slider-text-banner {
    animation: slideColor 10s forwards infinite;
    position: relative;
    top: 35px;
}
.tg-topcategoriesvthree .tg-category {
    padding: 0px;
    width: 100%;
    background: #fff;
}
.tg-categorycontant .tg-title span {
    color: #767676;
    font-size: 14px;
    line-height: 16px;
    display: none;
}
.tg-sectiontitle span {
    color: #373542;
    font-size: 15px;
    line-height: 16px;
    margin: 0 0 3px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.tg-sectiontitle h2 {
    color: #373542;
    font-size: 23px;
    font-weight: 500;
    line-height: 30px;
}
.tg-sectiontitle {
    width: 100%;
    float: left;
    margin: 0px 0 0  0px;
    position: relative;
    text-align: center;
}
.tg-sectiontitle:before {
    content: "";
    position: absolute;
    height: 2px;
    background: #3083b7;
    width: 50px;
    left: 16%;
    top: 6px;
    display:none;
}
.tg-categorycontant img {
    color: #3083b7;
    float: none;
    width: 37px;
    padding: 0;
    height: auto;
    display: block;
    font-size: 8px;
    line-height: 46px;
    text-align: center;
    margin: 0 10px 0 0;
    background: #3083b7 !important;
    border-radius: 0;
    margin: auto;
}
.tg-catmainwrap {
	float: left;
	width: 100%;
	padding: 0 10px;
	margin-top: 10px;
}
.modal-dialog.locality {
	width: auto !important;
}

section#category_list_here {
    background: #f7f7fb;
    padding: 15px 0 1px;
    margin-top: 140px;
}
.tg-topcategoriesvthree {
    float: none;
    width: auto;
    margin: 0px;
    overflow: hidden;
    margin-bottom: -6px;
}
.tg-topcategoriesvthree .tg-category a {
    float: left;
    width: 100%;
    padding: 0px 0 0;
    position: relative;
    border: 1px solid #ddd;
}
.tg-categorycontant:after {
    position: absolute;
    top: 50%;
    right: 22px;
    display:none;
    color: #767676;
    font-size: 22px;
    content: '\e876';
    margin: -10px 0 0;
    font-family: 'Linearicons-Free';
}
.tg-title {
    width: 100% !important;
    float: left;
}
.tg-categorycontant {
    float: left;
    width: 100%;
    text-align: center;
}
.tg-sectiontitle:after {
    content: "";
    position: absolute;
    height: 2px;
    background: #3083b7;
    width: 50px;
    left: 301px;
    top: 6px;
    display:none;
}
}