.projects-item .inner h3 {
    font-size: 18px;
}
.footer-area .copyright-area{
	margin-top: 0 !important;
}
.logo-area .logo-item img {
    max-width: 120px !important;
}
.contact-area .contact-info ul li i {
    color: #3140fc;
}
.contact-area .contact-info ul li a:hover {
    color: #3140fc;
}
.go-top {
    background-color: #3140fc;
	border: 1px solid #ffffff;
}
.common-btn{
	background-color: #3140fc;
}
.common-btn:hover {
    color: #3140fc !important;
    border: 3px solid #3140fc;
}
.work-area .work-video {
    background-image: url(../media/work2.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
}
.switch-box{
	display: none !important;
}
.banner-area-two .banner-item {
    background-image: url(../media/bg.png);
}
.testimonials-area.two {
    background-image: url(../media/test.png);
    position: relative;
}
.section-title h2 span {
    color: #3140fc;
}
.section-title .sub-title {
    color: #3140fc;
}
.projects-item .inner h3 a {
    color: #3140fc;
}
.projects-area.section-overlay:before {
    border-top: 640px solid #3140fc;
}
.card-overlay:after {
    border-bottom: 230px solid #3140fc;
}
.card-overlay:before {
    border-top: 230px solid #3140fc;
}

.title-bg-overview{
	    background-image: url(../media/overview.png);
}
.page-title-area .title-shape img{
	opacity: 0.5 !important;
}
.title-bg-position{
	background-image: url(../media/position.png);
}
.title-bg-contact{
	background-image: url(../media/con.png);
}
