@charset "UTF-8";

/*
Theme Name: Zenith
Author: WTS
*/
html{
    overflow-x: hidden;
}
body{
    margin:0px;
    padding: 0px !important;
    font-family: 'Poppins', sans-serif;
}

h1, h2, h3, h4, h5, h6, p, figure{
    margin: 0px;
    padding: 0px;
}

a, a:hover{
    text-decoration: none;
}
button:focus{
    outline: none;
}
.main-header{padding: 25px 0px;height: 10vh;display: flex;align-items: center;}
.single-jobpost footer.entry-footer.default-max-width{
  display: none;
}
.home .banner-sec .item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(img/pattern-5.png);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center left;
  z-index: 4;
}
.home .banner-sec .item {
  position: relative;
}
@media (min-width:992px){
    .main-header.sticky{
    	position: fixed;
    	top: 0;
    	left: 0;
    	background: #fff;
    	animation: smoothScroll 1s forwards;
    	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    	width: 100%;
    	z-index: 99999;
    }
    @keyframes smoothScroll {
      0% {
        transform: translateY(-40px);
      }
      100% {
        transform: translateY(0px);
      }
    }
}

.header-nav{display: flex;justify-content: space-between;align-items: center;}
.logo{display: inline-block;max-width: 250px;}
.header-nav .slimmenu{margin-top: 0;}
.header-nav .slimmenu li a{text-transform: uppercase;font-size: 15px;letter-spacing: 2px;font-weight: 600;color: #000;}
.header-nav .slimmenu li a:hover{color: #000000;}
.header-nav .slimmenu li.active a{color: #576e7c;}
.header-nav .slimmenu li{padding: 0px 7px;}
ul.slimmenu li .sub-toggle{background: transparent;right: -3px;top: -2px;}
ul.slimmenu li .sub-toggle i{font-style: 16px;}
ul.slimmenu li > ul{width: 280px;padding: 0px;border-radius: 17px;background: #fff;box-shadow: 0px 15px 15px rgba(0,0,0,0.1);height: auto !important;}
ul.slimmenu li > ul li{width: 100%;padding: 15px 15px !important;background: transparent;border-bottom: solid 1px #e0e0e0;}
ul.slimmenu li > ul li a{padding: 0px;letter-spacing: 0px !important;}
ul.slimmenu li > ul li:last-child{border-bottom: none;}
.slider{position: relative;}
.banner-sec .banner-cnt{position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 100%;z-index: 11;}
.blue-layer1{animation: 2s ease-out 0s 1 slideInFromLeft;position: absolute;display: block;z-index: 3;top: 0;width: 77%;height: 100vh;border-right: 1130px solid transparent;border-bottom: 100vh solid rgb(76 121 175 / 50%);}
.blue-layer2{animation: 3s ease-out 0s 1 slideInFromLeft;position: absolute;display: block;z-index: 3;top: 0;width: 40%;height: 100vh;border-right: 1122px solid transparent;border-bottom: 100vh solid #4d7aaf;}
.banner-text{width: 100%;max-width: 400px;}
.banner-text .banner-title{color: #fff;font-size: 30px;font-weight: 700;margin-bottom: 15px;font-family: 'Roboto', sans-serif;}
.banner-text .banner-title span{display: block;font-weight: normal;font-size: 18px;}
.banner-text p{color: #fff;font-size: 15px;line-height: 1.8;}
.slider figure{position: relative;}
/*.slider figure:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);z-index: 1;}*/
.slider figure img{width: 100%;height: 90vh;object-fit: cover;}
.banner-sec{width:100%;height: 90vh;position:relative;}
.btn-style{border: solid 1px #fff;color: #fff;font-size: 18px;text-transform: uppercase;padding: 10px 35px;display: inline-block;}
.btn-style:hover{background-color: #fff;color: #000;}
.banner-text .btn-style{margin-top: 60px;}
.slider .owl-nav{position: absolute;bottom: 30px;width: 100%;max-width: 1140px;left: 0;right: 0;margin-left: auto;margin-right: auto;text-align: right;}
.slider .owl-nav button{color: #fff !important;text-transform: uppercase;letter-spacing: 2px;}
.slider .owl-nav button .nav-btn{padding: 0px 15px;}
.slider .owl-nav button .nav-btn.next-slide{padding-right: 0px;}
.slider .owl-nav button .nav-btn.prev-slide{padding-left: 0px;}
.slider .owl-nav button .nav-btn:hover{opacity: 0.7;}
.slider .owl-nav:after{content: '';position: absolute;right: 52px;bottom: 11px;height: 1px;width: 100%;max-width: 20px;background: #fff;}
.about-sec{padding: 40px 0px;background: #efefef;height: auto;position: relative;display: flex;align-items: center;}
.about-sec:after{content: '';position: absolute;right: 0;top: 0;background: url(img/pattern-6.png);width: 100%;height: 100%;background-repeat: no-repeat;background-position: center right;opacity: 0.4;}
.about-sec:before{content: '';position: absolute;left: 0;top: 0;background: url(img/pattern-5.png);width: 100%;height: 100%;background-repeat: no-repeat;background-position: center left;opacity: 0.4;}
.about-sec .head{margin-bottom: 35px;}
.about-sec .container{position: relative;z-index: 1;}
.title{font-size: 35px;text-transform: uppercase;color: #000;font-weight: normal;letter-spacing: 2px;}
.title span{font-weight: 800;color: #4c79af;}
.head p{color: #fff;font-size: 16px;margin-top: 15px;line-height: 1.8;}
.v-bx{padding: 35px;background: #fffc;}
.v-bx h2{color: #000;font-size: 28px;text-transform: uppercase;font-weight: 600;position: relative;padding-bottom: 20px; margin-bottom: 20px;}
.v-bx h2:after{position: absolute;content: '';bottom: 0;left: 0;width: 40px;height: 3px;border-radius: 50px;background: #000;}
.v-bx p{font: 16px;line-height: 1.8;}
.value-bx{background: #406691;}
.value-bx h2{color: #fff;}
.v-bx ul{margin: 0px;padding: 0px;}
.v-bx ul li{list-style: none;display: flex;font-size: 16px;position: relative;margin: 15px 0px;padding-left: 0;text-align: justify;}
.visio-bx{border-radius: 25px 0px 0px 25px;}
.mission-bx{border-radius: 0px 25px 25px 0px;}
.value-bx li{color: #fff;}
.value-bx h2:after{background-color: #fff;}
.v-bx ul li i{margin-right: 10px;position: relative;top: 5px;}
.v-bx ul li:last-child{margin-bottom: 0px;}
.our-service-sec{padding: 0;position: relative;background: url(img/shape.png);background-repeat: no-repeat;background-size: cover;background-position: center left;height: 60vh;display: flex;align-items: center;}
.our-service-sec .head .title{color: #000;}
.our-service-sec .head p{color: #000;width: 100%;max-width: 900px;display: inline-block;}
.our-service-sec .head .title span{color: #4c79af;}
.service-list{    width: 100%;max-width: 1100px;margin: 50px auto 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-ms-flex-align: start;}
.service-list li{    -webkit-box-sizing: border-box;box-sizing: border-box;background-size: 200% 200%;background-image: -webkit-gradient(linear,left bottom,left top,color-stop(50%,#000),color-stop(50%,transparent));background-image: linear-gradient(to top,#000 50%,transparent 50%);background-color: #fff;border-left: 5px solid #000;-webkit-box-shadow: 0 3px 40px rgb(1 40 86 / 10%);box-shadow: 0 3px 40px rgb(1 40 86 / 10%);width: 100%;padding: 15px 10px 15px 30px;margin: 0 0 20px;display: block;text-align: left;-webkit-transition: .5s ease-in-out;transition: .5s ease-in-out;height: 245px;}
.service-list li .icon{    margin-right: 12px;font-size: 30px;color: #002855;width: 55px;--fa-primary-color: #002855;--fa-secondary-color: rgba(#002855, 0.4);-webkit-transition: .8s ease-in-out;transition: .8s ease-in-out;display: inline-block;}
.service-list li .li-title{font-weight: 700;font-size: 14px;line-height: 37px;letter-spacing: 2px;text-transform: uppercase;color: #000;display: inline-block;}
.service-list li .details{    display: block;width: calc(100% - 100px);text-align: left;margin-left: 69px;height: 100%;max-height: 1000px;color: #4e5a67;font-size: 15px;line-height: 26px;overflow: hidden;-webkit-transition: .8s ease-in-out;transition: .8s ease-in-out;font-size: 14px;}

/*.service-list li:hover .details {max-height: 1000px;}*/
.industries-sec{padding: 0;height:100vh;position: relative;background: url(img/shape1.png);background-repeat: no-repeat;background-size: cover;background-position: center right;display: flex;align-items: center;}
.industries-sec .title{color: #000;}
.industries-sec .title span{color: #4c79af;}

.industries-bx{overflow: hidden;background: #fff;display: inline-block;width: 100%;padding: 19px 20px;border-bottom: 5px solid #949494;text-align: center;box-shadow: 0px 0px 15px rgba(0,0,0,0.2);border-radius: 24px;/* height: 100%; */position: relative;transition: 0.3 all ease-in-out;-webkit-transition: 0.3 all ease-in-out;min-height: 190px;}
.industries-bx p{ position: relative; z-index: 11;   font-weight: 700;font-size: 18px;line-height: 25px;letter-spacing: 2px;text-transform: uppercase;color: #000;display: inline-block;text-align: center;width: 100%;margin-top: 15px;min-height: 30px;}
.industries-sec .head{margin-bottom: 35px;}
.industries-bx .indus-icon{position: relative; z-index: 11;width: 80px;height: 80px;border-radius: 100%;display: inline-flex;align-items: center;justify-content: center;background: #e8e8e8;padding: 19px;transition: 0.3 all ease-in-out;-webkit-transition: 0.3 all ease-in-out;}
.industries-bx .indus-icon img{width: 100%;height: 100%;}
.indus-bx{margin-bottom: 15px;}
.industries-bx img.back-img{width: 100%;height: 100%;object-fit: cover;opacity: 1;/* min-height: 190px; */}
.industries-bx:hover figure{opacity: 1;transition: 0.3 all ease-in-out;-webkit-transition: 0.3 all ease-in-out;}
.industries-bx:hover .indus-icon{display: none;transition: 0.3 all ease-in-out;-webkit-transition: 0.3 all ease-in-out;}
.industries-bx:hover p{color: #fff;}
.industries-bx:hover{display: flex;align-items: center;justify-content: center;}
.industries-bx figure{position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;}
.industries-bx figure:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);}
.industries-bx .shape-two {content: '';width: 373px;height: 373px;background: #0060ff;border-radius: 50%;position: absolute;top: -180px;right: -180px;z-index: 1;opacity: 0;transform: scale(0);-webkit-transition: all 600ms ease;-moz-transition: all 600ms ease;-ms-transition: all 600ms ease;-o-transition: all 600ms ease;transition: all 600ms ease;}
.industries-bx .shape-one {content: '';width: 250px;height: 250px;background: #0060ff;border-radius: 50%;position: absolute;top: -120px;opacity: 0.4;right: -120px;transform: scale(0);-webkit-transition: all 600ms ease;-moz-transition: all 600ms ease;-ms-transition: all 600ms ease;-o-transition: all 600ms ease;transition: all 600ms ease;}
.industries-bx:hover .shape-two {opacity: 0.4;transform: scale(1);webkit-transition-delay: 600ms;-ms-transition-delay: 600ms;transition-delay: 600ms;}
.industries-bx:hover .shape-one {transform: scale(1);webkit-transition-delay: 300ms;-ms-transition-delay: 300ms;transition-delay: 300ms;z-index: 1;}
.client-logo{background: transparent;padding: 20px;border-radius: 25px;border: dashed 3px #c7c7c7;background: #ffffff;}
.client-logo img{width: 100%; height: 66px;object-fit: contain;}
.slider1 .owl-nav{text-align: center;margin-top: 40px;}
.slider1 .owl-nav button{color: #fff !important;text-transform: uppercase;letter-spacing: 2px;}
.slider1 .owl-nav button .nav-btn{padding: 0px 85px;}
.slider1 .owl-nav button .nav-btn.next-slide{padding-right: 0px;}
.slider1 .owl-nav button .nav-btn.prev-slide{padding-left: 0px;}
.slider1 .owl-nav button .nav-btn:hover{opacity: 0.7;}
.slider1 .owl-nav:after{content: '';position: absolute;right: 0px;left: 0;margin-left: auto;margin-right: auto;bottom: 11px;height: 1px;width: 100%;max-width: 140px;background: #fff;}
.logo-sec{padding: 0px;height: 40vh;}
.job-sec{position: relative;background: url(img/shape1.png);background-repeat: no-repeat;background-size: cover;background-position: center right;height:100vh;display:flex;align-items:center;}
.job-sec .title{color: #000;}
.job-sec .title span{color: #467dba;}
.job-sec .head p{color: #000;}
.job-sec form{padding: 25px;box-shadow: 0px 0px 15px rgba(0,0,0,0.2);border-radius: 25px;margin-top: 35px;background: #fff;}
.job-form .form-control{width: 100%;height: 45px;border-radius: 0px;}
.job-form .submit_btn{width: 100%;border: none;background: #467dba;color: #fff;padding: 15px 25px;font-size: 24px;text-transform: uppercase;border-radius: 0px;}
.job-form .submit_btn:hover{color: #fff;background: #000;}
.client-details{position: relative;height: 100vh;display: flex;align-items: center;}
.client-details .head .title span{color: #467dba;}
.client-details .v-bx{padding: 80px 25px;}
.client-bg{background: #467dba;}
.client-details:before{content: '';position: absolute;left: 0;top: 0;width: 50%;height: 100%;background: #467dba; }
.client-bg .title{color: #fff;font-weight: normal;}
.client-bg ul li{color: #fff;}
.client-bg .title span{color: #fff !important;font-weight: 800;}
.client-bg .title:after{background: #fff !important;}
.client-details .title{font-weight: normal;}
.client-details .title span{font-weight: 800;}
.ft-title{color: #fff;font-weight: 600;padding: 0px 0px 0px 25px;border-left: solid 3px #fff; font-size: 24px;}
footer{padding: 70px 0px 40px;background: #305d8f;position: relative;}
footer:after{content: '';position: absolute;right: 0;top: 0;background: url(img/pattern-6.png);width: 100%;height: 100%;background-repeat: no-repeat;background-position: center right;}
footer:before{content: '';position: absolute;left: 0;top: 0;background: url(img/pattern-5.png);width: 100%;height: 100%;background-repeat: no-repeat;background-position: center left;}
.ft-cont ul{margin: 20px 0px 0px 0px;padding: 0px;}
.ft-cont ul li{list-style: none;display: block;line-height: 2;margin: 5px 0px;}
.ft-cont ul li a, #menu-footer-menu li a{color: #fff;font-size: 16px;}
footer .container{position: relative;z-index: 11;}
.ft-cont ul li a i{margin-right: 7px;}
.ft-cont ul li a:hover{opacity: 0.8;}
.address{margin: 0px;padding: 0px;}
.address li{list-style: none;display: flex !important;margin: 20px 0px;}
.address li p, .address li a{color: #fff;font-size: 16px;}
.address li i{color: #fff;-ms-flex: 0 0 25px;flex: 0 0 25px;max-width: 25px;position: relative;top: 6px;font-size: 18px;margin-right: 10px;}
.address li a:hover{opacity: 0.8;}
.cp-bx{background: #1a334e;}
.cp-in{display: flex;justify-content: space-between;padding: 10px 0px;align-items: center;}
.cp-bx p{color: #fff;font-size: 16px;}
.cp-bx ul{margin: 0px;padding: 0px;}
.cp-bx ul li{list-style: none;display: inline-block;}
.cp-bx ul li a{width: 40px;height: 40px;color: #fff;border: solid 1px #fff;display: flex;align-items: center;justify-content: center;border-radius: 100%;}
.cp-bx ul li a:hover{background: #fff;color: #1a334e;}
.contact-sec{padding: 80px 0px;background-repeat: no-repeat;background-size: cover;background-color: #476c96;background-blend-mode: soft-light;height:100vh;display:flex;align-items:center;}
.job-form label{text-transform: uppercase;}
.contact-sec .job-form label{color: #fff;}
.contact-sec .job-form textarea.form-control{height: auto;resize: none;height: 200px;}
.contact-sec .job-form{margin-top: 35px;}
.inner-banner{padding: 9% 0px;background: #8ba6ca;position: relative;background-repeat: no-repeat;background-size: cover;overflow: hidden;}
.inner-banner:before {content: '';position: absolute;left: 0;top: 0;background: url(img/pattern-5.png);width: 100%;height: 100%;background-repeat: no-repeat;background-position: center left;z-index: 11;}
.inner-banner:after {/* content: ''; */position: absolute;right: 0;top: 0;background: url(img/pattern-6.png);width: 100%;height: 100%;background-repeat: no-repeat;background-position: center right;}
.inner-cnt{padding: 50px 0px;position: relative;background: url(img/shape1.png);background-repeat: no-repeat;background-size: cover;background-position: center right;display: inline-block;width: 100%;}
.inner-cnt h1{font-size: 40px;text-transform: uppercase;color: #000;font-weight: normal;letter-spacing: 2px;margin-bottom: 25px;}
.inner-cnt h1 strong{color: #4c79af;}
.inner-cnt p{font-size: 16px;margin-bottom: 15px;line-height: 1.8;text-align: justify;}
.inner-cnt figure{padding: 10px;box-shadow: 0px 0px 15px rgba(0,0,0,0.2);}
.inner-cnt h2{font-size: 30px;text-transform: uppercase;color: #000;font-weight: normal;letter-spacing: 2px;margin-bottom: 25px;}
.inner-cnt h2 strong{color: #4c79af;}
.inner-cnt ul{margin: 0px;padding: 0px;}
.inner-cnt ul li{list-style: none;display: block;color: #000;font-size: 16px;display: inline-flex;margin: 10px 0px;/* align-items: center; */text-align: justify;padding-right: 15px;}
.inner-cnt ul li i{margin-right: 8px;color: #000;position: relative;top: 5px;}
.inner-cnt hr{margin: 45px 0px;}
.ul-4 li{width: 25%;float: left;}
.more-service .item{padding: 15px 5px;}
.more-service .item .industries-bx{min-height: 180px;}
.more-service .item .industries-bx figure{padding: 0px;}
.more-service .owl-nav button{color: #000 !important;}
.more-service .owl-nav:after{background: #000;}
.inner-title{position: relative;z-index: 11;}
.apply-job{padding: 35px;border: solid 1px #e0e0e0;border-radius: 25px;position: relative;background: #fff;position: relative;
    background: url(img/shape.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;background-color: #fff;margin-bottom: 15px;}
.apply-job p{margin: 0px;}
.apply-job:hover{border: solid 1px #467dba;}
.apply-job .btn-style{background: #467dba;color: #fff;position: absolute;right: 20px;top: 20px;border-radius: 15px;letter-spacing: 1px;}
.apply-job .btn-style:hover{background-color: #000;color: #fff;}
.apply-modal .modal-header{background: #777777;display: inline-block;text-align: center;}
.apply-modal .modal-header h4.modal-title{width: 100%;color: #fff;-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;justify-content: center;}
.apply-modal .modal-header p{-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;color: #fff;}
.apply-modal .modal-header .close{position: absolute;right: 0;top: 0;width: 30px;height: 30px;border-radius: 100%;background: #000;opacity: 1;color: #fff;display: flex;align-items: center;justify-content: center;font-size: 21px;font-weight: 400;}
.apply-modal .modal-body{padding: 35px;}
.apply-job-cnt{background: #fff;}
.contact-list li p, .contact-list li a{color: #000;font-size: 19px;margin: 0px;}
.contact-list li i{color: #fff !important;background: #467dba;/* width: 60px; */height: 60px;display: flex;align-items: center;justify-content: center;-ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;font-size: 29px;border-radius: 100%;margin-right: 25px !important;top: 0 !important;}
.contact-list li{margin: 25px 0px !important;align-items: center;}
.contact-list li a:hover{color: #467dba;}
.contact-form h2{margin-bottom: 0px;}
.contact-form form{margin-top: 35px;}
.contact-form{background: #fff;padding: 25px;box-shadow: 0px 0px 15px rgba(0,0,0,0.2);border-radius:25px;}
.job-form textarea{height: auto !important;resize: none;}
.job-form input[type=submit]{    background: #4c79af;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 65px;
    border-radius: 50px;
    border: none;
    font-size: 22px;
    margin: 0px auto;}
.job-form input[type=submit]:hover{background:#000;color:#fff;}
.height-auto{height: auto;}
.pad-sec{padding: 80px 0px;}
.test-bx{background: transparent;display: inline-block;width: 100%;padding: 0px 25px;text-align: center;border-radius: 25px;box-shadow: none;}
.test-bx figure{width: 100px;height: 100px;overflow: hidden;display: inline-block;border: solid 2px #467dba;border-radius: 10px;}
.test-bx figure img{width: 100%;height: 100%;object-fit: cover;}
.test-bx h2{font-size: 18px;margin: 15px 0px;}
.test-bx h2 span{display: block;color: #7e7e7e;font-size: 14px;}
.test-bx p{font-size: 14px;line-height: 1.8;}
.testi-slider .item{padding: 25px  10px;}
.testi-slider .owl-nav{text-align: center;margin-top: 0;}
.testi-slider .owl-nav button{color: #000 !important;text-transform: uppercase;letter-spacing: 2px;}
.testi-slider .owl-nav button .nav-btn{padding: 0px 85px;}
.testi-slider .owl-nav button .nav-btn.next-slide{padding-right: 0px;}
.testi-slider .owl-nav button .nav-btn.prev-slide{padding-left: 0px;}
.testi-slider .owl-nav button .nav-btn:hover{opacity: 0.7;}
.testi-slider .owl-nav:after{content: '';position: absolute;right: 0px;left: 0;margin-left: auto;margin-right: auto;bottom: 11px;height: 1px;width: 100%;max-width: 140px;background: #000;}
.ul-2 li {width: 50%;float: left;}
.height-auto{height: 100vh;padding: 0px;}
.inner-job .head{margin-bottom: 35px;}
.inner-job{height: auto;padding: 50px 0px;}
@media only screen and (min-width: 1300px) and (max-width: 1599px){
   .container{max-width:95%;} 
}

ul.slimmenu li > ul li:hover{ background: #bcbcbc;}
ul.slimmenu li > ul li:hover a{color:#fff !important;}
ul.slimmenu li > ul{overflow:hidden;}
.contact-form label sup{color: red;}
.p-ser{height: auto !important;padding: 50px 0px;}
.full-screen{height: 100vh;}
.filter-bx{}
.filter-bx .card{border-radius: 0px;}
.filter-bx ul li{width: 100%;display: block;margin: 13px 0px;}
.filter-bx .card-header a{color: #000;font-size: 18px;position: relative;width: 100%;display: inline-block;}
.filter-bx .card-header a:after{content: '\f107';position: absolute;top: 50%;right: 15px;transform: translateY(-50%);    font: normal normal normal 14px/1 FontAwesome;font-size: 20px;}
.filter-bx .card-header a[aria-expanded="false"]:after{content: '\f106';}
.b-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.b-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.b-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.b-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.b-container input:checked ~ .checkmark {
  background-color: #467dba;
}

/* Create the checkmark/indicator (hidden when not checked) */
.b-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.b-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.b-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.search-field{display: flex;justify-content: space-between;margin-bottom: 25px;}
.search-field input{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    height: 49px;
}
.search-field button{
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
    max-width: 19%;
background: #467dba;border-radius: 5px;}
.search-field button:hover{background: #000;color: #fff;}
.testi-slider .owl-dots{justify-content: center;display: flex;}
.testi-slider .owl-dots .owl-dot{width: 15px;height: 15px;border-radius: 100%;display: inline-block;background: transparent;margin: 0px 5px;padding: 3px !important;display: flex;align-items: center;justify-content: center;border: solid 1px transparent;}
.testi-slider .owl-dots .owl-dot span{width: 100%;height: 100%;background: #717171;display: inline-block;border-radius: 100%;}
.testi-slider .owl-dots .owl-dot.active{border:solid 1px #000 !important;}
.slider1 .owl-dots{justify-content: center;display: flex;margin-top:20px;}
.slider1 .owl-dots .owl-dot{width: 15px;height: 15px;border-radius: 100%;display: inline-block;background: transparent;margin: 0px 5px;padding: 3px !important;display: flex;align-items: center;justify-content: center;border: solid 1px transparent;}
.slider1 .owl-dots .owl-dot span{width: 100%;height: 100%;background: #717171;display: inline-block;border-radius: 100%;}
.slider1 .owl-dots .owl-dot.active{border:solid 1px #000 !important;}
.slider .owl-dots{justify-content: center;display: flex;margin-top:20px;position: absolute;bottom: 20px;left: 0;width: 100%;}
.slider .owl-dots .owl-dot{width: 15px;height: 15px;border-radius: 100%;display: inline-block;background: transparent;margin: 0px 5px;padding: 3px !important;display: flex;align-items: center;justify-content: center;border: solid 1px transparent;}
.slider .owl-dots .owl-dot span{width: 100%;height: 100%;background: #e9e9e9;display: inline-block;border-radius: 100%;}
.slider .owl-dots .owl-dot.active{border: solid 1px #fff !important;}
.inner-banner .title{color:#fff;}
.process-list{margin:40px 0px 0px; padding:0px;display: flex;flex-wrap: wrap;}
.process-list li{list-style:none;display:flex;padding: 0px 45px;position:relative;-ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;margin: 15px 0px;}
.process-list li div{background: #4c79af;color: #fff;padding: 30px 65px;width: 100%;border-radius: 15px;font-size: 20px;display: flex;align-items: center;justify-content: center;position:relative;}
.process-list li div:after{content:'';position:absolute;top: 50%;right: -70px;clip-path: polygon(0 45%, 61% 44%, 60% 0%, 100% 50%, 60% 100%, 60% 63%, 0 63%);
    -webkit-clip-path: polygon(0 45%, 61% 44%, 60% 0%, 100% 50%, 60% 100%, 60% 63%, 0 63%);
    -o-clip-path: polygon(0 45%, 61% 44%, 60% 0%, 100% 50%, 60% 100%, 60% 63%, 0 63%);
width: 70px;height: 50px;background: #4c79af;transform: translateY(-50%);}
.process-list li:nth-child(3) div:after, .process-list li:nth-child(6) div:after, .process-list li:nth-child(9) div:after{display:none;}
.process-sec .head p{color:#000;}
.s-auto{max-width:100%;}
.s-auto li{height:auto !important;align-items:center;margin:0px 15px;padding: 0px 15px;box-shadow: none;background: transparent;border: none;}
.s-auto li a{background-size: 200% 200%;
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(50%,#000),color-stop(50%,transparent));
    background-image: linear-gradient(to top,#000 50%,transparent 50%);
    background-color: #fff;
    border-left: 5px solid #000;
    -webkit-box-shadow: 0 3px 40px rgb(1 40 86 / 10%);
    box-shadow: 0 3px 40px rgb(1 40 86 / 10%);
    width: 100%;
    padding: 15px 10px 15px 30px;}
.new-filter{padding: 20px;
    border: solid 4px #efefef;
    background: #fefefe;
        position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 100px;
}
.new-filter .submit_btn{font-size:18px;padding:10px 15px;}
.new-filter a{color:#000;}
.search-modal .modal-content{border-radius:50px;}
.search-modal .search-field{margin-bottom:0px;}
.search-modal .search-field input{border-radius:50px;}
.search-modal .search-field button{border-radius:50px;}
.search-modal .modal-body .close {
    position: absolute;
    right: 2px;
    top: -10px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #000;
    opacity: 1;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    font-weight: 400;
}
.job-form form{padding: 15px;
    width: 100%;}
.job-form form input, .job-form form select{width:100%;height:45px;}
.job-form form ul{width:100%;}
.job-form form input[type=submit]{    background: #467dba;
    color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    height: auto !important;
    border: none;
    padding: 15px 0px;}
.job-form form input[type=submit]:hover{background:#000;}
.searchandfilter{width:100%;}
.search-field form ul{width:100%;}
.search-field form ul li:nth-child(1){width: 80%;}
.search-field form ul li:nth-child(2){width: 20%;}
.search-field form input[type=text]{width: 100%;-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;padding: 0px 15px;}
.search-field form input[type=submit]{width: 100%;color: #fff;background: #467dba;border: none;}
.search-field form input[type=submit]:hover{background:#000;}
#menu-footer-menu li{padding-left:15px;}
#menu-footer-menu li:before{color:#fff;left: -14px;/*left: -20px;*/position: relative;}
#menu-footer-menu li a{
    font-family: 'Poppins', sans-serif;
}
#wpcf7-f222-o1 form.sent .wpcf7-response-output, #wpcf7-f156-o1 form.sent .wpcf7-response-output{
    border-color: #46b450;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    text-align: center;
}
.service-list li .details p{text-align:justify;}
.home-serv{padding-top: 40px !important;}
.wpcf7-spinner{position:absolute;}



/**responsive_css**/

.search-field input{
		-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	}
	.search-field form ul li:nth-child(2){padding-right:0px;}

@media (min-width:1920px){
    .industries-bx{min-height: 210px;}
}

@media (min-width: 1600px){
    .container{max-width: 1560px !important;}
    .slider .owl-nav{max-width: 1560px;}
    .industries-bx{min-height: 180px;}
    p{font-size: 18px !important;}
    .contact-form label{font-size: 20px;}
    .contact-form label sup{font-size: 18px;}
    .new-filter{top:130px;}
    .height_auto{
        height: auto;
        padding: 70px 0;
    }
	.blue-layer2{width: 107vh;}
	.blue-layer1{width: 112vh;}
	.search-field input{
		-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	}
	.search-field form ul li:nth-child(2){padding-right:0px;}
}

@media (min-width: 1200px){
    @keyframes slideInLeft {
      from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
      }

      to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
      }
    }

    .slideInLeft {
      -webkit-animation-name: slideInLeft;
      animation-name: slideInLeft;
    }

    @-webkit-keyframes slideInRight {
      from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
      }

      to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
      }
    }

    @keyframes slideInRight {
      from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
      }

      to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
      }
    }

    .slideInRight {
      -webkit-animation-name: slideInRight;
      animation-name: slideInRight;
    }

    @-webkit-keyframes slideInUp {
      from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
      }

      to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
      }
    }

    @keyframes slideInUp {
      from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
      }

      to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
      }
    }

    .slideInUp {
      -webkit-animation-name: slideInUp;
      animation-name: slideInUp;
    }
}

@media (min-width:1600px){
	
}
@media (max-width:1365px){
    .process-list li div{padding:15px;}
    .service-list li{height:305px;}
}


@media (max-width: 1599px){
    .height-auto{height: auto !important;padding: 50px 0px;}
    .logo-sec {padding: 40px 0px;height: auto;}
    .full-screen{height: auto;}
    .our-service-sec{height: auto;padding: 0px 0px 30px;}
    .new-filter label{font-size:14px;}
    .inner-cnt h2{font-size:24px;margin-bottom:15px;}
    .new-filter{top:90px;}
}

@media (max-width: 1200px){
    .header-nav .slimmenu li a{letter-spacing: 0px;padding: 0px 10px;}
    ul.slimmenu li .sub-toggle{right: -18px;}
    .banner-text .banner-title{font-size: 45px;}
    .slider .owl-nav{display: flex;justify-content: center;}
    .slider .owl-nav:after{right: 0;left: 0;margin-right: auto;margin-left: auto;}
    .industries-bx p{font-size: 16px;}
    .ft-cont ul li a{font-size: 14px;}
    .apply-job .btn-style{position: relative !important;right: 0;top: 0;margin-top: 15px;}
    .search-field button{padding: 0px;}
    .logo{max-width:260px;}
    .process-list li div{font-size:17px;}
    .service-list li{height:350px;}
    .s-auto li a{padding-left:15px !important;}
    .s-auto li a .icon{max-width:33px;margin-right:1px;}
    .s-auto li a .li-title{letter-spacing:0px;}
}



@media (max-width: 991px){
    .cp-bx p{font-size: 11px;}
    .menu-collapser{background-color: transparent;}
    .collapse-button{padding: 10px;background-color: #4c4c4c;}
    .header-nav .slimmenu {margin-top: 0;position: absolute;top: 100%;background: #fff;z-index: 111;width: 100%;left: 0;}
    .header-nav{position: relative;}
    .header-nav .slimmenu li a{padding: 10px 15px;}
    ul.slimmenu li > ul{width: 100%;box-shadow: none;border-radius: 0px;}
    ul.slimmenu li > ul li{padding: 0px !important;border: none;}
    ul.slimmenu li .sub-toggle {right: 0;background: #30588f;height: 44px !important;}
    ul.slimmenu li .sub-toggle > i{color: #fff !important;font-size: 28px !important;}
    .about-sec{height: auto;padding: 40px 15px;}
    .v-bx{padding: 15px;}
    .inner-cnt h1, .title{font-size: 30px;}
    .v-bx h2{font-size: 24px;}
    .v-bx ul li{font-size: 14px;}
    .cv-text{text-align: center;}
    .ul-2 li{width: 100%;}
    .service-list{margin-top: 0px;}
    .service-list{padding: 0px;}
    .inner-banner .title{color: #fff;
    font-weight: bold;}
    .process-list li{padding:0px 15px;}
    .process-list li div:after{right:-25px;width:25px;height:20px;}
    .service-list li{height:auto;}
    .s-auto li a .icon{margin-right:5px;}
	.banner-text p{font-size:14px;line-height:1.4;}
	.banner-text .banner-title{font-size:25px !important;}
	.banner-text .banner-title span{font-size:16px !important;}
	.banner-text{max-width:290px;}
}
@media only screen and (min-width:768px) and (max-width:991px){
    .slider figure img, .banner-sec{height:auto;}
    .banner-text .btn-style{margin-top:30px;}
}
@media (max-width: 767px){
    .banner-text{max-width: 100%;}
    .title{font-size: 30px;}
    .cp-in{flex-wrap: wrap;justify-content: center;}
    .cp-bx ul{margin-top: 15px;}
    .ft-title{margin-top: 15px;}
    footer{padding-top: 40px;}
    .visio-bx{border-radius: 25px 25px 0px 0px;}
    .mission-bx{border-radius: 0px 0px 25px 25px;}
    .inner-cnt{padding: 30px 0px;}
    .inner-cnt h2{font-size: 24px;}
    .main-header{padding:15px 0px; height:auto !important;}
    .banner-text .btn-style {
    margin-top: 10px;
    padding: 5px 15px;
    font-size: 16px;
    }
    .test-bx{padding:0px;}
    .process-list li{-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;}
    .process-list li div:after{transform: rotate(90deg);
    bottom: -20px;
    left: 0;
    top:auto;
    margin-left: auto;
    margin-right: auto;}
    .process-list li:nth-child(3) div:after, .process-list li:nth-child(6) div:after{display:block;}
    .process-list li:last-child div:after{display:none;}
    .home .slider figure {
      position: relative;
      width: 100%;
      height: 500px;
  }
	.home .blue-layer1, .slider .blue-layer2{display:none !important;}
	.slider figure:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1;
}
	.banner-sec{position:relative;}
	.home .slider figure{height:auto;}
	.inner-banner .blue-layer2, .inner-banner .blue-layer1{display:none;}
	.inner-banner:after{content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 1;}
	.banner-sec, .slider img{height:auto !important;}
	.inner-banner{height:240px !important;padding:120px 0px !important;}
}
@media (max-width: 575px){
    .blue-layer2, .blue-layer1{display: none;}
    .slider figure img, .banner-sec{height: 58vh;}
    .banner-text .banner-title{font-size: 28px;}
    .banner-text .banner-title span{font-size: 18px;}
    .banner-text .btn-style{margin-top: 10px;}
    .slider figure img{object-position: center right !important;}
    .slider figure:after, .inner-banner:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 1;}
    .title{font-size: 24px;}
    .inner-cnt h2{font-size: 24px;}
    .slider1 .owl-nav{margin-top: 0px;}
    .inner-cnt h1, .title{font-size: 24px;}
    .process-sec h2{font-size:24px;}
    
    .home .slider figure {
      height: auto;
  }
}
@media (max-width: 480px){
    .search-field button{font-size: 14px;}
    .apply-job{padding: 20px;}
    .search-field input {-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;}
    .search-field button {-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
    .service-list li{padding-left: 15px;}
    .service-list li .li-title{letter-spacing: 0px;}
    .service-list li .details{margin-left: 0px;width: 100%;}
    .contact-list li p, .contact-list li a{font-size: 15px;}
    .contact-list li i{font-size: 21px;height: 50px;-ms-flex: 0 0 50px;flex: 0 0 50px;max-width: 50px;margin-right: 15px !important;}
    .contact-list li{margin: 10px 0px !important;}
    .contact-form{padding: 15px;}
    .search-field form ul li:nth-child(1){width: 100%;}
.search-field form ul li:nth-child(2){width: 100%;}
}   
@media (max-width:375px){
    .search-field button{font-size: 12px;}
	.s-auto li a .li-title{max-width:80%;line-height:1.4;text-align: left;}
}

.slider .blue-layer1{width: 1020px !important;
    height: 671px !important;
    border-right: 970px solid transparent !important;
    border-bottom: 671px solid rgb(76 121 175 / 50%) !important;}
.slider .blue-layer2{width: 990px !important;
    height: 671px !important;
    border-right: 962px solid transparent !important;
    border-bottom: 671px solid #4d7aaf !important;
}
.banner-sec, .slider figure img{height:671px;}
.inner-banner{height:315px;padding:140px 0px;}
	.inner-banner .blue-layer2{    width: 490px !important;
    height: 315px !important;
    border-right: 292px solid transparent !important;
    border-bottom: 315px solid #4d7aaf !important;}
	.inner-banner .blue-layer1{width: 520px !important;
    height: 315px !important;
    border-right: 292px solid transparent !important;
    border-bottom: 315px solid rgb(76 121 175 / 50%) !important;}

@media (min-width:1610px) and (max-width:1700px){
	.slider .blue-layer1{width: 1060px !important;}
	.slider .blue-layer2{width: 1020px !important;}
}
@media (min-width:1921px){
	.inner-banner .blue-layer2{    width: 490px !important;
    height: 315px !important;
    border-right: 292px solid transparent !important;
    border-bottom: 315px solid #4d7aaf !important;}
	.inner-banner .blue-layer1{width: 520px !important;
    height: 315px !important;
    border-right: 292px solid transparent !important;
    border-bottom: 315px solid rgb(76 121 175 / 50%) !important;}
	.slider .blue-layer1{
    width: 1500px !important;
    height: 971px !important;
    border-right: 970px solid transparent !important;
    border-bottom: 971px solid rgb(76 121 175 / 50%) !important;
    }
.slider .blue-layer2{
    width: 1440px !important;
    height: 971px !important;
    border-right: 962px solid transparent !important;
    border-bottom: 971px solid #4d7aaf !important;
}
.banner-sec, .slider img{height:971px !important;}
}
@media (min-width:1800px) and (max-width:1920px){
	.slider .blue-layer1{width: 1200px !important;
    height: 771px !important;
    border-right: 970px solid transparent !important;
    border-bottom: 771px solid rgb(76 121 175 / 50%) !important;}
.slider .blue-layer2{width: 1150px !important;
    height: 771px !important;
    border-right: 962px solid transparent !important;
    border-bottom: 771px solid #4d7aaf !important;
}
.banner-sec, .slider img{height:771px !important;}
	.inner-banner{height: 395px;padding: 190px 0px;}
	.inner-banner .blue-layer2{
    width: 660px !important;
    height: 395px !important;
    border-right: 340px solid transparent !important;
    border-bottom: 395px solid #4d7aaf !important;
    }
	.inner-banner .blue-layer1{
    width: 700px !important;
    height: 395px !important;
    border-right: 340px solid transparent !important;
    border-bottom: 395px solid rgb(76 121 175 / 50%) !important;
    }
}

@media (min-width:1200px) and (max-width:1367px){
	.slider .blue-layer1{
    width: 860px !important;
    height:551px !important;
    border-right: 730px solid transparent !important;
    border-bottom: 551px solid rgb(76 121 175 / 50%) !important;
    }
.slider .blue-layer2{
    width: 810px !important;
    height: 551px !important;
    border-right: 722px solid transparent !important;
    border-bottom: 551px solid #4d7aaf !important;
}
.banner-sec, .slider img{height:551px !important;}
	.banner-text .banner-title{font-size:26px;}
}
@media (min-width:992px) and (max-width:1199px){
	.slider .blue-layer1{
    width: 650px !important;
    height: 471px !important;
    border-right: 492px solid transparent !important;
    border-bottom: 471px solid rgb(76 121 175 / 50%) !important;
    }
.slider .blue-layer2{
    width: 622px !important;
    height: 471px !important;
    border-right: 492px solid transparent !important;
    border-bottom: 471px solid #4d7aaf !important;
}
.banner-sec, .slider img{height:471px !important;}
	.banner-text .banner-title{font-size:24px;}
	.banner-text{max-width:290px;}
	.banner-text p{line-height:1.4;font-size:14px;}
	.banner-text .banner-title span{font-size:14px;}
}

@media (min-width:768px) and (max-width:991px){
	.slider .blue-layer1{
    width: 495px !important;
    height: 380px !important;
    border-right: 322px solid transparent !important;
    border-bottom: 380px solid rgb(76 121 175 / 50%) !important;
    }
.slider .blue-layer2{
    width: 470px !important;
    height: 380px !important;
    border-right: 322px solid transparent !important;
    border-bottom: 380px solid #4d7aaf !important;
}
.banner-sec, .slider img{height:380px !important;}
	.banner-text .banner-title{font-size:24px;}
	.banner-text{max-width: 230px;}
	.banner-text p{line-height:1.4;font-size:14px;}
	.banner-text .banner-title span{font-size:12px;}
}