  .hidden-seo {
      position: absolute;
      left: -9999px;
      height: 0;
      overflow: hidden;
  }
			.theme-color,
	.xet-btn-theme {
		color: #666666 !important;
	}
	.xet-btn-bg-theme,
	.xet-split-theme .owl-controls .owl-page.active span,
	.xet-split-theme .owl-controls.clickable .owl-page:hover span,
	.xet-toggle-menu span,
	#multiscroll-nav li:hover span,
	#multiscroll-nav li .active span {
		background-color: #666666;
	}
	.xet-btn:hover { 
		border-color: #666666;
		background-color: #666666;
	}
	.page-loader .loader {
		border-color: #666666;
	}
	#contact-form input[type="text"]:focus,
	#contact-form textarea:focus {
		border-color: #666666; 
	}
		
	
		.xet-slider .vegas-wrapper {
		background-color: rgba(0,0,0,.3);
	}
			
	#section2-left {
		background-color: ;
		color: ;
	}
	#section2-left a {
		border-color: ;
		color: ;		
	}
	#section2-right {
		background-color: ;
		color: ;
	}
		
	#section3-left {
		background-color: ;
		color: ;
	}
		#section3-right {
		background-color: ;
		color: ;
	}
	#section3-right a {
		border-color: ;
		color: ;
	}
	
	#section4-left {
		background-color: ;
		color: ;
	}
	#section4-left a {
		border-color: ;
		color: ;		
	}
	#section4-right {
		background-color: ;
		color: ;
	}
		
	#section5-left {
		background-color: ;
		color: ;
	}
		#section5-right {
		background-color: ;
		color: ;
	}
	#section5-right a {
		border-color: ;
		color: ;
	}
	
	#section6-left {
		background-color: ;
		color: ;
	}
	#section6-left a {
		border-color: ;
		color: ;
	}
	#section6-right {
		background-color: ;
		color: ;
	}
		
	#section7-left {
		background-color: ;
		color: ;
	}
		#section7-right {
		background-color: ;
		color: ;
	}	
	#section7-right a.xet-btn {
		border-color: ;
		color: ;
	}
	
	#section8-left {
		background-color: ;
		color: ;
	}
	#section8-left a {
		border-color: ;
		color: ;
	}
	#section8-right {
		background-color: ;
		color: ;
	}
		
	#contact-left {
		background-color: ;
		color: ;
	}	
		#contact-left a {
		border-color: ;
		color: ;
	}
	#contact-right {
		background-color: ;
		color: ;
	}
	#contact-right a,
	#contact-right .xet-btn {
		border-color: ;
		color: ;
	}
	
	/* Sub BG */
	.xet-sub {
		background-color: #ffffff;
		color: ;
	}
	
@media (max-width: 991px) {	
		
		
		
		
		
		
		
	}
@media (min-width: 992px) {
	#section2-right {
		background-image: url();
	}
	#section3-left {
		background-image: url();
	}
	#section4-right {
		background-image: url();
	}
	#section5-left {
		background-image: url();
	}
	#section6-right {
		background-image: url();
	}
	#section7-left {
		background-image: url();
	}
	#section8-right {
		background-image: url();
	}
	#contact-left {
		background-image: url();
	}
}