body{
        font-family: 'Roboto', sans-serif;
        font-size: 1rem;
    font-weight: 400;
    line-height: 1.7;
}







#faq ul {
    list-style: none;
    padding: 0;
  
    .inner {
        padding-left: 1em;
        overflow: hidden;
        display: none;
      
        &.show2 {
          /*display: block;*/
        }
    }
  
    li {
        margin: .5em 0;
      
        a.toggle {
            width: 100%;
            display: block;
            background: rgba(0,0,0,0.78);
            color: #fefefe;
            padding: .75em;
            border-radius: 0.15em;
            transition: background .3s ease;
          
            &:hover {
                background: rgba(0, 0, 0, 0.9);
            }
        }
    }
}


#faq .accordion .toggle-tab {
        color: #333;
    background-color: #fff;
   /* background: linear-gradient(90deg, rgba(23,122,168,1) 0%, rgba(33,161,221,1) 45%, rgba(33,161,221,1) 100%);*/
    padding: 10px;
        position: relative;
}
#faq {
    background-color: #ffffff;
    padding: 50px 0px;
}
#faq .inner {
    display: none;padding: 10px;
}

#faq .accordion >li {
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 6px;
   
    border-radius: 4px;
}
.accordion .toggle-tab {
    width: 100%;
    display: block;
}
.toggle-tab .fa-angle-down {
    font-size: 25px;
    position: absolute;
    right: 23px;
    top: 10px;
}
.toggle-tab .show2 .fa-angle-down {transform: rotate(180deg);}










p {
    color: #646469;
}
:focus{outline: none;}
.navbar-me {
    
   transition: all 1s ;
}
.fixed-me{
    transition: all 1s ;
}
.fixed-header {
    background-color: #fff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 11;
    border-bottom: 1px solid #dddddd2e;
}

.fixed-me{
    background-color:#fff !important;
    padding: 0px  !important;
    position: fixed;
    top:0;
	z-index:888;
    width: 100%;
    
}
.come-join-text {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 30px;
}
.come-join {
    position: relative;
}
.come-join-rt h2 {
    font-size: 40px;
}
.come-join-text {
    display: inline-flex;
    align-items: center;
    height: 100%;
}
.who-we-are {
    padding: 60px 0px;
}
.our-team {
    background-color: #fff;
    padding: 60px 0px;
}
a:hover {
    text-decoration: none;
}
.navbar-brand {
    width: 160px;
}
header .navbar {
    padding: 0px;
}
header .navbar-nav {
   /* margin-left: auto;*/
}
header .navbar-nav li>a {
   padding: 25px 12px;
    font-size: 17px;
    color: #07294d;
    font-weight: 400;
    /*text-transform: capitalize;*/
    display: inline-block;
}
/*.banner{
    background: url(../images/banner-home.jpg)no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 550px;
        margin-top: 75px;
        display: flex;
    align-items: center;
        background-position: top;
   
}*/
.banner{ margin-top: 75px;}
.banner .carousel-item img {
    width: 100%;
}
.banner .carousel-caption {
    position: absolute;
    right: 10%;
    bottom: 20px;
    top: 25%;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}
.inner-banner{
    
    min-height: 230px;
        margin-top: 75px;
        display: flex;
    align-items: center;
   
}
.about {
    background-color: #e74536;
    background: url(../images/inner-banner.jpg)no-repeat;
        background-size: 100%;background-position: top center;
}
.life-at-GYJ-banner{
    background: url(../images/life-at-GYJ-banner.jpg)no-repeat;
        background-size: 100%;background-position:  center;
    min-height: 269px;
}
.submit-your-CV{
    background: url(../images/Submit-your-CV.jpg)no-repeat;
        background-size: 100%;background-position:  center;
    min-height: 269px;
}
.employer-banner{
    background: url(../images/employer-banner.jpg)no-repeat;
        background-size: 100%;background-position:  center;
    min-height: 269px;
}
.services-banner{
    background: url(../images/services-banner.jpg)no-repeat;
        background-size: 100%;background-position:  center;
    min-height: 269px;
}
.about .now-next{
    display: block;
}
.we-believe {
    padding: 60px 0px;
}
.inner-banner {
    position: relative;
}
.inner-banner:before {
    position: absolute;
        background: linear-gradient(to right, #00000075 17%, #28587500 50%);
        
    opacity: 0.8;
    left: 0px;
    top: 0px;
    width: 100%;
    content: "";
    height: 100%;
}
.our-text {
    padding: 20px 0px;
    border-bottom: 1px solid #ddd;
}
.about-us-sec {
    background-color: #f7f5f0;
    padding: 100px 0px;
}
.our-text a {
    font-size: 20px;
}
.about-title {
    display: flex;
    align-items: center;
    height: 100%;
}
.our-history p {
    color: #fff;
    font-size: 28px;
}
.our-history {
    background-color: #0095da;
    color: #fff;
    padding: 100px 0px;
}
footer .footer-sec {
    width: 20%;
    padding: 0px 20px;
}
.list-inline li {
    display: inline-block;
    color: #fff;
    padding-left: 10px;
}
.breadcrumb-row ul li:after {
    content: "\f105";
    margin-left: 7px;
    font-family: fontawesome;
    opacity: 0.5;
}

/*.banner-content {
    background-color: transparent;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(73%,#000));
    background-image: -webkit-linear-gradient(top,transparent,#000 73%);
    background-image: -o-linear-gradient(top,transparent 0,#000 73%);
    background-image: linear-gradient(-180deg,transparent,#000 73%);
}
.banner-content:after {
    background-image: -webkit-linear-gradient(45deg,#72cdf4,#0046ad);
    background-image: -o-linear-gradient(45deg,#72cdf4 0,#0046ad 100%);
    background-image: linear-gradient(45deg,#72cdf4,#0046ad);
    bottom: 0;
    content: "";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
}*/
.page-header-title {
        font-size: 31px;
    color: #fff;
    margin-bottom: 30px;
    max-width: 711px;
    padding-top: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.page-header-text {
   color: #fff;
    font-size: 18px;
    line-height: 26px;
    max-width: 605px;
    padding-bottom: 30px;
}

.news p{ color: #333;}
    .news {
    background-color: #fff;
    color: #333;
    padding: 60px 0px;
}
.our-story {
    padding: 100px 0px;
}
.btn1 {
      /* background: linear-gradient(to right, #f79d52 0%, #ef289d 100%);*/
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    border: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
        
    border-radius: 50px;
    background: #f03793;
}
.btn2 {
    /* background: linear-gradient(to right, #f79d52 0%, #ef289d 100%);*/
     
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    margin-left: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
       border-radius: 50px;
    background: #f03793;
}
.btn1:hover , .btn2:hover{
     background: #f6913b;
    color: #fff;
}
.flex-center {
    display: flex;
    align-items: center;
}



.we-solve:before {
    background: url(../images/bg.png) 0 0/contain no-repeat;
    content: "";
    display: block;
    position: absolute;
       width: 580px;
    height: 453px;
    top: -27px;
    left: -105px;
}

.we-solve {
    padding: 60px 0px;
    position: relative;
    overflow: hidden;
    background-color: #e6e6e66e;
}

.social-media ul li {
    display: inline-block;
}
.social-media ul li a {
    line-height: 40px;
    margin-right: 2px;
    width: 40px;
    height: 40px;
    color: #fff;
    display: inline-block;
    text-align: center;
    transition: all .5s ease;
    border-radius: 50px;
    background: #f03793;
    
    font-size: 16px;
}
.social-media ul li a:hover {
    color: #fff;
    background: #f6913b;
}

.footer-link ul {
    padding: 0px;    list-style: none;
}
.footer-link .title {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 25px;
    display: block;
}
.footer-link ul li a {
    color: #333;
    font-size: 16px;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.footer-link ul li {
    padding: 4px 0 4px 12px;
}
.footer-link ul li a:hover {
       margin-left: 5px;
    color: #000;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.footer-link ul li {
    position: relative;
}
.footer-link ul li:before {
    color: #0095da;
    content: "\f105";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 4px;
}
.footer-link .address li:before{
    display: none;
}
.copy-right {
    padding: 20px 0px;
    background-color: #1a4d6c;
    color: #fff;
    text-align: center;
}
.copy-right p{ color: #fff;}
.copy-right p{margin-bottom: 0px;}
.footer-logo .title {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 25px;
    display: block;
}

footer{background-color: #f3f3f3;padding: 60px 0px;}
.social-media ul {
    padding: 0px;
}
.text-banner .text-colore {
    color: #f6923d;
    font-weight: 500;
    font-size: 22px;
    display: block;
}
.now-next {
    font-size: 52px;
    font-weight: 600;
    color: #fff;
        display: block;
}
.we-solve-content p {
    text-align: justify;
}
.inner-banner .now-next {
    font-size: 50px;
}
.breadcrumb-row ul li:last-child:after {
    display: none;
}

.now-next span {
    background-color: #ef219a;
    padding: 26px 10px 12px 10px;
    font-size: 37px;
    line-height: 15px;
    margin-bottom: 31px;
    display: inline-block;
}
.same {
    text-align: center;
    /*border: 1px solid #33aae1;*/
    padding: 18px 10px;
}
.border-left{border-left:  1px solid #dee2e647;}
.border-right{border-right:  1px solid #ddd;}
.counter {
    border-top: 1px solid #e0e0e0;
    background-color: #fff;
    color: #fff;
   /* background: url(../images/count-number.jpg)no-repeat;*/
        background-size: cover;
    position: relative;
}
/*.counter:before {
    background-color: #0d364ea6;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: "";
}*/
.same .counter-count {
    font-size: 48px;
    font-weight: 500;
        color: #21a1dd;
}
.num-plus {
    font-size: 48px;
    font-weight: 500;
    color: #21a1dd;
}
.same .count-text {
       color: #333;
}
.global-talent{position: relative;}
.global-rt-text p{color: #fff;}
.global-rt-text {
    background-color: #1a4d6c;
    color: #fff;
    padding: 30px;
}
/*
.global-talent .global-rt-text a {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 10px;
}*/
.global-talent-area {
        position: absolute;
    top: 22%;
    right: 2%;
}
.scalable .container-fluid{
    padding-right: 0px!important;
    width: 100%;
    overflow: hidden;
}
.scalable p{color: #fff;}
.scalable {
    background-color: #1a4d6c;
    color: #fff;
}
.scalable-lt {
    padding: 30px;
}
.talent{    
    position: relative;
    background: #dddddd26;
    background-size: cover;
    padding: 60px 0px;}

/*.provider {
    position: absolute;
    top: 25%;
        width: 100%;
}*/
.company-sec-content p {
    
    line-height: 25px;
    color: #333;
}
.company-sec-content h2 {
    font-size: 32px;
}
.company-logo {
    border-bottom: 1px solid #ddd;
    padding: 20px;
    text-align: center;
}
.company-logo img {
    max-width: 230px;
    margin: 0 auto;
}
/*.talent{background: url(../images/peoplescout_affinix.jpg)no-repeat;}*/
/*.provide-by-lt {
    background-color: #fff;
        border: 1px solid #ddd;
    box-shadow: 5px 0px 12px #00000024;
}*/
.company-sec-content {
    padding: 0px 30px;    text-align: center;   /* margin-bottom: 50px;*/
}
.company-sec-content span {
    color: #0095da;
    font-weight: 600;
    font-size: 14px;
}
.read-article {
    background: linear-gradient(to right, #0095da 0%, #285875 100%);
    color: #fff;
    padding: 4px 15px;
    border-radius: 2px;
}
.read-article:hover {
    background: linear-gradient(to right, #285875 0%, #0095da100%);
    color: #fff;
}
.latest-insights {
    padding: 100px 0px;
}
.latest-insights2 {
    padding: 0px 0px 100px 0px;
}

.left-main-sec .sub-title {
    font-size: 15px;
    font-weight: 600;
    color: #169edd;
}
.left-main-sec h2 {
    color: #14284b;
    font-size: 24px;
}
.left-main-content {
    padding: 30px 0px;
}

.global-talent-content {
    position: absolute;
    bottom: 0px;
    padding: 20px;
    width: 100%;
    color: #fff;
}
.global-talent-content h3 {
    font-size: 20px;
}
.people-saying {
        background: linear-gradient(to right, #bdeaff 0%, #285875 100%);
    color: #fff;
    /*padding: 100px 0px;*/
}
.people-saying p {
    color: #fff;
}
.ark {
    display: block;
    color: #f6882b;
        font-size: 14px;
}
.eve-group {
    font-size: 14px;
}
.people-saying h3 {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 10px;
}

.stories-item{padding: 80px;}
.awards h2{    font-size: 30px;}
.awards{padding: 100px 0px;}

.tech-bg{/*background: url(../images/bg-black.jpg)no-repeat;*/ background-size: cover;color: #fff;     background-position: center center;    padding: 20px 0px;    background-color: #080a19;    padding-top: 80px;}
 .box {height: 180px;width: 280px;border: 1px solid #ddd;margin: 0 auto;margin-bottom: 40px;display: flex;align-items: center;text-align: center;justify-content: center;
-webkit-transition: .4s;
    transition: .4s;}
.box-content h2 {font-size: 25px;}
.arrow-top {height: 30px;width: 1px;background-color: #ddd;position: absolute;top: -30px;left: 50%;}
.arrow-left { height: 1px;width: 50px;background-color: #ddd;position: absolute;left: -0px;top: 42%;}
.arrow-right {height: 1px;width: 50px;background-color: #ddd;position: absolute;right: 0px;top: 42%;}
.arrow-bottom {height: 30px;width: 1px;background-color: #ddd;position: absolute;bottom:10px;left: 50%;}
.box-sec-center {
    background-color: #fff;
    color: #143b84;
    font-weight: 900;
    border: 1px solid #fff;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000ba;
    box-shadow: inset 0 0 10px #000000ba;
}
/*.box:hover {
    box-shadow: 0 0 30px 0 rgba(67, 67, 67, .15);
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}*/
.box-sec-center h2 {
    font-weight: 700;
}

.you-ready:before {
    background: url(../images/pattern-bg-3.svg) 0 0/contain no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 600px;
    height: 600px;
    top: 0px;
    right: 0px;
    transform: scaleX(-1);
}
.you-ready {
    padding: 200px 0px;
    background-color: #004d71;
    color: #fff;
    position: relative;
    text-align: center;
}

.you-ready h3 {
    display: block;
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
}
.stay-info{background-color: #203354;    color: #fff; padding: 20px 55px;}
.connect{background-color: #14284b;    color: #fff;    padding: 20px 55px;}
.information .container-fluid {padding: 0px !important; overflow: hidden;}
.stay-info p, .connect p{color: #fff;}
.social-info {padding: 0px;}
.info-contact h3 {
    font-size: 20px;
}
.info-contact p {
    font-size: 14px;
    color: hsla(0,0%,100%,.8);
}
.company-info {
    padding: 38px 0px;
}
.social-info li {
    display: inline-block;    margin-right: 6px;
}
.social-info li a {
    background-color: #fff;
    padding: 4px 11px;
    font-size: 28px;
    color: #14284b;
    border-radius: 2px;
}


.box-sec1{background-color: #0250c5;color: #fff;}
.box-sec4{background-color: #d43f8d; color: #fff;}
.box-sec5{background-color: #d43f8d; color: #fff;}

.no-space {
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 250px;
    text-align: center;
}

.tech-bg2 {
    max-width: 800px;
    margin: 0 auto;/*
    border: 1px solid #ddd;
    border-style: dashed;*/
    padding: 100px 0px;
}
.reletiv{position: relative;}
.box-sec5 {
    background-color: #320d3e;
    color: #fff;
    width: 270px;
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    left: 33%;
    bottom: 0px;
    border-radius: 50%;
    top: 22%;
    box-shadow: 1px 1px 12px #00000057;
    -webkit-transition: .4s;
    transition: .4s;
}
.box-sec5:hover {
    background-color: #f09500;transform: scale(1.1);
}
.box-content2 h2 {
    font-size: 24px;
}
.box-sec1 a, .box-sec4 a, .box-sec5 a{color: #fff;}
.box-sec2 a, .box-sec3 a{color: #333;}
.border-dot {
    border: 1px solid #ddd;
    border-style: dashed;
}

.news-content .news-title {
    color: #a6e2ff;
}
.latest-rt {
    margin-bottom: 30px;
}
.latest-rt .sub-title {
    font-size: 15px;
    font-weight: 600;
    color: #169edd;
}
.latest-rt h3 {
    font-size: 22px;
}
.main .container-fluid {
    padding: 0px 40px;
}
















.box3-1 {
        margin: 0 auto;
    background-color: #fdb50e;
        height: 215px;
    width: 270px;
    -webkit-box-shadow: inset -2px -3px 14px #000000b8;
    box-shadow: inset -2px -3px 14px #000000b8;
        margin-bottom: 50px;
    color: #fdb50e;
}
.box3-2 {
        margin: 0 auto;
    background-color: #de6b00;
       height: 215px;
    width: 270px;
    -webkit-box-shadow: inset -2px -3px 14px #000000b8;
    box-shadow: inset -2px -3px 14px #000000b8;
        margin-bottom: 160px;
    color: #de6b00;
}
.box3-3 {
        margin: 0 auto;
    background-color: #b81e01;
        height: 215px;
    width: 270px;
    -webkit-box-shadow: inset -2px -3px 14px #000000b8;
    box-shadow: inset -2px -3px 14px #000000b8;
        margin-bottom: 50px;
    color: #b81e01;
}
.box3-4 {
        margin: 0 auto;
    background-color: #9b9501;
        height: 215px;
    width: 270px;
    -webkit-box-shadow: inset -2px -3px 14px #000000b8;
    box-shadow: inset -2px -3px 14px #000000b8;
        margin-bottom: 50px;
    color: #9b9501;
}
.box3-5 {
        margin: 0 auto;
    background-color: #376200;
        height: 215px;
    width: 270px;
    -webkit-box-shadow: inset -2px -3px 14px #000000b8;
    box-shadow: inset -2px -3px 14px #000000b8;
        margin-bottom: 50px;
    color: #376200;
}
.box3-6 {
        margin: 0 auto;
    background-color: #027093;
        height: 215px;
    width: 270px;
    -webkit-box-shadow: inset -2px -3px 14px #000000b8;
    box-shadow: inset -2px -3px 14px #000000b8;
        margin-bottom: 50px;
    color: #027093;
}

.box3-1 .box-content2, .box3-2 .box-content2, .box3-3 .box-content2, .box3-4 .box-content2, .box3-5 .box-content2, .box3-6 .box-content2 {
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom right, #f1f1f1 0%, #ffffff 100%);
        margin-left: -50px;
    margin-top: -50px;
 /*   -webkit-box-shadow: inset 4px 3px 20px #00000036;
    box-shadow: inset 4px 3px 20px #00000036;*/
        display: inline-flex;
    align-items: center;
    justify-content: center;
       
        text-align: center;
     -webkit-transition: .4s;
    transition: .4s;
    border: 3px solid #a9a09773;
    box-shadow: 11px 10px 23px #00000057;
}
/*.box3-1 .box-content2:hover, .box3-2 .box-content2:hover, .box3-3 .box-content2:hover, .box3-4 .box-content2:hover, .box3-5 .box-content2:hover, .box3-6 .box-content2:hover {
   
    margin-top: -8px;
    margin-left: -16px;
    display: inline-flex;
}*/

.tech-bg3 {
    background-color: #fff;
    padding: 100px 0px;
}
.box3-3 .box-content2 {
    margin-top: 44px;
    margin-left: 45px;
}
.box3-5 .box-content2 {
    margin-left: 80px;
    margin-top: -52px;
}
.box3-5 .box-content2 {
    margin-left: 52px;
    margin-top: 52px;
}
.box3-6 .box-content2 {
    margin-left: 80px;
    margin-top: -52px;
}
.box-content2 .fa-lightbulb-o {
    font-size: 48px;
    margin-bottom: 5px;
}

.human-forward{
    position: relative;
}
.human-forward-content{position: absolute;left: 0px;top: 0px;padding: 30px;
    display: flex;
    align-items: center;
    height: 100%;
}
.human-forward-content h3 {
    font-size: 50px;
    font-weight: 400;
    color: #fff;
}
.human-forward-content p{color: #fff;}
.human-forward img{width: 100%;}

.our-people {
    background-color: #e74536;
    color: #fff;
    padding: 10px 0px;
}
.our-people-rt h3{font-size: 52px;}
.our-people-rt p{color: #fff;}
.people-box {
    background-color: #0095da;
    padding: 20px;
    border-radius: 4px;
    color: #fff;
    min-height: 170px;
}
.people-box p {color: #fff;}
.people-box h3{font-size: 22px;}
.contact {
    background-color: #0f1941;
}
.toll-free-sec {
    background-color: #6ba5b4;
    padding: 60px 0px;
}
.toll-free-lt h3 {
    font-size: 52px;
    font-weight: 400;
    color: #fff;
}
.toll-free-lt p {
    color: #0f1941;
    font-size: 32px;
}
.toll-free-rt-img{
    width: 335px;
    margin: 0 auto;
    display: block;
}
.global-talent-img{overflow: hidden;}
.global-talent-img img{    transition: .3s;}
.global-talent-img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.left-main-sec-img {overflow: hidden;}
.left-main-sec-img img {
     transition: .3s;
}
.left-main-sec-img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.latest-rt-img{
    overflow: hidden;
}
.latest-rt-img img{
    transition: .3s;
}
.latest-rt-img:hover img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.minimize{background-color: #0f1941; color: #fff;}
.minimize-disruption h3{}
.minimize-disruption p{color: #fff;}
.minimize-disruption h3 {
    font-size: 57px;
    font-weight: 400;
}
.client-say {
    position: relative;
    padding: 36px 38px 10px 38px;
    /*border: 1px solid #ddd;*/
    margin: 5px;
   /* min-height: 247px;*/
    
    color: #1a4d6c;
   
}
.client-say-title {
    text-align: center;
    display: block;
    font-size: 19px;
    line-height: 28px;
    width: 60%;
    margin: 0 auto;
    color: #f6913b;
    font-weight: 600;
}
.client-say p {
    font-size: 18px;
    font-weight: 500;
    text-align:center;
}
.line {
    height: 5px;
    width: 100px;
    background-color: #f69848;
    margin-bottom: 20px;
    margin-top: 10px;
}
.line-center {
    height: 5px;
    width: 100px;
    background-color: #f69848;   
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
.read-more{
        /*background-color: #f6913b;*/
    font-size: 16px;
    padding: 9px 20px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
   
    color: #fff;
    margin-top: 10px;
    display: inline-block;
    border-radius: 50px;
    background: #f03793;
}
.read-more:hover{
        background: #f6913b;
    color: #fff;
}
.read-more2{
    color: #f79d52;
    padding: 7px 20px;
    display: inline-block;
    border: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 50px;
    background: #fff;
}
.read-more2:hover{
        background: #f6913b;
    color: #fff;
}
.contact-btn {
    float: right;
    margin: 0px;
    padding: 0px;
}
.navbar-nav li a:hover {
   /* background: linear-gradient(to right, #e28230 42%, #f79d52 100%);*/
    color: #f6913b;
}

.contact-btn li a {
    padding: 22px 30px;
    list-style: none;
    text-decoration: none;
    float: right;
    position: absolute;
    right: 40px;
    top: 15px;
    /*border-radius: 4px;
    background: linear-gradient(to right, #f79d52 0%, #ef289d 100%);*/
    color: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 50px;
    background: #f03793;
}
.contact-btn li a:hover {
        background: #f6913b;
    color: #fff;
}
.contact-btn li {
    line-height: 0px;    list-style: none;
}
.people-saying .cotation {
    font-size: 25px;
    font-weight: 600;
    margin: 0px;
    line-height: 33px;
    margin-bottom: 5px;
}
.people-saying p .founder {
    font-size: 16px;
}
.industri-list {
    padding-left: 15px;
        display: inline-block;
}
.industri-list li {
    width: 50%;
    float: left;
    list-style: circle;
}

.client-say p span{
        color: #f69848;
    font-size: 136px;
    position: absolute;
    top: -61px;
    left: 20px;
}
.pattner {
    background-color: #dddddd26;
    padding: 60px 0px;
    border-top: 1px solid #ddd;
}
.pattner-inner .pattner-item {
    padding: 8px 15px;border: 1px solid #dddddd47;
    margin-right: 6px;
}
.slick-list .pattner-item img {
    height: 60px;
    width: auto !important;
    text-align: center;
    margin: 0 auto;
}
.what-we-do h2 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
}
.what-we-do {
     border: 1px solid #e6e6e6;
    background-color: #fff;
    padding: 20px 10px;
    text-align: center;
    border-top: 4px solid #1a4d6c;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
       
}
.what-we-do p {
    text-align: justify;
    text-align-last: center;
    font-size: 16px;
}
.provider .flex {
    display: flex;
}
.what-we-do:hover {
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
    border-color: #f6913b;
}
.what-we-icon {
    background-color: #1a4d6c;
    width: 120px;
    padding: 12px;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: -82px;
    margin-bottom: 20px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.what-we-do:hover .what-we-icon{background-color: #f6913b;}
.provider .provide-by-lt {
    padding-bottom: 50px;
}
.career-banner {
    background: url(../images/career-banner.jpg)no-repeat;
    background-size: cover;
    padding: 190px 0px 30px 0px;
}
.career-search-filter {
    background-color: #fff;
    padding: 10px;
}
.form-inline .form-control {
    display: inline-block;
    width: 100%;
}
.btn-search-submit {
    background-color: #f03793;
    color: #fff;
    border-radius: 20px;
    padding: 8px 30px;
        -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.btn-search-submit:hover {
    background: #f6913b;
    color: #fff;
}
.btn-search-submit .fa-search {
    padding-left: 8px;
}
.career-search-filter {
    background-color: #fff;
    padding: 20px 10px;
    border-radius: 3px;
}

.career-banner .now-next {
    font-size: 40px;
    margin-bottom: 20px;
}
.categories {
    padding-top: 60px;
}
.icon {
    background-color: #168cc3;
    border-radius: 50%;
    padding: 16px;
    width: 100px;
    margin: 0 auto;
        margin-top: -63px;
        box-shadow: 1px 2px 9px #0000004a;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.icon img {
    max-width: 100%;
}
.what-we-catag {
    text-align: center;
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 100px;
    display: block;
}
.what-we-catag:hover .icon {
    background-color: #22a1dd;
}
.catg-content {
    margin-top: 10px;
}
.latest-jobs {
    padding: 60px 0px;
    background-color: #f3f3f3;
    background: linear-gradient(to right, #5ebae4 0%, #285875 100%);
    color: #fff;
}
.latest-jobs p{color: #fff;}
.cat-sec {
    margin-top: 50px;
}
.form-group label {
    margin-bottom: 10px;
}
.scalable  .carousel-inner .carousel-item img {
    width: 100%;
}
/*.right-space-over{
    padding-right: 0px;
    overflow: hidden;
}*/
.through-time {
    padding: 60px 0px;
    background-color: #f6f6f6;
    color: #333;
}
.through-time p{ color: #333;}
.what-we-icon {
    background-color: #1a4d6c;
    width: 120px;
       padding: 15px;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -82px;
    margin-bottom: 20px;
    box-shadow: 2px 5px 5px #0000003d;
}
.privacy-policy{padding: 60px 0px;}
.privacy-policy h3 {
    font-size: 24px;
}
.list li {
    margin-bottom: 10px;
    list-style: circle;
}
.experience-sec{
    padding: 60px 0px;
  background-color: #1a4d6c;
    color: #fff;
}
.experience-sec p {
    color: #fff;
}
.experience-sec .same .count-text{color: #fff;}
.experience-sec a {
    color: #fff;
}
.counter-box {
    width: 50%;
}
.counter-box .same .num-plus {
    line-height: 28px;
}
.experience-sec .border-left {
    border-left: 1px solid #dddddd0f!important;
}
.experience-sec .border-top {
    border-top: 1px solid #dddddd0f!important;
}
.experience-sec .same .counter-count {
    font-size: 48px;
    font-weight: 500;
    color: #ffffff;
}
.team-content {
    display: inline-block;
    padding: 10px;
        width: 75%;
}
.team-image {
        width: 25%;
    float: left;
        border-radius: 4px;
    overflow: hidden;
}
.team-image img {
    width: 100%;
}
.team-box {
    display: inline-block;    margin-bottom: 20px;
}
.team-box {
    display: inline-block;
    margin-top: 35px;    border: 1px solid #ddd6; transition: .25s;
}
.team-image img {
        transition: .25s;
}
.team-box:hover .team-image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.team-box:hover {
    box-shadow: 1px 1px 12px #a7a7a71f;}
.team-content p {
    text-align: justify;
    line-height: 25px;
    font-size: 15px;
    margin-bottom: 0px;
}
.team-content h3 {
    font-size: 22px;transition: .25s;
}
.team-box:hover .team-content h3 {
    color: #f69848;
}
.contact-form .form-control {
    min-height: 48px;
    border-radius: 2px;
}
.contact-form textarea {
    height: 100px;
}
.carousel-indicators li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.thank-you img {
    max-width: 400px;
    margin: 0 auto;
    display: block;
}
.thank-you{padding: 100px 0px 60px 0px;}





















.mbr-gallery .mbr-gallery-item {
    position: relative;
    display: inline-block;
    width: 25%;
    cursor: pointer;
}
.cid-qBPRJw5iib .mbr-gallery-item > div::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to left, #554346, #45505b) !important;
    opacity: 0;
    -webkit-transition: 0.2s opacity ease-in-out;
    transition: 0.2s opacity ease-in-out;
}
.mbr-gallery .mbr-gallery-item > div:hover .icon-focus,
.mbr-gallery .mbr-gallery-item > div:hover .icon-video {
  opacity: 1; }
.mbr-gallery .mbr-gallery-item > div:hover img {
  opacity: 1; }

.mbr-gallery .mbr-gallery-item > div {
  background: #fff;
  display: block;
  outline: none;
  position: relative; }

.mbr-gallery .mbr-gallery-item > div:hover .icon {
  opacity: 1; }

.mbr-gallery .mbr-gallery-item > div:hover::before {
  opacity: .9; }

.mbr-gallery .mbr-gallery-item > div:hover .mbr-gallery-title {
  background: transparent !important; }
.mbr-gallery .mbr-gallery-item img {
    width: 100%;
    opacity: 1;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}

    
.mbr-gallery .icon-focus, .mbr-gallery .icon-video {
    position: absolute;
    top: calc(50% - 32px);
    left: calc(50% - 24px);
    font-family: 'MobiriseIcons' !important;
    font-size: 3rem !important;
    color: #fff;
    opacity: 0;
    transition: .2s opacity ease-in-out;
    z-index: 5;
}
.mbr-gallery .icon-focus::before {
    content: '\e96b';
}
.mbr-gallery .modal-body img {
    width: 100%;
}
.mbr-gallery .mbr-slider .carousel-inner > .active {
    display: block;
}
.mbr-gallery .modal-body {
    padding: 0;
}
.mbr-gallery .modal-content {
    border-radius: 0;
    border: none;
    background: transparent;
}
.mbr-gallery .modal.fade .modal-dialog, .mbr-gallery .modal.in .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.mbr-gallery .modal.fade .modal-dialog {
    -webkit-transition: margin-top .3s ease-out;
    -moz-transition: margin-top .3s ease-out;
    -o-transition: margin-top .3s ease-out;
    transition: margin-top .3s ease-out;
}

.mbr-gallery .modal-dialog {
    max-width: 100% !important;
}
.mbr-gallery .modal {
    position: fixed;
    overflow: hidden;
    padding-right: 0 !important;
}











.what-up {
    width: 99px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    z-index: 999;
}
.what-up a img {
    max-width: 100%;
}
button:focus {
    outline: none;}

.result-search {
    border-bottom: 1px solid #ddd;
    padding: 20px 20px;
}
.result-search a h4 {
    color: #f6913b;
    font-size: 24px;
}
.result-search a h5 {
    color: #757575;
    font-size: 18px;
}

.checkbox .icon-check {
    height: 13px;
    width: 13px;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 0.12s ease;
    -o-transition: all 0.12s ease;
    transition: all 0.12s ease;
    opacity: 0;
}
.checkbox .icon-check:before {
    position: absolute;
    content: '\2713';
    width: 11px;
    font-size: 14px;
    color: #00ab4e;
    font-weight: bold;
    margin: 0;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.search-lt {
    max-width: 320px;
}
.result-search:nth-child(even) {
    background-color: #d4d4d414;
}

.job-details h2, .job-details h3 {
    font-size: 26px;
}
.career-search-filter .btn-search-submit {
    margin-top: 32px;
}








/* -----  b) Gallery PopUp ----- */
.popup-wrapper{
	display:block;
	position:relative;
	overflow:hidden;
}

.popup-gallery{
	display:inline-block;
	position:relative;
}

.first-gallery{
	margin-bottom:15px;
}

.popup-gallery img {
	position:relative;
	z-index:10;
	width: 100%;
	height: auto;
	-webkit-border-radius: 5px 5px 0 0 !important;
    -moz-border-radius: 5px 5px 0 0 !important;
    border-radius: 5px 5px 0 0 !important;
}

.popup-gallery:hover img {
	opacity: 0.25;
	-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.popup-gallery a span.eye-wrapper, 
.popup-gallery a span.eye-wrapper2 {
	background-color:#000;
	position: absolute;
	display: block;
	overflow:hidden;
	z-index: 2;
	height:100%!important;
	top: 0%;
	margin-top: 0px;
	left: 0%;
	right: 0%;
	font-size: 22px;
	color:#fff;
	text-align: center;
	font-weight:300;
	opacity: 0;
	-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.popup-gallery-rounded a span.eye-wrapper, 
.popup-gallery-rounded a span.eye-wrapper2 {
	-webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.popup-gallery a span.eye-wrapper i.eye-icon, .popup-gallery a span.eye-wrapper2 i.eye-icon{
	position: absolute;
	display: inline-block;
	font-size:36px;
	z-index: 3;
	top: 50%!important;
	margin-top: -18px!important;
	left: 0%;
	right: 0%;
}

.popup-gallery a:hover span{
	opacity: 1;
}

.popup-gallery img,
.popup-gallery a span {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

.gallery-item{
	border-radius: 5px 5px;
}

.gallery-insta{
	display: inline-block;
	margin-bottom: 15px;
}

.gallery-insta img{
	border-radius: 5px 5px 5px 5px !important;
}

.portfolio-pic{
	display: block;
	margin-bottom: 10px;
}

.portfolio-box{
	display: block;
	text-align:center;
	background-color: #fff;
	margin-bottom: 40px;
	padding: 10px 20px 20px 20px;
}

.portfolio-box h3{
	margin:10px 0 10px 0!important;
	line-height: 20px;
}

.portfolio-box h3 a{
	color:#454545;
	font-size:18px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

.portfolio-item h3 a:hover{
	color:#1089d4;
}

.portfolio-box p.portfolio-info{
	font-size:17px;
	line-height: 24px;
	margin-bottom: 10px;
}

.portfolio-box a.our-menus-link{
	font-size:16px;
	line-height: 24px;
	color:#1089d4;
}

.portfolio-box a.our-menus-link:hover{
	text-decoration: underline;
}

.showcase-wrapper {
    position: relative;
    z-index: 999;
    overflow: hidden;
    padding: 25px 30px 0 30px;
}
.mbr-gallery {
    padding: 60px 0px;
}
#myBtnContainer {
    text-align: center;
    margin-bottom: 30px;    margin-top: 15px;
}
#myBtnContainer .btn {
    border: 1px solid #ddd;
}



.column {
  float: left;
  width: 33.33%;
  display: none; /* Hide all elements by default */
}
.show {
  display: block;
}


.blog-title a {
   text-align: center;
    font-size: 22px;
    color: #5ba236!important;
    margin-top: 15px;
    margin-bottom: 0px;
    display: block;
    font-weight: 600;
}

.banner .carousel-control-prev-icon {
    background-image: url(../images/arrow-lt.png);
    height: 35px;
}
.banner .carousel-control-next-icon{
     background-image: url(../images/arrow-rt.png);
     height: 35px;
}
.banner .carousel-control-next, .banner .carousel-control-prev{
       width: 38px;
    height: 70px;
    top: 44%;
    background-color: #8a8a8a;
}
.details-title {
    margin-bottom: 20px;
}
.details-title .title-detail {
    color: #f6913b;
    font-size: 32px;
}
.details-title .details-location {
    color: #757575;
    font-size: 18px;
}
.btn-apply{
        padding: 8px 30px;
    list-style: none;
    text-decoration: none;
    color: #fff!important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 50px;
    background: #f03793;
    margin-top: 10px;
    display: inline-block;
}
.btn-apply:hover{
    background: #f6913b;
    color: #fff;
}
.justify {
    text-align: justify;
}
.btn-search {
    padding: 5px 21px;
    list-style: none;
    text-decoration: none;
    color: #fff!important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 50px;
    background: #f03793;
    font-size: 15px;
    margin-top: 12px;
    display: inline-block;
}
.btn-search:hover{
    background: #f6913b;
    color: #fff;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}