/*-----------------------------------------------------------------------------------

	Theme Name: Asiaque
	Theme URI: http://www.asiaque.com
	Description: Asiaque Techline is a multi-integrated solutions IT company that strategically aligns with partners to deliver results better, faster and more cost effectively.
	Author: Pix Works Studio
	Author URI: http://www.pixworksstudio.com

-----------------------------------------------------------------------------------*/

/* header
-----------------------------------------------------------------*/

.dark #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a, .dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a:hover, .dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover{
	color: rgba(243,150,27,1)
}

#primary-menu ul li > a{
	font-weight: 400 !important;
	color: rgba(0,0,0,1);
	padding: 25px 15px 
}


#primary-menu ul ul li > a{
	color: rgba(0,0,0,1);
	font-weight: 300 !important;
}

#header, #header-wrap, #logo img{
	height: 72px;

}

#header{
	border-bottom: 2px solid #d9d9d9 !important;
}

#header.sticky-header #header-wrap{
	border-bottom: 1px solid #d9d9d9 !important;
}

.content-wrap{
	padding: 50px 0;
}
/* Slider Caption
-----------------------------------------------------------------*/

.slider-caption h2{
	font-size: 46px !important;
	font-weight: 100 !important;
	line-height: 60px;
}

.swiper_wrapper.asiaque_slider{
	height: 600px;
}

.swiper_wrapper.asiaque_slider strong.gogreen{
	color: rgba(78,243,74,1)
}

.swiper_wrapper.asiaque_slider strong.gocommunity{
	color: rgba(41,147,237,1)
}

.swiper_wrapper.asiaque_slider strong.goreality{
	color: rgba(243,150,27,1)
}

#content p{
	font-size: 15px;
	font-weight: 400 !important;
	margin-bottom: 15px;
	line-height: 1.7;
	color: #444444;
}

.iconlist li i {
    color: rgba(243,150,27,1);
}

#content{
	background: #f4f4f4;
}

.bg-white{
	background: #ffffff;
}

.padding-top-lg{
	padding-top: 80px !important;
}

.padding-top-md{
	padding-top: 50px !important;
}

.padding-bottom-lg{
	padding-bottom: 100px !important;
}


/* Home Contents
-----------------------------------------------------------------*/

.fbox-desc p{
	color: #444444 !important;	
}

.home-service-box{
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 5px;
	padding-bottom: 15px !important;
	border-radius: 4px !important;
	transition: all .4s ease-in-out;
}

.home-service-box:hover{
    box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 20px;
	margin-top:-5px;
}

.home-service-box .fbox-desc{
	margin-left: 10px;
	margin-right: 10px;
}

.feature-box h3{
	font-size:18px !important
}

@media (max-width: 767px) {
	.container-fullwidth {
		margin: 0 auto;
		padding: 0 0 !important;
	}
}

@media (max-width: 991px) {
#header.full-header .container,.container-fullwidth {
		padding: 0 15px !important;
		margin: 0 auto;
		width: 100% !important;
	}
}

@media (max-width: 479px) {
	.container, #header.full-header .container, .container-fullwidth {
		width: 100% !important;
	}
	
	.slider-caption h2{
		font-size: 24px !important;
		font-weight: 100 !important;
		line-height: 30px;
	}
	
}

.releative-wrap{
	position: relative;
}

.item-absolute{
	position: absolute;
}

.box-shadow {
    box-shadow: -6px -6px 0 rgba(243,150,27,1);
    margin-right: 6px;
    margin-bottom: 6px;
}

.hexagon-mid{
	right: 0;
	margin-right:-25px;
	bottom: 0;
	margin-bottom: -25px;

}

/* rgba(243,150,27,1) */
.hexagon {
	position: relative;
	width: 50px; 
	height: 28.87px;
	background-color: rgba(243,150,27,1);
	margin: 14.43px 0;
	border-left: solid 5px rgba(255,255,255,.5);
	border-right: solid 5px rgba(255,255,255,.5);
}

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 35.36px;
  height: 35.36px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 2.3223px;
}

.hexagon:before {
  top: -17.6777px;
  border-top: solid 7.0711px rgba(255,255,255,.5);
  border-right: solid 7.0711px rgba(255,255,255,.5);
}

.hexagon:after {
  bottom: -17.6777px;
  border-bottom: solid 7.0711px rgba(255,255,255,.5);
  border-left: solid 7.0711px rgba(255,255,255,.5);
}

.accordion.accordion-bg .acctitle, .accordion.accordion-bg .acctitlec{
	color:#fff;
	border-radius:5px;
}

.accordion.accordion-bg .acctitle{
	background:rgba(243,150,27,1)
}

.accordion.accordion-bg .acctitlec{
	background:rgba(37,56,128,1)
}

.nobottommargin { margin-bottom: 0 !important; }

#page-title h1, #page-title h2, #page-title ol > li,  #page-title ol > li > a{
	color: #fff;
}

#page-title ol > li.active{
	color: rgba(243,150,27,1)
}

@media (max-width:991px){
	#logo {
		height: 70px;
	}
	
	#primary-menu-trigger{
		top:12px
	}
}

.quote:before{
	color: #c5c5c5;
}

.quote p.font-large{
	font-size: 24px !important
}


@media (min-width: 0) and (max-width:560px){
	.margin-lr-sm{
		margin:0 0 !important;
	}
}
.margin-lr-sm{
	margin:0 35px;
}

.no-heading-block:after{
	display: none;
}

.page-title-blue{
	background: #253881 !important;
}

#page-title.page-title-mini h1 {
    color: #ffffff;
}
