﻿
#style-switcher h2 a {
    background: #0798BC none repeat scroll 0 0;
}
.mainmenu ul li > ul li:hover a, .nivo-directionNav a:hover, .about-wrap h1 span, a.readmore:hover, .footer-widget ul li a:hover, .footer-right a, a#scrollUp:hover, .business-content li::before, .breadcrumb-wrap h2, .breadcrumb-wrap ul li a:hover, .comment-info a:hover, .blog-text p, .blog-text p::after, .blog-text p::before, .comment-text:hover:after, .info-404 h3, .copy-right p span, .expert-wrap:hover i, a:hover, .form-style input[type=submit]:hover, .cap-readmore a:hover, .newsletter button:hover, .comment-info span{color:#131959}


.bg-1, .ec-handle, .mainmenu ul li:hover a, .mainmenu ul li.active a, .search-box a, .search button, .responsive-menu-wrap .slicknav_nav, .cap-readmore a, .nivo-directionNav a, .section-title span, a.readmore, .service-wrap::before, .service-wrap::after, .choose-wrap i, .project-menu button.active, .project-content a:hover, .blog-icon a:hover, .blog-readmore a, .blog-readmore a:hover:before, .funfact-icon i:after, .deat, .team-img, .dotate-style .owl-dot.active, .newsletter button, a#scrollUp, .progress-bar, .progress-bar span::after, .pricing-table-wrap::after, .pricing-table-wrap::before, .expert-wrap:hover, .expert-wrap i, .faq-wrap .panel-default a::after, .faq-wrap .panel-default a, .single-project h2:before, .single-project h2:after, .sidebar-search-area button:hover, .tags-wrap a:hover, .form-style button, .form-style input[type=submit], .contact-icon i, #googleMap, .info-404 a, .timer .cdown, .cap-dec h2 span::before, .cap-dec h2 span::after{background:#131959;}

.ec-handle, .search button, .nivo-directionNav a:hover, a.readmore, .project-menu button.active, .project-content a:hover, .blog-icon a:hover, .funfact-icon i, .newsletter button, a#scrollUp:hover, .tags-wrap a:hover, .form-style input[type=submit], .cap-readmore a:hover {
	border-color:#131959;
}
.section-title span.two, .section-title span.three {
  border-color: #131959 transparent transparent;
}
.search-box a:hover, .blog-icon a:hover, .project-content a:hover{
	color:#fff;
}

@keyframes animate2{
	0%{
		width:0;
		height:0;
		border-top-color:#131959;
		border-right-color:transparent;
		border-bottom-color:transparent;
		border-left-color:transparent;
	}
	50%{
		width:90%;
		height:0;
		border-top-color:#131959;
		border-right-color:#131959;
		border-bottom-color:transparent;
		border-left-color:translate;
	}
	100%{
		width:90%;
		height:90%;
		border-top-color:#131959;
		border-right-color:#131959;
		border-bottom-color:transparent;
		border-left-color:translate;
	}
}

@keyframes animate3{
	0%{
		width:0;
		height:0;
		border-top-color:translate;
		border-right-color:translate;
		border-bottom-color:translate;
		border-left-color:#131959;
	}
	50%{
		width:0;
		height:90%;
		border-top-color:translate;
		border-right-color:translate;
		border-bottom-color:#131959;
		border-left-color:#131959;
	}
	100%{
		width:90%;
		height:90%;
		border-top-color:translate;
		border-right-color:translate;
		border-bottom-color:#131959;
		border-left-color:#131959;
	}
}
@keyframes animate4{
	0%{
		width:0;
		height:0;
		border-top-color:#131959;
		border-right-color:transparent;
		border-bottom-color:transparent;
		border-left-color:transparent;
	}
	50%{
		width:100%;
		height:0;
		border-top-color:#131959;
		border-right-color:#131959;
		border-bottom-color:transparent;
		border-left-color:translate;
	}
	100%{
		width:100%;
		height:100%;
		border-top-color:#131959;
		border-right-color:#131959;
		border-bottom-color:transparent;
		border-left-color:translate;
	}
}
@keyframes animate5{
	0%{
		width:0;
		height:0;
		border-top-color:translate;
		border-right-color:translate;
		border-bottom-color:translate;
		border-left-color:#131959;
	}
	50%{
		width:0;
		height:100%;
		border-top-color:translate;
		border-right-color:translate;
		border-bottom-color:#131959;
		border-left-color:#131959;
	}
	100%{
		width:100%;
		height:100%;
		border-top-color:translate;
		border-right-color:translate;
		border-bottom-color:#131959;
		border-left-color:#131959;
	}
}



