/*Theme Name: Jackson Lane Theme URI: https://wordpress.org/themes/jacksonlane/ Author: Avaish*/ 
/* Global Classes starts */
img {
	max-width: 100%;
}
* {
	outline:none;
	box-sizing:border-box;
}
div, form, P {
	margin:0px;
	padding:0px;
}
A IMG /* This Class will disble border over any link on images*/ {
	border:none;
	outline:none;
}
a {
	text-decoration:underline;
	color:#004274;
}
a:hover {
	text-decoration:none;
	color:#cb0202;
}
p {
	color:#000000;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
p a {
	text-decoration:underline;
	color:#004274;
}
p a:hover {
	text-decoration:none;
	color:#cb0202;
}
UL { /* Controls NORMAL UL */
	margin:0 0 0 15px;
	padding:0 0 0 0;
	list-style-type:none;
	color:#000000;
}
UL LI {/* Controls NORMAL li inside UL */
	margin:0 0 3px 0;
	padding:0 0 0 12px;
}
UL strong {
	font-size:15px;
}
OL {/* Controls NORMAL OL */
	margin:0 0 0 28px;
	padding:0 0 0 0;
	list-style-type:decimal;
}
OL LI { /* Controls NORMAL li inside OL */
	text-decoration:underline;
	color:#000000;
}
OL LI A, LI A, OL A {/* Controls LINKS inside OL */
	text-decoration:underline;
	color:#004274;
}
OL A:HOVER {/* Controls LINKS HOVER inside OL */
	text-decoration:none;
	color:#cb0202;
}
UL A {/* Controls LINKS inside UL */
	text-decoration:underline;
	color:#004274;
}
UL A:HOVER {/* Controls LINKS HOVER inside UL */
	text-decoration:none;
	color:#cb0202;
}
/* ----Global Classes ends-----*/    

html, body {
	margin:0px;
	padding:0px;
	font-family:  Tahoma, 'Open Sans', sans-serif;
}
.clr {
	clear:both;
}
.header {
	margin:0px auto;
	padding:30px 0px 15px 0px;
	width:1170px;
}
.header_left {
	margin:0px;
	padding:0px;
	width:310px;
	float:left;
}
.header_left img {
	margin:0px;
	padding:0px;
	display:block;
}
.header_middle {
	margin:5px 0px 0px 0px;
	padding:0px;
	width:690px;
	float:left;
}
.header_mail {
	margin:0px 0px 0px 35px;
	padding:0px;
	width:290px;
	float:left;
}
.header_mail_left {
	margin:0px;
	padding:0px;
	width:65px;
	float:left;
}
.header_mail_left img {
	margin:0px;
	padding:0px;
	display:block;
}
.header_mail_right {
	margin:0px;
	padding:0px;
	width:212px;
	float:right;
}
.header_mail_right h4 {
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#fff;
	font-size:16px;
	font-weight:700;
}
.header_mail_right h4 a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#fff;
	font-size:16px;
	font-weight:700;
}
.header_mail_right h4 a:hover {
	color:#ffc600;
}
.header_mail_right p {
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:14px;
	font-weight:400;
	line-height:20px;
}
.header_right {
	margin:0px;
	padding:0px;
	width:165px;
	float:right;
	text-align:center;
}
.header_right ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.header_right ul li {
	margin:0px;
	padding:0px;
}
.header_right a {
	margin:0px;
	padding:15px 0px;
	text-decoration:none;
	display:block;
	background:#ffc600;
	color:#ffffff;
	font-size:15px;
	font-weight:700;
	text-transform:uppercase;
	border-radius:25px;
}
.header_right a:hover {
	background:#65af55;
	color:#fff;
}
.navigation {
	margin:0px;
	padding:0px;
	background:url(images/nav-bg.png) left top repeat;
}
.navigation_containar {
	margin:0px auto;
	padding:0px;
	width:1170px;
	position:relative;
}
.navigation_containar_left {
	margin:20px 0px 0px 0px;
	padding:0px;
	width:930px;
	float:left;
}
.navigation_containar_left ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.navigation_containar_left ul li {
	margin:0px;
	padding:0px 20px 30px 30px;
	text-decoration:none;
	display:inline-block;
	background:url(images/devider.png) left top no-repeat;
}
.navigation_containar_left ul li a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
}
.navigation_containar_left ul li a:hover {
	color:#ffc600;
}
.navigation_containar_left ul li.current-menu-item > a, .navigation_containar_left ul li.current_page_item > a {
	color:#fff;
	font-weight:700;
}
.navigation_containar_left ul li:first-child {
	background:none;
	padding-left:0px;
}
.navigation_containar_left ul li:nth-child(4) {
background:url(images/arrow_drop.png) center bottom 15px no-repeat, url(images/devider.png) left top no-repeat;
}
.navigation_containar_right {
	margin:0px;
	padding:0px;
	width:70px;
	float:right;
}
.navigation_containar_right_btn {
	margin:0px;
	padding:28px;
	width:100%;
	background:url(images/zoom.png) #ffc600 center center no-repeat;
	border:none;
	cursor:pointer;
}
 .navigation_containar_left ul ul li, .navigation_containar_left ul ul ul li, .navigation_containar_left ul ul li:nth-child(4), .navigation_containar_left ul ul li, .navigation_containar_left ul ul ul li:nth-child(4), .navigation_containar_left ul ul ul li {
background:none;
}
/*----------Dropdown------------*/
.navigation_containar_left ul ul {
	display: none;
	margin:px 0px 0px 0px;
	padding:15px;
	width:420px;
	z-index: 99999;
	background:#1f2e4f;
	border:none;
	visibility: hidden;
	display: none;
	position:absolute;
	top:100%;
	left: 0;
	text-align:left;
}
.navigation_containar_left li:hover > a, .navigation_containar_left ul li:hover > ul {
	display: block;
}
.navigation_containar_left ul ul li {
	margin:0px;
	padding:0px;
	display:block;
}
.navigation_containar_left ul ul li a {
	color:#fff;
	font-size:16px;
	font-weight:400 !important;
	height: auto;
	padding:15px 20px;
	margin:0;
	text-transform:none;
	background:none !important;
	display:block;
	text-transform:uppercase;
}
.navigation_containar_left ul ul ul li a {
	width:200px;
}
.navigation_containar ul ul li a:hover {
	background:#29385f !important;
	color:#fff !important;
}
.navigation_containar_left ul li:hover > ul {
	display: block;
}
.navigation_containar_left ul ul li.current-menu-item > a, .navigation_containar_left ul ul li.current-menu-ancestor > a, .navigation_containar_left ul ul li.current_page_item > a, .navigation_containar_left ul ul li.current_page_ancestor > a {
	background:#29385f;
	color:#fff;
}
/*----------Third Level-------------------*/
.navigation_containar_left ul li.hover, .navigation_containar_left ul li:hover {
	position: relative;
	cursor: default;
}
.navigation_containar_left ul li:hover > ul {
	visibility: visible;
}
.navigation_containar_left ul ul ul {
	margin-left:200px;
	top:0px
}
/*_____ Submenu css ends _________*/

.mobile_btns {
	margin:0px;
	padding:0px;
	width:70px;
	float:right;
	display:none;
}
.mobile_btns_btn {
	margin:0px;
	padding:28px;
	width:100%;
	background:url(images/zoom.png) #ffc600 center center no-repeat;
	border:none;
	cursor:pointer;
}
.banner {
	margin:0px;
	padding:0px;
	position:relative;
}
.banner img {
	margin:0px;
	padding:0px;
	width:100%;
	display:block;
}
.tp-caption {
	padding:50px 0px !important;
	width:1170px;
	text-align:center;
	background:url(images/arrow.png) left top no-repeat, url(images/arrow1.png) right bottom no-repeat;
}
.tp-caption h1 {
	margin:0px 0px 20px 0px !important;
	padding:0px !important;
	color:#fff !important;
	font-size:60px !important;
	font-weight:300 !important;
	text-transform:uppercase !important;
	line-height:64px !important;
}
.tp-caption h1 strong {
	margin:0px !important;
	padding:0px !important;
	color:#fff !important;
	font-size:60px !important;
	font-weight:700 !important;
}
.tp-caption p {
	margin:0px !important;
	padding:0px;
	color:#fff !important;
	font-size:16px !important;
	line-height:24px !important;
	font-weight:400;
	line-height:21px;
}
.arrow_down {
	position:absolute;
	width:100%;
	margin:0px;
	padding:0px;
	bottom:110px;
	z-index:99999;
	text-align:center;
}
.arrow_down img {
	margin:0px auto;
	padding:0px;
	width:auto !important;
}
.header_btm {
	margin:0px;
	padding:0px;
	background:url(images/header-bottom-bg.png) left top no-repeat;
	background-size:100% 100%
}
.header_btm_containar {
	margin:0px auto;
	padding:30px 0px;
	width:1170px;
	text-align:center;
}
.header_btm_containar h3 {
	margin:0px 0px 7px 0px;
	padding:0px;
	color:#333333;
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
}
.header_btm_containar h2 {
	margin:0px 0px 25px 0px;
	padding:0px;
	color:#333333;
	font-size:35px;
	font-weight:700;
	text-transform:uppercase;
}
.header_btm_containar h2 span {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:35px;
	font-weight:400;
	text-transform:uppercase;
}
.header_btm_containar p {
	margin:0px;
	padding:0px 0px 55px 0px;
	color:#4c4c4c;
	font-size:17px;
	font-weight:300;
	line-height:28px;
	background:url(images/devider1.png) center bottom no-repeat;
	font-family:  Tahoma, 'Roboto', sans-serif;
}
.home_body {
	margin:0px auto;
	padding:45px 0px;
	width:1170px;
}
.home_body h3 {
	margin:0px 0px 30px 0px;
	padding:0px;
	color:#333333;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
}
.home_body h3 strong {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
}
.home_body_left {
	margin:0px;
	padding:0px;
	width:32%;
	float:left;
}
.home_body_left ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.home_body_left ul li {
	margin:0px;
	padding:0px;
	text-decoration:none;
	display:block;
	position:relative;
}
.home_body_left ul li a {
	margin:0px;
	padding:18px 0px 0px 100px;
	text-decoration:none;
	display:block;
	color:#777777;
	font-size:16px;
	font-weight:400;
	height:80px;
	background:url(images/pic.png) 10px center no-repeat, url(images/arrow4.png) right 30px center no-repeat;
	border-bottom:3px solid #f9f9f9;
}
.home_body_left ul li a:hover {
	background:url(images/pic-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
	color:#fff;
}
.home_body_left ul li.active a {
	background:url(images/pic-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
	color:#fff;
}
.home_body_left ul li:nth-child(2) a {
background:url(images/pic1.png) 10px center no-repeat, url(images/arrow4.png) right 30px center no-repeat;
}
.home_body_left ul li:nth-child(2) a:hover {
background:url(images/pic1-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(2).active a {
background:url(images/pic1-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(3) a {
background:url(images/pic2.png) 10px center no-repeat, url(images/arrow4.png) right 30px center no-repeat;
}
.home_body_left ul li:nth-child(3) a:hover {
background:url(images/pic2-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(3).active a {
background:url(images/pic2-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(4) a {
background:url(images/pic3.png) 10px center no-repeat, url(images/arrow4.png) right 30px center no-repeat;
}
.home_body_left ul li:nth-child(4) a:hover {
background:url(images/pic3-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(4).active a {
background:url(images/pic3-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(5) a {
background:url(images/pic4.png) 10px center no-repeat, url(images/arrow4.png) right 30px center no-repeat;
}
.home_body_left ul li:nth-child(5) a:hover {
background:url(images/pic4-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(5).active a {
background:url(images/pic4-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(6) a {
background:url(images/pic5.png) 10px center no-repeat, url(images/arrow4.png) right 30px center no-repeat;
}
.home_body_left ul li:nth-child(6) a:hover {
background:url(images/pic5-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(6).active a {
background:url(images/pic5-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(7) a {
background:url(images/pic6.png) 10px center no-repeat, url(images/arrow4.png) right 30px center no-repeat;
}
.home_body_left ul li:nth-child(7) a:hover {
background:url(images/pic6-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(7).active a {
background:url(images/pic6-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(8) a {
background:url(images/pic7.png) 10px center no-repeat, url(images/arrow4.png) right 30px center no-repeat;
}
.home_body_left ul li:nth-child(8) a:hover {
background:url(images/pic7-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_left ul li:nth-child(8).active a {
background:url(images/pic7-hover.png) 10px center no-repeat, url(images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
color:#fff;
}
.home_body_right {
	margin:0px;
	padding:0px;
	width:65%;
	float:right;
}
.home_body_thym {
	margin:0px 0px 22px 0px;
	padding:0px;
}
.home_body_thym img {
	margin:0px;
	padding:0px;
	display:block;
	width:100%;
	height:365px;
	object-fit:cover;
	overflow:hidden;
}
.home_body_right_text {
	margin:0px;
	padding:0px 30px;
}
.home_body_right_text h3 {
	margin:0px 0px 18px 0px;
	padding:0px;
	color:#333333;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
}
.home_body_right_text h3 strong {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
}
.home_body_right_text h3 span {
	margin:0px;
	padding:4px 0px 0px 0px;
	color:#666666;
	font-size:11px;
	font-weight:400;
	text-transform:uppercase;
	display:block;
}
.home_body_right_text p {
	margin:0px;
	padding:0px 0px 20px 0px;
	color:#4c4c4c;
	font-size:16px;
	font-weight:400;
	line-height:25px;
}
.home_body_learn {
	margin:0px;
	padding:0px;
}
.home_body_learn a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#666666;
	font-size:16px;
	font-weight:400;
	text-transform:uppercase;
}
.home_body_learn a:hover {
	color:#ffc600;
}
.practice {
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.practice_left {
	margin:0px;
	padding:0px;
	width:50%;
	float:left;
}
.practice_left img {
	margin:0px;
	padding:0px;
	width:100%;
	min-height:900px;
	object-fit:cover;
	overflow:hidden;
	display:block;
}
.practice_right {
	margin:0px;
	padding:55px 0px 0px 0px;
	width:50%;
	float:right;
	background:#efefef;
	min-height:900px;
}
.practice_text {
	/*margin:0px 0px 0px 95px;
	padding:0px;
	width: 100%;*/
	padding: 0px 50px 0px 80px;
	width:590px;
}
.practice_right h4 {
	margin:0px 0px 12px 0px;
	padding:0px;
	color:#666666;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
}
.practice_right h4 strong {
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
}
.practice_right h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#666666;
	font-size:26px;
	font-weight:700;
	text-transform:uppercase;
}
.practice_right h3 span {
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:26px;
	font-weight:400;
	text-transform:uppercase;
}
.practice_right p {
	margin:0px;
	padding:0px 0px 20px 0px;
	color:#666666;
	font-size:14px;
	font-weight:400;
	line-height:25px;
}
.practice_right h5 {
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#666666;
	font-size:26px;
	font-weight:700;
	text-transform:uppercase;
}
.practice_right h5 span {
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:14px;
	font-weight:400;
	text-transform:capitalize;
	display:block;
}
.practice_learn {
	margin:0px;
	padding:0px;
}
.practice_learn a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#666666;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
}
.practice_learn a strong {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#666666;
	font-size:16px;
	font-weight:700;
	text-transform:uppercase;
}
.practice_learn a:hover strong {
	color:#ffc600;
}
.our_project {
	margin:0px;
	padding:45px 0px;
}
.our_project_containar {
	margin:0px auto;
	padding:0px;
	width:1170px;
}
.our_project_containar_left {
	margin:0px 0px 30px 0px;
	padding:0px;
	width:580px;
	float:left;
}
.our_project_containar_left h4 {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
}
.our_project_containar_left h4 strong {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
}
.our_project_containar_right {
	margin:0px 0px 30px 0px;
	padding:0px;
	width:580px;
	float:right;
	text-align:right;
}
.our_project_containar_right h4 {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
}
.our_project_containar_right h4 a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#333333;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
}
.our_project_containar_right h4 strong a {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
}
.our_project_containar_right h4 a:hover {
	color:#ffc600;
}
.our_project_containar_right h4 strong a:hover {
	color:#ffc600
}
.header_gallery_hover {
	margin:0px auto;
	padding:0px;
	width:100%;
}
.choose_category_products {
	margin:0px;
	padding:0px;
	width:25%;
	float:left;
}
.choose_category_products p {
	margin:0px;
	padding:0px;
}
.choose_category_products img {
	margin:0px;
	padding:0px;
	display:block;
	height:auto;
	width:100%;
	object-fit:cover;
	overflow:hidden;
	height:290px;
}
.products_details h3 {
	margin:0px 0px 35px 0px;
	padding:0px;
	color:#333333;
	font-weight:400;
	font-size:22px;
	text-transform:uppercase;
}
.products_details h3 strong {
	margin:0px;
	padding:0px;
	color:#333333;
	font-weight:700;
	font-size:22px;
	text-transform:uppercase;
}
.products_details {
	margin:0px;
	padding:0px;
	width:100%;
	text-align:center;
	position:relative;
}
.products_details_content {
	margin:0px;
	padding:65px 0px 0px 0px;
	width:100%;
	height:290px;
	position:absolute;
	background:url(images/arrow9.png) 2px 2px no-repeat, url(images/arrow10.png) right 2px top 2px no-repeat, url(images/arrow11.png) left 2px bottom 2px no-repeat, url(images/arrow12.png)rgba(255, 255, 255, 0.8) right 2px bottom 2px no-repeat;
}
.choose_category_products .products_details {
	display:none;
}
.choose_category_products:hover .products_details {
	display:block;
}
.choose_category_products:hover .chose_cat_pro {
	display:none;
}
.header_gallery_learn {
	margin:0px;
	padding:0px;
}
.header_gallery_learn a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#333333;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
}
.header_gallery_learn a:hover {
	color:#ffc600;
}
.request {
	margin:0px;
	padding:100px 0px 0px 0px;
	background:url(images/home-pic6.jpg) left top no-repeat;
	background-size:100% 100%;
}
.request_containar {
	margin:0px auto;
	padding:0px;
	width:900px;
	background:#fff;
}
.request_containar_left {
	margin:0px;
	padding:55px;
	width:40%;
	float:left;
	background:url(images/home-bg.jpg) left top no-repeat;
	/*background-size:100% 100%;*/
	border-radius:3px;
	height:520px;
	box-sizing: border-box;
	background-size: cover;
}
.request_containar_left h3 {
	margin:0px 0px 30px 0px;
	padding:0px 0px 35px 0px;
	color:#fff;
	font-size:30px;
	font-weight:700;
	background:url(images/devider2.png) left bottom no-repeat;
}
.request_containar_left p {
	margin:0px;
	padding:0px 0px 30px 0px;
	color:#fff;
	font-size:16px;
	line-height:28px;
	font-weight:400;
}
.request_containar_left h4 {
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:18px;
	font-weight:400;
}
.request_containar_left h4 a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:30px;
	font-weight:700;
}
.request_containar_right {
	margin:0px;
	padding:50px 50px 0px;
	width:40%;
	float:right;
	box-sizing: border-box;
}
.request_containar_right label {
	margin:0px;
	padding:0px 0px 15px 0px;
	color:#1c1c1c;
	font-size:16px;
	font-weight:700;
	display:block;
	font-family: Tahoma, 'Open Sans', sans-serif;
}
.request_containar_right_inpt {
	margin:0px 0px 30px 0px;
	padding:15px 20px;
	width:100%;
	color:#1c1c1c;
	font-size:15px;
	font-weight:400;
	font-family: Tahoma, 'Open Sans', sans-serif;
	border-radius:3px;
	border:1px solid #ececec;
	box-sizing: border-box;
}
.request_containar_right_btn {
	margin:0px;
	padding:15px 0px;
	width:100%;
	background:url(images/arrow8.png) #28344c right 60px top 23px no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:400;
	border:none;
	;
	border-radius:3px;
	cursor:pointer;
	font-family:  Tahoma, 'Open Sans', sans-serif;
}
.request_containar_right_btn:hover {
	color:#a94b93;
}
.join_us {
	margin:0px;
	padding:0px;
	background:#222222;
	overflow:hidden;
}
.join_us_containar {
	margin:0px auto;
	padding:35px 0px;
	width:1170px;
}
.join_us_containar label {
	margin:15px 0px 0px 0px;
	padding:0px;
	width:305px;
	color:#fff;
	font-size:28px;
	font-weight:300;
	display:block;
	font-family:  Tahoma, 'Open Sans', sans-serif;
	float:left;
}
.join_us_containar_inpt {
	margin:0px;
	padding:15px 20px;
	width:660px;
	color:#9b9b9b;
	font-size:18px;
	font-weight:400;
	font-family:  Tahoma, 'Open Sans', sans-serif;
	border-radius:3px;
	border:none;
	float:left;
}
.join_us_containar_btn {
	margin:0px;
	padding:15px 0px;
	width:190px;
	background:#ffc600;
	color:#fff;
	font-size:18px;
	font-weight:400;
	border:none;
	border-radius:3px;
	cursor:pointer;
	font-family:  Tahoma, 'Open Sans', sans-serif;
	float:right;
}
.join_us_containar_btn:hover {
	background:#93407f;
	color:#fff;
}
.footer {
	margin:0px;
	padding:0px;
	background:url(images/footer-bg.jpg) left top no-repeat;
	background-size:100% 100%;
}
.footer_containar {
	margin:0px auto;
	padding:70px 0px;
	width:1170px;
}
.footer_containar_left {
	margin:0px;
	padding:0px;
	width:360px;
	float:left;
}
.footer_containar_left p {
	margin:0px;
	padding:0px 0px 25px 0px;
	color:#cccccc;
	font-size:14px;
	font-weight:400;
	line-height:21px;
}
.footer_logo {
	margin:0px 0px 25px 0px;
	padding:0px;
}
.footer_logo img {
	margin:0px;
	padding:0px;
	display:block;
}
.social_icon {
	margin:0px;
	padding:0px;
}
.social_icon img {
	margin:0px 25px 0px 0px;
	padding:0px;
}
.footer_containar_right {
	margin:0px;
	padding:0px;
	width:720px;
	float:right;
}
.footer_containar_right h3 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
	color:#fff;
	font-size:15px;
	font-weight:700;
	text-transform:uppercase;
	background:url(images/devider3.png) left bottom no-repeat;
}
.footer_containar_right ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.footer_containar_right ul li {
	margin:0px;
	padding:0px;
	text-decoration:none;
	display:block;
}
.footer_containar_right ul li a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	display:block;
	color:#e4e6eb;
	font-size:14px;
	font-weight:400;
	line-height:40px;
}
.footer_containar_right ul li a:hover {
	color:#ffc600;
}
.footer_containar_right p {
	margin:0px;
	padding:0px 0px 20px 0px;
	color:#e4e6eb;
	font-size:14px;
	font-weight:400;
	line-height:24px;
}
.footer_containar_right p a {
	margin:0px;
	padding:0px;
	color:#e4e6eb;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
}
.footer_containar_right p span a {
	margin:0px;
	padding:0px;
	color:#e4e6eb;
	font-size:14px;
	font-weight:400;
	text-decoration:none;
}
.footer_containar_right p span a:hover {
	color:#ffc600;
}
.footer_nav {
	margin:0px;
	padding:0px;
	width:220px;
	float:left;
}
.footer_nav:nth-child(2) {
width:240px;
}
.footer_nav:nth-child(3) {
width:215px;
float:right;
}
.footer_bottom {
	margin:0px;
	padding:0px;
	background:#222222;
}
.footer_bottom_containar {
	margin:0px auto;
	padding:30px 0px;
	width:1170px;
}
.footer_bottom_containar p {
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:14px;
	font-weight:400;
}
/*************************who-we-are**************************/
.banner_inner {
	margin:0px;
	padding:0px;
}
.banner_inner img {
	margin:0px;
	padding:0px;
	width:100%;
	display:block;
	height:275px !important;
	object-fit:cover;
	overflow:hidden;
}
.banner_inner p {
	margin:0px;
	padding:0px;
}
.body_containar {
	margin:0px auto;
	padding:40px 0px;
	width:1200px;
}
.body_containar h1 {
	margin:0px 0px 18px 0px;
	padding:0px 0px 0px 0px;
	color:#333333;
	font-size:40px;
	font-weight:300;
	line-height:38px; /*background:url(images/devider.jpg) left bottom no-repeat;*/
}
.body_containar h1 strong {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:25px;
	font-weight:700;
	display:block;
}
.body_containar h2 {
	margin:0px 0px 18px 0px;
	padding:0px 0px 20px 0px;
	color:#333333;
	font-size:40px;
	font-weight:300;
	line-height:38px;
	background:url(images/devider.jpg) left bottom no-repeat;
}
.body_containar h2 strong {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:25px;
	font-weight:700;
	display:block;
}
.body_containar h3 {
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#333333;
	font-size:25px;
	font-weight:400;
	text-transform:none;
}
.body_containar h3 strong {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:25px;
	font-weight:700;
	text-transform:capitalize;
}
.body_containar h3 span {
	margin:0px;
	padding:10px 0px 0px 0px;
	color:#666666;
	font-size:16px;
	font-weight:400;
	display:block;
	text-transform:capitalize;
}
.body_containar h4 {
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#666666;
	font-size:22px;
	font-weight:400;
}
.body_containar p {
	margin:0px;
	padding:0px 0px 15px 0px;
	color:#666666;
	font-size:16px;
	font-weight:400;
	line-height:24px;
}
.body_containar p a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#666666;
	font-size:16px;
	font-weight:400;
}
.body_containar p a:hover {
	color:#666666;
}
.body_containar p span {
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:16px;
	font-weight:400;
}
.body_containar p strong {
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:16px;
	font-weight:700;
	display:block;
}
.body_containar ul {
	margin:0px 0px 15px 0px;
	padding:0px;
	list-style-type:none;
}
.body_containar ul li {
	margin:0px;
	padding:0px 10px;
	text-decoration:none;
	display:block;
	color:#666666;
	font-size:16px;
	font-weight:400;
	background:url(images/bullet.png) left 10px no-repeat;
	line-height:26px;
}
.body_containar ol {
	margin:0px 0px 15px 15px;
	padding:0px;
	list-style-type:decimal;
}
.body_containar ol li {
	margin:0px;
	padding:0px 5px;
	text-decoration:none;
	color:#666666;
	font-size:16px;
	font-weight:400;
}
.director_title {
	margin:0px 0px 40px 0px;
	padding:0px 0px 12px 0px;
	color:#333333;
	font-size:14px;
	font-weight:400;
	border-bottom:3px solid #f4f4f4;
}
.director_title strong {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:14px;
	font-weight:700;
}
.petered_box {
	margin:0px 0px 40px 0px;
	padding:0px;
}
.petered_box_left {
	margin:0px;
	padding:0px;
	width:680px;
	float:left;
}
.petered_box_right {
	margin:0px;
	padding:0px;
	width:305px;
	float:right;
}
.petered_box_right img {
	margin:0px;
	padding:0px;
	width:100%;
	display:block;
}
.faia_box {
	margin:0px;
	padding:0px;
}
.faia_box_left {
	margin:0px;
	padding:0px;
	width:305px;
	float:left;
}
.faia_box_left img {
	margin:0px;
	padding:0px;
	width:100%;
	display:block;
}
.faia_box_right {
	margin:0px;
	padding:0px;
	width:680px;
	float:right;
}
.practice_we {
	margin:0px;
	padding:80px 0px;
	background:url(images/who-bg.jpg) left top no-repeat;
	background-size:100% 100%;
}
.practice_we_ontainar {
	margin:0px auto;
	padding:70px;
	width:1170px;
	background:rgba(0, 6, 25, 0.8);
	text-align:center;
}
.practice_we_ontainar h3 {
	margin:0px 0px 25px 0px;
	padding:0px;
	color:#fff;
	font-size:35px;
	font-weight:700;
	text-transform:uppercase;
}
.practice_we_ontainar p {
	margin:0px;
	padding:0px 0px 55px 0px;
	color:#fff;
	font-size:17px;
	font-weight:200;
	line-height:28px;
	background:url(images/devider4.png) center bottom no-repeat;
	font-family: 'Roboto', sans-serif;
}
.steel_box {
	margin:0px 0px 40px 0px;
	padding:0px;
}
.steel_box_left {
	margin:0px;
	padding:0px;
	width:300px;
	float:left;
}
.steel_box_left img {
	margin:0px;
	padding:0px;
	width:100%;
	display:block;
}
.steel_box_right {
	margin:0px;
	padding:0px;
	width:685px;
	float:right;
}
.steel_box_right h3 {
	margin:0px 0px 18px 0px;
	padding:0px 0px 20px 0px;
	color:#333333;
	font-size:40px;
	font-weight:300;
	line-height:38px;
	background:url(images/devider.jpg) left bottom no-repeat;
}
.steel_box_right h3 strong {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:25px;
	font-weight:700;
	display:block;
}
.our_bdr {
	margin:0px 0px 30px 0px;
	padding:0px;
	border-bottom:3px solid #f4f4f4;
}
/*************************affilitions**************************/
.jaction_bg {
	margin:0px;
	padding:0px;
	background:url(images/affi-bg.jpg) left top no-repeat;
	background-size:100% 100%;
}
.user_box {
	margin:0px 0px 40px 0px;
	padding:0px;
}
.user_box_left {
	margin:0px;
	padding:0px;
	width:420px;
	float:left;
}
.user_box_left img {
	margin:20px 0px 0px 0px;
	padding:0px;
	width:100%;
	display:block;
}
.user_box_right {
	margin:0px;
	padding:0px;
	width:600px;
	float:right;
}
.user_box_right p {
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:14px;
	font-weight:400;
	line-height:22px;
}
.user_box_right p a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#666666;
	font-size:14px;
	font-weight:400;
}
.user_box_right p a:hover {
	color:#00a1e3;
}
.user_box_right h3 {
	margin:0px 0px 25px 0px;
	padding:0px 0px 20px 0px;
	color:#333333;
	font-size:25px;
	font-weight:700;
	text-transform:inherit;
	background:url(images/devider5.png) left bottom no-repeat;
}
/*************************contact**************************/
.contact_bg {
	margin:0px;
	padding:0px;
	background:url(images/contact-bg.jpg) left top no-repeat;
	background-size:100% 100%;
}
.contact_bodr {
	margin:30px 0px 0px 0px;
	padding:0px;
	border-top:1px solid #f6f6f6;
}
.map {
	margin:0px;
	padding:0px;
}
.map p {
	margin:0px;
	padding:0px;
}
.map iframe {
	margin:0px;
	padding:0px;
	display:block;
	width:100%;
}
.contact_box {
	margin:0px -45px 40px 0px;
	padding:0px;
}
.contact_box_left {
	margin:0px 35px 0px 0px;
	padding:20px;
	width:30%;
	float:left;
	border:1px solid #ededed;
	border-radius:3px;
	height:220px;
}
.contact_box_left:nth-child(3) {
 margin:0px;
}
.contact_text_left {
	margin:0px;
	padding:0px 0px 50px 0px;
	width:60px;
	float:left;
	border-right:2px solid #f1f1f1;
}
.contact_text_left img {
	margin:0px;
	padding:0px;
	display:block;
}
.contact_text_right {
	margin:0px;
	padding:0px;
	width:235px;
	float:right;
}
.contact_text_right h4 {
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#535353;
	font-size:24px;
	font-weight:400;
}
.contact_text_right p {
	margin:0px;
	padding:0px;
	color:#9e9e9e;
	font-size:16px;
	line-height:28px;
}
.contact_text_right p a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#9e9e9e;
	font-size:16px;
}
.contact_text_right p a:hover {
	color:#9e9e9e;
}
.contact_text_right p span a:hover {
	color:#ffc600;
}
.contact_form {
	margin:0px;
	padding:0px;
}
.contact_form h3 {
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#212121;
	font-size:42px;
	font-weight:300;
	text-transform:capitalize;
}
.con_left {
	margin:0px;
	padding:0px;
	width:49%;
	float:left;
}
.con_right {
	margin:0px;
	padding:0px;
	width:49%;
	float:right;
}
.contact_form_inpt {
	margin:0px 0px 20px 0px;
	padding:16px 25px;
	width:100%;
	background:#f4f4f4;
	color:#000;
	font-size:16px;
	font-weight:400;
	font-family:  Tahoma, 'Open Sans', sans-serif;
	border-radius:3px;
	border:none;
}
.contact_form_inpt1 {
	margin:0px 0px 20px 0px;
	padding:16px 25px;
	width:100%;
	background:#f4f4f4;
	color:#000;
	font-size:16px;
	font-weight:400;
	font-family:  Tahoma, 'Open Sans', sans-serif;
	border-radius:3px;
	border:none;
}
.contact_form_textarea {
	margin:0px 0px 30px 0px;
	padding:16px 25px;
	width:100%;
	background:#f4f4f4;
	color:#000;
	font-size:16px;
	font-weight:400;
	font-family:  Tahoma, 'Open Sans', sans-serif;
	border-radius:3px;
	border:none;
	height:170px;
}
.contact_form_btn {
	margin:0px;
	padding:14px 0px;
	width:14%;
	background:#ffc600;
	color:#fff;
	font-size:16px;
	font-weight:400;
	border:none;
	border-radius:4px;
	cursor:pointer;
	font-family:  Tahoma, 'Open Sans', sans-serif;
}
.contact_form_btn:hover {
	background:#93407f;
	color:#fff;
}
div.wpcf7-response-output {
	margin:0px !important;
}
/*************************single-project**************************/
.pro_nav {
	margin:0px 0px 35px 0px;
	padding:0px 0px 15px 0px;
	border-bottom:3px solid #f4f4f4;
}
.pro_nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.pro_nav ul li {
	margin:0px;
	padding:0px;
	text-decoration:none;
	display:inline-block;
	color:#333333;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
	background:none;
}
.pro_nav ul li strong {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#333333;
	font-size:14px;
	font-weight:700;
	text-transform:capitalize;
}
.listing_inner_left {
	margin:0px;
	padding:0px;
	width:48%;
	float:left;
}
.listing_inner_left img {
	margin:0px 0px 30px 0px;
	padding:0px;
	width:100%;
	display:block;
	object-fit:cover;
	overflow:hidden;
	height:380px;
}
.listing_inner_right {
	margin:0px;
	padding:0px;
	width:42%;
	float:right;
}
.listing_inner_right h1 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
	color:#444444;
	font-size:40px;
	font-weight:300;
	line-height:48px;
	background:none;
	border-bottom:1px solid #dddddd;
}
.listing_inner_right h1 strong {
	margin:0px;
	padding:0px;
	color:#444444;
	font-size:40px;
	font-weight:700;
}
.listing_inner_right h5 {
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#333333;
	font-size:17px;
	font-weight:400;
	line-height:32px;
	text-transform:uppercase;
}
.listing_inner_right h5 span {
	margin:0px;
	padding:0px;
	color:#ffc600;
	font-size:17px;
	font-weight:600;
	text-transform:capitalize;
	display:block;
	line-height:22px;
}
.listing_inner_right p {
	margin:0px;
	padding:0px 0px 20px 0px;
	color:#4c4c4c;
	font-size:14px;
	font-weight:400;
	line-height:22px;
	font-family:  Tahoma, 'Roboto', sans-serif;
}
/*************************project**************************/
.project_listing {
	margin:0px -28px 0px 0px;
	padding:0px;
}
.project_listing_left {
	margin:0px 23px 40px 0px;
	padding:0px;
	width:32%;
	float:left;
	border:1px solid #ededed;
	border-radius:3px;
	height:535px;
}
.project_listing_left:nth-child(3n) {
 margin: 0;
}
.project_listing_thym {
	margin:0px;
	padding:0px;
}
.project_listing_thym img {
	margin:0px;
	padding:0px;
	width:100%;
	height:230px;
	display:block;
	object-fit:cover;
	overflow:hidden;
}
.project_coption {
	margin:-52px 13px 8px 0px;
	padding:0px;
	position:relative;
	width:100%;
	text-align:right;
}
.project_coption img {
	margin:0px 12px 0px 0px;
	padding:0px;
	width:auto !important;
	height:auto !important;
	display:inline-block !important;
}
.project_listing_text {
	margin:0px;
	padding:20px 25px;
}
.project_listing_left h4 {
	margin:0px 0px 20px 0px;
	padding:0px;
	color:#000;
	font-size:20px;
	font-weight:700;
	height:65px;
}
.project_listing_left h4 a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#000;
	font-size:20px;
	font-weight:700;
}
.project_listing_left h4 a:hover {
	color:#ffc600;
}
.project_listing_left h4 span {
	margin:0px;
	padding:0px;
	color:#ffc600;
	font-size:18px;
	font-weight:400;
	display:block;
}
.project_listing_left p {
	margin:0px;
	padding:0px;
	color:#000;
	font-size:14px;
	font-weight:400;
	line-height:22px;
}
.project_listing_left ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.project_listing_left ul li {
	margin:0px;
	color:#000;
	font-size:14px;
	font-weight:400;
	line-height:22px;
}
/*************************what-we-do**************************/
.what_we_bg {
	margin:0px;
	padding:0px;
	background:url(images/what-we-bg.jpg) left top no-repeat;
	background-size:100% 100%;
}
.related_listing {
	margin:0px 0px 40px 0px;
	padding:0px;
}
.related_listing_left {
	margin:0px;
	padding:0px;
	width:48%;
	float:left;
}
.related_listing_left img {
	margin:0px;
	padding:0px;
	display:block;
	width:100%;
	height:542px;
	object-fit:cover;
	overflow:hidden;
}
.related_listing_right {
	margin:0px;
	padding:0px;
	/*width:575px;*/
	width: 48%;
	float:right;
}
.related_listing_right h3 {
	margin:0px 0px 25px 0px;
	padding:0px;
}
.related_listing_right h3 a {
	margin:0px;
	padding:15px 0px 15px 20px;
	color:#fff;
	font-size:26px;
	font-weight:400;
	text-transform:uppercase;
	background:#ffc600;
	text-decoration:none;
	display:block;
}
.related_listing_right h3 a strong {
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:26px;
	font-weight:700;
	text-transform:uppercase;
}
.related_listing_right h3 a:hover, .related_listing_right h3 a:hover strong {
	color:#000;
}
.related_listing_right p {
	margin:0px;
	padding:0px 0px 30px 0px;
	color:#4c4c4c;
	line-height:25px;
	font-family:  Tahoma, 'Roboto', sans-serif;
}
.related_listing_right img {
	margin:0px 15px 0px 0px;
	padding:0px;
	vertical-align:middle;
}
.related_text {
	margin:0px 0px 41px 0px;
	padding:15px 40px;
	color:#666666;
	font-size:17px;
	font-weight:300;
	line-height:28px;
	font-family:  Tahoma, 'Roboto', sans-serif;
	background:url(images/realated-arrow.png) left top no-repeat, url(images/realated-arrow1.png) right top no-repeat, url(images/realated-arrow2.png) left bottom no-repeat, url(images/realated-arrow3.png) right bottom no-repeat;
}
.view_left {
	margin:0px;
	padding:0px;
	width:78%;
	float:left;
}
.view_left a {
	margin:0px;
	padding:15px 20px;
	text-decoration:none;
	display:block;
	background:#ffc600;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:400;
	vertical-align:middle;
}
.view_left a strong {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
}
.view_left a:hover, .view_left a:hover strong {
	color:#000;
}
.view_right {
	margin:0px;
	padding:0px;
	width:22%;
	float:right;
	background:#92347b;
	text-align:center;
}
.view_right img {
	margin:0px auto !important;
	padding:18px 0px;
	display:block;
}
/********** SLIDERS **********/
.slide {
	width:100%;
	height:480px;
	background:rgba(0, 0, 0, 0.05);
}
.slider .slider_left, .slider .slider_right {
	display:block;
	position:absolute;
	top:40%;
	left:10px;
	padding:10px;
}
.slider .slider_right {
	left:auto;
	right:10px;
}
.slider.vertical .slider_left, .slider.vertical .slider_right {
	width:100px;
	left:50%;
	top:10px;
	margin:0 -60px;
	text-align:center;
}
.slider.vertical .slider_right {
	top:auto;
	bottom:10px;
}
.slider.vertical .slider_nav {
	width:6px;
	height:56px;
	top:97px;
	left:auto;
	bottom:auto;
	right:10px;
}
.slider.vertical .slider_navdot {
	margin:4px 0;
}
#sliderv6 .slide {
	height:270px;
}
#sliderv6 .slidetitle {
	font-size:70px;
	line-height:90px;
}
/********** PRRPLE SLIDER **********/
.slider {
	display:block;
	position:relative;
}
.slider .slider_area {
	display:block;
	position:relative;
	width:100%;
	overflow:hidden;
}
.slider .slides {
	display:block;
	position:relative;
}
.slider .slide {
	display:block;
	position:relative;
	float:left;
}
.slider.fade .slide {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.slider.vertical .slide {
	float:none;
}
.slider .slider_clear {
	display:block;
	position:relative;
	height:0;
	clear:both;
}
.slider .slider_left, .slider .slider_right {
	display:none;
	color:#333;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
	background:rgba(0, 0, 0, 0.7);
}
.slider .slider_left:hover, .slider .slider_right:hover {
	color:#888;
	background:rgba(0, 0, 0, 0.9);
}
.slider .slider_left.inactive, .slider .slider_right.inactive {
	cursor:default;
	color:#CCC;
}
.slider .slider_nav {
	display:none;
	position:relative;
	text-align:center;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}
.slider .slider_navdot {
	display:inline-block;
	width:10px;
	height:10px;
	background:#DDD;
}
.slider .slider_navdot.current {
	background:#AAA;
}
.slider .slider_controls {
	display:none;
}
.slider .slider_play.hidden, .slider .slider_pause.hidden {
	display:none !important;
}
.slider .animate {
	-webkit-transition:all 500ms ease-in-out;
	-moz-transition:all 500ms ease-in-out;
	-o-transition:all 500ms ease-in-out;
	transition:all 500ms ease-in-out;
}
/********** PRRPLE SLIDER **********/
.slider {
	display:block;
	position:relative;
}
.slider .slider_area {
	display:block;
	position:relative;
	height:688px !important;
	width:100%;
	overflow:hidden;
}
.slider .slides {
	display:block;
	position:relative;
}
.slider .slide {
	display:block;
	position:relative;
	float:left;
}
.slider.fade .slide {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.slider.vertical .slide {
	float:none;
}
.slider .slider_clear {
	display:block;
	position:relative;
	height:0;
	clear:both;
}
.slider .slider_left, .slider .slider_right {
	display:none;
	color:#333;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
	background:none;
}
.slider .slider_left:hover, .slider .slider_right:hover {
	color:#888;
	background:none;
}
.slider .slider_left.inactive, .slider .slider_right.inactive {
	cursor:default;
	color:#CCC;
}
.slider .slider_nav {
	display:none;
	position:relative;
	text-align:center;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}
.slider .slider_navdot {
	display:inline-block;
	width:10px;
	height:10px;
	background:#DDD;
}
.slider .slider_navdot.current {
	background:#AAA;
}
.slider .slider_controls {
	display:none;
}
.slider .slider_play.hidden, .slider .slider_pause.hidden {
	display:none !important;
}
.slider .animate {
	-webkit-transition:all 500ms ease-in-out;
	-moz-transition:all 500ms ease-in-out;
	-o-transition:all 500ms ease-in-out;
	transition:all 500ms ease-in-out;
}
 @media only screen and (min-width:1600px) and (max-width: 1900px) {
.slider .slider_area {
height:800px !important;
}
.banner_inner img {
height:325px;
}
}
 @media only screen and (min-width:1901px) {
.slider .slider_area {
height:950px !important;
}
.banner_inner img {
height:375px;
}
}
/*-------------------------new CSS-------------------*/

/*___________ Serch Style Start Heree _____________*/
.header_serch {
	margin:0px;
	padding:0px;
	float:right;
}
.search-toggle {
	cursor: pointer;
	height:auto;
	margin-right:0px;
	text-align: center;
	width:72px;
}
.search-toggle:hover, .search-toggle.active {
/*background-color: #41a62a;*/
}
.search-toggle:before {
	color: #179c7e;
	content: "\f400";
	margin-top:0px;
	height: 72px !important;
	text-indent: -9999px;
	width: 70px !important;
	background:url(images/zoom.png) #ffc600 center center no-repeat;
}
.search-toggle .screen-reader-text {
	left: 5px; /* Avoid a horizontal scrollbar when the site has a long menu */
}
.search-box-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	position: absolute;
	top:72px;
	right:0px;
	width:40%;
	z-index:9999;
}
.search-box {
	background-color:#28395e;
	padding:15px 10px;
	clear:both;
	border-radius:0px;
}
.search-box .search-field {
	background-color:#fff;
	border: 0;
	float:left;
	font-size: 14px;
	padding:8px 10px;
	margin:0 10px 0 0;
	font-family: 'Roboto', sans-serif;
	color:#5e5e5e;
	width:100%;
	border-radius:3px;
}
.search-submit {
	background-color:#92bd00;
	border: 0;
	font-size: 14px;
	padding:7px 12px;
	border-radius:3px;
	margin:0 0 0 0;
	font-family: 'Roboto', sans-serif;
	color:#fff;
}
input.search-submit:hover {
	background-color:#5db9e5;
	color:#fff;
	cursor:pointer;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index:99999; /* Above WP toolbar */
}
.hide {
	display: none;
}
.bypostauthor > article .fn:before, .comment-edit-link:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .contributor-posts-link:before, .menu-toggle:before, .search-toggle:before, .slider-direction-nav a:before, .widget_twentyfourteen_ephemera .widget-title:before {
	display: inline-block;
	font:25px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
	font-weight:bold;
}
.search-toggle {
	position:relative;
	z-index:99999;
}
/*.search-box form{ margin:0px auto; width:1135px;}*/
.hide_submit {
	display:none;
}
h3.search-title, h3.search-title a {
	margin:0px;
	padding:0px 0px 10px;
	text-decoration:none;
	color:#000;
	font-weight:700;
	font-size:24px;
	text-transform:capitalize;
}
h3.search-title a:hover {
	color:#ffc600;
}
.status-publish a.more-link {
	color:#000;
	font-weight:600;
}
.status-publish a.more-link:hover {
	color:#ffc600;
}
.request_containar .ajax-loader {
	display:none !important;
}
.read_more {
	margin:0px;
	padding:0px;
}
.read_more a {
	margin:0px;
	padding:8px 20px;
	text-decoration:none;
	text-transform:capitalize;
	font-size:14px;
	color:#fff;
	font-weight:600;
	background:#ffc600;
	border-radius:4px;
transition:all .5s ease-in;
}
.read_more a:hover {
	background:#7b2c68;
transition:all .5s ease-in;
}
.single-blog .body_containar .pro_nav {
	display:none;
}
.single-blog .listing_inner_right h5 {
	display:none;
}
.blog_list h4 {
	height:52px;
	margin:0px 0px 10px;
}
.blog_list p {
	padding:0px 0px 20px;
}
/* Animation Timers
---------------------------------*/
.delay-02s {
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
}
.delay-03s {
	animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
}
.delay-04s {
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}
.delay-05s {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.delay-06s {
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}
.delay-07s {
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.delay-08s {
	animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
}
.delay-09s {
	animation-delay: 0.9s;
	-webkit-animation-delay: 0.9s;
}
.delay-1s {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}
.delay-12s {
	animation-delay: 1.2s;
	-webkit-animation-delay: 1.2s;
}
/*------------------------close Animated timer--------------------*/
nav.pagination span, nav.pagination a {
	margin:0px;
	padding:6px 12px;
	display:inline-block;
	text-decoration:none;
	color:#000;
}
nav.pagination span:hover, nav.pagination a:hover {
	background:#ffc600;
	color:#fff;
}
nav.pagination span.current {
	background:#ffc600;
	color:#fff;
}
/**/
/*custom admin css starts*/
.servcebullet ul li a {
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
}
.servcebullet ul li i {
	color: #af4c97;
	padding-right: 10px;
}
.search-toggle:before {
	background: url(/wp-content/themes/jacksonlane/images/zoom.png) #ffc600 center center no-repeat;
}
.header_right a {
	background: #ffc600;
}
.home_body_left ul li.active a {
	background: url(/wp-content/themes/jacksonlane/images/pic-hover.png) 10px center no-repeat, url(/wp-content/themes/jacksonlane/images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
}
.servcebullet ul li i {
	color: #ffc600;
}
.join_us_containar_btn {
	background: #ffc600;
}
.footer_containar_right h3 {
	background: url(/wp-content/uploads/2017/12/divider.png) left bottom no-repeat;
}
.request_containar_right_btn {
	background: url(/wp-content/uploads/2017/12/arrow.png) #28344c right 60px top 23px no-repeat;
}
.navigation_containar_left ul li a:hover {
	color: #ffc600;
}
.related_listing_right h3 a {
	background: #ffc600;
}
.view_left a {
	background: #ffc600;
}
.view_right {
	background: #c59900;
}
.project_listing_left h4 span, .listing_inner_right h5 span {
	color: #ffc600;
}
.contact_form_btn {
	background: #ffc600;
}
 .home_body_left ul li:nth-child(2).active a {
 background: url(/wp-content/themes/jacksonlane/images/pic1-hover.png) 10px center no-repeat, url(/wp-content/themes/jacksonlane/images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
}
 .home_body_left ul li:nth-child(2).active a {
 background: url(/wp-content/themes/jacksonlane/images/pic1-hover.png) 10px center no-repeat, url(/wp-content/themes/jacksonlane/images/arrow4-hover.png) #ffc600 right 30px center no-repeat;
}
.join_us_containar_inpt {
	width: 50%;
}
/*.request_containar {
	width: 75%;
}*/
.request_containar_right {
	float: left;
}
.request_containar_left {
	background: url(/wp-content/uploads/2017/12/background-footer.jpg) left top no-repeat;
}
.products_details_content {
	background: url(/wp-content/uploads/2017/12/top-left.png) 2px 2px no-repeat, url(/wp-content/uploads/2017/12/top-right.png) right 2px top 2px no-repeat, url(/wp-content/uploads/2017/12/bottom-left.png) left 2px bottom 2px no-repeat, url(/wp-content/uploads/2017/12/bottom-right.png)rgba(255, 255, 255, 0.8) right 2px bottom 2px no-repeat;
}
/*custom admin css ends*/
.view_left a {
	min-height:49px;
}
.view_right {
	min-height:49px;
}
.request_containar {
	width: 1080px;
}