

#fh5co-header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999;
}


.js .animate-box {
  opacity: 0;
}
.mgnup{
  margin-top: 5px;
  margin-bottom: 5px;
}
.stuck {
  position: fixed !important;
  top: 0 !important;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
}

.header-top {
  background: #ff5722;
}
.header-top .fh5co-link a {
  margin-left: 10px;
  font-size: 16px;
  color: #ffffff;
}
.header-top .fh5co-link a:first-child {
  margin-left: 0;
}
.header-top .fh5co-link a:hover {
  color: blue!important;
}
@media screen and (max-width: 768px) {
  .header-top .fh5co-link {
    text-align: center;
  }
    .animate-box h1{
      margin-top: -30px!important;

    }
  
}
.header-top .fh5co-social a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  margin-right: 15px;
  position: relative;
  -webkit-transition: 0.5s, ease-in-out;
  -o-transition: 0.5s, ease-in-out;
  transition: 0.5s, ease-in-out;
}
.header-top .fh5co-social a:last-child {
  margin-right: 0;
}
.header-top .fh5co-social a:hover, .header-top .fh5co-social a:focus, .header-top .fh5co-social a:active {
  text-decoration: none;
  color: white !important;
}
.header-top .fh5co-social a:hover i, .header-top .fh5co-social a:focus i, .header-top .fh5co-social a:active i {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
@media screen and (max-width: 768px) {
  .header-top .fh5co-social {
    text-align: center !important;

  }

}

.fh5co-cover,
.fh5co-hero {
  position: relative;
  height: 400px;
}
@media screen and (max-width: 768px) {
  .fh5co-cover,
  .fh5co-hero {
    height: 700px;
  }
}
.fh5co-cover.fh5co-hero-2,
.fh5co-hero.fh5co-hero-2 {
  height: 600px;
}
.fh5co-cover.fh5co-hero-2 .fh5co-overlay,
.fh5co-hero.fh5co-hero-2 .fh5co-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
}

.fh5co-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(66, 64, 64, 0.9);
  background: rgba(0, 0, 0, 0.2);
}

.fh5co-cover {
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fh5co-cover {
    heifght: inherit;
    padding: 3em 0;
  }
}
.fh5co-cover .btn {
  padding: 1em 2em;
  opacity: .9;
}
.fh5co-cover.fh5co-cover_2 {
  height: 600px;
}
@media screen and (max-width: 768px) {
  .fh5co-cover.fh5co-cover_2 {
    heifght: inherit;
    padding: 3em 0;
  }
}
.fh5co-cover .desc {
  top: 50%;
  position: absolute;
  width: 100%;
  margin-top: -80px;
  z-index: 2;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .fh5co-cover .desc {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.fh5co-cover .desc h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 60px;
  margin-bottom: 10px;
  font-weight: 300 !important;
}
.fh5co-cover .desc h2 strong {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .fh5co-cover .desc h2 {
    font-size: 40px;
  }
}
.fh5co-cover .desc span {
  display: block;
  margin-bottom: 30px;
  font-size: 28px;
  letter-spacing: 1px;
}
.fh5co-cover .desc span a {
  color: #fff;
}
.fh5co-cover .desc span a:hover, .fh5co-cover .desc span a:focus {
  color: #fff !important;
}
.fh5co-cover .desc span a:hover.btn, .fh5co-cover .desc span a:focus.btn {
  border: 2px solid #fff !important;
  background: transparent !important;
}
.fh5co-cover .desc span a.fh5co-site-name {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}







body{
	font-style: "Segoe UI",Roboto,Arial,sans-serif,"Apple Color Emoji"!important;
}
i{
	margin-left: 2px;
	margin-right: 7px;
}
.link a{
	color: black;
	text-decoration: none;
}
.link a:hover{
	color: white;
}
nav li{
 list-style: none;
 display: inline-block;

 margin: 5px;

 text-transform: uppercase;
font-weight: 600;
}
nav li a{
 list-style: none;
 display: inline-block;
 padding: 5px;
 text-decoration: none;
 color: black;
 text-transform: uppercase;
font-weight: 600;
    font-size: 17px;
}
nav li a:hover{
 color: white;
 background: #638db9;
	text-decoration: none;

	
}
nav li a:hover +.xyz{
	display: block;
	}

nav li:hover{
	color: white;
	background: #638db9;
	}
.nav li ul{
	position: absolute;
	z-index: 2;
	padding: 5px;
	display: none;
	background: black;
}
.nav li ul:hover{
	display: block;
}
.nav li ul li{
display: block;

}
.nav li ul li a{
	padding: 5px;
	color: white;	
  display: block;
}
.p{
	float: right;
	margin-top: 10px;
}
.clear{
	float: none;
}
.contact-info li{
 list-style: none;

 margin-top: 15px;
 margin-left: -20px;
}
.contact-info li a{
  text-decoration: none;
  color: #5f5757;
  font-weight: 700!important; font-size: 18px;
}
.contact-info li a:hover{
  text-decoration: none;
  color: black;
}

.thumbnail a img{
  height: 250px;
  width: 100%;
  margin-bottom: 10px;
}
.mb30{
  margin-bottom: 30px;
}


.ulft<li<a:hover{
color: black!important;
}
.rightbox{
  padding: 5px 0;
}
.rightbox a{
  margin-right: 10px;
}
.hide1{
  display: none;
}
@media(max-width:767px){
  .hide1{
      display: block;
    }
  .rightbox{
    display: none;
  }
}
.stuck,.sticky-wrapper{
  width: 100%;
  background: rgb(255, 87, 34);
}
.center1 h3{
  text-align: center;

}
.center p{
  text-align: justify;
}
.contact li{
 list-style: none;
 margin-left: -30px;
}
.contact li a{
  color: black;
  text-decoration: none;
  font-weight: 500;
}
.footer-content{
  padding-top: 15px;
}
.card-body{
  text-align: center;
}
.card-text{
  text-align: justify;
}
.sticky{
 right:-67px; 
 top: 300px;
 padding: 2px;
  transition: all;
   transition-duration: .3s;
   position: fixed;
}
.sticky a{
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 2px;
  width: 100px;
  text-align: right;

}
.sticky:hover{
   right: 0px;
   transition: all;
   transition-duration: .3s;
}
.slideup{
  position: fixed;
  right: 10px;
  bottom: 10px;
}
.round{
  background: #007bff;
  padding:10px;
  border-radius: 30%;
  color: white;
}
.round:hover{
  color: orange;
  background: black;
}
.round i{
  margin-right: 1px;
}
.imp-links li{
  list-style: none;
  margin-left: -30px;
  margin-bottom: 3px;
  
}
.imp-links li a
{
  display: table-caption;
  padding-right: 35px;
  width: 150px;
}
.vision h3{
    font-weight: 700;
    padding-bottom:20px;
    margin-bottom: 0px;
  }
  .vision p{
    font-size: 18px;
    text-align: justify;
  }

  /*welcome*/
  .wrap.t3-sl.t3-sl-2 {
    background: rgb(0, 121, 178);
    padding: 15px 0;
  }
  .t3-sl-2 {
    text-align: center;
    color: white;
}
.feature_title {
    position: relative;
    font-size: 25px;
    margin-top: 23px;
}
.feature_col{
  padding:  10px 10px 10px 10px;
}
.feature_col:hover{
  box-shadow: 2px 2px 20px black;

}
.feature_col a{
  text-decoration: none;
}


/*********************************
11. Partners
*********************************/

.partners
{
  width: 100%;
  background: #FFFFFF;
}
.partners_slider_container
{
  width: calc(100% + 100px);
  left: -50px;
}
.partners_slider
{
  height: 132px;
}
.partner_item
{
  height: 100%;
  cursor: pointer;
}
.partner_item img
{
  position: relative;
  width: 110px !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.partner_item:hover img
{
  -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.partners_slider {
    height: 132px!important;
}


@media only screen and (max-width: 1300px)

{
  .navv{
  display: none;
}
  .navbar-toggle{
    display: block!important;
  }
  .mob-menu{
    transition-duration: .2s!important;
    
    display: block!important;
  }
  .dropdown-menu1, .dropdown-menu2 ,.dropdown-menu3,.dropdown-menu4{
    display: none;
    color: black!important;
  }
  .dropdown-menu1 li, .dropdown-menu2 li ,.dropdown-menu3 li,.dropdown-menu4 li{
    display: block;
    color: black!important;
    padding: 1px!important;
  }
  .dropdown-menu1 li a, .dropdown-menu2 li a ,.dropdown-menu3 li a,
  .dropdown-menu4 li a{
        background: rgb(20, 189, 238);
    display: block;
  }
  .dropdown-menu1 li a:hover, .dropdown-menu2 li a:hover ,.dropdown-menu3 li a:hover,
  .dropdown-menu4 li a:hover{
    background: black;
  }
  .mob-menu>nav>ul>li>a{
    display: block;
    color: black;
  }
  .mob-menu>nav>ul>li{
    color: black;

    display: block;
  }
  .super_container{
    margin-bottom: 151px;
  }

.login_button{
  display: none;
}
.start{
  display: block!important;
  max-width: 100%!important;
  flex: auto!important;
}
.nav-mobile{
  text-align: center;
}
.nav-mobile li{
  display: block;
  text-align: center;
}
.nav-mobile li ul{
  display: none;
}
.nav-mobile li a{
  display: block;
}
.nav-mobile li ul li:hover+a{
 background: pink;
}
.nav-mob-super{
  display: none;
}
}

@media only screen and (max-width: 1100px)

{
  .mobile-view-disable{
    display: none;
  }
    .mobile-view{
      display: block!important;
      }
}

table.tableizer-table{
    font-size: 20px!important;
}
.tableizer-table{
  margin-bottom: 15px;
  margin-left: 5px;
}
thead{
  font-weight: 700!important;
  margin-bottom: 24px!important;
}