.all_pages, .footer{
	overflow:hidden;	
	width:100% !important;
}
body {
    margin: 0;
    font-family: 'Optima' !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #212529 !important;
    background-color: #fff !important;
    -webkit-text-size-adjust: 100% !important;
    -webkit-tap-highlight-color: transparent !important;
}
.wrapper{
	overflow:hidden;	
	width:1145px;
	margin:0 auto;
}
.hide{
	display:none !important;	
}

.main{
	margin-top:3%;	
}

.mainMinus{
	margin-top: 5px !important;	
}
.main .col2_box{
	float:left;
	width:48%;
	margin-bottom: 3%;
}
.main .r{
	float:right !important;
	width:48%;	
}
.main .col2_box h1{
    font-family: 'optima';
	font-size:26px;
	font-weight:bold;
	letter-spacing:1.5px;
	text-transform:uppercase;
}

.main .col2_box p{
	font-family: 'georgia';
	font-size:16px;
	color:#6d665b;
	line-height:26px;
	text-align:justify;
}

.main .col2_box h2{
	font-family: 'georgia';
	font-size:22px;
	line-height:30px;
	color:#6d665b;
	text-align:justify;
	margin-top:0;
}
.main .col2_box h3{
    font-family: 'optima';
	font-size:14px;
	line-height:18px;
	color:#000;
	text-align:center;
	font-weight:bold;
	letter-spacing:1.5px;
	text-transform:uppercase;
}
.sub {
	width:100%;
	overflow:hidden;	
}
.sub .col3_box{
	float:left;
	width:30%;
	margin-right:5%;
	margin-bottom: 3%;
}

.sub .sr{
	float:left;
	width:30%;
	margin-right:0% !important;
}
.sub .sr h1{
	margin:0;
}

.sub .sr p{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	margin-top:5px;
	line-height:15px;
}
.sub .sr span{
	font-size:12px;
	text-transform:uppercase;
	color:#6d665b;
}


.mediaRoom #marqueecontainer{
	
	overflow: hidden;
 	position: relative;
	margin: 0 10px 10px 20px;
	height: 150px;
	width:315px;
	
}
.mediaRoom h1, .mediaRoom h2, .mediaRoom h3, .globalReach h1, .globalReach p, .sub .sr p{
	font-family:'optima';
}
.mediaRoom h1{
	color:#8b7c44;	
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1.5px;
	margin: 20px 10px 10px 20px;
}
.mediaRoom .box h2{
	color:#282828;	
	font-size:14px;
	font-weight:bold;	
	letter-spacing:0.5px;
	margin-top:20px;
	margin-bottom:0px;
}
.mediaRoom .box h3, .mediaRoom .box h3 a{
	color:#6d665b;	
	font-size:11px;
	font-weight:bold;	
	text-transform:uppercase;
	letter-spacing:0.5px;
	margin-top:5px;
}
.mediaRoom .box h3 a:hover{
	text-decoration:underline;
}
.globalReach {
	position:relative;
	height:210px;
}

.globalReach h1{
	color:#8b7c44;	
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1.5px;
	margin: 20px 10px 0 20px;
}
.globalReach p{
	color:#6d665b;	
	font-size:16px;
	text-align:justify;
	margin:10px 20px 20px 20px;
	line-height:20px;
}
.globalReach a{
	display:block;
	position:absolute;	
	bottom:2px;
}

.bunsIcos{
	text-align:center;
	margin:5% auto;
	margin-bottom:5%;
	overflow:hidden;
	padding-right: 2rem;	
}
.bunsIcos li{
	display:inline-block;	
}
.bunsIcos li a{
	display:block; 
}
.bunsIcos li, .bunsIcos li a{
	list-style-type:none;
	height:150px;
	width: 145px;
}
@media (max-width: 700px){
	.bunsIcos li, .bunsIcos li a{
		text-align: center;
		list-style-type:none;
		height:150px;
		width: 125px;
	}
}
.bunsIcos li a.rLogo{
	background:none;	
}
.bunsIcos li a{
	width:179px;
	height:179px;
	overflow:hidden;
	margin-top:0px;		
}
.bunsIcos li a img{	
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
}
.bunsIcos li a:hover img{
	margin-top:-179px;	
	
}
.remove{
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
	text-decoration: none !important;	
	margin-top:0 !important;
}

.bunsIcos li a.tvisited:hover img, .bunsIcos li a.tvisited img{
	margin-top:-179px !important;	
}

.extra1{
	margin-left:3%;	
}
.ftrNav{
	margin-top:5%;	
}
.ftrNavSub{
	margin-top:0;
	width:23%;
	margin-left:4%;
	float:left;	
}
.ftrNav li, .ftrNav li a{
	width:19%;
	margin-left:6%;
	float:left;	
	list-style-type:none;
	text-transform:uppercase;
	color:#6d665b;
	font-family:'kabel_md_bt';
	font-size:13px;
	
}
.ftrNavSub li, .ftrNavSub li a{
	margin-left:0%;
	list-style-type:none;
	text-transform:uppercase;
	color:#6d665b;
	font-family:'kabel_md_bt';
	font-size:13px;
	line-height:25px;
	
}
.ftrNavSub li strong {
  padding: 10px 0 0 0;
  display: block;
  margin-top: -33px;
  z-index: 9;
  position: absolute;
}
.db, .db a{
	text-transform:uppercase;
	text-align:right;	
	font-family:'kabel_md_bt';
	font-size:11px;
	color:#6d665b;
}

.awards h1{
	font-size:19px !important;
	color:#c57f26;
	margin-top:20px;
}
.awards h2{
	font-size:12px !important;
	color:#282828;
	text-transform:uppercase;
	letter-spacing:0.5px;
	margin:0;
	line-height:18px !important;
}
.awards img{
	float:left;
	margin:0 20px 0 0;
}
.mrgTB65{
	padding-top:65px;
	padding-bottom:65px;	
}
.col4 a{
	color:#fff;	
}
.col4 a:hover{
	text-decoration:underline;
}
.col4{
    font-family: 'optima';
	font-size:14px;
	float:left;
	width:25%;	
	vertical-align:bottom;
	color:#fff;
	line-height:20px;
}
.space1{
	padding-top:3%;	
}
.space2{
	padding:3% 0;	
}
.col4 span{
	padding-left:28px;
	float:left;
}
.col4 span.ico1{
	background:url(../images/icon_phone.png) no-repeat top left;
}
.col4 span.ico2{
	background:url(../images/icon_message.png) no-repeat top left;
}
.sliderHd{
	width:90%;
	display:block;
	clear:both;
	margin:0 auto;	
}
.sliderHd p{
    font-family: 'optima';
	font-size:20px;
	color:#494d26;
	margin:2% 0;
	text-transform:uppercase;
	font-weight:bold;
	width:100%;
}
.sliderHd p span{
	float:right;
	font-size:14px;
	font-weight:normal;
	padding-top:15px;
	color:#000;
}
.cs001{
	text-align:center;	
    font-family: 'optima';
	font-size:24px;
	text-transform:uppercase;
	margin-bottom:2%;
}

.bdr1{
	border:1px solid #95742c;	
}
.cs002 h1{	
    font-family: 'optima';
	font-size:24px;
	text-transform:uppercase;
	color:#6d665b;
	letter-spacing:1px;
}
.cs002 p{	
    font-family: 'optima';
	font-size:22px;
	color:#6c462a;
	letter-spacing:1px;
	margin-top:15px;
}
.hc{
	padding-top:5%;	
}
.wrapperSlide{
	width:90%;
	overflow:hidden;
	margin:auto;	
}
.loading{
	position:relative;
	min-height:600px;
	/*background:url(../images/loading.gif) no-repeat center;	*/
}
.loading .text{
	position:absolute;
	top:100px;
	width:40%;
}
.loading .text1 {
	position:absolute;
	top:400px;
	width:40%;
}
.loading .text2 {
	position:absolute;
	top: 250px;
	text-align: center !important;
	padding: 0 5% 0 1%;
}
@media (max-width: 900px){
	.loading .text2 {
		position:absolute;
		top: 5px;
		text-align: center !important;
		padding: 0 5% 0 1%;
	}
	
}
.banner-joint-para{
	font-family: 'Optima';
	color: #fff;
	font-weight: 600;
	text-shadow: -3px 2px 3px rgba(0,0,0,0.6);
	font-size: 1.3rem;
}
.joint-venture-para{
	font-family: 'Optima';
	color: rgb(0, 0, 0);
	font-weight: 500;
	text-shadow: -3px 2px 3px rgba(255, 255, 255, 0.6);
	font-size: 1.2rem;
}
.tpSp{
	margin-top:5%;	
}
.hos001{
	margin-top: 3%;	
}
.careers{
	width:85%;
	margin: 5% auto;
}

.careers h5{
    font-family: 'optima';
	font-size:14px;
	color:#10445a;
	font-weight:bold;
	letter-spacing:1px;		
	text-transform:uppercase;
}
.careers h4{
    font-family: 'optima';
	font-size:18px;
	color:#10445a;
	font-weight:bold;
	letter-spacing:1px;		
	text-transform:uppercase;
}
.careers table {
	font-family: 'georgia';
	border-top:2px solid #10445a;
	border-left:2px solid #10445a;	
}
.careers table tr td{
	border-bottom:2px solid #10445a;
	border-right:2px solid #10445a;	
	padding:1%;
	font-size:13px;
	color:#333333;
}
.blueDark{
	text-transform:uppercase;
	background:#10445a;	
	letter-spacing:1px;
	color:#fff !important;
	font-size:14px !important;
	font-weight:bold !important;
}
.visnon{
	visibility:hidden;	
}
.dropdown-menu.show {
    display: block;
    width: min-content;
    padding: 1% 1%;
	background: url(/images/transparent.png);
}
.new-img{
	margin-top: 0%;
	margin-bottom: 4%;
	width: 100%;
	height: 185px;
	background-image: url("../images/Header/taj.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.slider-below-hero{
	margin-top: -4%;
}
.list-item-space{
	margin-right: 1%;
}
.careers-new{
	margin: 3% 5%;
}
.privacy-new{
	margin: 10% 5%;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #000000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	margin-bottom: 1%;
}

/* CSS */
.button-79 {
  backface-visibility: hidden;
  background: #0077b6;
  border: 0;
  border-radius: .375rem;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Circular,Helvetica,sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -.01em;
  line-height: 1.3;
  padding: .8rem 1.25rem;
  position: relative;
  text-align: left;
  text-decoration: none;
  transform: translateZ(0) scale(1);
  transition: transform .2s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-79:disabled {
  color: #787878;
  cursor: auto;
}

.button-79:not(:disabled):hover {
  transform: scale(1.05);
}

.button-79:not(:disabled):hover:active {
  transform: scale(1.05) translateY(.125rem);
}

.button-79:focus {
  outline: 0 solid transparent;
}

.button-79:focus:before {
  border-width: .125rem;
  content: "";
  left: calc(-1*.375rem);
  pointer-events: none;
  position: absolute;
  top: calc(-1*.375rem);
  transition: border-radius;
  user-select: none;
}

.button-79:focus:not(:focus-visible) {
  outline: 0 solid transparent;
}

.button-79:not(:disabled):active {
  transform: translateY(.125rem);
}

.site-footer
{
  background-color:#f0efe9;
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color:#737373;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:rgb(41, 36, 36);
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#737373;
  text-decoration:none;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none;
}
.footer-links li
{
  display:block;
}
.footer-links a
{
  color:#000000;
  text-decoration:none;
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#6297ff;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin:0;
  text-align: center;
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}

.col-md-6 {
    flex: 0 0 auto;
    width: 35% !important;
}
.col-md-3 {
    flex: 0 0 auto;
    width: 28% !important;
}

@media (max-width: 700px){
.col-md-6 {
    flex: 0 0 auto;
    width: 100% !important;
	margin: 0 3%;
}
.col-md-3 {
    flex: 0 0 auto;
    width: 100% !important;
	margin: 0 3%;
}
}
.New-img-company{
	margin: 3% 0%;
}
.Banner-text{
	font-size: 3rem;
	font-weight: 700;
	font-family: 'Optima';
	padding-top: 320px;
	color: #fff;
	text-shadow: #000;
}
.Banner-text-design{
	font-size: 3rem;
	font-weight: 700;
	font-family: 'Optima';
	padding-top: 20px;
	color: #fff;
}
.Banner-text-hos{
	font-size: 3rem;
	font-weight: 700;
	font-family: 'Optima';
	padding-top: 300px;
	color: #fff;
}
.Banner-text-joint{
	font-size: 3rem;
	font-weight: 700;
	font-family: 'Optima';
	color: #fff;
	text-align: center !important;
}
@media (max-width:700px){
	.Banner-text{
		font-size: 1.5rem;
		font-weight: 500;
		font-family: 'Optima';
		color: #fff;
		margin-top: -105%;
	}
	.Banner-text-hos{
		font-size: 1.5rem;
		font-weight: 500;
		font-family: 'Optima';
		color: #fff;
		margin-top: -85%;
	}
	.Banner-text-design {
		font-size: 1.5rem;
		font-weight: 700;
		font-family: 'Optima';
		padding-top: 20px;
		color: #fff;
		margin-top: -230%;
	}	
	.Banner-text-joint{
		font-size: 1.5rem;
		font-weight: 500;
		font-family: 'Optima';
		color: #fff;
		text-align: center !important;
	}
	.banner-joint-para{
		font-family: 'Optima';
		color: #fff;
		font-weight: 600;
		text-shadow: -3px 2px 3px rgba(0,0,0,0.6);
		font-size: .8rem;
	}
	.usps-conty{
		margin-top: 0%;
	}
	.usp-img{
		width: 50%;
	}
	.usps-para{
		font-size: .8rem !important;
		bottom: 0px !important;
	}
	.usps-para-1{
		font-size: .8rem !important;
		bottom: 0px !important;
		padding-bottom: 35px !important;
	}
	.disBlk{
		display:block;
		width: 100%;
		height: 250px;
	}
}
.column-left{ float: left; width: 33.333%;padding: 3%;color: aliceblue;background-color: #ffffff63; }
.column-right{ float: right; width: 33.333%;padding: 3%;color: aliceblue;background-color: #ffffff63; }
.column-center{ display: inline-block; width: 33.333%;padding: 3%;color: aliceblue;background-color: #ffffff63; }
.form-control {
    display: block;
    width: 70% !important;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.usps-para{
	font-size: 1.1rem;
	bottom: 10px;
}
.usps-para-1{
	font-size: 1.1rem;
	bottom: 10px;
	padding-bottom: 27px;
}
.usps-conty{
	margin-top: 5%;
	margin-bottom: -5%;
}
@media (max-width: 768px) { /*breakpoint*/
	.container {
	  flex-direction: column;
	}
  }

  .section {
	flex: 1; /*grow*/
	border: 0px solid;
  }
  