@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap');
body {
	font-family: 'Lato', sans-serif;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
p {font-size:23px; line-height: 28px; color:#525a5f; font-weight:300;}
h1,h2,h3,h4,h5,h6{margin: 0;}
*{padding:0; margin: 0;}
ul{margin: 0; padding-left: 20px;}

 .slideanim {visibility:hidden;}
  .slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
  }
  @keyframes slide {
    0% {
      opacity: 0;
      transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
  @-webkit-keyframes slide {
    0% {
      opacity: 0;
      -webkit-transform: translateY(70%);
    } 
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
    }
  }

header .container-fluid{padding: 0 30px;}
header.header{width: 100%; float: left; position: fixed; z-index: 30;background: #fff; box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); }
header ul.nav li a{text-transform: capitalize; font-size: 16px; color:#515b65; font-weight: 500; padding: 26px 26px 25px 26px;}
header ul.nav li a:hover{background:#fff; color:#007eb9;}
header .navbar {
    border: none;
    background: #fff;
    border-radius: 0;
    padding: 0px;
    margin: 0;
}


.banner {
    width: 100%;
    float: left;
    background: url(../img/banner.jpg) no-repeat center center;
    height: 483px;
}
#awards li {
    margin-bottom: 10px;
}
#awards figure {
    border: 5px solid #1f63ab;
}
.banner{position: relative;}
.banner img{width:100%;}
.banner .join{
	    background: transparent;
    position: absolute;
    bottom: 28%;
    left: 0;
    color: #fff;
    font-size: 24px;
    border-radius: 50px;
    text-decoration: none;
    right: 0;
    width: 350px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    border:1px solid #fff;
}
.banner .join:hover{
  background:#f99d2a;
  border:1px solid #f99d2a;
  color:#fff;
}
.banner h2 {
	line-height: 52px;
    z-index: 12;
    position: absolute;
    left: 0;
    right: 0;
    color: #fff !important;
    text-align: center;
    bottom: 44%;
	font-size: 27px;
  font-weight:300;
	
}
.banner h2 span{font-size: 48px; font-weight: 700; display: block; color: #f99d2a;}
.gray-box {
    background: #f7f7f7;
    margin-top: -80px;
    padding: 70px 60px;
    z-index: 28;
}
.gray-box p{   
	line-height: 32px;
    font-size: 18px;
}
.intern{}
.intern-img img{width:100%;}
.intern-text h3 {
    color: #0f294b;
    font-size: 45px;
    font-weight: 300;
    margin-bottom: 40px;
    text-align: center;
}
.intern-text h3 span {
    font-weight: 700;
}
.intern-text h3:before {
    content: "";
    width: 122px;
    height: 6px;
    background: #f99d2a;
    position: relative;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    bottom: -64px;
    z-index: 1;
}
.intern-text ul li{ margin-bottom: 5px;}
.title-heading{font-size:45px;  color: #0f294b; text-transform: capitalize;font-weight: 300; position: relative; margin-bottom: 50px; text-align: center;}
.title-heading span{font-weight: 700;}
.title-heading:after{content: ''; width:122px; height: 6px; background: #f99d2a; position: relative; margin:0 auto; display: block; bottom: -20px;}
.title-heading.text-light{ color: #fff;}


.discover{background: #02406b; padding: 60px 0px;}
.discover-tabs{width: 100%; background: #fff; padding: 7px;}
.discover-tabs .nav-tabs>li>a{border:none; border-radius:4px; font-size: 18px; color: #000; font-weight: bold;    padding: 17px 10px;}
.discover-tabs .nav-tabs li.active a{background: linear-gradient(to right, #f2001f, #0071c0);   color: #fff;}
.discover-tabs .nav-tabs{border:none;}
.discover-tabs .nav-tabs>li.active>a, .discover-tabs .nav-tabs>li.active>a:focus, .discover-tabs .nav-tabs>li.active>a:hover{border:none; background: linear-gradient(to right, #f2001f, #0071c0);   color: #fff;}

img.full{width: 100%;}
.discover-tabs .tab-content{padding: 40px 30px 10px;}
.discover-tabs .tab-content p{font-size: 16px; line-height: 1.5em;}
.tab-content h3{font-size: 32px; font-weight: 500; margin-bottom: 30px;}

.discover-tabs iframe{margin-bottom: 30px;}

.space{height: 50px; width: 100%; float: left;}

.products{padding: 90px 0px;}
.products h3 {
    color: #0f294b;
    font-size: 45px;
    font-weight: 300;
    margin-bottom: 40px;
    text-align: center;
}
.products h3 span {
    font-weight: 700;
}
.products h3:before {
    content: "";
    width: 122px;
    height: 6px;
    background: #f99d2a;
    position: relative;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    bottom: -64px;
    z-index: 1;
}
.products .title-heading:after{left: 1px; margin: 0}
.products p {
  font-size:22px; line-height: 38px;
}
.products ul{ list-style: none;}
.products li{font-size: 16px; line-height: normal; padding: 12px 0; background:url("../img/arrow.jpg") no-repeat left center; padding-left: 24px;}


.service-box{width: 100%; border-radius: 5px;overflow: hidden; position: relative;}
.service-box img{width: 100%;}
.service-text{ transition: ease-in 0.3s; color: #fff; padding: 0px 20px 0px; position: absolute; bottom: -85%; left: 0px; width: 100%; height: 100%;}
.service-text h3{font-size: 21px; font-weight: bold; margin-bottom: 20px;}
.service-text a{ display: block; background: #fff; border-radius: 50%; width: 48px; height: 48px; margin: 15px auto 0; color: #023f6a; font-size: 24px; line-height: 48px; text-align: center;}

.service-box:hover .service-text{ bottom: 0px; padding-top: 30px;    background: rgba(0,0,0,0.5);}



.media{padding: 60px 40px; background-color: #124473; width: 100%; float: left; position: relative;}
.media:before {
    content: "";
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    width: 100%;
    height: 128px;
}
.media .img-media img{ width: 100%;}
.media .img-media{margin-bottom: 15px;     border: 5px solid #fff;}
.media .title-heading{ text-align: center;}
.media .title-heading:after, .testimonial .title-heading:after{background:#f99d2a;}
.title-heading:after {
    content: '';
    width: 122px;
    height: 6px;
    background: #f99d2a;
    position: relative;
    bottom: -20px;
    text-align: center;
    margin: 0 auto;
    right: 0;
    left:0;
}




.test-box{padding: 50px; background:#eee; width: 100%;max-width: 1060px;  margin: 0 auto;    box-shadow: 0px 2px 7px rgba(0,0,0,0.25);}
.test-box .t-img{width:125px; height: 125px;float: left; border-radius: 50%; overflow: hidden; position:relative;}
.test-box .t-img img{     padding: 4px;
    
    position: relative;
    z-index: 9;
    border-radius: 50%;}
.test-box .t-img:after{content:""; position: absolute; width: 100%; height: 100%;background: linear-gradient(to top, #d20b30, #02406b);top:0px;} 
.test-box .t-text{padding-left: 155px;}
.test-box .t-text h2{ font-size: 36px; font-weight: bold; margin-bottom: 20px;}
.test-box .t-text h3{ font-size: 24px; font-weight: 500;margin-bottom: 20px;}



.testimonial{background-image: linear-gradient(to bottom left, #0f294b, #156bae); background-size:cover; background-repeat: no-repeat; padding: 100px 0px;}

.testimonial .title-heading:after{display: none;}
.testimonial h3{color:#fff; font-weight: 300; font-size:36px; margin-bottom: 50px; font-weight: 500}

.testimonial .owl-theme .owl-nav{position: absolute; margin: 0;top: -85px;    right: 0px;}

.owl-theme .owl-nav [class*='owl-'] {  
	background: #e9b02f;
}
.owl-carousel .owl-stage-outer{    height: auto !important;}
.img-box {
    width: 50px;
    height: 50px;
    float: left;
    background: #4b4644;
    border-radius: 70%;
    margin: 0 12px 0 1px;
}
.testimonial .item {
    float: left;
    width: 100%;
    height: auto;
}



.copyright{background:#133651; padding: 22px 0px;}
.copyright p{margin-bottom: 5px; color:#d6d6d6; font-size:13px; font-weight:400;}
.social {text-align: right;}
.social ul {
  margin:0;
  padding:0;
}
.social ul li {
  display: inline-block;
  list-style: none;
  margin-left: 15px;
}





.navbar-toggle .icon-bar{    background: #003d69;}




@media only screen and (max-width: 1199px) {
	header ul.nav li a{font-size:12px; padding:10px;}
	.logo img { margin-top: 0px;}
	header .navbar{padding:15px 10px;}
	.service-box{margin-bottom:30px;}
	.service-text{bottom:-91%;}
	.discover-tabs .nav-tabs>li>a{ font-size: 15px;}
}




@media only screen and (max-width: 991px) {
	.service-text h3{font-size:24px;}
	.test-box .t-img{float:none; margin: 0 auto 30px;}
	.test-box .t-text{padding:0px;}
	.intern .intern-text{margin-bottom: 50px;}
	.title-heading{font-size:40px;}
	/*-- toggle collapse --*/
  .navbar {
    margin-bottom: 0;
    /*position: fixed;*/
    width: 100%;
    /*box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.25);*/
  }

  .navbar-header {
    float: none;
    padding-bottom: 0;
  }

  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    width: auto;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  .navbar-nav>li {
    float: none;
    text-align: left;
  }

  .dropdown-menu li>a {
    position: relative;
  }

  .dropdown span i {
    float: right;
    background: #000;
    width: 15px;
    height: 15px;
    padding-left: 4px;
    line-height: 16px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 12px;
    right: 12px;
  }

  .dropdown span.active i {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Safari 3-8 */
    transform: rotate(180deg);
  }

  .navbar-nav>li>.dropdown-menu {
    position: inherit;
    float: inherit;
    box-shadow: inherit;
    -webkit-box-shadow: inherit;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-default .navbar-toggle {
    border-color: #fff;
    background: #000;
    margin-top: 12px;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: #222222;
    border: 1px solid #fff;
  }

  /*-- /toggle collapse --*/
	.navbar-toggle { display: block;}
	header .navbar{box-shadow: none;}
}

@media only screen and (max-width: 767px) {
	.banner h2 {
    line-height: normal;
       font-size: 30px;
	}
	.banner h2 span {
    	font-size: 18px;
	}
  .social {
    text-align: left;
    margin-top:15px;
  }
  .social ul li {
    margin-right: 15px;
    margin-left:0px;
  }
	.title-heading, .testimonial h3{    margin-bottom: 90px}
	.owl-carousel .owl-stage-outer{height: 350px;}
	.banner .join{     font-size: 12px;}
	.tab-content h3{ font-size: 24px;}
	.test-box{padding:30px;}
	.service-text { bottom: -88%;}
	.title-heading , .testimonial h3{ font-size: 30px;}
	.intern-text h3, .test-box .t-text h2{font-size:24px;}
	.test-box .t-text h3{font-size:20px;}
	.intern {padding: 60px 0px;}
  header .navbar {
    padding:0 15px;
  }
  .banner {height:400px;}
  .banner h2 {font-size:16px; bottom:58%;}
  .banner .join {bottom:36%;}
  .intern-text h3::before {bottom:-55px;}
  .products p {
    font-size: 16px;
    line-height: 28px;
}
.gray-box p {
    font-size: 16px;
    line-height: 28px;
}
.products h3 {
  font-size:36px;
}
.media iframe {height: auto;}
.testimonial, .products, .intern {
  padding:40px 0;
}
}




