body{font-family: "Poppins", serif;font-size: 1rem;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 10px;}
.row {margin: 0 -10px;align-items: center;}
a:hover, a:focus, button:hover, button:focus{outline: none;}
section {padding: 100px 0;clear: both;position: relative;margin: 0 auto;z-index: 1;}
h1,h2,h3,h4{font-family: "Zilla Slab", serif;color: #25262A;}
h5,h6{font-family: "Poppins", serif;color: #000000;}
p {color: #2a2543;font-size: 1.125rem;font-weight: 400;margin-bottom: 20px;position: relative;z-index: 1;}
img{max-width: 100%;}
textarea{resize: none}
input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;  }
label.error {display: none !important;}
span, b{vertical-align:baseline;}

select {
-webkit-appearance: listbox !important;
}

.container{
    max-width: 1440px;
    padding: 0 10px;
}

ul {
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}


a.logo img {
    max-width: 220px;
    transition: .5s all;
}


/*Reset Css*/

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    background: #000;
}
header {
    padding: 30px 0;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    z-index: 3;
    border-bottom: 1px solid #7774a3;
}

header .row {
    align-items: center;
}

header ul li {
    display: inline-flex;
    padding: 0px 25px;
    position: relative;
    z-index: 9;
    transition: .5s all;
}

.nav-link {
    padding: 0;
}

header ul li > a {
    color: #ffffff !important;
    font-weight: 600 !important;
    transition: .5s all !important;
    font-size: 1.2rem !important;
    text-transform: capitalize;
    display: inline-flex !important;
    flex-direction: column;
    text-align: center;
    line-height: 20px;
}

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

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

.dropdown-menu{
    background-color: #ffffff;
    padding: 0;
    margin: 40px 0 0;
    border: none;
    border-radius: 0 !important;
}

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

.dropdown-item:focus, .dropdown-item:hover {background: #fcc058;color: #000000 !important;}

a.menu-bottom {
    display: none;
}

header ul {
    position: relative;
    text-align: right;
    display: flex;
    justify-content: right;
    align-items: center;
}

header ul li > a span {
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    color: #ffd051;
}

img{
    max-width: 100%;
}


.btn {
    padding: 12px 30px 12px 55px;
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: 500;
    text-align: center;
    transition: .5s all;
    border: 1px solid;
    position: relative;
    z-index: 1;
    border-radius: 20px;
    text-transform: capitalize;
    font-family: "Poppins", serif;
}


h2 {
    font-size: 4.2rem;
    font-weight: 700;
    margin: 0 0 25px;
    line-height: 65px;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    display: inline-block;
    color: #100a5b;
} 


.btn-block .btn:first-child {
    margin: 0 12px 0 0;
}


.info-banner h1 {
    color: #ffffff;
    font-size: 7.4rem;
    line-height: 6.4rem;
    font-weight: 700;
    margin: 0 0 40px;
    position: relative;
    z-index: 1;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: -1px;
}



.our-banner {
    padding: 210px 0 120px;
    z-index: 2;
    background: url("../images/main-banner.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
}

header .container-fluid {
    max-width: 1650px;
}

header ul li.btn-phone a.btn-head {
    color: #fff;
    font-size: 1.875rem;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
}

a:hover {
    color: #ffd051 !important;
}
.heading {
    margin-bottom: 70px;
    position: relative;
    z-index: 2;
}

.top-bar {
    padding: 12px 0;
    z-index: 5;
    position: relative;
    background: #25262A;
}

header .btn-block.text-right {
    text-align: right;
}



header ul li:first-child {
    padding-left: 0;
}

header ul li:last-child {
    padding-right: 0;
}


header ul li a:hover {
    color: #ffd051 !important;
}

.btn.btn-red {
    background: #F66608;
    border-color: #F66608;
    color: #fff !important;
}

.copy {
    padding: 20px 0;
    background: #453ad3;
}

.copy .row {
    margin: 0;
    align-items: center;
}

.copy p {
    margin: 0;
    color: #fff;
    font-size: 14px;
    text-align: left;
}

.copy ul {
    text-align: right;
}

.copy ul li {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

.copy ul li:last-child {
    padding-right: 0;
}

.copy ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

.copy ul li:last-child:before {
    position: absolute;
    content: "";
    left: -3px;
    top: 3px;
    bottom: 0;
    width: 5px;
    height: 1px;
    background: #fff;
    margin: auto;
}


.btn.btn-yel {
    background: #f0c357;
    border-color: #f0c357;
    color: #25262A;
}
footer {
    background: url("../images/bg-foot.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
    z-index: 3;
    position: relative;
    padding-block: 50px;
    padding-top: 22rem;
}

.info-banner h1 + img {
    margin-bottom: 50px;
}

.btn.btn-white {
    background: #fff;
    border-color: #fff;
    color: #000 !important;
}

.btn::before {
    position: absolute;
    content: "";
    left: 19px;
    top: 0;
    bottom: 0;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #121212;
    margin: auto;
    transition: .3s all;
    z-index: -1;
}

.btn::after {
    position: absolute;
    content: "";
    width: 29px;
    height: 29px;
    border-radius: 50%;
    border: 2px solid #000;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
    transition: .5s all;
    background: transparent;
}

.btn:hover::before {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.btn.btn-yel:hover {color: #f0c357 !important;}

.btn.btn-white:hover {
    color: #fff !important;
}

.btn.btn-yel::after {
    border-color: #fefcf6;
    border=c: ;
}

.btn.btn-yel:hover::after {
    background: #f0c357;
}

.btn.btn-white:hover::after {
    background: #fff;
}

.btn.btn-white::after {
    border-color: #463ad8;
}


.owl-site-logo img {
    width: auto !important;
    display: table;
    margin: auto;
}

.site-logos h4 {
    text-align: center;
    margin-bottom: 30px;
    color: #161518;
    font-size: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 8px;
    font-weight: 500;
}

.site-logos {
    padding: 40px 0;
}

.our-do{
    background: url("../images/bg-do.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
    padding-top: 120px;
    /* padding-bottom: 18.75rem; */
    z-index: 4;
}

h6 {
    font-size: 1.25rem;
    text-transform: uppercase;
    padding-left: 80px;
    position: relative;
    z-index: 1;
    color: #d21a3e;
    margin-bottom: 15px;
    display: inline-block;
}

h6:before,h6:after {
    position: absolute;
    content: "";
    width: 70px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 2px;
    background: #d21a3e;
    z-index: -1;
    display: inline-block;
}

.info-do h6 {
    color: #fff;
}

.info-do h6::before {
    background: #fff !important;
}

h6::after {
    display: none;
}

.text-center h6::after {
    display: revert;
    right: -80px;
    left: inherit;
}

.text-center h6::before {
    left: -80px;
}

.text-center h6 {
    padding: 0;
}

h2::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 15px;
    right: 0;
    margin: auto;
    width: 200px;
    height: 12px;
    background: #ffd051;
    z-index: -1;
}

.info-do h2::before {
    display: none;
}

.info-do h2 {
    color: #fff;
    margin-bottom: 40px;
}

.info-do h2 > span {
    color: #ffd051;
}

.info-do p {
    color: #fff;
    width: 95%;
    font-size: 17px;
}

.row.row-in {
    padding-left: 30px;
}

.info-do2 * {
    color: #fff;
}

.info-do2 h4 {
    font-weight: 700;
    font-size: 1.7rem;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.info-do2 p {
    font-size: 15px;
    margin-bottom: 18px;
}

a.btn-do {
    font-weight: 600;
    color: #f0c357;
    font-family: 'Zilla Slab';
    font-size: 1.25rem;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    height: 38px;
    display: inline-flex;
    align-items: center;
}

a.btn-do svg {
    margin-left: 10px;
    transform: rotate(45deg);
    color: #fff;
    transition: .5s all;
}

a.btn-do::before {
    position: absolute;
    content: "";
    width: calc(90% + 5px);
    right: -10px;
    top: 0;
    background: #000;
    z-index: -1;
    height: 100%;
    transition: .5s all;
}

a.btn-do:hover svg {
    transform: rotate(0deg);
}

.info-do2 {
    margin-bottom: 85px;
}

.row.row-in [class*='col']:nth-child(n+5) .info-do2 {
    margin-bottom: 0;
}

.our-cta .row-cta {padding-block: 90px;position: relative;z-index: 1;}

.our-cta .row-cta::before {
    position: absolute;
    content: "";
    background: url("../images/bg-cta.jpg") no-repeat;
    width: calc(100% + 80px);
    height: 100%;
    left: -40px;
    background-size: cover;
    z-index: -1;
    background-position: 50%;
    border: 7px solid #f0c357;
    border-radius: 200px 0 200px 200px;
    box-shadow: 0 15px 35px #0000005e;
}

.info-cta * {
    color: #fff;
}

.info-cta h4 {
    font-size: 2.188rem;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 12px;
}

.info-cta h2 {
    font-size: 6.8rem;
    text-transform: initial;
    line-height: 76px;
    margin-bottom: 40px;
}

.info-cta h2::before {
    position: absolute;
    content: "";
    width: 88px;
    height: 77px;
    background: url("../images/cta-arr.png") no-repeat;
    background-size: 100%;
    right: -220px;
    bottom: -86px;
    z-index: -1;
}

.our-cta {
    margin-bottom: -24.688rem;
    margin-top: 8.125rem;
}

.our-stats{
    background: url("../images/bg-stats.jpg") no-repeat;
    background-size: cover;
    background-position: 50% bottom;
    padding-top: 24.688rem;
    padding-bottom: 15rem;
}

.info-banner h1::before {
    position: absolute;
    content: "";
    height: 20px;
    background: #e22d50;
    width: 450px;
    z-index: -1;
    bottom: 7px;
}

.our-stats h2::before {
    width: 600px;
    bottom: 23px;
}

.info-stat h5 {
    font-size: 4rem;
    font-weight: 700;
    position: relative;
    z-index: 1;
    color: #404049;
}

.info-stat h5 > span {
    font-size: 1.25rem;
    line-height: 22px;
    display: block;
    font-weight: 500;
    margin-top: 10px;
    padding-left: 5px;
}

.our-stats .row {
    align-items: start;
}

.our-stats [class*='col']:nth-last-child(2) .info-stat {
    padding-left: 60px;
}

.our-stats [class*='col']:nth-last-child(1) .info-stat {
    padding-left: 80px;
}

.info-stat h5::before {
    position: absolute;
    content: "";
    width: 220px;
    height: 6px;
    background: #fff;
    top: 60px;
    z-index: 1;
    left: 5px;
}

[class*='col']:nth-child(-n+3) .info-stat h5::before,[class*='col']:last-child .info-stat h5::before {
    width: 180px;
}

.our-project a > img {
    width: 100%;
    height: 534px;
    object-fit: cover;
    margin-bottom: 20px;
    border: 5px solid #fff;
    box-shadow: 0 5px 15px #00000047;
    border-radius: 15px;
}

.our-project h2 {
    margin-bottom: 0;
}

.our-project p {
    margin-bottom: 0;
}

.our-project .row-btm {
    margin-bottom: 80px;
}

.btn-port.text-center {
    margin-top: 50px;
}

.btn-port.text-center .btn.btn-white::after {
    border-color: #ac38ee;
}

.btn-port.text-center .btn.btn-white {
    border-color: #000;
}


.our-project::before{
    position: absolute;
    content: "";
    background: url("../images/bg-port.jpg") no-repeat;
    background-size: cover;
    width: 50%;
    height: calc(82% + 50px);
    left: 0;
    bottom: -50px;
    border-radius: 0 40px 40px 0;
    border: 8px solid #fff;
    box-shadow: 0 5px 15px #00000047;
    z-index: -1;
    border-left: 0;
}


.our-project::after{
    position: absolute;
    content: "";
    background: url("../images/port-text.png") no-repeat;
    width: 400px;
    height: 100%;
    right: 0;
    top: 35px;
    background-size: 100%;
    background-position: top right;
    opacity: .25;
    z-index: -1;
}

.our-project {
    z-index: 2;
}


.our-contact{
    background: url("../images/bg-contact.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
    border-top: 5px solid #453ad3;
    margin-top: -30px;
    padding-top: 170px;
}

.our-contact h2 {
    text-transform: initial;
}

h2 > span {
    color: #d21a3e;
}

.our-contact h2::before {
    left: 0;
    right: inherit;
    bottom: 5px;
}

.our-contact p {
    font-size: 16px;
    margin-bottom: 30px;
}

.form-control {
    height: 53px;
    border: 2px solid #e0eafc;
    margin-bottom: 20px;
    font-weight: 500;
    color: #000;
    padding: 15px 20px;
}

::placeholder {
    color: #000;
    text-transform:capitalize;
}

 textarea.form-control {
    height: 120px;
    margin-bottom: 30px;
}

.img-cont {
    text-align: center;
}

.box-sol img {
    width: auto !important;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.box-sol h4 {
    font-size: 2.188rem;
    font-weight: 600;
    margin-bottom: 20px;
}

.box-sol p {
    font-size: 16px;
    margin-bottom: 20px;
}

.box-sol a.btn-do {
    color: #fff;
    padding-inline: 12px;
    position:relative;
    z-index:1;
}

.box-sol a.btn-do::before {
    left: 0;
    width: 100%;
    background: #d21a3e;
}

.box-sol {
    margin-bottom: 10px;
    padding: 40px 30px;
    border: 4px solid transparent;
    transition: .5s all;
}

.box-sol:hover {
    border: 4px solid #453ad3;
}

.box-sol .box-img{
    display: block;
    z-index: 1;
    position: relative;
}

.box-sol .box-img::before , .box-sol a.btn-do::after {
    position: absolute;
    content: "";
    background: url("../images/bg1.png") no-repeat;
    width: 163px;
    height: 113px;
    background-size: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: .8;
}

.box-sol a.btn-do::after {
    top:0;
    opacity:1;
    z-index:-3;
    left:0;
}

.our-solution .row{
    align-items: start;
}

.img-sol {
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 55%;
    height: 55%;
    z-index: 5;
}

.img-sol img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: top;
}

.our-solution .container {
    position: relative;
    z-index: 1;
}

.our-solution .container::before {
    position: absolute;
    content: "";
    border: 5px solid #ffda00;
    width: calc(100% + 100px);
    height: calc(100% + 220px);
    left: -50px;
    top: -80px;
    z-index: -3;
}

.our-solution .container::after {
    width: 48%;
    height: calc(100% + 170px);
    position: absolute;
    content: "";
    background: #fff;
    right: -60px;
    top: -90px;
    z-index: -2;
}

.our-solution {
    margin-top: 120px;
    padding-bottom: 140px;
}
.box-sol:last-child {
    margin-bottom: 0;
}

.owl-theme .owl-nav {
    position: absolute;
    margin: 0;
    bottom: -100px;
    left: 30px;
}

.owl-theme .owl-nav [class*=owl-] {
    background: url("../images/left.png") no-repeat !important;
    width: 69px;
    height: 32px;
    background-size: 100% !important;
}

.owl-theme .owl-nav [class*=owl-] span {
    display: none;
}

.owl-carousel .owl-nav button.owl-next {transform: scaleX(-1);margin-left: 25px;}

.our-award::before {position: absolute;content: "";width: 100%;height: 175px;background: #ffcd55;bottom: 0;}

.our-award {
    padding: 100px 0 60px;
}

.our-award h2 , .our-award p {
    margin-bottom: 0;
}

.our-award .row-btm {
    margin-bottom: 40px;
}

.our-award img {
    filter: drop-shadow(1px 5px 7px rgba(0,0,0,0.3));
    padding-block: 20px;
    padding-inline: 10px;
}


.info-grow h2 {
    text-transform: capitalize;
    margin-bottom: 45px;
}

.info-grow p {
    margin-bottom: 0;
}

.our-growth{
    background: url("../images/bg-growth.png") no-repeat;
    background-size: cover;
    background-position: 50%;
    padding-bottom: 20px;
}

.info-cta2 h2 {
    font-size: 2.75rem;
    line-height: 2.85rem;
    text-transform: initial;
}

.info-cta2 h2:before {
    display: none;
}

.our-cta2 .container {
    position: relative;
    z-index: 1;
}

.our-cta2 .container::before {
    position: absolute;
    content: "";
    width: calc(100% + 100px);
    height: calc(100% - 200px);
    left: -50px;
    border: 5px solid #453ad3;
    top: 100px;
    border-radius: 80px;
    background: #fff;
    z-index: -2;
}

.img-cta2 {
    text-align: right;
}

.our-cta2 {
    padding: 0;
    z-index: 2;
}

.our-cta2 .container::after {
    position: absolute;
    content: "";
    background: url("../images/bg-cta2.png") no-repeat;
    width: 60%;
    height: calc(100% - 200px);
    right: -50px;
    top: 100px;
    z-index: -1;
    background-size: 100%;
    border-radius: 0 80px 80px 0;
}

.our-cta2 .btn.btn-white {
    border-color: #000;
}

.our-faq .accordion-header {
    width: 100%;
}

.our-faq .row {
    justify-content: center;
}

.our-faq .accordion-item {
    border: none;
    border-bottom: 1px solid #e2e2e2;
    background: transparent;
}

.our-faq .accordion-header button.accordion-button {
    font-size: 1.5rem;
    font-weight: 500;
    color: #17171d;
    line-height: 30px;
    padding: 20px 15px;
    background: transparent;
}

.our-faq .accordion-button:not(.collapsed) {
    background: #f0c357;
}

.our-faq .accordion-button:focus {
    box-shadow: none;
}

.our-faq .accordion-body p {
    font-size: 16px;
}

.our-faq{
    background: url("../images/bg-faq.png") no-repeat;
    background-size: cover;
    background-position: top;
    padding-top: 250px;
    margin-top: -180px;
    padding-bottom: 23rem;
}

.our-faq .accordion-header::before {
    display: none;
}

.our-review h2 {
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: 3.2rem;
    line-height: 48px;
    padding-top: 30px;
}

.our-review h2::before {
    display: none;
}

.info-test {
    background: #fff;
    padding: 50px 35px;
    box-shadow: 0 5px 15px #00000036;
    margin: 20px 15px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
}

.info-test p {font-size: 16px;margin-bottom: 30px;min-height: 120px;}

.info-test h4 {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 0;
}

.info-test h4 > span {
    position: relative;
    padding: 10px 15px;
    background: #e43030;
    border-radius: 10px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    color: #fff;
    font-size: 2rem;
    margin-right: 8px;
}

.our-review .container::before {
    position: absolute;
    content: "";
    background: #fff;
    border: 5px solid #f0c357;
    width: calc(100% + 100px);
    height: calc(100% + 200px);
    top: -100px;
    left: -50px;
    border-radius: 60px;
    z-index: -4;
}

.our-review .container {
    position: relative;
    z-index: 1;
}

.our-review .container::after {
    position: absolute;
    content: "";
    background: url("../images/test-txt.png") no-repeat;
    width: calc(100% + 40px);
    left: -20px;
    height: 100%;
    background-size: 100%;
    background-position: bottom;
    z-index: -1;
    bottom: -95px;
    opacity: .25;
}
.info-test img {
    position: absolute;
    width: auto !important;
    top: -20px;
    left: -10px;
}

.info-test::before {
    position: absolute;
    content: "";
    background: url("../images/test-bg1.png") no-repeat;
    width: 42px;
    height: 55px;
    background-size: 100%;
    left: 0;
    right: 0;
    top: -20px;
    z-index: -1;
    margin: auto;
}


.info-test::after {
    position: absolute;
    content: "";
    background: url("../images/test-bg2.png") no-repeat;
    width: 74px;
    height: 37px;
    background-size: 100%;
    right: 30px;
    bottom: 60px;
    z-index: -1;
}

.our-review {
    margin-block: -18rem -17rem;
    z-index: 4;
}

.info-banner p {
    color: #fff;
    font-size: 1.3rem;
    font-weight: 500;
    font-style: italic;
    margin-bottom: 70px;
}

.our-banner.inner-banner {
    background: url("../images/about-ban.jpg") no-repeat;
    background-size: cover;
}

.our-about h2,.our-about p {
    margin-bottom: 0;
}

.our-about .row-btm {
    margin-bottom: 50px;
}

.img-about {
    width: calc(100% + 100px);
    position: relative;
    left: -100px;
}

.box-about h4 {
    font-weight: 700;
    font-size: 1.875rem;
    margin-bottom: 12px;
}

.box-about ul {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    row-gap: 15px;
}

.box-about ul li {
    padding-left: 28px;
    width: calc(50% - 12.5px);
    position: relative;
    z-index: 1;
}

.box-about {margin-bottom: 70px;}

.box-about ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("../images/tick1.png") no-repeat;
    width: 18px;
    height: 19px;
    background-size: 100%;
    z-index: -1;
}

.our-about::before {
    position: absolute;
    content: "";
    background: url("../images/bg-about.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 76%;
    z-index: -1;
    bottom: 0;
    left: 0;
}

.box-pass {
    height: 300px;
    padding: 40px 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.box-pass h4 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 2rem;
    margin-bottom: 15px;
}

.box-pass p {
    font-size: 15px;
    margin-bottom: 0;
}

.owl-item:nth-child(2n + 1) .info-pass .box-pass {order: 1 !important;}

.info-pass {
    display: flex;
    flex-direction: column;
}

.info-pass figure {
    margin: 0;
}

.info-pass:hover .box-pass {
    background: #291d89;
}

.info-pass:hover .box-pass * {
    color: #fff;
}

.info-pass * {
    transition: .5s all;
}

.our-passion figure img {
    height: 300px !important;
    object-fit: cover;
}

.info-passion h2 {
    font-size: 3.7rem;
    line-height: 55px;
}

.our-passion .owl-nav {
    right: -190px;
    left: inherit;
    bottom: 50px;
}

.our-passion .row-pass{
    align-items: start;
    padding-block: 100px;
    position: relative;
    z-index: 1;
}

.our-passion .row-pass::before {
    position: absolute;
    content: "";
    width: calc(100% + 140px);
    left: -70px;
    top: 0;
    height: 100%;
    background: #fff;
    border: 5px solid #261e8b;
    border-radius: 30px;
    z-index: -2;
}

.our-passion .row-pass::after {
    position: absolute;
    content: "";
    background: url("../images/pass-bg1.jpg") no-repeat;
    width: 477px;
    height: 325px;
    background-size: 100%;
    right: -65px;
    border-radius: 0 0 25px 0;
    bottom: 5px;
    z-index: -1;
}

.row-pass2{
    align-items: end;
}

.info-pass2 {
    padding: 60px 40px;
    background: #291d89;
    border-radius: 20px 20px 0 0;
}

.info-pass2 h2 {
    font-size: 3.3rem;
    color: #fff;
    line-height: 53px;
}

.info-pass2 h2::before {
    display: none;
}

.info-pass2 p {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 400;
    margin-bottom: 50px;
}

.img-pass2 {
    width: calc(100% + 220px);
    left: -170px;
    position: relative;
    z-index: -1;
}

.heading h2 {
    display: block;
}

.img-pass2 img {
    border-radius: 20px 20px 0 0;
}

.our-passion {
    padding-bottom: 40px;
}

.our-project.project2::before {
    bottom: 0;
}


.our-project.project2 .container::before{
    position: absolute;
    content: "";
    background: url("../images/bg3.png") no-repeat;
    background-size: 100%;
    width: 284px;
    height: 654px;
    bottom: -90px;
    right: 0;
    z-index: -1;

}


.our-banner.inner-banner.port-banner{
    background: url("../images/port-ban.jpg") no-repeat;
    background-size: cover;
}

.heading.text-center p {
    width: 80%;
    margin: 20px auto 0;
}


.our-banner.inner-banner.ser-banner{
    background: url("../images/ser-ban.jpg") no-repeat;
    background-size: cover;
}


.nav-tabs.tab-ser {
    border: none;
    background: transparent;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 100px;
}

.nav-tabs.tab-ser li.nav-item {
    border: none !important;
    width: calc(20% - 20px);
}

.nav-tabs.tab-ser li.nav-item .nav-link {
    border: none;
    background: transparent;
    text-align: center;
    width: 100%;
    font-size: 1.5rem;
    color: #272630;
    font-weight: 600;
    line-height: 1.7rem;
    padding: 30px 0;
    border-radius: 15px;
    box-shadow: 0 5px 15px #00000036;
    border: 3px solid #fff;
    transition: .5s all;
    background: #fff;
}

.nav-tabs.tab-ser li.nav-item .nav-link img {
    display: table;
    margin: 0 auto 15px;
    height: 65px;
    object-fit: none;
}

.nav-tabs.tab-ser li.nav-item .nav-link.active, .nav-tabs.tab-ser li.nav-item .nav-link:hover {
    border-color: #d21a3e;
}

.nav-tabs.tab-ser li.nav-item .nav-link.active img {
    filter: brightness(0);
}
.info-ser h2 {
    font-size: 3.5rem;
    line-height: 58px;
    text-transform: capitalize;
    margin-bottom: 80px;
}

.our-services .tab-content .row {
    align-items: start;
}

.info-ser2 img {
    margin-bottom: 22px;
    filter: drop-shadow(2px 4px 10px #d21a3e45);
}

.info-ser2 h4 {
    color: #000000;
    font-size: 1.625rem;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 15px;
}

.info-ser2 p {
    font-size: 15px;
    width: 90%;
    margin-bottom: 0;
}

.our-services .row.row-in [class*='col']:nth-child(-n+3) .info-ser2 {
    margin-bottom: 80px;
}

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

.our-services .row.row-in + .btn-block {
    margin-top: 80px;
    padding-left: 30px;
}

.info-server {
    height: 522px;
    background: url("../images/serve1.jpg") no-repeat;
    background-size: cover;
    border-radius: 50px;
    padding: 50px 40px;
}

.info-server h4 {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 20px;
}

.info-server p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 30px;
}

.info-server ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    row-gap: 8px;
}

.info-server ul li {
    width: calc(50% - 10px);
    padding-left: 25px;
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 1;
}

.info-server ul li::before {
    position: absolute;
    content: "";
    background: url("../images/tick2.png") no-repeat;
    background-size: 100%;
    width: 16px;
    height: 17px;
    z-index: -1;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.info-server ul li:nth-child(odd) {
    width: calc(55% - 5px);
}

.info-server ul li:nth-child(even) {
    width: calc(45% - 5px);
}


.info-server.ser2{
    background: url("../images/serve2.jpg") no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: start;
}

.info-server.ser3{
    background: url("../images/serve3.jpg") no-repeat;
    background-size: cover;
}

.info-server.ser2 h4 {
    color: #000;
    font-size: 3.125rem;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 50px;
}

.info-server.ser2 p {
    color: #000;
    margin-bottom: 20px;
}

.info-server.ser3 a.btn {
    position: absolute;
    bottom: 50px;
}


.row-serve{
    margin-top: 100px;
}

.our-services::before {
    position: absolute;
    content: "";
    background: url("../images/bg-ser.png") no-repeat;
    width: 100%;
    height: 60%;
    bottom: 340px;
    left: 0;
    z-index: -1;
    background-size: cover;
    background-position: 50%;
}

.our-services {
    padding-bottom: 40px;
}

.box-cont {
    width: 80%;
    margin-left: 10%;
}

.box-cont img {
    margin-bottom: 18px;
}

.box-cont h4 {
    font-family: 'Poppins' ,sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.box-cont a {color: #000;}

.row.row-cont {
    justify-content: center;
    margin-top: 80px;
    background: url("../images/bg-cont.jpg") no-repeat;
    background-size: cover;
    padding-block: 80px;
    border-radius: 50px;
    border: 5px solid #d53250;
    background-position: 50%;
    text-align: center;
}

.info-form-cont h2 {
    text-transform: initial;
    font-size: 3.2rem;
    margin-bottom: 10px;
}

.info-form-cont p {
    margin-bottom: 40px;
}


.our-contact-page::before{
    background: url("../images/bg-cont2.jpg") no-repeat;
    background-size: cover;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-position: 0%;
    width: 100%;
    height: 76%;
    z-index: -1;
    opacity: .9;
}

.box-cont a:hover {
    color: #ce1141 !important;
}
.our-contact-page + .our-faq {
    background: url("../images/bg-gwt2.jpg") no-repeat;
    background-size: 100%;
    background-position: 100% top;
}

.our-contact-page {
    z-index: 3;
}

.info-foot {
}

.info-foot a.ftr-logo {
    margin-bottom: 20px;
    display: inline-block;
}

.info-foot p {
    color: #b3b3b3;
    font-size: 15px;
    width: 90%;
    margin: 0;
}

.info-cont-foot ul li {margin-bottom: 25px;position: relative;z-index: 1;padding-left: 40px;}

.info-cont-foot ul li a , .info-cont-foot ul li p {
    color: #b3b3b3;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 600;
    font-family: 'Zilla Slab';
    margin: 0;
    line-height: 28px;
}

.info-cont-foot ul li svg {
    color: #b3b3b3;
    font-size: 1.5rem;
    position: absolute;
    top: 4px;
    left: 0;
}

.info-cont-foot {
    padding-left: 50px;
}

.info-cont-foot h4 {
    font-size: 2.5rem;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
}

.row.row-top {
    align-items: end;
    padding-bottom: 60px;
    border-bottom: 4px solid #453ad3;
    margin-bottom: 50px;
}

.info-cont-foot ul li:last-child {
    margin-bottom: 0;
}

ul.foot-menu {
    display: flex;
    justify-content: space-around;
}

ul.foot-menu li a {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
}

ul.foot-menu li  span {
    width: 45px;
    height: 45px;
    display: inline-flex;
    background: #d6ac21;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #1a173d;
    font-size: 1.125rem;
    font-weight: 600;
    margin-right: 8px;
}


.popupform {
    width: 970px;
    height: 700px;
    background: url("../images/bg-popup.png") no-repeat;
    background-size: cover;
}

.popup-content {
    margin-top: 90px;
    text-align: center;
    margin-right: 60px;
    margin-left: -80px;
}

.popup-content h4 {
    font-size: 2.1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffd051;
}

.popup-content p {
    color: #fff;
    font-size: 16px;
}

.popup-content 
 .form-control {
    height: 50px;
    margin-bottom: 10px;
    font-size: 14px;
}

.popup-content textarea.form-control {
    height: 100px;
}

button.fancybox-button.fancybox-close-small {
    background: url("../images/pop-close.png") no-repeat;
    width: 37px;
    height: 37px;
    background-size: 100%;
    right: 72px;
    top: 90px;
    opacity: 1;
}

button.fancybox-button.fancybox-close-small svg {
    display: none;
}

.ftr-sec footer {
    padding-top: 5rem;
}