/*Color Css*/
.TextColor { color:#117EC3;}
.BackgroundColor { background-color:#117EC3;}
.DefaultBackground { background-color:#117EC3;}
.DefaultBorderColor{ border-color:#117EC3;}
.DefaultColor  { color:#117EC3;}
.MultiColor-bg { background-color:#117EC3;}
a, a:link, a:visited, a:active {
    color: #117EC3;
}
.how-to-use h3 {
    border-left: 3px solid #117EC3;
}
/*login*/
a.login:hover  {
  color: #117EC3;
}

/*Search*/
.search_bg a, .search_bg a:link, .search_bg a:active, .search_bg a:visited { background:#117EC3;}

/*Footer*/
.TermsCss:hover {
  color: #117EC3;
}
.footer-social a:hover { color:#fff; background:#117EC3; }

.footer-links a:hover { color:#117EC3; }
/*back to top*/
.goup a img {
    border: 2px solid #117EC3;
}
/*button*/
.btn-black:hover { background:#117EC3;}

.btn-default, .btn-default:link, .btn-default:active, .btn-default:visited {
    background: #117EC3;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

/*breadcrumb*/

.skin-breadcrumb a:hover { text-decoration:underline; color:#117EC3;}

/*HomePage*/
.AwesomeIcons .box:hover em { background:#117EC3; color:#fff;}
.top-contact a:hover {
    color: #117EC3;
}
.AwesomeIcons em {
    color: #117EC3;
    border: 1px solid #117EC3;
}
.home-banner .txt-content a.btn-blue {
    background: #117EC3;
}
.home-top-box .box em { background:#117EC3; color:#fff;}
.home-top-box .box:hover {
	border:1px solid #117EC3;
}

.home-WhyUs .text a:hover {
    color: #117EC3;
}
.plus-mask .box a {
    color: #117EC3;
}
.plus-mask .box a:hover{ background:#117EC3; color:#fff;}
.quote-name {
    border-left: 2px solid #117EC3;
    border-right: 2px solid #117EC3;
}

.top-social a:hover { background:#117EC3; color:#fff;}
.service-tabs ul li.active a {
    background:#117EC3;
	color:#fff;
}
.home-WhyUs em {
    font-size: 36px;
    color: #117EC3;
    float: left;
}
.download-links li em { color:#117EC3;}
.news-left .date { background:#117EC3;}
.news-list h5 a:hover { color:#117EC3;}

.home-accordion .panel-title a {
  color: #fff;
  background-color:#117EC3;
}
.home-accordion .panel-title a.collapsed:hover { background:#117EC3;}
.AppBox em { background:#117EC3; border:2px solid #117EC3;}

.home-other-links li a:hover { color:#117EC3; }
.home-other-links li em { margin:0 6px 0 0; color:#117EC3;}
.ServiceBottomLeft .details em {
	background:#117EC3;
}
.TopService .details em {
    border: 1px solid #117EC3;
    color: #117EC3;
}
.TopService .details:hover em {
	background:#117EC3;
	color:#fff;
}
.TopService h3 a:hover { color:#117EC3;}
.home-team .box h6 {
    color: #117EC3;
}

.home-team .box .social a {
    background: #117EC3;
}
.FeatureIcons em {
    background: #117EC3;
}
.gallery-item:hover .mask {
    background: #117EC3;
}
.PageTeam-top h6 { color:#117EC3; font-weight:bold;}
.PageTeam-top .box em { font-size:30px; color:#117EC3;}
.PageTeam-top .box:hover { background:#117EC3;}

.page-service .box:hover em { background:none; color:#117EC3;}
.page-service .box em { background-color: #117EC3; border:2px solid #117EC3;}

.TeamNews .date { background:#117EC3;}
.home-contact .contact-info a:hover{ color:#117EC3;}


.PhotoGallery .hover-text h5 { color:#117EC3; font-weight:bold;}
.PhotoGallery .hover-icon span {
    color: #117EC3;
}
.PhotoGallery .hover-icon span:hover { background:#117EC3; color:#fff;}
.page-about-top .box:hover h4 { color:#117EC3;}
.page-about-top .box:hover .btn-gray { background:#117EC3;}
.plan_col.plan_column1:hover .plan_price_btn {
	background: #117EC3;
	color: #fff;
}
.download-links li a:hover {color: #117EC3;}
/*Slider*/
.owl-theme .owl-controls .owl-page span {
    background: #117EC3 none repeat scroll 0% 0%;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	background:#117EC3;
}

.btn-style2 .bx-wrapper .bx-controls-direction a{
    background-color: #117EC3;
}


.btn-style2 .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.btn-style2 .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #117EC3;
}

.button-controls a, .button-controls a:link, .button-controls a:active, .button-controls a:visited {
  color: #117EC3;
  text-align: center;
  top: inherit;
  border: 1px solid #117EC3;
  border-radius:50%;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 18px;
}
.button-controls a:hover { color:#fff; background:#117EC3;}
#bx-thumbnail-pager a.active img,
#bx-thumbnail-pager img:hover { border:2px solid #117EC3;}




/*inner page*/
.page-about-top h4:after {
    content: "";
    height: 2px;
    background: #117EC3;
    position: absolute;
    width: 30px;
    bottom: 0;
    left: 0;
}
.page-about-top.style h4:after {
    content: "";
    height: 2px;
    background: #117EC3;
    position: absolute;
    width: 30px;
    bottom: 0;
    left: 50%;
	margin:0 0 0 -15px;
}
.hoverbg{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #117EC3;
    top: 0;
    opacity: 0.8;
}
.plan_col.plan_column1 > h6{
	color:#117EC3;
}

.plan_col.plan_column1:hover > h6, .plan_col.plan_column1.active_plan > h6 {
    background: #117EC3;
}

.plan_col li i.wrong_icon {
    color: #117EC3;
}

.hm-popular header {
    color: #117EC3;
}

.hm-popular .hm-pricing-footer { background:#117EC3;}
.hm-pricing-list .box:hover .hm-pricing-footer{ background:#117EC3;}





/*Container*/
.Container006 .dnntitle:after { background:#117EC3;}
.Container007 .dnntitle .title-bg:after {
  border-bottom: 45px solid #117EC3;
}
.Container014 .dnntitle { border-left:3px solid #117EC3;}

.Container015 .dnntitle .title:after {
    background: #117EC3;
}





/*Standard Menu*/
.dnnMenu li.hover a, 
.dnnMenu li a:hover{
    border-top:3px solid #117EC3;
	background:#202223;
}

.dnnMenu li.selected a {
    border-top:3px solid #117EC3;
	background:#202223;
}

.dnnMenu li.current a {
    border-top:3px solid #117EC3;
	background:#202223;
}
.dnnMenu .subLevel li.item a:hover div { background:#117EC3; color:#fff; }
.dnnMenu .subLevel li.selected a { color:#117EC3;}


/*Mega Menu*/
ul.dnnmega li a:hover,
ul.dnnmega li.mmItemHover a {
    border-top: 3px solid #117EC3;
    background: #202223 none repeat scroll 0% 0%;
}

.dnnmega li.mmBreadcrumb a {
    border-top: 3px solid #117EC3;
    background: #202223 none repeat scroll 0% 0%;
}


.dnnmega li li.mmSelected a span {   
	background:#117EC3;
}
.dnnmega li li.mmSelected li a span { background:none;}
.dnnmega li li li.mmSelected a{   
	background:#117EC3;
}
.dnnmega li li li.mmSelected li a { background:none;}
.dnnmega li li li.mmSelected a span { background:none;}
ul.dnnmega li li a span:hover { background:#117EC3;}
ul.dnnmega li li li a:hover { background:#117EC3; color:#fff;}



/*Left Menu*/
.LeftMenu .treeview a.selected {
  color: #fff;
  background: #117EC3;
}
.LeftMenu .treeview a:hover { color: #fff; cursor: pointer; background:#117EC3; }

.LeftMenu .treeview li a.current,
.LeftMenu .treeview li.collapsable a{ background: #117EC3; color:#fff;}
.LeftMenu .treeview li.collapsable ul a:hover { color:#117EC3; background:rgba(255,255,255,0.03);}
.LeftMenu .treeview li.collapsable ul a.selected { color:#117EC3;background: none; border-right: none;}
.LeftMenu .treeview li.collapsable ul a.selected:hover { color:#117EC3; background:rgba(255,255,255,0.03);}

/*Mobile Menu*/
.MobileMenu .treeview a.selected {
	background:#117EC3;
	color:#fff;
}

.MobileMenu .treeview a:hover {
	background:#117EC3;
	color:#fff;
}

.MobileMenu .treeview li li a:hover { background:rgba(255,255,255,0.05); color:#117EC3;}
.MobileMenu .treeview li li.collapsable a:hover { color: #117EC3;}
.MobileMenu .treeview li.collapsable ul a:hover { color:#117EC3; background:rgba(255,255,255,0.05);}
.MobileMenu .treeview li li a.selected { color:#117EC3;background: none;}
.MobileMenu .treeview li li a.selected:hover { background:rgba(255,255,255,0.05); color:#117EC3;}













