MMCT TEAM
Server IP : 128.199.20.84  /  Your IP : 172.70.131.7
Web Server : Apache/2.4.41 (Ubuntu)
System : Linux competent-maruti 5.4.0-128-generic #144-Ubuntu SMP Tue Sep 20 11:00:04 UTC 2022 x86_64
User : www-data ( 33)
PHP Version : 8.0.20
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0775) :  /var/www/html/file_upload/../panel_assets/css/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /var/www/html/file_upload/../panel_assets/css/pathfinder.css
/*
CSS RESET
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
	font-family:Myriad Pro;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html,
body {
    width: 100%;
    height: 100%;
}

body {
    background: #fff;
    color: #fff;
    line-height: 1.3;
    -webkit-font-smoothing: antialiased;
    font-family: 'Roboto', sans-serif;
}


a:hover,a:focus{
	text-decoration:none;
	outline:none;
	color: #b09991;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}



/********************************Header Work Start*********************************/


 .shrink-nav {
  color: #000 !important;
  top: 0px;
  background-color:#00a0a8;
position: fixed;
    box-shadow: 3px 3px 2px rgba(58, 56, 56, 0.52);
	    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  -webkit-animation: fadeInUp 400ms;
  -moz-animation: fadeInUp 400ms;
  -ms-animation: fadeInUp 400ms;
  -o-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;    

}
.shrink-nav .navbar-nav > li > a {
  color: #000 !important;
  line-height: 24px;
}





.pathFinder_mainHeader{
	width:100%;
	position:fixed;
	top:0;
	left:0;
	border-bottom:1px solid #696f70;
	z-index:999;
}

.pathFinder_mainHeader .pathinder_topHeader{
	position: relative;
    padding:0;
    background:#02838a;
    color: #fff;
	text-align:center;
}
.topHeader_nav{
	position:relative;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.topHeader_nav ul{
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}
.topHeader_nav ul li{
	display:inline-block;
	position:relative;
	padding: 5px 0 11px 0;
	margin:0;
}
.topHeader_nav ul li a{
	font-size:15px;
	color:#fff;
	font-weight:300;
	padding:0 28px;
	font-family: 'Roboto', sans-serif;
}

.mianHeader_pathfinder{
padding-top: 22px;
    padding-bottom: 18px;
}




.icon_rset img{
	position:relative;
	top:7px;
}
.border-right{
	border-right:1px solid #70b4d2;
}
.bg_highlightColor{
	background:#ff2939;
}

.atributePathfinder_menu{
	    float: right;
    display: inline-block;
    margin-left: 13px;
    margin-right: -15px;
}

.atributePathfinder_menu ul{
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}
.atributePathfinder_menu ul li{
	display:inline-block;
	margin-top:7px;
}

.atributePathfinder_menu ul li a{
	color:#fff;
    padding: 0 0px 0 30px;
}



/****************slider path finder******************/
.pathfider_slider{
	position:relative;
	width:100%;
	background-image:url(../images/banner-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	height:100vh;
}


.borderSign_Up{
    border: 1px solid #fff;
    line-height: 40px;
    margin-left: 25px;
    height: 40px;
    overflow: hidden;
    padding-right: 20px;
	}
	
.borderSign_Up:hover{
	background:#02838a;
	border: 1px solid #02838a;
	-webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}

	
.borderSign_Up img{
	position:relative;
    top: 6px;
    right: 16px;
}
.hamburger_menu{
	position:relative;
	bottom:7px;
}

.headingGrid{
	position:relative;
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	top:275px;
	left:0;
	transition: all .5s ease;
	transform: translateY(30px);
}
.headingGrid h2{
	color:#fff;
	font-size:35px;
	font-family:Tahoma;
}



.quantity_grid{
width: 20px;
    height: 20px;
    background: #e20919;
    border-radius: 50%;
    position: relative;
    right: 0;
    bottom: 8px;
    font-size: 9px;
    padding: 4px;
	}


/*************Path Finder Packages Section****************/
.pathfinder_packages_sec{
	width:100%;
	height:auto;
	position:relative;
	background:#f7f5f5;
	padding: 30px 0 15px 0;
	margin:0;
}
h3.h3Heading{
	font-size:30px;
	font-family:Myriad Pro;
	text-align:center;
	color:#000;
	padding-bottom: 21px;
	text-transform:uppercase;
	font-weight:600;
}


h3.h3HeadingwhyPathfinder{
	font-size:30px;
	font-family:Myriad Pro;
	text-align:center;
	color:#000;
	padding-bottom:5px;
	text-transform:uppercase;
	font-weight:600;
}


.packagesPath_finder_grid{
	position:relative;
	border:1px solid #efeded;
	background:#fff;
	padding:8px 20px;
	border-top:2px solid #f7c258;
	border-bottom:2px solid #cccccc;
}

.head_col_grid{
	background:#00a0a8;
	position:relative;
	text-align:center;
	padding:15px 15px;
	font-size:15px;
	    font-family: Myriad Pro;
	border-bottom:3px solid #efeded;
	border-radius:6px 6px 0 0;
	letter-spacing:1px;
}
.packagesPath_finder_grid ul{
	position:relative;
	padding:0;
	margin:0;
	
}
.packagesPath_finder_grid ul li{
    line-height: 30px;
    color: #000;
    font-size: 14px;
    position: relative;
    font-family: Myriad Pro;
        padding-top: 5px;
}
.packagesPath_finder_grid ul li a{
	text-decoration:none;
	color:#f8bf32;
}




.border_bottom{
	border-bottom:1px solid #eaeaea;
}
.col_test_grid{
	background:#f7f7f7;
	padding:8px 20px;
	border-left:1px solid #ecebeb;
	border-right:1px solid #ecebeb;
}
.col_test_grid h5 strong{
	color:#000;
	font-weight:600;
	font-size:16px;
}
.col_test_grid h5{
	color:#000;
}

.icon_light img{
	position:relative;
	top:5px;
}
.btn_grid_price{
	position:relative;
	padding-bottom: 15px;
	margin:0;
}
.price_grid{
	background:#fff;
	border:1px solid #efeded;
	padding:10px 10px;
	position:relative;
	min-width:220px;
	border-radius:6px;
	}
	.viewDetails{
	background:#f77e32;
	text-align:center;
	border:1px solid #efeded;
	padding:10px 10px;
	position:relative;
	border-radius:6px;
	}
	.viewDetails a{
		font-size:15px;
		color:#fff;
		text-decoration:none;
	}
		.viewDetails:hover{
			background:#f5711e;
		}

.price_grid ul{
	position:relative;
	margin:0;
	padding:0;
}
.price_grid ul li{
	display:inline-block;
	color:#000;
	font-size:14px;
	padding:0 15px;
}
.color_dark{
	color:#CCC !important;
	
}



.pathfinder_whySection{
	background:#f1f3f3;
	width:100%;
	padding:30px 0 30px 0;
	height:auto;
	position:relative;
}

.pathlabs_whyGrid{
	padding:25px;
	position:relative;
	margin-top:25px;
	background:#fff;
	border-radius:50%;
	text-align:center;
	width:150px;
	min-height:140px;	
}
.icon_pathLAbs{
	text-align:center;
	position:relative;
}

.icon_pathLAbs img{
	position: absolute;
    left: 0;
    top: 9px;
    transform: translateY(21px);
    transform: translateX(17px);
}


.grid_1fourth{
	position:relative;
	text-align:center;
	padding:10px 0;
}
.grid_1fourth h4{
	color:#21538f;
	font-size:20px;
	font-family:Myriad Pro;
	position:relative;
	font-weight:600;
	letter-spacing:1px;
}

.grid_1fourth p{
text-align: center;
    font-size: 13px;
    color: #000;
    line-height: 20px;
    font-family: Myriad Pro;
    letter-spacing: 1px;
    padding-top: 5px;
}
}


/*******************Testimonials Section********************/
.pathfinder_testimonials{
	background:#fff;
	padding:40px 0 40px 0;
	height:auto;
	position:relative;
	margin:0;
	width:100%;
}

.border_bothside{
	border-top:1px solid #ddd;
	padding:20px;
	border-bottom:1px solid #ddd;
}

.firstGrid{
	position:relative;
	padding:50px 0;
	margin:0;
}
.firstGrid h4{
	color:#333333;
	font-size:25px;
	font-weight:600;
	font-family:Myriad Pro;
}

.firstGrid h5{
	color:#333333;
	font-size:18px;
	font-family:Myriad Pro;
}
.testiProfile_AndText{
	position:relative;
	padding:10px 0;
	margin:0;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.testiProfile_AndText ul{
	position:relative;
	margin:0;
	padding:0;
	  display: inline-flex;
}
.testiProfile_AndText ul li{
	padding:6px 15px;
	color:#000;
}

.headingTesti h4{
	font-size:30px;
	color:#323232;
	padding-bottom:10px;
	text-transform:uppercase;
		font-family:Myriad Pro;
}
.headingTesti p{
	color:#323232;
	font-size:15px;
	line-height:26px;
	font-family:Myriad Pro;
}

.prfileTestimonials img{
	min-width:121px;
	height:122px;
	border-radius:50%;
	padding:0;
	margin:0;
	display:block;
	max-width:100%;
	position:relative;
}

h4.namePro{
	color:#323232;
	font-size:18px;
	font-family:Myriad Pro;
}
span.namePro{
		color:#666;
	font-size:14px;
	font-family:Myriad Pro;
}
.paddind_top{
	padding-top:26px;
}


.btn_ReadMore {
    color: #fff;
    background-color: #80cd36;
    border-color: #80cd36;
	position:relative;
	top: 30px;
    transform: translateY(30px);
}

.btnReadMore{
    display: inline-block;
    padding:10px 15px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn_ReadMore:hover{
	background:#00a0a8;
	border-color: #00a0a8;
	color:#fff;
}



/******************Footer Start******************/

.pt_block {display:block; padding:45px 0; background:url(../img/pt_block.jpg) #395979; background-size:cover; background-attachment:fixed; min-height:500px; color:#fff;}
.pt_block .pt_title {font-size: 28px;  font-weight: 600;  text-align: center;  text-transform: uppercase;}
.pt_block .pt_slider {padding:40px 0}
.pt_block .pt_text {display:block; padding:15px; border-radius:5px; margin:0 10px 20px; background:#fff; color:#333; position:relative}
.pt_block .pt_text:after{content:""; border-top:25px solid #fff; border-right:10px solid transparent; border-left:15px solid transparent; position:absolute; bottom:-20px; left:25px;}
.pt_block .textImg {padding:10px 0 0 0}
.pt_block .textImg img {border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; -ms-border-radius:50%; padding:5px; border:1px solid #fff; max-width:110px; margin-right:15px;}
.pt_block .textImg span {font-size:20px; font-weight:700;}
.pt_block .textImg span span {font-size:16px; font-weight:400;}
.pt_block .owl-buttons {display:none;}
.pt_block .owl-pagination {padding-top: 30px; text-align: center;}
.pt_block .owl-page { background:rgba(255,255,255,0.9); border-radius: 50%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; -ms-border-radius:50%; display: inline-block; height: 15px; margin: 0 2px; width: 15px;}
.pt_block .owl-page.active {background:#2B96CC;}

.follow_block {display:block; background:#02838a; color:#fff; padding:20px 0;}
.follow_block .flus {display:block; }
.follow_block .flus li{display:inline-block; vertical-align:middle; font-size:18px; margin:0 5px;}
.follow_block .flus a {border:1px solid #fff;     width: 50px;
    line-height: 50px; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; -ms-border-radius:50%; text-align:center; color:#fff; display:block; font-size:25px;}
.follow_block .flus li:first-child {padding-right:5px; color:#fff; margin-left:0;}

.follow_block .flus a:hover {background:rgb(43,150,204); border-color:rgb(43,150,204)}

.follow_block .fl_newsletter {font-size:20px; color:#fff; text-align:right; padding-top:10px;}
.follow_block .fl_newsletter li {display:inline-block; vertical-align:middle; position:relative;}
.follow_block .fl_newsletter li button{position:absolute; right:0; height:100%; background:#fff; color:#000; border:0; top:0;border-radius:0 4px 4px 0; padding:0 15px; transition:all 0.3s;}
.follow_block .fl_newsletter li button:hover{background:orange; color:#fff; }
.follow_block .fl_newsletter li input.form-control {background:none; height:40px; min-width:250px}
.follow_block .fl_newsletter li:first-child {padding-right:5px; color:#fff; margin-left:0; }
.follow_block .fl_newsletter li input.form-control::-webkit-input-placeholder { color: #fff;}
.follow_block .fl_newsletter li input.form-control::-moz-placeholder { color: #fff;}
.follow_block .fl_newsletter li input.form-control:-ms-input-placeholder { color: #fff;}
.follow_block .fl_newsletter li input.form-control:-moz-placeholder { color: #fff;}

.footer {display:block; background:#056e73; padding:50px 0 0}
.footer .footertitle {display:block; font-size:18px; font-weight:600; text-transform:uppercase; color:#fff; margin-bottom:10px;}
.footer .frt_address {display:block; color:#fff;}
.footer .frt_address li{display:block; padding:5px 0 5px 20px; position:relative;}
.footer .frt_address li:before{ font-family: 'FontAwesome'; color:#fff; position:absolute; left:0; top:5px; font-size:15px;}
.footer .frt_address li:first-child:before{ content: "\f015"; }
.footer .frt_address li:nth-child(2):before{ content: "\f0e0"; }
.footer .frt_address li:nth-child(3):before{ content: "\f0ac"; }
.footer .frt_address li:nth-child(4):before{ content: "\f095"; }
.footer .frt_address li:last-child:before{ content: "\f232"; }

.footer .ftrlinkul {display:block;}
.footer .ftrlinkul li{display:block; padding:5px 0 5px 20px; position:relative;}
.footer .ftrlinkul li:before{ content: "\f0f1"; font-family: 'FontAwesome'; color:#fff; position:absolute; left:0; top:5px; font-size:15px;}
.footer .ftrlinkul li a{color:#fff;}
.footer .ftrlinkul li a:hover{color:#80cef5;}
.footer .footerlinkcon {margin:0 -10px;}
.footer .footer_address {margin:10px;}
.footer .footer_address .form-group{margin:7px 0}
.footer .footer_address .form-control{background:#3f4f5e; border-color:#52687d; color:#caced2; resize:none; }
.footer .footer_address .form-control:focus{box-shadow:none;}
.footer .footer_address .form-control::-webkit-input-placeholder { color: #caced2; text-transform:uppercase;}
.footer .footer_address .form-control::-moz-placeholder { color: #caced2; text-transform:uppercase;}
.footer .footer_address .form-control:-ms-input-placeholder { color: #caced2; text-transform:uppercase;}
.footer .footer_address .form-control:-moz-placeholder { color: #caced2; text-transform:uppercase;}
.footer .footer_address .form-group input[type="submit"]{background:#ff9c00; font-size:18px; font-weight:600; text-transform:uppercase; color:#fff; padding:5px 25px;}
.footer .ftr_copy {display:block; padding:30px 0; position:relative; background:#2b96cc; text-align:center; color:#fff; margin-top:60px; font-size:16px;}
.footer .ftr_copy .gototop {position:absolute; width:70px; line-height:50px; background:#000; color:#fff; left:50%; margin-left:-35px; top:-25px; cursor:pointer; display:inline-block; border-radius:5px; transition:all 0.3s;}
.footer .ftr_copy .gototop:hover{background:#FF9C00;}







/* Dropdown */
li.dropdown{position: relative;}
ul.dropdown-menu{
position: absolute;
    min-width:200px !important;
    left: -120px;
    top:56px;
    background:#f6f6f6;
}
ul.dropdown-menu li{
  display: block !important;
  white-space: nowrap;
  color:#000;
}

ul.dropdown-menu li a{
  color:#000;
      display: block;
    padding: 4px 21px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    border-bottom: 1px dotted;
		   font-family:Myriad Pro;
   letter-spacing:1px;
}

ul.dropdown-menu li a:hover{
	color:#099;
}



/* Sub Dropdown */
ul.dropdown-menu ul.dropdown-menu{
  left: 100%;
  top: 0;
  background-color: #f00 !important;
}

/* Display none by Default */
ul.dropdown-menu{
  display: none;
}













.containerNew{
    display: inline-block;
    cursor: pointer;
	position:relative;
	top:8px;
}

.bar1, .bar2, .bar3 {
    width:45px;
    height:1px;
    background-color: #fff;
    margin:10px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}



/*****************************Flip Flop css******************************/

#f1_container {
  position: relative;
  margin:auto;
  height:448px;
  z-index: 1;
}
#f1_container {
  perspective: 1000;
}
#f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 0.6s linear;
}
#f1_container:hover #f1_card {
  transform: rotateY(180deg);
  box-shadow: -5px 5px 5px #aaa;
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.back {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 10px;
  color: white;
  text-align: center;
  background-color: #ccc;
}



/*************Clent Slider**************/


.clientSection_pathfinder{
	width:100%;
	height:auto;
	background:#fff;
	padding:50px 0 50px 0;
	position:relative;
	
}




/****************Login Sign Up Page Css**************/

.breadcrums_pathfinder{
	padding:10px 0 10px 0;
	width:100%;
	height:400px;
	margin:0;
	background-image:url(../images/bg-login-signUp.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	background-position: center;
}

.breadcrumb_bg_pathfinder{
	background:none;
	position:relative;
	padding:10px 0 10px 0;
	width:100%;
	top: 131px;
	height:auto;
}
.breadcrumb_bg_pathfinder ul{
	position:relative;
	margin:0;
	padding:0;
}
.breadcrumb_bg_pathfinder ul li{
	display:inline-block;
	    color: #fff;
    font-family: Myriad Pro;
    padding: 2px 10px;
    font-size: 15px;
    letter-spacing: 1px;
    position: relative;
}
.breadcrumb_bg_pathfinder ul li a{
	color:#fff;
	font-family:Myriad Pro;
	padding:2px 10px;
	font-size:15px;
	letter-spacing:1px;
	position:relative;
}
.breadcrumb_bg_pathfinder ul li a:hover{
	color:#000;
}



.bg_loginSingup_form{
	background:#fff;
	padding:40px 0 40px 0;
	position:relative;
	width:100%;
	margin:0;
	height:auto;
	overflow:hidden;
}




.form-control-login{
    display: block;
    width: 100%;
    height: 37px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
	font-family:Myriad Pro;
}
.border-right-login{
	border-left:1px solid #ddd;
}

.btn-primary-login{
    color: #fff;
    background-color:#ff2939;
    border-color:#ff2939;
}

.btn-login{
    display: inline-block;
    padding:9px 28px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}


.div_registration h4{
	font-size:25px;
	color:#02838a;
	font-family:Myriad Pro;
	padding-bottom:10px;
}
.div_registration p{
	text-align:justify;
	color:#000;
	font-size:13px;
	line-height:22px;
	font-family:Myriad Pro;
	padding-bottom:20px;
}
.user_pathfinder{
	position:relative;
	margin:0;
	padding:0;
}
.user_pathfinder h4{
		font-size:25px;
	color:#000;
	font-family:Myriad Pro;
	padding-bottom:10px;
}

.radiu_button ul{
	position:relative;
	padding:0;
	margin:0;
}
.radiu_button ul li{
	color:#000;
	display:inline-block;
	padding: 6px 16px 18px 4px;
}


/****************Abou Us Page Css Start*************/

.About_Us_pathfinder{
		padding:10px 0 10px 0;
	width:100%;
	height:400px;
	margin:0;
	background-image:url(../images/about-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	background-position: center;
}



.about_pathfinder_bg{
	background:#f6f6f6;
	padding:20px 0 20px 0;
	position:relative;
	margin:0;
	width:100%;
}
.company_overview_pathfinder{
	background:#fff;
	padding:30px;
	height:auto;
	margin-top:20px;
	overflow:hidden;
	position:relative;
	border:1px solid #ddd;
}

.company_overview_pathfinder h3{
			font-size:25px;
	color:#000;
	font-family:Myriad Pro;
	padding-bottom:10px;
	text-align:center;
}
.company_overview_pathfinder p{
		text-align:justify;
	color:#000;
	font-size:13px;
	line-height:22px;
	font-family:Myriad Pro;
	padding-bottom:20px;
}

.strongcss{
	color:#333;
	font-size:20px;
		font-family:Myriad Pro;
	padding-bottom:20px;

}

a.forGot_pass{
	float:right;
	font-size:14px;
	font-weight:300;
	color:#000;
}
a.forGot_pass:hover{
	color:#03F;
}


/********************************Add To Cart DropDwon css*********************************/

.topHeader_nav li a:hover, .topHeader_nav li a.dropdown-toggle.active {
    background-color:none;
    color: #fff;
}

.topHeader_nav li a:hover span, .topHeader_nav li a.dropdown-toggle.active span {
    color: #000 !important;
}

.topHeader_nav li .dropdown-menu-addtoCart {
    display: none;
    position: absolute;
    left: -27px;
    padding: 0;
    margin: 0;
    margin-top: 12px;
    text-align: left;
    background: #fff;
    width: 215px;
	border:1px solid #f6f6f6;
	z-index:9999;
}

.topHeader_nav li .dropdown-menu-addtoCart.active {
    display: block;
}

.topHeader_nav li .dropdown-menu-addtoCart a {
	color:#000 !important;
	font-size:13px;
}




ul .dropdown-menu-addtoCart .product_Quantity img{
padding: 0 !important;
    margin-right: 15px;
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    left: 15px;
    top: 15px;
}

.pro_details{
    display: inline-block;
    margin-top: -16px;
    padding-top: 0;
    color: #02838a;
    font-size: 14px;
    line-height: 20px;
}
.pro_details h5{
	font-size:12px !important;
	color:#000;
}
.mostImportant_width{
    width: 213px !important;
    padding: 4px 4px !important;
    border-bottom: dotted #cec9c9 1px;
}


.close_button{
	float:right;
}
.closeIocn{
    width: 20px;
    height: 20px;
    background: #b90707;
    border: none;
    border-radius: 50%;
    position: absolute;
    right: 6px;
    bottom: 6px;
    color: #fff;
    font-size: 10px;
    line-height: 11px;
}
.closeIocn:hover{
	background:#000;
}

/****************************pathfinder_packages_bg css****************************/


.pathfinder_packages_bg{
	background:#f6f6f6;
	position:relative;
	padding:40px 0 40px 0;
	width:100%;
	height:auto;
	margin:0;
}

.pathfinder_leftSide_grid{
	border: 1px solid #00a0a8;
    background: #fff;
    overflow: auto;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 50px 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 50px 2px rgba(0,0,0,.1);
    box-shadow: 0 0 50px 2px rgba(0,0,0,.1);
    margin-bottom: 30px;
}

.bg_gray{
	    background: #f7f7f7;
    padding: 20px 25px;
    border-bottom: 1px solid #eaeaea;
}

.leftSide_grid h3{
	margin: 0;
    padding: 0;
    color: #3a3a3a;
    font-size: 22px;
    font-weight: 700;
}
.leftSide_grid p{
    margin: 0;
    padding: 5px 0 0;
    line-height:20px;
    color: #3a3a3a;
    font-size: 15px;
	    font-family: Myriad Pro;
    width: 100%;
}
.pathfinder_price{
	font-size: 16px;
    color: #999;
	font-weight:300;
    text-align: right;
}

.pathfinder_price h3{
	margin: 0;
    color: #000;
    padding: 0;
    font-size: 19px;
	    font-family: Myriad Pro;
    display: inline-block;
    line-height: 31px;
}

.pathfinder_amount_save{
display: inline-block;
    border-radius: 30px;
    vertical-align: top;
    border: 0;
    font-weight: 400;
    background: #767676;
    padding: 3px 8px;
    color: #fff;
    font-size: 11px;
    float: right;
	margin-top: 3px;
}

.checkup_discription_pathfindeer{
	margin: 0;
    padding: 10px 25px 40px;
	background:#fff;
	position:relative;
	height:auto;
	max-width:100%;
}
.text_setting h4{
    margin: 0;
    padding: 10px 0;
    color: #3a3a3a;
    font-size: 20px;
    font-weight: 700;

}
.text_setting p{
    margin: 0;
    padding: 0 0 10px;
    font-size: 15px;
    line-height: 22px;
    color: #000;
	font-family: Myriad Pro;
}

.pathfinder_ageGroup{
	width:100%;
	height:auto;
	padding: 20px 0 0 0;
	position:relative;
	margin:0;
}
.pathfinder_ageGroup ul{
	padding:0;
	margin:0;
	position:relative;
}
.pathfinder_ageGroup ul li{
	display:inline-block;
	color:#000;
	font-family: Myriad Pro;
	padding-left: 5px;
}
.pathfinder_ageGroup ul li span{
border: 1px solid #02838a;
    border-radius: 15px;
    color: #7a7a7a;
    font-size: 12px;
    padding: 7px 12px 4px 12px;
    margin-right: 2px;
	}
	h4.recommdne_for{
		    margin: 0;
    padding: 10px 0 14px 0;
    color: #3a3a3a;
    font-size: 20px;
    font-weight: 700;
	}

.fasting_section{
	width:100%;
	height:auto;
	padding: 20px 0 6px 0;
	position:relative;
	border-top:1px solid #ddd;
	margin:0;
}

.flex_pathfinder{
	padding:10px 0 10px 0;
	margin:0;
}

.flex_pathfinder ul{
	position:relative;
	padding:0;
	margin:0;
}
.flex_pathfinder ul li{
color: #000;
    font-size: 13px;
    padding: 4px 15px;
    display: inline-block;
    line-height: 38px;
    font-weight: 600;
}

.flex_pathfinder ul li a{
    color: #000;
    font-size: 18px;
	font-weight:300;
	margin-left:16px;
}

.flex_pathfinder ul li a:hover{
	color:#06F;
}


.flex_pathfinder ul li strong{
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.iconGrid img{
float: left;
    position: relative;
    margin: 0;
    padding: 0;
    max-width: 100%;
    display: block;
    height: auto;
}


.full_details{
	position:relative;
	max-width:100%;
	padding:20px 0 20px 0;
	margin:0;
}
.full_details h4{
    margin: 0;
    padding: 10px 0;
    color: #3a3a3a;
    font-size: 17px;
    /* font-weight: 700; */
    padding-left: 20px;
}

.btn-primary-booksign{
    color: #fff;
    background-color: #ff2939;
    border-color: #ff2939;
}

.btn-books{
    display: inline-block;
    padding:10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
	margin-top:40px;
}

.btn-primary-booksign:hover{
	    color: #fff;
    background-color:#767676;
    border-color:#767676;
}

.bg_dark_details h3{
    background: #02838a;
    color: #fff;
    font-size: 15px;
    width: 95%;
    padding: 10px 15px;
    margin: 3px auto;
    font-weight: 300;
}
.bg_dark_details h3 span{
	display:inline-block;
	min-width: 357px !important;
    vertical-align: top;
}

.test_full_details h5{
	text-align:justify;
	font-size:16px;
	color:#000;
	font-family: Myriad Pro;
}
.border_no{
border: none !important;
    color: #676767;
    font-size: 13px;
    padding-left: 0;
    padding: 5px 0px !important;
    font-weight:300 !important;
}
a.colorText{
	font-size:13px;
	color:#666;
}

.test_pathfinder_sec{
    padding: 0px 0 0 0;
    position: relative;
    width: 100%;
    margin: 0;
    border-top: 1px solid #ddd;

}

.headingSpcial_offers{
	position:relative;
	max-width:100%;
	margin:0 auto;
	text-align:center;
}

.headingSpcial_offers h3{
    margin: 0;
    padding: 20px 22px 0px;
    color: #3a3a3a;
    font-size: 20px;
    font-weight: 700;
    text-align: left !important;
	}
/*********************Right Side Column css********************/
.pathfinder_rightSide_colum{
	border: 1px solid #b7b7b7;
    border-radius: 5px;
    padding: 12px 10px;
    margin-bottom: 20px;
}
.pathfinder_rightSide_colum h4{
    color: #292929;
    font-size: 16px;
	text-align:center;
}
.rootChekup_Grid{
	display: block;
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0;
    border-radius: 5px;
    border: 1px solid #b7b7b7;	
}
.rootChekup_Grid h3{
    padding: 8px 12px;
    line-height: 22px;
    margin: 0;
	color: #292929;
	border-bottom:1px solid #b7b7b7;
    font-size: 16px;
	
}

.rootChekup_Grid h4{
    font-size: 13px;
    color: #333;
    margin: 8px 12px;
    padding: 0;
    font-weight: 700;
}
.rootChekup_Grid p strong{
    display: block;
    padding: 0px 13px 5px;
    color: #000000;
    font-size: 13px;
    font-weight: 700;
}
.rootChekup_Grid ul{
	    line-height: 18px;
    padding: 0 13px 8px;
    min-height: 60px;
}
.rootChekup_Grid ul li{
    font-size: 13px;
    line-height:20px;
    color: #3a3a3a;
    display: block;
}
.rootChekup_Grid ul li strong{
	font-weight:700;
	color:#000;
}
.rootChekup_Grid figcaption{
    display: block;
    text-align: center;
    vertical-align: top;
    color: #292929;
    font-size: 22px;
    font-weight: 700;
    padding: 10px 10px 12px;
    border-top: 1px solid #ddd;
}

.rootChekup_Grid figcaption .grido_col{
	width: 85px;
    float: left;
    display: inline-block;
    font-size: 14px;
}
.rootChekup_Grid figcaption .grido_col font{
    color: #3f3f3f;
    font-weight: 400;
    height: 16px;
    display: block;
    font-size: 10px;
}



.rootChekup_Grid figcaption .limitedTime {
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    vertical-align: top;
}
.rootChekup_Grid figcaption .limitedTime font{
    color: #00a0a8;
    height: 13px;
    font-weight: 400;
    display: block;
    font-size: 10px;
}
.rupeeTextcolor{
    color: #00a0a8;
    height: 13px;
    font-weight: 400;
    display: block;
    font-size: 11px;
}

.fathFinder_saveBtn{
	display: inline-block;
    border-radius: 30px;
    vertical-align: top;
    border: 0;
    font-weight: 400;
    background: #767676;
    padding: 3px 7px;
    margin-top: 17px;
    color: #fff;
    font-size: 10px;
    float: right;
}

a.details_btn{
	 font-size: 16px;
    color: #fff;
    background: #5a5a5a;
    margin: 10px 0 0;
    padding: 6px 0;
    display: block;
    text-align: center;
	font-family: Myriad Pro;
	letter-spacing:1px;
}
a.details_btn:hover{
	background:#000;
}



/*********************************Add To Cart css*****************************/
.pathfinder_addToCart_sec{
	background: #f6f6f6;
    position: relative;
    padding: 40px 0 40px 0;
    width: 100%;
    height: auto;
    margin: 0;
}
.bg_heilighted{
	    width:100%;
    border-radius: 5px;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #d9d9d9;
    -webkit-box-shadow: 0 0 15px 0 rgba(36,36,36,.3);
    -moz-box-shadow: 0 0 15px 0 rgba(36,36,36,.3);
    box-shadow: 0 0 15px 0 rgba(36,36,36,.3);
}
.pathfineder_mainHead_cart{
	background: #f9fafa;
    text-align: left;
	color:#000;
    padding:21px 30px 80px;
    border-bottom: 1px solid #f1f1f1;
}


.pathfineder_mainHead_cart h3{
   font-size: 25px;
    display: block;
    color: #616161;
	font-family: Myriad Pro;
    text-transform: uppercase;
    margin: 0;
}
.pathfineder_mainHead_cart p{
display: inline-block;
    font-size: 14px;
    line-height: 26px;
    color: #616161;
	font-family: Myriad Pro;
    margin: 0;
}

.btn-books-cart {
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    margin-top: 10px;
}
.btn-primary-booksignCart{
    color: #fff;
    background-color: #ff2939;
    border-color: #ff2939;
	float:right;
}
.btn-primary-booksignCart:hover{
	    color: #fff;
    background-color:#666;
    border-color:#666;
}

.customer_details{
    position: relative;
    margin-top: 23px;
    overflow: hidden;
    width: 100%;
    border: 1px solid #ddd;
    padding: 14px 14px 0;
	border-radius:6px;
}

.borderRemove{
	border:none !important;
	color:#000 !important;
	font-size:15px;
}

.padding_bottom{
	padding-bottom:20px;
}


.add_more_btn{
	    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}

.add_more_btnBg{
	    color: #fff;
    background-color: #ff2939;
    border-color: #ff2939;
	text-align:center;

}
.add_more_btnBg:hover{
	background:#666;
	color:#fff;
	border-color: #666;
}

.addMore_button{
	margin:0 auto;
	text-align:center;
	position:relative;
	vertical-align:central;
}

.all_tagSet{
	width:100%;
}

.one_Plus{
    margin: 0;
    display: inline-block;
    text-align: left;
    vertical-align: top;
	font-size: 16px;
}

.parameter{
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-left:40px;
}

.rupeecol{
display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    border: 1px solid #ddd;
    padding: 1px 10px;
    border-radius:7px;
    margin-left: 46px;
}


.bg_grayHead{
	width:100%;
	position:relative;
	background:#f6f6f6;
	padding:20px 0;
	margin:0;
	text-align:center;
}




/***********Popup css**********/
.rightSide_form{
	    margin-left: -15px;
    margin-top: 15px;
    border-radius: 4px;
}
img.borderRadius{
    border-radius: 4px 0 0 4px;
    margin-top: 1px;
}



/************Test By Relif Section*********/

.testByRelif_bg{
	width:100%;
	height:auto;
	margin:0;
	padding:40px 0 40px 0;
	background:#FFF;
	position:relative;
}

h3.testBy_heading{
    font-size: 30px;
    font-family: Myriad Pro;
    text-align: center;
    color: #000;
    padding-bottom: 21px;
    text-transform: uppercase;
    font-weight: 600;
}

.condtions_col h5{
    border: 1px solid #333;
    font-size: 16px;
    color: #000;
    padding: 8px 0;
    border-radius: 30px;
    font-family: Myriad Pro;
    text-align: center;
    letter-spacing: 1px;
}

.condtions_col a h5:hover{
	color:#02838a;
}


.condtions_grid h5{
    border: 1px solid #333;
    font-size: 16px;
    color: #000;
    padding: 8px 0;
    border-radius: 30px;
    font-family: Myriad Pro;
    text-align: center;
    letter-spacing: 1px;
}
.condtions_grid a h5:hover{
	color:#02838a;
}


.margin_top{
	margin-top:20px;
}

/*****************Search baar**************/
.top30{
	margin-top:30%;
}


.form-control-searchBar {
    display: block;
    width: 100%;
    height: 45px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #f5f5f5;
	border:none;
}



.btnSearchBar{
    display: inline-block;
    padding: 10px 35px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    border-radius:5px 0 0 5px;
    height: 45px;
}
.btn-defaultSearchBox{
    color: #333;
    background-color: #f5f5f5;
    border-color:#f5f5f5;
}


.btnSearchButton{
	    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    height: 45px;
}

.btn-defaultSearchButton{
    color: #fff;
    background-color:#00a0a8;
    border-color:#00a0a8;
	    border-radius: 0 5px 5px 0;
}

.colorChnage{
	color:#fff;
}


.headingGridTwo{
width: 100% !important;
    display: inline-block;
    text-align: center;
    margin-top: 24px;
    font-size: 20px;
}

.pakage_buttton{
    background: #00a0a8;
    color: #fff;
    display: inline-block;
    padding: 15px 27px;
    position: relative;
    text-align: center;
}

.iconColo img {
    background: #00a0a8;
    display: inline-block;
    padding: 13px 18px;
    position: relative;
    text-align: center;
    float: left;
    border-right: 1px solid #8bc8e4;
	}
	
	.spcialOffers_icon img{
    background: #ff2939;
    display: inline-block;
    padding: 13px 18px;
    position: relative;
    text-align: center;
    float: left;
    border-right: 1px solid #f00039;
	}
	
	.spcialOffers_btn{
		    background: #ff2939;
    color: #fff;
    display: inline-block;
    padding: 15px 27px;
    position: relative;
    text-align: center;
	}
	
	

	
	
	.top20{
		margin-top:35px;
	}
	.spacialMainGrid{
margin-left: 30px;
	}
	
	.mainHeading{
		    position: relative;
    padding:10px 20px;
    background: #02838a;
    color: #fff;
	}
		.mainHeading h3{
			font-size:25px;
		}



.copyWrihtBg{
	background:#02838a;
	padding:5px 0;
	text-align:center;
}
.coloWhite{
	color:#CCC;
}

.closeICon{
    float: right;
    color: #000;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    background: none;
    border: none;
}
/***********************************Test Page Css*****************************************/

.test-bg{
	background: #f6f6f6;
    padding: 40px 0 40px 0;
    width: 100%;
    margin: 0;
}

#myInput {
  background-image:url(../images/search.png);
  background-position: 10px 10px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding:10px 20px 10px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
  color:#000;
}

#myTable {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 15px;
}

#myTable th, #myTable td {
  text-align: left;
  padding:8px 10px;
  color:#000;
  font-size:15px;
}

#myTable tr, #myTable td {
  text-align: left;
  padding:8px 10px;
  color:#000;
  font-size:13px;
}

#myTable tr {
  border-bottom: 1px solid #ddd;
}

#myTable tr.header, #myTable tr:hover {
  background-color: #f1f1f1;
}


.btn-cart{
display: inline-block;
    padding: 3px 8px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border-radius: 4px;
}

.btn-primary-cart {
    color: #fff;
    background-color: #ff2939;
    border-color: #ff2939;
}
.btn-primary-cart:hover{
	    color: #fff;
    background-color: #000;
    border-color: #000;
}



.btn-primary-2 {
    color: #fff;
    background-color:#02838a;
    border-color:#02838a;
}
.btn-primary-3 {
    color: #fff;
    background-color:#468ffd;
    border-color:#468ffd;
}
.btn-primary-cart:hover{
	    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-primary-2:hover{
	    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-primary-3:hover{
	    color: #fff;
    background-color: #000;
    border-color: #000;
}
.paddindBottom{
	padding-bottom:40px;
}

.btn-primary-moreDetails{
    color: #fff;
    background-color:#484848;
    border-color:#484848;
    width: 100%;
	margin-top:10px;
}

.btn-primary-moreDetails:hover{
	    color: #fff;
    background-color:#02838a;
    border-color:#02838a;
}


.btn09-show{
	display: inline-block;
    padding:8px 0;
    margin-bottom: 0;
    font-size:16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
}

.test-allBg{
    background: #f6f6f6;
    padding:10px 0 40px 0;
    width: 100%;
    margin: 0;
}

.persnoal-details input {
font-size: 14px;
    line-height: 18px;
    padding: 13px 10px;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #696969;
    margin-top: 10px;
    background: none;
    color: #000;
}
::-webkit-input-placeholder {
  color:#000;
  font-size:15px;
  font-weight:300;
}
::-moz-placeholder {
  color:#000;
  font-size:15px;
  font-weight:300;
}
:-ms-input-placeholder {
  color:#000;
  font-size:15px;
  font-weight:300;
}
.btn0923-submit{
	display: inline-block;
    padding:12px 0;
    margin-bottom: 0;
    font-size:16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
	border-radius:3px;
}
.btn-primary-submit{
	    color: #fff;
		width:100%;
		margin-top:10px;
    background-color:#02838a;
    border-color:#02838a;
}


.contact_Us_pathfinder{
		padding:10px 0 10px 0;
width: 100%;
    height: 360px;
	background-image:url(../images/contact-bg.jpg);
	background-size:contain;
	background-repeat:no-repeat;
	position:relative;
	background-position: center;
}


.contact_pathfinder_bg{
	background:#f6f6f6;
	padding:20px 0 20px 0;
	position:relative;
	margin:0;
	width:100%;
}

.pathfinder-locationDetails{
	    background:rgba(255,255,255,.9);
    border-radius: 5px;
    box-shadow: 0 1px 8px rgba(0,0,0,.05);
    padding:20px;
    margin: 0;
}
.pathfinder-locationDetails h4{
	text-transform:uppercase;
	color:#000;
	font-size:18px;
	padding-bottom:10px;
}
.pathfinder-locationDetails address{
	color:#000;
	font-size:14px;
	font-weight:300;
	line-height:26px;
}
.pathfinder-locationDetails p{
	color:#000;
	line-height:26px;
	font-size:14px;
	font-weight:300;
}
.pathfinder-locationDetails p strong{
	font-weight:600;
	color:#000;
}
.queryForm{
	margin-top:20px;
	color:#000;
	font-weight:300;
	font-size:16px;
}
.persnoal-detailsmeassage textarea{
	width:100%;
	    font-size: 14px;
    line-height: 18px;
    padding: 13px 10px;
    border-radius: 3px;
    border: 1px solid #696969;
    margin-top: 10px;
    background: none;
    color: #000;
}
.mapSeting{
	margin-top:50px;
}

MMCT - 2023