@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700;800&family=Roboto:wght@100;200;300;400;500;700;800;900&&family=Poppins:wght@100;200;300;400;500;700;800;900display=swap');
body {
    font-family: 'Roboto', sans-serif;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    font-weight: 400;
	margin-top: 80px;
}

header.header {
    width: 100%;
    float: left;
    position: fixed;
    z-index: 30;
    top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #464646;
    line-height: 1.2;
    margin: 0;
}

h2 {
  font-size: 58px;
  font-weight: 700;
  margin-bottom: 20px;
  color: white;
}

h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}

h4 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 10px;
}

p,
li {
    font-size: 26px;
    color: #4f4f4f;
    line-height: 32px;
    font-weight: 500;
	text-align:left;
}

a:hover {
    text-decoration: none;
}

h2.heading {
  font-size: 32px;
  font-weight: 600;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
  color: #000;
text-transform:uppercase;
background:url(../images/about-bg.png) no-repeat right center;
padding-right:300px;
display:inline-block;
}
h2.heading2 {
  font-size: 32px;
  font-weight: 600;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
  color: #FFF;
background:url(../images/job-bg.png) no-repeat right center;
padding-right:300px;
display:inline-block;
}
h2.heading3 {
  font-size: 25px;
  font-weight: normal;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
  color: #000;
}
h2.heading4 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
  color: #000;
}

.jd-box {
	background-color:#FFF;
	padding:40px;
}
section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.text-box p {
    line-height: 32px;
}

.container-fluid {
    padding-left: 25px;
    padding-right: 25px;
}

* {
    padding: 0;
    margin: 0;
}

ul {
    margin: 0;
    padding-left: 20px;
}

.header .navbar-default {
    background-color: #FFF;
    border-color: transparent;
    border-bottom: 1px solid #fff;
}

.header .navbar-brand {
    height: inherit;
    padding: 16px 15px;
}

.header .navbar-default .navbar-nav > li > a {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	padding: 0px 0px;
	margin: 40px 15px;
	text-transform: uppercase;
	border-bottom:1px solid #FFF !important;
}

.header .navbar-default .navbar-nav > li > a:focus,
.header .navbar-default .navbar-nav > li > a:hover {
    color: #f12b2f;
	border-bottom:1px solid #f12b2f !important;
}

.header .navbar {
    background-color: #FFF;
    margin-bottom: 0;
    border-radius: 0;
}
.text-wpr p {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  margin-left: 60px;
}
.text-wpr h3 {
  font-size: 20px;
  color: #000;
  font-weight: 900;
}
.text-wpr h3 img{
  font-size: 20px;
  color: #000;
  font-weight: 900;
  padding-right: 10px;
}
.txt-p {
    font-size: 19px;
    font-weight: 300;
}
.btn-wpr {
    text-align: center;
}

.btn-wpr a {
    font-size: 26px;
    font-weight: 500;
    color: #000;
}

.btn-wpr a:hover {
    text-decoration: none;
}

.banner {
    background: url('../images/banner-img.jpg');
    padding: 18px 0;
	background-repeat: no-repeat;
  min-height: 392px;
  background-size: cover;
}

.banner .text-wpr {
    padding: 20px 10px;
    margin-top:30px;
}

.banner h2,
.banner p {
    color: #FFF;
}

.banner h2 {
  font-size: 48px;
  font-weight: 900;
  margin-top: 100px;
}

.banner h2 span {
    font-size: 26px;
    display: block;
    font-weight: 400;
}

.banner a.btn {
    background: #f68b1e !important;
    color: #FFF;
    font-size: 18px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 32px 8px;
    margin-top: 10px;
	border:0 !important;
	border-radius: 30px;
}
.listing {
  margin-left: -20px !important;
}
.listing ul {
  padding-left: 18px;
}
.listing ul li {
  font-size: 17px;
  position: relative;
  line-height: 40px;
  color: #000;
  background: url(../images/arrow1.png) left top no-repeat;
    background-position-y: top;
  background-position-y: top;
  background-position-y: top;
  background-position-y: 14px;
  list-style: none;
padding-left: 30px;
font-weight: 400;
}

.listing2 {
  margin-left: -20px !important;
}
.listing2 ul {
  padding-left: 18px;
}
.listing2 ul li {
  font-size: 17px;
  position: relative;
  line-height: 40px;
  color: #000;
  background: url(../images/arrow.png) left top no-repeat;
    background-position-y: top;
  background-position-y: top;
  background-position-y: top;
  background-position-y: 14px;
  list-style: none;
padding-left: 30px;
font-weight: 400;
margin-left: 30px;
}
.rewards {
  background: url(../images/rewards.jpg) left top no-repeat;
  background-size: cover;
  padding: 3em 0 !important;
}
.rewards-in {
  width: 100%;
}
.rewards-box {
  float: left;
  border: 1px solid #dedede;
  border-radius: 10px;
  text-align: center;
  background-color: #FFF;
  margin: 0 0 90px 15px;
  min-height: 236px;
  width: 100%;
  padding: 30px;
}
.reward-text {
	text-align:center;
}

.reward-text p{
	color:#013a77;
	font-size:24px;
	text-align:center;
}
.reward-text span{
	color:#444444;
	font-size:16px;
}
.item {
	background-color: #FFF;
}
.item h2{
	color:#000;
font-size: 20px;
text-align: left;
line-height: 30px;
}
.heading4 {
  margin-top: 30px;
}







.about {
    background: #FFF;
}
.jobs {
    background:#ff4f4f;
}
.customer {
    background:#efefef;
}
.about p {
	color:#333 !important;
	font-size:18px;
	line-height:32px;
	font-weight:400;
}
.about h5 {
  font-weight: 600;
  font-size: 26px;
  color: #ff4f4f;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #996cc3;
}

.about h3 {
  font-weight: 600;
  font-size: 26px;
  color: #000;
}
.contest {
	background-color:#333;
}
.contest h2{
	color:#FFF;
	font-size:42px;
	text-transform:uppercase;
}
.contest p {
	color:#FFF;
	font-size:18px;
	line-height:32px;
	font-weight:400;
}
.custom-box {
	width:auto;
	  border: 2px solid #000;
  padding: 20px 10px;
  margin-right: 30px;
}
.custom-box img{
	width:auto;
}

.alumni-box {
	width:auto;
  margin: 50px 0;
}
.alumni-box img{
	width:auto;
}


.btn.btn-default2 {
	background-color: #FFF;
	font-size: 22px;
	color: #013a77;
	font-weight: 600;
	padding: 5px 20px;
	border-radius: 0;
}
.award-pic {
	margin:0 auto;
	text-align: center;
}
.award-pic img{
	width:auto;
}

.btn_area2 .btn.btn-default2 {
  background-color: #ff4f4f;
	color: #fff;
	margin-top: 15px;
}
.footer {
    background: #f2f2f2;
    padding: 25px 1px;
}

.footer p {
    color: #000;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
}
footer .poweredby .first {
    color: #6a38a0;
}
footer .poweredby .naukri {
    color: #d3710c;
}
.job .requirements {
    margin-top: 30px;
}

.job h3 {
    font-size: 26px;
    font-weight: 400;
}

.job ul {
    padding-left: 0;
}

.job li {
    list-style: none;
}

.job li span {
    font-weight: 700;
    padding-right: 10px;
}

.yellow {
    color: #ffb600;
}

.orange {
    color: #fe670e;
}

.sky {
    color: #42c6fa;
}

.green {
    color: #68a703;
}

.purple {
    color: #8b2557;
}

.navy {
    color: #000000;
}

/*--- testimonial ---*/
.testimonial {
        background: #FFF;
}
.testimonial-carousel.owl-carousel .owl-stage-outer {
    padding-bottom: 20px;
}

.testimonial-carousel .slide-item {
    position: relative;
    text-align: center;
}

.testimonial-carousel.owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
  margin-top: 0px;
  margin-right: 20px;
}

.testimonial-carousel h5 {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 10px;
    color: #ff8c29;
}

.testimonial-carousel h5 span {
    text-transform: capitalize;
    font-weight: 400;
    display: block;
    font-size: 22px;
    color: #6f6f6f;
    margin-top: 6px;
}

.testimonial i.fas.fa-quote-left,
.testimonial i.fas.fa-quote-right {
    position: absolute;
    z-index: 9;
    font-size: 50px;
    color: #969696;
}
.testimonial i.fas.fa-quote-right {
    right:  26px;
    bottom: 26px;
}
.testimonial i.fas.fa-quote-left {
    left:  26px;
    top: 26px;
}
.testimonial-carousel .owl-dots .owl-dot span {
    display: none !important;
}

.testimonial-carousel .owl-dots {
    display: block !important;
    text-align: center;
    margin-top: 8px !important;
}

.testimonial-carousel .owl-dot {
    width: 15px;
    height: 15px;
    background: #cacaca !important;
    border-radius: 50%;
    background: transparent;
    display: inline-block;
    margin: 0 5px;
}

.testimonial-carousel .owl-dot:focus {
    outline: inherit;
}

.testimonial-carousel .owl-dot.active {
    background: #ff4f4f !important;
    border: 0;
}

/*--- /testimonial ---*/

.life{background: #49089e;}
.life h2{color: #fff;
font-size: 36px;
text-transform: uppercase;}
.party{color: #fff;
font-size: 20px;
text-transform: uppercase;
    margin: 30px 0;}
.party::after {
  content: '';
  position: absolute;
  background-color: #FFF;
  width: 89%;
  padding: 1px;
  margin-top: 12px;
}
.popup{border: 0px solid #fff}
.popup img{   width: 100%;
  height: 300px;
  object-fit: cover;
  padding: 10px;
}
.popup2{border: 0px solid #fff}
.popup2 img{ width: 100%;
height: 409px;
object-fit: cover;
padding: 10px;}
.video-text {
  color: white;
  background-color: #60b3af;
  display: block;
  padding: 10px 20px;
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: -5px;
}
.bottom-text {
  background-color: #60b3af;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
  border-radius: 50px;
  width:420px;
  font-size:28px;
}
.bottom-text a {
  color: #FFF;
}

@media (min-width: 991px) {
	
	.life [class^="col-"]{padding: 0;}
	
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }

    .job-desc .col-md-6 .text-box {
        min-height: 352px;
    }
    .job-desc .col-md-6 .text-box p, .job-desc .col-md-6 .text-box li {
    font-size: 16px;
}
}

@media (min-width: 768px) {
    .header .navbar-nav > li > a {
        padding: 11px 28px;
        margin-top: 15px;
        border: none;
        position: relative;
    }

    .navbar-nav > li > a {
        padding-top: 25px;
    }

    .header .navbar-nav > li:last-child > a {
        padding-right: 0;
    }

    .header .navbar-nav > li:last-child > a:after {
        display: none;
    }

    

}

@media (max-width: 767px) {
.alumni-box {
  display: none;
}
.banner {
  background-size: cover;
  padding: 0px 0;
}
.banner img {
  width: 100%;
}
.text-wpr p {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px !important;
  margin-left: 20px;
}
    .navbar-toggle {
        margin-top: 16px;
		background-color: #ff4f4f;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .life iframe {
        height: 190px;
    }

    .social a {
        font-size: 40px;
    }

    .banner .text-wpr {
        margin-bottom: 15px;
    }
    .testimonial i.fas.fa-quote-right {
    right: 16px;
    bottom: 16px;
}
    .testimonial i.fas.fa-quote-left {
    left: 16px;
    top: 16px;
}
    .testimonial-carousel .slide-item {
        padding: 10px 20px 18px;
    }
    .testimonial i.fas.fa-quote-left, .testimonial i.fas.fa-quote-right {
        font-size: 30px;
    }
    .popup img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.job-desc img{
	width:100%;
}
h2 {
  font-size: 38px;
  text-align: center;
}
p, li {
  font-size: 16px;
}
.about img {
	width:100%;
}
.navbar-brand > img {
  display: block;
  width: 50%;
}
.rewards-box {
  padding: 10px;
}
.accolade img {
	width:100%;
	margin-bottom: 20px;
}
.btn.btn-default2 {
  font-size: 14px;
}
.party::after {
  width: 50% !important;
}
.header .navbar-default .navbar-nav > li > a {
  font-size: 14px;
  padding: 0px 15px;
  border-bottom: 1px solid #eee;
}
.about p {
  font-size: 14px;
  line-height: 24px;
}
.contest p {
  font-size: 14px;
  line-height: 24px;
}
.banner h2 {
	color: #FFF;
  font-size: 28px;
  font-weight: 900;
  margin-top: 0;
}
.banner a.btn {
  padding: 8px 20px 8px;
  margin-top: 10px;
  border: 0 !important;
}
.text-wpr p {
  line-height: 0px;
}
.banner h2, .banner p {
  color: #FFF;
  text-align:left;
}
.text-wpr h3 {
  font-size: 18px;
}
.banner {
  min-height: auto;
}
h2.heading {
  font-size: 22px;
  font-weight: 600;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
  color: #000;
  text-transform: uppercase;
  background: none;
  padding-right: 0px;
}
h2.heading2 {
  font-size: 22px;
  font-weight: 600;
  text-align: left;
  position: relative;
  margin-bottom: 20px;
  color: #FFF;
  background: none;
  padding-right: 0px;
}
.about h5 {
  font-weight: 600;
  font-size: 20px;
}
.jd-box {
  background-color: #FFF;
  padding: 20px;
}
.about h3 {
  font-size: 22px;
  text-align: left;
}
.custom-box {
  margin-right: 0px;
  margin-bottom: 30px;
}
.listing img{
  width:100%;
}
.rewards-box {
  margin: 10px 0;
  min-height: auto;
}
.red-cont2 {
  padding: 40px 0px 20px 0px;
  text-align: left;
}
.listing ul li {
  font-size: 15px;
  position: relative;
  line-height: 25px;
  background-position-y: 3px;
}
.video-text {
  font-size: 18px;
}
.bottom-text {
  padding: 10px;
  width: 100%;
  font-size: 18px;
  margin-top: 10px;
}
}
