@import url(https://fonts.googleapis.com/css?family=Open+Sans:600);

*{
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-decoration: none;
    box-sizing: border-box;
}
body {
    margin: 0;
    padding: 0!important;
    overflow-x: hidden!important;
    font-family: unset!important;
}

html {
    overflow-x: hidden!important;
}

.navbar {
    background: #fff;
    padding: 0!important;
}

#navbarNav {display: block!important;}



a.navbar-brand img {
    width: 95px;
    /*margin-left: 25px;*/
    /*margin-top: -14px;*/
    /* margin-bottom: 10px; */
}

.navbar-nav {
    float: right!important;
    margin: 0;
    /*margin-right: 30px!important;*/
}
@media (max-width:991px) {
    .navbar-nav {
        width: 100%!important;
    }
    .navbar-nav .dropdown-menu .dropdown-item{
        text-align: center;
    }
}


.navbar {
    margin-bottom: 0px!important;
}

.navbar-nav li {
    margin: 0 10px;
}


.nav-item a {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    font-family: 'Exo 2', sans-serif;
    letter-spacing: 1px;
}

.nav-link:hover {
    color: #065d7d!important;
}


.nav-link i {
    color: #065d7d!important;
    transition: 0.3s;
}


.navbar-nav li:hover i {
    transform: rotate(-180deg);
    transition: 0.3s;
}


.navbar-nav li:hover .nav-link {
    color: #065d7d!important;
    transition: 0.3s;
}





#header {
    width: 100%;
    position: fixed;
    z-index: 2;
    background: #fff;
    text-align: center;
    transition: all 0.5s linear;
}

#header.active {
     box-shadow: 0 0 10px rgba(0,0,0,0.4);   
}

.main_sub {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);  
    border-radius: 4px; 
display: none;

}

.sub_list_point li {
    margin: 0;
    cursor: pointer;
}



.sub_list_point li a {
    font-size: 14px!important;
    color: #757373!important;
    font-weight: 600;
    text-align: left;
    padding: 12px 20px;
    display: block;
}

.about_text{
    position: relative;    
    padding:5rem 0 0;
    }
    .about_text h2{
        font-size: 2.5rem;
        font-weight: bolder;
        margin-bottom: 2rem;
        color: #065d7d;
    } 
    .about_text h4{
        font-size: 1.5rem;
        font-weight: 500;
        margin-bottom: 2rem;
        color: #222;
        text-justify: distribute;
        text-align: justify;
    } 
    .about_text p{
        font-size: 1rem;
        font-weight: 400;
        margin-bottom: 2rem;
        color: #333;
        text-justify: distribute;
        text-align: justify;
    } 
.sub_list_point li:hover {
    background: rgb(230, 242, 252);
}

.sub_list_point li a:hover {
    text-decoration: none;
    /* color: cadetblue!important; */
}



.Industry_List {
    margin-right: 20px;
}
#sub_head:hover .main_sub {
    display: block;
    transition: 0.2;
    animation: Shoyab .6s;
    animation-fill-mode: both;
}


/*@keyframes Shoyab {*/
/*    from {*/
/*        transform:scale(0.7);*/
/*        opacity:0*/
/*    }*/
/*    to {*/
/*        transform: scale(1);*/
/*        opacity:1*/
/*    }*/
/*}*/



.business_analy_list li i {
    position: absolute;
    right: 18px;
    margin-top: -33px;
    font-size: 16px;
}

#business_point li:hover .buisness_sub {
    display: block;
}

.buisness_sub {
    display: none;
    position: absolute;
    right: -497px;
    top: -45px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);  
    border-radius: 4px; 
    /* margin-left: 30px; */
}


#business_point li:hover .buisness_sub {
    display: block;
    transition: 0.3;
    animation: word .6s;
    animation-fill-mode: both;
}


/*@keyframes word {*/
/*    from {*/
/*        transform:scale(0.7);*/
/*        opacity:0*/
/*    }*/
/*    to {*/
/*        transform: scale(1);*/
/*        opacity:1*/
/*    }*/
/*}*/



/* navbar-end-here-==================================== */

.main_message {
    display: flex;
    margin-top: 28px;
}

.inter_txt h6 {
    font-size: 26px;
    margin-bottom: 0;
}

.inter_txt h5 {
    font-size: 50px;
    font-weight: 700;
    margin-top: 9px;
    line-height: 60px;
    padding-bottom: 10px;
        font-family: 'Exo 2', sans-serif;
}

.carousel-caption {
    top: 39%;
    /* height: auto; */
    /*left: 115px!important;*/
	z-index: 0 !important;
}


.overlay1 {
    background: #0e2b5ca1;
}

.overlay1 {
    background: #0e2b5ca1;
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 92vh;
    top: 0;
    background-blend-mode: multiply;
    /* opacity: 0.5; */
}


.banner_one {
    width: 100%;
    height: 90%;
    background-repeat: no-repeat;
    background-size: cover;
}


.our_section {
    padding-left: 0;
    padding-bottom: 25px;
    margin-top: 20px;
}

.our_point p {
    font-size: 16px;
    color: #ffffff;
    line-height: 26px;
    font-family: 'Lato', sans-serif;
}

.our_point {
    padding-bottom: 25px;
    margin-top: 20px;
}

.Our_services {
    /* width: 336px;
    height: 92px;
    padding-top: 14px;
    cursor: pointer; */
}

.card_txt p {
    color: #627792;
    font-size: 16px;
    width: 100%;
    height: 91px;
}


.cloud_box h5 {
    height: 82px;
    padding-top: 28px;
}

.main_cloud {
    /* margin-top: -15%; */
    background: #065d7d!important;
}



.ovlay_layer2 {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* z-index: -9; */
    background: #3999CE;
    position: absolute;
    opacity: 0.7;
    border-radius: 10px;
}

.ovlay_layer3 {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* z-index: -9; */
    background: #95D;
    position: absolute;
    opacity: 0.7;
    border-radius: 10px;
}





.ovlay_layer4 {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* z-index: -9; */
    background: rgb(131, 223, 159);
    position: absolute;
    opacity: 0.7;
    border-radius: 10px;
}

.ovlay_layer5 {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* z-index: -9; */
    background: rgb(230, 150, 161);
    position: absolute;
    opacity: 0.7;
    border-radius: 10px;
}


.ovlay_layer6 {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* z-index: -9; */
    background: #090d89;
    position: absolute;
    opacity: 0.7;
    border-radius: 10px;
    border-radius: 6px;
}


.footer_logo img {
    width: 100%;
    max-width: 150px;
}


.arrow_image {
    max-width: 42px;
    margin-top: -19px;
    margin-left: 7px;
    transform: rotate(-180deg);
}

.right_arrow {
    margin-left: -58px;
    max-width: 42px;
    margin-top: -19px;
}

span.carousel-control-next-icon {
    background: #fff;
    color: #fff;
    padding: 25px 0px 25px 67px;
    border-top-left-radius: 40px;
    border-top-right-radius: 00px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 40px;
    /* margin-left: 72px; */
    margin-left: -67px;
}


.now_txt p {
    font-size: 17px;
    font-weight: 600;
    padding-right: 7px;
    color: #627792;
}


.main_tittle {
    margin-left: 27%;
    text-align: center;
    display: flex;
}


.line1 {
    width: 674px;
    height: 1px;
    background: rgb(158, 158, 158);
    margin-left: 21px;
    margin-bottom: 7px;
}

.text_auto > div a {
    font-size: 16px;
    font-weight: 600;
    color: #3d0859;
}


.client_image img {
    width: 100%;
    max-width: 130px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.client_image {
    /* width: 100%;
    max-width: 100px;
    height: 80px; */
}

.value_txt h1 {
    font-size: 50px;
}

.value_txt h5 {
    font-size: 26px;
}



/* .main_navbar_section {
    position: fixed!important;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  
} */




body {
    overflow-x: hidden;
}









.nav_middle_txt h6 {
    text-align: center;
    border-bottom: 1px solid rgb(209, 209, 209);
    padding-bottom: 20px;
    font-size: 15px;
    color: rgb(94, 94, 94);
}

.nav_middle_txt h6 a {
    color: #000;
}

.nav_middle_txt {
    text-align: center;
}


.main_banner {
    margin-top: 5%;
}

.message_icon img {
    width: 40px;
    margin-right: 10px;

}

.quest_txt h5 {
    font-size: 14px;
    line-height: 22px;
    border-bottom: 0;
    font-weight: 600;
    margin-right: 17px;
    color: rgb(122, 122, 122);

}

.quest_txt h5 a {
    color: #000;
}

.search_icon {
    /* border-left: 1px solid rgb(209, 209, 209); */
    /* padding-left: 15px; */
    position: absolute;
    right: 65px;
    top: 31px;
}

.search_icon i {
    margin-top: 17px;
    font-size: 18px;
}





/* silder-image start-here================= */



.inter_txt {
    left: 0 !important;
    text-align: left;
}

.inter_txt h6 {
    font-size: 45px;
    margin-bottom: 0;
    line-height: 30px;

}

.inter_txt h1 {
    margin-top: 10px;
    font-size: 100px;
    line-height: 85px;
    font-weight: 700;
    margin-bottom: 25px;
}

.line {
    width: 160px;
    height: 8px;
    background-color: #fff;
    border-radius: 20px;
    margin-bottom: 28px;
}

.inter_txt a {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
}

.inter_txt a:hover {
    text-decoration: none;
    color: #fff;
}

.inter_txt a i {
    font-size: 17px;
    position: absolute;
    margin-left: 10px;
    margin-top: 5px;
}


.carousel-control-next,
.carousel-control-prev {
    width: 0 !important;
}

span.carousel-control-prev-icon {
    background: #fff;
    color: #fff;
    padding: 25px 67px 25px 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 0px;
    margin-left: 72px;
}

span.carousel-control-next-icon {
    background: #fff;
    color: #fff;
    padding: 25px 0px 25px 67px;
    border-top-left-radius: 40px;
    border-top-right-radius: 00px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 40px;
    /* margin-left: 72px; */
    margin-left: -69px;
}

/* 
.carousel-control-next-icon i {
    position: absolute;
    color: #000;
} */

/* banner-end-here=============================================== */

.second_section {
    background-color: #023244 !important;
    padding-bottom: 80px;
}

.our_txt h6 {
    color: #1dc2d1;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 700;
}

.our_txt h4 {
    color: #fff;
    font-size: 27px;
    font-weight: 700;
    font-family: 'Exo 2', sans-serif;
}



.main_box img {
    width: 100%;
    position: relative;
}

.Our_services {
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(83 83 83 / 19%);
    padding: 20px;
    margin-bottom: 40px;
    text-align: center;
    cursor: pointer!important;
    /* display: none; */
    width: 100%;
    height: 92px;
    padding-top: 14px;
    cursor: pointer;
}

.Our_services h6 {
    color: #1dc2d1;
    font-size: 16px;
    margin-bottom: 10px;
}

.Our_services h5 {
    color: #000;
    font-size: 22px;
    font-family: 'Exo 2', sans-serif; 
}

.box_set {
    margin-top: -10%;
}

.box-section {
    margin-top: -60px;
    position: absolute;
    left: 55px;
    right: 55px;
    margin-right: 0 !important;
    margin-left: 0 !important;

}

.stop_bg {
    background: #eceff3;
    /* height: 30vh; */
}

.stop_txt h6 {
    text-align: center;
    margin-top: 12%;
    font-family: 'Lato', sans-serif;
    padding-bottom: 30px;
}

.stop_txt h6 a {
    color: #000;
    text-decoration: dotted;
}

/* box-images-end-here============================================== */

.stay_txt {
    text-align: center;
    padding-top: 25px;
    margin-top: 20px;
}

.stay_txt h6 {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    margin-bottom: 0;

}

.stay_txt p {
    font-size: 36px;
    font-weight: 500;
    color: #0e2b5c;
    /*padding: 0px 27px;*/
    margin-bottom: 35px;
    font-family: 'Exo 2', sans-serif;
}

.main_card {
    margin: 15px auto;
    cursor: pointer;
}

.card_txt {
    background: #f3f6f9;
    text-align: center;
    padding: 30px 20px;
    /* margin-top: 10px 5px; */
}

.card_txt h2 {
    font-size: 20px;
    height: 40px;
    color: #0e2b5c;
    margin-bottom: 10px;
    font-family: 'Exo 2', sans-serif; 
}

.card_txt p {
    color: #627792;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
}

.card_txt img {
    width: 100%;
    max-width: 80px;
    margin: 20px auto;
}

.card_txt h6 {
    font-size: 17px;
    /*margin-top: 30px;*/
    margin-bottom: 0;
}

.card_txt h6 a:hover {
    text-decoration: none;
}

.card_txt h6 a i {
    font-size: 18px;
    position: absolute;
    margin-top: 3px;
    margin-left: 7px;
}

.it_txt h6 {
    text-align: center;
    margin-bottom: 50px;
    font-family: 'Lato', sans-serif;
}

.it_txt h6 a {
    color: #000;
    font-weight: 600;
}


.client_image {
    width: 100%;
    text-align: center;
    margin: 25px auto;
}

.client {
    border-top: 1px solid rgb(184, 184, 184);
}

.dollor_box:hover {
    transform: scale(1.10) translateZ(0);
    transition: 0.4s;
}

.dollor_box {
    border: 1px solid rgb(99, 98, 98);
    text-align: center;
    border-radius: 6px;
    padding: 30px 20px;
    transition: 0.4s;
    cursor: pointer;
}

.dollor_box img {
    width: 100%;
    max-width: 88px;
    margin-bottom: 20px;
}

.dollor_box:hover {
    border: 1px solid transparent;
    background: #41325867;
}

.dollor_box h6 {
    color: #fff;
    font-size: 19px;
    margin-top: 14px;
    margin-bottom: 13px;
}

.dollor_box p {
    color: rgb(202, 201, 201);
    font-size: 16px;
    font-weight: 600;
}


.case_txt {
    margin-bottom: 50px;
}

.case_txt h6 {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px;
}

.case_txt p {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    font-family: 'Exo 2', sans-serif;
}






/* .cloud_section {
    background: #181123;
    padding-bottom: 8%;
} */

.blog_image img {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.blog_txt {
    background-color: #F3F6F9;
    padding: 30px 40px 50px 55px;
}

.blog_txt h6 {
    color: rgb(122, 122, 122);
}

.blog_txt h4 {
    font-size: 23px;
    line-height: 34px;
    color: #0e2b5c;
}

.blog_txt p {
    color: #627792;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.blog_txt a {
    padding: 13px 170px;
    text-align: center;
    background: #fff;
    border: 1px solid rgb(211, 211, 211);
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
}

.blog_txt a:hover {
    text-decoration: none;
}


.small_card_image img {
    width: 100%;
}

.small_blog {
    background-color: #F3F6F9;
    margin: 1px 10px;
}

.small_txt {
    padding: 20px 0px 20px 30px;
}

.small_txt h4 {
    font-size: 16px;
    font-weight: 600;
    color: #0e2b5c;
    margin-bottom: 20px;
}

.small_txt h6 {
    font-size: 14px;
    color: rgb(122, 122, 122);
}

.vidoes_banner {
    background: url("images/banner_vidoe.jpg");
    width: 100%;
    height: 80vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.vidoes_banner:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: #0e2b5c;
    opacity: 0.6;
}

.value_txt h5 {
    color: #fff;
    font-size: 36px;
}

.value_txt h1 {
    color: #fff;
    font-size: 70px;
}

.value_txt p {
    font-size: 20px;
    color: #fff;
}

.value_txt {
    padding-top: 17%;
    text-align: center;
}




.box_section {
    background: #e8e8e8;
}

.card_box img {
    margin-bottom: 20px;
    padding-top: 25px;
}

.card_box p {
    font-size: 16px;
    font-weight: 500;
    color: #627792;
}

.card_box h6 {
    color: #0e2b5c;
    font-size: 17px;
    font-weight: 600;
    margin-top: 20px;
    line-height: 25px;
}

.card_box h6 span {
    color: #627792;
    font-size: 14px;
}

.card_box {
    background: #fff !important;
    border-top: 3px solid #0057A9;
}

.start_txt h6 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 25px;
    padding-top: 30px;
}

.start_txt h2 {
    font-size: 36px;
    color: #0e2b5c;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: 'Exo 2', sans-serif;
}

.start_txt p {
    font-size: 17px;
    padding-bottom: 30px;
    padding-top: 5px;
    font-weight: 500;
    color: #71829f;
    font-family: 'Lato', sans-serif;

}

.start_txt a {
    background: #065d7d;
    color: #fff;
    padding: 17px 30px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
}

.start_txt a:hover {
    color: #fff;
}

.start_txt {
    background: url("images/contacct.png");
    width: 100%;
    height: 80vh;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    text-align: center;
    margin-top: 25px;
}


/* .footer_logo img {
    width: 100%;
    max-width: 80px;
} */

.footer_logo p {
    margin-top: 20px;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: 'Exo 2', sans-serif;
}

.footer_logo p a {
    color: #0692f5;
}

.footer_icon li {
    margin: 10px 20px 0px 0px;
}

.footer_icon li a i {
    font-size: 29px;
    color: #b7c0ce
}

.footer_icon li a i:hover {
    color: #fc5546;
}

.footer_icon {
    display: flex;
}

.footer_list h6 {
    font-size: 20px;
    color: #0e2b5c;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: 'Exo 2', sans-serif;
}

.footer_point li {
    margin: 10px auto;
}

.footer_point li a {
    color: #71829f;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
}


.copy_txt {
    border-top: 1px solid rgb(219, 219, 219);
    padding: 35px 1px;
    text-align: center;
}

.copy_txt h6 {
    font-size: 18px;
    color: #71829f;
    padding: 30px auto;
    font-family: 'Exo 2', sans-serif;
}


.footer_image {
    margin-top: 25px;
    padding-left: 25px;
}

.about_list {
    margin-top: 30px;
    margin-bottom: 10px;
}




.customer-logos {
    margin: 25px auto;
}



.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
    max-width: 140px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    /* height: 100%; */
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.main_layer {
    display: flex;
}


.layer_box {
    margin: 25px 10px;
    padding: 0px 0px!important;
    position: relative;
}

.layer_image {
    width: 100%;
    /* height: 100vh; */
    position: relative;
    display: block;
    background-size: cover;
}

.layer_image::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000!important;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 351px;
    right: 14px;
}



.cloud_box4 {
    background: url("images/silder1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    margin: 0px 10px;
    padding: 50px 56px;
    position: relative;
    border-radius: 10px;

}


.cloud_box5 {
    background: url("images/silder2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    margin: 0px 10px;
    padding: 50px 56px;
    position: relative;
    border-radius: 10px;

}


.cloud_box6 {
    background: url("images/slider3.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    margin: 0px 10px;
    padding: 50px 56px;
    position: relative;
    border-radius: 10px;

}



.ovlay_layer4 {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* z-index: -9; */
    background: rgb(131, 223, 159);
    position: absolute;
    opacity: 0.7;
    border-radius: 10px;
}

.ovlay_layer5 {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* z-index: -9; */
    background: rgb(230, 150, 161);
    position: absolute;
    opacity: 0.7;
    border-radius: 10px;
}


.ovlay_layer6 {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* z-index: -9; */
    background: #090d89;
    position: absolute;
    opacity: 0.7;
    border-radius: 10px;
}


.display {
    display: none;
}



/* navabar_dropdown-start-here------------------- */









/* .main_sub:hover .service_box{
    transition: 0.7;
} */

.Industries_box{
    background: rgb(255, 255, 255);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    /* padding: 10px 20px 10px 20px; */
    border: 1px solid #7c7b7b;
    width: 490px!important;
    position: absolute;
    /* top: 4px; */
    left: -209%!important;
    border-radius: 4px;
}

.Industries_box .arrow-up  {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid rgb(156, 155, 155);
    position: absolute;
    top: -13px;
    left: 45%;
 }


.solution_box {
    background: rgb(255, 255, 255);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    /* padding: 10px 20px 10px 20px; */
    border: 1px solid #7c7b7b;
    width: 400px!important;
    position: absolute;
    /* top: 10px; */
    left: -202%!important;
    border-radius: 4px;
}

.solution_box  .arrow-up  {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid rgb(156, 155, 155);
    position: absolute;
    top: -13px;
    left: 45%;
 }


.service_box {
    background: rgb(255, 255, 255);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    /* padding: 10px 20px 10px 20px; */
    border: 1px solid #7c7b7b;
    width: 200px!important;
    position: absolute;
    /* top: 10px; */
    left: -90%!important;
    border-radius: 4px;
}

 .service_box .arrow-up  {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid rgb(156, 155, 155);
    position: absolute;
    top: -13px;
    left: 39%;
 }


 .business_box li i {
    position: absolute;
    float: right;
    right: 19px;
    top: 23px;
    display: none;

 }


.sub_list {
    background: rgb(255, 255, 255);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    /* padding: 10px 20px 10px 20px; */
    border: 1px solid #7c7b7b;
    width: 200px;
    position: absolute;
    /* top: 12px; */
    left: -53px;
    border-radius: 4px;
    /* display: none; */
}

.sub_txt {
    padding-top: 5px;
    /* width: 300px; */
    /* margin-bottom: 0; */
}

.sub_txt li {
    margin-top: 2px;
    margin-bottom: 2px!important;
    text-align: left;
    /* font-size: 10px; */
    /* margin: 22px auto; */
    padding: 8px 10px 8px 10px;
    transition: 0.3s;

}

.sub_txt li:hover {
    background: rgb(246, 252, 255);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(77, 76, 76, 0.19);
    border-radius: 4px;
    transition: 0.3;
}

.sub_txt li:hover a {
    color: rgb(0, 0, 0);
}


.sub_txt li a {
    font-size: 15px;
    color: rgb(88, 88, 88);
    font-weight: 500;
}



.sub_list .arrow-up {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid rgb(156, 155, 155);
    position: absolute;
    top: -13px;
    left: 81px;
  }


/* 
@keyframes Shoyab {
    from {
        transform:scale(0.7);
        opacity:0
    }
    to {
        transform: scale(1);
        opacity:1
    }
}


.nav_link li:hover .main_sub {
    display: block;
    transition: 2s!important;
    animation: Shoyab .6s;
    animation-fill-mode: both;
} */


.main_sub-menu {
    display: none;
}

.sub_list_box {
    background: rgb(255, 255, 255);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    /* padding: 10px 20px 10px 20px; */
    border: 1px solid #7c7b7b;
    width: 200px;
    position: absolute;
    /* top: 12px; */
    /* left: -53px; */
    border-radius: 4px;
    /* display: none; */
}


.business_list:hover .main_sub-menu {
    /* display: block; */
}
.main_card a:hover{text-decoration: none;}
  


.main_card:hover .face {
    animation: shake 0.89s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
  }
  
  @keyframes shake {
    10%, 90% {
      transform: translate3d(-1px, 0, 0);
    }
    
    20%, 80% {
      transform: translate3d(5px, 0, 0);
    }
  
    30%, 50%, 70% {
      transform: translate3d(-8px, 0, 0);
    }
  
    40%, 60% {
      transform: translate3d(4px, 0, 0);
    }
  }



  .cloud_box img {
    max-width: 100%;
    transition: transform 0.4s ease-in-out;
  }
  .cloud_box img:hover img {
    transform: scale(1.4);
  }
  

.image_box {
    position: relative;
    border-radius: 7px;
    cursor: pointer;
    overflow: hidden;
}
  .image_box img {
      width: 100%;
      border-radius: 7px;
      cursor: pointer;
  }

  .image_overlay{
      content: "";
      width: 100%;
      height: 100%;
      background-color: #000;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.3;
  }

  .image_txt {
    position: relative;
    /* z-index: 999; */
    /* left: 64px; */
    top: -88px;
    text-align: center;
    /* width: 100%; */
    color: rgb(255, 255, 255);
    /* margin-top: -10%;     */

  }

  .image_txt h1 {
      font-size: 25px;
      font-weight: 700;
      font-family: 'Exo 2', sans-serif; 
      text-align: center;
      /* margin: 0 auto!important; */
      /* padding-left: 60px; */
      /* margin-left: 38px; */
  }

  .text_ajust h1 {
      margin-left: 0px!important;
      /* position: absolute; */
  }

  



  .image-wrapper {
    margin: 0 auto;
    width: 100%;
    font-size: 0;
  }
  .image-wrapper .img-wrap{
      overflow: hidden;
  }
  img {
    max-width: 100%;
    transition: transform 0.3s ease-in-out;
  }
  .image-wrapper:hover img {
    transform: scale(1.5);
  }





  .main_image_box {
      border-radius: 4px;
      margin-top: -39px;
      margin-bottom: 27px;
      /* cursor: pointer; */
  }


  /* home-page css-end-here-------------------------------------------------------------------------------------------------------- */


  /* .about-page-css-start-here==================================== */
  
  .abt_overlay::before{
      content: "";
   position: absolute;
   top: 0;
   left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
  }

  .about_banner {
      margin-top: 100px;
      /* background: url("../assets/images/job_offer.jpg"); */
      width: 100%;
      /*height: 50vh;*/
      height: 500px;
      position: relative;
      padding: 150px 0px;
      background-repeat: no-repeat;
      background-size: cover!important;
      background-position: left;
  }

  .about_txt {
      text-align: center;
      
  }
  @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

  .about_txt h1 {
      /*padding-top: 10%;*/
      font-size: 50px;
      font-weight: 600;
      color: #fff;
      margin-top: 80px;
      font-family: 'Exo 2', sans-serif;
      text-transform: uppercase;
      font-family: 'Montserrat', sans-serif;
      text-shadow: 2px 2px  #000000 !important;
  }
  .about_txt p {
      font-size: 16px;
      line-height: 26px;
      color: #6282a2;
      font-weight: 400;
      /* font-family: ; */
      font-family: 'Fira Sans', sans-serif;
  }

  .tech_txt {
      text-align: center;
      margin-top: 5%;
  }

  .tech_txt h2 {
      font-size: 32px;
      font-weight: 600;
      color: #065d7d;
      margin-bottom: 20px;
      font-family: 'Exo 2', sans-serif;
  }

  .tech_txt p {
      /* width: 640px; */
      /*margin: 0 17%;*/
      font-size: 16px;
      line-height: 27px;
      font-family: 'Lato', sans-serif;
      /*font-family: 'Fira Sans', sans-serif;*/
  }

  .commitmment_section {
      background: #023244;
      padding: 0;
      margin: 30px auto;
  }

  .Culture_section {
      background: #0ebbfc;
      padding: 0;
      margin: 30px auto;
      
  }
  
  .image_txt h1:hover {
      text-decoration: none!important;
  }
  .Culture_box {
    padding: 42px 45px 72px 58px;

  }

  .Culture_box h5 {
      text-align: left;
      padding: 20px auto;
      font-size: 32px;
      font-weight: 600;
      margin-bottom: 10px;
      font-family: 'Exo 2', sans-serif;
  }

  .Culture_point {
      margin-bottom: 25px;
  }

  .Culture_point li {
      margin: 20px auto;
      font-size: 17px;
      display: inline-flex;
      font-family: 'Lato', sans-serif;

  }
   .Culture_point li::before {
		content: "";
		position: absolute;
		left: 43px;
		margin-top: -5px;
		color: #fc5546;
		font-size: 20px;
		font-family: FontAwesome;
    }
	.commitmment_point li::before {
		content: "";
		position: absolute;
		left: 43px;
		margin-top: -5px;
		color: #fc5546;
		font-size: 20px;
		font-family: FontAwesome;
    }
	
  .point_list i {
      color: #fc5546;
      font-size: 20px;
      margin-right: 14px;
  }


  .Culture_box a {
      padding: 20px 35px;
      border-radius: 5px;
      background: #0e2b5c;
      font-size: 18px;
      font-weight: 600;
      color: #fff;
      display: none;
  }

  .Culture_box a:hover {
      text-decoration: none;
      color: #fff;
  }


  
.point_list:hover:before {
    animation: shake 0.89s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
  }
  
  @keyframes shake {
    10%, 90% {
      transform: translate3d(-1px, 0, 0);
    }
    
    20%, 80% {
      transform: translate3d(5px, 0, 0);
    }
  
    30%, 50%, 70% {
      transform: translate3d(-8px, 0, 0);
    }
  
    40%, 60% {
      transform: translate3d(4px, 0, 0);
    }
  }


  .Commitmment_box{
    padding: 42px 45px 72px 58px;

  }

  .Commitmment_box h5 {
      text-align: left;
      padding: 20px auto;
      font-size: 32px;
      font-weight: 600;
      margin-bottom: 10px;
      color: #fff;
      font-family: 'Exo 2', sans-serif;
  }

  .commitmment_point {
      margin-bottom: 25px;
  }

  .commitmment_point li {
      margin: 20px auto;
      font-size: 17px;
      display: inline-flex;
      color: rgb(255, 255, 255);

  }

 


  .Commitmment_box a {
      padding: 20px 14px;
      border-radius: 5px;
      background: #01daf9;
      font-size: 18px;
      font-weight: 600;
      color: #fff;
      display: none;
  }

  .Commitmment_box a:hover {
      text-decoration: none;
      color: #fff;
      background: #084c57;
      transition: 0.8ms;
  }


 
  .Culture_baner {
      background: url("images/box2.jpg");
      width: 100%;
      background-repeat: repeat-x;
       background-size: cover!important; 
      background-position: center;
      /*height: 90vh;*/
  }

  /* about pages-css-end-here================================================== */



  /* solution-pages-css-start-here========================================================= */

  .industry_section {
      margin-top: 5%;
      background: url("images/silder1.jpg");
      width: 100%;
      /*height: 80vh;*/
      padding: 150px auto;
      background-size: cover !important;
      position: relative;
      display: block;
  }

  .industry_section:before {
      content: "";
      position: absolute;
      width: 100%;
      max-height: 100%;
      height: 100%;
      /*max-height: 448px;*/
      top: 0;
      left: 0;
      background: #3d0859;
      opacity: 0.4;
  }

  .industry_box {
      padding: 8% 0px;
      text-align: center;
  }

  .industry_box h6 {
      font-size: 50px;
      color: #fff;
      margin-bottom: 0;
  }

  .industry_box h2 {
      font-size: 80px;
      font-weight: 600;
      color: #fff;
      margin: 0;
      margin-bottom: 20px;
  }

  .line2 {
      width: 200px;
      height: 6px;
      border-radius: 5px;
      background: #fff;
      margin: 0 auto;
      margin-bottom: 40px;
  }

  .industry_box a {
      font-size: 18px;
      color: #fff;
      font-weight: 600;
      letter-spacing: 2px;
  }
  .industry_box a:hover {
      text-decoration: none;
      color: #fff;
  }


  .over_txt {
      margin-top: 3%;
     /*padding: 0px 35px;*/
      /* padding: 0 5%; */
  }


  .over_txt h6 {
      font-size: 14px;
      letter-spacing: 2px;
      color: #7c7b7b;
      line-height: 20px;
      margin-bottom: 0;
      font-family: 'Exo 2', sans-serif; 
  }

  .over_txt h3 {
      font-size: 30px;
      font-weight: 700;
      margin-top: 9px;
      color: #c71c81;
  }

  .over_txt p {
      /* padding: 10px 14%; */
      text-align: left;
      font-size: 16px;
      font-weight: 500;
      color: #313131;
      line-height: 28px;
      font-family: 'Lato', sans-serif;
  }

  .over_list {
      /* width: 900px; */
      /* margin-left: 5%; */
      margin-top: 25px;
  }


  .attract_txt {
      /* width: 700px; */
      text-align: left;
      margin: 0 auto;
      /*margin-left: 25px;*/
      /* list-style-type: disc; */
  }

  .attract_txt li {
      font-size: 17px;
      list-style-type: disc;
      color: #000;
      font-weight: 500;
      margin-bottom: 14px;
      margin-left: 26px;
      position: relative;
      
  }


  .over_bg {
      background: rgb(238, 246, 255);
      padding-bottom: 40px;
  }

.field_banner h5 {
    font-size: 28px;
    color: #0e2b5c;
    font-weight: 600;
    text-align: left;
    margin-left: 74px;
    /*padding-left: 20px;*/
    margin-bottom: 20px;
    font-family: 'Exo 2', sans-serif;
}



  .sectors_txt {
    padding-top: 4%;
    padding-bottom: 40px;
}


.sectors_txt h6 {
    font-size: 14px;
    letter-spacing: 2px;
    color: #7c7b7b;
    line-height: 20px;
    margin-bottom: 0;
    text-align: center;
}

.sectors_txt h3 {
    font-size: 30px;
    font-weight: 700;
    margin-top: 9px;
    color: #c71c81;
    text-align: center;
}

.retail_box h4 {
    font-size: 20px;
    font-weight: 600;
    color: #3d0859;
}

.retail_box p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    color: #556275;
    width: 267px;
}

.retail_image img {
    width: 100%;
    max-width: 130px;
    /* margin-right: 10px; */
}

.main_retail {
    display: flex;
    margin-bottom: 30px;
}



.retail_image {
    margin-right: 16px;
    margin-top: 7px;

}

.main_retail:hover .retail_image {
    animation: shake 0.89s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
  }
  
  @keyframes shake {
    10%, 90% {
      transform: translate3d(-5px, 0, 0);
    }
    
    20%, 80% {
      transform: translate3d(9px, 0, 0);
    }
  
    30%, 50%, 70% {
      transform: translate3d(-10px, 0, 0);
    }
  
    40%, 60% {
      transform: translate3d(4px, 0, 0);
    }
  }


  .business_bg {
      background: #231834;
  }

  .business_txt h6 {
      color: rgb(0, 140, 255);
  }

  .business_txt h3 {
      color: #fff;
  }

/* contact us pages css start here========================================================= */

.contant_bg {
    /* margin-top: 5%; */
    padding-top: 40px;
    padding-bottom: 35px;
    background: #f3f3f3b4;
}

.contact_txt {
    text-align: center;
    padding-top: 7%;
}

.contact_txt h1 {
    font-size: 50px;
    font-weight: 600;
    color: #c71c81;
}

.contact_txt p {
    font-size: 16px;
    line-height: 27px;
    font-family: 'Fira Sans', sans-serif;
    color: #71829f; 
    margin-bottom: 60px;
}


.faq_box {
    text-align: center;
    background: rgb(255, 255, 255);
    padding: 30px 30px;
    margin: 20px auto;
    box-shadow: 0 0 10px rgba(184, 184, 184, 0.4);   
    border-radius: 5px;
    cursor: pointer;
}

.faq_box h5 {
    font-size: 25px;
    font-weight: 500;
    color: #3d0859;
    font-family: 'Exo 2', sans-serif;
}
.faq_box p {
    font-size: 16px;
    line-height: 27px;
    /*font-family: 'Fira Sans', sans-serif;*/
    color: #2b2b2b;
    margin-bottom: 20px;
    height: 30px;
    font-family: 'Lato', sans-serif;
}

.faq_box img {
    width: 100%;
    max-width: 80px;
    margin: 20px auto 0px auto;
}

.faq_box h6 a {
    font-size: 17px;
    font-weight: 700;
    color: rgb(0, 195, 255);
}

.faq_box h6 i {
    font-size: 17px;
    margin-left: 5px;
}

.faq_box h6 a:hover {
    text-decoration: none;
}





.faq_box:hover img{
    animation: shake 0.89s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
  }
  
  @keyframes shake {
    10%, 90% {
      transform: translate3d(-1px, 0, 0);
    }
    
    20%, 80% {
      transform: translate3d(5px, 0, 0);
    }
  
    30%, 50%, 70% {
      transform: translate3d(-8px, 0, 0);
    }
  
    40%, 60% {
      transform: translate3d(4px, 0, 0);
    }
  }


  .email_txt {
      text-align: center;
  }

  .email_txt h6 {
      font-size: 15px;
      padding-bottom: 60px;
      padding-top: 20px;
      font-size: 16px;
      line-height: 27px;
      font-family: 'Fira Sans', sans-serif;
      color: #71829f;
  } 



  .input_field label {
      font-size: 15px;
      color: #3d0859;
  }

  .input_field input {
      width: 100%;
      max-width: 250px;
      height: 47px;
      border-radius: 4px;
      border: none;
      border: 1px solid rgb(187, 187, 187);
      margin-bottom: 28px;
      margin-top: 7px;
       padding-left: 13px; 
  }

  .input_field input::placeholder {
         /*padding-left: 13px; */
        color: #909091;
  }

  .field_box {
      width: 350px;
  }


  .main_field {
      display: flex;
      margin: 0 auto;
        padding-left: 80px;
  }

  .field_banner {
      background: #fff;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
      border-radius: 6px;
      padding-top: 40px;
      padding-bottom: 40px;
      margin-top: 36px;
      padding-bottom: 50px!important;
  }

  .field_txt {
      padding-left: 80px;
  }

  .field_txt label {
    font-size: 15px;
    color: #3d0859;
    margin-bottom: 14px;
  }

  .field_txt textarea {
    padding-left: 14px;
    padding-top: 14px;
    font-size: 15px;
    color: #909091;
    border-radius: 5px;
    width:89%;
}

  .submit_btn {
      padding-left: 80px;
      margin-top: 30px;
  }

  .submit_btn button {
      padding: 14px 41%;
      border: none;
      background: #0e2b5c;
      color: #fff;
      font-size: 17px;
      font-weight: 500;
      border-radius: 5px;
  }


  .contact_image {
      /*background: url("../images/610ae735e0efe0e8bdfb31dd6f3d08f6.jpg");*/
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      /*background-size: contain;*/
      /* height: 100vh; */
      padding-bottom: 33px;
      background: #e0e0e0;
  }

  .input_field input[type=text], select {
    width: 100%;
    background:#fff;
    /*padding: 12px 20px;*/
  }

  /* contact-page-end-here===================================================== */


  /* job seeker-pages start-here=============================================== */

  .job_banner {
    margin-top: 5%;
    background: url("../../www.pertemps.co.uk/media/1221/what-we-do-banner-small.jpg");
    width: 100%;
    /*height: 50vh;*/
    padding: 150px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: ;s */
    /* overflow-x: hidden; */
}

.open_txt{
    margin-top: 5%;
}

.open_txt h2 {
    font-size: 30px;
    font-weight: 600;
    color: #c71c81;
    margin-bottom: 30px;
}


.job_box {
    background: #fff;
    margin: 20px auto;
    padding: 25px 10px 40px 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.job_box h5 {
    font-size: 22px;
    font-weight: 500;
    color: #000;

}

.job_box p {
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 30px;
}

.job_box p span {
    margin-left: 30px;
    font-weight: 600;
}

.job_box a {
    padding: 10px 17px;
    background: #0e2b5c;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    color: #fff;
    /* letter-spacing: 1px; */
}



.job_box a:hover {
    text-decoration: none;
    color: #fff;
    background: #2f4f86;
}


.job_detail_txt h6 {
    font-size: 19px;
    font-weight: 600;
    text-decoration: underline;
    color: #000;
}


.job_detail_txt p {
    font-size: 16px;
    line-height: 27px;
    font-family: 'Fira Sans', sans-serif;
    color: #627792;
    margin-bottom: 25px;
}

.detail_box {
    margin-top: 20px;
}

.detail_box li {
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 26px;
    display: inline-flex;
    color: #627792;
}

.detail_box li i {
    margin-right: 7px;
    color: #c71c81;
    font-size: 17px;
    padding-top: 7px;
    
}

.apply_txt {
    background: rgb(255, 255, 255);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 6px;
    width: 750px;
}


.apply_txt h6 {
    font-size: 27px;
    font-weight: 600;
    padding: 20px 20px 20px 30px;
    color: #c71c81;
}

.job_txt {
    padding-left: 28px;
    margin-bottom: 25px;
}

.job_txt label {
  font-size: 15px;
  color: #3d0859;
  margin-bottom: 14px;
}

.job_txt textarea {
  padding-left: 14px;
  padding-top: 14px;
  font-size: 15px;
  color: #909091;
  border-radius: 5px;
}


.job_btn {
    margin-left: 28px;
    padding: 10px 20px;
    border: none;
    background: #0e2b5c;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    margin-bottom: 35px;
}


.job_file input {
    background: #fff;
    padding-top: 9px;
    padding-left: 10px;
}


.job_list {
    width: 340px;
}

.job_input input {
    max-width: 308px;

}


.main_date {
    display: flex;
}

.date_image img {
    width: 34px;
    margin-top: 10px;
}

.date_txt {
    margin-left: 13px;
}

.date_txt h6 {
    font-size: 18px;
    color: #231834;
    font-weight: 600;
    margin-bottom: 5px;
}


.date_txt p {
    font-size: 15px;
}

.detail_box_side {
    background: #ffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);   
    border: 1px solid rgb(150, 150, 150);
    border-radius: 6px;
    padding: 10px 20px 10px 30px;
    width: 300px;
    transition: 0.3;
    /* top: 0px; */
    background: url("images/what.jpg");
    background-position: right;

}


.date_box li {
    margin: 15px auto;
}


.main_job_title {
    width: 700px;
}

/* careers-page style-start-here================================================ */


.Careers_txt {
    margin: 5% 5% 0 5%
}
.Careers_txt p {
    font-size: 16px;
    line-height: 27px;
    font-family: 'Fira Sans', sans-serif;
    color: #627792;
    margin-bottom: 25px;
}

.Careers_txt h5 {
    font-size: 26px;
    font-weight: 600;
    border-top: 1px solid rgb(189, 189, 189);
    padding-top: 25px;
    margin-top: 35px;
    color: #c71c81;
}


.prog_txt {
    background-color: rgb(255, 255, 255);
    width: 380px;
    height: 65px;
    border-right: 1px solid rgb(184, 184, 184);
}

.prog_txt h4 {
    font-size: 19px;
    padding-left: 17px;
    padding-top: 14px;
}

.point_box {
    width: 230px;
    height: 65px;
    background: #fff;
    border-right: 1px solid rgb(184, 184, 184);
}



.Programmer_box {
    border: 1px solid rgb(184, 184, 184);
    margin-top: 20px;
    border-radius: 3px;
    cursor: pointer;
}

.loc {
    text-align: center;
    padding: 8px 18px;
    background: #fff;
    border: 1px solid rgb(184, 184, 184);
    position: absolute;
    margin-left: 63px;
    margin-top: 14px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
}

.exp {
    text-align: center;
    padding: 8px 20px;
    background: #fff;
    position: absolute;
    border: 1px solid rgb(184, 184, 184);
    margin-left: 38px;
    margin-top: 14px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
}

.anow {
    text-align: center;
    padding: 8px 20px;
    background: #221834;
    color: #fff;
    position: absolute;
    margin-left: 50px;
    margin-top: 14px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
}


/* main-jobseeker page css start here ====================================================*/

.search_box {
    margin-top: 17px;
    margin-bottom: 5%;
}


.job_categ select {
    width:100%;
    /*max-width: 190px;*/
    background-color: #fff!important;
    font-size: 15px;
    color: #444;
    border-radius: 4px;
    border: none;
}

.job_list_box {
    background: rgb(230, 230, 230);
    border-radius: 5px;
    margin-top: 20px;
    padding: 10px 15px;
}


.search_list li {
    margin: 15px auto;
}

.loction_input input {
    width: 100%;
    /*max-width: 190px;*/
    height: 40px;
    padding_left: 10px;
    /*padding: 12px 46px 12px 11px;*/
    border-radius: 4px;
    background: #fff;
    border: none;
}

.loction_input input::placeholder {
    font-size: 15px;
    color: #444;
    /*padding-left: 10px;*/
}


  /*.job_categ input[type=text], select {*/
  /*  width: 100%;*/
  /*  max-width: 190px!important;*/
  /*  height:40px!important;*/
  /*  background: #fff!important;*/
  /*} */


select {
    background: #fff!important;
}

.form-control {
    background:#fff!important;
}
  .search_btn {
    margin-top: 28px!important;
    margin-bottom: 36px;
  }

  .search_btn input {
    background: #0e2b5c;
    color: #fff;
    padding: 13px 35%;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    border-radius: 4px;
    border: none;
  }
  
  .search_btn a:hover {
      color: #fff;
      text-decoration: none;
  }


  .advance_txt h6 {
      font-size: 18px;
      /* padding-top: 10px; */
      padding-bottom: 5px;
      color: #3d0859;
      font-weight: 500;
  }


  .Regional_bg {
      border: 1px solid rgb(170, 170, 170);
      border-radius: 4px;
      padding: 10px 30px;
      display: flex;
      justify-content: space-between;
      margin: 20px auto;
  }

  .Regional_bg:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);   
    transition: 0.4s;
  }

  .regional_box h6 {
      margin-bottom: 7px;
      font-size: 18px;
      color: #3d0859;
      font-weight: 600;
      font-family: 'Exo 2', sans-serif;
  }

  .regional_box p {
      font-size: 15px;
      margin-bottom: 10px;
      font-family: 'Lato', sans-serif;
  }

  .area_list {
      margin-top: 15px;
  }

  .area_list li {
      margin: 10px auto;
      font-size: 15px;
      color: #444;
  }

  .area_list li i {
      color: #444;
      font-size: 16px;
      margin-right: 5px;
  }

  .apply_btn {
    
    margin-top: 25px;
    margin-bottom: 20px;

 }


  .apply_btn a {
      background: #0e2b5c;
      padding: 7px 16px;
      border-radius: 4px;
      font-size: 13px;
      font-weight: 400;
      color: #fff;
  }


  .apply_btn a:hover {
      text-decoration: none;
      color: #fff;
  }




  .regional_box h4 {
      font-weight: 600;
      margin-top: 20px;
      color: #000;
      font-family: 'Exo 2', sans-serif;
  }

  .job_image img {
      width: 100%;
      max-width: 289px;
      margin-top: 20px;
      border: 1px solid rgb(201, 201, 201);
      padding: 10px;
      border-radius: 4px;

  }



  /* main_job-deatils-page style start here -------------====================================*/

  .detail_txt {
      margin-top: 4%;
  }

  .detail_txt h3 {
      font-size: 30px;
      font-weight: 600;
      color: #c71c81;
  }

  .more_job_image img {
      width: 100%;
      max-width: 150px;
      /* margin-top: 30px; */
      border: 1px solid rgb(175, 175, 175);
      padding: 10px;
      border-radius: 4px;
  }

  .job_icon {
      display: flex;
      margin-top: 15px;
      margin-bottom: 0;
  }


  .job_icon li:hover {
    transform: translateY(-6px);
    transition: 0.2s;
  }


  .job_icon li {
      margin: 1px 4px 0px 0px;
      padding: 10px 15px;
      background-color: rgb(59, 89, 152);
      color: #fff;
      transition: 0.2s;
      cursor: pointer;
  }

  .job_icon li:nth-of-type(2) {
    background-color: rgb(29, 161, 242);
  }
  .job_icon li:nth-of-type(3) {
    background-color: rgb(132, 132, 132);
  }
  .job_icon li:nth-of-type(4) {
    background-color: rgb(0, 119, 181);
  }

  .job_icon li i {
    font-size: 17px;
    color: #fff;
    margin-right: 9px;
  }

  .job_icon li  a {
      color: #fff;
      font-size: 13px;
  }

  .job_icon li a:hover {
      text-decoration: none;
  }

  .java-box {
      padding-left: 20px;
  }

  .java-box h6 {
      font-size: 18px;
      line-height: 27px;
      margin-top: 0;
      color: #000;
      margin-bottom: 0;
  }

  .share_btn {
      position: absolute;
      /* top: 0; */
      right: 0;
      margin-top: -31px;
  }

  .share_btn a:nth-of-type(2) {
      background: #0057A9;
  }
  .share_btn a {
      background: #0e2b5c;
      /* width: 100px;./ */
      /* height: 30px; */
      padding: 10px 25px;
        color: #fff;
        font-size: 15px;
        border-radius: 4px;
        margin-right: 10px;
        font-weight: 600;
    }

    .share_btn a:hover {
        text-decoration: none;
        color: #fff;
    }

    .main_job_list {
     border-bottom: 1px solid rgb(148, 148, 148);
     padding-bottom: 10px;
     margin-bottom: 40px;
    }

    .skill_txt h5 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 17px;
    font-family: 'Exo 2', sans-serif;
    }

    .skill_txt p {
        margin-bottom: 7px;
        font-size: 15px;
        font-family: 'Lato', sans-serif;
    }

    .skill_txt {
        margin-bottom: 40px;
    }


    .skill_txt ul {
        margin-left: 29px;
    }
    .skill_txt ul li {
        margin: 10px auto;
        /*list-style-type: disc;*/
        font-size: 15px;
        font-family: 'Lato', sans-serif;
        position: relative;
    }
    
    .skill_txt ul li:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #c71c81;
    font-size: 19px;
    padding-right: 0.5em;
    position: absolute;
    /*top: 10px;*/
    left: -23px;
}


    .apply_job_btn {
        padding: 6px 10px;
        background: #0e2b5c;
        color: #fff;
        border-radius: 4px;
        position: absolute;
        right: 22px;
        top: 0;
    }

    .apply_job_btn a {
        color: #fff!important;
        text-decoration: none!important;
    }

    .apply_job_btn a:hover {
        text-decoration: none!important;
        color: #ffff;
    }



    .modal-content {
        /* margin-top: 101px; */
    }

    .modal-title {
        margin: 0;
        line-height: 1.42857143;
        font-size: 19px;
        color: #c71c81;
        font-weight: 600;
        font-family: 'Exo 2', sans-serif;
    }


    .detail_input span {
        font-size: 14px;
        margin-bottom: 15px;
        color: #000;
        font-weight: 500;
    }

    .detail_input input {
        width: 200px;
        height: 40px;
        border: none;
        border: 1px solid rgb(206, 206, 206);
        border-radius: 4px;
        margin-top: 4px;
    }

    .job_detail_form {margin-bottom: 0;}


    .job_detail_form li {
        margin: 15px auto;
    }

    .Core_skill {
        padding-left: 15px;
    }


    .Core_skill label {
        font-size: 15px;
        /* margin-bottom: 15px; */
        color: #000;
        font-weight: 500;
    }

    .Core_skill textarea {
        border-radius: 4px;
    }


    .skill_file {
        padding-left: 15px;
        margin-top: 14px;
    }

    .skill_file label {
        font-size: 15px;
        /* margin-bottom: 15px; */
        color: #000;
        font-weight: 500;
    }

    .skill_file input {
        border: 1px solid rgb(206, 206, 206);
        width: 100%;
        max-width: 425px;
        height: 47px;
        padding-top: 10px;
        border-radius: 4px;
        padding-left: 10px;
    
    }

    .detail_input input[type=text] {
        width: 100%;
        padding: 12px 15px;
      }

      .modal-footer {
          justify-content: flex-start!important;
      }

      .register_btn {
          border: none;
          background-color: #0e2b5c;
          padding: 7px 20px;
          color: #fff;
          border-radius: 4px;
          font-size: 12px;
          font-weight: normal;
          outline: none!important;
      }

      .detail_input input[type=text], textarea {
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        outline: none;
        /* padding: 3px 0px 3px 3px; */
        margin: 5px 1px 3px 0px;
        border: 1px solid #DDDDDD;
      }
       
      .detail_input input[type=text]:focus, textarea:focus {
        box-shadow: 0 0 5px #3d0859;
        /* padding: 3px 0px 3px 3px; */
        margin: 5px 1px 3px 0px;
        border: 1px solid #3d0859;
      }
      

       .input_field input[type=text], textarea {
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        outline: none;
        border: 1px solid #DDDDDD;
        width: 100%;
      }
       
       
       
      .input_field input[type=text]:focus, textarea:focus {
        box-shadow: 0 0 5px #3d0859;
        border: 1px solid #3d0859;
        /*width: 100%;*/
      }
      
      
      .input_field input[type=email]:focus, textarea:focus {
        box-shadow: 0 0 5px #3d0859;
        border: 1px solid #3d0859;
        /*width: 100%;*/
      }
      
        .input_field input[type=email], textarea {
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        outline: none;
        border: 1px solid #DDDDDD;
        width: 100%;
      }


.menu2{position: fixed; right: 30px; top: 50px; z-index: 9; display: none;}
.menu2 .menuicon1{position: relative; z-index: 999;
  padding: 0 15px;
  height: 42px;
  line-height: 42px;
  border-radius: 20px 0 0 20px;
  text-decoration: none;
  color: #2b2a29;
  display: block;
  font-size: 16px;
  display: block;
  outline: 0px;
  transition: all 0.3s;
}
.sidemenu span{float: left;}
.bars-wrap {
    display: inline-block;
    margin-left:15px;
    position: relative;
    overflow: visible;
    top: 3px;
}
.icon-bar {
    transition: all 0.4s ease;
    width: 25px;
    background: #c71c81;
    height: 3px;
    position: relative;
    top: 8px;
    transition: width .2s ease-out;
    clear: both;
    margin-bottom: 4px;
}
#header.fixed1 .icon-bar {background: #009bca;}

.menu2 .menuicon1:hover .icon-bar:first-child,
.menu2 .menuicon1:hover .icon-bar:last-child{width: 100%;}

.cart_open{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999999;  
  display: none;
}
.cartbg1{
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
}
.cart_bx1{
  width: 90%;
  background-color: #fff;
  height: 100%;
  right: -100%;
  transition:ease all 0.4s;
  top: 0px;
  position: fixed;
  display: block;
  box-shadow: 0 10px 50px rgba(1,2,2,.15);
  z-index: 99999;
  overflow-y:  auto;
}
.left1{right: 280px; z-index: 9999999; transition:ease all 0.8s}
.menu2{
  right: 280px;  
  position: fixed;
  transition:ease all 0.6s;
  top: 0px;
  z-index: 999999;
}
.menu2:before{border-top: 100px solid rgba(255, 255, 255, 1);}
.cart_bx1 > ul{list-style: none; width: 100%; margin: 0px; padding: 0px; height: 100%; 
    vertical-align: middle; padding-top: 10px; text-align: right;}
.cart_bx1 ul li{float: none; width: 100%; display: block; clear: both;}
.cart_bx1 ul li a{text-decoration: none; color: #2b2a29; font-weight: 400; font-size: 14px; 
    display: block; padding: 10px 15px; text-transform: uppercase; 
    transition: all 0.3s ease 0s; text-align: center; outline: none;}
.cart_bx1 ul li a:hover, .cart_bx1 ul li a.active{color: #2e3192;}

a.closebtn{
    width: 100%; display: block;
    height: 42px;
    background-color: #c71c81;
    text-decoration: none;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    padding: 0 25px;
    transition: all 0.3s;
    margin-bottom: 20px;
}
a.closebtn:hover{
    text-decoration: none;
    color: #fff;
    background-color: #3d0859;
}


.contact_map {
	height: 300px;
	position: relative;
	/*margin-top: 50px;*/
}
.contact_map iframe {
	width: 100%;
	height: 100%;
	border: 0px;
}

.apply_job_btn {border-radius: 5px;}
.apply_job_btn:hover {color: #fff; text-decoration: none;}


.box_set a:hover {text-decoration: none;}

.main_image_box a:hover {text-decoration: none;}


/* ===========================
====== Media Queries ====== 
=========================== */
/*------smallphones----------------*/  




@media only screen and (min-width : 240px) and (max-width : 992px)
{
    .main_banner{margin-top: 82px;}
    /*.navbar{display: block !important;}*/
    .submit_btn button {padding: 14px 42%;}
    .search_btn input {padding: 13px 40%;}
    .menu2{display: block; top: 20px; right: 10px;}
    a.navbar-brand img{margin-left: 15px!important;}
    .navbar-brand{display: block; margin-left: 0px; padding: 0px !important; margin-top: 0px;}
    a.navbar-brand img{margin-top: 0px;}
    .banner_one{height: auto;}
    .inter_txt h5{font-size: 18px; line-height: 24px;}
    .carousel-caption{top: 28%;}
    .line{margin-bottom: 10px;}
    .inter_txt a{font-size: 14px;}
    .inter_txt a i{margin-top: 1px;}
    .our_txt h4{font-size: 18px;}
    .our_section{padding-bottom: 0px;}
    .Our_services{width: 100%; margin:0px; position: relative;}
    .box-section{position: relative; left: 0px; right: 0px;}
    /*.image-wrapper{margin-bottom: 16%;}*/
    .Our_services h5{font-size: 18px;}
    .stop_txt h6{margin-top: 0px;}
    .stay_txt p{font-size: 18px; margin-bottom: 10px;}
    .container-fluid .mx-5{margin: 0px !important}
    .card_txt p{width: 100%; display: block;}
    .card_txt h2{margin-top: 0px;}
    .case_txt p{font-size: 24px; line-height: 32px;}
    .image_txt h1{font-size: 21px;}
    .start_txt h2{font-size: 18px;}
    .start_txt{height: auto;}
    .start_txt p{font-size: 14px; padding: 0 10px;}
    .start_txt p br{display: none;}
    .start_txt a{font-size: 14px; display: inline-block; margin-bottom: 15px; padding: 10px 20px;}
    .copy_txt h6{font-size: 14px;}
    .copy_txt{padding: 15px 0;}
    
    .input_field input {
        width: 100%;
        max-width: unset!important;
    }
    
    .field_box {
        width: 100%!important;
    }
    
    .submit_btn {
        padding-left: 0px;
    }

    .job_banner {
        margin-top: 75px!important;
    }
    .about_banner{height: auto; background-repeat: no-repeat; padding: 75px 0;}
    .about_txt h1{font-size: 30px; color: #fff; margin-top: 0px;}
    .tech_txt h2{font-size: 18px;}
    .tech_txt p{margin: 0px; font-size: 14px; line-height: 21px;}
    .Culture_baner, .industry_section{padding: 15px; height: auto; background-repeat: no-repeat !important; 
        background-size: 100%;}
    .Culture_point, .commitmment_point{padding: 15px 0px;}
    .Culture_point li, .commitmment_point li{padding-left: 30px;}
    .Culture_point li::before, .commitmment_point li:before{left: 20px;}
    .Culture_box a, .commitmment_point a{padding: 10px; font-size: 14px; display: none;}
    .commitmment_section{margin-top: 0px;}
    .Commitmment_box h5{margin-top: 20px; font-size: 26px; margin-bottom: 0px;}
    .industry_section{margin-top: 80px; position: relative;}
    .industry_box h2{font-size: 16px;}
    .industry_box h6{font-size: 24px; margin-bottom: 15px;}
    .industry_section::before{left: 0px; top: 0px;}
    .Regional_bg{display: block;}
    .job_image img{width: 50%;}
    .field_txt textarea{width: 100%; display: block;}
    .main_field, .field_txt{padding: 0px; display: block;}
    /* .industry_box h2{font-size: 32px;}
    .industry_box h6{font-size: 24px;} */
    .over_txt h3{font-size: 24px;}
    #navbarNav{display: none !important;}
    .search_box .d-flex{display: block !important;}
    .java-box .modal-dialog-scrollable{display: block !important;}
    .java-box .modal{z-index: 9999999999;}
    .java-box .job_detail_form, .Core_skill, .skill_file {padding-left: 0px !important;}

    .Core_skill textarea{width: 100%; display: block; height: 90px;}
    .java-box{padding-left: 0px; margin-top: 15px;}
    .job_detail_form li{margin: 5px 0;}
    .loction_input input, .job_categ select{width: 100%;}
    .detail_input span, .skill_file label, .Core_skill label{font-size: 12px;}
    span.carousel-control-prev-icon {display: none;}
    span.carousel-control-next-icon {display: none;}
} 
/*------iphone----------------*/  
@media only screen and (min-width : 320px) and (max-width : 500px)
{
    .second_section {    padding-bottom: 0px;}
    .main_box {margin-bottom: 72px;}
    .field_banner h5 {margin-left: 0px;}
    .over_txt p {padding: 0 13px;}
    .over_txt ul {padding: 0 13px;}
    
    
}
/*------smalltablet----------------*/  
@media only screen and (min-width : 480px) and (max-width : 768px)
{
    
}
/*--------iPad - Portrait--------------*/
@media only screen and (min-width : 768px) and (max-width : 960px)
{

}
@media only screen and (min-width : 960px) and (max-width : 1024px)
{
    
}
@media only screen and (min-width : 960px) and (max-width : 1200px)
{
    
}
@media only screen and (min-width : 1024px) and (max-width : 1240px)
{
    .nav-item a{font-size: 14px;}
    .navbar-nav li{margin: 0 8px;}
    .main_field, .field_txt{padding-left: 40px;}
}