/*
 * ------------------------------------------------------------------------
 * JA Elastica Template for J25 & J3x
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2018 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
*/
body {
  -webkit-text-size-adjust: 100%; /*Fix Mobile Safari Font Scale*/
}
/* RESPONSIVE FONT SIZES
--------------------------------------------------------- */
body.fs1 #ja-wrapper {
  font-size: 12px !important;
}
body.fs2 #ja-wrapper {
  font-size: 13px !important;
}
body.fs3 #ja-wrapper {
  font-size: 14px !important;
}
body.fs4 #ja-wrapper {
  font-size: 15px !important;
}
body.fs5 #ja-wrapper {
  font-size: 16px !important;
}
body.fs6 #ja-wrapper {
  font-size: 17px !important;
}
/* Headings & Titles ---*/
h1 {
  font-size: 1.5em !important;
}
h2 {
  font-size: 1.25em !important;
}
h3 {
  font-size: 1.1em !important;
}
h4 {
  font-size: 1em !important;
}
h5 {
  font-size: 1em !important;
}
.contentheading {
  font-size: 1.5em !important;
}
.blog-featured .contentheading {
  font-size: 1.5em !important;
}
/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.main {
  width: 100%;
}
.column {
  float: none;
  width: 100% !important;
}
/* MASONRY PRESETS (240px*5 Grids)
--------------------------------------------------------- */
/* Sizes---*/
.ja-masonry {
  width: 49%;
}
.grid-double,
.grid-tripple {
  width: 100%;
}
/* Main Content */
#ja-content,
.ja-frontpage #ja-content {
  float: none;
  width: 100%; /* Frontpage Content */
}
/* full 5 grids content */
body.content-grid-mass #ja-content,
body.content-grid-mass.ja-frontpage #ja-content {
  width: 100% !important;
}
/* 4 grids content */
body.content-grid-quadruple #ja-content,
body.content-grid-quadruple.ja-frontpage #ja-content {
  width: 100% !important;
}
/* 3 grids content */
body.content-grid-tripple #ja-content,
body.content-grid-tripple.ja-frontpage #ja-content {
  width: 100% !important;
}
/* 2 grids content */
body.content-grid-double #ja-content,
body.content-grid-double.ja-frontpage #ja-content {
  width: 100% !important;
}
/* 1 grids content */
body.content-grid-single #ja-content,
body.content-grid-single.ja-frontpage #ja-content {
  width: 100% !important;
}
/* CONTENT'S GRIDS
--------------------------------------------------------- */
/* Items Page */
.item-page {
  padding: 1em;
}
/* Items Row */
.item {
  padding: 1em 0;
}
.item .contentpaneopen {
  padding: 1em;
}
/* Items Leading */
.leading .contentpaneopen {
  padding: 1em;
}
/* Items Grids */
.item {
  float: none;
  width: 100% !important;
}
.cols-1 .item,
.cols-2 .item,
.cols-3 .item,
.cols-4 .item,
.cols-5 .item {
  width: 100% !important;
}
/* HEADER
--------------------------------------------------------- */
#ja-header {
}
#ja-header .main {
  text-align: center;
  width: 100%;
}
#ja-header .main-inner1 {
  margin: 0;
}
h1.logo {
  height: 50px !important;
  width: 40% !important;
}
h1.logo a {
  height: 40px !important;
  margin-top: 10px;
  padding: 0 !important;
}
#info-section {
	width: 60%;
	float: left;
	margin: 0 auto;
}
div.logo-text {
  height: 50px;
  width: 100%;
}
/* Search & Social Bars ---*/
#ja-top {
  height: 40px;
  width: 178px;
  border-left: 1px dotted #666;
  position: absolute;
  right: 0;
  top: 50px;
}
/* JA Search */
#ja-search {
  bottom: 0;
  height: 40px;
  width: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  border-bottom: 0;
}
#ja-search .search-btn {
  width: 30px;
  height: 30px;
  background-color: #222;
  margin-top: 5px;
}
#ja-search.active .search-btn,
#ja-search .search-btn:hover {
  width: 30px;
  height: 30px;
  background-color: #ec534d;
  margin-top: 5px;
  cursor: pointer;
}
#ja-search form.search {
  display: none;
  background: #ec534d;
  position: absolute;
  top: 35px;
  right: 10px;
  padding: .5em;
  width: 200px;
}
#ja-search:hover form.search,
#ja-search.active form.search {
  display: block !important;
}
#ja-search .inputbox {
  background: #222;
  border: 1px solid #222;
  color: #CCC;
  margin: 0;
  padding: 4px 0;
  text-indent: 10px;
  width: 100%;
}
/* Search*/
.search .btn-toolbar .btn-group:first-child {
  width: 70%;
}
.search #search-searchword {
  width: 95%;
}
/* Social */
#ja-social {
  height: 40px;
}
#ja-social ul {
  padding: 5px 0 0 1em;
}
#ja-social ul li {
}
#ja-social ul li a {
  background-color: #222;
}
/* FOOTER
--------------------------------------------------------- */
#ja-footer { font-size: .8em; }
/* MODULES
--------------------------------------------------------- */
div.ja-moduletable-inner,
div.moduletable-inner {
  padding: 1em;
}
/* Hiden in Mobile ---*/
.hide-in-normal,
.hide-in-tablet,
.hide-in-mobile {
  display: none;
}
/* MAIN NAVIGATION 
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
  clear: both;
  display: block;
  float: none;
  height: auto;
  margin: 0 auto;
  text-align: left;
  width: 100%;
}
/* Mega Menu Layout ---*/
.ja-megamenu {
  clear: both;
  display: none !important;
  height: auto;
  border-bottom: 1px solid #333;
}
.rjd-active .ja-megamenu {
  display: block !important; /* Show menu when active */
}
.ja-megamenu ul.level0 li.mega {
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
.ja-megamenu ul.level0 li.mega a.mega {
  height: auto !important;
  margin: 0 !important;
  padding: 1em !important;
}
.ja-megamenu ul.level0 li.mega span.menu-title,
.ja-megamenu ul.level0 li.haschild span.menu-title {
  font-size: 1em !important;
  margin: 0 !important;
  padding: 0 !important;
  text-transform: none !important;
}
.ja-megamenu ul.level1 li.mega span.menu-title {
  margin-top: 0 !important;
}
.ja-megamenu ul.level1 li.mega {
  height: auto !important;
}
.ja-megamenu ul.level1 li.mega a.mega {
  height: auto !important;
}
.ja-megamenu ul.level0 li.mega span.menu-desc {
  display: block;
}
#ja-megamenu .childcontent {
  display: none !important;
}
#ja-megamenu li.rjd-active {
  background: #222;
}
#ja-megamenu li.rjd-active .childcontent {
  display: block;
  left: 0 !important;
  margin: 0 !important;
  position: absolute;
  top: 40px !important;
  width: 100% !important;
}
#ja-megamenu ul.level0 li.rjd-active .childcontent-inner-wrap,
#ja-megamenu ul.level0 li.rjd-active .childcontent-inner {
  margin: 0 !important;
  width: 100% !important;
}
#ja-megamenu ul.level0 {
  position: relative;
}
/*Hide lv 2 Content */
#ja-megamenu ul.level1 li.rjd-active .childcontent,
#ja-megamenu ul.level1 .childcontent {
  display: none !important;
}
/* Mega Menu Stylings --- */
.ja-megamenu {
  background: #222 !important;
}
.ja-megamenu ul.level0 li.mega {
  border-top: 1px solid #444;
}
/* Menu Button --- */
/* to use this value to detect responsive
 * > 3: mean responsive
 * 4: is mobile device, which the menu show only first level
 */
#ja-menu-button {
  border-right: 1px solid #222;
  display: block;
  float: left;
  font-size: 1em;
  font-weight: bold;
  padding: 1em;
  text-transform: uppercase;
  z-index: 4;
}
#ja-menu-button:hover,
.rjd-active #ja-menu-button {
  background: #222;
  cursor: pointer;
}
/* Contact */
#contact-form dl dt {
  float: none;
}
#contact-form dl dd {
  margin-left: 0 !important;
}
#contact-form dl dd input.required,
#contact-form dl dd textarea.required {
  width: 60% !important;
}
#contact-form #jform_contact_emailmsg,
#contact-form #jform_contact_message {
  width: 90%;
}
.adress {
	background: url('../images/loc.png') no-repeat scroll 1% 57%;
	display: block;
	padding: 14px;
}
.phone {
	background: none !important;
	display: block;
	padding: 2px;
	line-height: 2;
	color: black;
}
.phone a {
	color: black;
	padding-left: 0;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
.phone a strong {
	color: black !important;
	float: left;
}
#bd .camera_caption > div {
	background: none;
	left: 8px;
	position: absolute;
	top: -273px;
}
.contactus h1 {
	font-size: 22px !important;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	width: 75%;
	color: white;
}
.links li {
	float: left;
	margin: 5px;
	line-height: 4;
}
.links a {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: white;
	border: 1px solid white;
	padding: 9px 1em;
	text-align: center;
	border-radius: 5px;
}
.links a:hover {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: white;
	border-radius: 5px;
	padding: 9px 1em !important;
	text-align: center;
}
#bd .camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	height: auto !important;
	height: 28px;
	position: absolute;
	top: 202px;
	left: 18px;
}
.stell_detailing {
	float: none;
	border: none;
	border-radius: 0;
	height: 213px;
	width: 98%;
	margin: 0 auto;
	margin-bottom: 2%;
	box-shadow: 1px 1px 2px 2px grey;
}
.detailing h2 {
	line-height: 2;
	font-weight: 700;
	font-size: 16px !important;
	font-family: 'Montserrat', sans-serif;
}
.detailing p {
	font-size: 14px !important;
	width: 97%;
	margin: 0 auto;
	font-family: 'ProximaNovaRegular';
}
.all_profile1 {
	width: 100%;
	float: left;
	margin-right: 3px;
}
.order_company1 {
	width: 93%;
	margin: 0 auto;
	margin-left: 3em !important;
}
.count1 strong {
	font-size: 49px;
	color: white;
}
.count1 p {
	font-size: 14px;
	font-family: 'ProximaNovaRegular';
}
.company_detail {
	width: 93%;
	margin: 0 auto;
}
.detail1 {
	width: 100%;
	float: left;
	margin-left: 0em;
}
.foot_copyright {
	width: 100%;
	float: left;
	color: white;
	text-align: center;
	font-size: 12px;
	line-height: 2;
	font-weight: 400;
	opacity: 0.8;
	font-family: 'Montserrat', sans-serif;
}
.term_condition a {
	padding-left: 0 !important;
}
.term_condition {
	width: 100%;
	float: left;
	line-height: 2;
	font-size: 13px;
	color: white;
	font-family: 'Montserrat', sans-serif;
}
.social_link {
	padding: 10px 9em;
}
.social_list {
	width: 100%;
	float: left;
}
.contact_form {
	width: 100%;
	float: left;
}
#contact-form {
	width: 100%;
	float: left;
	background: #e1e7ef;
	box-shadow: 0 0 2px 2px grey;
}
#contact {
	padding: 0;
	width: 90%;
	margin: 0 auto;
	background: grey !important;
}
#bd fieldset {
	width: 93%;
	float: left;
	padding-left: 10px;
}
.pojects img, .carrer img, .services img, .aboutus_page img, .contact_us img {
	width: 100%;
	height: 210px;
}
.contact_detail {
	width: 100%;
	float: left;
}
#bd .btn {
	background: #1f3860;
	border: none;
	margin-left: 2em;
	width: 57%;
	line-height: 2;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}
#bd .aboutus_info {
	width: 96% !important;
	float: left;
	min-height: 276px !important;
	margin: 0 auto;
	box-shadow: 0px 0px 1px 0 grey;
	padding: 2em !important;
	margin-bottom: 3%;
}
.proj1 {
	width: 100%;
	float: left;
	margin-top: 2em;
}
.gallery1 {
	width: 92%;
	margin: 0 auto;
}
.gallery1 img {
	
	height: 184px;
	margin-bottom: 2% !important;
}
.gallery_banner {
	width: 90%;
	margin: 0 auto;
}
.gallery_banner img {
	width: 100%;
	height: 176px;
}
.carrer_form {
	width: 100%;
	float: left;
	background: #8080801a;
}
.carrer_info {
	width: 100%;
	float: left;
}
.enquiry_form div {
	padding-bottom: 5px;
}
.carrer .enquiry_form1 input {
	width: 100%;
	border: 1px solid #9f9292;
	height: 30px;
}
.carrer .enquiry_form1 select {
	width: 100%;
	border-radius: none;
	margin-bottom: 11px;
	border: 1px solid #9f9292;
	padding: 9px;
}
.enquiry_form textarea {
	width: 100%;
}
#submit1 {
	float: left;
	width: 48%;
	text-align: center;
	margin: 9px 79px;
	background: #212150;
	color: white;
	font-size: 20px;
	border: none;
	line-height: 1;
}
#bd #jcemediabox-popup-img {
	width: 95%;
	opacity: 1 !important;
	padding-left: 0;
	padding-top: 3em !important;
	height: auto;
	margin-top: 5em;
}
#bd #jcemediabox-popup-content {
	padding: 0;
}
