/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
/* ----------------------------------------------------------------
  External Font
-----------------------------------------------------------------*/
@font-face {
    font-family: 'varela_roundregular';
    src: url('../fonts/varelaround-regular-webfont.eot');
    src: url('../fonts/varelaround-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/varelaround-regular-webfont.woff2') format('woff2'),
         url('../fonts/varelaround-regular-webfont.woff') format('woff'),
         url('../fonts/varelaround-regular-webfont.ttf') format('truetype'),
         url('../fonts/varelaround-regular-webfont.svg#varela_roundregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansbold';
    src: url('../fonts/notosans-bold-webfont.eot');
    src: url('../fonts/notosans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notosans-bold-webfont.woff2') format('woff2'),
         url('../fonts/notosans-bold-webfont.woff') format('woff'),
         url('../fonts/notosans-bold-webfont.ttf') format('truetype'),
         url('../fonts/notosans-bold-webfont.svg#noto_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansregular';
    src: url('../fonts/notosans-regular-webfont.eot');
    src: url('../fonts/notosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notosans-regular-webfont.woff2') format('woff2'),
         url('../fonts/notosans-regular-webfont.woff') format('woff'),
         url('../fonts/notosans-regular-webfont.ttf') format('truetype'),
         url('../fonts/notosans-regular-webfont.svg#noto_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
font-family:'Open Sans';
src: url('../fonts/OpenSans-Regular-webfont.eot');
src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
	 url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
	 url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
font-weight: normal;
font-weight: 400;
font-style: normal;
}
@font-face {
font-family:'Open Sans Semibold';
src: url('../fonts/OpenSans-Semibold-webfont.eot');
src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
	 url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
	 url('../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
font-weight: 500; font-style: normal;
}
html {
    width: 100%;

}
body {
    width: 100%;


}
body.modal-open {
  overflow: inherit;
  padding-right: 0 !important;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: 'varela_roundregular';
}
.clr{ clear: both;}
body{ -webkit-font-smoothing: antialiased;}
select::-ms-expand{display:none; }
select{ -webkit-appearance:none;}
dl, dt, dd, ol, ul, li {
  margin: 0;
  padding: 0;
    list-style-type: none;
}
:active,
:focus { outline: none !important; }

/*Header top section*/
.img-hm.img_circle img{border-radius: 20px !important;}
.img-hm1{position: relative;}
.img-hm {left: 14px;position: absolute;top: 14px;z-index: 1;}
.header{  }
.header .logo{margin: 10px 0; display: block; float: left;}
.intro-header{background: url(../images/intro-bg.jpg) no-repeat center center; background-size: cover; text-align: center;}
.intro-header .intro-message { padding-bottom: 15%;padding-top: 15%;position: relative;}
.intro-message > h1 {font-size: 50px;margin: 0;text-shadow: 1px 0px 7px rgba(0, 0, 0, 0.3);font-family: 'noto_sansbold';color: #fff;}
.intro-message > h1 > span{background: #fff; height: 4px; width: 60px; border-radius: 10px; display: inline-block; margin-top: 24px;}
.list-inline{margin-top: 60px;}
.list-inline > li{max-width: 665px; width: 100%;}
.search-txt::-moz-placeholder{color: #bbbbbb; }
.list-inline > li .form-group {border: medium none;padding-right: 0px;border: medium none;padding-right: 0px;border-radius: 24px;font-size: 16px;min-height: 53px;
    padding-left: 3px;padding-top: 14px;}
.list-inline > li .form-control-feedback {/*height: 54px;*/ width: 60px; line-height: 54px; background-color: transparent; border: none; pointer-events: visible;}
/*.list-inline > li .form-control-feedback:hover{cursor: pointer;}*/
.form-control-map {display: block;height: 34px;line-height: 34px;pointer-events: none;position: absolute;left: 0;text-align: center;top: 8px;width: 34px;
    z-index: 2;}
.search-txt {max-width: 65%;width: 100%;}
.search-txt.city_finder.ui-autocomplete-input {background:url("../images/home_map.png");background-position: left center; background-repeat: no-repeat;
    padding-left: 24px;}
.form-control-feedback{ top: -4px;}
.search-txt.city_finder {max-width: 172px;width: 100%;border-right: 1px solid #bbbbbb !important;}
.list-inline > li .search-txt {border: 0 none;display: inline-block;float: left;height: 30px;margin-left: 15px;text-align: left;}
.list-inline > li .form-control-map {background-color: transparent;border: medium none;line-height: normal;pointer-events: visible;width: 60px;}
.has-feedback {
    padding-right: 30px;}
.search_sub .has-feedback .search-txt { max-width: 59%; width: 100%;}
/* most category block start here */
.img-buss {display: block;float: left;margin-left: 44px;position: relative;}
.menus {position: relative;transition: all 0.5s ease 0s;}
.font-cldman p{color: #777777; text-align: justify;}
.font-cldman h5 {color: #e6ab2a;font-size: 16px;}
.catetory-block{background:#e7e7e7  url(../images/patt-bg.png); background-position: center center; background-repeat: repeat; padding: 50px 0; border-top: 1px solid #e7d09c;}
.category-head h3{text-align: center; font-family: 'noto_sansbold'; font-size: 36px; color: #5c5c5c;}
.category-head span{display: block; height: 5px; width: 40px; border-radius: 10px; background: #5ead40; margin: 20px auto 50px;}
.category-head{text-align: center;}
.cate-count-block ul{margin: 0; padding: 0; list-style-type: none;}
.cate-count-block ul li a{float: left; background: #fff; padding: 0px 10px 14px 16px; max-width: 273px; width: 100%; margin: 0 6px 12px 6px; border: 1px solid #ebebeb; box-shadow: 0 1px 0 #cacaca;}
.cate-count-block ul li a:hover{background: #f9f9f9;}
.cate-img{margin-right: 8px; display: inline-block;}
.cate-img > img{vertical-align: sub;width:30px;height: 30px;border-radius: 50%;}
.cate-txt{margin-right: 2px; font-size: 16px; color: #8e8e8e; font-family: 'varela_roundregular'; display: inline-block; max-width: 163px; width: 100%; padding-top: 16px; text-overflow: ellipsis;
    white-space: nowrap;overflow: hidden;}
.cate-count{font-family: 'varela_roundregular'; color: #8e8e8e; font-size: 14px; display: inline-block;}
.mar-none{margin: 0 !important;}
.all-cate-btn{max-width: 222px; width: 100%; margin: 0 auto; margin-top: 30px;}
.all-cate-btn button{background: #4d9f2e; border: none; height: 44px; width: 100%; border-radius: 30px; font-family: 'varela_roundregular'; font-size: 16px; color: #ffffff;}
.all-cate-btn button:hover{background: #e6ab2a;}
.btns-widt{max-width: 290px !important;}

.mrgr-lef{margin: 0 -15px;}
/* most category block end here */
/*Project Package START HERE*/
.package_min .mask{left: 0; width: 100%; background:rgba(255,255,255,0.9); position: absolute; bottom: -50px;   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;}
.package_min:hover .mask{bottom:18px;}
.one_tome_text {color: #819093;font-family: open sans;font-size: 12px;font-weight: bold;letter-spacing: 1px;text-align: center;margin: 5px 0;}
.offer_bx {background: #abd042; border-radius: 50%;color: #fff;display: inline-block;font-family: open sans;font-size: 10px;font-weight: bold;height: 32px;letter-spacing: 0.5px;line-height: 30px;margin-left: 10px;width: 32px;}
.package_basic_yellow {background: #e6ab2a; border: 4px solid #fff6db;border-radius: 50%;color: #fff;font-family: open sans;  font-size: 33px;font-weight: bold;height: 122px;line-height: 110px;margin: 0 auto;text-align: center;width: 122px;}
.package_basic_yellow > span {font-size: 22px;vertical-align: sub;}
.package_basic_orange {background: #4d9f2e;border: 4px solid #7dcf5e;border-radius: 50%;color: #fff;font-family: open sans;  font-size: 33px;font-weight: bold;height: 122px;line-height: 110px;margin: 0 auto;text-align: center;width: 122px;}
.package_basic_orange > span {font-size: 22px;vertical-align: sub;}
.package_basic_brown {background: #a2520b;border: 4px solid #eee0d3;border-radius: 50%;color: #fff;font-family: open sans;  font-size: 33px;font-weight: bold;height: 122px;line-height: 110px;margin: 0 auto;text-align: center;width: 122px;}
.package_basic_brown > span {font-size: 22px;vertical-align: sub;}
.package_basic_dark_brw {background: #533418;border: 4px solid #e0dad5;border-radius: 50%;color: #fff;font-family: open sans;  font-size: 33px;font-weight: bold;height: 122px;line-height: 110px;margin: 0 auto;text-align: center;width: 122px;}
.package_basic_dark_brw > span {font-size: 22px;vertical-align: sub;}
.package_min{ background-color:#fff; padding:18px; border:1px solid #c9c9c9; text-align: center;position: relative;overflow: hidden; transition: 0.5s;}
.packge-active {transform: scale(1.08); -webkit-box-shadow: 0px 0px 6px 2px rgba(175,175,175,0.87); -moz-box-shadow: 0px 0px 6px 2px rgba(175,175,175,0.87);
box-shadow: 0px 0px 6px 2px rgba(175,175,175,0.87);}
.top_line_head{margin-bottom: 24px;}
.check-tick{color: #4d9f2e; display: none !important;}
.check-acti{display: inline-block !important;}
.package_min:hover{-webkit-box-shadow: 0px 0px 6px 2px rgba(175,175,175,0.87); -moz-box-shadow: 0px 0px 6px 2px rgba(175,175,175,0.87);
box-shadow: 0px 0px 6px 2px rgba(175,175,175,0.87); transform: scale(1.08);}
.sub_pages_gry .package_min {padding-top: 23px;}
.package_img{ text-align:center;}
.package_title h3{color:#222; font-size:22px; font-family:'Open Sans'; text-align:center; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #bcbcbc; margin-top: 10px;}
.package_text {color: #545454;font-family: "open sans light",sans-serif;font-size: 14px;line-height: 20px; padding: 10px 0;text-align: center;-webkit-font-smoothing: antialiased;border-bottom: 1px solid #eee;}
.package_price{color:#103762; font-size:24px; font-family:'Open Sans Semibold'; text-align:center; margin:20px 0;}
.package_price span{font-size:14px; vertical-align:text-bottom; line-height:10px;}
.pri{font-size:35px;display:inline-block;}
.primnt{font-size:26px;display:inline-block;}
.dor{ display:inline-block; vertical-align:top; margin-top:-9px;}
.per_text{font-size:14px; display:inline-block;}
.package_view {display: inline-block;margin-top: 12px;}
.package_view-btn{border: 1px solid #99cc33;border-radius: 4px;color: #679b00;display: inline-block;font-size: 14px;padding:7px 20px; background: #ffffff;}
.package_view-btn:hover{ background-color:#e6ab2a; color:#fff!important; border: 1px solid #e6ab2a;}
.get_quote_btn {background: #819093;border: medium none;border-radius: 4px;color: #fff;font-family: open sans; margin-left: 10px;padding:7px 20px;vertical-align: top;  margin-top: 12px;}
.get_quote_btn:hover{ background-color:#98cd34;color:#fff!important;}
.free_leb{ position:absolute; margin:-5px 0px 0px -5px;}
.inner-box{ margin-top:40px;}
.first-package-txt{min-height: 121px;}
/*Project Package END HERE*/

/* Explore Directory Category  start here */
.quantitydf1{padding-top: 10px;}
.explore-category{background: #f4f4f4; padding: 30px 0 13px;}
.cate-content{font-size: 18px; color: #4c6474; font-family: 'varela_roundregular'; text-align: center; max-width: 680px; width: 100%; margin: 0 auto;}
.exp-category-head h3{text-align: center; font-family: 'noto_sansbold'; font-size: 36px; color: #5c5c5c;}
.exp-category-head span{display: block; height: 5px; width: 40px; border-radius: 10px; background: #5ead40; margin: 20px auto 30px;}
.exp-category-head{text-align: center;}
.cate-btns{ margin-bottom: 65px !important;
    margin-top: 50px !important;}
.cate-btns ul{padding: 0; margin: 0; list-style-type: none;}
.cate-btns li{float: left; margin-right: 20px; }
.cate-btns li a{display: block; background: #e6ab2a; color: #ffffff; font-family: 'varela_roundregular'; font-size: 14px; text-align: center; padding: 10px 30px; text-transform: uppercase; border-radius: 30px;}
.cate-btns li a:hover{background: #5ead40;}
.acti{background: #5ead40 !important;}
.first-cate-img{border-radius: 15px 15px 0 0; overflow: hidden; position: relative;}
.first-cate-img img{border-radius: 15px 15px 0 0; width: 100%;height: 175px;}
.first-cate-white{background: #ffffff; padding: 55px 25px 27px; border-radius: 0 0 15px 15px; position: relative; }
.resta-name{text-align: center;}
.resta-name span{display: block; height: 4px; width: 31px; border-radius: 10px; background: #5ead40; margin: 0 auto;}
.resta-name h6 a{  color: #434343;
    display: block;
    font-family: "varela_roundregular";
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.5s ease 0s;
    white-space: nowrap;}
.resta-name h6 a:hover{color: #e6ab2a;}
.resta-content{text-align: center; color: #7f7f7f; font-size: 14px; font-family: 'varela_roundregular'; margin: 17px 0 0;height: 43px;overflow: hidden;}
.resta-rating-block{margin:10px auto 0; max-width: 106px; width: 100%; text-align: center;}
.resta-rating-block i{font-size: 17px; color: #B9B1B1; margin-right: 2px;}
.star-acti{color: #e6ab2a !important;}

.resta-rating-block11 { max-width: 228px; width: 100%;}
.resta-rating-block11 i {font-size: 20px; color: #7f7f7f; margin-right: 2px;vertical-align: super;}
.resta-rating-block12 i{color: #ffffff; font-size: 17px; margin-right: 2px;}
.resta-rating-block12{margin-bottom: 10px;}
.star-acti{color: #e6ab2a !important;}
.dtls-pg{font-size: 18px !important; display: inline;}



.col-bott-mar{margin-bottom: 30px;}
.first-cate-white:hover{ box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);transition: all 0.5s ease-in-out 0s;}
.email-block{height: 300px; background-image: url(../images/email-img.jpg); box-shadow: 0 5px 0 #da7d09; padding: 55px 0; margin-top: 40px; background-attachment: fixed;
    background-size: cover;}
.email-content{font-family: 'noto_sansregular'; font-size: 36px; color: #ffffff; max-width: 828px; width: 100%; text-align: center; margin: 0 auto 20px;text-shadow: -2px 4px 5px rgba(0, 0, 0, 0.4);}
.email-textbox{max-width: 368px; width: 100%; margin: 0 auto; height: 46px; position: relative;}
.email-textbox input{width: 100%; height: 100%; border: none; border-radius: 30px; color: #a5a5a5; font-size: 14px; font-family: 'varela_roundregular'; padding: 0 50px;}
.email-textbox img{position: absolute; top:16px; left: 18px;}
.email-textbox i{color: #5ead40; font-size: 23px;}
.email-textbox button{position: absolute; top: 11px; right: 15px; background: none; border: none;}
.how-it-work-block{background-image: url(../images/map-img.png); background-position: center center; background-repeat: no-repeat; padding: 10px 0 40px; margin-top: 30px;}
.what-to-do{text-align: center;}
.what-to-do h4 a{font-size: 25px; color: #121212; font-family: 'varela_roundregular'; margin-bottom: 15px; transition: 0.5s;}
.what-to-do h4 a:hover{color: #e6ab2a;}
.what-to-do h6{font-size: 14px; font-family: 'varela_roundregular'; color: #949494; line-height: 22px;height: 65px;overflow: hidden;}
.over-img {-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.over-img:hover  {-webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);}

.cate-addre-block-two{margin: 0 auto; width: 45px;}
.f1_container {margin: -77px auto 80px; width: 44px; z-index: 1;}

.f1_container {perspective: 1000;}
/*
.f1_card {width: 100%; height: 100%; overflow: visible !important; transform-style: preserve-3d; -webkit-transform-style: preserve-3d; -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d; -o-transform-style: preserve-3d; transform-style: preserve-3d; transition: all 0.3s linear; -webkit-transition: all 0.3s linear;}
*/
.face {position: absolute;/* width: 100%;*/ height: auto; backface-visibility: hidden; -webkit-backface-visibility: hidden;}
/*.face.back {display: block; -webkit-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); box-sizing: border-box; padding: 10px; color: white; text-align: center; background-color: #aaa;}*/
/*.first-cate-white:hover .f1_card{-webkit-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg);  transform: rotateY(180deg); -webkit-transform: rotateY(180deg); box-shadow: -5px 5px 5px #aaa;}*/
.f1_container-tow{width: 91px; margin: 0 auto;}
.f1_container-tow{perspective: 1000;}
/*.f1_container-tow:hover .f1_card{transform: rotateY(180deg);}*/
.f1_container-tow .face{position: relative; transition: 0.5s; height: 120px; padding-top: 10px;}
.f1_container-tow .face:hover{padding-top: 0;}
.how-it span{margin-bottom: 40px;}

.first-cate-white:hover .cate-addre-block-two{
    -webkit-animation: bounce 3s infinite; /* Chrome, Safari, Opera */
    animation: bounce 3s infinite;
}
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}
/* Explore Directory Category  end here */


/*footer*/
.footer_links{padding:25px 0; background:#2a2a2a;}
.heading_bor{height:2px; background:#4d9f2e; width:30%; margin-bottom:20px; margin-top:-2px;}
.footer_heading{color:#919191; font-family: 'varela_roundregular'; font-size:20px; padding-bottom:8px; border-bottom:2px solid #3e3e3e;}
.menu_name{margin:0px; padding:0px; font-size: 13px; color: #919191; font-family: 'varela_roundregular'; line-height: 23px;}
.menu_name ul{margin:0px; padding:0px;}
.menu_name ul li{list-style-type:none; color:#959595; font-size:13px; margin-bottom:9px;display: flex; /*background:url(../images/footer_bullet.jpg) no-repeat left top;*//* padding-left:14px;*/ background-position:0 7px;}
.menu_name ul li a:link,.menu_name ul li a:visited{color:#959595; font-size:13px; text-decoration:none; font-family: 'varela_roundregular'; transition: all 0.5s ease 0s; display: flex;}
.menu_name ul li a:hover{color:#4d9f2e; font-size:13px; text-decoration:none; }
.menu_name ul li i{ padding-right:10px; font-size: 8px; margin-top: 5px;}
.contect-i ul li i{font-size: 13px; }
.phone-i{font-size: 18px !important;}
.footer_copyright{ padding: 15px 0 15px; background: #111111;}
.copyright_l{font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#aeaeae; margin-top:6px; font-size: 14px; font-family: 'varela_roundregular';}
.copyright_l span a{color:#ffffff;}
.copyright_l span a:hover{color: #e6ab2a;}
/*.social-icon{float: right !important;}*/
.i-rounded, .i-plain, .i-circled, .i-bordered, .social-icon {color: #fff; cursor: pointer; display: block; float: left; font-size: 28px; font-style: normal; text-align: center !important; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);}
.social-icon {border-radius: 30px; color: #555; font-size: 20px; height: 30px; line-height: 38px !important; overflow: hidden; text-shadow: none; width: 30px; background: #959595;}
.si-borderless {border-color: transparent !important;}
body:not(.device-touch) .i-rounded, body:not(.device-touch) .i-plain, body:not(.device-touch) .i-circled, body:not(.device-touch) .i-bordered, body:not(.device-touch) .social-icon {transition: all 0.3s ease 0s;}
body:not(.device-touch) .social-icon i {transition: all 0.3s ease 0s;}
.social-icon i {display: block; position: relative; height: 40px; line-height: 33px; color: #111111;}
.social-icon i:last-child {color: #ffffff !important;}
.social-icon:hover i:first-child { margin-top: -40px;}
.si-twitter:hover, .si-colored.si-twitter { background-color: #00ACEE !important; }
.si-facebook:hover, .si-colored.si-facebook { background-color: #3B5998 !important; }
.si-gplus:hover, .si-colored.si-gplus { background-color: #DD4B39 !important; }
.si-pinterest:hover, .si-colored.si-pinterest { background-color: #C8232C !important; }
.si-linkedin:hover, .si-colored.si-linkedin { background-color: #0E76A8 !important; }
.social-icon:hover {color: #555; border-color: transparent;}
.social-icon-footer{ display: inline-block; margin-left: 10px;}
.social-icon-block {  text-align: right;}

.newsletter_bx{background:#25c9da url(../images/newsletter_bg.png) repeat-x center top; padding:10px 0; text-align:center;}
.newsletter_txt{display:inline-block; margin-right:15px; font-size:22px; font-family:'Open Sans Semibold'; color:#FFF; vertical-align:middle;}
.inpt_newsletter{display:inline-block; margin-right:15px; width:280px;}
.frm_newsletter{/*border-radius:5px;*/ text-indent:10px; height:36px; line-height:36px; background:#FFF; margin-bottom:20px;}
.bt_newsletter{display:inline-block;}
.btn_news{background:#3f3f3f; color:#fff; padding:0 20px; border:0px; min-height:38px; font-size:17px; font-family:'Open Sans'; text-transform:uppercase;}
.btn_news:hover{background:#a5cb35; color:#fff; padding:0 20px; border:0px; min-height:38px; font-size:17px; font-family:'Open Sans'; text-transform:uppercase;}

/*Footer css end here*/

/*login popup start here*/
.modal-backdrop.in { opacity: 0.78;}
.modal-dialog { margin: 6% auto; width: 600px;}

#login_poup .modal-header {background: #ddddda;text-align: center;border-radius: 3px;}
#login_poup .login_box { padding-bottom: 10px;clear: both;margin: 0 auto;max-width: 321px;padding-top: 13px;text-align: center;width: 100%;}
#login_poup .title_login { color: #535353;font-family: "varela_roundregular",serif;font-size: 16px; margin-bottom: 15px;}
.resta-name > h6{color: #434343; font-family: "varela_roundregular"; font-size: 16px; transition: all 0.5s ease 0s; height: 40px;overflow: hidden;line-height: 22px;}
.resta-name > h6:hover{color: #e6ab2a;}
#login_poup .label_form {color: #807f7f;margin-bottom: 6px;text-align: left;}
.input_box {background: #f1f1f0;border: 1px solid #e3e3e3;height: 40px;margin-bottom: 7px;width: 100%; text-indent: 6px;}
.user_box {margin-bottom: 5px;
    margin-top: 8px;
    padding-bottom: 10px;
    position: relative;}
.login_box img{margin-top: 30px;}
.login_social {text-align: center;}
.login_social > img { margin-top: 20px; max-width: 100%;}
#login_poup .close {color: #636363;opacity: 1;position: absolute;right: 9px;top: 5px;}
#login_poup .modal-footer { background: #ddddda;border-radius: 0 0 3px 3px;padding-bottom: 27px;}
.left_bar {display: inline-block;float: left;max-width: 186px;text-align: left;width: 100%;}
.left_bar > a { color: #929292;display: block;cursor: pointer;}
.left_bar > a:hover{ color: #000;}
.sign_up {color: #e46305 !important; text-decoration: underline;}
.ui.yellow.buttons .button, .ui.yellow.button {background-color: #fbbd08;background-image: none;color: #ffffff;text-shadow: none;}
.ui.yellow.button {box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset; display: block;float: right;font-size: 18px;padding: 7px 21px; border: 0;text-shadow: -1px 3px 3px rgba(17, 17, 17, 0.29);}
.ui.yellow.buttons .button:hover, .ui.yellow.button:hover { background-color: #eaae00;color: #ffffff;text-shadow: none;}
.ui.yellow.buttons .button:focus, .ui.yellow.button:focus {background-color: #daa300;color: #ffffff;text-shadow: none;}
.ui.yellow.buttons .button:active, .ui.yellow.button:active {background-color: #cd9903;color: #ffffff; text-shadow: none;}
.ui.yellow.buttons .active.button, .ui.yellow.buttons .active.button:active, .ui.yellow.active.button, .ui.yellow.button .active.button:active {
    background-color: #eaae00;color: #ffffff;text-shadow: none;}
#login_poup .modal-title > img { max-width: 100%;}
/*login popup end here*/
.breadcrumb > .active {
    color: #777;
    text-transform: capitalize;}
    .add_business .brdr > .active {
    color: #e6ab2a;
    text-transform: capitalize;}
/*registration popup start here*/
#reg_poup .modal-header {background: #ddddda;text-align: center;border-radius: 3px;}
#reg_poup .login_box {clear: both;margin: 0 auto;max-width: 321px;padding-top: 13px;text-align: center;width: 100%;}
#reg_poup .title_login { color: #535353;font-family: "varela_roundregular",serif;font-size: 16px; margin-bottom: 12px;}
#reg_poup .label_form {color: #807f7f;margin-bottom: 6px;text-align: left;}
#reg_poup .close {color: #636363;opacity: 1;position: absolute;right: 14px;top: 14px;}
#reg_poup .modal-footer { background: #ddddda;border-radius: 0 0 3px 3px;padding-bottom: 13px; padding-top: 7px;}
#reg_poup .modal-title > img { max-width: 100%;}
.ui.yellow1.buttons .button, .ui.yellow1.button {background-color: #fbbd08;background-image: none;color: #ffffff;text-shadow: none;}
.ui.yellow1.button {box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15) inset; display: inline-block; margin: 0 auto 5px;font-size: 18px;padding: 7px 21px; border: 0;
    text-shadow: -1px 3px 3px rgba(17, 17, 17, 0.29);}
.ui.yellow1.buttons .button:hover, .ui.yellow1.button:hover { background-color: #eaae00;color: #ffffff;text-shadow: none;}
.ui.yellow1.buttons .button:focus, .ui.yellow1.button:focus {background-color: #daa300;color: #ffffff;text-shadow: none;}
.ui.yellow1.buttons .button:active, .ui.yellow1.button:active {background-color: #cd9903;color: #ffffff; text-shadow: none;}
.ui.yellow1.buttons .active.button, .ui.yellow1.buttons .active.button:active, .ui.yellow1.active.button, .ui.yellow1.button .active.button:active {
    background-color: #eaae00;color: #ffffff;text-shadow: none;}
.other_valida > a {color: #e46305; cursor: pointer;}
.other_valida {color: #929292; font-size: 13px;}
.terms_service {color: #9b9b9b;text-align: left;padding-bottom: 6px;}
/*registration popup end here*/

/*forget password*/
#forget_pwd .login_box { clear: both; margin: 0 auto; max-width: 321px; padding-top: 13px;text-align: center;width: 100%;}
#forget_pwd .label_form { color: #807f7f; margin-bottom: 6px; text-align: left;}
#forget_pwd .modal-header { background: #ddddda ; border-radius: 3px; text-align: center;}
#forget_pwd .modal-footer {
    background: #ddddda;
    border-radius: 0 0 3px 3px;
    padding-bottom: 13px;
    padding-top: 7px;
}
#forget_pwd .modal-title > img {
    max-width: 100%;
}
#forget_pwd .close {
    color: #636363;
    opacity: 1;
    position: absolute;
    right: 9px;
    top: 5px;
}


/*listing page start here*/
.product-like-icon1 {width: auto !important; height: auto !important; z-index: 1; transition: 0 !important;}
.product-like-icon{background:rgba(77, 159, 46, 0.8); position: absolute; right: 10px; top: 10px;width: 32px !important; height: auto !important; z-index: 1; transition: 0 !important;border-radius: 50%;padding: 8px 5px;}
.product-like-icon:hover{background: #E6AB2A;}
.sidebar-nav{ -moz-border-bottom-colors: none; -moz-border-left-colors: none;-moz-border-right-colors: none; -moz-border-top-colors: none; background-color: #fff;
    border-color: #fcb339 #e1e1e1 #e1e1e1;border-image: none;border-style: solid;border-width: 3px 1px 1px;list-style: outside none none;margin: 0 0 15px;    padding: 0;top: 0;width: 100%; position: relative;}
.sidebar-nav li{ border-bottom: 1px solid #eee;line-height: normal;padding: 7px 5px 6px 12px; position: relative; color: #777777;}
.sidebar-nav li a{color: #777777;display: block;font-size: 14px;overflow: hidden;text-decoration: none !important;text-overflow: ellipsis;
     white-space: nowrap;  display: inline-block;width: 100%;}


/*.sidebar-nav li a:hover{ padding-left: 10px;}*/
.sidebar-nav li a:hover{text-decoration:none !important;color:#e6ab2a;}
.sidebar-nav li a:active,.sidebar-nav li a:focus{text-decoration:none}
.gry_container {background: #f5f5f5;padding:7px 0 54px;}
.sidebar-brand {color: #414141;font-family: "noto_sansregular",sans-serif;font-size: 20px;  padding:9px 13px;}
.sidebar-nav li a:active{text-decoration:none !important;color:#e6ab2a;}
.bor_head {background: #6eab40;height: 3px;margin-bottom: 13px;margin-top: 4px;width: 70px;margin-left: 18px;}
.p_details > span {color: #989898; max-width: 65%;width: 100%;display: inline-block;vertical-align: top;}
.p_details i { padding-right: 10px; font-size: 18px;vertical-align: bottom;}
.product_img{position: relative; overflow: hidden; /*height: 228px;*/}
.product_img > img { max-width: 100%; height: auto !important;}
.product_list_view {background: #fff;padding: 20px;border-bottom: 1px solid #e4e4e4;}
.title_head {color: #5c5c5c;font-family: "noto_sansregular",sans-serif;font-size: 22px;margin-bottom: 10px;}
.product_title a {color: #4d4d4d;font-size: 20px; cursor: pointer;margin-bottom: 3px; display: block;}
.product_title a:hover {color:#50933f;}
.rating_star {color: #bababa;margin-bottom: 12px;}
.p_details {border-bottom: 1px solid #eeeeee;color: #989898;display: inherit;font-size: 14px;margin-bottom: 12px;padding-bottom: 7px;}
.p_details:last-child {border-bottom: 0 none;  margin-bottom: 0;}
.lst {border: 0 none !important; padding-right: 0 !important;}
.p_details li {display: inline-block;}
.p_details > ul {display: inline-block;float: right;text-align: right;}
.p_details a {border-right: 1px solid #ddd;color: #989898;/*padding-left: 5px;*/padding-right: 5px;}
.p_details ul li a.active {color: #f9a820 !important;}
.rating_star > span { border-left: 2px solid #d8d8d8; color: #989898;margin-left: 9px;padding-left: 10px;}
.p_details .fa.fa-map-marker {font-size: 22px; vertical-align: sub;}
.p_details a:hover {color: #f9a820;}
.filter_div li { border-right: 1px solid #ddd;display: inline-block;padding-left: 21px;padding-right: 21px;}
.filter_div li:last-child {border-right: 0 none;}
.filter_div > ul { display: inline-block;}
.sorted_by { display: inline-block;}
.sorted_by {font-family: "noto_sansregular",sans-serif; font-size: 14px;background: #e6ab2a ;border-radius: 10px 0 0 10px;color: #fff;
    display: inline-block;float: left;margin-right: 0;padding: 12px 25px 10px 12px;line-height: normal;}
.filter_div ul li a {color: #929292;font-family: "noto_sansregular",sans-serif;font-size: 16px;}
.filter_div a:hover { color: #f9a820;}
.filter_div {background: #fff ;border-radius: 9px;margin-bottom: 20px;padding: 8px 13px;}
.filter_div ul li a.active {color: #f9a820 !important;}
.gry_container hr {border-color: #d8d8d8;margin-bottom: 22px;margin-top: 5px;padding: 0;}
.gry_container .breadcrumb {color: #707070;border-radius: 4px;list-style: outside none none;margin-bottom: 2px;padding: 9px 0;}
.gry_container .breadcrumb > li + li::before {color: #707070;content: "/ ";padding: 0 5px;}
.gry_container .breadcrumb .active {color: #f9a820;}
.gry_container .breadcrumb a {color: #707070;}
.first-cate-veri {background:rgba(77, 159, 46, 0.8);border-radius: 50% !important;height: auto !important;padding: 8px 5px;position:absolute;right: 10px;top: 10px;width: 32px !important;}
.first-cate-veri:hover{background: #E6AB2A;}
/*search section sub pages*/
.search_sub > li .form-group {border: 1px solid #faddae;border-radius: 7px;font-size: 16px;min-height: 49px;padding-left: 3px;padding-right: 0;padding-top: 9px;}
.search_sub > li {max-width: 647px;width: 100%;display: inline-block;}
.search_sub {text-align: center; padding: 26px 0 10px;}
.search_sub > li .form-control-feedback {background: #e6ab2a ;border: medium none;border-radius: 0 3px 3px 0;color: #fff;font-size: 21px;
    height: 47px;line-height: normal;pointer-events: visible;width: 72px;}
.search_sub .form-control-feedback {top: -9px;}
.search_sub > li .search-txt {border: 0 none;display: inline-block;float: left;height: 30px;margin-left: 15px;text-align: left;}
/*listing page end here*/

/*listing detail page start here*/
.product_title.etd img{background:rgba(77, 159, 46, 0.8);border-radius: 50%;padding: 8px 5px;vertical-align: sub;width: 32px;}
.product_title.etd img:hover{background: #E6AB2A;}
.product_detail_banner .product_title a { color: #fff;cursor: pointer;display: block;font-family: "noto_sansbold",sans-serif;font-size: 26px;margin-bottom: 15px;}
.product_detail_banner .p_details > span { color: #fff;display: inline-block;max-width: none;vertical-align: top; width: auto;}
.product_detail_banner .p_details i {color: #fff;font-size: 18px;padding-right: 10px;vertical-align: bottom;}
.product_detail_banner .rating_star { color: #fff;font-size: 16px; margin-bottom: 12px;}
.p_details .fa.fa-map-marker { font-size: 22px;vertical-align: sub;}
.product_detail_banner .rating_star > span {border-left: 2px solid #d8d8d8;color: #fff;margin-left: 9px;padding-left: 10px;}
.product_detail_banner {padding: 15px;    min-height: 304px;}
.p_detail_view {background: #fff ;margin-bottom: 20px;padding: 5px;    border: 1px solid #eaeaea;}
.rating_star ul li .fa.fa-star-o {color: #c2c2c2;font-size: 21px;}
.rating_star li {display: inline-block;padding-right: 6px;}
.rating_star > ul {display: inline-block;}
.rating_star ul li .fa.fa-star-o.ylow {color: #e6ab2a;}
.rating_star > a {color: #e6ab2a; padding-left: 15px;font-size: 16px;}
.p_detail_view .p_details {border-bottom: 1px solid #555;margin-bottom: 12px;padding-bottom: 7px;}
.p_detail_view .p_details a { color: #e6ab2a;border-right: 0 none;}
.sidebar-brand > img { margin-right: 9px;}
.sidebar-nav li:last-child { border-bottom: 0 none;}
.enquiry { color: #fff;display: inline-block;}
.add_det , .enquiry { border-left: 1px solid #fff; color: #fff; display: inline-block; margin-left: 12px;padding-left: 16px;}
.img_icons > img { display: block;margin: 0 auto 10px;}
.img_icons{color: #444444; display: inline-block; font-size: 14px; max-width: 135px;text-align: center;text-transform: capitalize; margin-bottom: 10px;width: 100%;}
.icons { padding: 16px 0 0;}
.name_product { bottom: 0px;color: #fff;font-family: "noto_sansbold",sans-serif;font-size: 20px;padding: 0 0 5px 10px;position: absolute; z-index: 9; background-image: url("../images/pdt-ftr_1.png"); background-position: 0 0; width: 100%;}
.name_product > a {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block;}
.fa.fa-star-o.ylow {color: #e69105;font-size: 19px;}
.p_images > img { width: 100%;transition: all 0.4s ease 0s;height: 260px;}
.p_images > img:hover {
    transform: scale(1.2);}
.in-traspn:hover{transform: none !important;}
.p_images { display: block; position: relative; overflow: hidden;}
.p_images-detail{display: block; position: relative; overflow: hidden;}
.p_images-detail > img {height: 200px; width: 100%;}
.p_infor_detail .pull-left { color:#4b4b4b; width: 90%;/* min-height: 40px;*/ height: 22px;overflow: hidden;}
.address-icon-img img{margin-right: 10px;}
.product_title.etd img{ float: right;}
.p_infor_detail { background: #fff ; display: inline-block;padding: 8px;width: 100%;-webkit-box-shadow: 0px 20px 17px -16px rgba(0,0,0,0.09);
-moz-box-shadow: 0px 20px 17px -16px rgba(0,0,0,0.09);box-shadow: 0px 20px 17px -16px rgba(0,0,0,0.09);}
.title_main { color: #3a3a3a;font-family: "noto_sansbold",sans-serif; font-size: 22px; margin-bottom: 11px;}
.testimo-one{padding: 15px 0; margin: 0 15px; border-bottom: 1px solid #dcdcdc;}
.img-div-testi{float: left; height: 44px; width: 44px; margin-right: 20px;}
.img-div-testi img{border-radius: 50%;}
.user-name-testio{font-size: 16px; color: #fab139;}
.testimo-user-mess{font-size: 14px; color: #7b7b7b; max-width: 671px; width: 100%; line-height: 22px; margin: 5px 0;}
.testimo-content{float: left;}
.write-review-main{padding: 15px;}
.write-review-head{font-size: 20px; color: #4b4b4b; margin-bottom: 25px;}
.title-review{font-size: 16px; color: #4b4b4b;  margin-bottom: 8px;}
.title-rev-field{width: 100%;}
.title-rev-field input{padding: 0 15px; background: #f4f4f4; width: 100%; border: none; height: 40px; font-size: 14px; }
.review-title{margin-bottom: 20px;}
.message-review{width: 100%; border: none; background: #f4f4f4; resize: none; font-size: 14px; height: 94px; padding: 10px 15px;}
.submit-btn button{font-size: 16px;  padding: 8px 14px; border: none; background:#5ead40; color: #ffffff;border-radius: 20px;}
.submit-btn button:hover{background: #498f2e}
.stars-rat { color: #ff811c;}
.stars-block i { font-size: 16px; margin-right: 5px;}
.label-block {  color: #9e9e9e; font-size: 14px; margin-left: 10px;}
.acad-rating-block { margin: 8px 0;}
.testimo-one.replay { border-top: 1px solid #dcdcdc; margin: 23px 0 0 51px; padding: 18px 0;}

.rank_name > div { background: #6eab40;display: inline-block;  margin-left: 5px;margin-right: 5px;}
.rank_name { color: #575756; font-family: "noto_sansregular",sans-serif; margin-bottom: 13px;}
.rank_name > span {display: inline-block;max-width: 81px;width: 100%;}
.rating_views { background: #f3f3f3 ; border: 1px solid #e6e5e5; padding: 10px;margin-top: 12px;}
.product_info { margin-bottom: 15px;}

.sidebar-nav ul.spe_submobile1 li a , .sidebar-nav ul.spe_submobile3 li a  { max-width: none; font-size: 13.5px;}
.sidebar-nav ul.spe_submobile1 li , .sidebar-nav ul.spe_submobile3 li{ padding: 6px 14px;}



/*listing detai page end here*/

/*my account page start here*/
input.input_acct , select.input_acct  { border: 1px solid #cbcbcb;font-family: "noto_sansregular",sans-serif;height: 35px;margin-bottom: 5px;margin-top: 5px;text-indent: 5px;   background: transparent none repeat scroll 0 0; width: 100%; /*text-transform: capitalize;*/}
.my_whit_bg {background: #fff;border: 1px solid #eaeaea;padding: 20px;}
.box_gry {  margin-bottom: 30px;background: #f7f7f7 none repeat scroll 0 0;border: 1px solid #e4e3e3;padding: 16px;}
.text_r a {color: #b9b9b9;}
.text_r a:hover {color: #999;}
.text_r{text-align: right;}
.label-text { color: #717171;font-size: 14px; clear: both; text-transform: capitalize;}
select.select-option {height: 35px;margin-bottom: 5px;color: #999;margin-top: 5px;max-width: 155px;width: 100%;}
textarea.textarea_box { border: 1px solid #cbcbcb;font-family: "noto_sansregular",sans-serif;height: 131px;margin-bottom: 5px;margin-top: 5px; resize: none;
    text-indent: 5px;width: 100%;  background: transparent none repeat scroll 0 0}
.title_acc { color: #8e8c8c;font-family: "noto_sansregular",sans-serif;font-size: 20px;margin-bottom: 21px;}
.user_box .input-group .input-group-addon { border-radius: 0;height: 35px;}
.user_box .input-group { margin-bottom: 5px;margin-top: 5px; position: unset;}
.profile_v > a { color: #e6ab2a;font-family: "noto_sansregular",sans-serif;font-size: 14px;}
.user_box .input-group .form-control { border-color: #cbcbcb #cbcbcb #cbcbcb -moz-use-text-color;border-left: 0 none;font-family: "noto_sansregular",sans-serif;
    height: 35px;border-radius: 0;}
input.std_cont_inpt { border: 1px solid #cbcbcb; font-family: "noto_sansregular",sans-serif; height: 35px;margin-bottom: 5px;margin-top: 5px;text-indent: 5px;
    max-width: 76px;width: 100%;}
input.input_acct_contact {   border: 1px solid #cbcbcb;float: right;font-family: "noto_sansregular",sans-serif;height: 35px;margin-bottom: 5px;margin-top: 5px;
    text-indent: 5px; max-width: 69%; width: 100%;}
.profile_v > a span {background: rgba(0, 0, 0, 0) url("../images/icons.png") repeat scroll 0 0;display: inline-block;height: 27px; vertical-align: middle;
    width: 28px;}
.error_msg {color: red;font-size: 12px; position: absolute;text-transform: capitalize;}
.steps { background: #b2b2b2;border: 4px solid #eee;border-radius: 50%;color: #fff;display: inline-block;font-family: noto_sansbold;font-size: 13px;height: 32px;
    margin-right: 12px;padding: 3px;text-align: center;vertical-align: super;width: 32px;}
.process_done { background: rgba(0, 0, 0, 0) url("../images/process_done.png") no-repeat scroll 0 0; color: transparent;height: 35px;padding: 9px;width: 32px;  margin-right: 7px;}
.button_save { display: inline-block; float: right;}
.profile_v { display: inline-block;}
.spe_mobile_hide a {  background: rgba(0, 0, 0, 0) url("../images/plusb_arrow.png") no-repeat scroll 0 0; display: block; height: 15px;margin-top: 13px;
position: absolute; right: 25px;width: 12px;}
.spe_mobile_hide a.act {background-position: 0 -12px;}
.spe_mobile_hide { display: none;float: right;}
.spe_mobile_hide {   display: block;}
.spe_submobile_show {  display: none;}
.spe_mobile_hide .fa.fa-angle-right { color: #888;cursor: pointer;font-size: 22px;position: absolute;right: 19px;top: 16px;}
.spe_submobile_show > li {border: 0 none;margin-bottom: -7px;padding-bottom: 13px;}
.spe_submobile_show {}
.slide_m > ul > li.has-sub > a span { display: block;background:  url("../images/icon_plus.png") no-repeat scroll right 5% center;}
.slide_m > ul > li.has-sub.active > a span { display: block; background:  url("../images/icon_minus.png")no-repeat scroll right 5% center;
    outline: medium none;}
.make_list{  background-attachment: scroll;background-clip: border-box;background-color: rgba(0, 0, 0, 0);background-image: url("../images/repit_bg.png");
    background-origin: padding-box;background-repeat: repeat-y;background-size: auto auto;argin-left: 12px;padding-left: 11px;}
.m_l {
    padding-left: 0;
}
.half_2_input {margin-left: 20px; margin-right: 20px;
    max-width: 222px;
    width: 100%;
}
.user_box_sub .label-text {
    padding: 10px;
}

select.input_acct {
    text-indent: 1px;
      color: #999;
}
.input-group-addon {
    border-radius: 0;
}
.input-group .form-control {
   border-left: 0 none;
    border-radius: 0
}
.modal-dialog {
    margin: 6% auto 0;
    max-width: 600px;
    width: 96%;
}
/*my account page end here*/



/*New Detail Page Start Here*/
.main-list-deta{width: 100%; overflow-y: scroll; height: 330px;}
.details-lst-vw{width: 100%;border-bottom: 1px solid #e9e9e9;margin-bottom: 15px;}
.sml-padng{padding: 15px 15px 20px;}
.details-lst-vw .p-textd{margin-bottom: 10px; width: 100%;}
.sml-grasy {color: #bcbcbc; font-size: 12px; text-align: left; margin-bottom: 10px;}
.sml-grasy-right {color: #bcbcbc; font-size: 12px; text-align: right; text-decoration: line-through;margin-bottom: 10px;}
.sml-grasy-right-g {color: #6eab40; font-size: 22px; text-align: right; margin-bottom: 10px;}
.sml-grasy-right-black {color: #414141; font-size: 22px; text-align: right; margin-bottom: 10px; font-weight: bold; display: inline-block;}
.sml-grasy-right-black-lft {color: #414141; font-size: 22px; text-align: left; margin-bottom: 10px; font-weight: bold; display: inline-block;}
.quantitydf1 {background: transparent none repeat scroll 0 0;border: 1px solid #cbcbcb;margin-bottom: 5px;float: left;text-indent: 5px;text-transform: capitalize;height: 38px;text-align: center;width: 60%;}
.quantity-wrapperds {display: block;float: left;margin-bottom: 10px;}
.add-actionds {border-bottom: 1px solid #dbdbdb;  border-right: 1px solid #dbdbdb;border-top: 1px solid #dbdbdb;color: #414141;cursor: pointer;display: inline-block !important;font-size: 10px !important;height: 19px;line-height: 20px !important;position: relative;text-align: center;width: 28px;}
.clr-dtald{color: #777;}
.tolt-foles{padding: 15px 10px; width: 100%;}
.buy-n-btnds{width: 100%; margin: 0 auto 10px; text-align: center;}
.btn-post-nods{float: none !important;}
.limitd-tmf{margin: 15px; 0px;text-align: center;}
.limitd-btr{text-align: center; margin-bottom: 15px;}
.limitd-btr span{margin-right: 15px; font-size: 18px;}
.cont-draetview{margin: 10px; 0px;}
.tagsfd {background: #eeeeee none repeat scroll 0 0;border-radius: 50px;color: #337ab7;display: inline-block;font-size: 12px;margin-bottom: 5px;margin-right: 8px;padding: 7px 20px;}
.shre-dls ul  li.fb-icv{background-color: #3b5a9b;border-radius: 50%;color: #fff;display: inline-block;font-size: 16px;height: 35px;padding: 7px 0;text-align: center;width: 35px;}
.shre-dls ul  li.emil-icv{background-color: #474342;border-radius: 50%;color: #fff;display: inline-block;font-size: 16px;height: 35px;padding: 7px 0;text-align: center;width: 35px;}
.shre-dls ul  li.twirt-icv{background-color: #23aae2;border-radius: 50%;color: #fff;display: inline-block;font-size: 16px;height: 35px;padding: 7px 0;text-align: center;width: 35px;}
.mrtopls{margin-top: 15px;}
.validsff{color: #000; font-weight: 400;}
.shre-dls{margin: 0 0 12px;display: inline-block;}
.bor_hefgsd {background: #6eab40 none repeat scroll 0 0;height: 3px;margin-bottom: 13px;margin-top: 4px;width: 70px;}
.shre-dls a{color: #fff;}
.sharetsdl{display: inline-block; margin-right: 10px;}
.matnshare{text-align: right;}
.bordersk{height: 1px; width: 100%; background: #e9e9e9; display: block; float: left; margin-bottom: 25px;}
.detls-pgj{display: block; color: #525252;}
.detls-pgj ul li{display: flex; margin-bottom: 10px; }
.detls-pgj ul li span{ color: #bcbcbc;font-size: 11px;margin-right: 6px;margin-top: 4px;width: 10px;}
.valid-txts{display: block; color: #414141;}
.valid-txts span{margin-right: 20px;}
.tickt-esslw{margin-bottom: 21px; margin-top: 21px;}
.indners{display: block; margin-bottom: 5px; margin-left: 15px;}
.loction{display: block; font-size: 12px; color: #bcbcbc;}
.cont-ds{margin: 15px 0px; font-size: 12px; color: #7f7f7f; }
.valuesd{font-size: 12px; color: #c2bcbc; text-align: right; text-decoration: line-through;}
.valuesdfd{font-size: 12px; color: #c2bcbc; text-align: left; float: left;}
.valuesdf-right{float: right;}
.valuesdf-right span{color: #e6ab2a; font-size: 18px;}
.p_images { display: block; position: relative; overflow: hidden; margin-bottom: 20px;}
/*New Detail Page End Here*/

/*New Order summary Start Here*/
.pdngk{ padding-bottom: 0;padding-left: 20px; padding-right: 20px ;padding-top: 20px;}
.mainpulsumiry{display: block; margin-bottom: 10px; font-size: 16px; color: #707070;}
.link-sumgf{margin-top: 0px; display: block;}
.summry-gry{display: block; margin:10px -20px; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea;padding: 20px 18px; background-color: #f9f9f9;}
#basic-addon2 > a {color: #fff;display: inline-block;height: 20px;line-height: 20px;width: 60px;text-decoration: none;}
.loctionsd{color: #8c8c8c; font-size: 12px;}
.sumry-tlin {color: #6eab40;float: right;font-size: 19px;margin-top: 16px;}
.cash-back-offer-parent{display: block;}
.p_detail_view .table { margin-bottom: 0px;}
/*Radio Buttons*/
.cash-back-offer-parent .radio-btns .radio-btn{display: block;position: relative;float: left;}
.cash-back-offer-parent .radio-btns .radio-btn input[type=radio]{position: absolute;visibility: hidden;}
.cash-back-offer-parent .radio-btns .radio-btn label{font-weight: normal;color: #646464;display: block;position: relative;min-height: 30px;font-size: 16px;padding: 3px 5px 0 27px;margin: 10px auto;z-index: 9;cursor: pointer;-webkit-transition: all 0.25s linear;}
.cash-back-offer-parent .radio-btns .radio-btn .check{display: block;position: absolute;border: 2px solid #AAAAAA;border-radius: 100%;height: 20px;width: 20px;top: 12px;left: 0px;z-index: 5;transition: border .25s linear;-webkit-transition: border .25s linear;}
.cash-back-offer-parent .radio-btns .radio-btn .check::before {border-radius: 100%;content: "";display: block;height: 10px;left: 3px;margin: auto;position: absolute;top: 3px;transition: background 0.25s linear 0s;width: 10px;}
.cash-back-offer-parent .radio-btns input[type=radio]:checked ~ .check {border: 2px solid #e6ab2a;}
.cash-back-offer-parent .radio-btns input[type=radio]:checked ~ .check::before{background: #e6ab2a;}
.cash-back-offer-parent .radio-btns input[type=radio]:checked ~ label{  color: #e6ab2a;}
.dpslt{display: block; font-size: 12px; color: #8c8c8c; margin-top: -10px;margin-left: 26px;}
.dpsltsf-last{display: block; font-size: 12px; color: #8c8c8c; margin-top: 10px;}
.buy-n-btndsds{display: block; text-align: right; margin-bottom: 15px;}
.img-lefs{display: inline-block;margin-top: 7px;}
.title-ordr-td{color: #404040 !important; font-size: 16px;}
.wosfd{width: 15%; padding: 20px 10px !important; color: #777777;}
.wosfd-one{width: 70%;padding: 20px 10px !important; color: #777777;}
.mers{margin-bottom: 15px;}
.left-gldf{color: #979797; font-size: 14px; display: inline-block; margin-right: 15px;text-decoration: line-through;}
.left-gldf-jh{ color: #e6ab2a;font-size: 18px;display: inline-block;}
.borderskds{border-top: 1px solid #ccc;}
.title-onds{ color: #e6ab2a; font-size: 20px;}
.box-gare{background-color: #f9f9f9;padding: 15px;}
.active-cs{border-left: 2px solid #e6ab2a; background: #fff;}
.box-gare ul li {padding: 10px;}
.inactive-cs{border-left: 2px solid #fff; background: #fff;}
.box-gare ul li a {display: block; padding: 10px; border-bottom: 1px solid #ccc;}
.product_detail_bannergdd {padding: 15px;}
#flip-newsd{padding:5px;max-width: 300px;width: 100%;text-align:left;background-color:#fff;}
#panel-newsd{max-width: 300px;width: 100%;background-color: #fff;display: none;height: 40px;margin-top: -34px;z-index: 999; position: relative;}
.textbodr{border-left: 1px solid #ccc !important;}
.style-aplyd{background-color: #f9a820; color: #fff;}
/*New Order summary End Here*/

/*New My Order summary Start Here*/
.cont-my-org{margin:10px 0;}
.qntyg{display: inline-block; font-size: 15px; color: #5c5c5c;}
.right-kgf{display: inline-block; color: #f9a820; float: right;font-size: 16px;}
.right-kgf span{font-size: 15px; color: #7e7e7e; text-decoration: line-through; margin-right: 15px; }
.right-kgf1{display: inline-block; color: #f9a820; float: right;font-size: 16px;}
.right-kgf1 span{font-size: 15px; color: #7e7e7e;  margin-right: 15px; }
.main-oderboxs{display: block; margin-bottom: 25px;}
.bordersksa{height: 1px; background-color: #e9e9e9;margin: 15px 0;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{color: #fff; background-color: #f9a820 !important; border: 1px solid #f9a820;}
.pagination > li > a, .pagination > li > span{color: #f9a820;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{color: #f9a820;}
.title-ondss {color: #e6ab2a;font-size: 16px;margin-bottom: 7px;}
.main-oderboxs p{color: #5a5a5a;}
/*New My Order summary End Here*/


/*personal details start here*/
.profile_box > img {max-width: 100%;}

.ig_profile { padding-bottom: 25px; padding-top: 2px;}
.remove_b  a{ color: #767676;display: inline-block;margin-bottom: 10px;margin-top: 10px;max-width: 150px;text-align: center;width: 100%;}
#dvPreview.wdth-img > img{ max-width: 150px;height: 150px!important;}
#dvPreview.ig_profile > img {height: 150px; width: 100%; max-width: 150px;}

.fileUpload span { border-width: 0; cursor: pointer; opacity: 1; outline: medium none;text-indent: -999em;}
.or_btn { background: #e6ab2a;color: #fff;display: inline-block;max-width: 150px;padding: 6px;text-align: center;text-transform: capitalize;width: 100%;}
.fileUpload {overflow: hidden;position: relative;}
.fileUpload input.upload {   width: 100%;cursor: pointer;font-size: 14px;height: 100%;left: 0;margin: 0;opacity: 0;padding: 0;position: absolute;right: 0;top: 0;}
.user_box {clear: both;margin-bottom: 5px;margin-top: 8px;padding-bottom: 10px;position: relative;}
.user_box_sub { clear: both; margin-bottom: 5px;margin-top: 8px;/*padding-bottom: 10px;*/position: relative;}
/*personal details end here*/

/*contact us page start here*/
.title_bag { font-family: "noto_sansbold",sans-serif;font-size: 28px;padding: 30px 0;text-transform: capitalize;}
.gren_bor_title {color: #5c5c5c; font-family: "noto_sansbold",sans-serif; font-size: 22px;}
.bor_grn {background: #5ead40;border-radius: 5px;height: 6px;margin-top: 13px;max-width: 40px;width: 100%; margin-bottom: 20px;}
.addrsss {  margin-bottom: 12px;color: #607278;display: inline-block;max-width: 85%;width: 100%;    min-height: 42px; padding-top: 2px;}
.phone-number {  margin-bottom: 12px;color: #607278;display: inline-block;max-width: 85%;width: 100%;  min-height: 40px; padding-top: 2px;}
.user_box > span {display: inline-block;float: left;margin-right: 10px;}
.any_q {color: #262c38;font-size: 21px;margin-bottom: 3px;}
.get_tuch {color: #607278;font-size: 16px;margin-bottom: 12px;max-width: 372px;width: 100%;}
.btn_gren > a{background: #5ead40;border-radius: 4px;color: #fff;display:inline-block;font-size: 16px;max-width: 166px;padding: 11px 0;
    text-align: center;width:100%;}
.btn_gren > a:hover{ background: #498f2e;}
.whit_box { background: #fff;padding: 19px 25px 30px;}
.box_contact { margin-bottom: 32px;}
/*contact us page end here*/

.select-color{background: #e6ab2a;}

/*about us page start here*/
.text_about {color: #484848;font-size: 17px;font-weight: normal;line-height: normal;margin-bottom: 42px;margin-top: 15px;text-align: left;
    font-family: 'noto_sansregular',sans-serif;}
.steps_about {color: #484848;font-size: 26px;margin-bottom: 12px;}
.sub-text-about {color: #848383;font-size: 16px;margin-bottom: 12px;}
.abot_img_l { margin-bottom: 30px;text-align: right;}
.abot_img_r{ margin-bottom: 30px;}
.about_box {max-width: 430px;width: 100%; padding-top: 79px;}
.link_about > a {color: #eda336;}
.link_about > a:hover { color: #000;}
.link_about img {  margin-left: 12px;}
.text_a { color: #484848;font-family: "noto_sansregular",sans-serif;font-size: 18px;text-align: center;}
.post_org > a { background: #e6ab2a none repeat scroll 0 0;border-radius: 23px;color: #fff;display: inline-block;font-size: 20px;max-width: 577px;padding: 11px 0;
    text-align: center;width: 100%;}
.post_org {margin-top: 21px;text-align: center;}
.cont_txt p {color: #828282;font-size: 16px;}
.cont_head {color: #424242;font-size: 20px;margin-bottom: 4px;}
.cont_txt {margin-bottom: 15px;}
.content_page { padding-top: 20px;}
/*about us page end here*/

/*location information*/
.button_save .btn.btn-post {
    margin-left: 24px;
}
.hyper_link_more > a {
    color: #fcb339;
    text-decoration: underline;display: block;
    margin: 4px 0 0;
}

/*keyword search*/
.input_acct.keywrd-serach-input {
    max-width: 655px;
    width: 100%;
}
/*view and remove keyword*/
.movers_item_remove > a {
    color: #555;
    display: block;
    padding: 14px 0;
}
.movers_item_remove span {
    color: red;
    padding-left: 5px;
}
.add-keywd {
    border-bottom: 1px dotted #666;
    margin-bottom: 12px;
    padding-bottom: 3px;
    text-align: right;
}
.add-keywd > a {
    color: #fcb339;
}

/*7 july changes css start here*/
.right-flt{
    float: none!important;
    line-height: normal!important;
}
.more-link a{
    color: #35741e;
}
.more-link a:hover{
    color: #b8881e;
}
.img_icons img {
    margin: 0 auto 10px !important;
}
.gal.img_inner > img{
margin-bottom: 6px;
}
.rate-size i {
    font-size: 16px;
    vertical-align: inherit;
}
.width-page > span{max-width:90%;}
.gry_container .caret{
vertical-align: middle!important;
}
.min-height{min-height: 450px;}
.days-cat{ width: 82px;}
.time-cat{ max-width: 140px;
    width: 100%;}
.brdr span {
    display: inline-block;
}
.per-detl .btn-post{border: none;margin-top: 10px;}
.gender-top {
    margin-top: 10px;
}
.my-bussi .resta-rating-block11{   display: inline-block;
    max-width:105px;
    vertical-align: top;
    width: 100%;}
.my-bussi .p_details > span{max-width: 70%;vertical-align: sub;}
.my-bussi .p_details .fa.fa-map-marker{vertical-align: top;margin-top: 4px;}
.my-bussi .resta-rating-block11 i{font-size: 16px;vertical-align: text-top;}
.edit-bussi .label-text {
    font-weight: normal;
    padding: 0 10px;
}
.text-area{width: 100%;border: 1px solid #cbcbcb;padding: 5px; color: #717171;height: 100px;overflow: hidden;}
/*7 july changes css end here*/



/*responsive media css start here*/
@media(max-width:1024px) {
    .my-bussi .p_details > span{width: auto;}
    .p_detail_view .table-responsive{overflow-x: auto !important;}
    .main-menu{float: right; width: 100%; }
    .container{position: relative;}
    .main-menu{margin-top: 0 !important;}
    .btn-post{margin-right: 50px;}
    .nav{margin: 30px 0 !important;}
    .header .logo{float: left;}
    .cate-btns li{margin-bottom: 20px;}
    .cate-btns{margin-bottom: 30px;}

    .cate-count-block {margin: 0 auto; max-width: 570px; width: 100%;}

    .nav { margin: -60px 0 !important;}
    .product_detail_banner .p_details i { vertical-align: text-top;}
    .product_detail_banner .p_details > span { max-width: 88%;vertical-align: top; width: 100%; margin-bottom: 12px;}
    .add_det, .enquiry { border-left: 0 none;margin-bottom: 12px; padding-left: 0; margin-left: 0; display: block;}
    .button_save .btn.btn-post { margin-right: 0;}
    .m_l {  padding-left: 15px;}
    .user_box_sub .label-text { padding: 0 15px 4px;}
    .img_icons{ max-width: 16.1%;}
}

@media all and (max-width:980px){
/*category responsive toggle section*/
.spe_mobile  {  background: rgba(0, 0, 0, 0) url("../images/plusb_arrow.png") no-repeat scroll 0 0; display: block; height: 15px;position: absolute;
    right: 18px;
    top: 12px;width: 12px; cursor: pointer;}
.spe_mobile .act {background-position: 0 -12px;}
.spe_mobile { display: none;float: right;}
.spe_mobile {   display: block;}
.spe_submobile {  display: none;}

.spe_mobile1 a {  background: rgba(0, 0, 0, 0) url("../images/plusb_arrow.png") no-repeat scroll 0 0; display: block; height: 15px;margin-top: 13px;
    position: absolute;  right: 18px;
    top: 12px;width: 12px;}
.spe_mobile1 a.act {background-position: 0 -12px;}
.spe_mobile1 { display: none;float: right;}
.spe_mobile1 {   display: block;}
.spe_submobile1 {  display: none;}

.spe_mobile2 a {  background: rgba(0, 0, 0, 0) url("../images/plusb_arrow.png") no-repeat scroll 0 0; display: block; height: 15px;margin-top: 13px;
    position: absolute;  right: 18px;
    top: 12px;width: 12px;}
.spe_mobile2 a.act {background-position: 0 -12px;}
.spe_mobile2 { display: none;float: right;}
.spe_mobile2 {   display: block;}
.spe_submobile2 {  display: none;}

.spe_mobile3 a {  background: rgba(0, 0, 0, 0) url("../images/plusb_arrow.png") no-repeat scroll 0 0; display: block; height: 15px;margin-top: 13px;
    position: absolute;  right: 18px;
    top: 12px;width: 12px;}
.spe_mobile3 a.act {background-position: 0 -12px;}
.spe_mobile3 { display: none;float: right;}
.spe_mobile3 {   display: block;}
.spe_submobile3 {  display: none;}

.categories_sect {  margin-bottom: 15px;}
.count { background: #ff1407 ; border-radius: 50%; color: #fff; font-family: "open sans semibold";font-size: 12px;height: 22px;
        padding: 3px 0; position: absolute;right: -4px;text-align: center; top: -10px; width: 22px;}

.product_img > img { margin-bottom: 12px; max-width: 100%; width: 100%;}
    .product-like-icon{width: auto !important;}
.sidebar-brand{ font-size: 15px;}
 .abot_img_l > img , .abot_img_r > img { width: 100%;}

    .phone-number , .addrsss{ min-height: inherit;}
    .button_save1 .btn.btn-post{  margin: 0 auto 3px;}
   
}

@media all and (max-width:767px) {
    .footer_heading{font-size: 16px;}
    .p_details i{vertical-align: top; margin-top: 3px;}
    .search_sub > li .form-control-feedback{background: none !important;color: #E6AB2A!important;}
      .footer_heading {
        background: url(../images/arrow_ftr.png);
        background-repeat: no-repeat;
        background-position: right 8px;
        background-size: 12px;
        cursor: pointer;
    }
    .footer_heading.active {
        background: url(../images/arrow_ftr-down.png);
        background-repeat: no-repeat;
        background-position: right 10px;
        background-size: 12px;
        cursor: pointer;
    }
    .copyright_l{margin-bottom:10px;}
    .sub-munsd li{display: block !important;}
    .abslotd{position: relative!important;}
    .mrgr-lef{margin: 15px 0px;}
    .header .logo{margin: 10px 0; display: block; text-align: center;}
.intro-message {  padding-bottom: 15%;}
    .intro-message > h1 { font-size: 3em;}
    ul.intro-social-buttons > li {margin-bottom: 20px; padding: 0;}
    ul.intro-social-buttons > li:last-child { margin-bottom: 0;}
    .intro-divider { width: 100%;}
    .cate-btns li{float: none; margin-bottom: 20px;}
    .cate-count-block ul li a{display: block; margin-left: auto; margin-right: auto; float: none;}
    .email-content{font-size: 26px;}

    /*serach section css start here*/
    .list-inline > li .search-txt {border: 0 none;display: inline-block;float: none;height: 30px;margin-left: 0px;text-align: left;width: 96%;}
    .search-txt.city_finder { border-right: 0!important;border-bottom: 1px solid #ddd !important;color: #000 !important;float: left;margin-bottom: 12px;
        max-width: none;width: 100%;}
    .has-feedback {display: inline-block;position: relative;width: 100%;}
    .search-txt {max-width: 95%;  padding-right: 8px;width: 96%;}
    .list-inline > li .form-group{ height: auto;line-height: normal;}

    .search_sub > li .form-group{ height: auto;line-height: normal;}
     .search_sub > li .search-txt {border: 0 none;display: inline-block;float: none;height: 30px;margin-left: 0px;text-align: left;width: 96%;}
    .search_sub .has-feedback .search-txt {  max-width: none;
    padding-right: 50px;
    width: 100%;}
    .search_sub .form-control-feedback {  top: -1px;}
    .search_sub > li .form-control-feedback{ height: 37px;}
    .search-txt.city_finder{ margin-bottom: auto;}

   .logo.hidden-xs > img {  width: 240px;}
    .social-icon-block { text-align: center;}
    /*responsive tab view listing*/
    .filter_div li { background: #f5f5f5 ;border-right: 1px solid #ddd;color: #fff;display: inline-block;margin-bottom: 12px;padding: 9px 8px;
    width: 100%;}
    .filter_div > ul {display: block;}
    .sorted_by{ border-radius: 0; width: 100%;margin-bottom: 12px;}

    .profile_box { text-align: center;}
    .btn-post{ font-size: 14px!important; padding: 0 19px!important;}
    .half_2_input { margin-left: 0; margin-right: 0; max-width: none;width: 100%;}
    input.std_cont_inpt{ max-width: none;}
    .user_box_sub .label-text { padding: 0 15px 4px;}

    .abot_img_l{ text-align: center;}
     .abot_img_l > img , .abot_img_r > img {  max-width: 417px; width: 100%;}
    .about_box {
        max-width: none; margin-bottom: 12px;}
    .about_box{ padding-top: 2px;}
    .p_details a { display: inline-block;
    margin-bottom: 11px;}
    .copyright_l{ text-align: center;}

    .img_icons{ max-width: 49%;margin-bottom: 20px;}
    /*new css*/
    .p_details a{ padding-left: 4px;padding-right: 4px;}

}
@media all and (max-width:414px)
    {
        .p_details > ul{float: none;}
       /* .nav { margin: 0 0 18px !important;}*/
    }

.new_new_act1 {

    position: relative;
}
.new_new_act1 .dropdown {
    color: #000;
    padding: 6px 2px 6px 3px;
}
.new_new_act1 .dropdown-toggle {
    color: #929292;
    cursor: pointer;
    display: block;
    font-family: "varela_roundregular";
    font-size: 16px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: transparent;
}
.new_new_act1 .dropdown-menu a {
    border-bottom: 1px solid #eee;   font-size: 14px;
    color: #646464;
    padding: 2px 0 7px;    text-align: center;
}
.new_new_act1 .dropdown-menu {
    border-radius: 0;
    left: -5px; padding: 0px 0 0 ;
    min-width: 130px;
    top: 28px;
}
.new_new_act1 .dropdown-menu > li {
    border-right: 0 none;
    display: block;
    padding: 4px 0 0 0 !important;
}
.new_new_act1 .dropdown-menu{   min-width: 124px;}

.btn_drop_nw.dropdown-toggle.form-control {
    border: 0 none;
    box-shadow: 0 0 0 0;
    color: #929292;
    display: block;
    width: 100%;height: auto; line-height: normal;
     color: #929292;
    font-family: "noto_sansregular",sans-serif;
    font-size: 16px;   padding: 0;
}
.btn_drop_nw.dropdown-toggle.form-control > span {
    margin-right: 4px;
}
.dropdown-menu.main a {
   font-size: 14px;
    padding: 8px 10px;
}
.dropdown-menu.main > li {
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 0 !important; font-size: 14px !important;
}
.dropdown-menu.main {
    padding: 0;
}
.input-searchbx {
    border: 1px solid #d6d6d6;
    clear: both;
    color: #333;
    height: 32px;
    padding: 4px;
    width: 100%;
}
.modal p {
    border: 0 none !important;
}
#loc .modal-header h4 {
    color: #333;
    font-family: "varela_roundregular";
    font-size: 19px;
    font-weight: normal;
}
#loc p {
    color: #666;
    font-size: 15px;
    margin-bottom: 9px;
}
.title-rev-field .input-group-addon {
    background-color: #fff;
    border-color: #eee;
    color: #333;
}
.your-rating {
    display: inline-block;
    padding-right: 22px;   color: #4b4b4b;
    font-size: 16px;
    margin-bottom: 8px;
}
.yr_rating-over {
    display: inline-block;
}
.yr_rating-over li {
    display: inline-block;
}

/*grid view*/

.product_grid_view {   background: #fff none repeat scroll 0 0; border-bottom: 2px solid #e6ab2a; margin-bottom: 30px; padding: 7px 7px 4px;min-height: 400px;}
.product_grid_view:hover { background: #fff none repeat scroll 0 0; border-bottom: 2px solid #6eab40 ;}
.grid_product {  background-attachment: scroll; background-clip: border-box; background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/pdt-ftr_1.png"); background-origin: padding-box; background-position: 0 0;  bottom: -4px;color: #fff;
    font-family: "noto_sansregular",sans-serif; font-size: 20px;padding-left: 10px;width: 100%; position: absolute; z-index: 1;}
.grid_product .rating_star { color: #fff; display: inline-block; font-size: 14px; font-weight: normal;}
.list-product > span {  display: inline-block; max-width: 91%; overflow: hidden; text-overflow: ellipsis;vertical-align: sub;white-space: nowrap;
    width: 100%;}
.list-product > a { color: #888; text-decoration: underline;}
.p_list_details { margin-top: 10px;}
.grid_product > span a{  background: #fff none repeat scroll 0 0; border-radius: 50%;color: #e6ab2a;display: inline-block;float: right;height: 31px;
    margin-bottom: 3px;margin-right: 10px;margin-top: -11px;max-width: 31px;padding: 8px;text-align: center; width: 100%;}
.grid_product > span a:hover {background: #e6ab2a none repeat scroll 0 0; color: #fff;}
.grid_product i { font-size: 16px;}
.grid_product .rating_star > span { color: #fff; font-size: 12px;vertical-align: top;}
.grid_product name-grid { display: inline-block;font-size: 24px;}
.list-product i { font-size: 18px; padding-right: 8px;}
.list-product { color: #989898;display: block; margin-bottom: 6px;}
.p_list_details .p_details > ul { display: block; float: none; text-align: left;}
.name-grid > a { color: #fff; font-family: "noto_sansbold",serif;}
/*search section sub pages*/
.search_sub > li .form-group {border: 1px solid #faddae;border-radius: 7px;font-size: 16px;min-height: 49px;padding-left: 3px;padding-right: 0;padding-top: 9px;}
.search_sub > li {max-width: 647px;width: 100%;display: inline-block;}
.search_sub {text-align: center; padding: 26px 0 10px;}
.search_sub > li .form-control-feedback {background: #e6ab2a ;border: medium none;border-radius: 0 3px 3px 0;color: #fff;font-size: 21px;height: 47px;line-height: normal;pointer-events: visible;width: 72px;}
.search_sub .form-control-feedback {top: -9px;}
.search_sub > li .search-txt {border: 0 none;display: inline-block;float: left;height: 30px;margin-left: 15px;text-align: left;}
.filter_div .fa.fa-long-arrow-up {
    font-size: 12px;
    margin-top: -3px;
    padding-left: 5px;
    vertical-align: middle;
}

/*neww css starrt here*/
.col-lg-3 .deals-nm {
    height: 45px;
    overflow: hidden;

}
.black-strip {margin-bottom: 15px;
    background: #3e3e3e none repeat scroll 0 0;
    padding: 10px;
}
.categ ul li a {
    color: #fff;
    font-family: "varela_roundregular";
    font-size: 15px;
    padding: 20px 0;
}
.categ li {
    display: inline-block;
    padding: 8px 27px 8px 8px;
}
.deals-product {
    background: #fff none repeat scroll 0 0;
    padding:8px 12px;
}
.deals-product p{padding: 0px 0; margin: 0px;}
.deals-img > img {
    width: 100%;
}
.deals-nm a {
    font-family: "noto_sansbold",sans-serif;
    font-size: 16px; color: #3f3f3f;
}
.online-spend {
    color: #6d6d6d;
}
.price-new {
    color: #444;
    display: inline-block;
    font-family: 'noto_sansbold';
    font-size: 16px;
    margin-bottom: 4px;
    margin-top: 4px;
}

.deals-img .discount {
    background: #f12c23 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    height: 38px;
    left: 0;
    line-height: 16px;
    margin: 0 6px;
    padding-left: 3px;
    padding-top: 6px;
    position: absolute;
    width: 32px; z-index: 9;
}
.deals-img .ribbon::before {
    border-left: 25px solid transparent;
    right: 0;
}
.deals-img .ribbon::after {
    border-right: 25px solid transparent;
    left: 0;
}
.deals-img .ribbon::after, .deals-img .ribbon::before {
    border-top: 15px solid #f12c23;
    bottom: -15px;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
}

.price-old {
    color: red;
    display: inline-block;
    font-size: 13px;
    padding-left: 12px;
    text-decoration: line-through;
}
.view {
    display: inline-block;
    float: right;
    margin-top: 11px;
   }
.view a{ background: #e6ab2a none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 30px;
    margin-bottom: 3px;
    margin-top: -11px;
    max-width: 30px;
    padding: 7px;
    text-align: center;
    width: 100%;}


.view a i{font-size: 16px;}
.dels:hover{   box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
    transition: all 1s ease-in-out 0s; }
.dels{ cursor: pointer;margin-top: 20px;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);transition: all 1s ease-in-out 0s;
    margin-bottom: 30px;}
.deals-img {
    position: relative;overflow: hidden;
}
.deals-img > img{transition: all 0.4s ease 0s;}
.deals-img > img:hover{  transform: scale(1.2);}
.delas {
    margin-top: 20px;
}
.w3_megamenu-fw h3 {
    display: block;
    font-size: 16px;
    margin: 0;
    text-align: left;
}
.w3_megamenu-content.withdesc ul li a {
    color: #000;
    font-size: 14px;
    padding: 0 !important;
}

.show-on-hover:hover > ul.dropdown-menu {
    display: block;    
}
.tgd{margin-right: 10px; border: none;}
.tgd.btn.btn-default.dropdown-toggle:hover{color: #4d9f2e; background-color: transparent;}
.dropdown.w3_megamenu-fw .dropdown-menu {
    font-size: 12px;
    min-width: 189px;
    width: 100%;
}
.w3_megamenu-content.withdesc li {
    display: block;
    padding: 5px !important;
}
.w3_megamenu-content.withdesc {
    display: block;
    padding: 0 10px ;
    width: 100%;
}
.dropdown-menu{  margin: 4px 0 0;border-top: none;}
.black-strip .dropdown-menu{margin:10px 0 0;border-radius: 0 0 4px 4px;}
/*details page popup start here*/

.close { color: #636363;opacity: 1; position: absolute; right: 9px;top: 5px;z-index: 999;}
.soc-menu-top li { display: inline-block;font-size: 11.3px;margin-right: 9px;text-align: center;}
.socail_name { display: block;}
.soc-menu-top > ul { text-align: center;}
.soc-menu-top {margin-top: 9px;}
.soc-menu-top .col-lg-11 {float: none !important;margin: 0 auto;}
b.head-t {font-family: "open sans semibold";font-weight: normal;}
.in-li {color: #666;font-family: "open sans";font-size: 11px;}
#enquiry .label-text {padding: 10px 0;}
#enquiry .modal-dialog.modal-sm { max-width: 415px;}
.mandt { color: #999999;font-size: 12px;}
.label-text1 { clear: both;color: #717171;font-size: 14px;text-transform: capitalize;}
.img-verify { display: inline-block;}

.img_icons.popup-v img { display: block;margin: 0 auto; text-align: center;}
.img_icons.popup-v > a{color: #444444; display: inline-block; font-size: 14px;margin-bottom: 10px;max-width: 135px;text-align: center;
    text-transform: capitalize; cursor: pointer;width: 100%;}
.head-t-center {font-family: "open sans semibold";font-size: 16px;font-weight: normal;}
.center-section {display: inline-block;text-align: center;width: 93%;}
.just-v {font-size: 13px;padding-left: 28px;text-align: left;}
.sub-c {font-size: 13px;margin-top: 15px;   text-align: left;}
.sub-c > a { color: #666;}
.enquiry > a { color: #fff !important;cursor: pointer;}
/*details page popup end here*/

/*deals detail page css start here*/
.rating_views_main-dv{display: block; overflow-y: scroll; height: 350px;}
.detail_bx h2 {color: #454f59; font-family: "noto_sansregular",sans-serif;font-size: 24px;margin-bottom: 5px;margin-top: 0;}
.rate_sec li {color: #888;display: inline-block;font-family: open sans;font-size: 17px;margin-right: 10px;}
.rate_sec span {color: #53a318;font-family: "open sans semibold";font-size: 23px;padding-left: 5px;padding-right: 5px;vertical-align: middle;}
.deals-detils { background: #fff none repeat scroll 0 0;
    padding: 5px;
    width: 100%;}


.og-close::before, .og-close::after {
    background: #888 none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 100%;
}

.og-close::after {
    transform: rotate(-45deg);
}
.og-close::before, .og-close::after {
    background: #888 none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
    width: 100%;
}
.og-close {
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
}
.social_icon li { border: 0 none;
    color: #888;
    display: inline-block;  padding: 8px 6px 0 0;
    font-family: "open sans semibold";
    margin-bottom: 10px;}
.social_icon {margin-top: 10px;
    padding: 10px 32px;}
.social_icon > ul {
    margin-top: 10px;
}
.rate_sec {
    margin-bottom: 12px;
    margin-top: 10px;
}
.social_icon li a.fb {background: rgba(0, 0, 0, 0) url("../images/fb1.png") no-repeat scroll 0 0;cursor: pointer;display: block;height: 20px;
    transition: all 0.4s ease-in-out 0s;width: 20px;}
.social_icon li a.fb:hover {background-position: 0 -20px;}
.social_icon li a.twitter {background: rgba(0, 0, 0, 0) url("../images/twitter1.png") no-repeat scroll 0 0;cursor: pointer;display: block;height: 20px;
    transition: all 0.4s ease-in-out 0s;width: 20px;}
.social_icon li a.twitter:hover {background-position: 0 -20px;}
.social_icon li a.instagram {background: rgba(0, 0, 0, 0) url("../images/instagram1.png") no-repeat scroll 0 0;cursor: pointer;display: block;
    height: 20px;transition: all 0.4s ease-in-out 0s;width: 20px;}
.social_icon li a.instagram:hover {background-position: 0 -20px;}
.social_icon li a.google {background: rgba(0, 0, 0, 0) url("../images/google1.png") no-repeat scroll 0 0;cursor: pointer;display: block;height: 20px;
    transition: all 0.4s ease-in-out 0s;width: 20px;}
.social_icon li a.google:hover {background-position: 0 -20px;}
.social_icon li a.pioneer {background: rgba(0, 0, 0, 0) url("../images/pioneer1.png") no-repeat scroll 0 0;cursor: pointer;display: block;height: 20px;
    transition: all 0.4s ease-in-out 0s;width: 20px;}
.social_icon li a.pioneer:hover {background-position: 0 -20px;}
.social_icon li a.in {background: rgba(0, 0, 0, 0) url("../images/in1.png") no-repeat scroll 0 0;cursor: pointer;display: block;
    height: 20px;transition: all 0.4s ease-in-out 0s;width: 20px;}
.social_icon li a.in:hover {background-position: 0 -20px;}
.pad-dels-details { background: #ffffff none repeat scroll 0 0;border: 1px solid #eaeaea;padding: 20px;}
.pad-dels-details h5 {font-size: 16px;font-weight: normal;margin-bottom: 0;text-transform: capitalize;}
.divider {background: #ececec none repeat scroll 0 0;height: 1px;line-height: normal;margin: 15px 0;}
.pad-dels-details h4 {color: #6c6e71;font-size: 15px;font-weight: normal;margin-bottom: 20px;text-align: justify;}
.detail_link li {color: #6c6e71;font-size: 14px;line-height: 29px;list-style: inside none disc;}
.detail_link {margin-top: 8px;}
thead th {-moz-border-bottom-colors: none; -moz-border-left-colors: none;-moz-border-right-colors: none; -moz-border-top-colors: none;
    border-color: #d4e8c5;border-image: none;border-style: solid;border-width: 1px 0;}
.table.newdet th { text-align: center;}
table.table.newdet { padding: 10px !important; margin-top: 10px; text-align: center; width: 17%;}
table.table.newdet tr td { border: 0 none !important;}
.buy_text {  color: #151e27;
    font-family: "open sans";
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;}
.buy_price {color: #81b441;
    font-family: "open sans semibold";
    font-size: 40px;
    padding-bottom: 0;
    vertical-align: middle;}
.btn.btn-post.center-b {
     display: block;
    float: none;
    margin: 0 auto 20px;
    text-align: center;
    width: 80%;
}