body{font-family: "Mona Sans", sans-serif;color: #010c2f;font-size: 16px;font-weight: 400;overflow-x: hidden;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding: 0 15px;}
.row {/* margin: 0 -15px; *//* align-items: center; */}
a:hover, a:focus, button:hover, button:focus{outline: none;}
section {padding: 80px 0;clear: both;position: relative;margin: 0 auto;}
h1,h2,h3,h4,h5,h6{font-family: "Mona Sans", sans-serif;}
p {color: #010c2f;font-size: 1rem;font-weight: 400; margin-bottom: 1.6rem}
img{max-width: 100%;}
.desk-hide{display: none}
textarea{resize: none}
input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;  }
label.error {display: none !important;}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
/*Reset Css*/

header{
    padding: 20px 0;
    border-bottom: 1px solid #1a172c;
    position: relative;
    z-index: 2;
}
header ul{
    text-align: right;
}
header ul li{
    display: inline-block;
}
header ul li a, header ul li a.nav-link{
    color: #ffffff;
    font-size: 1.1rem;
    padding: 0 20px;
    font-weight: 500;
}

header ul li a:hover, header ul li a.nav-link:hover {
    color: #daff2f;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown-item {
    color: #000000 !important;
    padding: 6px 15px 4px 15px;
    font-weight: 500;
    border-bottom: 1px solid #ffc41230;
    margin-bottom: 0px;
    letter-spacing: 0.5px;
    font-size: 12px;
    font-weight: 600;
    transition: .5s all;
}

.dropdown-menu{
    background-color: #ffffff;
    padding: 0;
    margin:0;
}

.dropdown-item.active, .dropdown-item:active {
    background: #3b3843;
}

.dropdown-item:focus, .dropdown-item:hover {background: #daff2f;color: #010b28 !important;}


.our-banner{
    width: 100%;
    margin-top: -304px;
    padding-top: 220px;
    padding-bottom: 0;
}
.our-banner h1{font-size: 3.2rem;font-weight: 700;line-height: 63px;margin: 0 0 30px;text-transform: capitalize;letter-spacing: 1px;color: #ffffff;}
.our-banner p{
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 28px;
    margin: 0 0 30px;
}
.btn {
    font-weight: 700;
    font-size: 1.3rem;
    padding: 12px 40px;
    border-radius: 30px 30px 0;
    transition: .5s all;
}

.btn-black {
    background: #000b29;
    color: #daff02;
}

.btn i {
    font-size: 23px;
    vertical-align: middle;
    margin-left: 5px;
}

.btn-black i {
    color: #43948b;
}

.banner-social {
    background: #daff02;
    padding: 10px 0;
    margin-top: -10px;
}

.banner-social ul li {
    display: inline-block;
}

.banner-social ul li a {
    display: inline-block;
    padding: 0 10px;
    font-size: 20px;
    color: #000b29;
}
.banner-social p { 
    margin: 0;
}

.banner-social p i {
    color: #000b29;
    font-size: 20px;
    vertical-align: text-bottom;
    margin-right: 7px;
}

.banner-social p a {
    color: #000b29;
    font-size: 1.3rem;
    font-weight: 500;
}

.banner-social p > svg {
   color: #000b29;
    font-size: 20px;
    margin-right: 7px;
}

.our-features{
    background: url("../images/pattern-bg.png")no-repeat;
    background-size: cover;
}
.heading{
    margin: 0 0 80px;
}
.heading h3{
    font-size: 2rem;
    font-weight: 600;
    color: #a4c000;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.heading h2{ 
    margin: 0; 
    font-size: 2.5rem;
    font-weight: 600;
}

a.btn.btn-green {
    background: #daff02;
    color: #000b29 !important;
}

a.btn.btn-green:hover {
    background: #fff;
}

.our-features .box {
    background: #072945;
    padding: 50px;
    text-align: center;
    border-radius: 30px;
    position: relative;
}

.our-features .box p {
    text-align: left;
    color: #fff;
    font-size: 1.2rem;
    margin: 0;
}

.our-features .box ul {
    text-align: left;
}

.our-features .box ul li {
    margin: 0 0 20px;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 500;
}

.our-features .box ul li i {}

.our-features .box img {
    margin: 0 0 30px;
}

.our-features .box ul li img {
    margin: 0;
    margin-right: 8px;
}
.our-features .row {
    align-items: center;
}
.our-features .box:after {
    content: '';
    background: bdf1b0;
    height: 150px;
    width: 150px;
    border-radius: 20px;
    position: absolute;
    top: -30px;
    right: -30px;
}
a.btn.btn-trans.chat {
    color: #000b29;
    border-color: #000b29;
}

.our-pso .row {
    margin-bottom: 20px;
    align-items: center;
}

.our-pso .box {
    border: 1px solid #797979;
    padding: 30px 30px;
    border-radius: 20px;
    float: left;
    transition: .5s all;
}

.our-pso .box:hover {
    background: #000b29;
}

.our-pso .box:hover * {
    color: #fff;
}

.our-pso .box * {
    transition: .5s all;
}

.our-pso .box img {
    filter: brightness(0);
    transition: .5s all;
}

.our-pso .box:hover img {filter: brightness(1);}

.our-pso .cus-col-3 {
    width: 30.5%; 
}

.our-pso .cus-col-4 {
    width: 39%;
}
.our-pso .cus-col-6 {
    width: 39%;
}
.our-pso .box p {}

.our-pso .box img {
    float: right;
}

.our-pso .box h4 {
    font-weight: 600;
}
.our-service {
    background: url("../images/service-bg.jpg")no-repeat;
    background-size: cover;
}

.our-service ul li {
    margin: 0 0 20px;
    border: 1px solid #8a8a8a;
    padding: 20px 20px;
    border-radius: 10px;
    transition: .5s all;
}

.our-service ul li:hover {
    background: #fff;
    box-shadow: 0 5px 10px #00000021;
    border-color: #fff;
}
.our-service ul li img {
    max-width: 50px;
    vertical-align: bottom;
}

.our-service ul li span {
    display: inline-block; 
    margin-left: 18px;
}

.our-service .row {
    align-items: center;
}
.btn-block{
    margin-top: 20px;
}
.btn-block a{
    margin-right: 20px;
}
.btn-block a.btn-green{
    background: #daff02;
    color: #fff;
    border-radius: 30px 30px 30px 0;
}
.btn-block a.btn-green i{
    color: #fff;
}
.heading.text-center p {
    width: 80%;
    margin: 20px auto 0;
}

a.btn.btn-trans-green {
    border-color: #ffffff;
    color: #daff2f;
}

.our-cta a.btn.btn-green:hover {
    background: #fff !important;
    color: #060f29 !important;
}

.heading p {
    font-size: 1.2rem;
    margin: 0;
    margin-top: 11px;
}
.our-opertaion{
    background: url(../images/bg-operation.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 370px;
    position: relative;
}
.our-opertaion:before{
    content: '';
    background: url("../images/our-operation-before.png") no-repeat;
    height: 421px;
    width: 263px;
    position: absolute;
    right: -80px;
    top: -1px;
    background-size: 70%;
    display: none;
}
.text-white p {
    color: white;
}
.our-opertaion ul {}

.our-opertaion ul li {
    text-align: center;
    border: 1px solid #000b29;
    width: 15%;
    display: inline-block;
    padding: 30px 0;
    border-radius: 20px;
    margin-right: 17px;
    background: #000b29;
    cursor: pointer;
    transition: .5s all;
    font-weight: 600;
}

.our-opertaion ul li img {}

.our-opertaion ul li span {
    display: block;
    color: white;
    font-size: 1rem;
    margin-top: 17px;
}

.our-opertaion ul li:last-child {
    margin: 0;
}
.our-opertaion ul li:hover {
    background: #ffffff;
}

.our-opertaion ul li * {
    transition: .5s all;
}

.our-opertaion ul li:hover * {
    color: #000b29;
}
.our-opertaion .heading h3, .our-opertaion .heading h2, .our-opertaion .heading p {
    color: #000b29;
}

.our-opertaion ul li:hover img {
    filter: brightness(0);
}

section.oper {
    padding: 0;
}

section.oper img { 
    margin-top: -311px; 
}
.our-reliable{
    position: relative;
    padding-bottom: 30px;
}
.our-reliable:after{
    content: '';
    background: url("../images/reliable-after.png")no-repeat;
    height: 770px;
    width: 584px;
    position: absolute;
    left: 330px;
    right: 0;
    margin: auto;
    top: 220px;
}

.our-reliable ul {
    margin-left: 50px;
}

.our-reliable ul li {
    /* text-align: center; */
    margin: 0 0 40px;
}

.our-reliable ul li h5 {
    margin: 0;
    font-size: 8rem;
    font-weight: 700;
    color: #154f43;
}

.our-reliable ul li h5 span {
    font-weight: 300;
}

.our-reliable ul li p {
    margin: 0;
    font-weight: 500;
    font-size: 1.2rem;
}

.our-reliable .row {
    align-items: center;
}
.our-reliable .container * {
    position: relative;
    z-index: 1;
}
.our-cta .container{
    background: url("../images/cta.png")no-repeat;
    height: 520px;
    width: 100%;
    background-size: cover;
    padding-top: 70px;
    padding-left: 460px;
    border-radius: 30px;
}
.our-cta h2{
    color: white;
    font-weight: 700;
    font-size: 3rem;
}

.our-cta p {
    color: #fff;
    font-weight: 400;
    font-size: 1.5rem;
    margin: 0 0 50px;
}

.our-cta {
    padding-bottom: 0;
}

.our-cta h5 {
    color: white;
    margin: 0;
    padding-left: 70px;
}

.our-cta h5 p {
    margin: 0;
    display: inline-block;
    margin-left: 70px;
    position: relative;
    top: 2px;
}

.our-cta h5 p a {
    color: #daff2f;
    font-size: 3rem;
    font-weight: 500;
}

.our-cta h5 p img {
    margin-right: 10px;
    position: relative;
    top: -10px;
} 
.our-cta h5 span {
    text-align: right;
    display: inline-block;
}
.our-cta .btn-block {
    margin-left: 70px;
    margin-top: 39px;
}
.our-secure{
    width: 100%;
    padding-bottom: 0;
}
.our-secure figure{
    position: relative;
}

.our-secure figure figcaption{position: absolute;right: 0;width: 50%;background: #ffffffde;z-index: 1;padding: 40px 30px;border-radius: 30px;top: 50px;}
.our-secure figure figcaption p {
    margin: 0; 
    font-size: 1.1rem; 
    color: #4d4d4d;
}
footer {
    background: #000b29;
    padding: 70px 0 0;
    margin-top: 40px;
}

footer ul {}

footer ul li {
    margin: 0 0 10px;
}

footer ul li a {
    color: #d3dfe8;
}

footer h4 {
    font-size: 20px;
    color: #daff2f;
    margin: 0 0 20px;
}
.copy p {
    color: #cedeea;
    margin: 0;
}

.copy {
    text-align: center;
    padding: 16px 0;
    margin-top: 40px;
    border-top: 1px solid #2e5458;
} 
.inner-banner{
    background: url("../images/pattern-bg.png")no-repeat;
    background-size: cover;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 0;
} 
.inner-banner:after{
    content: '';
    background: url("../images/our-operation-before.png")no-repeat;
    height: 421px;
    width: 263px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: .6;
}
.inner-banner .row{
    align-items: center;
}
.inner-banner h1{
    font-size: 3rem;
    font-weight: 700;
    margin: 0 0 20px;
}
.inner-banner p {
    font-weight: 500;
    font-size: 1.1rem;
    margin: 0 0 30px;
    line-height: 29px;
}
.about-feature{
    background: #fff;
}
.about-features .box {}

.about-features .box:after {
    right: inherit;
    left: 0;
}

.about-feature .box {background: rgb(187,200,244);background: linear-gradient(90deg, rgba(187,200,244,1) 0%, rgba(255,255,255,1) 88%);}

.about-feature .box:after {
    right: inherit;
    left: -50px;
    top: -50px;
    height: 100px;
    width: 100px;
    background: #daff02;
    opacity: .8;
}
.about-feature .box h6 {
    text-align: left;
    font-size: 5rem;
    font-weight: 700;
}
 
.about-feature .box p { 
    color: #000;
    font-size: 1.2rem;
    font-weight: 600;
}
.about-feature .col-md-5:after {
    content: "/";
    color: #000;
    font-size: 12rem;
    position: absolute;
    top: -56px;
    right: 50px;
    font-weight: 100;
}

.about-feature .col-md-5 {
    position: relative;
}
.about-feature p.line {
    margin: 0 0 30px;
}
.our-service .img2 {
    margin-left: -150px;
}
.our-powered{
    background: url("../images/our-powered.jpg")no-repeat;
    background-size: cover;
    height: 389px;
    margin-bottom: 50px;
}
.our-powered h2 {
    color: white;
    margin: 0;
    line-height: 53px;
}

.our-powered h2 span {
    color: #d5e38d;
    font-weight: 600;
}

.our-powered img {
    box-shadow: 0 0 5px #cccccc5e;
    border-radius: 30px;
}
.home-footer footer {
    margin-top: -80px;
}
.contact-us .box {
    text-align: left;
    margin-bottom: 60px;
}

.contact-us .box h3 {}

.contact-us .box .form-group {
    width: 49%;
    display: inline-block;
    margin: 0 0 10px;
}

.contact-us .box .form-group label {
    margin: 0 0 4px;
    font-size: 14px;
    font-weight: 500;
}

.contact-us .box .form-group .form-control {
    height: 43px;
    font-size: 13px;
}

.contact-us .box .form-group label span {
    color: #b2daa9;
    font-weight: 800;
}

.contact-us .box form {
    background: white;
    padding: 30px 30px;
    border-radius: 20px;
}
.contact-us .box .form-group.full {
    width: 100%;
}

.contact-us .box .form-group.full textarea {
    height: 100px;
}
.contact-us .box .form-group .btn { 
    font-size: 16px;
    margin-top: 20px;
    width: 100%;
}
.contact-us .box ul li {
    margin: 0 0 60px;
}

.contact-us ul {}

.contact-us ul li p {
    margin: 0;
    display: inline-block;
}

.contact-us ul li p span {
    display: block;
    margin: 0 0 4px;
    font-size: 17px;
    font-weight: 400;
}

.contact-us ul li img {
    margin-right: 70px;
    display: inline-block;
}

.contact-us .box ul li img {
    margin-right: 17px;
    vertical-align: top;
}
.contact-us {
    padding-bottom: 0;
}
.inner-banner .container {
    position: relative;
    z-index: 1;
}
.virtual-sec{
    background: #dedbf9;
}
.virtual-sec .box {
    background: white;
    padding: 30px 30px;
    border-radius: 20px;
}

.virtual-sec .row {
    margin-bottom: 50px;
    align-items: center;
}

.virtual-sec .box h4 {
    font-weight: 600;
    font-size: 1.5rem;
}

.virtual-sec .box p {
    font-size: 15px;
    margin: 0 0 15px;
}

.virtual-sec .box a {
    color: #1a172c;
    font-weight: 600;
}

.virtual-sec .box a i {
    color: #193603;
}


.box-feat {
    padding: 8rem 6rem;
    width: 100%;
    position: relative;
}

.box-feat:before{
    background: url('../images/feature-rect.png') no-repeat scroll left top;
    content:"";
    position:absolute;
    left: -30px;
    width:100%;
    height:100%;
    z-index: 0;
    top: 0;
}

.box-feat h3 {
    font-weight: 700;
    font-size: 2.5rem;
    margin-bottom: 3rem;
    width: 100%;
}

.box-feat p {
    margin: 40px 0;
    width: 100%;
    position: relative;
}

.box-feat .btn {
    padding: 12px 35px;
}

.box-feat .row {
    position: relative;
}

.oservice_item p {     font-size: 1rem;  color:#4d4d4d;}

.oservice_item h5 {
    font-weight: 700;
    font-size: 1.5rem;
}

section.our-service-feat {padding-bottom: 10rem;/* box-shadow: 0 0 60px #d3d9b1 inset; */}

section.our-service-feat:before{
    content:"";
    position: absolute;
    left:0px;
    width:100%;
    height: 90%;
    /*background: url('../images/feature-bg-yel1.png') no-repeat scroll center top;*/
    /*background-size: cover;*/
    z-index: -1;
    /* box-shadow: 0 0 60px #d3d9b1 inset; */
    /* box-shadow: 0px 15px 10px -15px #111; */
    display:none;
}


.oservice_mp  .owl-item {
    float: left;
}

img.feature-scren {
    margin-top: 70px;
    margin-bottom: 50px;
}

ul.feat-uls {
    display: flex;
    justify-content: space-between;
}

ul.feat-uls h4 span {
    margin-bottom: 0;
    color: #4d4d4d;
    font-size: 1.125rem;
    display: block;
}

ul.feat-uls h4 {
    font-size: 5rem;
    color: #154f43;
    margin-bottom: 0;
}

section.feat-nos {
    padding: 8rem 0;
    box-shadow: 0px -25px 30px 5px #e6ebcaa1;
}

.oservice_mp {
    overflow: hidden;
    padding-bottom: 80px;
    position: relative;
}

.oservice_mp:before {
    content: "";
    position: absolute;
    left: 0;
    width: 93%;
    bottom: 0;
    height: 1px;
    background: #0f436f;
}

.oserv_thumb {
    background: #0f436f;
    display: flex;
    width: 55px;
    height: 55px;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    margin-bottom: 30px;
}


.oservice_mp  .owl-nav {
    position: absolute;
    right: 0;
    bottom: -3px;
}

.oservice_mp .owl-nav button {
    width: 40px;
    height: 50px;
    border: none;
    background: url('../images/prev-yr.png') no-repeat scroll center center #fff;
    text-indent:-9999px;
}

.oservice_mp .owl-nav button.owl-next {
    background: url('../images/next-yr.png') no-repeat scroll center center #fff;
}

.oservice_mp .owl-nav button span {
    display: none;
}

ul.feat-uls li:before {
    content: "";
    position: absolute;
    left: -70px;
    width: 250px;
    height: 180px;
    z-index: -1;
    top: -50px;
}

ul.feat-uls li {    position: relative; }

ul.feat-uls li.fest2:before {
    background: url('../images/feat-ucr-01.png') no-repeat scroll center center;
    background-size: contain;
}
ul.feat-uls li.fest3:before {
    background: url('../images/feat-ucr-02.png') no-repeat scroll center center;
    background-size: contain;
    top: auto;
}

ul.feat-uls li.fest4:before {
    background: url('../images/feat-ucr-03.png') no-repeat scroll center center;
    background-size: contain;
}
img.feature-bg-yel1 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 100%;
}

.feat-items {
    width: 92%;
}

.feat-items.last {
    float: right;
}

.mob-li{
    display:none;
}

header .row {
    align-items: center;
}

.btn-block a:hover {
    border-radius: 0;
    background: #000 !important;
    color: #fff !important;
}

footer a.ftr-logo img {
    filter: brightness(0) invert(1);
    margin-bottom: 20px;
}

footer p {
    color: #d3dfe8;
}

footer [class*='col']:nth-child(2) {
    padding-left: 60px;
}

.bx-wrapper {
    margin: 0 !important;
    max-width: 100% !important;
    background: transparent;
    border: none;
    box-shadow: none;
}
.bx-wrapper img {
    width: 100%;
}

.our-banner .caption {
    position: absolute;
    top: 160px;
    left: 0;
    right: 0;
    margin: auto;
}

.bx-wrapper .bx-pager {
    display: none;
}

.our-banner ul {width: 50%;display: table;margin: 0 auto 40px;}

.our-banner ul li {
    display: inline-block;
    margin-right: 40px;
    font-size: 26px;
    font-weight: 500;
    color: #fff;
}

.our-banner ul li img {
    display: inline-block;
    margin-right: 8px;
    width: auto;
}
.our-banner .caption2 h1 {
    margin: 0 0 20px;
}

.our-banner .caption2 {
    top: 160px;
}

main.inn-head header {
    background: #000b29;
}

main.inn-head + .banner-social {
    margin-top: 0;
}




   
.thankyou {    position: relative;    text-align: center;    border-top: 7px solid #daff02;    width: 100%;    padding: 0;    display: flex;    align-items: center;    justify-content: center;    height: 100vh;      background: url(../images/thank-you.jpg) no-repeat center top #030f32;    background-size: cover;       max-width: 100%;    }
   
.thankyou h2 {  margin-top: 40px;   font-size: 50px;    color: #fff;    font-weight: 700; }

.thankyou p {    position: relative;    color: #fff;    font-size: 22px;    font-style: italic;     letter-spacing: 1px;    padding: 0 200px 30px;  } 

.thankyou .btn {    background: white;border-color: white;color: #000;  }       



