/* ===================================
1. Inner - Section: page headline
==================================== */

#inner-headline.about {
  background-image: url(../img/about-im.jpeg);
}

#inner-headline.service {
  background-image: url(../img/services-im.jpeg);
}

#inner-headline.consulting {
  background-image: url(../img/IT-Services-2.png);
}

#inner-headline.career {
  background-image: url(../img/IT-Service-Providers-1080x675.jpeg);
}

#inner-headline {
  /*	background:#f2f2f2;*/
  position: relative;
  margin: 0;
  padding: 230px 0 230px;
  color: #fefefe;
  background-size: cover;
}

#inner-headline::before {
  content: "";
  /*    background-color: #0a1c29e8;*/
  /* background-color: #152b3ce3; */
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

#inner-headline .inner-heading h2 {
  color: #fff;
  margin: 20px 0 0 0;
}

/* --- breadcrumbs --- */
#inner-headline ul.breadcrumb {
  margin: 30px 0 0;
  float: left;
}

#inner-headline ul.breadcrumb li {
  margin-bottom: 0;
  padding-bottom: 0;
}
#inner-headline ul.breadcrumb li {
  font-size: 13px;
  color: #fff;
  font-weight: 600;
}

#inner-headline ul.breadcrumb li i {
  color: #fff;
}

#inner-headline ul.breadcrumb li a {
  color: #fff;
}

ul.breadcrumb li a:hover {
  text-decoration: none;
}

#inner-headline ul.breadcrumb {
  margin: 0;
  float: left;
}

.breadcrumb {
  /*        background: linear-gradient(to right, #0266b4 0%, #008e46 100%);*/
}

.breadcrumb {
  padding: 8px 20px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #0076d1;
  border-radius: 4px;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/*=====end=====*/

/*contact*/

abbr[title] {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.contact-text {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #5c768d;
}

/*end*/

h2.mytlt {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #5c768d;
  text-align: center;
}

.form-title h4 {
  font-size: 25px;
  font-weight: 600;
  color: #5c768d;
}

.title-he {
  text-align: center;
  padding-bottom: 15px;
}

.title-he h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #5c768d;
}

.bill-text {
  padding: 20px;
}

.bill-txt h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #5c768d;
}

.p-txtt {
  padding: 34px;
}

tr td {
  text-align: center !important;
}

tr.head {
  background: #c1e2ff;
}

tr.small-tt {
  background: beige;
}

/*service-pag*/

/* badge */

.badge.custom-badge {
  margin: -20px 0 0 -25px;
  font-size: 12px;
  text-transform: none;
}

.badge.custom-badge.red {
  background-color: #e9372e;
}

/* box */

.bg-skin {
  background: #428bca;
}

.box {
}

.box h4 {
  font-size: 24px;
}

.box i {
  margin-bottom: 30px;
}

.circled {
  border-radius: 50%;
  display: inline-block;
  color: #fff;
  width: 1.6em;
  height: 1.6em;
  text-align: center;
  line-height: 1.6em;
}

/*end*/

/*nw-se*/

/*
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #0266b4;
}


.mega-menu{width: 900px; overflow: hidden; padding: 20px;}
.mega-menu a{text-decoration: none; color: #8c9494;     font-size: 14px;}
.mega-menu .sub-menu-heading{ color: #0266b4;     white-space: nowrap;}
@media(max-width:500px){
	.mega-menu{width: 300px;}
}
*/
/*end*/
