/*
 Theme Name:   High6 Creatives
 Theme URI:    http://www.high6.com/
 Description:  A Child Theme built for 
 Author:       High6 Creatives
 Author URI:   http://www.high6.com/
 Version:      1.0
 Template:     Divi
*/

/*---
Global Styles
---*/

#page-container {
    overflow-x: hidden;
}

.et_fullscreen_slider .et_pb_slides,
.et_fullscreen_slider .et_pb_slide,
.et_fullscreen_slider .et_pb_container {
    min-height: 100% !important;
    height: 100% !important;
}

@media(max-width: 980px) {
	.et_fullscreen_slider.et_pb_slider .et_pb_slide_0 {
		background-position: top;
	}
}

.container, .et_pb_row {
	width: 90%;
	max-width: 1200px;
}

body.et_pb_button_helper_class .et_pb_button, .et_button_no_icon .et_pb_button, body .et_pb_button, body.et_pb_button_helper_class .et_pb_button:hover, .et_button_no_icon .et_pb_button:hover, body .et_pb_button:hover {
    text-transform: uppercase;
    padding: 14px 36px !important;
    background: linear-gradient(to bottom, #39b54a, #3e873d);
}

#top-menu .contact-button a {
    text-transform: uppercase !important;
    padding: 18px 36px !important;
    background: linear-gradient(to bottom, #39b54a, #3e873d);
    color: #fff !important;
    border-radius: 30px;
}

.et-fixed-header #top-menu .contact-button a {
    color: #fff !important;
}

#main-header #top-menu li {
	padding-right: 40px;
}

#main-header #top-menu li:last-child {
	padding-right: 0px;
}

#main-header li.icon a {
    padding: 0 !important;
    position: relative;
    visibility: hidden;
}

#main-header li.icon {
    padding-right: 15px !important;
}

#main-header li.icon:last-child {
    padding-right: 0 !important;
}

#main-header li.icon a:before {
	content: "\e090";
	font-family: ETmodules;
	position: absolute;
	text-align: center;
	visibility: visible;
	font-size: 20px;
}

#main-header li.icon.fb a:before {
	content: "\e093";
}

#main-header li.icon.ig a:before {
	content: "\e09a";
}

#main-header li.icon.in a:before {
	content: "\e09d";
}
#main-header ul.sub-menu {
    background-color: #ffffff !important;
}
@media(min-width: 981px) {
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
		padding: 58px 0 0 0 !important;
	}
	
	.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
		padding: 24px 0 0 0 !important;
	}
}

.section-header h2 {
    font-weight: bold;
    font-size: 36px;
	letter-spacing: 2px;
}

.green-header h2 {
    color: #39b54a;
}

.et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description {
    padding: 0;
}

.et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
    font-weight: bold;
    font-size: 36px;
    letter-spacing: 2px;
    color: #040404 !important;
    text-shadow: none;
    padding-bottom: 20px;
}

@media(min-width: 981px) {
	.et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description {
		max-width: 50%;
		margin-left: 0;
	}
}

#what-we-do-section .et_pb_row {
    max-width: 1060px;
}

#what-we-do-section .et_pb_main_blurb_image .et_pb_image_wrap {
    border-radius: 90px;
	overflow: hidden;
	position: relative;
}

#what-we-do-section .et_pb_main_blurb_image .et_pb_image_wrap:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #39b54a;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
	transition: opacity 0.3s ease-in-out;
}

#what-we-do-section .et_pb_blurb:hover .et_pb_main_blurb_image .et_pb_image_wrap:before {
	opacity: 0.4;
}

#what-we-do-section h4.et_pb_module_header {
    font-size: 20px;
    font-weight: bold;
	line-height: 30px;
}

/*---
Expert Spotlight
---*/

.expert-spotlight-header p {
    font-size: 18px;
    font-weight: bold;
    background-color: #3f3f41;
    display: inline-block;
    padding-right: 10px;
}

.expert-spotlight-header .et_pb_text_inner:before {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	z-index: -1;
}

.consultant-sidebar {
    background-color: #d3d3d3;
	max-height: 465px;
    overflow-y: auto;
}

.consultant-sidebar .consultant-item {
    border-bottom: 1px solid #919191;
	cursor: pointer;
}

.consultant-sidebar .consultant-item:last-child {
    border: none;
}

.consultant-sidebar .consultant-item .consultant-content {
    display: flex;
    align-items: center;
}

.consultant-sidebar .consultant-item .consultant-content .consultant-image {
    width: 93px;
	display: inherit;
    padding-top: 15px;
	margin-right: 20px;
	max-height: 116px;
}

.consultant-sidebar .consultant-title h4, .consultant-sidebar .consultant-title {
    font-size: 12px;
    line-height: 18px;
}

.consultant-sidebar .consultant-title h4 {
    font-weight: bold;
    padding-bottom: 0px !important;
}

.consultant-sidebar .consultant-item.active {
    background-color: #39b54a;
	border: none;
}

.consultant-sidebar .consultant-item.active .consultant-title, .consultant-sidebar .consultant-item.active .consultant-title h4 {
	color: #fff;
}

.consultant-contents .content-consultant {
    display: none;
}
#hello .et_pb_slide .et_pb_slide_description {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 25px 34px !important;
}
@media(max-width: 980px) {
	.consultant-contents .content-consultant .consultant-image {
		margin-bottom: 30px;
	}
}

.consultant-contents .content-consultant.active {
    display: block;
}

.consultant-contents .consultant-content {
	color: #fff;
}

.consultant-texts h4 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
}

.consultant-texts .consultant-position {
	margin-bottom: 15px !important;
	display: inline-block;
}

.consultant-texts .content {
    font-weight: normal;
    line-height: 32px;
}

.consultant-texts .content ul {
    padding-left: 0;
}

.consultant-texts .content ul li {
    list-style-type: none;
    padding-left: 30px;
    position: relative;
    margin-bottom: 8px;
}

.consultant-texts .content ul li:before {
	content: "\e052";
	font-family: ETmodules;
	position: absolute;
	left: 0;
	top: 0;
}

.consultant-texts .content ul li:last-child {
    margin-bottom: 0;
}

@media(min-width: 981px) {
	.consultants-row .et_pb_column:first-child {
		order: 2;
		margin-right: 0;
		margin-left: 5.5%;
	}

	#expert-spotlight-section {
		padding-bottom: 0 !important;
	}
	
	.consultants-row {
		max-width: 1366px !important;
		width: 100%;
		align-items: flex-end;
		padding-bottom: 0 !important;
		padding-right: 5% !important;
	}
	
	.sidebar-col {
		padding-bottom: 64px;
	}
	
	.consultant-contents .consultant-content {
		display: flex;
	}

	.consultant-contents .consultant-content > div {
		width: 47.5%;
	}

	.consultant-contents .consultant-content > div:first-child {
		margin-right: 5%; 
		width: 60%;
    	display: inherit;
	}
	.consultant-contents .mitesh_kumar  > div:first-child img {
		object-fit: contain;
		object-position: bottom;
	}
}

/*---
AOME At A Glance
---*/

#aome-at-a-glance:before {
    content: "THE PROCESS";
    font-size: 185px;
    position: absolute;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
    font-weight: bold;
    letter-spacing: 10px;
    transform: translate(-50%, -50%) rotate(-90deg);
    top: 50%;
    left: 50%;
    z-index: 1;
    opacity: 0.1;
    width: 100%;
    text-align: center;
}

@media(max-width: 980px) {
	#logo {
		max-height: 80%;
	}
	
	#main-header li.icon {
		display: inline-block;
		margin-top: 20px;
	}
	
	#main-header .et_mobile_menu {
		background-color: #fff !important;
	}
	
	#aome-at-a-glance:before {
		display: none;
	}
	
	#cta-section {
		background-position: 80% 0px;
		padding: 0px !important;
	}
	
	.et_pb_slider .et_pb_slide.et_pb_slide_1 {
		background-position: 70% 0px;
	}

	.et_pb_slider .et_pb_slide.et_pb_slide_0 {
		background-position: 70% 0px;
	}
}

.at-a-glance-content {
    position: relative;
}

.at-a-glance-content:before {
    content: "";
    width: 212px;
    height: 212px;
    background-color: #39b54a;
    position: absolute;
    border-radius: 50%;
    left: -106px;
    top: -100px;
    opacity: 0.1;
}

.at-a-glance-content h4 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 25px;
}

.at-a-glance-content h4:before {
	content: "";
	width: 200px;
	height: 2px;
	background-color: #39b54a;
	position: absolute;
	bottom: 0;
	left: 0;
}

.at-a-glance-row .et_pb_image_wrap:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #d3d3d3;
    position: absolute;
    border-radius: 50%;
    left: 57px;
    top: 57px;
    opacity: 0.3;
	transition: all 0.3s ease-in-out;
}

.at-a-glance-row.active .et_pb_image_wrap:before {
	background-color: #39b54a;
	opacity: 1;
}

@media(min-width: 981px) {
	div#aome-at-a-glance {
		padding-bottom: 110px !important;
	}
	
	.at-a-glance-row {
		align-items: center;
		max-width: 994px !important;
	}

	.at-a-glance-row:nth-child(odd) .et_pb_column:first-child {
		order: 2;
		margin-right: 0;
		margin-left: 3%;
	}
	
	.at-a-glance-row:nth-child(odd) .et_pb_column:first-child .at-a-glance-content {
		text-align: right;
	}

	.at-a-glance-row:nth-child(odd) .et_pb_column:first-child .at-a-glance-content:before {
		right: -106px;
		left: initial;
	}

	.at-a-glance-row:nth-child(odd) .et_pb_column:first-child .at-a-glance-content h4:before {
		right: 0;
		left: initial;
	}
	
	.at-a-glance-row:nth-child(odd) .et_pb_image_wrap:before {
		right: 57px;
		left: initial;
	}
}

.path-line-1 {
	width: 420px;
    height: 80px;
    position: absolute;
    right: 375px;
    bottom: -9px;
	z-index: -1;
}

.path-line-2 {
    width: 420px;
    height: 80px;
    position: absolute;
    right: -290px;
    bottom: 0px;
    z-index: -1;
}

@media(max-width: 980px) {
	.at-a-glance-row .et_pb_image_wrap:before, .path-line-1, .path-line-2 {
		display: none;
	}
}
/*---
ASSOCIATE & PARTNERS
---*/
#partners-section {
    padding-top: 0;
}
#partners .et_pb_image {
    padding: 0 34px;
    margin-bottom: 0 !important;
}
#partners .et_pb_image img {
    max-height: 130px;
    display: block;
    align-items: center;
}
#partners-section h2:after {
    content: "";
    width: 200px;
    height: 2px;
    background-color: #39b54a;
    position: absolute;
    bottom: -12px;
    left: calc(50% - 100px);
}
.slick-arrow {
    color: #236b45;
}
.slick-arrow:before {
	font-family: ETmodules;
	color: #39b54a;
	font-size: 44px;
	font-weight: bold;
	opacity: 1;
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.slick-prev:before{content: "\34" !important;}
.slick-next:before{content: "\35" !important;}
/*---
CTA
---*/

.cta-header h2 {
    font-size: 45px;
}

#cta-section {
    padding: 133px 0;
}

@media(max-width: 767px) {
	.cta-header h2 {
		font-size: 24px;
	}
}

/*---
Fixed Icons right
---*/

.fixed-icons, .fixed-icons .et_pb_row {
    padding: 0 !important;
}

.fixed-icons .et_pb_row {
    max-width: 100% !important;
    width: 100% !important;
}

.fixed-icons {
    position: fixed;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    z-index: 99999;
    background-color: transparent;
}

.fixed-icons ul {padding: 0;}

.fixed-icons ul li {
    list-style-type: none;
    margin-bottom: 15px;
}

.fixed-icons ul li a {
    display: block;
    height: 23px;
    overflow: hidden;
    position: relative;
    visibility: hidden;
    text-align: right;
    padding-right: 30px;
    color: #fff;
    text-shadow: 0px 0px 3px rgba(0,0,0,0.8);
}

.fixed-icons ul li a:before {
	content: "";
	font-family: ETmodules;
	position: absolute;
	font-size: 23px;
    visibility: visible;
    right: 0;
    color: #39b54a;
    text-shadow: 0px 0px 11px rgba(255,255,255,0.5);
}

.fixed-icons ul li a:hover {
    width: auto;
    visibility: visible;
}

.fixed-icons ul li:last-child {
    margin-bottom: 0;
}

.fixed-icons ul li.hello a:before {
	content: "";
    width: 23px;
    height: 23px;
    background-image: url(https://aome.sg/wp-content/uploads/2020/08/hello-icon.png);
}

.fixed-icons ul li.what-we-do a:before {
	content: "\e085";
}

.fixed-icons ul li.consultans a:before {
	content: "\e08b";
}

.fixed-icons ul li.about-aome a:before {
	content: "\e037";
}

.fixed-icons ul li.contact-us a:before {
	content: "\e090";
}
/*---
Contact Us Page (Plan Your Page)
---*/
.subpage-banner {
    height: 481px;
}
.subpage-banner .header-content {
    max-width: 584px !important;
}
.subpage-banner .et_pb_module_header {
    font-size: 42px !important;
    font-weight: bold;
    padding-bottom: 36px;
}
.contact-form-section {
    padding-top: 130px;
    padding-bottom: 136px;
}
.subpage-banner p {
    font-size: 18px;
    line-height: 26px;
    font-weight: normal;
}
.contact-form-section .et_pb_row {
    max-width: 650px;
    padding: 0;
}
.contact-form-section .et_pb_text_inner {
    max-width: 563px;
    margin: 0 auto;
}
.contact-form-section h2 {
    font-size: 36px;
	padding-bottom: 35px;
}
.contact-form-section p {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}
.contact-details-row h2 {
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 50px;
}
.contact-details-row .et_pb_column {
    margin-right: 0;
	margin-bottom: 0px !important;
}
.contact-details-row ul {
	list-style: none;
	padding: 0;
}
.contact-details-row .et_pb_column:nth-child(1) li {
  	font-size: 16px;
    font-weight: normal;
    position: relative;
    margin-left: 50px;
    padding-bottom: 24px;
}
.contact-details-row .et_pb_column:nth-child(1) li:before {
    font-family: "ETmodules";
    position: absolute;
    left: -50px;
    font-size: 30px;
}
.contact-details-row .et_pb_column:nth-child(1) li:nth-child(1):before {
    content: "\e0ef";
}
.contact-details-row .et_pb_column:nth-child(1) li:nth-child(2):before {
    content: "\e081";
}
.contact-details-row .et_pb_column:nth-child(1) li:nth-child(3):before {
    content: "\e090";
}
.contact-details-row .et_pb_column:nth-child(1) li:nth-child(4):before {
    content: "\7d";
}
.contact-details-row .et_pb_column:nth-child(1) li:nth-child(5):before {
    content: "\e076";
}
.contact-details-row li a {
    font-size: 16px;
    color: #fff !important;
}
.map-contact-details-section {
    padding: 0;
}
.map-contact-details-section  .et_pb_map_container {
    height: 533px;
}
.map-contact-details-section  .et_pb_map {
	height: 100% !important;
}
.map-contact-details-section .et_pb_row {
    padding: 0;
    max-width: 100% !important;
    width: 100%;
}
.contact-details-row .et_pb_column {
    padding: 100px 0;
}
.contact-details-row .et_pb_text_inner {
    width: 80%;
    max-width: 514px;
    margin: 0 auto;
}
@media(min-width: 981px){
	.contact-details-row .et_pb_column {
		width: 50% !important;
	}
}
.social-column .et_pb_social_icon a.icon:before {
    font-size: 32px !important;
    padding: 15px;
}

.social-column .et_pb_social_media_follow li a.icon {
    height: 62px;
    width: 63px;
    border-radius: 40px;
	margin: 0 8px;
}
.cf-col {
    margin-bottom: 19px;
}
.contact-form-section lable {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.contact-form-section .wpcf7-form-control-wrap input:not([type=submit]),
.contact-form-section .wpcf7 input:not([type="file"]),
.contact-form-section .wpcf7-form-control-wrap textarea,
.contact-form-section .wpcf7-form-control-wrap select{
    width: 100%;
    padding: 12px 27px;
    transition: .2s all;
    background-color: #ffffff;
    border-radius: 50px;
    font-size: 15px;
    line-height: normal;
    color: #6a6a6a;
    border-color: #fff;
    height: 51px;
}
.contact-form-section .wpcf7-form-control-wrap input::placeholder,
.contact-form-section .wpcf7-form-control-wrap textarea::placeholder{
	color: #27284d;
}
.contact-form-section .wpcf7-form-control-wrap input[type=number] ,
.contact-form-section .wpcf7-form-control-wrap input[type=number]::-webkit-outer-spin-button, 
.contact-form-section .wpcf7-form-control-wrap input[type=number]::-webkit-inner-spin-button  {
    border: 1px solid #bbb;
    -moz-appearance: textfield;
     -webkit-appearance: none;
}
.contact-form-section .wpcf7-form-control-wrap input:not([type=submit]):focus,
.contact-form-section .wpcf7 input[type="file"]:focus::-webkit-file-upload-button,
.contact-form-section .wpcf7-form-control-wrap textarea:focus,
.contact-form-section .wpcf7-form-control-wrap select:focus{
	border-color: #000000;
}
.contact-form-section select {
  -moz-appearance: none;
  -webkit-appearance: none;
	background-image: url("/wp-content/uploads/2020/09/dowpdoown-icon.png");
	background-repeat: no-repeat;
    background-position: 94% 50%;
}

.contact-form-section select::-ms-expand {
  display: none;
}
.contact-form-section input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required {
    background-color: unset !important;
	padding: 0 !important;
}
.wpcf7-file::-webkit-file-upload-button {
  border:1px solid #dcdde2;
  font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
  color:#5d5d5d;
  background:white;
  padding:8px 26px;
  cursor:pointer;
}
.contact-form-section .wpcf7-form-control-wrap textarea {
    height: 90px;
    resize: vertical;
}
.contact-form-section .wpcf7-form-control.wpcf7-submit {
  	text-transform: uppercase !important;
    padding: 12px 36px !important;
    background: linear-gradient(to bottom, #39b54a, #3e873d);
    color: #fff !important;
    border-radius: 30px;
	border: none;
	width: max-content !important;
	margin-top: 22px;
	cursor: pointer;
}
.contact-form-section .wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.6;
}
.contact-form-section .wpcf7-form-control.wpcf7-submit:hover{
     background-color: #e49c3d !important;
     color:  #003c54;
}
.contact-form-section .submit-btn-center {
    width: max-content;
    margin: 0 auto;
}

@media(max-width: 767px) {
	.contact-form-section {
		padding-top: 54px;
    	padding-bottom: 44px;
	}
	
	.contact-form-section h2 {
		font-size: 24px;
	}
	
	#main-services .green-header h2 {
		font-size: 24px;
	}
	
	.subpage-banner .et_pb_module_header {
		font-size: 28px !important;
	}
}

@media(min-width: 981px){
	.cf-col2 {
		display: inline-block;
		width: 46.90%;
	}
	.cf-col2:nth-child(odd) {
		margin-right: 5.53%;
	}
}
/*---
Our Experties
---*/
#main-services {
    padding-top: 120px;
}
#main-services .green-header h2 {
    font-size: 40px;
}
#main-services .et_pb_row {
    padding-top: 0;
    padding-bottom: 90px;
}
#main-services  .et_pb_image_wrap {
	width: auto;
	height: 100%;
	max-width: 520px;
	max-height: 390px;
}
#main-services .et_pb_image_wrap img {
    border-radius: 80px !important;
    height: 100%;
    object-fit: cover;
}
#main-services .et_pb_blurb_content {
    max-width: 520px;
}
#main-services .et_pb_blurb_container {
 	background-color: #000000f2;
    height: 190px;
    width: 334px;
    position: absolute;
    right: 0;
    bottom: -27px;
    border-radius: 80px 0 80px 80px;
    z-index: 99999;
    display: flex;
    align-items: center;
    padding: 50px 38px;
    justify-content: center;
}
#main-services .et_pb_blurb_container * {
    color: #fff;
}
#main-services .et_pb_blurb_container h4 {
    font-size: 25px;
    font-weight: bold;
	line-height: 30px;
}
#main-services .et_pb_main_blurb_image .et_pb_image_wrap {
    border-radius: 90px;
    overflow: hidden;
}
#main-services .et_pb_main_blurb_image .et_pb_image_wrap:before {
    content: "";
    width: 100%;
    border-radius: 90px;
    height: 391px;
    background-color: #39b54a;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
#main-services .et_pb_blurb:hover .et_pb_main_blurb_image .et_pb_image_wrap:before {
    opacity: 0.6;
}
/*---
Our Consultants
---*/
.consultant-post .consultant-item{
    display: inline-block !important;
    vertical-align: top;
	margin-bottom: 30px;
}
.consultant-post  .consultant-title {
    text-align: center;
    margin-bottom: 15px;
}
.consultant-post .consultant-image {
    width: 55%;
    margin: 0 auto 30px;
    background-color: #39b54a;
    border-radius: 60px;
    overflow: hidden;
}
.consultant-post  .consultant-image img {
    vertical-align: bottom !important;
}
.consultant-post  .consultant-title h4 {
    color: #39b54a;
    font-weight: 600;
    font-size: 24px;
	padding-bottom: 0;
}
@media(min-width: 981px){
	.consultant-post .consultant-item{
		width: 30% !important;
	}
    .consultant-post .consultant-item:not(:nth-child(3n)) {
        margin-right: 4%;
    }    
}
@media(max-width: 980px) and (min-width: 721px){
	.consultant-post .consultant-item{
		width: 47% !important;
	}
    .consultant-post .consultant-item:nth-child(odd) {
        margin-right: 5%;
    } 
}
@media(max-width: 720px){
	.consultant-post .consultant-item{
		width: 100% !important;
	}
}
/*---
Our Experts
---*/
.experts {
    width: 90%;
    max-width: 1080px;
    margin: 0 auto;
}

.experts .expert-item:last-child {
    padding-bottom: 0px;
    border-bottom: none;
}
.expert-title {
    padding-bottom: 10px;
}
.expert-title h3 {
    font-weight: bold;
	padding-bottom: 5px;
}
.expert-position {
    color: #39b54a;
    font-weight: 600;
}
.expert-image img {
    width: 120px;
    height: 120px;
    background-color: #e3ecf2;
    border-radius: 100px;
	object-fit: contain;
}

@media(min-width: 981px){
    .expert-image {
        position: absolute;
        left: -154px;
    }

    .expert-content {
        position: relative;
        margin-bottom: 40px;
        width: 90%;
        float: right;
    }  
}
@media(max-width: 980px){
	.expert-image {
		padding: 30px 0;
	}
	.expert-image img {
		margin: 0 auto;
		display: block;
		width: 180px;
		height: 180px;
	}
	.expert-title {
		text-align: center;
	}
	
	#main-services {
		padding-top: 36px;
		padding-bottom: 0;
	}
	
	.experts .expert-item {
		padding-bottom: 30px;
		border-bottom: 2px solid #39b54a;
	}
}
/*---
Footer
---*/

#footer-info {
    float: none;
    text-align: center;
}

#footer-bottom {
    border-top: 2px solid #b4b4b4;
}

#footer-widgets .footer-widget li {
    padding: 0;
}

#footer-widgets .footer-widget li:before {
	display: none;
}

ul#menu-social-icons li, ul#menu-social-icons li a {
    width: 32px;
    height: 32px;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 0 !important;
}

ul#menu-social-icons li {
    margin-right: 5px;
}

ul#menu-social-icons li:last-child {
    margin-right: 0;
}

ul#menu-social-icons li a:before {
	content: "";
	font-size: 32px;
	line-height: 32px;
	position: absolute;
	text-align: center;
	font-family: ETmodules;
	visibility: visible;
}

ul#menu-social-icons li.fb a:before {
	content: "\e093";
}

ul#menu-social-icons li.in a:before {
	content: "\e09d";
}

ul#menu-social-icons li.ig a:before {
	content: "\e09a";
}

ul#menu-social-icons li a {
    visibility: hidden;
}

/*** ABOUT US PAGE ***/

#about-banner h1 {
    font-size: 41px;
    color: #000000 !important;
    font-weight: bold;
    padding-bottom: 30px;
}

#about-banner .header-content {
    text-align: center;
}

#about-banner .header-content p {
    color: #212121;
    font-weight: normal;
    font-size: 18px;
}

#about-banner .header-content .et_pb_header_content_wrapper {
    max-width: 564px;
    margin: 0 auto;
}

#about-contents .et_pb_row:last-child .et_pb_module h2 {
    text-align: center;
    font-size:36px;
    padding-bottom: 25px;
}

#about-contents .et_pb_row:last-child .et_pb_module h2 strong {
    position: relative;
}

#about-contents .et_pb_row:last-child .et_pb_module h2 strong:after{
    content:'';
    width: 200px;
    height: 2px;
    background-color: #39b54a;
    position: absolute;
    bottom: -15px;
    left: -5%;
}

#about-contents .et_pb_row:last-child .et_pb_module:last-child .et_pb_text_inner  {
    font-size: 16px;
    font-weight:normal;
    position: relative;
}

#about-contents .et_pb_row .et_pb_column .et_pb_image_wrap {
    border-radius: 25px;
    overflow: hidden;
}

#about-contents .et_pb_row:first-child .et_pb_column:first-child .et_pb_module {
    position: absolute;
    top: -240px;
}

#about-banner section {
    padding-bottom: 170px;
    padding-top: 230px !important;
}

#about-contents {
    padding-top: 8%;
    padding-bottom: 5%;

}

#about-contents .et_pb_row{
    max-width: 1060px;
    margin: 0 auto;  
}

.dots .et_pb_image_wrap {
    border-radius: 0 !important;
}

.dots {
    position: absolute;
    top: -198px;
    left: 25%;
}

#about-contents .et_pb_row:last-child .et_pb_module:last-child .et_pb_text_inner:before {
    content: '';
    background: url(https://aome.sg/wp-content/uploads/2020/09/logo-background.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    left: calc(75% - 528px);
    top: calc(90% - 546px);
    opacity: .3;
    z-index: -1;
}

/*** ABOUT US PAGE - END ***/



/*** MEDIA PAGE ***/ 

#media-sec .et_pb_row .et_pb_column article a.entry-featured-image-url {
    width: 40%;
    float: left;
    margin-right: 5%;
}

#media-sec .et_pb_row .et_pb_column article .container-box {
    width: 50%;
    float: left;
}

#media-sec h2.entry-title {
    padding-bottom: 27px;
}

#media-sec h2.entry-title a {
    font-size: 30px !important;
    color: #212121;
    font-weight: bold;
}

#media-sec .post-content p {
    font-size: 18px;
    font-weight: normal;
}

#media-sec a.more-link {
    text-transform: uppercase !important;
    padding: 13px 56px !important;
    background: linear-gradient(to bottom, #39b54a, #3e873d);
    color: #fff !important;
    border-radius: 30px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}

#media-sec p.post-meta {
    display: flex;
    visibility: hidden;
    flex-direction: column;
    position: relative;
    margin-bottom: 45px;
}

#media-sec p.post-meta span.author.vcard {
    visibility: visible;
    position: absolute;
    order: 2;
    bottom: 0;
    font-size: 16px;
    font-weight: normal;
    color: #373737;
}

#media-sec p.post-meta span.published {
    visibility: visible;
    position: absolute;
    order: 1;
    font-size: 16px;
    font-weight: normal;
    color: #373737;
}

#media-sec p.post-meta span.author.vcard a {
    color: #39b54a !important;
}

#media-sec p.post-meta span.author.vcard:before {
    content: 'Author: ';
}

#media-sec .post-content .post-content-inner {
    margin-bottom: 40px;
}

@media(max-width: 980px) {
	#media-sec p.post-meta:before {
		content: "";
		width: 100%;
		height: 2px;
		background-color: #39b54a;
		position: absolute;
		bottom: -20px;
		visibility: visible;
	}
	
	#media-sec h2.entry-title a {
		font-size: 24px !important;
	}
}

.wp-pagenavi {
    border: none;
    text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
    background: linear-gradient(to bottom, #39b54a, #3e873d);
    padding: 10px 10px;
    width: 50px !important;
    height: 50px !important;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: bold !important;
    margin: 0 8px;
}

.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
    color: #fff !important;
    font-weight: normal !important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    color: #fff !important;
    opacity: .7;
}
/*** MEDIA PAGE - END ***/ 

/*** SINGLE EXPERTISE PAGE ***/

#expertise-content .et_pb_row {
    max-width: 1100px;
}

#expertise-content .et_pb_row .et_pb_column:first-child {
    width: 42.50%;
}

#expertise-content .et_pb_row .et_pb_column:last-child {
    width: 51.5%;
}

#expertise-content .et_pb_row .et_pb_column:first-child > .et_pb_module h1 {
    font-size: 48px;
    font-weight: bold;
    color: #444444;
    padding-top: 65px;
    position: relative;
    margin-top: 55px;
}

#expertise-content .et_pb_row .et_pb_column:first-child  .et_pb_module p {
    font-weight: normal;
    font-size: 16px;
    color: #444444;
}

#expertise-content .et_pb_row .et_pb_column:first-child > .et_pb_module h1:before {
    content: '';
    background-color: #39b54a;
    position: absolute;
    width: 100%;
    height: 2px;
    top: 0;
}

#expertise-content .et_pb_row .et_pb_column:last-child .et_pb_module .et_pb_image_wrap {
    border-radius: 40px;
    overflow: hidden;
}

#expertise-content .et_pb_row .et_pb_column:last-child .et_pb_module {
    position: relative;
}

#expertise-content .et_pb_row:first-child .et_pb_column:last-child .et_pb_module:after {
    content: "";
    width: 138px;
    height: 138px;
    background-color: #39b54a;
    position: absolute;
    border-radius: 50%;
    right: -80px;
    bottom: -80px;
    opacity: 0.1;
    z-index: -1;
}

.page-id-478.et_pb_pagebuilder_layout #main-content {
    background-image: url(https://aome.sg/wp-content/uploads/2020/09/background.png)!important;
    background-position: 50%;
    background-size: cover;
    z-index: 9999;
}

#expertise-content, #services-sec {
    background: transparent;
} 

#services-sec #header-sec .et_pb_text_inner {
    text-align: center;
}

#services-sec #header-sec .et_pb_text_inner h3 {
    font-size: 21px;
    color: #444444;
    font-weight: bold;
    padding-bottom: 20px;
}

#services-sec #header-sec .et_pb_text_inner h1 {
    font-size: 41px;
    color: #444444;
    font-weight: bold;
}

#services-sec .et_pb_module:last-child {
    margin-top: 56px !important;
}

#services-sec .et_pb_module:last-child article {
    float: left;
    width: 30%;
    margin-right: 5%;
    clear: none;
    text-align: center;
}

#services-sec .et_pb_module:last-child article:nth-child(3n+3) {
    margin-right: 0 !important;
}

#services-sec .et_pb_row {
    max-width: 1060px;
}

#services-sec .et_pb_module:last-child article a.entry-featured-image-url {
    border-radius: 90px;
    overflow: hidden;
}

#services-sec .et_pb_module:last-child article h2.entry-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

#services-sec .et_pb_module:last-child article a.entry-featured-image-url:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #39b54a;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
	transition: opacity 0.3s ease-in-out;
}

#services-sec .et_pb_module:last-child article:hover a.entry-featured-image-url:before {
	opacity: 0.4;
}

#expertise-content #arrow-down .et_pb_column .et_pb_button_module_wrapper a.et_pb_button {
    font-size: 20px;
    padding: 36px 14px  !important;
}

#expertise-content #arrow-down .et_pb_column {
    width: 100%;
}

#services-sec .et_pb_module:last-child.et_pb_portfolio .et_pb_portfolio_item {
    float: left;
    width: 30%;
    margin-right: 5%;
    clear: none;
    text-align: center;
    margin-bottom: 60px;
}

#services-sec .et_pb_module:last-child.et_pb_portfolio .et_pb_portfolio_item:nth-child(3n+3) {
    margin-right: 0 !important;
}

#services-sec .et_pb_module:last-child .et_portfolio_image {
    border-radius: 90px;
    overflow: hidden;
    display: block;
    position: relative;
    margin-bottom: 30px;
}

#services-sec .et_pb_module:last-child .et_portfolio_image:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #39b54a;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

#services-sec .et_pb_module:last-child.et_pb_portfolio .et_pb_portfolio_item h2.et_pb_module_header {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

@media(max-width: 767px) {
	#expertise-content .et_pb_row .et_pb_column:first-child > .et_pb_module h1 {
		font-size: 28px;
	}
}
/*** SINGLE EXPERTISE PAGE -END ***/


/*** SERVICE PAGE ***/

.et_right_sidebar #main-content .container:before {
    display: none;
}

.single-project #left-area {
    width: 100%;
    padding-right: 0 !important;
    padding-bottom: 120px;
}

.single-project #left-area .service-container .service-column:last-child {
    width: 40%;
    float: left;
}

.single-project #left-area .service-container .service-column:first-child {
    width: 55%;
    float: left;
    margin-right: 5%;
}

.single-project #left-area .service-container .service-column:first-child .single-featured-img {
    margin-bottom: 40px;
}

.single-project #left-area .service-container .service-column:first-child .single-featured-img img {
    border-radius: 40px;
}

.single-project #left-area .service-container .service-column:first-child .single-featured-title {
    margin-bottom: 44px;
}

.single-project #left-area .service-container .service-column:first-child .single-featured-title h1 {
    font-size: 48px;
    font-weight: bold;
    color: #444444;
    position: relative;
    padding-bottom: 22px;
}

.single-project #left-area .service-container .service-column:first-child .single-featured-title h1:after {
    content: '';
    background-color: #39b54a;
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left:0;
}

.single-project #left-area .service-container .service-column:first-child .single-project-content p {
    font-weight: normal;
    font-size: 16px;
    color: #444444;
}

.single-project #left-area .service-container .service-column:last-child .service-module {
    background-image: linear-gradient(90deg,#657569 0%,#a4bfa8 100%)!important;
    border-radius: 40px;
    padding: 50px 40px;
    position: relative;
}

.single-project #left-area .service-container .service-column:last-child .service-module h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 35px;
    padding-bottom: 20px;
}

.single-project #left-area .service-container .service-column:last-child .service-module > p {
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 23px;
    padding-bottom: 40px;
}

.single-project #left-area .service-container .service-column:last-child .service-module:before {
    content: "";
    width: 138px;
    height: 138px;
    background-color: #39b54a;
    position: absolute;
    border-radius: 50%;
    right: -80px;
    bottom: -80px;
    opacity: 0.1;
    z-index: 0;
}

.CTA-MOD {
    position: relative;
}

.CTA-MOD:before {
    content: '';
    width: 208px;
    height: 208px;
    background-color: #39b54a;
    position: absolute;
    border-radius: 50%;
    left: 30px;
    top: -143px;
    opacity: 0.1;
    z-index: 0;
}

@media(max-width: 980px) {
	.CTA-MOD:before {
		z-index: -1;
	}
}

.service-module .wpcf7-form-control-wrap input:not([type=submit]),
.service-module .wpcf7 input:not([type="file"]),
.service-module .wpcf7-form-control-wrap textarea,
.service-module .wpcf7-form-control-wrap select{
    width: 100%;
    padding: 12px 27px;
    transition: .2s all;
    background-color: #ffffff;
    border-radius: 50px;
    font-size: 15px;
    line-height: normal;
    color: #6a6a6a;
    border-color: #fff;
    height: 51px;
}
.service-module .wpcf7-form-control-wrap input::placeholder,
.service-module .wpcf7-form-control-wrap textarea::placeholder{
	color: #27284d;
}
.service-module .wpcf7-form-control-wrap input[type=number] ,
.service-module .wpcf7-form-control-wrap input[type=number]::-webkit-outer-spin-button, 
.service-module .wpcf7-form-control-wrap input[type=number]::-webkit-inner-spin-button  {
    border: 1px solid #bbb;
    -moz-appearance: textfield;
     -webkit-appearance: none;
}
.service-module .wpcf7-form-control-wrap input:not([type=submit]):focus,
.service-module .wpcf7 input[type="file"]:focus::-webkit-file-upload-button,
.service-module .wpcf7-form-control-wrap textarea:focus,
.service-module .wpcf7-form-control-wrap select:focus{
	border-color: #000000;
}
.service-module select {
  -moz-appearance: none;
  -webkit-appearance: none;
	background-image: url("/wp-content/uploads/2020/09/dowpdoown-icon.png");
	background-repeat: no-repeat;
    background-position: 94% 50%;
}

.service-module select::-ms-expand {
  display: none;
}
.service-module input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required {
    background-color: unset !important;
	padding: 0 !important;
}
.wpcf7-file::-webkit-file-upload-button {
  border:1px solid #dcdde2;
  font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
  color:#5d5d5d;
  background:white;
  padding:8px 26px;
  cursor:pointer;
}
.service-module .wpcf7-form-control-wrap textarea {
    height: 90px;
    resize: vertical;
}
.service-module .wpcf7-form-control.wpcf7-submit {
  	text-transform: uppercase !important;
    padding: 12px 36px !important;
    background: linear-gradient(to bottom, #39b54a, #3e873d);
    color: #fff !important;
    border-radius: 30px;
	border: none;
	width: max-content !important;
	margin-top: 22px;
	cursor: pointer;
}
.service-module .wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.6;
}
.service-module .wpcf7-form-control.wpcf7-submit:hover{
     background-color: #e49c3d !important;
     color:  #003c54;
}
.service-module .submit-btn-center {
    width: max-content;
    margin: 0 auto;
}

.service-module lable {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.project-accordion {
    margin-top: 30px;
}
/* .project-accordion .accordion-content {
    padding: 25px !important;
}
.project-accordion .accordions-head {
    padding: 16px !important;
} */

@media(min-width: 981px){
	.service-module .cf-col2 {
		display: inline-block;
		width: 46.90%;
	}
	.service-module .cf-col2:nth-child(odd) {
		margin-right: 4.53%;
	}
}

.single-project #main-content {
    background-image: url(https://aome.sg/wp-content/uploads/2020/09/background.png)!important;
    background-position: 50%;
    background-size: cover;
}

@media(max-width: 767px) {
	.single-project #left-area .service-container .service-column:first-child .single-featured-title h1 {
		font-size: 28px;
	}
	
	.single-project #left-area .service-container .service-column:last-child .service-module h2 {
		font-size: 24px;
	}
	
	.single-project #left-area .service-container .service-column:last-child .service-module {
		padding: 40px 20px;
	}
}

/*** SERVICE PAGE -END ***/

/*** SINGLE POST ***/
.single-post #left-area {
    padding-right: 0 !important;
    width: 100% !important;
    max-width: 1080px;
    margin: 0 auto !important;
    float: none;
}

.single-post .et_post_meta_wrapper {
    text-align: center !important;
}
/*** SINGLE POST - END ***/

/************************************************* RESPONSIVE *************************************************/

/*** ABOUT RESPONSIVE ***/ 
@media (max-width:980px){
	#about-contents .et_pb_row:first-child .et_pb_column:first-child .et_pb_module {
		position: relative;
		top: 0;
	}

	#about-contents .et_pb_row:first-child .et_pb_column:first-child  {
		display:none;
	}

	#about-contents .et_pb_row:first-child .et_pb_column:last-child  {
		width: 100% !important;
		margin-bottom: 30px;
	}

	#about-contents .et_pb_row:first-child .et_pb_column:last-child .et_pb_image {
		text-align: center;
	}

	.dots {
		position: absolute;
		top: -50px;
		left: 0;
		display: none;
	}

	#about-banner section {
		padding: 50px 0;
	}

	#about-contents .et_pb_row:first-child .et_pb_column:last-child .et_pb_module:last-child .et_pb_image_wrap {
		position: relative;
		overflow: visible;
	}

	#about-contents .et_pb_row:first-child .et_pb_column:last-child .et_pb_module:last-child .et_pb_image_wrap:before {
		content: '';
		background: url(https://aome.sg/wp-content/uploads/2020/09/dots.png);
		position: absolute;
		width: 163px;
		height: 123px;
		background-size: 163px 123px;
		top: -60px;
		left: -60px;
		overflow: visible;
		z-index: 0;
	}

	#about-contents .et_pb_row .et_pb_column .et_pb_image_wrap img {
		border-radius: 25px;
		overflow: hidden;
	}
}
/*** ABOUT RESPONSIVE - END ***/ 

/*** OUR EXPERTISE RESPONSIVE ***/ 
@media (max-width:980px){
    #main-services .et_pb_row:nth-child(2) {
        padding-bottom: 0;
    }

    #main-services .et_pb_row:not(:first-child) .et_pb_column {
        margin-bottom: 90px;
    }
}

@media (max-width:420px){
    #main-services .et_pb_blurb_container {
        width: 100%;
        height: 135px;
        bottom: -28px;
        background-color: #000000;
    }
    #main-services .et_pb_row:not(:first-child) .et_pb_column {
        margin-bottom: 100px;
    }
}
/*** OUR EXPERTISE RESPONSIVE - END ***/ 


/*** MEDIA RESPONSIVE ***/ 
@media (max-width:980px){
    #media-sec .et_pb_row .et_pb_column article {
        margin-bottom: 100px !important;
    }
    
    #media-sec .et_pb_row .et_pb_column article a.entry-featured-image-url {
        width: 100%;
        margin-right: 0 !important;
    }

    #media-sec .et_pb_row .et_pb_column article .container-box {
        width: 100%;
    }

    #media-sec h2.entry-title a {
        line-height: 32px;
    }
}
/*** MEDIA RESPONSIVE - END ***/ 


/*** PLAN YOUR PROJECT ***/
@media (max-width:980px){
    .subpage-banner {
        height: auto;
    }   
}
/*** PLAN YOUR PROJECT - END ***/


/*** SERVICES LISTING PAGE ***/

@media (max-width:980px){
    #expertise-content .et_pb_row .et_pb_column:first-child {
        margin-right: 5%;
        width: 50%;
    }

    #expertise-content .et_pb_row .et_pb_column:last-child{
        width: 45%;
    }
}

@media (max-width:767px){
    #expertise-content .et_pb_row .et_pb_column:first-child,
    #expertise-content .et_pb_row .et_pb_column:last-child {
        margin-right: 0;
        width: 100%;
    }
    
    #expertise-content .et_pb_row .et_pb_column:last-child .et_pb_module .et_pb_image_wrap {
        width: 100%;
        height: 500px;
        position: relative;
    }

    #expertise-content .et_pb_row .et_pb_column:last-child .et_pb_module .et_pb_image_wrap img {
        width: 100%;
    }

    #services-sec .et_pb_module:last-child.et_pb_portfolio .et_pb_portfolio_item {
        width: 47%;
    }

    #services-sec .et_pb_module:last-child.et_pb_portfolio .et_pb_portfolio_item:nth-child(3n+3) {
            margin-right: 5% !important;
    }

    #services-sec .et_pb_module:last-child.et_pb_portfolio .et_pb_portfolio_item:nth-child(2n+2) {
            margin-right: 0 !important;
    }

    #services-sec {
        border-bottom: 1px solid #e5e5e5;
    }
}


@media (max-width:600px){
    #expertise-content .et_pb_row .et_pb_column:first-child,
    #expertise-content .et_pb_row .et_pb_column:last-child {
        margin-right: 0;
        width: 100%;
    }
    #expertise-content .et_pb_row .et_pb_column:last-child .et_pb_module .et_pb_image_wrap {
        width: 100%;
        height: 500px;
        position: relative;
    }

    #expertise-content .et_pb_row .et_pb_column:last-child .et_pb_module .et_pb_image_wrap img {
        width: 100%;
    }
    
    #services-sec .et_pb_module:last-child.et_pb_portfolio .et_pb_portfolio_item {
        width: 100%;
        margin-right:0 !important;
    }
}
/*** SERVICES LISTING PAGE - END ***/

/*** SERVICE SINGLE PAGE ***/
.single-project #left-area .service-container .service-column:last-child,
.single-project #left-area .service-container .service-column:first-child {
    width: 100%;
    margin: 0;
    margin-bottom: 10%;
}

/*** SERVICE SINGLE PAGE - END ***/

/*** OUR PROJECTS PAGE ***/
.our-projects .et_pb_image_wrap {
    width: 100%;
}
.our-projects .et_pb_image_wrap img {
    object-fit: cover;
    object-position: center;
    width: inherit;
}
.our-projects .et_pb_text_inner {
    text-align: center;
}
.our-projects .et_pb_image_wrap {
    width: 100%;
}
.our-projects .et_pb_text_inner h3 {
    font-size: 20px;
    font-weight: bold;
}
@media(min-width: 769px){
	.our-projects .et_pb_image_wrap img{
		height: 25vw;
	}
	.project-row .et_pb_column {
		width: 31.50% !important;
	}
	.project-row .et_pb_column:not(:nth-child(3n)) {
		margin-right: 2.75% !important;
	}
}
@media(max-width: 768px){
	.our-projects .et_pb_image_wrap img{
		height: 50vw;
	}
}
/*** OUR PROJECTS PAGE - END ***/

/************************************************* RESPONSIVE - END *************************************************/
/*---
Coming Soon
---*/
#page-coming-soon {
    padding: 140px 0 !important;
}
#page-coming-soon .et_pb_header_content_wrapper {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 30px 0;
    background-color: #fff;
}
#page-coming-soon .header-logo {
    margin-bottom: 30px;
}
#page-coming-soon .et_pb_fullwidth_header_container.center {
    width: 100%;
	max-width: unset;
	height: 330px;
}

#page-coming-soon h1 {
    font-size: 40px;
    color: #3e8740 !important;
}

#coming-soon .et_pb_image {
    max-width: 225px;
}
#coming-soon .et_pb_row {
    max-width: unset !important;
    width: 100%;
}

#coming-soon {
    padding: 9% 0px;
}

#coming-soon h1 {    
    font-size: 40px;
    color: #3e8740 !important;
}
/*---
Page Not Found
---*/

.error404 #main-content #et-top-navigation {
    padding-top: 18px !important; }

.error404 #main-content .container:before {
    display: none; }

.error404 #main-content .container {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important; }

.error404 #main-content .container #left-area {
    float: none !important;
    padding: 0 !important;
    width: 100% !important; }

.error404 #main-content .container #sidebar {
    display: none; }

.error404 #main-content .container #left-area article {
    margin: 0; }

.error404 #main-content .header-content h1,
.error404 #main-content .et_pb_fullwidth_header_subhead {
    color: #ffffff; }