a {
	color: #000000;
	font-size: 14px;
}
a, a:visited, a:hover, a:active {
	text-decoration: none;
	color: inherit;
	outline: none;
	font-size: inherit;
}
img {
	max-width: 100%;
}
.col-1by5 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.pad-none {
	padding-left: 0px;
	padding-right: 0px;
}
.pad-left-none {
	padding-left: 0;
}
.pad-right-none {
	padding-right: 0;
}
.pad-5-row {
	margin-left: -2.5px;
	margin-right: -2.5px;
}
.pad-5-row > div {
	padding-left: 2.5px;
	padding-right: 2.5px;
}
.white-bg {
	background: #fff;
}
p {
    font-weight: 300;
    font-size: 14px;
    color: #2c2c2c;
    line-height: 23.61px;
    margin-bottom: 25px;
    text-align: justify;
}
p.alt {
	font-weight: 400;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 20px;
}
/*  Commomn styles end */

/* header styles start */
header {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 999;
	background: rgba(255, 255, 255, 0.3);
}
.top-contact {
	position: relative;
}
.top-contact-link {
	float: right;
	position: absolute;
	font-size: 18px;
	right: 15px;
	font-weight: 700;
	margin-top: 11px;
}
.top-contact-link a {
	color: #f85f4f;
	font-size: 17px;
	text-decoration: none;
	letter-spacing: 1px;
}
.top-contact-link .trak-btn {
	background-color: #f85f4f;
	font-size: 15px;
	padding: 6px 17px;
	margin-right: 18px;
	border-radius: 26px;
	color: #fff;
	font-weight: 600;
}
.top-contact-link .trak-btn:hover {
	background-color: #263530;
}
.top-contact-link span {
	margin-right: 10px;
	font-weight: 700;
	color: #1D2A38;
}
.navbar-default {
	background-color: #FFF;
	border-color: transparent;
	border-radius: 0px;
	margin-bottom: 0px;
}
.navbar-brand > img {
	display: block;
	width: 200px;
}
.navbar-brand {
	float: left;
	height: auto;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #5292ff;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #1d2a38;
	font-size: 15px;
	font-weight: 500;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #5292ff;
	background-color: transparent;
}
.navbar-right {
	float: right !important;
	margin-right: -15px;
	margin-top: 35px;
}
/*  header styles end  */



/*  banner styles start  */


/*.icare-fone .carousel-caption {
    right: 20%;
    left: 20% !important;
    bottom: 157px;
    text-align: center;
    background: 
    rgba(255, 255, 255, 0.7);
    padding: 15px 15px 15px 15px !important;
}
*/

.icare-fone .carousel-caption {
	right: 20%;
	left: 20% !important;
	bottom: 0px;
	text-align: center;
	padding: 15px 15px 15px 15px !important;
}
.icare-fone .carousel-caption h2 {
	font-size: 40px;
	font-weight: 600;
	color: #000;
	margin-bottom: 10px;
}
.icare-fone .carousel-caption .enquire-now-banner-btn {
	background-color: #f85f4f;
	color: #fff;
	padding: 10px 19px;
	font-size: 16px;
	border-radius: 30px;
	margin-top: 15px;
}
.icare-fone .carousel-caption .enquire-now-banner-btn:hover {
	background-color: #fff;
	color: #f26729;
}
.theme-btn-div {
	position: fixed;
	top: 50%;
	transform: rotate(-90deg);
	right: -80px;
	z-index: 999;
}
.btn.template-btn {
	background-color: #fff;
	color: #f85f4f !important;
	padding: 15px 27px;
	font-size: 20px;
	border: 2px solid #f85f4f;
	border-radius: 0px;
	font-weight: 600;
}
/*  banner styles end  */



/* home about welcome-section style start */
.welcome-section {
	margin: 50px 0px;
}
.welcome-section h2 {
	font-size: 34px;
	font-weight: 600;
	text-shadow: none;
	color: #222;
	margin-top: 10px;
	letter-spacing: 1px;
	margin-bottom: 6px;
}
.welcome-section span {
	color: #f85f4f;
}
.welcome-section h1 {
	color: #b0b1b3;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 19px;
	line-height: 24px;
}
.welcome-section p {
	font-weight: 300;
	font-size: 17px;
	color: #2c2c2c;
	line-height: 28px;
	margin-bottom: 25px;
	text-align: justify;
}
.welcome-section .welcome-btn {
	background-color: #f85f4f;
	color: #fff !important;
	font-size: 15px;
	border: none;
	border-radius: 23px;
	padding: 10px 29px;
	font-weight: 500;
	margin-bottom: 0px;
}
.welcome-section .welcome-btn:hover {
	background-color: #5292ff;
	transition-duration: 0.4s;
}
/* home about welcome-section style end */



/* our-service-section style start */
.our-service-section {
	padding: 40px 0px;
	background: #f5f5f5;
}
.our-service-section h2 {
	font-size: 30px;
	font-weight: 600;
	color: #1f2c3a;
	text-shadow: none;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 0px;
}
.our-service-section p {
	font-weight: 500;
	font-size: 17px;
	color: #2c2c2c;
	text-align: center;
	line-height: 23.61px;
	margin-bottom: 30px;
	text-shadow: none;
	letter-spacing: 1px;
}
.home-service-box {
	margin: 15px 0;
	padding: 0;
}
.home-service-box figure {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.home-service-box figure img {
	min-width: 100%;
}
.home-service-box figcaption p {
	font-size: 16px;
}
.home-service-box figcaption ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.home-service-box figcaption ul {
	visibility: visible;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.service-box figcaption ul li {
	display: inline-block;
	padding: 10px;
}
.home-service-box h4 {
	margin: 10px 0 0;
	padding: 0;
}
.home-service-box figcaption {
	padding: 50px;
	color: transparent;
	background-color: transparent;
	position: absolute;
	z-index: 996;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.home-service-box figure:hover figcaption {
	visibility: visible;
	color: #fff;
	background: rgba(230, 78, 62, 0.9);
	text-align: center;
	height: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.service-btn {
	background-color: #fff;
	padding: 10px 25px;
	border-radius: 29px;
	color: #f85f4f !important;
	margin-top: 70px;
}
.home-service-box figure:hover figcaption ul li a:hover {
	color: rgba(49, 49, 49, .97);
}
.home-service-box figure img {
	-webkit-transform: scale(1) rotate(0) translateY(0);
	-moz-transform: scale(1) rotate(0) translateY(0);
	-o-transform: scale(1) rotate(0) translateY(0);
	-ms-transform: scale(1) rotate(0) translateY(0);
	transform: scale(1) rotate(0) translateY(0);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.home-service-box figure:hover img {
	-webkit-transform: scale(1.1) rotate(1deg) translateY(12px);
	-moz-transform: scale(1.1) rotate(1deg) translateY(12px);
	-o-transform: scale(1.1) rotate(1deg) translateY(12px);
	-ms-transform: scale(1.1) rotate(1deg) translateY(12px);
	transform: scale(1.1) rotate(1deg) translateY(12px);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.services-more {
	background-color: #f85f4f;
	color: #fff !important;
	padding: 10px 38px;
	font-size: 16px;
	border-radius: 30px;
	margin-top: 15px;
}
.services-more:hover {
	padding: 10px 38px;
	font-size: 16px;
	background-color: #5292ff;
	transition-duration: 0.4s;
}
/* our-service-section style end */



/* testimonial-section styles start */
.testimonial-section {
	margin-top: 50px;
}
.testimonial-section h2 {
	font-size: 27px;
	font-weight: 600;
	color: #1f2c3a;
	text-shadow: none;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 0px;
}
.testimonial-section p {
	font-weight: 500;
	font-size: 17px;
	color: #2c2c2c;
	text-align: center;
	line-height: 23.61px;
	margin-bottom: 30px;
	text-shadow: none;
	letter-spacing: 1px;
}
.shadow-effect {
	background: #fff;
	padding: 20px;
	border-radius: 4px;
	text-align: center;
	border: 1px solid #ECECEC;
	box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}
#customers-testimonials .shadow-effect p {
	font-family: inherit;
	font-size: 14px;
	line-height: 23px;
	margin: 0 0 17px 0;
	font-weight: 500;
}
.testimonial-name {
	margin: -17px auto 0;
	display: table;
	width: auto;
	background: #f85f4f;
	padding: 9px 35px;
	border-radius: 27px;
	text-align: center;
	color: #fff;
	box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials .item {
	text-align: center;
	padding: 30px 40px;
	margin-bottom: 30px;
	opacity: .2;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
	opacity: 1;
	-webkit-transform: scale3d(1.0, 1.0, 1);
	transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d;
	max-width: 90px;
	margin: 0 auto 17px;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
	background: #3190E7;
	transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots {
	display: inline-block;
	width: 100%;
	text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
	background: #3190E7;
	display: inline-block;
	height: 20px;
	margin: 0 2px 5px;
	transform: translate3d(0px, -50%, 0px) scale(0.3);
	transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 20px;
}
/* testimonial-section styles start */


/* track page style start */
.track-div {
	text-align: center;
}
.track-section-box {
	text-align: center;
	display: inline-block;
	background-color: #f5f5f5;
	padding: 60px 40px 60px 40px;
	border-radius: 10px;
}
#namanyay-search-btn {
	background: #f85f4f;
	color: white;
	font: 'trebuchet ms', trebuchet;
	padding: 14px 20px;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border: 0 none;
	font-weight: bold;
}
#namanyay-search-box {
	background: #fff;
	padding: 14px;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	border: 0 none;
	width: auto;
}

#namanyay-username-box {
	background: #fff;
	padding: 14px;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	border: 0 none;
	width: auto;
}
#namanyay-password-box {
	background: #fff;
	padding: 14px;
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	border: 0 none;
	width: auto;
}
#namanyay-verify-btn {
	background: #f85f4f;
	color: white;
	font: 'trebuchet ms', trebuchet;
	padding: 14px 20px;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border: 0 none;
	font-weight: bold;
}
.trak-details-section {
	background-color: #fff;
	padding: 25px 40px;
	margin-top: 30px;
	border-radius: 7px;
	text-align: left;
}
.trak-details-section h2 {
	font-size: 18px;
	font-weight: 600;
	color: #5292ff;
	margin-bottom: 4px;
}
.trak-details-section p {
	font-weight: 500;
	font-size: 15px;
	color: #000;
	line-height: 23.61px;
	margin-bottom: 20px;
}
/* track page style end */


/* footer styles start */
.footer-section {
	background-color: #373D41;
	padding: 30px 0px;
	position: relative;
}
.footer-section p {
	font-weight: 300;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
}
.footer-section h2 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #fff;
	font-weight: 600;
	text-align: left;
}
.footer-section ul {
	list-style: none;
	padding-left: 0px;
}
.footer-section ul li {
	font-size: 14px;
	line-height: 28px;
	color: #fff;
}
.footer-section ul li:hover {
	color: #f85f4f;
}
.footer-line {
	background-color: #494e51;
	border: none;
	display: block;
	height: 1px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}
.footer-section h3 {
	font-size: 15px;
	line-height: 28px;
	color: #fff;
	margin: 0px;
}
.footer-social-media ul {
	list-style: none;
	padding-bottom: 0px;
	float: right;
}
.footer-social-media ul li {
	float: left;
	padding-left: 7px;
}
.footer-social-media ul li a img {
	display: inline-block;
	height: 30px;
	width: 30px;
	opacity: 1;
}
.footer-social-media ul li a:hover img {
	opacity: 0.8;
}

.whatsapp-icon {
	background-color: #0dc142;
	position: fixed;
	width: 60px;
	height: 60px;
	left: 15px;
	border-radius: 50px;
	color: #fff;
	font-size: 29px;
	text-align: center;
	line-height: 59px;
	top: 80%;
	z-index: 999;
}

.callicon{
    background-color: #f85f4f;
    top: 69%;
}


/*  footer styles end  */




/* register login style start */
.modal-dialog {
	width: 700px;
	margin: 30px auto;
}
#login_modal {
	width: 100%;
	border-radius: 0px;
	margin-left: 0%;
	background-image: url(../img/iphone-img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 37%;
}
.img_login_cnt {
	width: 100%;
	text-align: center;
}
.img_login {
	height: 200px;
	width: 300px;
	padding: 20px;
	margin-top: 30px;
}
#home h4 {
	font-weight: bolder;
}
.log-reg-modal .close {
	float: right;
	font-weight: 700;
	line-height: 1;
	text-shadow: 0 0px 0 #fff;
	opacity: 1;
	color: #fff;
}
.log-reg-div .modal-body p {
	color: #fff;
	text-align: center;
	margin-bottom: 0px;
	font-weight: 600;
	font-size: 20px;
}
.modal-body .form-group label {
	text-align: left !important;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
}
.modal-body .welcome-btn {
	background-color: #f85f4f;
	color: #fff;
	padding: 8px 28px;
	font-size: 16px;
	border-radius: 30px;
	margin-top: 15px;
	margin-right: 15px;
	float: right;
}

/* register login style end */



/* media Query */

/* Define mobile styles */
@media (max-width: 767px) {
.col-1by5 {
	width: 100%;
}

.top-contact .emi-option {
  background-color: #046fc1;
  padding: 6px 15px !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 400;
  margin-right: 1px !important;
  border-radius: 65px;
  margin-left: 10px !important;
}
.pad-none {
	padding-left: 15px;
	padding-right: 15px;
}
.pad-left-none {
	padding-left: 15px;
}
.pad-right-none {
	padding-right: 15px;
}
header {
	position: static;
}
.top-contact {
	position: static;
	margin-bottom: 62px;
  }
.navbar-default .navbar-toggle {
	border-color: #f85f4f !important;
}
.navbar-toggle {
	margin-top: 22px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #000;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-right {
	float: left !important;
	margin-right: -15px;
	margin-top: 35px;
}
.service-btn {
	margin-top: 33px;
}
.service-btn-last {
	margin-top: -10px;
}
#customers-testimonials .item {
	text-align: center;
	padding: 30px 5px;
	margin-bottom: 10px;
}
.footer-section h3 {
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	margin: 0px;
}
.modal-dialog {
	width: 290px;
	margin: 30px auto;
}
.whatsapp-icon {
	top: 25%;
}
.icare-fone .carousel-caption {
	right: 3%;
	left: 6% !important;
	bottom: 0px;
}
.icare-fone .carousel-caption h2 {
	font-size: 18px;
	margin-bottom: -10px;
}
.icare-fone .carousel-caption .enquire-now-banner-btn {
	padding: 6px 15px;
	font-size: 13px;
	margin-top: 8px;
}


.whatsapp-icon {
    width: 30px;
    height: 38px;
    left: 0px;
    border-radius: 0px;
    font-size: 27px;
    top: 82%;
    line-height: 38px;
}


.theme-btn-div {
	right: -77px;
}
.btn.template-btn {
	padding: 5px 27px;
	font-size: 16px;
}
.top-contact-link .trak-btn {
	background-color: #f85f4f;
	font-size: 9px;
	padding: 6px 10px;
	margin-right: 5px;
}
.top-contact-link a {
	color: #f85f4f;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 7px;
  }
.track-section-box {
	display: inline-block;
	padding: 30px 11px 30px 11px;
	float: left;
	width: 100%;
}
#namanyay-search-box {
	width: 170px;
}
.Card {
    position: relative;
    text-align: center;
    width: 100%;
    height: 300px;
    border-radius: 74% 82% 70% 88%;
    display: table;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    z-index: 1;
    transition: 0.5s;
    color: #227093;
    margin-bottom: 30px;
}
.custom-box {
    min-height: auto;
}
}
.margintop20 {
    margin-bottom: 30px;
}

.blogSingle .navbar{
	box-shadow: 2px 6px 40px -21px rgba(0,0,0,0.25);
-webkit-box-shadow: 2px 6px 40px -21px rgba(0,0,0,0.25);
-moz-box-shadow: 2px 6px 40px -21px rgba(0,0,0,0.25);
}

.blogInner{
margin-top: 100px;
}

.blogInner h5{
color: #f85f4f;
margin-top: 20px;
margin-bottom: 30px;
}

/* tablet screens */
@media all and (min-width: 768px) and (max-width: 980px) {
.header-margin {
	padding-right: 20px !important;
	font-size: 11px !important;
}
.icare-fone .carousel-caption {
	right: 1%;
	left: 5% !important;
	bottom: 45px;
	text-align: left;
}
.icare-fone .carousel-caption h2 {
	font-size: 39px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 4px;
}
.whatsapp-icon {
	top: 45%;
	z-index: 999;
}
.callicon{
    top: 36%;
}
.margintop20 {
    margin-bottom: 30px;
}

.top-contact-link .trak-btn {
    font-size: 11px !important;
    padding: 4px 10px !important;
    margin-right: 5px !important;
    letter-spacing:0px !important;
}
.top-contact .emi-option{
    font-size: 11px !important;
    padding: 5px 10px !important;
    margin-right: 5px !important;
    letter-spacing:0px !important;
}
.top-contact-link a {
     font-size: 13px;
     letter-spacing:0px !important;
}
.navbar-brand > img {
    width: 150px;
}



}

/* medium desktop screens */
@media (min-width: 992px) and (max-width: 1199px) {
.col-1by5 {
	width: 20%;
}
.icare-fone .carousel-caption {
	right: 8%;
	left: 10% !important;
	bottom: 107px;
	text-align: left;
}
.home-service-box h4 {
	margin: 10px 0 0;
	padding: 0;
	font-size: 17px;
}
.whatsapp-icon {
	top: 31%;
}

.top-contact-link .trak-btn {
    font-size: 13px !important;
    padding: 4px 10px !important;
    margin-right: 10px !important;
    letter-spacing:0px !important;
}
.top-contact .emi-option{
    font-size: 13px !important;
    padding: 4px 10px !important;
    margin-right: 10px !important;
    letter-spacing:0px !important;
}
.top-contact-link a {
     font-size: 15px;
     letter-spacing:0px !important;
}


}

@media all and (max-width: 980px) {
}

/* Large screens*/
@media (min-width: 1200px) {
.col-1by5 {
	width: 20%;
}
.container {
	width: 1200px;
}
}

/*custom screen media */
@media (max-width: 359px) {
}
.top-contact .emi-option {
	background-color: #046fc1;
	padding: 6px 20px;
	color: #fff !important;
	font-size: 16px;
	font-weight: 400;
	margin-right: 6px;
	border-radius: 65px;
  }






.leftAlign{
    right: auto !important;
    left: -130px !important;
}

#login_modal{
    background-image:none !important;
    background-color:#046fc1;
    border-radius: 10px;
        padding-bottom: 10px;
        margin-top:0px;
}

#login_modal .modal-body .col-sm-4, #login_modal .modal-body .col-sm-6, #login_modal .modal-body .col-sm-12{
    padding-left:10px;
    padding-right:10px;
}
#login_modal .modal-body .form-group label{
    font-size: 13px;
    margin-bottom: 2px;
}

#login_modal .tab-pane .modal-body{
    padding-bottom:0px;
}

#login_modal .modal-body .welcome-btn {
    margin-top: 5px;
    margin-right: 10px;
}

#login_modal .form-group {
    margin-bottom: 10px;
}

#login_modal .modal-body .form-group .form-control{
    height:40px;
}

.modal-dialog {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 100%;
    margin: 0px auto
}


  @media (max-width: 767px){

	.blogInner{
		margin-top: 0px;
		}

	.top-contact-link a{
		letter-spacing: 0px;
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	
	.top-contact .emi-option{
		font-size: 9px;
	}
	.top-contact-link{
		text-align: right;
	}
	
	.whatsapp-icon {
  width: 50px;
    height: 50px;
    left: 10px;
    border-radius: 50%;
    font-size: 27px;
    top: auto;
    line-height: 48px;
    bottom: 20px;
}
.callicon{
    bottom: 80px;
}

#namanyay-search-box {
    font-size: 12px;
    padding:16px;
}
.leftAlign{
    left: -121px !important;
}
.navbar-brand > img {
    width: 130px;
}

.top-contact .emi-option strong{
    font-weight:500 !important;
}

.top-contact-link .trak-btn {
    font-size: 9px !important;
    padding: 4px 9px !important;
    margin-right: 0px !important;
    letter-spacing:0px !important;
}
.top-contact .emi-option{
    font-size: 9px !important;
    padding: 5px 9px !important;
    margin-right: 0px !important;
    letter-spacing:0px !important;
    top: -2px;
    position: relative;
}

}

.panel-group .panel+.panel {
    margin-top: 15px;
}
.panel-group .panel-heading a{
    display:block;
        position: relative;
        padding:10px 0px;
        text-decoration:none !important;
}

.panel-group .panel .panel-heading a::after{
    content:'';
    position:absolute;
    width:21px;
    height:21px;
    right:0;
    top: 8px;
    background-size: 21px;
    background-image:url('../img/icon-accordian.svg');
    background-repeat:no-repeat;
    background-position:center bottom;
}


.panel-group .panel.active .panel-heading a::after{
    background-position:center top;
}


