/*

Theme Name: Mindology

Theme URI: http://www.crunchpress.com/demo/mindology

Author: CrunchPress Team

Author URI: http://www.crunchpress.com

Description: Mindology | Psychology WordPress Theme

Version: 1.0

License URI: http://themeforest.net/licenses

Tags: two-columns, three-columns, left-sidebar, right-sidebar, 

custom-background, custom-header, custom-menu, editor-style, 

featured-images, flexible-header, full-width-template, microformats, 

post-formats, rtl-language-support, sticky-post, theme-options, 

translation-ready

Text Domain: mindology

*/













/* Table of Content 

[Master Stylesheet]



Project:		Mindology

Version:		1.0

Author:			CrunchPress

Primary use:	Medical Theme 



[Color codes]



Background:	#ffffff (white)

Content:	#777777 (grey)

Header h1:	#ffffff (white)

Header h2:	#222222 (dark grey)

Footer:		#999999 (grey)



[Typography]



Body:				font-family: 'Noto Sans', sans-serif;

Headers:			font-family: 'Roboto Slab', serif;

Input, textarea:	font-family: 'Noto Sans', sans-serif;

Sidebar heading:	font-family: 'Noto Sans', sans-serif;





/** Table of Content 



- 	WRAPPER    	  					Line 	

	000  		-		000

- 	Universal Styles				Line 		

000  		-		000

- 	Header							Line 	

	000  		-		000

- 	Inner Header					Line 		

000  		-		000

- 	Main Slider						Line 	

	000  		-		000

- 	Welcome Section					Line 		

000  		-		000

- 	Promotion Banner				Line 		

000  		-		000

- 	Home Services					Line 		

000  		-		000

- 	Home Counseling					Line 		

000  		-		000

- 	Home Psychiatrist				Line 		

000  		-		000

- 	Get Appointment					Line 		

000  		-		000					

- 	Success Stories					Line 		

000  		-		000

- 	Recent Post						Line 	

	000  		-		000

- 	Happy People					Line 		

000  		-		000

- 	Footer							Line 	

	000  		-		000

- 	Team Page						Line 	

	000  		-		000	

- 	Service Page					Line 		

000  		-		000

- 	Image Gallery					Line 		

000  		-		000

- 	Sidebar Widgets					Line 		

000  		-		000

- 	Modren Blog						Line 	

	000  		-		000

- 	Shop Pages						Line 	

	000  		-		000

- 	Contact Page					Line 		

000  		-		000

- 	Event Couter					Line 		

000  		-		000

- 	Pricing Table					Line 		

000  		-		000

- 	Appointment Form				Line 		

000  		-		000

- 	ThemeTest Unit					Line 		

000  		-		000





End of Table of Conten*/









html body {
	font-family: 'Noto Sans', sans-serif;
}
/**  Typography **/



body h1, body h2, body h3, body h4, body h5, body h6, .h1, .h2, .h3, 

.h4, .h5, .h6 {
	font-family: 'Roboto Slab', serif;
	margin: 0px;
}
body h1 {
	font-size: 55px;
}
body h2 {
	font-size: 34px;
}
body h3 {
	font-size: 22px;
}
body h4 {
	font-size: 18px;
}
body h5 {
	font-size: 16px;
}
body h6 {
	font-size: 14px;
}
p {
	color: #666666;
	line-height: 24px;
}
body a:hover {
	text-decoration: none;
}
body .pb0 {
	padding-bottom: 0px;
}
body .pt0 {
	padding-top: 0px;
}
body .mb0 {
	margin-bottom: 0px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb30 {
	margin-bottom: 30px;
}
.mt80 {
	margin-top: 80px;
}
.mb80 {
	margin-bottom: 80px;
}
/**  Typography End **/





/**  Universal Styles **/



.btn-1 {
	background: #8f1577;
	color: #fff;
	display: inline-block;
	border-radius: 3px;
	padding: 0 40px;
	font-size: 15px;
	font-weight: 700;
	line-height: 40px;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
}
.btn-2 {
	background: #8f1577;
	color: #fff;
	border-radius: 2px;
	line-height: 50px;
	font-size: 15px;
	font-weight: 700;
	padding: 0 30px;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	display: inline-block;
}
.btn-1:visited, .btn-2:visited {
	background: #8f1577;
	color: #fff;
}
.btn-1:hover, .btn-2:hover, .btn-1:active, .btn-2:active {
	background: #b07774;
	color: #fff;
}
.thumb {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.thumb img {
	width: 100%;
	height: auto;
	max-width: 100%;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
}
.thumb img:hover {
}
.mb-30 {
	margin-bottom: 30px;
}
.section-title {
	font-weight: 700;
	font-size: 34px;
	color: #333333;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 45px;
	line-height: 24px;
}
.section-title:after {
	background: url(images/title-sp.png);
	width: 66px;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: -15px;
	content: "";
}
.section-title-w {
	font-weight: 700;
	font-size: 34px;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	margin-bottom: 45px;
	line-height: 28px;
}
.section-title-w:after {
	background: url(images/title-sp-w.png);
	width: 66px;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: -15px;
	content: "";
}
/**  Universal Styles End **/



 



.wrapper {
	width: 100%;
	position: relative;
}
.wrapper a:hover {
	text-decoration: none;
}
/****************  Header Start  *******************/

.site-header {
	width: 100%;
	float: left;
}
.topbar {
	background: #8f1577;
	width: 100%;
}
.topbar ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
.topbar ul.topbar-left li {
	float: left;
	font-size: 13px;
	line-height: 40px;
}
.topbar ul.topbar-left a {
	color: #fff;
}
.topbar ul.topbar-left li:before {
	content: "|";
	padding: 0 15px;
	color: rgba(255,255,255,.30);
}
.topbar ul.topbar-left li:first-child:before {
	display: none;
}
.topbar .btn-default {
	background: none;
	border: 0px;
	padding: 0px;
	color: #fff;
	margin: 0px;
}
.topbar .btn-default:hover, .topbar .btn-default.active.focus, .topbar 

.btn-default.active:focus, .topbar .btn-default.active:hover, .topbar 

.btn-default.focus:active, .topbar .btn-default:active:focus, .topbar 

.btn-default:active:hover, .topbar .open > .dropdown-toggle.btn-

default.focus, .topbar .open > .dropdown-toggle.btn-default:focus, 

.topbar .open > .dropdown-toggle.btn-default:hover {
	background: none;
	border: 0px;
	color: #fff;
	box-shadow: none;
}
.topbar .dropdown-menu {
	border-radius: 0px;
}
.topbar .dropdown-menu li {
	width: 100%;
	color: #666;
}
.topbar .dropdown-menu li a {
	color: #666;
}
.topbar .dropdown-menu li:before {
	display: none
}
.topbar-social {
	float: right;
}
.topbar-social li {
	display: inline-block;
	color: #fff;
	font-size: 13px;
	line-height: 40px;
}
.topbar-social a {
	display: inline-block;
	background: #fff;
	width: 25px;
	height: 25px;
	border-radius: 1px;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	margin-left: 1px;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
}
.topbar-social a.tw {
	color: #29a9e1
}
.topbar-social a.fb {
	color: #3b5a9a
}
.topbar-social a.gp {
	color: #df4b38
}
.topbar-social a.insta {
	color: #5280a5
}
.topbar-social a.ytp {
	color: #cb312e
}
.topbar-social a.tw:hover {
	background: #29a9e1;
	color: #fff;
}
.topbar-social a.fb:hover {
	background: #3b5a9a;
	color: #fff;
}
.topbar-social a.gp:hover {
	background: #df4b38;
	color: #fff;
}
.topbar-social a.insta:hover {
	background: #5280a5;
	color: #fff;
}
.topbar-social a.ytp:hover {
	background: #cb312e;
	color: #fff;
}
.logo-wrap {
	width: 100%;
	padding: 30px 0;
}
.header-service-area {
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.header-service-area li {
	width: 33.3333%;
	float: left;
}
.header-service-area li p {
	margin: 0px;
	line-height: inherit;
	color: #555;
	line-height: 24px;
}
.header-service-area li p strong {
	font-weight: 400;
	color: #b07774;
}
.header-service-area .button {
	float: right;
	background: #8f1577;
	color: #fff;
	border-radius: 2px;
	line-height: 50px;
	font-size: 15px;
	font-weight: 700;
	padding: 0 20px;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
}
.header-service-area .button:hover {
	background: #b07774;
}
.navigation-bar {
	background: #f7f7f7;
	border-bottom: 1px solid #e1e1e1;
}
.navigation-bar .navbar {
	margin: 0px;
	border-radius: 0px;
	border: 0px;
}
.navigation-bar .navbar li {
	position: relative;
}
.navigation-bar .navbar li:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #8f1577;
	content: "";
	transition: ease-in-out all 0.3s;
	z-index: 1;
}
.navigation-bar .navbar li ul li:after {
	display: none;
}
.navigation-bar .navbar-default .navbar-nav > li:hover > a {
	color: #fff;
}
.navigation-bar .navbar-default .navbar-nav > li > a:hover {
	color: #fff;
}
.navigation-bar .navbar li:hover:after {
	width: 100%;
}
.navigation-bar .navbar-collapse {
	padding: 0px;
}
.navigation-bar .navbar-default .navbar-nav > li > a {
	font-size: 15px;
	color: #333333;
	transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	position: relative;
	z-index: 99;
}
.navigation-bar .navbar-default .navbar-nav > li > a:hover, 

.navigation-bar .navbar-default .navbar-nav > li > a:focus, 

.navigation-bar .navbar-default .navbar-nav > li > a:active {
	color: #fff;
}
.navigation-bar .navbar-default .navbar-nav > .active > a, 

.navigation-bar .navbar-default .navbar-nav > .active > a:focus, 

.navigation-bar .navbar-default .navbar-nav > .active > a:hover, 

.navigation-bar .navbar-default .navbar-nav > .open > a, .navigation-

bar .navbar-default .navbar-nav > .open > a:focus, .navigation-bar 

.navbar-default .navbar-nav > .open > a:hover {
	background: #8f1577;
	color: #fff;
}
.navigation-bar .dropdown-menu {
	border: 0px;
	box-shadow: none;
	border-radius: 0px;
	padding: 0px;
}
ul.sub-menu {
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	z-index: 999;
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: #fff;
	width: 220px;
}
.navigation-bar .navbar li:hover > .sub-menu {
	display: block;
}
.navigation-bar .dropdown-menu li, .sub-menu li {
	border-bottom: 1px solid #fff;
}
.navigation-bar .dropdown-menu li a, .sub-menu li a {
	position: relative;
	display: block;
	line-height: 40px;
	padding: 0 20px;
	color: #333;
}
.navigation-bar .dropdown-menu li a:before, .sub-menu li a:before {
	position: absolute;
	left: 0;
	width: 5px;
	background: #b07774;
	content: "";
	height: 100%;
	z-index: -1;
	transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
}
.navigation-bar .dropdown-menu li a:hover:before, .sub-menu li 

a:hover:before {
	width: 100%;
}
.navigation-bar .dropdown-menu li a:hover, .sub-menu li a:hover {
	color: #fff;
	position: relative;
	z-index: 99;
	background: none;
}
.navigation-bar .navbar-form {
	background: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	padding: 0px;
	margin: 7px 0 0;
}
.navigation-bar .navbar-form .form-control {
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
.navigation-bar .btn {
	border: 0px;
	color: #777777;
	border-left: 1px solid #e1e1e1;
	border-radius: 0px;
	padding: 0 10px;
}
.navigation-bar .btn:hover {
	background: none;
}
.dropdown-menu li, .sub-menu li {
	position: relative;
}
.dropdown-menu li:hover .dropdown-menu, .sub-menu li:hover .sub-menu {
	display: block;
}
.dropdown-menu .dropdown-menu, .sub-menu .sub-menu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 180px;
	padding: 0;
	margin: 0px;
}
.navigation-bar .dropdown-menu li a {
}
.navigation-bar .navbar .dropdown-menu li:hover::after, .navigation-

bar .navbar .subdown-menu li:hover::after {
	display: none;
}
.navigation-bar .navbar .dropdown-menu li .fa {
	position: absolute;
	right: 10px;
	top: 14px;
}
.menu-item-has-children a:after {
	content: "\f107";
	font-family: FontAwesome;
	padding-left: 5px;
}
.menu-item-has-children ul li a:after {
	display: none;
}
/****************  Header End  *******************/



/****************  Slider Start  *******************/





.main-slider {
	width: 100%;
	float: left;
}
.main-slider img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.main-slider .caption {
	position: absolute;
	width: 100%;
	top: 20%;
}
.main-slider .caption h1 {
	font-size: 55px;
	font-weight: 700;
	color: #8f1577;
	line-height: 70px;
	margin-bottom: 20px;
}
.main-slider .caption strong {
	font-size: 22px;
	font-weight: 700;
	font-family: 'Roboto Slab', serif;
	display: block;
	margin-bottom: 30px;
}
.main-slider .caption a {
	background: #8f1577;
	color: #fff;
	display: inline-block;
	border-radius: 2px;
	line-height: 50px;
	font-size: 15px;
	font-weight: 700;
	padding: 0 30px;
	margin-right: 5px;
}
.main-slider .caption a.btn1 {
	background: #b07774;
}
.main-slider .owl-controls.clickable {
	position: absolute;
	bottom: 10px;
	text-align: center;
	left: 0px;
	right: 0;
}
.main-slider .owl-theme .owl-controls .owl-page span {
	background: #8f1577;
}
/****************  Inner Banner  *******************/

.inner-banner {
	width: 100%;
	float: left;
	overflow: hidden;
	background: url(images/inner-bg.jpg);
	padding: 90px 0;
}
.inner-banner .col-md-6 h1 {
	float: none;
}
.inner-banner h1 {
	font-size: 40px !important;
	margin: 0px;
	font-weight: 700;
	color: #333;
	float: left;
}
.inner-banner p {
	font-size: 16px;
	font-style: italic;
	color: #333;
}
.inner-banner .breadcrumb {
	background: none;
	text-align: right;
	color: #333;
	margin-top: 15px;
	float: right;
	width: auto;
}
.breadcrumb > li {
	font-size: 16px;
}
.inner-banner .breadcrumb a {
	color: #333;
	font-size: 16px;
}
/****************  Site Home Content Start  *******************/

.site-content {
	width: 100%;
	float: left;
	padding: 80px 0;
}
/*****  Welcome *****/



.welcome-section .thumb {
	overflow: visible;
}
.welcome-section .text {
	text-align: center;
	padding-top: 35px;
}
.welcome-section .text h2 {
	font-weight: 700;
	margin: 15px 0 14px;
}
.welcome-section .text p {
	font-size: 18px;
	font-style: italic;
	line-height: 28px;
	color: #666666;
	padding: 0 30px;
	margin-bottom: 30px;
}
.welcome-section .thumb h3 {
	text-align: center;
	margin: 15px 0 0 0;
}
.thumb .play {
	position: absolute;
	bottom: 20px;
	right: 20px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	line-height: 45px;
	color: #fff;
	text-align: center;
	border-radius: 100%;
	font-size: 20px;
	display: inline-block;
	transition: all ease-in-out 0.3s;
}
.thumb .play:hover {
	border-color: #8f1577;
	color: #8f1577;
}
.welcome-section .video-thumb h3 {
	text-align: center;
	margin: 15px 0 0 0;
}
/*****  Welcome End *****/





/*****  Promotion Banner *****/

.pro-banner {
	width: 100%;
	float: left;/*	padding: 80px 0; */
}
.pro-banner-bg {
	background: url(../images/pro-banner.jpg);
	height: 150px;
	padding: 25px 0;
}
.pro-banner-bg ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
.pro-banner-bg li.first-col {
	background: #b07774;
	width: 225px;
	float: left;
	color: #fff;
	text-align: center;
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	border-radius: 0 2px 2px 0;
	padding: 17px 0;
	margin-right: 25px;
}
.mid-col {
	float: left;
	width: auto;
}
.pro-banner-bg li.last-col {
	width: 280px;
	float: right;
}
.last-col ul {
	margin: 0px;
	padding: 0px;
}
.last-col ul li {
	font-family: 'Roboto Slab', serif;
	color: #fff;
	font-size: 16px;
	text-shadow: 0 2px 6px rgba(0,0,0,.35);
	line-height: 24px;
}
.last-col ul li .fa {
	font-size: 12px;
	margin-right: 5px;
}
.pro-banner h2 {
	color: #fff;
	font-weight: 700;
	text-shadow: 0 2px 6px rgba(0,0,0,.35);
	padding: 10px 0 0
}
/*****  Promotion Banner  End *****/





/*****  Home Services *****/



.home-services {
	width: 100%;
	float: left;
	padding: 0 0 80px;
}
.home-services .ser-wrap {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.home-services .ser-wrap li.ser-box {
	width: 20%;
	float: left;
	text-align: center;
	background: #fafafa;
	height: 230px;
	box-sizing: border-box;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
}
.home-services .ser-wrap li.ser-box:hover, .home-services .ser-wrap 

li.ser-box.color1:hover, .home-services .ser-wrap li.ser-

box.color2:hover, .home-services .ser-wrap li.ser-box.color3:hover {
	background: #b07774;
}
.home-services .ser-wrap li.ser-box h4 {
	font-weight: 700;
	color: #333333;
	margin-top: 5px;
	line-height: 23px;
	padding: 0 45px;
}
.home-services .ser-wrap li.ser-box h4 a {
	color: #333333;
}
.ser-icon {
	height: 160px;
	padding-top: 30px;
}
.ser-icon img {
	max-width: 100%;
	height: auto;
}
.home-services .ser-wrap li.ser-box.color1 {
	background-color: #95d4c5;
}
.home-services .ser-wrap li.ser-box.color2 {
	background-color: #87c8dd;
}
.home-services .ser-wrap li.ser-box.color3 {
	background-color: #fad269;
}
.blog-details #commentform input[type="text"], .blog-details 

#commentform input[type="email"], .blog-details #commentform .comm-

area {
	border: 1px solid #cccccc;
}
.blog-details #commentform input[type="submit"] {
	width: auto;
	border-radius: 2px;
}
/*****  Home Services End *****/





/*****  Home Counseling Start *****/



.counseling {
	width: 100%;
	float: left;
	/*background: url(../images/counseling-bg.jpg) no-repeat 

center top fixed;*/

	background-size: cover;/*padding: 80px 0;*/
}
.conseling-box .title {
	background: #8f1577;
	text-align: center;
	border-radius: 0 0 2px 2px;
}
.conseling-box .title h3 {
	font-weight: 700;
	color: #fff;
	line-height: 56px;
	margin: 0px;
}
.conseling-box .title h3 a {
	color: #fff;
}
.conseling-box .thumb img {
	border-radius: 2px 2px 0 0;
	transition: all ease-in-out 0.3s;
}
.conseling-box {
	position: relative;
	overflow: hidden;
}
/********  Image Hover ******/



.img-hover .figcaption {
	position: absolute;
	left: 0px;
	padding: 30px 30px 30px 50px;
	top: 0px;
}
.img-hover .figcaption:before {
	background-color: rgba(255, 255, 255, 0.5);
	border-left: 4px solid #b07774;
	bottom: 30px;
	content: "";
	left: 100%;
	opacity: 0;
	position: absolute;
	right: 30px;
	top: 30px;
	transition: all 0.5s ease 0.6s;
}
.img-hover .figcaption strong, .img-hover .figcaption p {
	margin: 0 0 5px;
	opacity: 0;
	transition: opacity 0.35s ease 0s, -webkit-transform 0.35s 

ease 0s, -moz-transform 0.35s ease 0s, -o-transform 0.35s ease 0s, 

transform 0.35s ease 0s;
}
.img-hover .figcaption strong {
	font-weight: 400;
	text-transform: uppercase;
	transform: translate3d(30%, 0%, 0px);
	transition-delay: 0.3s;
	word-spacing: -0.15em;
	color: #fff;
	font-size: 22px;
	font-family: 'Roboto Slab', serif;
}
.img-hover .figcaption span {
	font-weight: 800;
}
.img-hover .figcaption p {
	font-weight: 200;
	transform: translate3d(0%, 30%, 0px);
	transition-delay: 0s;
	color: #fff;
	font-size: 16px;
}
.img-hover .figcaption a {
	bottom: 0;
	color: #ffffff;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.img-hover .thumb:hover img {
	opacity: 0.3;
}
.img-hover .thumb:hover .figcaption strong {
	opacity: 1;
	transform: translate3d(0%, 0%, 0px);
	transition-delay: 0.3s;
}
.img-hover .thumb:hover .figcaption p {
	opacity: 0.9;
	transform: translate3d(0%, 0%, 0px);
	transition-delay: 0.4s;
}
.img-hover .thumb:hover .figcaption:before {
	background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
	left: 30px;
	opacity: 1;
	transition-delay: 0s;
}
/********  Image Hover End ******/



/*****  Home Counseling End *****/





/*****  Home Psychiatrist Start *****/



.home-Psychiatrist {
	width: 100%;
	float: left;/*padding: 80px 0;*/
}
.psy-data h3 {
	font-weight: 700;
	color: #333333;
	margin: 0 0 10px
}
.sub-title {
	font-style: italic;
}
.psy-contact, .psy-social {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.psy-contact li {
	line-height: 24px;
	color: #555555;
}
.psy-contact li a {
	color: #555;
}
.psy-social {
	margin-bottom: 30px;
}
.psy-social li {
	display: inline-block;
}
.psy-social a {
	display: inline-block;
	background: #8f1577;
	width: 25px;
	height: 25px;
	border-radius: 2px;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	margin-left: 1px;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	color: #fff;
}
.psy-social a.tw, .team-social a.tw {
	background: #29a9e1;
	color: #fff;
}
.psy-social a.fb, .team-social a.fb {
	background: #3b5a9a;
	color: #fff;
}
.psy-social a.gp, .team-social a.gp {
	background: #df4b38;
	color: #fff;
}
.psy-social a.insta, .team-social a.insta {
	background: #5280a5;
	color: #fff;
}
.psy-social a.ytp, .team-social a.ytp {
	background: #cb312e;
	color: #fff;
}
.psy-social a.tw:hover, .team-social a.tw:hover {
	background: #29a9e1;
	color: #fff;
}
.psy-social a.fb:hover, .team-social a.fb:hover {
	background: #3b5a9a;
	color: #fff;
}
.psy-social a.gp:hover, .team-social a.gp:hover {
	background: #df4b38;
	color: #fff;
}
.psy-social a.insta:hover, .team-social a.insta:hover {
	background: #5280a5;
	color: #fff;
}
.psy-social a.ytp:hover, .team-social a.ytp:hover {
	background: #cb312e;
	color: #fff;
}
.edu-box {
	text-align: center;
}
.edu-box h3 {
	color: #fff;
	font-weight: 300;
	background: #8f1577;
	line-height: 40px;
}
.edu-box h5 {
	font-weight: 700;
	margin: 18px 0 14px;
}
.edu-box > p {
	padding: 0 6px;
}
.psy-edu-exp .item {
	padding: 0 2px;
}
.psy-edu-exp .owl-pagination {
	display: none;
}
.psy-edu-exp .owl-carousel.owl-theme {
	margin: 20px 0;
}
.edu-exp-prograss {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.edu-exp-prograss .progress {
	overflow: visible;
	height: 6px;
	box-shadow: none;
	position: relative;
	background: #e1e1e1;
	border-radius: 0px;
	margin-bottom: 22px;
}
.edu-exp-prograss .progress-bar {
	box-shadow: none;
	position: relative;
}
.edu-exp-prograss .progress-bar span {
	position: absolute;
	top: -30px;
	right: -18px;
	background: #ebebeb;
	width: 41px;
	height: 21px;
	border: 1px solid #ccc;
	color: #222;
	font-weight: 700;
	text-align: center;
	line-height: 18px;
}
.edu-exp-prograss .progress-bar span:after {
	position: absolute;
	left: 0;
	right: 0;
	content: "\f0d7";
	font-family: FontAwesome;
	font-size: 12px;
	color: #ebebeb;
	bottom: -10px;
	text-shadow: 0px 1px 0px #ccc;
}
.edu-exp-prograss h5 {
	margin: 0 0 10px;
	font-weight: 700;
}
/*****  Home Psychiatrist End *****/





/*****  Get Appointment Start *****/

.get-appointment {
	width: 100%;
	float: left;
}
.get-app-bg {
	background: url(../images/app.jpg) left bottom no-repeat 

#222222;
	padding: 50px 0;
	overflow: hidden;
}
.input-group {
	width: 100%;
	margin-bottom: 25px;
}
.get-appointment .form-control, .app-form .wpcf7-form-control {
	background: none;
	border: 0px;
	border-bottom: 1px solid #999999;
	box-shadow: none;
	color: #fff;
	padding: 0px;
	line-height: 40px;
	width: 100%;
}
.get-appointment .form-control:focus, .app-form .wpcf7-form-

control:focus {
	box-shadow: none;
}
.get-appointment .input-group select, .app-form .wpcf7-form-control 

select {
	background: none;
	width: 100%;
	color: #fff;
	border: 0px;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #999999;
}
.get-appointment textarea, .app-form .wpcf7-form-control textarea {
	width: 100%;
	color: #fff;
	border: 0px;
	border-bottom: 1px solid #999999;
	background: none;
	min-height: 100px;
	color: #fff;
	max-height: 150px;
}
.get-appointment .btn-2 {
	border: 0 none;
	display: inherit;
	margin: 30px auto 0;
	padding: 0 45px;
}
.get-appointment .wpcf7-submit {
	background: #8f1577;
	width: auto;
	border: 0px;
	border-radius: 2px;
	color: #ffffff;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	line-height: 50px;
	padding: 0 30px;
	transition: all 0.3s ease-in-out 0s;
	margin-top: 30px;
}
.get-appointment .wpcf7-submit:hover {
	background: #b07774;
	color: #fff;
}
.get-appointment .input-group {
	text-align: center;
}
/*****  Get Appointment End *****/







/*****  Success Stories Start *****/



.success-stories {
	width: 100%;
	float: left;/*	padding: 80px 0;*/
}
.imageReveal img {
	display: none
}
.imageReveal-background, .imageReveal-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0
}
.imageReveal-overlay {
	z-index: 1000;
	overflow: hidden
}
.imageReveal-drag {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1001;
	width: 45px;
	cursor: ew-resize;
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab
}
.imageReveal-drag:after {
	width: 45px;
	height: 45px;
	content: "< >";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	line-height: 45px;
	font-weight: 700;
	font-size: 16px;
}
.imageReveal-drag:hover {
	cursor: ew-resize;
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab
}
.imageReveal-drag.dragging:hover {
	cursor: ew-resize;
	cursor: grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing
}
.imageReveal-caption {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1002;
	background-color: #000;
	background-color: rgba(0,0,0,.7);
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	padding: 10px;
	font-size: 14px;
	font-family: sans-serif
}
.imageReveal-background::after {
	background: rgba(0,0,0,0.5);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.success-text {
	padding: 45px 0;
}
.success-text h3 {
	font-weight: 700;
	margin-bottom: 20px;
}
.success-text .btn-1 {
	margin-top: 15px;
}
/*****  Success Stories End *****/







/*****  Recent Post Start *****/

.recent-post {
	width: 100%;
	float: left;
	padding: 0 0 80px;
}
.post-box:hover .post-thumb .remove_hover .thumbnail_image:after {
	display: none;
}
.post-box:hover .post-thumb .thumbnail_image:after, .pro-box:hover 

.pro-thumb:after, .event-box:hover .event-thumb:after {
	border: 20px solid rgba(176,119,116,.9);
	opacity: 1;
}
/*

.post-box:hover .post-thumb:after, .pro-box:hover .pro-thumb:after, 

.event-box:hover .event-thumb:after {

	border: 20px solid rgba(176,119,116,.9);

	opacity: 1;

}

*/

.post-box:hover .post-thumb img, .pro-box:hover .pro-thumb img, 

.event-box:hover img {
	transform: scale(1.05);
}
.thumbnail_image, .post-thumb, .pro-thumb, .event-thumb img {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.post-thumb .thumbnail_image:after, .pro-thumb:after, .event-

thumb:after {
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 100%;
	content: "";
	transition: all ease-in-out 0.3s;
	opacity: 0;
	background: rgba(176,119,116,.5);
	border-radius: 2px;
}
.post-thumb > a, .pro-thumb > a, .event-thumb a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: -150%;
	opacity: 0;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	text-align: center;
	line-height: 40px;
	margin: auto;
	background: #b07774;
	color: #fff;
	z-index: 99;
	transition: all ease-in-out 0.5s;
}
.post-box:hover .post-thumb > a, .pro-box:hover .pro-thumb > a, 

.event-box:hover .event-thumb a {
	bottom: 0;
	opacity: 1;
}
.post-thumb img, .pro-box img {
/*	width: 100%; */
	max-width: 100%;
	height: auto;
	border-radius: 2px 2px 0 0;
	transition: all ease-in-out 0.5s;
}
/*.recent-post .post-box.link-post-block .post-content {border:1px 

solid #e1e1e1;}*/



.recent-post .post-content {
	width: 100%;
	border: 1px solid #e1e1e1;
	border-top: 0px;
	border-radius: 0px 0px 2px 2px;
	padding: 25px;
}
.post-content h4 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 5px;
	line-height: 24px;
}
.post-content h4 a {
	color: #333333;
}
.post-meta {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #999999;
}
.post-meta li {
	display: inline-block;
	color: #999999 !important;
	margin-right: 7px;
}
.post-meta li:last-child {
	margin: 0px;
}
.post-meta li .fa {
	margin-right: 3px;
}
.post-meta li a {
	color: #999999;
}
/*****  Recent Post End *****/





/*****  Happy People Start *****/

.happy-people {
	width: 100%;
	float: left;
	padding: 50px 0 100px;
}
.happy-people .container-fluid {
	width: 94%;
}
.happy-people-box {
	background: #fff;
	border: 1px solid #cccccc;
	position: relative;
	padding: 30px 30px 30px 95px;
	border-radius: 2px;
	overflow: hidden;
}
.happy-people-box:after {
	position: absolute;
	left: 0px;
	top: 0;
	width: 95px;
	height: 100%;
	background: #8f1577;
	content: "";
}
.happy-people-box:before {
	position: absolute;
	right: 10px;
	bottom: 10px;
	content: "";
	width: 55px;
	height: 50px;
	background: url(images/quote.png);
}
.happy-people-box .user-img {
	width: 110px;
	height: 110px;
	float: left;
	position: relative;
	margin-left: -55px;
	z-index: 99;
	border: 8px solid #fff;
	border-radius: 100%;
	overflow: hidden;
	box-shadow: 0 5px 9px rgba(0,0,0,0.20);
}
.happy-people-box .user-img img {
	width: 100%;
	height: auto;
}
.happy-people-box .hp-text {
	float: left;
	margin-left: 20px;
	width: 82%;
	padding: 30px 0 0;
}
.happy-people-box .hp-text h4 {
	margin-bottom: 10px;
}
.happy-people-box .hp-text .company {
	color: #999999;
}
.happy-people-box .hp-text .quote {
	color: #888888;
	font-size: 18px;
	font-style: italic;
	line-height: 28px;
}
.happy-people .item {
	padding: 2px 15px;
}
.happy-people .owl-theme .owl-controls {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #cccccc;
	border-radius: 30px;
	bottom: -72px;
	height: 45px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	width: 150px;
	padding: 5px 0 0 0;
}
.happy-people .owl-theme .owl-controls .owl-buttons div {
	background: none;
	font-size: 0;
	padding: 0 10px;
	margin: 0px;
	opacity: 1;
	border-radius: 0px;
}
.happy-people .owl-theme .owl-controls .owl-buttons .owl-prev:after {
	content: "\f0a8";
	font-family: FontAwesome;
	color: #cccccc;
	font-size: 24px;
	border-right: 1px solid #ccc;
	padding-right: 15px;
}
.happy-people .owl-theme .owl-controls .owl-buttons .owl-next:after {
	content: "\f0a9";
	font-family: FontAwesome;
	color: #cccccc;
	font-size: 24px;
}
/*****  Happy People Start *****/



.insta-feed {
	width: 100%;
	float: left;/*	padding: 80px 0 0;*/
}
.insta-feed .insta-feed {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.insta-feed .col-md-12 .insta-feed li {
	display: inline-block;
	width: 16.6666%;
	overflow: hidden;
	margin: 0;
	padding: 0 2px;
	height: inherit;
}
.insta-feed .insta-feed li img {
	width: 100%;
	height: auto;
}
.instagram-widget .insta-feed {
	list-style: none;
	padding: 0px;
}
.instagram-widget .insta-feed > li {
	float: left;
	height: 80px;
	overflow: hidden;
	padding: 2px;
	width: 80px;
}
.instagram-widget .insta-feed > li img {
	width: 100%;
	height: 100%;
}
.footer {
	width: 100%;
	float: left;
	background: #222222;
}
.widget .map_canvas {
	width: 100%;
	height: 250px;
}
.footer-one {
	position: relative;
	width: 100%;
	float: left;
	padding: 50px 0;
}
.footer-one:after {
	left: 0;
	top: 0;
	width: 34%;
	height: 100%;
	content: "";
	background: url(images/footer-bg.jpg) no-repeat top left 

#901778;
	position: absolute;
}
.footer-one .container {
	position: relative;
	z-index: 99;
}
.footer .widget h3 {
	color: #fff;
	font-weight: 700;
	margin: 0 0 20px 0;
}
.footer .widget ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.recent-posts .thumb {
	width: 68px;
	height: 70px;
	float: left;
	margin-right: 10px;
}
.recent-posts > li {
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
	clear: both;
}
.recent-posts h6 {
	line-height: 22px;
}
.recent-posts a {
	color: #999999;
}
.footer .widget ul.post-meta {
	margin-top: 8px;
}
.recent-posts .post-meta li {
	font-size: 12px;
}
.ft-btn {
	background: #fff;
	border-radius: 3px;
	line-height: 40px;
	padding: 0 20px;
	color: #222222;
	display: inline-block;
	transition: all ease-in-out 0.3s;
}
.ft-btn:hover {
	color: #fff;
}
.services-widget li {
	line-height: 24px;
}
.services-widget li:before {
	content: "\f0da";
	font-family: FontAwesome;
	margin-right: 7px;
	color: #999;
}
.services-widget li a {
	color: #999;
}
.text-widget p {
	color: #fff;
	margin-bottom: 15px;
}
.footer-logo {
	margin-bottom: 25px;
}
.widget.text-widget {
	width: 90%;
}
.footer-two {
	width: 100%;
	float: left;
	background: #2a2a2a;
}
.footer-two .f-text {
	color: #cccccc;
	font-size: 14px;
}
.footer-two .f-text strong {
	color: #cccccc;
	font-size: 20px;
	display: block;
	font-weight: 400;
}
.footer-contact {
	margin: 20px 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #999;
	list-style: none;
	overflow: hidden;
}
.footer-social {
	margin: 0 0 20px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
.footer-social li {
	display: inline-block;
	margin: 0 10px;
	color: #999;
}
.footer-social a {
	display: inline-block;
	width: 33px;
	height: 33px;
	background: #fff;
	border-radius: 100%;
	line-height: 33px;
	text-align: center;
	text-shadow: 0 2px 1px rgba(0,0,0,.20);
	margin-right: 5px;
}
.footer-social a.tw {
	background: #29a9e1;
	color: #fff;
}
.footer-social a.fb {
	background: #3b5a9a;
	color: #fff;
}
.footer-social a.gp {
	background: #df4b38;
	color: #fff;
}
.footer-social a.insta {
	background: #5280a5;
	color: #fff;
}
.footer-social a.yt {
	background: #cb312e;
	color: #fff;
}
.footer-three {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 40px;
	color: #fff;
}
/****************  Site Home Content End  *******************/



.welcome-section .text.align-left {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.welcome-section .text.align-left h2 {
	margin: 0 0 20px;
}
.welcome-section .text.align-left p {
	padding: 0px;
}
/****************  Team Page Start  *******************/



.team {
	width: 100%;
	float: left;
}
.team .team-box {
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.team-box .team-thumb {
	position: relative;
}
.team-box .team-thumb img {
	width: 100%;
	height: auto;
}
.team .team-social {
	position: absolute;
	top: 10px;
	right: -50px;
	width: 25px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
}
.team-box:hover .team-social {
	right: 10px;
}
.team .team-social a {
	display: block;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin-bottom: 5px;
	border-radius: 2px;
}
.team-text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px;
	background: rgba(143,21,119,.9);
	height: 100px;
	overflow: hidden;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
}
.team-box:hover .team-text {
	height: 200px;
}
.team-box:hover .team-text p {
	opacity: 1;
}
.team-text h3 {
	font-weight: 700;
	margin: 0 0 6px
}
.team-text h3 a {
	color: #fff;
}
.team-text strong {
	color: #fff;
	font-style: italic;
	margin: 0px;
	font-weight: 400;
}
.team-text p {
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	margin: 10px 0 0;
	opacity: 0;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
}
.team-detail {
	width: 100%;
	float: left;
	padding: 50px 0 0
}
.team-detail h2 {
	margin: 0 0 15px;
}
.team-detail p {
	margin-bottom: 30px;
}
.team-detail p:last-child {
	margin: 0px;
}
.team-detail .psy-social {
	margin: 20px 0 0;
}
.team-detail .sub-title {
	margin: 0 0 15px;
}
.team-large img {
	width: 100%;
	height: auto;
}
.professional-experience {
	width: 100%;
	float: left;
	padding: 80px 0 60px;
}
.professional-experience strong {
	color: #222222;
	font-style: italic;
}
.professional-experience p {
	margin-bottom: 10px;
}
.experties .edu-exp-prograss .progress {
	margin-bottom: 35px;
}
.team-details .section-title {
	font-weight: 400;
}
.site-content .panel-group .panel {
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 10px;
}
.site-content .panel-default > .panel-heading {
	background-color: #fff;
	border-bottom: 0px;
	border-radius: 0px;
	color: #222222;
	padding: 0px;
}
.site-content .panel-title {
	font-weight: 700;
	position: relative;
}
.site-content .panel-title > a {
	line-height: 44px;
	padding: 0 30px;
	display: block;
	background: #f7f7f7;
}
.site-content .panel-default > .panel-heading + .panel-collapse > 

.panel-body {
	border: 0px;
}
.site-content .panel-title > a.collapsed:after {
	position: absolute;
	right: 10px;
	top: 0;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: 400;
}
.site-content .panel-title > a:after {
	position: absolute;
	right: 10px;
	top: 0;
	content: "\f107";
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: 400;
}
.site-content .panel-title > a.collapsed {
	background: #fff;
}
.site-content .panel-body {
	padding: 0 30px 20px;
}
.site-content .collapse {
	background: #f7f7f7;
}
.related-team.team {
	width: 100%;
	float: left;
	padding: 75px 0 0;
	margin: 0px;
	position: relative;
}
.related-team .owl-carousel .owl-item {
	padding: 0 15px;
}
.related-team .owl-theme .owl-controls {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #cccccc;
	border-radius: 30px;
	top: 0;
	height: 45px;
	padding: 5px 0 0;
	position: absolute;
	right: 15px;
	text-align: center;
	width: 150px;
}
.related-team .owl-theme .owl-controls .owl-buttons div {
	background: none;
	font-size: 0;
	padding: 0 10px;
	margin: 0px;
	opacity: 1;
	border-radius: 0px;
}
.related-team .owl-theme .owl-controls .owl-buttons .owl-prev:after {
	content: "\f0a8";
	font-family: FontAwesome;
	color: #cccccc;
	font-size: 24px;
	border-right: 1px solid #ccc;
	padding-right: 15px;
}
.related-team .owl-theme .owl-controls .owl-buttons .owl-next:after {
	content: "\f0a9";
	font-family: FontAwesome;
	color: #cccccc;
	font-size: 24px;
}
/****************  Team Page End  *******************/





/****************  Service Page Start  *******************/

.ser2-box {
	width: 100%;
	float: left;
	background: #f1f1f1;
	padding: 35px;
	text-align: center;
	position: relative;
	min-height: 380px;
	max-height: 380px;
	overflow: hidden;
}
.ser2-box:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0%;
	content: "";
	background: #b07774;
	opacity: 0;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
}
.ser2-box:hover:after {
	height: 100%;
	opacity: 1;
}
.ser2-box:hover p, .ser2-box:hover h3, .ser2-box:hover .ser2-content a 

{
	color: #fff;
}
.ser2-box .ser2-icon {
	width: 100px;
	height: 100px;
	background: #fff;
	border-radius: 100%;
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 0 1px 5px rgba(0,0,0,.15);
	position: relative;
	z-index: 99;
}
.ser2-box .ser2-content {
	position: relative;
	z-index: 99;
}
.ser2-content p, .ser2-box h3, .ser2-box a, .ser2-icon {
	transition: all ease-in-out 0.5s;
	-webkit-transition: all ease-in-out 0.5s;
}
.ser2-box h3 {
	color: #222222;
	font-weight: 700;
	margin: 15px 0;
}
.ser2-box .ser2-content a {
	font-size: 15px;
	color: #222;
	font-weight: 700;
}
.call-to-action {
	background: url(images/cta.jpg) no-repeat top center;
	width: 100%;
	height: 100%;
	/*padding: 80px 0;*/

	text-align: center;
}
.call-to-action h2 {
	color: #fff;
	font-weight: 700;
	margin: 0 0 15px;
	line-height: 44px;
}
.call-to-action p {
	font-size: 22px;
	font-style: italic;
	color: #fff;
	line-height: 36px;
}
.call-to-action .item {
	width: 75%;
	margin: 0 auto;
}
.call-to-action .owl-theme .owl-controls .owl-page span {
	background: rgba(255,255,255,0);
	border: 2px solid #fff;
	opacity: 1;
}
.call-to-action .owl-theme .owl-controls .owl-page.active span {
	background: rgba(255,255,255,1);
}
.gall-frame {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}
.gall-frame:hover:after {
	height: 100%;
	opacity: 1;
}
.gall-frame:hover a {
	opacity: 1;
	bottom: 0;
}
.gall-frame:after {
	width: 100%;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	background: rgba(0,0,0,.90);
	content: "";
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
}
.gall-frame img {
	width: 100%;
	height: auto;
}
.gall-frame a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: -200%;
	margin: auto;
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	opacity: 0;
	z-index: 99;
	transition: all ease-in-out 0.5s;
	-webkit-transition: all ease-in-out 0.5s;
	border-radius: 100%;
}
.gall-frame a:hover {
	color: #fff;
}
/****************  Service Page End  *******************/





/****************  Success Stories Start  *******************/



.ss-video .thumb {
	border-radius: 5px;
}
.ss-video .thumb:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.20);
	content: "";
}
.thumb .play {
	z-index: 99;
}
.story-slider {
	width: 100%;
	float: left;/*padding: 80px 0;*/
}
.story-slider .item {
	padding: 0 15px;
}
.story-slider .hp-text {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 30px;
}
.story-slider .hp-text .company {
	color: #999999;
}
.story-slider .hp-text h4 {
	margin-bottom: 10px;
}
.story-slider .hp-text .quote {
	color: #888888;
	font-size: 18px;
	font-style: italic;
	line-height: 28px;
}
.story-slider .owl-theme .owl-controls {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #cccccc;
	border-radius: 30px;
	bottom: -72px;
	height: 45px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	width: 150px;
	padding: 5px 0 0 0;
}
.story-slider .owl-theme .owl-controls .owl-buttons div {
	background: none;
	font-size: 0;
	padding: 0 10px;
	margin: 0px;
	opacity: 1;
	border-radius: 0px;
}
.story-slider .owl-theme .owl-controls .owl-buttons .owl-prev:after {
	content: "\f0a8";
	font-family: FontAwesome;
	color: #cccccc;
	font-size: 24px;
	border-right: 1px solid #ccc;
	padding-right: 15px;
}
.story-slider .owl-theme .owl-controls .owl-buttons .owl-next:after {
	content: "\f0a9";
	font-family: FontAwesome;
	color: #cccccc;
	font-size: 24px;
}
/****************  Success Stories End  *******************/





/****************  Image Gallery Start  *******************/

.gallery-gaps .gall-frame {
	margin: 15px 0;
}
.site-content .pagination {
	width: 100%;
	text-align: center;
	margin: 0px;
}
.site-content .pagination > li {
	display: inline-block;
	margin: 0 2px;
}
.site-content .pagination > li > a, .site-content .pagination > li > 

span {
	border-radius: 3px;
	padding: 0px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight: 700;
	overflow: hidden;
	margin: 0 2px;
}
.site-content .pagination > li > a:hover, .site-content .pagination > 

li > span:hover, .site-content .pagination > li > a.active {
	color: #fff;
}
.gallery-gaps .post-box {
	margin: 15px 0;
}
.recent-post.gallery-gaps .post-box {
	margin: 0 0 50px;
}
/****************  Image Gallery Start  *******************/





/****************  Sidebar Widgets Start  *******************/

.sidebar .widget {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.sidebar .widget .widget {
	margin: 0px;
}
.sidebar .widget h3 {
	margin: 0 0 20px;
	font-size: 22px;
	color: #222222;
	font-weight: 700;
}
.search-form {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.search-form input {
	width: 100%;
	border: 1px solid #e1e1e1;
	height: 45px;
	padding: 0 10px;
	border-radius: 2px;
}
.search-form button {
	background: none;
	border: 0px;
	position: absolute;
	right: 0;
	top: 0;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	color: #666666;
	border-left: 1px solid #e1e1e1
}
.sidebar .text-widget p {
	color: #666666;
	line-height: 24px;
}
.sidebar .recent-posts {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sidebar .recent-posts h6 {
	margin-bottom: 10px;
}
.sidebar .recent-posts a {
	color: #555555;
}
.recent-posts > li:last-child {
	margin: 0px;
}
.archives {
	margin: 0px;
	padding: 0px;
}
.archives li {
	border-bottom: 1px dotted #cccccc;
	line-height: 37px;
	list-style: none;
}
.archives li:before {
	content: "\f111";
	font-family: FontAwesome;
	font-size: 7px;
	margin-right: 7px;
}
.archives li span {
	float: right;
}
.sidebar .insta-feed {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sidebar .insta-feed ul {
	margin: 0 0 50px;
	padding: 0px;
	list-style: none;
	width: 100%;
	float: left;
}
.sidebar .insta-feed li {
	width: 85px;
	height: 85px;
	list-style: none;
	float: left;
	padding: 3px;
	overflow: hidden;
}
.sidebar .insta-feed li img {
	width: 100%;
	height: auto;
}
.newsletter-form {
	background: #222222;
	border-radius: 2px;
	padding: 20px;
}
.newsletter-form input {
	width: 100%;
	border: 1px solid #cccccc;
	border-radius: 2px;
	line-height: 50px;
	padding: 0 10px;
}
.newsletter-form button {
	color: #fff;
	border: 0px;
	border-radius: 3px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	line-height: 40px;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.tweets ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#tweecool img {
	display: none;
}
#tweecool .fa {
	display: none;
}
#tweecool li {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 20px;
	margin-bottom: 20px;
}
#tweecool li:last-child {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#tweecool .tweets_txt {
	color: #666666;
}
/****************  Sidebar Widgets End  *******************/







/****************  Modren Blog Start  *******************/



.blog-modern .post-box {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}
.blog-modern .post-thumb {
	width: 390px;
	float: left;
}
.blog-modern .post-content {
	width: 456px;
	float: left;
	box-sizing: border-box;
	min-height: 271px;
	border: 1px solid #e1e1e1;
	padding: 30px;
	border-left: 0px;
}
.blog-modern p {
	margin-top: 20px;
}
.blog-medium .element_wrap {
	padding: 0 15px;
}
.blog-medium .post-box {
	margin-bottom: 50px;
	width: 100%;
	float: left;
}
.blog-medium .post-meta {
	margin-bottom: 10px;
}
.blog-medium .post-thumb {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.blog-medium .post-content {
	width: 100%;
	float: left;
}
.blog-medium .post-content h4, .text-post h4 {
	font-weight: 700;
	font-size: 22px;
}
.blog-medium .post-content p {
	margin: 0px
}
.post-video iframe {
	width: 100%;
	min-height: 400px;
	border: 0px;
	margin-bottom: 20px;
}
.sticky {
	position: relative;
}
.sticky:before {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	content: "Sticky Post";
	z-index: 999;
	font-family: 'Roboto Slab', serif;
	font-size: 24px;
	line-height: 60px;
	padding: 0 25px;
}
.link-post, .text-post {
	border: 1px solid #e1e1e1;
	padding: 30px;
	width: 100%;
	float: left;
	border-radius: 3px;
}
.link-post a.link {
	font-size: 24px;
	font-family: 'Roboto Slab', serif;
}
.text-post h4 {
	margin-bottom: 15px;
}
.text-post h4 a {
	color: #222;
}
.comments-form {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.comments-form h3 {
	font-weight: 700;
	margin-bottom: 15px;
}
.comments-form ul {
	margin: 30px 0 0 0;
	padding: 0px;
	list-style: none;
}
.comments-form input {
	border: 1px solid #cccccc;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	width: 100%;
	border-radius: 2px;
}
.comments-form textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #cccccc;
	border-radius: 2px;
	margin: 20px 0;
	padding: 15px;
}
.comments-form .btn-1 {
	float: right;
	border: 0;
}
.blog-details .post-thumb, .blog-section.blog-full.cp_archive_page 

.cp-post-box .post-thumb {
	margin-bottom: 25px;
}
.blog-details .post-content h3 {
	font-weight: 700;
	margin-bottom: 15px;
}
.blog-details .post-content h3 a {
	color: #222;
}
.blog-details .post-meta {
	margin-bottom: 10px;
}
.blog-details p {
	clear: both;
}
.blog-details blockquote {
	padding: 30px 30px 30px 70px;
	width: 96%;
	float: right;
	clear: both;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px rgba(0,0,0,.10);
	position: relative;
	margin: 20px 0;
}
.blog-details p {
	margin-bottom: 15px;
}
.blog-details blockquote:after {
	position: absolute;
	left: -40px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 83px;
	width: 83px;
	z-index: 99;
	background: #fff;
	content: "\f10d";
	font-family: FontAwesome;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px rgba(0,0,0,.10);
	text-align: center;
	line-height: 83px;
	font-size: 44px;
}
.blog-details blockquote p {
	color: #222222;
	font-family: 'Roboto Slab', serif;
	font-size: 22px;
	font-weight: 300;
	line-height: 34px;
}
.check-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.check-list li {
	line-height: 24px;
	color: #666666;
}
.check-list li:before {
	content: "\f046 ";
	font-family: FontAwesome;
	margin-right: 10px;
}
/****************  Modren Blog End  *******************/









/****************  Shop Pages Start  *******************/

.shop-products {
	width: 100%;
	float: left;
}
.shop-products ul.grid {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.pro-box {
	margin-bottom: 50px;
	width: 100%;
	float: left
}
.pro-content {
	width: 100%;
	float: left;
	padding: 15px 0 0 0;
	text-align: center;
}
.pro-content h3 {
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 16px;
}
.pro-content h3 a {
	color: #222;
}
.pro-content strong {
	display: block;
	font-weight: 400;
	color: #888888;
	margin-bottom: 10px;
}
.pro-content span.price {
	font-size: 18px;
	color: #222222;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
}
.product-details {
	width: 100%;
	float: left;
	padding: 50px 0;
}
.product-details h2, .product_title.entry-title {
	font-weight: 700;
	color: #222;
	margin: 0 0 20px;
	font-size: 34px !important;
}
.product-details .price, .summary.entry-summary .price {
	font-size: 18px;
	font-weight: 700;
	font-family: 'Roboto Slab', serif;
	margin-bottom: 15px;
}
.product-details .rataing {
	font-size: 18px;
	font-weight: 700;
	font-family: 'Roboto Slab', serif;
	margin-bottom: 20px;
}
.product-details .rataing span {
	margin-left: 10px;
	font-size: 14px;
}
.add2cart {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.add2cart strong.tag {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #222;
	margin-right: 15px;
}
.add2cart input[type="number"], .quantity .input-text.qty.text {
	border: 2px solid #ccc;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}
.add2cart .addtocart-btn {
	width: 100%;
	padding-left: 95px;
	margin-top: 15px;
}
.add2cart input.addtocart, .summary.entry-summary 

.single_add_to_cart_button.button.alt {
	border: 0px;
	font-size: 15px;
	font-weight: 700;
	padding: 0 34px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	margin-top: 15px;
}
.product-details .psy-social {
	margin-top: 50px;
	width: 100%;
	float: left;
}
.product-details .psy-social strong {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #222;
	font-weight: 700;
	margin-right: 15px;
}
.pro-tabs {
	width: 100%;
	float: left;
	margin: 50px 0 0;
}
.pro-tabs .nav-tabs > li.active > a, .pro-tabs .nav-tabs > li.active > 

a:focus, .pro-tabs .nav-tabs > li.active > a:hover {
	border: 0px;
	border-radius: 0;
	border-bottom: 5px solid #8f1577;
	color: #222;
}
.pro-tabs .nav-tabs > li {
	margin: 0px;
}
.pro-tabs .nav-tabs > li > a {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	color: #222;
	border-bottom: 5px solid #fff;
}
.pro-tabs .tab-pane {
	padding: 20px 0;
}
.review {
	width: 100%;
	float: left;
}
.review .r-user {
	width: 98px;
	float: left;
	margin-right: 30px;
}
.review .review-content {
	width: 88%;
	float: right;
}
.review .review-content h4 {
	font-weight: 700;
	margin-bottom: 10px;
}
.review .rataing {
	margin-bottom: 10px;
}
.review .rataing strong {
	font-weight: 400;
	color: #777777;
	margin-right: 10px;
}
.review-form {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.review-form h4 {
	font-weight: 700;
	margin-bottom: 20px;
}
.review-form input[type="text"] {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #ccc;
	padding: 0 15px;
	border-radius: 2px;
	margin-bottom: 30px;
}
.review-form textarea {
	width: 100%;
	border: 1px solid #ccc;
	padding: 15px;
	border-radius: 2px;
	height: 130px;
}
.review-form input[type="submit"] {
	float: right;
	border: 0;
	border-radius: 3px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin: 20px 0 0 0;
	padding: 0 30px;
	font-size: 15px;
	font-weight: 700;
}
.related-products {
	width: 100%;
	float: left;
	position: relative;
}
.related-products .owl-carousel .owl-item {
	padding: 0 15px;
}
.related-products .owl-theme .owl-controls {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #cccccc;
	border-radius: 30px;
	top: 0;
	height: 45px;
	padding: 5px 0 0;
	position: absolute;
	right: 15px;
	text-align: center;
	width: 150px;
}
.related-products .owl-theme .owl-controls .owl-buttons div {
	background: none;
	font-size: 0;
	padding: 0 10px;
	margin: 0px;
	opacity: 1;
	border-radius: 0px;
}
.related-products .owl-theme .owl-controls .owl-buttons .owl-

prev:after {
	content: "\f0a8";
	font-family: FontAwesome;
	color: #cccccc;
	font-size: 24px;
	border-right: 1px solid #ccc;
	padding-right: 15px;
}
.related-products .owl-theme .owl-controls .owl-buttons .owl-

next:after {
	content: "\f0a9";
	font-family: FontAwesome;
	color: #cccccc;
	font-size: 24px;
}
/****************  Shop Pages End  *******************/





/****************  Contact Page Start  *******************/

.map-1600 {
	width: 1600px;
	margin: auto;
	position: relative;
	margin-bottom: 80px;
}
.map-1600 #map_canvas {
	width: 100%;
	border: 0px;
	height: 550px;
}
.map {
	width: 100%;
	margin: auto;
	position: relative;
	margin-bottom: 80px;
}
.map #map_canvas {
	width: 100%;
	border: 0px;
	height: 400px;
}
.contact-details ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.address h3, .contact-form h3, .address-two h3 {
	margin-bottom: 25px;
	font-weight: 700;
	color: #222;
}
.address li {
	width: 50%;
	float: left;
	min-height: 190px;
	padding: 25px;
}
.address img {
	display: block;
	margin-bottom: 17px;
}
.address strong, .address-two strong {
	display: block;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	font-size: 16px;
	color: #222222;
	margin-bottom: 7px;
}
.address p {
	margin: 0px;
}
.address .bbr {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.address .btl {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-top: -1px;
	margin-left: -1px;
}
.contact-form {
	width: 100%;
	float: left;
}
.contact-form ul {
	margin: 0px -15px;
	padding: 0px;
	list-style: none;
}
.contact-form label {
	font-family: 'Roboto Slab', serif;
	color: #222;
	display: block;
	font-size: 16px;
	margin-bottom: 0;
	font-weight: 400;
}
.contact-form input[type="text"], .contact-form input[type="email"] {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;/*	margin-bottom: 30px; */
}
.contact-form textarea {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 3px;
	min-height: 150px;
	padding: 15px;
	margin-bottom: 20px;
}
.contact-form input[type="submit"] {
	width: 100%;
	border: 0px;
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}
.address-two .contact-icon {
	width: 60px;
	float: left;
	text-align: left;
}
.address-two li {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.address-two .contact-detail {
	width: 80%;
	float: left;
}
.contact-two .contact-form input[type="text"], .contact-two .contact-

form input[type="email"] {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #ccc;
	border-radius: 0px;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	margin-bottom: 30px;
}
.contact-two .contact-form textarea {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #ccc;
	border-radius: 0px;
	min-height: 150px;
	padding: 15px;
	margin-bottom: 30px;
}
.contact-two .contact-form input[type="submit"] {
	width: auto;
	border: 0px;
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	padding: 0 30px;
}
/****************  Shop Pages End  *******************/











/****************  Event Couter  *******************/





.is-countdown {
}
.countdown-holding span {
	color: #fff;
}
.countdown-row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown-section {
	display: block;
	float: left;
	text-align: center;
	margin-right: 5px;
	width: 80px;
	height: 70px;
}
.countdown-amount {
	font-family: 'Roboto Slab', serif;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
}
.countdown-period {
	display: block;
	font-size: 16px;
}
.countdown-descr {
	display: block;
	width: 100%;
}
.event-box {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 80px;
}
.event-thumb {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
.event-thumb img {
	width: 100%;
	height: auto;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
}
.event-content {
	width: 90%;
	margin: auto;
	border: 1px solid #ccc;
	padding: 20px 30px;
	display: inline-block;
	text-align: left;
	border-top: 0px;
}
.event-content h3 {
	font-weight: 700;
	margin-bottom: 11px;
	line-height: 18px;
}
.event-content h3 a {
	color: #222;
}
.event-content .post-meta {
	margin-bottom: 10px;
}
.event-holder {
	float: left;
	margin: 10px 0 -50px;
	width: 100%;
}
.events-classic .event-box {
	margin-bottom: 50px;
}
.events-classic .event-box .post-meta li {
	font-size: 13px;
}
.events-classic .event-box .event-thumb {
	float: left;
	width: 360px;
}
.events-classic .event-box .event-content {
	float: left;
	width: 487px;
	border: 1px solid #ccc;
	border-left: 0px;
	min-height: 280px;
	padding: 20px;
}
.events-classic .event-holder {
	margin: 10px 0 0 0;
}
.events-classic .event-box .event-thumb img {
	height: 280px;
}
/****************  Event Couter  *******************/



.happy-people.testimonials {
	background: none;
	padding: 0px;
}
.happy-people.testimonials .happy-people-box .hp-text {
	width: 80%;
}
.happy-people.testimonials .happy-people-box {
	margin-bottom: 50px;
}
.happy-people.testimonials .owl-theme .owl-controls {
	bottom: -30px;
}
/****************  Pricing Table  *******************/



.pricing-table-grid {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.pricing-table-grid .ptable {
	width: 100%;
	float: left;
	position: relative;
	text-align: center;
	box-shadow: 0 5px 15px rgba(0,0,0,.12);
}
.pricing-table-grid .ptable .p-head {
	padding: 14px 0 18px;
}
.pricing-table-grid .ptable .p-head strong {
	font-size: 13px;
	font-weight: 400;
	color: #cccccc;
}
.pricing-table-grid .ptable h2 {
	font-size: 34px;
	font-weight: 700;
	margin: 0px;
}
.pricing-table-grid .ptable .pricing {
	background: #f8f8f8;
	font-size: 46px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
}
.pricing-table-grid .ptable .pricing sub {
	bottom: 0px;
	font-size: 28px;
}
.p-data ul {
	margin: 10px 0;
	padding: 0px;
	list-style: none
}
.p-data ul li {
	border-bottom: 1px solid #ededed;
	line-height: 40px;
}
.p-data ul li:last-child {
	border: 0px;
}
.p-footer {
	background: #f8f8f8;
	padding: 30px;
}
.p-footer a {
	color: #fff;
	font-size: 15px;
	border-radius: 3px;
	font-weight: 700;
	display: inline-block;
	line-height: 40px;
	padding: 0 45px;
}
.ptable.selected {
	background: #ffffff none repeat scroll 0 0;
	z-index: 99;
}
.pricing-table-grid .ptable.selected .p-head {
	margin-top: -28px;
	padding: 30px 0;
}
.pricing-table-grid .ptable.selected .p-footer {
	padding: 45px 0;
}
.pricing .col-md-12 {
	padding: 0px;
}
/****************  Appointment Form  *******************/



.appointment-form .form-control {
	border: 0px;
	border-bottom: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	box-shadow: none;
	color: #666666;
}
.appointment-form select {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #ccc;
	height: 40px;
	/*

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none; */

	color: #666666;
}
.appointment-form textarea {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #ccc;
	height: 150px;
}
.appointment-form .btn-2 {
	border: 0px;
}
.appointment-form .button-holder {
	text-align: center;
}
.appointment-form .input-group .fa {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 40px;
}
.appointment-section-2 .appointment-form .wpcf7-form-control {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	box-shadow: none;
	color: #666666;
}
.appointment-section-2 .appointment-form textarea.wpcf7-form-control {
	height: 150px;
}
.appointment-section-2 .appointment-form .wpcf7-form-control.wpcf7-

submit {
	background: #8f1577;
	border: 0px;
	color: #fff;
	border-radius: 2px;
	width: auto;
	color: #ffffff;
	display: inline-block;
	font-size: 15px;
	font-weight: 700;
	line-height: 50px;
	height: 50px;
	padding: 0 30px;
	transition: all 0.3s ease-in-out 0s;
	margin: 30px 0;
}
.appointment-form .input-group {
	text-align: center;
}
.p404-Error {
	background: url(images/page404.jpg) no-repeat top center;
	background-size: cover;
	padding: 180px 0;
	width: 100%;
	float: left;
	overflow: hidden;
}
.t-error {
	font-size: 36px;
	font-family: 'Roboto Slab', serif;
	color: #222;
	display: block;
	padding-left: 60px;
}
.t404 {
	font-size: 200px;
	font-family: 'Roboto Slab', serif;
	color: #333333;
	display: block;
	font-weight: 700;
	line-height: 140px;
	margin-bottom: 30px;
}
.p404-Error p {
	font-size: 20px;
	color: #222;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
}
.back2home {
	width: 100%;
	float: left;
	text-align: center;
	padding: 30px 0;
}
.cs-bg {
	background: url(images/Coming-Soon.jpg) no-repeat;
	background-size: cover;
	width: 100%;
	height: 100vh;
}
.cs-holder {
	width: 80%;
	margin: auto;
	text-align: center;
	padding: 200px 0;
}
.cs-holder strong {
	color: #fff;
	font-size: 30px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
}
.cs-holder h1 {
	color: #fff;
	font-size: 90px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	line-height: 90px;
	margin: 20px 0;
}
.cs-holder p {
	color: #fff;
	font-size: 16px;
}
.cs-holder h3 {
	color: #fff;
	font-size: 22px;
	display: block;
}
.cs-holder .eventcountdown.is-countdown {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 40px;
}
.cs-holder .countdown-section {
	float: none;
	background: none;
	display: inline-block;
	width: 150px;
	position: relative;
}
.cs-holder .countdown-section:last-child:after {
	display: none;
}
.cs-holder .countdown-section:after {
	content: ":";
	color: #fff;
	float: left;
	position: absolute;
	top: 28px;
	font-size: 40px;
	right: -20px;
}
.cs-holder .countdown-section .countdown-amount {
	font-size: 80px;
}
.cs-holder .search-form {
	width: 80%;
	margin: 50px auto 0;
}
.fonts {
	font-family: 'Noto Sans', sans-serif;
	font-family: 'Roboto Slab', serif;
}
.wp-caption, .wp-caption-text, .gallery-caption, .bypostauthor, 

.alignright, .alignleft, .aligncenter {
}
.edit-link {
	width: 100%;
	float: left;
	clear: both;
}
.comments-form .thumb {
	float: left;
	height: 80px;
	margin-right: 30px;
	width: 80px;
}
.comments-form ul li {
	width: 100%;
	clear: both;
	overflow: hidden;
}
.comments-form .text {
	float: left;
	width: 85%;
}
.comments-form .text h4 {
	margin-bottom: 15px;
}
.comments-form .text a {
	color: #b07774;
}
.comments-form .post-time > ul {
	margin: 0px;
	padding: 0px;
	list-style: none
}
.comments-form .post-time > ul li {
	display: inline-block;
	width: auto;
	clear: none;
}
.comments-form .post-time > ul li p {
	margin: 0px;
}
.comment-reply-link {
	margin: 0 10px;
}
.comments-form ul ul.children {
	float: left;
	margin: 30px 0 30px 108px;
	padding: 0;
	width: 100%;
}
.comments-form .thumb img {
	border: 1px solid #f1f1f1;
	padding: 5px;
}
.wpb_widgetised_column .widget {
	margin-bottom: 30px;
	width: 100%;
	float: left;
}
.wpb_widgetised_column .widget h3 {
	color: #222222;
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 20px;
}
.wpb_widgetised_column .widget ul {
	padding: 0px;
	list-style: none;
}
.widget .widget_wysija_cont {
	background: #222222;
	border-radius: 2px;
	padding: 20px;
}
.widget .widget_wysija_cont input {
	border: 1px solid #cccccc;
	border-radius: 2px;
	line-height: 50px;
	padding: 0 10px;
	width: 100%;
}
.widget .widget_wysija_cont .wysija-submit {
	border: 0 none;
	border-radius: 3px;
	color: #ffffff;
	font-family: "Roboto Slab", serif;
	font-weight: 700;
	line-height: 40px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
.widget_wysija_cont p label {
	color: #fff;
	font-weight: 400;
}
.widget_archive ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.textwidget p {
	margin: 0px;
}
.accordion-style-1 .accordion_cp {
	background: #ffffff;
	border: 1px solid #cccccc;
	float: left;
	margin-bottom: 5px;
	width: 100%;
	padding: 0 30px;
	position: relative;
}
.accordion-style-1 .accordion_cp.accordion-open {
	background: #f7f7f7;
}
.accordion-style-1 .accordion_cp h4 {
	line-height: 44px;
	font-weight: 700;
}
.accordion-style-1 .accordion_cp span {
	display: none;
}
.accordion-style-1 .contain_cp_accor {
	background: #f7f7f7 none repeat scroll 0 0;
	border: 1px solid #cccccc;
	padding: 30px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	padding: 0 30px;
	margin-top: -7px;
	border-top: 0px;
	position: relative;
	z-index: 99;
}
.accordion-style-1 .accordion_cp:after {
	position: absolute;
	right: 10px;
	top: 12px;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: 400;
}
.accordion-style-1 .accordion_cp.accordion-open:after {
	position: absolute;
	right: 10px;
	top: 12px;
	content: "\f107";
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: 400;
}
/*******************************/

.single-product .product {
	position: relative;
}
.woocommerce-product-gallery, .images {
	width: 40%;
	float: left;
}
.summary.entry-summary {
	width: 60%;
	float: left;
	padding-left: 30px;
	box-sizing: border-box;
}
.woocommerce-product-gallery .woocommerce-product-

gallery__image:first-child {
	width: 100%;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image {
	float: left;
	overflow: hidden;
	width: 33.333333%;
	padding: 5px;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image img {
	width: 100%;
	height: auto;
}
.onsale {
	background: #8f1577 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	left: 10px;
	padding: 5px 10px;
	position: absolute;
	top: 10px;
	z-index: 99;
}
.woocommerce-tabs.wc-tabs-wrapper {
	width: 100%;
	float: left;
	margin: 50px 0;
}
.tabs.wc-tabs {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #dddddd;
	float: left;
}
.tabs.wc-tabs li {
	float: left;
}
.tabs.wc-tabs li a {
	border-bottom: 5px solid #ffffff;
	color: #222222;
	font-size: 18px;
	padding: 10px 15px;
	display: block;
	font-family: "Roboto Slab", serif;
}
.woocommerce-Tabs-panel.panel {
	width: 100%;
	float: left;
	padding: 15px;
	border: 0px;
	box-shadow: none;
	border-radius: none;
}
.woocommerce-Tabs-panel h2 {
	margin-bottom: 20px;
}
.comment-form .form-submit {
	display: inline-block;
	float: right;
	margin-top: 20px;
}
#comments .commentlist {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.related.products ul.products {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/********************/



.woocommerce .star-rating, p.stars a {
	font-weight: 400;
	height: 1.5em;
}
.woocommerce .star-rating span:before, .star-rating:before {
	content: "\f005 \f005 \f005 \f005 \f005";
	font-family: FontAwesome;
	left: 0;
	top: 0;
	font-size: 15px;
}
.woocommerce .star-rating {
	font-family: FontAwesome;
	font-size: 15px;
	line-height: 1;
	overflow: hidden;
	position: relative;
	width: 4.7em;
}
.woocommerce .star-rating:before {
	float: left;
	opacity: 0.50;
	position: absolute;
}
.woocommerce .star-rating span {
	float: left;
	left: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	top: 0;
}
.woocommerce .star-rating span::before {
	color: #2c2d33;
	position: absolute;
}
.woocommerce p.stars a:before, .woocommerce p.stars a:hover ~ 

a::before {
	color: #43454b;
	content: "\f005";
	opacity: 0.50;
	font-family: FontAwesome;
}
.woocommerce p.stars {
	margin: 0;
}
.woocommerce p.stars a {
	margin-right: 2px;
	position: relative;
	text-indent: -999em;
	width: 1em;
}
.woocommerce p.stars a:before {
	display: block;
	font-family: FontAwesome;
	height: 1em;
	left: 0;
	line-height: 1;
	position: absolute;
	text-indent: 0;
	top: 0;
	width: 1em;
}
.woocommerce p.stars.selected a.active:before, .woocommerce 

p.stars:hover a:before {
	color: #96588a;
	content: "\f005";
	opacity: 1;
}
.woocommerce p.stars.selected a.active ~ a:before {
	color: #43454b;
	content: "\f005";
	font-family: FontAwesome;
	opacity: 0.50;
}
.woocommerce p.stars.selected a:not(.active):before {
	color: #96588a;
	content: "\f005";
	font-family: FontAwesome;
	opacity: 1;
}
.woocommerce p.stars, .woocommerce p.stars a {
	display: inline-block;
}
.woocommerce p.stars a:before {
	display: block;
	font-family: FontAwesome;
	height: 1em;
	left: 0;
	line-height: 1;
	position: absolute;
	text-indent: 0;
	top: 0;
	width: 1em;
	font-size: 15px;
}
.related.products h2 {
	margin-bottom: 30px;
}
.related.products .product {
	width: 25%;
	float: left;
	padding: 0 15px;
	box-sizing: border-box;
	text-align: center;
}
.related.products .product .add_to_cart_button {
	background: #901778 none repeat scroll 0 0;
	border-radius: 2px;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
	margin-top: 10px;
	padding: 0 25px;
}
.related.products .product .price {
	color: #222222;
	font-family: "Roboto Slab", serif;
	font-size: 18px;
	font-weight: 700;
	display: block;
}
.related.products .star-rating {
	display: none;
}
.related.products .product .woocommerce-loop-product__title {
	font-size: 22px !important;
	font-weight: 700;
	margin: 20px 0 16px;
	color: #222222;
}
.woocommerce-message {
	border: 1px solid #cccccc;
	margin-bottom: 20px;
	padding: 15px;
}
.woocommerce-message .wc-forward {
	background: #901778;
}
.woocommerce-product-rating {
	margin: 0 0 20px;
}
.woocommerce-review-link {
	color: #222222;
	font-size: 18px;
	font-weight: 600;
}
/********************/





/********************  Theme Test Unit  ********************/

.sticky .post-box {
	border: 1px solid #ccc;
	padding: 30px;
	border-radius: 2px;
	background: #f5f5f5;
}
.sticky:before {
	background: #8f1577;
}
.post-box ul li {
	line-height: 24px;
	color: #666666;
}
.cp_index_page .tags, .cp_index_page .cp-categories {
	margin: 10px 0;
}
.post-box .post-content h1, .post-box .post-content h2, .post-box 

.post-content h3, .post-box .post-content h5, .post-box .post-content 

h6 {
	margin: 0 0 20px;
	font-weight: 700;
}
#wrapper blockquote, .wrapper blockquote {
	width: 100%;
	float: left;
	clear: both;
	margin: 30px 0;
	position: relative;
	border: 0px;
	padding: 0px;
}
/*.post-box .post-content blockquote {

	padding: 30px 30px 30px 70px;

	width: 100%;

	float: right;

	clear: both;

	border: 1px solid #ccc;

	box-shadow: 0 0 5px rgba(0,0,0,.10);

	position: relative;

	margin: 30px 0;

}*/



#wrapper blockquote p, .wrapper blockquote p {
	padding: 30px 30px 30px 70px;
	width: 96%;
	float: right;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px rgba(0,0,0,.10);
	position: relative;
}
#wrapper blockquote:after, .wrapper blockquote:after {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 83px;
	width: 83px;
	z-index: 99;
	background: #fff;
	content: "\f10d";
	color: #8f1577;
	font-family: FontAwesome;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px rgba(0,0,0,.10);
	text-align: center;
	line-height: 83px;
	font-size: 44px;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	width: 100%;
}
table, th, td {
	border: 1px solid #d1d1d1;
}
thead th, thead td {
	background: #f5f5f5;
	padding: 10px;
}
tbody td, tbody th {
	padding: 10px;
}
dd, dt {
	line-height: 24px;
}
dd {
	margin-bottom: 15px;
}
pre {
	margin: 30px 0;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0;
}
.alignright {
	float: right;
	margin: 0px 0 20px 20px;
}
.alignnone {
	max-width: 100%;
	height: auto;
	margin: 20px 0;
	text-align: center;
}
.alignnone img {
	max-width: 100%;
	height: auto;
}
.aligncenter {
	margin: 20px auto;
}
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.alignnone, 

.wp-caption.aligncenter {
	text-align: center;
}
p.wp-caption-text {
	font-style: italic;
	font-size: 14px;
	color: #666;
}
.site-content .pagination > li > a:hover, .site-content .pagination > 

li > span:hover, .site-content .pagination > li > a.active, .page-

numbers.current {
	background: #8f1577;
	color: #fff;
}
.page-links a {
	display: inline-block;
	border: 1px solid #ccc;
	margin-right: 5px;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	text-decoration: none;
	font-weight: bold;
	color: #222;
}
.page-links a:hover {
	background: #222;
	color: #fff;
}
form.post-password-form {
	background: #EFEFEF;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin: 20px 0;
}
form.post-password-form input[type="password"] {
	border-radius: 3px;
	border: 1px #ccc solid;
	line-height: 30px;
	padding: 0 15px;
}
form.post-password-form input[type="submit"] {
	background: #333;
	color: #fff;
	border: 0px;
	line-height: 30px;
	padding: 0 15px;
	border-radius: 3px;
}
#gallery-1 .gallery-item {
	padding: 0 15px;
}
#gallery-1 img {
	border: 2px solid #cfcfcf;
	padding: 5px;
	width: 100%;
	height: auto;
	border-radius: 3px;
}
.post-content iframe {
	width: 100%;
	max-width: 100%;
}
.cp_index_page .cp-categories a, .cp_index_page .tags a {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	margin: 0 5px;
	line-height: 24px;
	display: inline-block;
}
.cp_index_page .cp-categories a:after, .cp_index_page .tags a:after {
	content: ",";
}
.page-template-default #commentform input[type="text"], .page-

template-default #commentform input[type="email"], .page-template-

default .comment-form-comment > textarea {
	margin-bottom: 20px;
	width: 100%;
}
.page-template-default textarea#comment {
	width: 100%;
	padding: 10px;
	border: 2px solid #ccc;
}
.cp-comments {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.cp-comments .comment {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.cp-comments .comment .thumb {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 20px;
}
.cp-comments .comment .text {
	width: 88%;
	float: left;
}
.cp-comments .comment h4, .comment-box h3 {
	margin-bottom: 10px;
}
.cp-comments .comment .post-time ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.cp-comments .comment .post-time ul li {
	float: left;
	margin: 0 20px 0 0;
}
.cp-comments .comment .children {
	list-style: none;
}
.comment-box {
	width: 100%;
	float: left;
	margin: 60px 0;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
	margin-bottom: 10px;
}
.widget ul {
	padding: 0px;
	margin: 0px;
}
.widget ul ul {
	padding-left: 20px;
}
.footer .widget li, .footer .widget li a {
	color: #999999;
	font-family: 'Roboto Slab', serif;
}
.footer .widget {
	margin-bottom: 30px;
	width: 100%;
	float: left;
}
.footer table, .footer th, .footer td, .footer .wp-calendar {
	color: #999999;
}
.woocommerce .products {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.woocommerce .products .product {
	width: 25%;
	float: left;
	padding: 0 15px;
	box-sizing: border-box;
	margin-bottom: 30px;
	text-align: center;
}
.woocommerce .products .product img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.woocommerce .products .product h2.woocommerce-loop-product__title {
	font-size: 22px !important;
	color: #222;
}
.woocommerce .products .product .star-rating {
	display: none;
}
.products .product span.price {
	font-size: 18px;
	color: #222222;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	width: 100%;
	display: block;
}
.products .product span.price a {
	color: #222;
}
.products .product .button {
	line-height: 36px;
	display: inline-block;
}
nav.woocommerce-pagination {
	width: 100%;
	float: left;
}
nav.woocommerce-pagination ul.page-numbers {
	margin: 0px;
	padding: 0;
	list-style: none;
	text-align: center;
}
nav.woocommerce-pagination ul.page-numbers li {
	display: inline-block;
	margin: 0 3px;
}
nav.woocommerce-pagination a.page-numbers, nav.woocommerce-pagination 

span.page-numbers.current {
	width: 36px;
	height: 36px;
	border-radius: 2px;
	border: 1px solid #ccc;
	display: inline-block;
	text-align: center;
	line-height: 36px;
	color: #222;
	font-weight: bold;
}
nav.woocommerce-pagination span.page-numbers.current {
	color: #fff;
}
.products .product a.added_to_cart.wc-forward {
	display: inline-block;
	background: #222;
	color: #fff;
	padding: 0 20px;
	margin: 0 5px;
	border-radius: 3px;
	line-height: 36px;
	font-weight: bold;
}
section.up-sells.upsells.products {
	width: 100%;
	float: left;
}





/********************  Theme Test Unit End  ********************/









.get-app-bg input[type="text"]::-webkit-input-placeholder, .get-app-bg 

input[type="email"]::-webkit-input-placeholder, .get-app-bg input

[type="tel"]::-webkit-input-placeholder {
 color: #fff;
}
 .get-app-bg input[type="text"]::-moz-placeholder, .get-app-bg input

[type="email"]::-moz-placeholder, .get-app-bg input[type="tel"]::-

moz-placeholder {
 color: #fff;
}
 .get-app-bg input[type="text"]:-ms-input-placeholder, .get-app-bg 

input[type="email"]:-ms-input-placeholder, .get-app-bg input

[type="tel"]:-ms-input-placeholder {
 color: #fff;
}
 .get-app-bg input[type="text"]:-moz-placeholder, .get-app-bg input

[type="email"]:-moz-placeholder, .get-app-bg input[type="tel"]:-moz-

placeholder {
 color: #fff;
}
 .get-app-bg textarea::-webkit-input-placeholder {
 color: #fff;
}
 .get-app-bg textarea::-moz-placeholder {
 color: #fff;
}
 .get-app-bg textarea:-ms-input-placeholder {
 color: #fff;
}
 .get-app-bg textarea:-moz-placeholder {
 color: #fff;
}



::-moz-placeholder {
 opacity: 1;
}
.widget.search-widget {
	margin: 0;
}
.widget_archive li {
	border-bottom: 1px dotted #cccccc;
	line-height: 37px;
	list-style: outside none none;
}
.widget_archive li a:before {
	content: "";
	font-family: FontAwesome;
	font-size: 7px;
	margin-right: 7px;
	color: #8f1577;
}
.contact-form h3 {
	padding-left: 15px;
}
.events-grid .col-md-6:last-child .event-box, .events-classic .event-

box:last-child, .events-grid .col-md-6:nth-last-child(2) .event-box {
	margin-bottom: 0px;
}
.services.mb80 {
	margin-bottom: 30px;
}
.gallery.mt80 {
	margin-top: 44px;
}
.owl-theme .owl-controls .owl-buttons .owl-next:hover:after, .owl-

theme .owl-controls .owl-buttons .owl-prev:hover:after {
	color: #b07774;
}
.team #related-team .team-box {
	margin-bottom: 0px;
}
html .ls-wp-container {
	width: 100%;
	float: left;
	clear: both;
}
.post-box .post-content h4 {
	min-height: 50px;
}
.blog-section.blog-full.cp_archive_page .cp-post-box .post-box .post-

content h4 {
	font-weight: 700;
	font-size: 22px;
	min-height: inherit;
}
option {
	color: #000;
}
.welcome-section .thumb {
	position: relative;
	overflow: hidden;
}
.welcome-section .thumb a {
	width: 32px;
	height: 32px;
	position: absolute;
	left: -120%;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
	line-height: 32px;
	color: #fff;
	border: 2px solid #8f1577;
	transition: all ease-in-out 0.5s;
	-webkit-transition: all ease-in-out 0.5s;
}
.welcome-section .thumb:hover a {
	left: 0;
	background: #b07774;
	border-color: transparent;
}
.welcome-section .thumb:hover img {
	opacity: 0.5;
}
.img-hover .figcaption a.team_counsel_an {
	position: static;
}

/**************  Updates 20-07-2017  ***************/

.psy-edu-exp h3 a, .sub-title a, .psy-data h3 a {
	color: #333;
}
.psy-edu-exp h3 a:hover, .sub-title a:hover, .psy-data h3 a:hover {
	color: #b07774;
}
.get-appointment .form-control:focus, .app-form .wpcf7-form-

control:focus {
	outline: none;
}
body div.wpcf7 .ajax-loader {
	display: none;
}
body div.wpcf7-mail-sent-ng {
	border: 2px solid #b07774;
	width: 98%;
	float: left;
	color: #fff;
	text-align: center;
	background: #b07774;
}
body div.wpcf7-validation-errors {
	border: 2px solid #b07774;
	background: #b07774;
	color: #fff;
	clear: both;
}

.img-hover .figcaption strong {position:relative; z-index:999;}

.cp_archive_page .post-box,
.cp_search_page .post-box {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.cp_search_page .post-box .post-thumb > a, .cp_search_page .post-box  .pro-thumb > a, .cp_search_page .post-box .event-thumb a  {display:none;}
.cp_search_page .post-box .post-thumb {margin-bottom:10px;}


.cp_archive_page .post-box .post-content h4,
.cp_archive_page .post-box .post-content h4,
.cp_search_page .post-box .post-content h4 {min-height:inherit;}


.cp_search_page .post-box .post-meta {margin-bottom:8px;}
.index_content a {color:#333;}

.blog-details .tags {
    margin-bottom: 10px;
}

.blog-details .cp-categories strong,
.blog-details .tags strong { margin-right:5px;}

.blog-details .cp-categories a,
.blog-details .tags a {color:#b07774;}
.blog-details .cp-categories a:after, .blog-details .tags a:after {content:","; padding:0 5px;}
.blog-details .cp-categories a:last-child:after, .blog-details .tags a:last-child:after {display:none;}
div.wpcf7-mail-sent-ok,
div.wpcf7-spam-blocked
 {clear:both}

.get-appointment div.wpcf7-mail-sent-ok {color:#fff;}
 
 
.get-app-bg input[type="tel"]::-webkit-input-placeholder {
 color: #fff;
}
.get-app-bg input[type="tel"]::-moz-placeholder {
 color: #fff;
}
.get-app-bg input[type="tel"]:-ms-input-placeholder {
 color: #fff;
}
.get-app-bg input[type="tel"]:-moz-placeholder {
 color: #fff;
}

.get-appointment .form-control:focus, .app-form .wpcf7-form-control:focus {outline:none;}
.footer .widget {margin-bottom:0px;}