/* Add here all your CSS customizations */
html #header.header-semi-transparent-light .header-body::before {
	background-color: rgba(255, 255, 255, 0.8);
}
#header .header-nav{
background: transparent;
min-height: 50px;height:50px;
}
#header .header-search .form-control {
	/* border-radius: 20px; */
	font-size: 0.9em;
	height: 29px;
	margin: 0;
	padding: 6px 12px;
	-webkit-transition: width 0.3s ease;
	-moz-transition: width 0.3s ease;
	transition: width 0.3s ease;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	width: 170px; margin-right:20px;
}
#header .header-search .btn-light {
	background: transparent;
	border: 0 none;
	color: #a72174;
	position: absolute;
	right: 15px;
	top: -5px;
	z-index: 3;
}
#header.header-narrow .header-logo .logo-default {
	margin-top: 15px;
	margin-bottom: 15px;
}
#header .header-nav.header-nav-stripe nav > ul > li > a {
	background: transparent;
	padding: 0 .6rem;
	margin: 1px 0 0;
	height: 100%;
	color: #a82174;
	 font-size:13px; font-weight:400;
	min-height: 30px !important;
}
#header .header-nav.header-nav-stripe nav > ul > li > a.active {
	color: #a82174;
}
#header .header-column {
	display: flex;
	align-self: self-end;
	align-items: center;
	/* flex-grow: 1; */
	flex-direction: column;
}
#header .header-container{ margin-left:15px; margin-right:15px;}

@media (min-width: 992px) {
  #header.header-narrow .header-nav.header-nav-stripe {
   	top: 28px;
  }
  
  html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a {
	 color: #a82174; font-size:13px;
	 
} 

header-container{ margin-left:15px;}

 #header .header-search .form-control{border-radius: 5px; border:1px solid #a82174}
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: rgba(167,33,116, 0.5);
}	

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu { margin-left:0; margin-right:0; padding:0;}

html:not(.sticky-header-active) #header.header-semi-transparent-light .header-nav-main nav > ul > li:not(.active) > a.dropdown-toggle::after {
	border-color: #a82174 transparent transparent transparent;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle::after {
	border-color: #fff transparent transparent transparent;
	border-width: .30rem;
	margin-left: .265em;
	margin-right: 0; border:none;
}

#projects{ background:#FFF}
.thumb-info .thumb-info-title {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background:rgba(167,33,116, 0.5);
	bottom: 10%;
	color: #FFF;
	font-size: 18px;
	font-weight: 300;
	left: 0;
	letter-spacing: 1px;
	padding: 9px 11px 9px;
	position: absolute;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	text-transform: none;
	z-index: 2;
	max-width: 90%;
}
#footer a:hover {
  color: #a82174;
}

#header .header-nav.header-nav-stripe nav > ul > li:hover > a, #header .header-nav.header-nav-stripe nav > ul > li.open > a {
	background-color: #c65ba2;
}
.tparrows::before {
	font-size: 27px;
	color: #fff;
	
}

@media (min-width: 992px) {
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
	display: inline-block;
	position: absolute;
	width: 30px;
	height: 30px;
	margin-left: -50px;
}

.owl-carousel .owl-nav .owl-next {
	right: -50px;
}
#header .header-nav.header-nav-stripe nav > ul > li + li::before {
	content: " | ";
	padding: 0 5px;
	margin-top: 15px;
	color: #a82174;
}
}

html #header.header-semi-transparent, html #header.header-semi-transparent-light {
	min-height: 100px !important;
	width: 100%;
	 position: static;
}

@media (max-width: 991px) {
#header .header-nav-main::before {
	background: #a82174;	
}
#header .header-nav.header-nav-stripe nav > ul > li > a{height:auto;}
}
@media (max-width: 768px) {
	#header .header-nav.header-nav-stripe nav > ul > li > a {
	color: #fff;
}

html #header.header-semi-transparent, html #header.header-semi-transparent-light {
	min-height: 75px !important;
	width: 100%;
	position: static;
}
#header.header-narrow .header-logo {
	margin-top: 6px;
	margin-bottom: 0;
}
a.dropdown-item {
	color: #FFAEFF;
}
#header .header-nav.header-nav-stripe nav > ul > li > a {
padding:8px 3px;
}
#header .header-nav.header-nav-stripe nav > ul > li > a.active {
	color: #FFAEFF;
}
.footerbottom .footer-copyright p {
	color: #fff;
	margin: 20px 0px;
}
}
.full-width{ width:100%;
background-repeat:no-repeat;
background-position: center top;
display:block;
margin:0px auto; 
}
/*.banner-section h1 {
	position: absolute;
	bottom: 155px;
	right: 86px;
	text-align: right;
	font-weight: bold;
}
*/
.banner-section h1 { color:#cb4899; font-size:46px;margin: 0 0 20px 0;	font-weight: 300;

}

.text-color-emeria{ color:#a82174}
ul.history li h4 {
	margin: 10px 0;
	padding: 0;
}
ul.history li p {
	margin-left: 0px;
}
.featured-box .box-content {
	padding: 15px 15px 10px 15px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display:block;
 
}

.owl-carousel .owl-nav [class*="owl-"] {
	background-color: none;
	border-color: #a82174 #a82174 #b63719;
	color: #ffffff;
}

.owl-theme .owl-nav [class*="owl-"] {
	font-size: 22px; background:none;
	color: #a82174;
}
.owl-carousel .owl-nav [class*="owl-"]:hover, .owl-carousel .owl-nav [class*="owl-"].hover {
	font-size: 22px; background:none;
	color: #a82174;
}

.complinece-nav {
	position: absolute;
	top: 0px;
	z-index: 99999;
	margin-left: 10px;
}
.complinece-nav i {
	font-size: 26px;
	background-color: rgba(255, 255, 255, 0.8);
	margin-left:-50px;
	padding: 10px;
	radius: 50%;
}
.google-map {
	background: #E5E3DF;
	height: 400px;
	margin:0;
	width: 100%;
}
.address p{ font-style:normal; font-weight:300; color:#333; letter-spacing:normal}
html section.section-primary p {
	color: #555; letter-spacing:normal
}
.portfolio-title h2.megenda{ color:#a82174; font-weight:bold;}
.portfolio-title a {
color:#a82174
}
.popup-inline-content, .mfp-content .ajax-container {
	max-width: 750px;
}
#header .header-nav.header-nav-stripe nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav.header-nav-stripe nav > ul > li.dropdown:hover > .dropdown-menu {
	top: 100%;
	left: 14px;
	margin-top: -1px;
}
.footer-ribbon {
	background: #999;
	position: absolute;
	right:5%;
	margin: -6px 0 0 14px;
	padding: 10px 20px 6px 20px;
}

.footer-ribbon:before {
	border-right: 10px solid #646464;
	border-top: 16px solid transparent;
	content: "";
	display: block;
	height: 0;
	right: 100%;
	position: absolute;
	top: 0;
	width: 7px;
}

.footer-ribbon span {
	color: #FFF;
	font-size: 1.3em;
	font-family: "Shadows Into Light", cursive;
}

.footer-ribbon {
	background: #666;
}
.social{ margin-top:20px;}
.social-icons li a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background: #a82174;
	border-radius: 100%;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	color: #333 !important;
	text-decoration: none;
}
.social-icons li:hover.social-icons-facebook a ,.social-icons li:hover.social-icons-twitter a , .social-icons li:hover.social-icons-linkedin a {
	background: #cb4899;
}
#footer .fa {
	display: inline-block;
	padding-right: 2px;
	position: relative;
	top: 1px;
	color: #fff;
}
i.phoneicon-custom {
	border: 2px solid #fff;
	border-radius: 50% !important;
	color: #fff;
	font-size: 15px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	width: 26px;
}
.footerbottom .footer-copyright p {
	color: #fff;font-size: 13px;
}

#who-we-are p{
	color: #777;
	line-height: 24px;
	margin: 0 0 10px; text-align:justify;}
	
h2 {
	margin: 0 0 20px 0;
}	
.thumb-info .thumb-info-action-icon {
	background: #cb4899;
}
section.page-header.custom-product {
	background-color: transparent;
	border-top-color: transparent;
}
.aboutuspage {
	position: absolute;
	top: 30%;
	margin-right: 2%;
	display: block;
	max-width: 640px;
	padding:10px;
	right: 0;background-color: rgba(0, 0, 0, 0.1);
}
section.page-header.aboutuspage p{ color:#FFF}
#aboutus p {
	color: #FFF;font-size: 14px;
	line-height: 24px;
	margin: 0 0 10px;
	text-align: justify;
}
section.section {
	background: #f4f4f4;
	border-top: 5px solid #a82174;
	margin: 0px 0;
	padding: 20px 0;
}
html section.section-primary {
	background-color: #FFFFFF !important;
	border-color: #a72174 !important;
}
@media (max-width: 768px) {
.aboutuspage {
	position: static;
	right: 0;background-color:transparent;
}
#aboutus p {
	color: #333;
}
.banner-section h1 {
	color: #a82174;
	font-size: 28px;
	margin: 20px 0 20px 0;
	font-weight: 300;
}
}

/*#social-sidebar*/

#social-sidebar {
	right: 0;
	margin-top: -135px;
	position: fixed;
	top: 46%;
	z-index: 10000
}

@media (max-width:768px) {
.helplink .post-helplink li {
	width: 45%
}
#social-sidebar {
	right: 15px
}
.cube-portfolio .cbp-l-filters-text .cbp-filter-item {
	margin-top: 20px
}
.col-lg-15 {
	position: static
}
}

#social-sidebar .entypo-self, #social-sidebar .lag_transform, #social-sidebar .transform {
	line-height: 30px;
	text-align: center;
	width: 30px;
	background: #a72174;
	border-radius: 5px;
	display: block;
	color: #fff
}
#social-sidebar .transform span, #social-sidebar .transform:hover span {
	right: -60px;
	z-index: 0;
	opacity: 1
}
#social-sidebar .entypo-self, #social-sidebar .transform {
	font-size: 14px;
	margin-bottom: 7px;
	position: relative
}
#social-sidebar .transform {
	height: 150px
}
#social-sidebar .transform span {
	transform: rotate(90deg);
	color: #fff;
	font-weight: 400; font-size:15px;
}
#social-sidebar .lag_transform span, #social-sidebar .lag_transform:hover span {
	right: -14px;
	z-index: 0;
	opacity: 1
}
#social-sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0
}
#social-sidebar .lag_transform {
	font-size: 18px;
	margin-bottom: 7px;
	position: relative;
	height: 70px
}
#social-sidebar a[class*=media] span, #social-sidebar a[class*=media] span:before, #social-sidebar a[class*=media]:hover, #social-sidebar a[class*=self] span, #social-sidebar a[class*=self] span:before, #social-sidebar a[class*=self]:hover, #social-sidebar a[class*=socialmedia] span, #social-sidebar a[class*=socialmedia] span:before, #social-sidebar a[class*=socialmedia]:hover, #social-sidebar a[class*=twitter] span, #social-sidebar a[class*=twitter] span:before, #social-sidebar a[class*=twitter]:hover {
	background: #666
}
#social-sidebar a em, .loanheadline h2, i.phoneicon-custom {
	margin-bottom: 5px;
	display: inline-block
}
#social-sidebar .lag_transform span {
	transform: rotate(90deg);
	color: #fff;
	font-weight: 400
}
#social-sidebar .entypo-self {
	height: 30px
}
#social-sidebar a img {
	height: 25px
}
#social-sidebar a:hover span {
	right: 130%;
	opacity: 1
}
#social-sidebar a span {
	border-radius: 3px;
	line-height: 24px;
	right: -522%;
	margin-top: -16px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	padding: 4px 8px;
	position: absolute;
	-webkit-transition: opacity .3s, right .4s;
	-moz-transition: opacity .3s, right .4s;
	-ms-transition: opacity .3s, right .4s;
	-o-transition: opacity .3s, right .4s;
	transition: opacity .3s, right .4s;
	top: 50%;
	white-space: nowrap;
	z-index: -1
}
#social-sidebar a em {
	font-style: normal;
	text-align: left;
	float: left;
	padding: 1px;
	font-size: 13px
}
.headline-center p, .helplinebox {
	text-align: center
}
#social-sidebar a em:hover {
	text-decoration: underline
}
#social-sidebar a span:before {
	content: "";
	display: block;
	height: 8px;
	right: -4px;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 8px;
	z-index: -2
}
#social-sidebar a span.subsidiaries:before {
	margin-top: -80px
}
#social-sidebar a[class*=dribbble] span, #social-sidebar a[class*=dribbble] span:before, #social-sidebar a[class*=dribbble]:hover {
	background: #DD4949
}
#social-sidebar a[class*=behance] span, #social-sidebar a[class*=behance] span:before, #social-sidebar a[class*=behance]:hover {
	background: #3162A2
}
#social-sidebar a[class*=subsidiaries] span, #social-sidebar a[class*=subsidiaries] span:before, #social-sidebar a[class*=subsidiaries]:hover {
	background: #093
}
#social-sidebar a[class*=googleplus] span, #social-sidebar a[class*=googleplus] span:before, #social-sidebar a[class*=googleplus]:hover {
	background: #d7262b
}
.activesub {
	background: #093!important
}
#social-sidebar a.activesub span {
	right: 130%!important;
	opacity: 1!important
}



.modal-content {
	border-radius: 8px;
	border-top: 1px solid #a72174;
	border-top-width: 4px;
	padding: 15px 15px 10px 15px;
	position: relative;
	top: -1px;
}
.modal-content{
	border-top-color: #a72174;
}
.modal-content h4{ font-size:24px}
/*#social-sidebar*/

#revolutionSlider .defaultimg {
background-position: center !important;
}

#header .header-column{
align-self: self-start !important;
}

