*{
	margin:0;
	padding:0;
	/*font-family:Arial, sans-serif;*/
	font-family: 'futuramedium';
	color:#383838;
}

.bi-three-dots {
    font-size: 47px !important; 
}
.rotate.down {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.rotate {
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
.txt-fbi{
	font-family: 'futurabold_italic';
}
.txt-fmi{
	font-family: 'futuramedium_italic';
}
.txt-fli{
	font-family: 'futuralight_italic';
}
.txt-fm{
	font-family: 'futuramedium';
}
.txt-fl{
	font-family: 'futuralight';
}

p{
	font-family: 'futuralight';
}

.page-masking-top{
	width:100%;
	height:50%;
	background-color: #fff;
	position: fixed;
	top:0;
	left:0;
	z-index: 9999;
}
.page-masking-top img{
	position: absolute;
	bottom:0;
	left:50%;
	margin-left:-175px;
}
.page-masking-bottom{
	width:100%;
	height:50%;
	background-color: #fff;
	position: fixed;
	bottom:0;
	left:0;
	z-index: 9999;
}
.page-masking-bottom img{
	position: absolute;
	top:0;
	left:50%;
	margin-left:-175px;
}
/*.logo-masking{
	position: fixed;
	top:50%;
	left:50%;
	margin-top:-227px;
	margin-left:-217px;
	z-index: 9999;
	width:455px;
	width:435px;
}*/

.main{
	width:100%;
	margin:0 auto;
}
.sidebar{
	width:6%;
	background: #fff;
	border-right:solid 1px #aaaaaa;
	padding:15px 15px;
	height:100%;
	position: fixed;
	/* background-color: #f4f1ea; */
	z-index: 999;

}




.sidebar .social-links-section .plus-icon{
	position: fixed;
	bottom:0px;
	background-color: #dad7d2;
	color:#383838;
	padding:4px 15px 6px;
	border-radius:30px;
	/* font-size: 35px; */
	cursor: pointer;
	transition: transform 0.5s;
}
.sidebar .social-links-section .plus-icon2{
	position: fixed;
	bottom:0px;
	/* background-color: #f4f1ea; */
	color:#ff0c87;
	padding:4px 15px 6px;
	/* font-size: 35px; */
	cursor: pointer;
	/*transform: scale(1.2,1.2);*/	
	transform:rotate(45deg);
}
/*.sidebar .social-links-section .plus-icon:hover{
	position: fixed;
	bottom:0px;
	background-color: #fff;
	color:#ff0c87;
	padding:0 15px 0;
	font-size: 35px;
	cursor: pointer;
	transform: scale(1.2,1.2);	
}*/
.sidebar .social-links-section .social-links{
	position: fixed;
	bottom:-109px;
	left:25px;
	transition:bottom 2s,opacity 2s;
    /*background-color: #eee;*/
    list-style: none;
}
.sidebar .social-links-section .social-links li a{
	padding:5px 10px;
	display: inline-block;
}
.sidebar .social-links-section .social-links li a:hover{
	padding:5px 10px;
	display: inline-block;
	background-color: #ccc;
}
.sidebar .social-links-section .social-links li a img{
	width:17px;
}

.sidebar .social-links-section .social-links2{
	position: fixed;
	bottom:50px;
}


/*.sidebar .social-links-section:hover .social-links{
	position: fixed;
	bottom:50px;
}*/






/*social_mobile_section start*/
.social_mobile_section_area{
	display: none;
}
/* .social_mobile_button{
	position:fixed;
	top:0;
	right:0;
	z-index: 999999;
} */
.social_mobile_button li{
	list-style: none;
}
.social_mobile_button li a.social_mobile_button_open_close{
	font-size:25px;
	background-color: #eee;
	padding:0px 11px;
	border-radius:30px;
	display: inline-block;
	transition: all 0.5s;
	text-decoration: none;
}
.social_mobile_button li a.social_mobile_button_open_close2{
	font-size:25px;
	background-color: #eee;
	padding:0px 11px;
	border-radius:30px;
	display: inline-block;
	transform: rotate(45deg);
}
/* .social_mobile_section {
    position: fixed;
    top: 38px;
    right: -60px;
    background-color: #fff;
    transition: all 0.5s;
    border-radius:6px;
} */
/* .social_mobile_section2 {
    position: fixed;
    top: 38px;
    right: 0;
    background-color: #fff;
    border-radius:6px;
    transition: all 0.5s;
} */
.social_mobile_section ul li{
	list-style: none;
	float: left;
    clear: left;
}
.social_mobile_section ul li a{
	padding:5px 9px;
	display: inline-block;
	background-color: #dad7d8;
	margin: 3px;
    border-radius: 50px;
}
.social_mobile_section ul li a img{
	width: 17px;
}

.social_mobile_section ul li a:hover{
	background-color: #eee;
}
/*social_mobile_section end*/

.activec
{
	font-weight: bold;
}



.sidebar .logo a img{
	/*width:47px;*/
	width:100%;
}






/*.plus-icon{
	position: relative;
	top:83%;
}
.social-icon{
	position: relative;
	top:70%;
}
.social-icon{
	margin-left: 20px;
	position: absolute;
	top:70%;
}
.social-icon li{
	list-style: none;
	margin-bottom: 15px;
}*/






/*.social-section{
	position: relative;
	top:90%;
}
.plus-icon{
	background-color:#07AF06;
	padding:10px 15px 12px;
	display:inline-block;
	border-radius:50%;
	position:fixed;
	bottom: 60px;
    left: 70px;
	z-index:1;	
}
.plus-icon i{
	color:#fff;
	font-size:20px;
}
.social-icon{
	background-color:#07AF06;
	padding:8px 15px;
	border-radius:6px;
	position:relative;
	bottom: 30px;
    right: 20px;
	z-index:1;	
	color:#fff;	
	display:block;
    transition:right 2s,opacity 2s;
    opacity:1;
}
.plus-icon:hover .social-icon{
	background-color:#07AF06;
	padding:8px 15px;
	border-radius:6px;
	position:relative;
	bottom: 30px;
    right: 20px;
	color:#fff;	
	display:block;
    opacity:1; 
}*/


#cssmenu{
	display: none !important;
}


.nav-menu{
	position: absolute;
	bottom:50%;
	left:25px;
}
.nav-menu a:hover {
	text-decoration: none;
}
.nav-menu a span{
	background-color: #555;
	width:8px;
	height:8px;
	border-radius:15px;	
	display: inline-block;
}
/*.nav-menu a:hover span.dot1 {
	position: relative;
	top:-12px;
	left:13px;
	background-color: #000;
}
.nav-menu a:hover span.dot2 {
	background-color: #ff0c87;
}
.nav-menu a:hover span.dot3 {
	position: relative;
	bottom:-12px;
	left:-13px;
	background-color: #000;
}*/

.OverlayMenuPanel{
	display: none;
	width:94%;
	height:100%;
	position:fixed;
	top:0;
	left:6%;
	background:rgba(255,255,255,1);
	z-index: 9999;
}
/*.OverlayMenuPanel::before{
	content:"";
	position: absolute;
	background-color: #ccc;
	width:1px;
	height:100%;
	top:0;
	left:45%;
}*/
.OverlayMenuPanelShow{
	display: block;
	width:94%;
	height:100%;
	position:fixed;
	top:0;
	left:6%;
	background:rgba(255,255,255,1);
	z-index: 9999;
}
.OverlayMenuPanel-close-btn{
	/*color:#000;*/
	position: absolute;
	top:10px;
	right:10px;
	text-decoration: none;
	padding:4px 13px;
	border-radius:30px;
	font-size:25px;
	/*background-color: #eee;*/
	border:solid 1px #ccc;
}
.OverlayMenuPanel-close-btn:hover{
	/*color:#f00;*/
	position: absolute;
	top:10px;
	right:10px;
	text-decoration: none;
	padding:4px 13px;
	border-radius:30px;
	text-decoration: none;
	font-size:25px;
	/*background-color: #f00;*/
	font-weight: 700;
	border:solid 1px #f00;
}
.OverlayMenuPanel-close-btn img{
	width:20px;
	height:20px;
	position: relative;
	top:-3px;
}
.home-btn {
    position: absolute;
    top: 10px;
    right: 65px;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 30px;
    font-size: 25px;
    background-color: transparent;
    border: solid 1px #ccc;
}
.home-btn:hover{
	position: absolute;
	top:10px;
	right:65px;
	text-decoration: none;
	padding:4px 10px;
	border-radius:30px;
	font-size:25px;
	background-color: transparent;
	border:solid 1px #025be6;
}
.home-btn:hover i{
	color: #025be6;
}
.home-btn img{
	width:27px;
	height:27px;
	margin-top: -6px;
}
.menu-box{
	/*margin-top:100px;*/
}
.menu-box .tab_wrapper.right_side > ul li {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 5px;
  border:none;
  text-align: left;
  /*background-color: #5aa4ff;*/
  color: #dad7d2;
  /*border-radius: 6px;*/
  font-size: 75px;
  font-weight: 500;
}
.menu-box .tab_wrapper.right_side > ul li a{
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 5px;
	border:none;
	text-align: left;
	/*background-color: #5aa4ff;*/
	color: #dad7d2;
	/*border-radius: 6px;*/
	font-weight: 500;
  }
  .menu-box .tab_wrapper.right_side > ul li a:hover{
	color:#383838;
	text-decoration: none;
  }

.menu-box .tab_wrapper .tab_list.tab_list_menu {
  margin-top: 0 !important;
  margin-left: 200px !important;
  border-right: solid 1px #b7b7b7;
  padding:100px 0;
}
.menu-box .tab_wrapper.right_side > ul {
  /* width: 31%; */
  width: 24%;
  float: left;
}
.menu-box .tab_wrapper.right_side .content_wrapper {
  width: 53%;
  float: right;
  /*border: 1px solid #1c71ed;
  border-radius: 6px;*/
}
.menu-box .content_wrapper .tab_content ul li a{
	color:#383838;
	font-size: 23px;
	/* margin-bottom: 30px; */
	margin-top: 30px;
	display: inline-block;
	text-decoration: none;
	font-family: 'futuralight';
}
.menu-box .content_wrapper .tab_content ul li a:hover{
	color:#383838;
	font-size: 23px;
	/* margin-bottom: 30px; */
	display: inline-block;
	text-decoration: none;
	font-family: 'futuramedium';
}
.tabcontent{
	color:#383838;
	font-size: 23px;
	margin-bottom: 88px;
	display: inline-block;
	text-decoration: none;
	font-family: 'futuralight';
	padding-left: 80px;
}
.tabcontent_mob{
	color:#383838;
	font-size: 23px;
	margin-bottom: 88px;
	display: inline-block;
	text-decoration: none;
	font-family: 'futuralight';
	padding-left: 80px;
}

.tab_wrapper .tab_list.tab_list_menu{
	margin-top: 0 !important;
	margin-left: -195px !important;
	
}
 


.banner{
	/*background-color: #d8d5d5;
	padding:120px 0;
	margin-left:6%;*/
	padding-left: 6%;
}
.banner .carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 8px;
  height: 8px;
  border-radius:50%;	
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease;
}
.banner .carousel-indicators li.active {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 8px;
  height: 8px;
  border-radius:50%;	
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ccc;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease;
}
.banner-mob{
	display: none;
}
.we-create{
	padding:100px 0 100px;
	margin-left:6%;
}
.we-create h1{
	font-family: 'futuramedium';
	color:#B3916A;
	/* font-size: 95px; */
	font-size: 130px;
}
.we-create p{
	font-family: 'futuralight';
	color:#383838;
	font-size: 40px;
}
.we-create p strong{
	color: #B3916A;
    font-size: 50px;
    font-family: 'futuralight';
}

.ourexeprt{
	padding:250px 0 250px;
	margin-left:6%;
}
.ourexeprt h1{
	color:#B3916A;
	font-size: 95px;
}
.ourexeprt p{
	color:#b3916a;
	font-size: 35px;
}
.ourexeprt p strong{
	color:#B3916A;
}
.our-mantra{
	padding:100px 0;
	margin-left:6%;
	/*border-top:solid 1px #ddd;*/
	/* background-color: #f4f1ea; */
}
.our-mantra h1{
	color:#B3916A;
	font-family: 'futuramedium';
	font-size: 120px;
	margin-top:100px;
}
.our-mantra p{
	margin-bottom:20px;
}
.our-mantra p span{
	margin-right: 55px;
	font-size: 30px;
	color:#A49D93;
}
.our-mantra p span.our-mantra-highlight{
	font-weight:700;
	color:#827f7a;
	font-family: 'futuramedium' !important ;
	
}
.our-mantra .know-more-aboutus{
	background-color: #828282;
	height: 1px;
	text-align: right;
	margin-top: 40px;
}
.our-mantra .know-more-aboutus a{
	position: relative;
	right:0;
	color:#92908f;
	font-family: 'futuralight';
	background-color: #fff;
	padding:5px 20px;
	text-decoration: none;
	position: relative;
	top:-10px;
	right:-120px;
}
.our-mantra .know-more-aboutus a:hover{
	position: relative;
	right:0;
	color:#000;
	font-family: 'futuralight';
	/* background-color: #f4f1ea; */
	padding:5px 20px;
	text-decoration: none;
	position: relative;
	top:-10px;
	right:-120px;
}
.our-mantra .know-more-aboutus a img{
	width:24px;
	height:24px;
	margin-left: 13px;
	position: relative;
	top:-3px;
	transition:all 1s;
}
.our-mantra .know-more-aboutus a:hover img{
	transform: rotate(360deg);
	margin-left: 18px;
}
.our-expertise{
	padding:100px 0;
	/* background-color: #efe8e0; */
	margin-left:6%;
}
.our-expertise-box .txt-fl{
	position: absolute;
	top:219px;
	left: 35px;
	text-align: center;
	font-weight: bold;
	color:#383838;
}


.our-expertise .our-expertise-box img{
	/* width:100%; */
	height:450px;
}
.e1{
	z-index: 9999;
	transition: opacity .5s linear;
	cursor: pointer;
	position: absolute;
	overflow: hidden;
}
.e1:hover{
	opacity: 0;
}

.exp{
	z-index: 9999;
	transition: opacity .5s linear;
	cursor: pointer;
	position: absolute;
	overflow: hidden;
}
.exp:hover{
	opacity: 0;
}

.architecture-image img{
	width:100%;
	/* height:450px; */
}

 
.our-expertise .our-expertise-box p{
	text-transform: uppercase;
	margin-top: 10px;
	/*text-align: right;*/
}
.our-expertise .our-expertise-box .our-expertise-box-knowmore{
	margin: 222px 0px 0px 0px;
}
.our-expertise .our-expertise-box .our-expertise-box-knowmore a{
	color:#383838;
	text-decoration: none;
}
.our-expertise .our-expertise-box .our-expertise-box-knowmore a img{
	width:25px !important;
	height:25px !important;
	margin-left:10px;
	margin-top:-5px;
	transition: all 1s;
}
.our-expertise .our-expertise-box .our-expertise-box-knowmore a:hover img{
	margin-right:-20px;
}
.section-title{
	margin-bottom: 20px;
}
.section-title h1, h6{
	color:#b3916a;
}
.section-title h1{
	color:#b3916a;
	font-size:80px;
	font-family: 'futuramedium';
}
.section-title h6{
	color:#b3916a;
	font-size:30px;
	font-family: 'futuralight';
}
.testimonials{
	padding:280px 0 330px;
	/* background-color: #f1f0ec; */
	margin-left:6%;
}
.section-title.testimonials-title{
	margin-bottom: 86px;
}
.section-title.testimonials-title h1, h6{
	color:#b3916a;
}
.section-title.testimonials-title h1{
	font-size:80px;
	color:#b3916a;
	font-family: 'futuralight';
}
.section-title.testimonials-title h6{
	font-size:80px;
	color:#b3916a;
	font-family: 'futuralight';
}
.section-title.testimonials-title h2{
	color:#383838;
	font-size: 120px;
	margin: 30px 0;
}

.testimonials-inner{
	/* background-color: #f1f0ec; */
	padding:0 0 85px;
	/*margin-left: 6%;*/
	height: 96vh;
}
.testimnonials-heading{
	color:#b3916a;
	font-size:75px;
	/* margin: 0 0 90px; */
}
.testimonials-inner span{
	color:#b3916a;
	 
}
.testimonials-box{
	border-top:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
	padding:28px 0;
}
.testimonials-content{
	font-size:28px;
	text-align: justify;
	margin-bottom: 50px;
	font-style: italic;
	height: 350px;
	font-family: 'futuralight';
}
.testimonials-name-designation{
	font-size:20px;
	text-align: center;
	color:#a09898;
	margin-bottom: 0;
}
.testimonials-name-designation span{
	font-size:20px;
	text-align: center;
	color:#a09898;
	margin:0 15px;
}
.testimonials-name-designation span.testimonials-name{
	position: relative;
}
.testimonials-name-designation span.testimonials-name::after{
	position: absolute;
	content:"";
	top:3px;
	left:100%;
	margin-left: 12px;
	width:2px;
	height:20px;
	background-color:#a099ab;
}
.testimonials-box .carousel-indicators{
	bottom: -88px;
}
.testimonials-box .carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 6px;
  height: 6px;
  border-radius:50%;	
  margin-right: 5px;
  margin-left: 5px;
  /*text-indent: -999px;*/
  cursor: pointer;
  background-color: transparent;
  border:solid 2px #828282;
  /*background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;*/
  opacity: .5;
  transition: opacity .6s ease;
}
.testimonials-box .carousel-indicators li.active {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 16px;
  height: 6px;
  border-radius:10px;
  margin-right: 5px;
  margin-left: 5px;
  /*text-indent: -999px;*/
  cursor: pointer;
  background-color: #828282;
  /*background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;*/
  opacity: .5;
  transition: opacity .6s ease;
}
.lets-start-project-together{
	padding:209px 0;
	/* background-color: #dad7d2; */
	margin-left:6%;
}
.section-title.lets-start-project-together-title{
	margin-bottom: 20px;
}
.section-title.lets-start-project-together-title h1, h6{
	color:#b3916a;
}
.section-title.lets-start-project-together-title h1{
	font-size:80px;
	color:#b3916a;
	font-family: 'futuralight';
}
.section-title.lets-start-project-together-title h6{
	font-size:80px;
	color:#b3916a;
	font-family: 'futuralight';
	margin-bottom: 30px;
}
.section-title.lets-start-project-together-title h2{
	color:#383838;
	font-size:95px;
	margin-bottom: 30px;
}

.architecture{
	padding:30px 0 20px;
	background-color: #f4f1ea;
	margin-left:6%;
	height: 110vh;
	position: relative;
	z-index: 1;
}
.section-title.architecture-title{
	text-align: center;
	margin-bottom: 10px;
}
.section-title.architecture-title h1{
	font-size:83px;
	color:#c6bcb2;
}
.architecture-box{
	margin-bottom: 15px;
}
.architecture-box .architecture-image{
	overflow:hidden;
	position: relative;
	margin-bottom: 5px;
}
.architecture-box .architecture-image img.architecture-details-img{
	/*margin-bottom: 5px;*/
	transition: transform 1s,opacity 1s;
	position: relative;
}
.architecture-box .architecture-image:hover img.architecture-details-img{
	transform: scale(1.2,1.2);
	filter:blur(2px);
	/*opacity:0.5;*/
}
.architecture-box .architecture-name{
	font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
}
.architecture-box .architecture-address{
	font-size: 10px;
	text-align: right;
	letter-spacing: 2px;
}
.architecture-box .architecture-image:hover .architecture-view-details{
	opacity:1 !important;
	z-index: 9999 !important;
}


.architecture-box .architecture-image::before{
	content:"";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	/* background-color: rgba(0,0,0,0.6); */
	z-index: -1;
}
.architecture-box .architecture-image:hover::before{
	content:"";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	/* background-color: rgba(0,0,0,0.6); */
	z-index: 1;
}
.architecture-box .architecture-image a{
	height:100%;
	display: block;
}
.architecture-view-details{
	position: absolute;
	top:40%;
	left:45%;
	margin-top:-5px;
	margin-left:-5px;
	opacity:0;
	transition: all 1s;
	text-align: center;
	/*width:100%;*/
}
.architecture-view-details img{
	/*width:38px;
	height:38px;*/
	width:28px;
	height:28px;
	transition:all 1s;
}
.architecture-view-details img:hover{
	/*transform: scale(1.2,1.2) rotate(360deg);*/
	transform: scale(1.2,1.2);
}
/*.architecture-view-details i{
	color:#fff;
	background-color: #ff0c87;
	padding:8px 9px;
	border-radius:30px;
	transition:all 1s;
}
.architecture-view-details i:hover{
	color:#fff;
	background-color: #ff0c87;
	padding:8px 9px;
	border-radius:30px;
	transform: scale(1.2,1.2) rotate(360deg);
}*/
.architecture-view-details p{
	color:#fff;
	text-align: center;
	font-size:11px;
	margin-top: 8px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.architecture-view-details p:hover{
	color:#ff0c87;
	text-align: center;
	font-size:11px;
	margin-top: 8px;
	margin-bottom: 0;
	text-transform: uppercase;
}



.architecture-details{
	padding:0 0 10px;
	background-color: #ededed;
	margin-left:6%;
	border-bottom: solid 1px #ccc;
}
.architecture-details img{
	width:100%;
}
/*.architecture-details .architecture-details-image{
	height:580px;
}*/
.architecture-title-address{
	background-color: #ededed;
	padding:10px 0;
}
.container.container-architecture-title-address{
	width:70%;
}
.architecture-details-title h1{
	font-size:71px;
	margin-bottom: 0;
	line-height: 70px;
	color:#383838;
}
.architecture-details-address p{
	font-size:17px;
	margin-top: 20px;
	margin-bottom: 0;
	text-align: right;
}
.architecture-details-address p:nth-child(2){
	margin-top: 0px;
}
.architecture-details-address p:last-child{
	/*margin-top: 0px;*/
	font-size: 17px;
    margin-top: 20px;
    margin-bottom: 0;
    text-align: right;
}
.architecture-details-address .down-arrow a img{
	width:30px;
	height:30px;
	transition: all 1s;
}
.architecture-details-address .down-arrow a img:hover{
	margin-top:5px;
}
.container.container-architecture-data-about{
	width:70%;
}
.architecture-data-about{
	margin-top: 10px;
}
.data-architecture table{
	margin-bottom: 140px;
}
.data-architecture table tr td{
	padding-bottom: 13px;
}
.data-architecture ul li{
	display: inline-block;
	width:29%;
	margin-right: 2%;
}
/* .data-architecture ul li img{
	width:100%;
	height:75px;
} */


.gallery-seemoregallery{
	display: flex;
	width:65%;
}
/*.gallery-box{
	width:85%;
}*/

.glry-bx{
	width:82%;
}
.glry-bx li{
	list-style: none;
	display: inline-block;
	width:15%;
}
.glry-bx li img{
	width:100%;
	height:56px;
}

.seemoregallery-box{
	width:10%;
}


.architecture-data-about .data-architecture .see-more-gallery{
	border:solid 1px #656565;
	background-color:#ededed;
	color:#383838;
	padding:10px 21px;
	display: inline-block;
	text-align: center;
	font-family: 'futuralight';
	font-size:13px;
	text-decoration: none;
	position: relative;
	top:0;
	transition:background-color 2s, color 2s;
}
.architecture-data-about .data-architecture .see-more-gallery:hover{
	border:solid 1px #656565;
	background-color:#656565;
	color:#fff;
	padding:10px 21px;
	display: inline-block;
	text-align: center;
	font-family: 'futuralight';
	font-size:13px;
	text-decoration: none;
	position: relative;
	top:0;
}

 .arc-dtls-abt-bx{
	height:600px;
	overflow: auto;
	padding-right:20px;
	margin-bottom: 25px;
}
/* width */

.arc-dtls-abt-bx::-webkit-scrollbar {
  width: 2px;
}

/* Track */

 .arc-dtls-abt-bx::-webkit-scrollbar-track {
  /*box-shadow: inset 0 0 5px grey;*/ 
  border-radius: 10px;
}
 
/* Handle */

.arc-dtls-abt-bx::-webkit-scrollbar-thumb {
  background: #b0b0b0; 
  border-radius: 10px;
}

/* Handle on hover */

 .arc-dtls-abt-bx::-webkit-scrollbar-thumb:hover {
  background: #a1a1a1; 
}



.about-architecture h1{
	text-align: right;
	color:#b2b2b2;
}
.about-architecture p{
	text-align: justify;
}
.more-architecture{
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding:20px 0 10px;
	margin-left: 6%;
	background-color: #ededed;
}
.more-architecture h3{
	text-align: center;
	font-size: 15px;
	letter-spacing:2px;
	/*margin-bottom: 10px;*/
}




/**more architecture box start**/
.more-architecture-box{
	margin: 10px;
}
.more-architecture-box h6 {
    text-align: right;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 2px;
    color: #383838;
    letter-spacing: 2px;
    /* font-weight: 600;*/ 
}
.more-architecture-box p {
    text-align: right;
    font-size: 10px;
    color: #383838;
}
.more-architecture-box .more-architecture-image{
	overflow:hidden;
	position: relative;
}
.more-architecture-box .more-architecture-image img.architecture-details-img{
	margin-bottom: 5px;
	transition: transform 1s,opacity 1s;
	position: relative;
	width:100%;
}
.more-architecture-box .more-architecture-image:hover img.architecture-details-img{
	transform: scale(1.2,1.2);
	filter:blur(2px);
	/*opacity:0.5;*/
}
.more-architecture-box .more-architecture-address{
	font-size: 12px;
	text-align: right;
}
.more-architecture-box .more-architecture-image:hover .more-architecture-view-details{
	opacity:1 !important;
	z-index: 9999 !important;
}
.more-architecture-box .more-architecture-image::before{
	content:"";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.6);
	z-index: -1;
}
.more-architecture-box .more-architecture-image:hover::before{
	content:"";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.6);
	z-index: 1;
}
.more-architecture-box .more-architecture-image a{
	height:100%;
	display: block;
}
.more-architecture-view-details{
	position: absolute;
	top: 30%;
    left: 34%;
	margin-top:-5px;
	margin-left:-5px;
	opacity:0;
	transition: all 1s;
	text-align: center;
	/*width:100%;*/
}

.more-architecture-view-details img{
	/*width:38px;
	height:38px;*/
	width:28px;
	height:28px;
	transition:all 1s;
}
.more-architecture-view-details img:hover{
	/*transform: scale(1.2,1.2) rotate(360deg);*/
	transform: scale(1.2,1.2);
}
/*.more-architecture-view-details i{
	color:#fff;
	background-color: #ff0c87;
	padding:8px 9px;
	border-radius:30px;
	transition:all 1s;
}
.more-architecture-view-details i:hover{
	color:#fff;
	background-color: #ff0c87;
	padding:8px 9px;
	border-radius:30px;
	transform: scale(1.2,1.2) rotate(360deg);
}*/
.more-architecture-view-details p{
	color:#fff;
	text-align: center;
	font-size:11px;
	margin-top: 8px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.more-architecture-view-details p:hover{
	color:#ff0c87;
	text-align: center;
	font-size:11px;
	margin-top: 8px;
	margin-bottom: 0;
	text-transform: uppercase;
}
/**more architecture box end**/

















.new-team-section{
	display: none;
}
.new-team .nav-tabs .nav-link {
  color: #383838;
  font-weight: 600;
  position: relative;
  border:none;
}
.new-team .nav-tabs .nav-link.active {
  color: #383838;
  font-weight: 600;
  position: relative;
  border:none;
}
.new-team .nav-tabs .nav-link.active::before {
  background-color: #383838;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 2px;
  width: 100%;
}

.team-section{
	margin-left: 6%;
	/* border-bottom: solid 1px #ccc; */
	height: 96vh;
}
.team{
	display: flex;

}
.team-lt{
	/*width:35%;*/
	width:36.5%;
	border-right:solid 1px #ccc;
	padding-bottom: 635px;
}
.team-lt h1{
	font-size:75px;
	font-family: 'futuramedium';
	margin-top:35px;
	color:#b3916a;
	text-align: right;
	margin-right:100px;
}
.team-rt{
	width:64%;
	padding-bottom: 50px;
}
.team-box{
	margin-top: 150px;
}
.team-box .team-box-img{
	overflow:hidden;
	position: relative;
}
.team-box .team-box-img a img{
	width:100%;
	/* transition: transform 1s,opacity 1s; */
}
.team-box .team-box-img a img:hover{
	transform: scale(1.2,1.2);
	/*opacity:0.5;*/
	
}



.team-box .team-box-img::before{
	content:"";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: #f2f2f2;
	z-index: -1;
}
.team-box .team-box-img:hover::before{
	content:"";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: #f2f2f2;
	opacity: 0.6;
	z-index: 1;
}

.team-box .team-details-view{
	position: absolute;
	top:40%;
	left:45%;
	margin-top:-5px;
	margin-left:-5px;
	opacity:0;
	transition: all 1s;
	text-align: center;
	/*width:100%;*/
}

.team-details-view img{
	/*width:38px;
	height:38px;*/
	width:28px !important;
	height:28px;
	transition:all 1s;
}
.team-details-view img:hover{
	/*transform: scale(1.2,1.2) rotate(360deg);*/
	transform: scale(1.2,1.2);
}
/*.team-box .team-details-view i{
	color:#fff;
	background-color: #ff0c87;
	padding:8px 9px;
	border-radius:30px;
	transition:all 1s;
}
.team-box .team-details-view i:hover{
	color:#fff;
	background-color: #ff0c87;
	padding:8px 9px;
	border-radius:30px;
	transform: scale(1.2,1.2) rotate(360deg);
}*/
.team-box .team-details-view p{
	color:#fff;
	text-align: center;
	font-size:11px;
	margin-top: 8px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.team-box .team-details-view p:hover{
	color:#ff0c87;
	text-align: center;
	font-size:11px;
	margin-top: 8px;
	margin-bottom: 0;
	text-transform: uppercase;
}


.team-box .team-box-img:hover img.team-details-image{
	transform: scale(1.2,1.2);
	filter:blur(2px);
	/*opacity:0.5;*/
}

.team-box .team-box-img:hover .team-details-view{
	opacity:1 !important;
	z-index: 9999 !important;
}






.team-box h6{
	 text-align: right;
	 color:#383838;
	 /*font-weight: 600;*/
	 margin-top: 10px;
	 margin-bottom: 0;
	 font-size:13px;
}
.team-box p{
	 text-align: right;
	 color:#383838;
	 font-size: 11px;
}


.team-details-section{
	margin-left: 6%;
	/* border-bottom: solid 1px #ccc; */
	height: 96vh;
}
.team-details{
	display: flex;
}
.team-details-lt{
	width:45%;
	border-right:solid 1px #ccc;
}
.team-details-lt .team-details-img{
	margin:50px;
	width:50%;
}
.team-details-lt .team-details-img img{
	width:100%;
}
.team-details-lt h6{
	color:#383838;
	text-align: right;
	font-size:31px;
}
.team-details-lt p{
	color:#383838;
	text-align: right;
	font-size:13px;
}
.team-details-lt p.download-cv{
	margin-top: 100px;
}
.team-details-lt p.download-cv a{
	background-color:#383838;
	color:#fff;
	padding:8px 13px;
}
.team-details-lt p.download-cv a:hover{
	/*background-color:#000;*/
	/* background-color: #ff0c87; */
	color:#ff0082;
	padding:8px 13px;
	text-decoration: none;
}
.team-details-rt{
	width:54%;
	padding-bottom:10px;
}
.team-details-rt .team-details-data{
	margin:50px;
}
.team-details-rt .team-details-data h2{
	color:#d3bea9;
}
.team-details-rt .team-details-data p{
	text-align: justify;
}



.team-details-lt p.download-cv .back-btn {
    font-size: 14px;
    color:#383838 !important;
    text-decoration: none;
    background:none !important;
    float:left;
    margin-top:-10px;
}
.team-details-lt p.download-cv .back-btn img {
    width: 22px;
    height: 22px;
    transition:all 1s;
}
.team-details-lt p.download-cv .back-btn:hover img {
    margin-left:-10px;
}



/**About us start**/
.about-details-section{
	margin-left: 6%;
	/* border-bottom: solid 1px #ccc; */
	height: 96vh;
}
.about-details{
	display: flex;
}
.about-details-lt{
	width:55%;
	border-right:solid 1px #ccc;
}
.about-details-lt h1{
	color:#383838;
	text-align: left;
	font-size:31px;
}
.about-details-lt p{
	color:#383838;
	text-align: left;
	font-size:15px;
}
.about-details-lt .about-details-data {
  margin: 50px;
}
.about-details-rt{
	width:45%;
	padding-bottom:10px;
	padding-left: 50px;
}
.about-details-rt .about-details-img img {
  	margin: 40px 0 0;
	width: 100%;
}
/**About us end**/

.contact{
	/*padding:100px 0;*/
	margin-left:6%;
	background-color: #dad7d2;
	border-top:solid 1px #aaaaaa;
	/* height: 96vh; */
}
 
.section-title.contact-title h1{
	font-size:100px;
	color:#aa9d93;
	font-family: 'futuramedium';
	margin-bottom: 234px;
}
.contact-inner{
	display: flex;
}
.contact-address{
	width:45%;
	padding-right: 5%;
	margin-top: 30px;
	margin-bottom: 45px;
}
.contact-address h1{
	text-align: left;
}
.contact-form{
	width:45%;
	border-left:solid 1px #aaaaaa;
	padding-left: 5%;
	padding-top: 194px;
	padding-bottom:30px;
}
.contact-form h6{
	margin-bottom: 35px;
	font-family: 'futuramedium';
	color:#383838;
	font-size: 25px;
}
.contact-form input[type='text']{
	border:none;
	border-bottom:solid 1px #aaa;
	display: block;
	padding:10px 0;
	width:100%;
	margin-bottom: 20px;
	background-color: #dad7d2;
	color: #383838;
    font-size: 20px;
	font-family: 'futuralight';
}
.contact-form label{
	display: block;
	width:100%;
	margin-bottom: 5px;
	color:#706f6f;
	font-size: 15px;
	font-family: 'futuralight';
}
.contact-form textarea{
	border:solid 1px #aaa;
	display: block;
	padding:10px 0;
	width:100%;
	margin-bottom: 20px;
	background-color: #dad7d2;
}
.contact-form input[type='submit']{
	border:none;
	padding:7px 23px;
	background-color: #807c7c;
	color:#dad7d2;
	float:right;
	font-size: 12px;
}
.contact-form input[type='submit']:hover{
	border:none;
	padding:7px 23px;
	/*background-color: #ff0c87;*/
	background-color: #000;
	color:#fff;
}
.contact-box{
	display:flex;
	margin-bottom: 40px;
	margin-left: 60px;
}
.contact-box .contact-box-lt{
	width:13%;
}
.contact-box .contact-box-lt span img{
	width:30px;
	height:30px;
}
.contact-box .contact-box-lt span.map-marker-icon{
	/*background-color: #645f59;
	width:30px;
	height:30px;
	display: inline-block;
	border-radius:50%;
	text-align: center;*/
	position: relative;
	top:40%;
}
.contact-box .contact-box-lt span.phone-icon{
	/*background-color: #645f59;
	width:30px;
	height:30px;
	display: inline-block;
	border-radius:50%;
	text-align: center;*/
	position: relative;
	top:40%;
}
.contact-box .contact-box-lt span.envelope-icon{
	/*background-color: #645f59;
	width:30px;
	height:30px;
	display: inline-block;
	border-radius:50%;
	text-align: center;*/
	position: relative;
	top:0;
}
.contact-box .contact-box-lt i{
	color:#fff;
	position: relative;
	top:2px;
}
.contact-box .contact-box-rt{
	width:85%;
	border-left:solid 1px #625e58;
	padding-left:2%;
	margin-right:100px;
}
.contact-box .contact-box-rt p{
	margin-bottom: 0;
	color:#626261;
	font-size: 13px;
}
.contact-box .contact-box-rt p strong{
	color:#626261;
	font-size: 13px;
}


/*contact-mobile-start*/
.contact-mobile{
	background-color: #dad7d2;
	display: none;
}
.section-title.contact-title-mobile h1{
	font-size:40px;
	color:#a49d93;
	margin-bottom: 25px;
	text-align: center;
}
.contact-social-mobile{
	border-top:solid 1px #aaa;
	border-bottom:solid 1px #aaa;
	padding:10px 0;
	margin-bottom: 10px;
}
.jq-tab-menu.jq-tab-menu-location-map{
	margin-left: 252px;
	margin-top:-27px;
}
.jq-tab-wrapper.jq-tab-wrapper-location-map{
	padding:0;
}
.jq-tab-content.jq-tab-content-location-map {
    display: none;
    padding: 0.5em 0;
}
.jq-tab-title.jq-tab-title-location-map{
	color:#aaa;
	line-height: 10px;
	margin-right: 0 !important;
}
.jq-tab-title.jq-tab-title-location-map.active{
	border-bottom:none !important;
	color:#000;
}
.jq-tab-title.jq-tab-title-location-map.sep-vline{
	border-right:solid 1px #383838;
}
.ph-no{
	margin-bottom: 5px;
	font-size: 14px;
}
/*contact-mobile-end*/

.copyright-design1 a{
text-decoration: none;
color:#605f5e;
font-size: 12px;
}

.copyright-design1 a:hover{
	text-decoration: none;
	color:#605f5e;
	font-weight: bold;
}

.copyright-design a{
text-decoration: none;
color:#605f5e;
font-size: 12px;
}
.copyright-design a:hover{
	text-decoration: none;
	color:#605f5e;
	font-weight: bold;
}

.design p {
  text-align: right;
}
.file-input{
	display: none;
}
.file-input-box{
	border:solid 1px #807c7c;
	padding:5px 10px;
	/*border-radius: 4px;*/
	display: inline-block !important;
	/*margin-top:10px;*/
	width:auto !important;
	float:right;
	margin-right:10px;
	color:#807c7c !important;
	font-size: 13px !important;
	font-family: 'futuramedium' !important;
}
.file-input-box:hover{
	/*border:solid 1px #ff0c87;*/
	border:solid 1px #000;
	padding:5px 10px;
	/*border-radius: 4px;*/
	display: inline-block !important;
	/*margin-top:10px;*/
	width:auto !important;
	float:right;
	margin-right:10px;
	/*color:#ff0c87 !important;*/
	color:#000 !important;
	font-size: 13px !important;
	font-family: 'futuramedium' !important;
}
.file-input-box img{
	width: 17px;
	height: 17px;
}
.file-input-box i{
	font-size: 19px;
	margin-right: 6px;
}
.upload-icon{
	margin-right: 5px;
	width:15px;
	height:15px;
}

.copyright-design1{
	/*margin-top:130px;*/
	/*display: flex;*/
	border-top:solid 1px #aaaaaa;
	padding:10px 0;
	bottom:0;
	width: 100%;
	background-color:#dad7d2;
}
.copyright-design1 p{
	font-size:12px;
	margin-bottom: 0;
	color:#605f5e;
}




.copyright-design{
	/*margin-top:130px;*/
	/*display: flex;*/
	border-top:solid 1px #aaaaaa;
	padding:10px 0;
	position:fixed;
	bottom:0;
	width: 100%;
	background-color:#dad7d2;
}
/*.copyright{
	width: 70%;
}
.design{
	width: 30%;
}*/
.copyright-design p{
	font-size:12px;
	margin-bottom: 0;
	color:#605f5e;
}
.design p{
	text-align: right !important;
}
/* #demo{
	margin-left: -280px;
} */
#owl-demo .item{
	margin: 5px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
.owl-item{
	width: auto !important;
}
.owl-wrapper
{
	left: 120px !important;
}
/* #owl-demo .item img{
	width:100%;
} */
.architecture-design .nav-tabs {
	border-bottom: 1px solid #aaaaaa;
}
.a
.architecture-design .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border: none;
}
.architecture-design .nav-tabs .nav-link {
	margin-bottom: 0;
	background-color: transparent;
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	color:#383838;
	display: block;
  	padding: .5rem 3rem;
}
.architecture-design .nav-tabs .nav-link:hover {
	font-weight:700;
	border:none;
}
.architecture-design .nav-tabs .nav-link.active {
	color:#383838;
	font-weight:600;
	position: relative;
	background-color:#f4f1ea;
	border:none;
}
/*.architecture-design .nav-tabs .nav-link.active::before {
	background-color:#383838;
	content:"";
	position: absolute;
	top:100%;
	left:0;
	height:2px;
	width:100%;
}*/
.container-architecture{
	width: 90%;
	margin: 0 auto;
}
.inner-page-content{
	margin: 20px 0 0 12%;
	min-height: 88px;
}
.inner-page-content h1{
	border-bottom:solid 1px #ccc;
	padding-bottom:5px;
	margin-bottom: 20px;
}
.inner-page-content p{
	text-align: justify;
	
}
.meet-us-on-box{
	display: none;
}
.follow-us-on-box{
	display: none;
}
.contact-reach-us-at{
	display: none;
}
.find-us-at-box{
	display: none;
}

.publications-inner{
	/* background-color: #f1f0ec; */
	padding:0 0 85px;
	/*margin-left: 6%;*/
	height: 96vh;
}
.publications-heading{
	color: #b3916a;
	font-size:80px;
	margin: 20px 0 50px;
}
.publications-box{
	border-top:solid 1px #aaa;
	min-height: 463px;
	/* background-color: #f1f0ec; */
}
.publication-box-single{
	display: flex;
	border:solid 1px #ccc;
	padding:5px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 80px;
}
.publication-box-single .publication-box-single-pic{
	width:40%;
}
.publication-box-single .publication-box-single-data{
	width:58%;
	text-align: right;
}
.publication-box-single .publication-box-single-data .more{
	margin-bottom: 0;
	position: absolute;
	bottom:5px;
	right: 5px;
	display: none;
}
.publication-box-single .publication-box-single-data .more a{
	color:#555;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family: 'futuralight';
	transition: font-size 1s;
}
.publication-box-single .publication-box-single-data .more a img{
	width:18px;
	height:18px;
}
.publication-box-single .publication-box-single-data .more a:hover{
	font-size:14px;
}
.publication-box-single .publication-box-single-data h5{
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 16px;
}
.publication-box-single .publication-box-single-data .publications-type, .publications-date{
	margin-bottom: 2px;
	font-size: 13px;
}
.publication-box-single:hover .publication-box-single-data .more{
	display: block;
}
.publication-box-single:hover .publication-box-single-pic img{
	filter:blur(1px);
	opacity:0.6;
	/* filter: sepia(90%); */
}
.publications-box .tab_wrapper.right_side > ul li.active:before {
  content:none;
}
.publications-box .tab_wrapper ul li {
  /* transition: font-size 1s; */
}
.publications-box .tab_wrapper ul li:hover {
  color: #383838;
  font-size:32px;
}
.publications-box .tab_wrapper ul li.active {
  color: #383838;
  font-size:32px;
}
.newsletters-inner{
	padding:70px 0 40px;
	min-height: 714px;
	/* background-color: #f2f2f2; */
	
}
.newsletters-details-data p{
	text-align: justify;
}

.newsletters-details-name{
	margin-left: 50px;
}
.newsletters-details-name p{
	margin-bottom: 0;
	font-size:12px;
}
.newsletters-gallery-box{
	margin-left:5%;
	margin-top: 45px;
}
.newsletters-details-close-icon{
	width:20px;
	height:20px;
	position: absolute;
	top:30px;
	right:40px;
}
.career-heading{
	color: #b3916a;
    font-size: 80px;
    margin: 0 0 90px;
    border-bottom:none !important;
}
.inner-page-content-section.inner-page-content-section-career{
	background: url('../images/motif-border.png') no-repeat top right;

	 
	
}
.inner-page-content.inner-page-content-career{
	/* margin:20px 80px 0 130px; */
	min-height:23px;
}
.inner-page-content.inner-page-content-career .note{
	margin-top: 100px;
	font-size:12px;
}
.inner-page-content.inner-page-content-career ul{
	margin:40px 0 0 30px;
}
.inner-page-content.inner-page-content-career ul li{
	display: inline-block;
	margin-right:80px;
	font-size:22px;
	margin-bottom: 30px;
	color:#a69a8e;
	font-family: 'futuralight';
}
.our-expertise.our-expertise-inner{
	background: url('../images/motif-border.png') no-repeat top right;
	padding-top:10px;
}
.our-expertise.our-expertise-inner h1{
	margin:0 100px 50px;
	color:#b3916a;
	font-size:80px;
}
.our-expertise.our-expertise-inner .our-expertise-inner-content{
	margin:0 100px 40px;
}
.our-expertise.our-expertise-inner .our-expertise-inner-data{
	margin:0px 100px;
	padding-bottom: 36px;
	position: relative;
	z-index: 1;
}
.our-expertise.our-expertise-inner .our-expertise-inner-data .our-expertise-box p{
	font-family: 'futuramedium';
}





.our-expertise-box{
	margin-bottom: 15px;
}
.our-expertise-box .expertise-image{
	overflow:hidden;
	position: relative;
	margin-bottom: 5px;
}
.our-expertise-box .expertise-image img.expertise-details-img{
	/*margin-bottom: 5px;*/
	transition: transform 1s,opacity 1s;
	position: relative;
}
.our-expertise-box .expertise-image:hover img.expertise-details-img{
	transform: scale(1.2,1.2);
	filter:blur(1px);
	opacity:0.5;
}
.our-expertise-box .expertise-name{
	font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
}
.our-expertise-box .expertise-image:hover .expertise-view-details{
	opacity:1 !important;
	z-index: 9999 !important;
}


.our-expertise-box .expertise-image::before{
	content:"";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	
	z-index: -1;
}
.our-expertise-box .expertise-image:hover::before{
	content:"";
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	
	opacity:0.5;
	z-index: 1;
}
.our-expertise-box .expertise-image a{
	height:100%;
	display: block;
}
.expertise-view-details{
	position: absolute;
	top:45%;
	left:45%;
	margin-top:-5px;
	margin-left:-5px;
	opacity:0;
	transition: all 1s;
	text-align: center;
	/*width:100%;*/
}
.expertise-view-details img.expertise-view-details-arrow{
	/*width:38px;
	height:38px;*/
	width:28px;
	height:28px;
	transition:all 1s;
}
.expertise-view-details img.expertise-view-details-arrow:hover{
	/*transform: scale(1.2,1.2) rotate(360deg);*/
	transform: scale(1.2,1.2);
}
.expertise-view-details p{
	color:#fff;
	text-align: center;
	font-size:11px;
	margin-top: 8px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.expertise-view-details p:hover{
	color:#ff0c87;
	text-align: center;
	font-size:11px;
	margin-top: 8px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.our-expertise-box-details p{
	text-align: right;
	font-size: 13px;
	margin-top:4px;
}
.back-viewallprojects{
	margin-top:10px;
	margin-bottom: 20px;

}
.back-viewallprojects .back-btn{
	float:left;
	margin-left:50px;
}
.back-viewallprojects .viewallprojects-btn{
	float:right;
}
.back-viewallprojects .back-btn {
    font-size: 14px;
    color:#383838;
    text-decoration: none;
}
.back-viewallprojects .back-btn img {
    width: 22px;
    height: 22px;
    transition:all 1s;
}
.back-viewallprojects .back-btn:hover img {
    margin-left:-10px;
}
.back-viewallprojects .viewallprojects-btn {
    font-size: 14px;
    color:#383838;
    text-decoration: none;
}
.back-viewallprojects .viewallprojects-btn img {
    width: 22px;
    height: 22px;
    transition:all 1s;
}
.back-viewallprojects .viewallprojects-btn:hover img {
    margin-right:-10px;
}
 
@media only screen and (max-width:575px){
	/*.sidebar {
		width: 11%;
		border-right: solid 1px #ccc;
		padding: 15px 15px;
		height: 100%;
		position: fixed;
		background-color: #fff;
	}*/
 
	.newsletters-gallery-box{
		margin-left:76%;
		margin-top: -17px;
		 
	}
	 
	.newsletters-inner{
		padding:70px 0 40px;
		min-height: 1016px;
		background-color: #f0f0f0;
		height: 96vh;
	}
	.OverlayMenuPanelShow{
		display: block;
		width:100%;
		height:92%;
		position:fixed;
		top:0;
		left:0%;
		background:rgba(255,255,255,1);
		z-index: 9999;
	}
	.inner-page-content h1{
		border-bottom:solid 1px #ccc;
		padding-bottom:5px;
		margin-bottom: 14px;
	}
	.career-heading{
		color: #c2a788;
		font-size: 60px;
		text-align: center;
	}
	.inner-page-content.inner-page-content-career .note{
		margin-top: 18px;
		font-size:12px;
	}
	.inner-page-content.inner-page-content-career ul{
		margin:-7px 0 0 30px;
	}
	.inner-page-content.inner-page-content-career ul li
	{

		margin-right: 0;
		width: 165px;
		height: 13px;
	}
	.menu-box .tab_wrapper .tab_list.tab_list_menu {
		margin-top: 0 !important;
		margin-left: 17px !important;
		border-right: solid 1px #b7b7b7;
		padding:100px 0;
		display: none;
	  }
	  .menu-box .tab_wrapper.right_side .content_wrapper
	  {
		display: none;
		width: 64%;
	  }
	  .menu-box .tab_wrapper.right_side > ul li
	  {
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 5px;
		border:none;
		text-align: left;
		/*background-color: #5aa4ff;*/
		color: #dad7d2;
		/*border-radius: 6px;*/
		font-size: 16px;
		font-weight: 500;
	  }
	 

	  .menu-box .content_wrapper .tab_content ul li a
	  {
		color: #383838;
		font-size: 16px;
		margin-bottom: 15px;
		display: inline-block;
		text-decoration: none;
		font-family: 'futuralight';
		width: 121px;
	  }
	#Mobileabout
	{
		padding-top: 67px;
	}
	#newsmenum
	{
		padding-top: 173px;
	}
	#contmenum
	{
		padding-top: 236px;
	}
	.inner-page-content-section.inner-page-content-section-career{
		background: #eee url('../images/motif-border.png') no-repeat top right;
		height:103vh;
		
	}
	.inner-page-content.inner-page-content-career{
		/* margin:20px 80px 0 130px; */
		min-height:694px;
		margin-bottom: 116px;
	}
	.contact-box-mobile
	{
		padding-bottom: 40px;
	}


	.bgclor
	{
		padding: 20px 0px 20px 0px;
	}
	.sidebar {
		width: 101%;
		height: 10%;
		border-top: solid 1px #ccc;
		padding: 15px;
		position: fixed;
		bottom: -6px;
		left: 0;
		z-index: 9999;
	}
	.contact-mobile{
		background-color: #dad7d2;
		display: block;
	}

	#cssmenu{
		display: block !important;
		/*border-bottom:solid 1px #eee !important;*/
	}
	#cssmenu ul{
		margin-top: 23px !important;
	}

	.nav-menu {
		position: absolute;
		top: 12%;
		left: 45%;
		/* display: none; */
	}


	.social_mobile_section_area{
		display: block;
	}
	.social_mobile_button{
		position:fixed;
		bottom:4px;
		right:10px;
		z-index: 999999;
	}
	.social_mobile_button li a.social_mobile_button_open_close {
	  font-size: 17px;
	  background-color: #eee;
	  padding: 4px 4px;
	  border-radius: 30px;
	  display: inline-block;
	  transition: all 0.5s;
	  text-decoration: none;
	  
	}
	.social_mobile_section2 {
		position: fixed;
		bottom: 78px;
		right: 5px;
		/* background-color: #fff; */
		border-radius: 6px;
		transition: all 0.5s;
	}
	.social-links-section{
		display: none;
	}

 	.logo a img{
		width: 47px !important;
	}
	.banner {
		background-color: #d8d5d5;
		margin-left: 0;
		margin-top: 16%;
	}
	.banner .carousel-item img{
		height:200px;
	}
	.we-create {
		padding: 120px 0px;
		margin: 0 5%;
		 
	}
	.we-create p {
		font-family: 'futuralight';
		color: #383838;
		font-size: 22px;
	}
	.we-create p:last-child {
		margin-bottom: 0px;
	}
	.we-create h1 {
		color: #B3916A;
		font-size: 38px;
	}

	.ourexeprt {
		padding: 222px 0px;
		margin: 0px;
	}
	.ourexeprt p {
		color: #b3916a;
		font-size: 22px;
	}
	.ourexeprt p:last-child {
		margin-bottom: 0px;
	}
	.ourexeprt h1 {
		color: #b3916a;
		font-size: 38px;
	}

	.our-mantra {
		padding: 89px 0px;
		/*margin: 0 5%;*/
		margin-left: 0;
		border-top: solid 1px #ddd;
	}
	.our-mantra p{
		font-size:14px !important;
		margin-bottom: 5px;
		line-height: 34px;
	}
	.our-mantra p span.our-mantra-highlight {
		font-weight: 700;
		color: #383838;
		font-family: 'futuramedium' !important;
	}
	.our-mantra p span {
		margin-right: 25px;
		font-size: 16px;
		color: #A49D93;
	}
	.our-mantra h1 {
		color: #B3916A;
		font-size: 50px;
		margin-top:75px;
	}
	.our-mantra .know-more-aboutus a {
	  color: #92908f;
	  font-family: 'futuralight';
	  /* background-color: #f4f1ea; */
	  padding: 5px 20px;
	  text-decoration: none;
	  position: relative;
	  top: -19px;
	  right: 0;
	}
	.our-expertise {
		padding: 54px 0;
		background-color: #efe8e0;
		margin: 0;
	}
	.our-expertise .our-expertise-box img {
		width: 100%;
		height: 371px;
	}
	.testimonials {
		padding: 180px 0;
		background-color: #fff;
		margin: 0 5%;
	}
	.section-title.testimonials-title h2 {
		color: #383838;
		font-size: 47px;
	}
	.section-title.testimonials-title h1 {
		font-size: 31px;
	}
	.section-title.testimonials-title h6 {
	  font-size: 31px;
	}
	.testimonials-inner {
	  background-color: #f1f0ec;
	  padding: 20px 0 120px;
	  margin-left: 0;
	}
	.testimnonials-heading {
		color: #b3916A;
		font-family: 'futuramedium';
		font-size: 100px;
		margin: 25px 0 20px;
		text-align: center;
	}
	.testimonials-content {
		font-size: 17px;
		text-align: justify;
		margin-bottom: 20px;
		font-style: italic;
		
	}
	.testimonials-box {
		border-top: solid 1px #ccc;
		border-bottom: solid 1px #ccc;
		padding: 40px 0;
		margin: -7px 41px;
	}
	.testimonials-name-designation {
	  font-size: 20px;
	  text-align: center;
	  color: #a09898;
	  margin-bottom: 0;
	  margin-top: 39px;
	}
	.testimonials-name-designation span {
		font-size: 14px;
		text-align: center;
		color: #828282;
		margin: 4px 1px;
		padding-bottom: 2px;
		width:100%;
		display: block;
	}
	.testimonials-name-designation span.testimonials-name{
		position: relative;
	}
	.testimonials-name-designation span.testimonials-name::after{
		position: absolute;
		content:"";
		top:100%;
		left:40%;
		width:30px;
		height:1px;
		background-color:#a099ab;
	}
	.testimonials-box .carousel-indicators {
	  top: 456px;
	}
	.lets-start-project-together {
		padding: 230px 0;
		background-color: #efe8e0;
		margin: 0;
	}
	.section-title.lets-start-project-together-title h6 {
		font-size: 32px;
		margin-bottom: 10px;
	}
	.section-title.lets-start-project-together-title h2 {
		color: #383838;
		font-size: 45px;
		margin: 20px 100px 20px 0;
	}
	.section-title.lets-start-project-together-title h1 {
		font-size: 32px;
	}
	.section-title.lets-start-project-together-title {
		margin-bottom: 0;
	}
	.architecture {
		padding: 20px 0 20px;
		background-color: #fff;
		margin: 0 5%;
	}
	.section-title.architecture-title h1 {
		font-size: 34px;
	}
	.tab_wrapper.second_tab ul, li {
		margin-left: 0;
		padding: 0;
		list-style: none;
		width: 100%;
		display: inline;
		 
	}
	.social-links-mobile li{
		padding: 7px;
	};
	.architecture-design .nav-tabs .nav-link {
		margin-bottom: 7px;
		background-color: transparent;
		border: 1px solid transparent;
		border-top-left-radius: .25rem;
		border-top-right-radius: .25rem;
		color: #383838;
		display: block;
		padding: .5rem 3rem;
		width: 100%;
		background-color: #eee;
		text-align: center;
	}
	.architecture-design .nav-tabs .nav-link.active {
		color: #495057;
		background-color: #f4e7e7;
		border: none;
		text-align: center;
	}
	.architecture-box .architecture-address {
		font-size: 12px;
		text-align: left;
		margin-bottom: 5px;
		padding-bottom: 5px;
		border-bottom:solid 1px #ccc;
	}
	.architecture-box .architecture-name{
		margin-bottom: 2px;
	}
	.architecture-details {
		padding: 0 0 30px;
		background-color: #fff;
		/*margin: 0 5%;*/
		margin-left:0;
		border-bottom: solid 1px #ccc;
		/* margin-top: 65px; */
	}
	.architecture-details img
	{
		height: auto;
	}
	.architecture-details .architecture-details-image {
	  height: 412px;
	}
	.architecture-details-title {
	  padding:20px 0 10px;
	}
	.architecture-details-title h1 {
	  font-size: 45px;
	  margin-bottom: 30px;
	  line-height: 45px;
	  color: #383838;
	}
	.architecture-details-address p {
		font-size: 15px;
		margin-top: 0;
		text-align: left;
	}
	.architecture-data-about {
		margin-top: 58px;
		/*margin: 0 5%;*/
	}
	.data-architecture table {
		margin-bottom: 31px;
	}
	/* .data-architecture ul li img {
	  width: 100%;
	  height: 55px;
	} */
	.gallery-seemoregallery {
	  display: flex;
	  width: 109%;
	}
	.gallery-box {
	  width: 95%;
	}
	.seemoregallery-box {
	  width: 6%;
	}
	.architecture-data-about .data-architecture .see-more-gallery {
	  border: solid 1px #656565;
	  background-color: #ededed;
	  color: #383838;
	  padding: 7px 15px;
	  display: inline-block;
	  text-align: center;
	  font-family: 'futuralight';
	  font-size: 13px;
	  text-decoration: none;
	  position: relative;
	  top: 0;
	  transition: background-color 2s, color 2s;
	}
	.about-architecture{
		margin-top: 20px;
		width: 282px;
	}
	.about-architecture h1 {
		text-align: left;
	}
	.more-architecture {
		border-top: solid 1px #ccc;
		border-bottom: solid 1px #ccc;
		padding: 30px 0;
		margin: 0 0;
	}
	.contact {
		padding: 20px 0;
		/*margin: 0 5%;*/
		margin-left:0;
	}
	.contact{
		background-color: #dad7d2;
		display: none;
	}
	.section-title.contact-title h1 {
		font-size: 37px;
		color: #a69d94;
		margin-bottom: 160px;
	}
	.contact-inner {
		display: block;
	}
	.contact-address {
		width: 100%;
		padding-right: 0;
		margin-top: 57px;
	}
	.contact-form {
		width: 100%;
		border-left: none;
		padding-left: 0;
		padding-top: 50px;
	}
	.section-title.contact-title h1 {
		font-size: 37px;
		color: #a69d94;
		margin-bottom: 40px;
	}
	.contact-address h1 {
		text-align: left;
	}
	.contact-box .contact-box-lt {
		width: 19%;
	}
	.contact-box .contact-box-rt {
		width: 81%;
		border-left: solid 1px #625e58;
		padding-left: 2%;
		margin-right: 100px;
	}
	.team-details-section {
		margin: -74px 5%;	
		/* border-bottom: solid 1px #ccc; */
		padding-top: 100px;
		
	}
	.team-details {
		display: block;
		padding-bottom: 50px;
	}
	.team-details-lt {
		width: 100%;
		border-right: none;
	}
	.team-details-rt {
		width: 100%;
		padding-bottom: 10px;
	}
	.team-details-lt .team-details-img {
		margin: 35px 0 0;
		width: 100%;
	}
	.team-details-rt .team-details-data {
		margin: 40px 0 0;
		width: 100%;
	}

	.new-team-section{
		display: block;
		padding: 100px 0 50px;
	}
	.section-title.architecture-title {
	  text-align: center;
	  margin-bottom: 23px;
	}
	.team-section{
		display: none;
	}
	.team-box {
	  margin-top: 0px;
	  margin-bottom: 30px;
	}

	.new-team-section .nav-tabs{
		margin:0 20px;
	}
	.new-team-section .nav-tabs .nav-link {
	  margin-bottom: -1px;
	  background-color: transparent;
	  border: 1px solid transparent;
	  border-top-left-radius: .25rem;
	  border-top-right-radius: .25rem;
	  background-color: #ebebeb;
	  margin-bottom: 5px;
	}
	.new-team-section .nav-tabs .nav-link.active {
	  margin-bottom: -1px;
	  background-color: transparent;
	  border: 1px solid transparent;
	  border-top-left-radius: .25rem;
	  border-top-right-radius: .25rem;
	  background-color: #ccc;
	  margin-bottom: 5px;
	}
	.inner-page-content {
	margin: 28px 0 0 0;
	min-height: 650px;
	}
	

.lightbox__nav {
  top: 58% !important;
  margin-top: -16px;
}
.lightbox__close {
  right: 100px !important;
  top: 300px !important;
  background-image: url("../images/icons/close-icon.png");
}
.lightbox__nav--prev {
  left: 10px !important;
  background-image: url("../images/icons/arrow-previous.png");
}
.lightbox__nav--next {
  right: 66px !important;
  background-image: url("../images/icons/arrow-next.png");
}
.blueberry .pager li a, .blueberry .pager li a span {
  display: block;
  height: 10px;
  width: 10px;
  margin-top: -3px;
}
.about-details-section {
  margin-left: 0%;
  /* border-bottom: solid 1px #ccc; */
  padding-top:50px;
}
.about-details {
  display: block;
}
.about-details-lt {
  width: 100%;
  border-right: none;
}
.about-details-rt {
  width: 100%;
  padding-bottom: 103px;
  padding-left: 8px;
}
.architecture{
	margin-top:65px;
}
.testimonials{
	margin-top:85px;
}
.carousel-control-next, .carousel-control-prev
{
	position: absolute;
}
.team-details-lt p.download-cv .back-btn
{
	font-size: 10px;
}
.team-details-lt p.download-cv a
{
	width: 39px;
}



.design p{
	text-align: left !important;
	margin-top: 5px;
}
.team-details-lt .team-details-img img {
  width: 45%;
}
.team-details-lt h6 {
  color: #383838;
  text-align: right;
  font-size: 19px;
  position: relative;
  top: -140px;
  margin-left: 130px;
}
.team-details-lt p {
  color: #383838;
  text-align: right;
  font-size: 10px;
  margin-top: -148px;
  position: relative;
}
.team-details-lt p.download-cv {
  margin-top: 57px;
  margin-left: 147px;
}
.contact-box .contact-box-rt p.meet-us-on-mon-sun{
	margin-bottom: 10px;
	margin-top: 10px;
}
.contact-box .contact-box-rt p.meet-us-on-sun{
	margin-bottom: 10px;
}
.meet-us-on-box{
	display: block;
	border-top:solid 1px #b0b0b0;
	border-bottom:solid 1px #b0b0b0;
	padding:20px 0;
}
.meet-us-on-box .contact-box{
	margin-bottom: 0;
}
.contact-reach-us-at, .meet-us-on, .follow-us-on, .find-us-at{
	color:#383838;
}
.follow-us-on{
	margin-bottom:15px;
}
.contact-reach-us-at{
	display: block;
}
.follow-us-on-box{
	display: block;
	padding: 20px 0 15px;
	border-bottom:solid 1px #b0b0b0;
}
.follow-us-on-box ul li{
	display: inline;
	margin-right: 20px;
}
.find-us-at-box{
	margin-top: 15px;
	display: block;
}
.find-us-at-box img{
	width:100%;
}
.banner{
	display: none;
}
.banner-mob{
	display: block;
	/* margin-top: 64px; */
}




.publications-heading {
    color: #c2a788;
    font-size: 35px;
    margin: 20px 0 50px;
}
.publications-inner {
    /* background-color: #f1f0ec; */
    padding: 45px 0 85px;
}
.newsletters-details-close-icon {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 100px;
    right: 20px;
}


.our-expertise.our-expertise-inner {
    background: #efe8e0 url(../images/motif-border.png) no-repeat top right;
    padding-top: 76px;
    padding-bottom: 36px;
}
.our-expertise.our-expertise-inner h1 {
    margin: 0 30px 50px;
    color: #98948e;
    font-size: 35px;
}
.our-expertise.our-expertise-inner .our-expertise-inner-content {
    margin: 0 30px 40px;
}
.our-expertise.our-expertise-inner .our-expertise-inner-data {
    margin: 0 10px;
}
.our-expertise.our-expertise-inner .our-expertise-inner-data .our-expertise-box .expertise-image a img {
    width: 100%;
    height: 288px;
}
.back-viewallprojects .back-btn {
    float: left;
    margin-left: 15px;
}
.mobilemenu
{
	position: absolute;
	left:50px;
	display: block !important;
	
}
.panel-title
{
	font-size: 58px;
    font-weight: 500;
	color:#383838;
	padding: 10px 0px 10px 0px;
}
.panel-title a{
	color:#383838;
	
}
.subtitle{
	font-size: 20px;
    font-weight: 200;
	color:#757472;
	text-transform: uppercase;
}




.title a{
	color:#383838 !important;
	text-decoration: none !important;
}
.subtitle a{
	color:#383838 !important;
	text-decoration: none !important;
}
/* menu botton rotate */
.rotate {
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
.rotate.down {
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
}
.bi-three-dots
{
	font-size: 38px !important;
}
.bi-three-dots
{
	font-size: 38px !important;
}
/* zoom on hover */
.zoom:hover {
	-ms-transform: scale(1.2); /* IE 9 */
	-webkit-transform: scale(1.2); /* Safari 3-8 */
	transform: scale(1.2); 
	margin-top:20px;
  }
/* .bgclor
{
background-color:#EFE8E0;
} */
/* .box{
	height: 100%;
	overflow: hidden;
	position: absolute;
} */
.to-top {
	background: #F4F1EA;
	position: fixed;
	right: 6px;
	border-radius:5px;
	bottom: 20px;
	padding: 5px 10px;
	cursor: pointer;
  }
  
  .tablinks
  {
	background-color: transparent;
	border: none;
  }
  .tablinks_mob {
	background-color: transparent;
	border: none;
  }

  #defaultOpen{
	border-right: #000 solid 1px;
	padding-right: 5px;
  }

/* // text animation */

@keyframes fade-in {
	from {
	   opacity: 0;
	   /* Start with 0 opacity */
	}
	to {
	   opacity: 1;
	   /* transition to full opacity */
	}
 }
 /* About us page */
 .subhead{
	color: #c2a788;
	font-size:x-large;
	opacity: 0.3;
	text-align: justify;
	
 }
 .sketch{
	max-width: 100%;
	height: auto;
	
 }
 .sketch2{
	max-width: 50%;
	height: auto;
	padding: 30px;
	
 }
 .bdr
 {
	border-top: #BFBFBF solid 1px;
	border-bottom: #BFBFBF solid 1px;
	padding: 25px 0px 25px 0px;
 }
 .bdr2
 {
	
	border-bottom: #BFBFBF solid 1px;
	padding: 25px 0px 25px 0px;
 }
 .approach{
	max-width: 100%;
	max-height: 80%;
	
 }
 .grp-photo{
	max-width: 100%;
	height: auto;
 }
 .about-context{
	font-size: 25px;
    font-style: italic;
	text-align: center;
	color: #383838;
	font-family: 'futuramedium';
	
	
 }

 
.content {
	padding: 20px;
}
.content li {
	padding-left: 30px;
}
.footermenu{
	padding: 0 0 0 45px;
	color:#656565;
}
}

 /*================================= Infinity Slider ==========================*/

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/* ================= Home page changes ================= */
.tab_wrapper {
    z-index: 1;
}

.reviw-head {
    padding-top: 20px;
    /* padding-bottom: 170px; */
	padding-bottom: 90px;
}
.testimonials-content {
    font-size: 35px;
    text-align: center;
    font-style: italic;
    height: 400px;
    padding-top: 48px;
	margin-bottom: 10px;
}
.lets-start-project-together {
    padding-top: 250px;
    padding-bottom: 300px;
}

.contact {
    padding-top: 120px;
    padding-bottom: 130px;
}


/*======================== NewsLetter Year ======================= */
.yrly_arrow {
    width: 46px;
	cursor: pointer;
}
.yrly_arrow2 {
    width: 46px;
	cursor: pointer;
}


.our_mant_box {
	overflow-y: hidden;
}

.contact {
    padding-top: 34px;
}


.copyright-design .ccd {
	margin: 0px 150px 0px;
}


.copyright-design {
    z-index: 1;
}