body
{
  font-family: 'Noto Sans', sans-serif;
}
a
{
  text-decoration: none !important;
}
p
{
  font-weight: 300 !important;font-size: 18px;margin: 5px 0 5px;line-height: 23px;font-family: 'Noto Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6
{
  font-family: 'Baskervville', serif!important;
}
.white{color: #fff;}
.righto
{
	text-align:right;
}
.navbar-static-top 
{
  border-color: transparent !important; height: auto !important; padding: 10px;
  font-family: 'Baskervville', serif;
}
.navbar-static-top .navbar-nav>li>a 
{
  text-transform: uppercase !important; border-radius: 5px; padding: 10px; margin-left: 8px;
  margin-right: 8px;color:#fff; text-transform: capitalize; font-size: 15px !important;font-weight: 600; 
}
.navbar-static-top .navbar-nav>li>a:hover 
{
 border-radius: 5px; padding: 10px; background:#fff!important; color: #222222!important;
}
.active
{
  background:none !important; 
}
.navbar-static-top .navbar-nav>.active>a
{ 
  border-radius: 5px; padding: 10px; background:#fff!important; color: #222222!important;
}
.navbar-static-top .navbar-toggle .icon-bar
{ 
  background: #444444; background-color: #1f92c1 !important;
}
.navbar{margin-bottom:0px !important;
}
.navbar-static-top .navbar-toggle
{
  background: #fff; border: 2px solid #1f92c1; !important;box-shadow: none;
}

.custom-icon
{
  cursor: pointer;
  width: 150px;
  height: 150px;
  color: #fff;
  font-size: 40px;
  border-radius: 25vw;
  overflow: hidden;
  background-size: cover;
  border: 6px solid #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.86);
  opacity: 0.8;
  transition: background 0.5s, color 1s, opacity 0.5s, border 0.5s;
  padding-top: 30px;
  font-size:80px;
  color: #000;
}
.custom-icon:hover 
{
  opacity: 1;
  border-color: #D59F3F;
}
.btnns
{
  background: none;border: 2px solid #fff;border-radius: 0.6em;color: #fff;cursor: pointer;
  font-size: 20px;margin: 5px;padding: 15px 50px;text-decoration: none;text-align: center;
}
.servbox
{
  background: rgba(58, 48, 82,0.7);
  padding: 15px;
  color: #fff;
  border-radius: 30px;
}
.tesfa
{
  color: #222222;
  font-size: 25px!important;
}
.ict
{
  color: #fff; border: 2px solid #fff; padding: 4px;border-radius: 50%;
}
.hhh
{
  height: 25px;width: 25px;text-align: center;padding: 4px;border: 1px solid #D59F3F;
  color: #D59F3F;font-size: 12px;border-radius: 50%;
}


.boxlimo2
{
  padding: 15px;background: #fff;
  z-index: 99999999;
  -webkit-box-shadow: rgba(0,0,0,.25) 0 3px 11px 0!important;
}

@media only screen and  (max-width: 750px) 
{
  .nav-tabs li {width: 33.33%!important;font-size: 13px!important;background: #222;text-align: center;}
}
.nav-tabs li {width: 16.66%;font-size: 18px;background: #222;text-align: center;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  background: #222222 !important;color: #fff!important;
}

button
{
 font-family: 'Baskervville', serif!important;
}
.btnmenu
{
  background: #222222;border: transparent;border-radius: 0.6em;color: #fff;cursor: pointer;
  font-size: 16px;text-decoration: none;text-align: center;padding: 8px;
}
.btnbanner
{
 background: rgba(0,0,0,0.8);border: 2px solid #222222;border-radius: 0.6em;color: #222222;cursor: pointer;
 font-size: 20px;margin: 5px;padding: 10px;text-decoration: none;text-align: center;
}
.btn
{
 background: none;border: 2px solid #fff;border-radius: 0.6em;color: #222222!important;cursor: pointer;
  font-size: 14px;margin: 1px;padding: 5px 20px;text-decoration: none;
}
.btn:hover, .btn:focus
{
  color: #fff;outline: 0;
}
.btn2
{
  background: none;border: 2px solid #222222;border-radius: 0.6em;color: #222222;cursor: pointer;
  font-size: 14px;margin: 1px;padding: 5px 20px;text-decoration: none;
}
.btn2:hover, .btn2:focus
{
  color: #fff;outline: 0;
}
.tap
{
  background: none;border: 2px solid #222222;border-radius: 0.6em;color: #222222!important;cursor: pointer;
  font-size: 14px;margin: 1px;padding: 8px 20px;text-decoration: none;
}
.special
{
  background: none;border: 2px solid #fff;border-radius: 0.6em;color: #fff!important;cursor: pointer;
  font-size: 14px;margin: 1px;padding: 8px 20px;text-decoration: none;
}
.tap:hover, .tap:focus
{
  color: #fff !important;outline: 0;
}

.para
{
  background:url(../images/form2.jpg);
  background-size: cover;
  min-height: 200px; 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

.form-control
{
  border-radius: 0px !important;
  border:2px solid #55555563!important;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
  width: 100%;
  height: 35px;
}

.form-control:focus 
{
  border-color: #222222;
  outline: 0;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6);
}

@media only screen and  (max-width: 800px) 
{
  .container-fluid{padding: 2px;}
  .container{padding: 2px;}
}
.centeredall {position: absolute;top: 50%; left: 50%; transform: translate(-50%, -50%);}
.centeredall2 {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}

.centered {
  position: absolute;top: 39%; left: 30%; transform: translate(-15%, -25%);padding: 15px;
  text-align: center!important;
}
/*background: rgba(0,0,0,0.5);*/
.centered2 {position: absolute;top: 25%;left: 23%;transform: translate(-2%, -50%);}
.box8 .icon,.box8 .title{margin:0;position:absolute}
.box8{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box8 img{width:100%;height:auto}
.box8 .box-content{width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;position:absolute;top:0;left:0;transform:perspective(400px) rotateX(-90deg);transform-origin:center top 0;transition:all .5s ease 0s}
.box8 .icon li a,.box8 .title{background:#222222;font-size:25px;color:#fff;font-weight: 500 !important;padding-bottom: 10px!important;}
.box8:hover .box-content{opacity:1;transform:perspective(400px) rotateX(0)}
.box8 .title{padding:5px 7px;border-radius:5px;font-weight:600;bottom:20px;left:20px;transition:all .9s ease 0s}
.box8 .icon li a,.box9 .box-content,.box9 .icon li,.box9 img{transition:all .35s ease 0s}
.box8:hover .title{display: none;}
.box8 .icon{list-style:none;padding:0;top:42%;left:0;right:0}
.box8 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;margin-right:7px}
.box9 .icon,.box9 .title{width:100%;font-size:22px}
.box8 .icon li a:hover{background:#fff;color:#000}
#return-to-top 
{
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i 
{
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover
{
  background: #222222;
}
#return-to-top:hover i
{
  color: #fff;
  top: 5px;
}

@media only screen and (max-width:990px)
{
  .box8
  {
    margin-bottom:0;
  }
  header
  {
    position: inherit; background: #28282A!important;
  }
  .banner
  {
    position: inherit !important;
  }

}
.fourth {
  border-color: #222222;
  color: #fff;
  background-image: linear-gradient(45deg, #222222 50%, transparent 50%);
  background-position: 100%;
  background-size: 400%;
  transition: background 300ms ease-in-out;
}
.fourth:hover {
  background-position: 0;
}


.get-flow-wrap 
{
  background: #222222;
  color: #fff;
  padding: 3px 3px ;
  position: fixed;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 155px;
  width: 200px;
  z-index: 999;
  cursor: pointer;
  font-size: 18px;
  border: 2px solid #222222;
}
.get-flow-wrap:hover
{
  border: 2px solid #222222;
  text-decoration: none;
  background: #fff;
  color: #222222;
}
.get-flow-wrap2
{
  background: #222222;
  color: #fff;
  padding: 2px 2px ;
  position: fixed;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 250px;
  width: 200px;
  z-index: 999;
  cursor: pointer;
  font-size: 18px;
  border: 2px solid #222222;
}
.get-flow-wrap2:hover 
{
  border: 2px solid #222222;
  text-decoration: none;
  background: #fff;
  color: #222222;
}
.get-flow-wrap3
{
  background: #222222;
  color: #fff;
  padding: 2px 2px ;
  position: fixed;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 250px;
  width: 130px;
  z-index: 999;
  cursor: pointer;
  font-size: 15px;
  border: 2px solid #222222;
}
.get-flow-wrap3:hover 
{
  border: 2px solid #222222;
  text-decoration: none;
  background: #fff;
  color: #222222;
}
.get-flow-wrap4
{
  background: #222222;
  color: #fff;
  padding: 2px 2px ;
  position: fixed;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 300px;
  width: 130px;
  z-index: 999;
  cursor: pointer;
  font-size: 15px;
  border: 2px solid #222222;
}
.get-flow-wrap4:hover 
{
  border: 2px solid #222222;
  text-decoration: none;
  background: #fff;
  color: #222222;
}


/* hover2 */
.boxes{
  overflow:hidden;
  position:relative;
}
.boxes .boxes-img img{
  width: 100%;
  height: auto;
}
.boxes .contents{
  width: 100%;
  height: 100%;
  padding:60px 30px;
  background:rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
}
.boxes .content{
  width: 100%;
  height: 100%;
  padding:60px 30px;
  background:rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: -100%;
  transition:all 0.50s ease 0s;
}
.boxes:hover .content{
  left:0;
}
.boxes .title{
  font-size:24px;
  color:#fff;
  text-align: center;
  text-transform:uppercase;
  font-family: Open Sans, sans-serif !important;
  font-weight: normal;
  margin:0 0 30px 0;
}
.boxes .description{
  font-size:16px;
  color:#fff;
  text-align: center;
  margin-bottom:35px;
}
.boxes .read-more{
  padding:10px 20px;
  background:#000;
  color:#fff;
  text-decoration-line: none;
  text-transform: capitalize;
}


.grid {
  clear: both;
  max-width: 1000px;
  list-style: none;
  text-align: center;
}

.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  height: auto;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 1em;
  color: #fff;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 15%;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/*-----------------*/
/***** Steve *****/
/*-----------------*/

figure.effect-steve {
  z-index: auto;
  overflow: visible;
  background: #000;
}

figure.effect-steve:before,
figure.effect-steve h2:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

figure.effect-steve:before {
  box-shadow: 0 3px 30px rgba(0,0,0,0.8);
  opacity: 0;
}

figure.effect-steve figcaption {
  z-index: 1;
}

figure.effect-steve img {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: perspective(1000px) translate3d(0,0,0);
  transform: perspective(1000px) translate3d(0,0,0);
}

figure.effect-steve h2,
figure.effect-steve p {
  background: #fff;
  color: #2d434e;
}

figure.effect-steve h2 {
  position: relative;
  margin-top: 2em;
  padding: 0.25em;
}

figure.effect-steve h2:before {
  box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}

figure.effect-steve p {
  margin-top: 1em;
  padding: 1em;
  font-weight: 800;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(0.9,0.9,1);
  transform: scale3d(0.9,0.9,1);
}

figure.effect-steve:hover:before {
  opacity: 1;
}

figure.effect-steve:hover img {
  -webkit-transform: perspective(1000px) translate3d(0,0,21px);
  transform: perspective(1000px) translate3d(0,0,21px);
}

figure.effect-steve:hover h2:before {
  opacity: 0;
}

figure.effect-steve:hover p {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}

.taaap
{
  background: #fff;
  color: #D59F3F!important;
  border: 2px solid #222222;
  border-radius: 0.6em;
  cursor: pointer;
  font-size: 14px;
  margin: 1px;
  padding: 8px 20px;
  text-decoration: none;
}
.box
{
  border:1px solid #ccc;padding: 5px;border-bottom: transparent;margin:10px;margin-bottom: 0!important;
}
.box2
{
  border:1px solid #ccc;padding: 5px;border-top: transparent;margin-top: -20px;margin:10px;margin-top: 0!important;
}


.main2
{
  background-size: cover;
  
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and  (min-width: 640px) 
{
.nav {
    padding-left: 155px;
    margin-bottom: 0;
    list-style: none;
}
}
	

table {
    font-family: 'Federo', sans-serif;
    border-collapse: collapse;
    width: 100%;
}


  td, th {
    border: 1px solid #000;
    text-align: left;
    padding: 8px;
}

/*tr:nth-child(even) {
    background-color: #deb75b40;
}*/