.home_slider .owl-controls .owl-nav .owl-next {
	position: absolute;
	left: auto !important;
	right: 10px !important;
	opacity: 1 !important;
	background-color: #EF5F25 !important;        
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: -23px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-align: center;
	transition: all .2s ease 0s;
	color: #fff;
	text-align: center;
	z-index: 1;
	border: 0;
	box-sizing: initial;
	opacity: 0;
	border-radius: 50%;
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
}

.home_slider .owl-controls .owl-nav .owl-prev {
	position: absolute;
	right: auto !important;
	left: 10px !important;
	opacity: 1 !important;
	background-color: #EF5F25 !important;        
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: -23px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-align: center;
	transition: all .2s ease 0s;
	color: #fff;
	text-align: center;
	z-index: 1;
	border: 0;
	box-sizing: initial;
	opacity: 0;
	border-radius: 50%;
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
}

.home_slider .owl-dots {
	visibility: visible !important;
	opacity: 1 !important;
}

.ps-product
{
	border: 1px solid #f4e9e9;
}

.show_pass
{
	cursor: pointer;
}

.input-group-text
{
	background: #D7DFEF;
}

/* password validation code */
#password_msg {
	display:none;
}
#password_msg {
	position: absolute;

	right: 155px;
	width: 250px;
	padding: 15px;
	background: #fefefe;
	font-size: .875em;
	border-radius: 5px;
	box-shadow: 0 1px 3px #ccc;
	border: 1px solid #ddd;
	z-index: 9;
}
#password_msg::before {
	content: "\25B2";
	position:absolute;
	top:-12px;
	left:45%;
	font-size:14px;
	line-height:14px;
	color:#ddd;
	text-shadow:none;
	display:block;
}
#password_msg p {
	margin-bottom: 0;
	float: left;
	display: inline-flex;
	width: 100%;
}
form .valid {
	color: green;
}
form .valid:before {
	position: relative;
	left: -10px;
	content: "✔";
}
form .invalid {
	color: red;
}
form .invalid:before {
	position: relative;
	left: -10px;
	content: "✖";
}
#password_msg p {
	margin-bottom: 0;
}
.input .valid {
	color: green;
}
.input .valid:before {
	position: relative;
	left: -10px;
	content: "✔";
}
.input .invalid {
	color: red;
}
.input .invalid:before {
	position: relative;
	left: -10px;
	content: "✖";
}

.required
{
	color: red;
	display: table-row;
	width: 100%;
}

.form-control {
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

::placeholder
{
	color: gray !important;
}

.ps-checkout__billing
{
	padding:25px 20px !important;background-color: #fff;
}

.ps-checkout__billing h3
{
	color: #C19D58 !important;text-shadow: 1px 1px #000;text-transform: uppercase;
}

.line{
	display: block;height: 5px;width: 100%;background: #C19D58;margin: 20px 0;
}

.slide2 {
    background: url(../images/motivation_bg_1.jpg)no-repeat center;
    background-attachment: scroll;
    background-size: auto;
    background-size: cover;                
    padding: 70px;    
}

.slide1 {
    background: url(../images/motivation_bg_2.jpg)no-repeat center;
        background-attachment: scroll;
        background-size: auto;
    background-size: cover;
    padding: 70px;    
}

.provided-block h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}

.text-white
{
	color: #fff !important;
}

.testimonial-item
{
	background: #DD7A38;
	min-height: 150px;
	padding:20px 15px;
	border-radius: 10px;
	text-align: center;
}
.testimonial-item p
{
	font-size: 16px;
	line-height: 1.6em;
	color: #000;
	/*text-shadow: 1px 1px #000;*/
}

.testimonial-content::before {
    position: absolute;
    display: block;
    content: "\f10d";
    top: 3px;
    font-family: 'FontAwesome';
    font-size: 15px;
    color: #fff;
}
.testimonial-content::after {
    position: absolute;
    display: block;
    content: "\f10e";
    right: 10px;
    bottom: 10px;
    font-family: 'FontAwesome';
    font-size: 15px;
    color: #fff;
}

.d-none
{
	display: none;
}
.d-md-block
{
	display: block;
}

.about_us_cards{
	margin-bottom: 20px;box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);padding:10px;border-radius: 5px;
}

.about_us_cards h4, .about_us_cards p 
{
	color: #fff;
	text-shadow: 1px 1px #222;
}

.bg_1
{
	background: #89C444;
}
.bg_2
{
	background: #F8931F;
}
.bg_3
{
	background: #F5C910;
}
.bg_4
{
	background: #1581CA;
}
.bg_5
{
	background: #EF0E78;
}
.bg_6
{
	background: #92278F;
}

.bg_7
{
	background: #8D18EE;
}
.bg_8
{
	background: #06446F;
}
.bg_9
{
	background: #B31961;
}

@media(max-width: 991px)
{
	.provided-block h2 {
	    font-size: 20px;
	   line-height: 1.2;
	}

	.d-none
	{
		display: none;
	}

	.navigation .ps-logo {
	    top: -7px;
	}

	.ps-checkout .ps-checkout__billing > h3
	{
		font-size: 20px;
	}

	.slide2 {
	    padding: 70;	    
	}

	.slide1 {	   
	    padding: 70;	    
	}
}

.blink_me {
  animation: blinker 1.4s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0.3;
  }
}

@media(max-width: 500px)
{
	.ps-block--feature 
	{
		font-size: 13px;
	}
}

.zoom_img:hover
{
	cursor: crosshair;
	opacity: 0.5;
}

.lg-backdrop.in {
    opacity: 0.5 !important;
}

.legal_items
{
	width: 100%;
	height: 350px;
	text-align: center;
	margin-bottom:20px ;
}

.legal_items img
{
	border: 2px solid #000;
	padding: 10px;
}


/*--------- 4. Portfolio style ------------*/

.portfolio-img-text img {
    width: 100%;
}
.portfolio-menu-style > button {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 50px;
    color: #333333;
    display: inline-block;
    line-height: 1;
    padding: 12px 30px 9px;
    text-transform: capitalize;
}
.portfolio-menu-style > button.active {
    border: 1px solid #ebebeb;
    color: #fea1ac;
}
.portfolio-menu-style > button:hover {
    color: #fea1ac;
}
.single-portfolio {
    position: relative;
}
.portfolio-title {
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease-in-out 0s;
    z-index: 999;
    padding: 20px;
}
.single-portfolio:hover .portfolio-title {
    opacity: 1;
}
.portfolio-hover::before {
    background-color: #fff;
    bottom: 0px;
    content: "";
    left: 0px;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 0px;
    transition: all 0.4s ease-in-out 0s;
    z-index: 99;
}
.portfolio-hover:hover::before {
    opacity: 0.8;
}
.portfolio-title > h3 {
    color: #222222;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin-bottom: 40px;
    position: relative;
    text-transform: capitalize;
    transform: translateY(-10px);
    transition: all 0.4s ease-in-out 0s;
}
.portfolio-title > h3::before {
    background-color: #000000;
    bottom: -21px;
    content: "";
    height: 3px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 40px;
}
.portfolio-title > h3 a {
    color: #222222;
}
.portfolio-title > h3 a:hover {
    color: #DD7A38;
}
.portfolio-title > h3:hover {
    color: #DD7A38;
}
.portfolio-title > a {
    color: #222222;
    display: inline-block;
    font-size: 48px;
    transform: translateY(10px);
    transition: all 0.4s ease-in-out 0s;
}
.portfolio-title > a:hover {
    color: #DD7A38;
}
.single-portfolio:hover .portfolio-title > h3,
.single-portfolio:hover .portfolio-title > a {
    transform: translateY(0px);
}
.single-portfolio {
    position: relative;
}
.portfolio-hover::after {
    border: 2px solid #000;
    bottom: 20px;
    content: "";
    left: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 5px;
    z-index: 99;
}
.portfolio-hover:hover::after {
    opacity: 1;
}
.load-more > a {
    border: 1px solid #e1e1e1;
    border-radius: 50px;
    color: #666666;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 17px 40px 16px;
    text-transform: capitalize;
}
.load-more > a i {
    color: #2f2f2f;
    padding-right: 8px;
    transition: all 0.3s ease 0s;
}
.load-more > a:hover i {
    color: #fff;
}
.load-more > a:hover {
    border: 1px solid #fea1ac;
    color: #fff;
    background-color: #fea1ac;
}
/* portfolio 2 */

.col-lg-2.portfolio-width {
    width: 20%;
}
/* portfolio 3 */

.portfolio-area {
    overflow: hidden;
}
.portfolio-area-three {
    padding: 100px 75px;
}
/* portfolio 4 */

.portfolio-area-four .row {
    margin: 0 -35px;
}
.portfolio-area-four .grid .col-md-6 {
    padding: 0 35px;
}
.portfolio-hover-4 {
    position: relative;
}
.portfolio-hover-4::before {
    background-color: #000;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s ease-in-out 0s;
}
.portfolio-hover-4:hover::before {
    opacity: 0.45;
}
.portfolio-hover-4 .portfolio-title > h3 {
    color: #fff;
}
.portfolio-hover-4 .portfolio-title > h3 a {
    color: #fff;
}
.portfolio-hover-4 .portfolio-title > h3 a:hover {
    color: #fea1ac;
}
.portfolio-hover-4 .portfolio-title > a {
    color: #fff;
}
.portfolio-hover-4 .portfolio-title > a:hover {
    color: #fea1ac;
}
.portfolio-hover-4 .portfolio-title > h3::before {
    background-color: #fff;
}
.pro-cart-bottom {
    text-align: right;
}
.pro-cart-title > h3 {
    color: #000000;
    font-size: 36px;
    font-weight: normal;
    letter-spacing: 0.4px;
    margin-bottom: 6px;
    text-transform: capitalize;
}
.pro-cart-title > h3 a:hover {
    color: #fea1ac;
}
.pro-cart-title > span {
    color: #727272;
    font-weight: 300;
    text-transform: capitalize;
}
.pro-cart-title.pro-cart-bottom {
    display: block;
    margin-top: 91px;
}
.pro-cart-title.pro-cart-top {
    margin-bottom: 88px;
    display: block;
}
.portfolio-area-four {
    padding: 90px 75px 90px;
}
.testimonials-area-four {
    padding-left: 75px;
    padding-right: 75px;
}

.items
{
	height: 200px;
	border:1px solid lightgray;
	display: flex;
}

@media(max-width: 768px)
{
	#password_msg {
        right: 0;        
    }
	.items
	{
		height: 100px;
		border:1px solid lightgray;
		display: flex;
	}

}

.ps-hero {padding: 0 !important}

.ps-hero .container
{
	padding: 100px 0;
	background-color: rgba(4, 4, 4, 0.3);
	width: 100%;
}

.ps-hero
{
	text-align: center;
}
.ps-hero h3,.ps-hero li,.ps-hero li a
{
	color: #fff !important;
	text-shadow:1px 1px #000 !important;
}

.site-footer
{
	background-color: #FBF6F6;
}

.lg-outer .lg-thumb-outer 
{        
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

.gallery_text_div
{
	background-color: #000;color: #fff !important;height: 90px;overflow: hidden;padding: 10px 5px;
}

.gallery_text_div span
{
	font-weight: bold;font-size: 17px;
}

@media(max-width: 768px)
{
	.gallery_text_div span
	{
		font-size: 13px;
	}
	.gallery_text_div
	{
		font-size: 11px;
		height: 70px;
	}
}