
/*==========================================================================================
	
This file contains styles related to the colour scheme of the theme

==========================================================================================*/




a{color:#62009f;text-decoration:none;}
a:hover{text-decoration:none;
color:#263644;
}

body{color:#333333;
background:#ffffff;
font-size:14px;
font-family:'Open Sans', Arial, sans-serif;
line-height:20px;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
}

h1,h2,h3, h4,h5,h6, .menu{font-family:'Open Sans', Arial, sans-serif;}

.nav-bar{background:#ffffff;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 1px 3px rgba(0, 0, 0, 0.2);
box-shadow:         0px 1px 3px rgba(0, 0, 0, 0.2);
}

#intro{background-image:url("https://www.platformtwenty.co.uk/dev/wp-content/uploads/2013/11/platform.jpg");
	color: #000000;
}


.bkg-cover{
background-color:rgba(98, 0, 159, 0);
height:100%;
}

.btn-flat{border:1px solid #62009f;
color:#62009f;
}
.btn-flat:hover{border:1px solid #62009f;
background:#ffffff;
color:#62009f;
}

.btn-flat-fill, #submit, #submit-comm{background:#f2f2f2;
color:#62009f;
-webkit-box-shadow: 0px 6px 0px #d9d9d9;
-moz-box-shadow: 0px 6px 0px #d9d9d9;
box-shadow: 0px 6px 0px #d9d9d9;
}

.btn-flat-fill:hover, #submit:hover, #submit-comm:hover, .current-page{
background:#e0e0e0;
color:#62009f;
}

.btn-flat-fill:active, .btn-flat-fill:focus, #submit:active, #submit:focus, #submit-comm:active, #submit-comm:focus {

 -webkit-box-shadow: 0px 1px 0px #d9d9d9;
    -moz-box-shadow: 0px 1px 0px #d9d9d9;
    box-shadow: 0px 1px 0px #d9d9d9;

}

.menu li a{color:#263644;}

.menu li a:hover, .menu li a:focus, .menu li a.active{color:#ffffff;
background:#62009f;}

.mobile-navigation {
    background-color: #F8F8F8;
    color: #8F8F8F;
}

.section-title{
border:2px solid #62009f;
color:#62009f;}

.section-sub-title{border:2px solid #000000;
color:#000000;}

.about-img{ background:#62009f;
-webkit-box-shadow: 5px 5px 0px #d9d9d9;
-moz-box-shadow: 5px 5px 0px #d9d9d9;
box-shadow: 5px 5px 0px #d9d9d9;
}

.about-feature h4{color:#263644;}

#team-bkg{background-image:url("");}


#team-bkg-cover{background-color:rgba(, , , );
}

.team-member h4, .flexslider-testimonials{color:#000000;}
.team-member span{color:#263644;}

.portfolio-bkg{ background:;}
#portfolio-filter li a, #portfolio-filter li:after{color:#263644}
#portfolio-filter li a:hover{color:#62009f}

.shot-more{background: none repeat scroll 0 0 #62009f;
    color: #000000;}
    
#testimonials-bkg{background-image:url("");}


#testimonials-bkg-cover{background-color:rgba(, , , );
}

.services-bkg{background:;}
.service h5{color:#263644}

#price-bkg{background-image:url("");}


#price-bkg-cover{background-color:rgba(, , , );
}

.table-column{background:#ffffff;}
.column-title{background:#263644;
color:#000000;
}
.column-price{background:#f0f0f0;
color:#263644;
}

.blog-bkg{background:;}
.blog-more{background:#62009f;}
.blog-info span{color:#263644}
.blog-info a, .title-blog-post a, .single-title-blog-post, .project-title{color:#263644}
.blog-info a:hover, .title-blog-post a:hover{color:#62009f}
.blog-info{border-bottom:1px solid #f0f0f0;}

.contact-bkg{background:;}

input.comm-field, #message2{border:none;
color:;
background:#ffffff;}

input.comm-field-post, #comment{border:2px solid #e5e5e5;}

input.comm-field:focus, #message2:focus{color:#f2f2f2;
background:#62009f;}

.comm-title h5, .widgettitle{color:#263644;}
#search-string{border:2px solid #e5e5e5;}

.widget_recent_entries ul li a, .widget_categories ul li a, .widget_archive ul li a{color:#263644;}
.widget_recent_entries ul li a:hover, .widget_categories ul li a:hover, .widget_archive ul li a:hover{color:#62009f;}

.widget_tag_cloud a{background:#263644 ;color:#ffffff;}
.widget_tag_cloud a:hover{background:#62009f ;color:#263644;}

.output2{border:1px solid #ff0000;}

.comment-body {border-bottom: 1px solid #e5e5e5; }
.comment-author .author a:link, .comment-author .author a:visited, .comment-reply-link, .title-archive { color: #263644;}
.comment-author .author a:hover, .comment-reply-link:hover, .widget_recent_entries ul li:before, .widget_categories ul li:before, .widget_archive ul li:before { color: #62009f;}

footer{background:#ffffff;}

.project-close span{border:1px solid #62009f;
background:#62009f;
color:#ffffff;
}
.project-close span:hover{border:1px solid #62009f;
color:#62009f;
background:none;
}