/*------------------------------------------------------------------
[Master Stylesheet]
Author: John Natividad

          #####  
          #####    
          #####   
          #####   
          #####   
  #####   #####   
  #####   ####    
   #########    

[RESET]    
-------------------------------------------------------------------*/
body {
	color: #273747 !important;
}

h1, #body h1,
.h2 {
	color: #2b3a4d !important;
}


#menu ul li a {
	color: #2b3a4d !important;
}

#menu ul li.selected a {
    background: url(../images/icon-arrow-menu2.png) no-repeat center bottom !important;
    color: #ddb85f !important;
}

.social-network ul li a {
	background: #273747 !important;
	color: #fff !important;
}

.box1 {
	background: #2b3a4d !important;
}

.box1 h1, #body .box1 h1 {
    color: #ddb85f !important;
}

.box1 p {
	color: #fff !important;
}

.box1 p strong {
	 color: #ddb85f !important;
}

.box2 h1 {
    color: #2b3a4d !important;
}

ul li {
	background: url(../images/icon-bullet2.png) no-repeat left 11px !important;
}

#menu ul li,
.partners-logo ul li,
#testimonial-slider ul.slides, #testimonial-slider ul.slides li {
	background: none !important;
}

a, a:hover, a:focus {
    color: #ddb85f;
}

#subscribe-api {
    background-color: #2b3a4d !important;
}

#subscribe-api .btn,
#footer-contactus .btn {
    background-color: #ddb85f !important;
}

#blog-home {
    background-color: #ddb85f !important;
}

#blog-home h1 {
	color: #fff !important;
}

.left-copyright,
.right-copyright {
	float: left !important;
	width: 50% !important;
}

.left-copyright {
	text-align: right !important;
}

.right-copyright {
	text-align: left !important;
}

#footer-contactus h3 {
    color: #2b3a4d !important;
}


/*********** ABOUT PAGE **********/

.side-vid {
	border-top: 5px solid #ddb85f !important;
}

.form-box3 h3 {
	color: #2b3a4d !important;
}


.btn {
	background-color: #ddb85f !important;
}

/*********** WHAT CLIENT SAYS *************/

#testimonial-wrap {
	background: #2b3a4d !important;
}

#testimonial-wrap:before {
	color: #2b3a4d !important;
}

.ts-box:after {
	background-image: url(../images/icon-quote-right2.jpg) !important;
}

.ts-box:before {
    background-image: url(../images/icon-quote-left2.jpg) !important;
}    

/************* FAQ *************/

.sf-header {
    background-color: #2b3a4d !important;
}    

.pricing span {
    color: #ddb85f !important;
}

/************** BLOG *************/
.blog-date {
	color: #2b3a4d !important;
}

#blog-list ul li {
	border-bottom: 2px solid #ddb85f !important;
}

.side-genbox ul li,
.clientvid-box ul li,
#blog-list ul li {
    background: none !important;
}   

.side-genbox h3 {
    color: #2b3a4d !important;	
}

h5 {
    color: #2b3a4d !important;
}

.ibanner1 {
    background-image: url(/asset/images/banner/img-banner-home-1.jpg) !important;
}

div#logo img {
    max-width: 230px;
    height: auto;
}

#ilatestblog a {
	color: #fff !important;
}