/*
Theme Name: Invention Technology
Theme URI: https://acrobatsolution.com/
Author: Acrobat@team
Author URI: https://acrobatsolution.com
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 7.0
Version: 1.1
Text Domain: Acrobatsolution
*/
body {
    font-size: 17px;
    font-family: "Albert Sans", sans-serif;
    color: rgba(255, 255, 255, 0.6);
    background: #000;
}

p {
    font-size: 17px;
    line-height: 1.8;
}

a, a:hover {
    text-decoration: none
}

picture {
    margin: 0px;
}

h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 1.4;
    color: #FFFFFF;
}

h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 52px;
    line-height: 1.1;
    color: #FFFFFF;
}

.btn {
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    background: #8F1615;
    border: solid 2px #8F1615;
    color: #fff;
    padding: 11px 30px;
    min-width: 152px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    border-radius: 5px;
     text-transform: capitalize;
    
}

.btn i {
    margin-left: 15px;
}

.btn:hover {
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    background: #ffffff;
    color: #000000;
}
.innerCta .btn{
    text-transform: capitalize;
}
.main-header {
    background: #000000DB;
    padding: 20px 0px;
    border-radius: 0px 0px 48px 48px;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 11;
}

.mainHead {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.logo {
    width: 100%;
    max-width: 194px;
    display: inline-block;
    padding: 7px 0px;
    border-radius: 5px;
}

.logo img {
    width: 100%;
}

.mainHead .navList ul li a {
    color: #fff;
    font-size: 16px;
    padding: 0px 30px;
}

ul.slimmenu li .sub-toggle {
    background-color: transparent;
    color: #fff;
}

ul.slimmenu li .sub-toggle i {
    color: #fff;
}

ul.slimmenu li ul {
    width: 300px;
    background: #000000;
    padding: 0px;
    border-radius: 15px;
}

ul.slimmenu li ul li {
    background-color: transparent;
    width: 100%;
}

ul.slimmenu li ul li a {
    padding: 10px 25px !important;
}

.banner {
    position: relative;
}

.bannerCnt {
    position: absolute;
    top: 55%;
    left: 0;
    width: 100%;
    transform: translateY(50%);
    z-index: 1;
    opacity: 0;
    transition: all 0.9s ease;
    -webkit-transition: all 0.9s ease;
}

.bannerTitle {
    font-style: normal;
    font-weight: 800;
    font-size: 62px;
    line-height: 1.2;
    color: #FFFFFF;
    text-shadow: 0px 11px 14.7px rgba(0, 0, 0, 0.46);
}

.bannerTitle small {
    display: block;
    font-weight: 500;
    font-size: 52px;
    line-height: 1.8;
}

.bannerText {
    width: 100%;
    max-width: 800px;
}

.bannerText p {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    color: #FFFFFF;
    padding-right: 45px;
    margin-top: 20px;
    margin-bottom: 25px;
}

.btnList {
    gap: 15px;
    display: inline-flex;
}

.btnList a:last-child {
    background: #fff;
    border-color: #fff;
    color: #000000;
}

.btnList a:last-child:hover {
    background: transparent;
    color: #fff;
}

.bannerSlider {
    position: relative;
}

.bannerSlider picture {
    position: relative;
}

.bannerSlider picture:before {
    content: '';
    position: absolute;
    top: 0;
    left: -1px;
    width: 100%;
    height: 100%;
    background: #0000;
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
}

.bannerSlider .owl-dots {
    position: absolute;
    left: 0;
    bottom: 6%;
    width: 100%;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    gap: 9px;
    align-items: center;
}

.bannerSlider .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #FFFFFF3B;
    display: inline-block;
}

.bannerSlider .owl-dots .owl-dot.active span {
    background: #fff;
    width: 10px;
    height: 10px;
}

.bannerSlider .owl-item.active .bannerCnt {
    opacity: 1;
    transform: translateY(-50%);
    transition-delay: 0.9s;
}

.partnersSec .head h2 {
    font-size: 32px;
}

.partnersSec {
    background: linear-gradient(90deg, #000000 0%, #770F0E 49.04%, #000000 100%);
}

.partnersSec P {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
}

.partnersSec {
    padding: 31px 0px !important;
}

.pPad {
    padding: 60px 0px;
}

.partnerSlider {
    position: relative;
}

/*.partnerSlider picture img {
    mix-blend-mode: multiply;
}*/
.partnerSlider .owl-dots {
    width: 100%;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    gap: 9px;
    align-items: center;
    margin-top: 25px;
}

.partnerSlider .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #FFFFFF3B;
    display: inline-block;
}

.partnerSlider .owl-dots .owl-dot.active span {
    background: #fff;
    width: 10px;
    height: 10px;
}

.headTag {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.aboutSEc h2 {
    margin: 35px 0px;
    padding-right: 90px;
}

.aboutSEc h1 {
    margin: 35px 0px;
}

.aboutSEc .head p {
    font-size: 19px;
    margin-top: 8px;
    margin-bottom: 18px;
}

.aboutSEc .head {
    margin-bottom: 20px;
}

.head {
    margin-bottom: 25px;
}

.u-line {
    width: 40px;
    height: 2px;
    background: #b8445a;
    border-radius: 2px;
    display: inline-block;
}

.aboutImg {
    display: inline-block;
    width: 100%;
    max-width: 690px;
}

picture.aboutImg img {
    width: 100%;
    border-radius: 15px;
}

.aboutSEc p {
    margin-bottom: 15px;
}

.serviceSec {
    background: rgba(32, 25, 76, 0.16);
}

.serviceBx {
    background: #20194C;
    border-radius: 17px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: 100%;
    border: solid 1px #ffffff40;
}

.serviceBx picture {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

.serviceBx picture img {
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    height:334px;
    object-fit:cover;
}

.serviceBx:hover picture img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}

.serviceBx .serviceTTBx {
    padding: 25px 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.serviceBx h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 1.4;
    color: #FFFFFF;
    width: 100%;
    margin-bottom: 10px;
    max-width: 340px;
    min-height: 70px;
}

.serviceBx p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: #FFFFFF;
}

.serviceBx .serviceIcon {
    position: absolute;
    width: 58px;
    height: 58px;
    top: 30px;
    background: #FFFFFF;
    right: 30px;
    border-radius: 100%;
    padding: 9px;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}

.serviceBx:hover .serviceIcon {
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    background: #8F1615;
}

.serviceBx:hover .serviceIcon img {
    filter: invert(1) brightness(1);
}

.serviceSec .viewBtns {
    margin-top: 25px;
}

.blogBx {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: solid 1px #ffffff40;
    border-radius: 15px;
    background: #8f16156e;
    padding-bottom: 25px;
}

.blogBxText {
    padding: 0px 25px;
}

.blogBx .blogThumnail {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    border-radius: 15px;
}

.blogBx .blogThumnail img {
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}

.blogBx:hover .blogThumnail img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
}

.blogBxText h3 {
    margin-bottom: 15px;
    min-height: 70px;
}

.blogBxText h3 a {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.4;
    color: #FFFFFF;
}

.blogBxText p {
    font-size: 16px;
    font-weight: 300;
}

.blogBxText .blogDates {
    padding: 10px 0px;
}

.blogBxText .blogDates p {
    margin: 0px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.45);
    text-transform: uppercase;
}

.blogBxText .blogDates p strong {
    font-weight: 600;
    color: #C8BDFF;
    padding-right: 10px;
    margin-right: 10px;
    border-right: solid 1px #fff;
    text-transform: capitalize;
}

.testimonialSec {
    background: linear-gradient(90deg, #000000 0%, #770F0E 49.04%, #000000 100%);
    position: relative;
}

.testimonialSec .quoteSign {
    position: absolute;
    top: 61%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0px auto;
}

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

.testSlider {
    text-align: center;
    position: relative;
}

.testSlider .item {
    text-align: center;
}

.testBx {
    width: 100%;
    text-align: center;
    max-width: 1093px;
    margin: 0px auto;
    padding: 50px 0px 0px;
}

.testBx .author {
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 0px;
    display: inline-flex;
    align-items: center;
}

.testBx .author em {
    font-weight: 300;
    padding: 0px 25px;
    margin-left: 20px;
    border-left: solid 1px #fff;
    color: #acacac;
}

.testBx .author img {
    width: 30px;
    margin-right: 15px;
}

.starReview {
    width: 100%;
    height: 40px;
    object-fit: contain;
    object-position: center;
    margin-bottom: 35px;
}

.testSlider {
    position: relative;
}

.testSlider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 58px;
    height: 58px;
    background: rgba(255, 255, 255, 0.18) !important;
    border-radius: 100%;
}

.testSlider .owl-nav button span {
    font-size: 46px;
    font-weight: 300;
    position: relative;
    top: -8px;
}

.testSlider .owl-nav .owl-prev {
    left: 0;
}

.testSlider .owl-nav .owl-next {
    right: 0;
}

.clientsSec .head {
    width: 100%;
    max-width: 820px;
    margin: 0px auto;
}

.clientsTabs {
    margin-top: 45px;
}

.clientsTabs .nav-tabs {
    text-align: center;
    justify-content: center;
    border-bottom: none;
}

.clientsTabs .nav-tabs li a {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.8;
    color: #FFFFFF;
    border: none !important;
    padding: 10px 35px;
}

.clientsTabs .nav-tabs li a.active {
    background: #D9D9D933;
    color: #fff;
}

.lineElement {
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(90deg, #000000 0%, #FFFFFF 46.15%, #000000 100%);
    border-image-slice: 1;
}

.clientSlider {
    padding: 40px 50px;
    position: relative;
}

.clientSlider .item img {
    border-radius: 15px;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
}

.clientSlider .item picture {
    background: #fff;
    border-radius: 15px;
    height: 70px;
    display: block;
    padding: 9px;
}

.clientSlider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 34px;
    height: 34px;
    background: rgba(255, 255, 255, 0.18) !important;
    border-radius: 100%;
}

.clientSlider .owl-nav button span {
    font-size: 31px;
    font-weight: 300;
    position: relative;
    top: -8px;
}

.clientSlider .owl-nav .owl-prev {
    left: 0;
}

.clientSlider .owl-nav .owl-next {
    right: 0;
}

footer {
    background: #20194CE0;
    padding-top: 80px;
}

.ftCnt h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6;
    color: #FFFFFF;
    margin-bottom: 25px;
}

.ftCnt ul {
    padding: 0px;
    margin: 0px;
}

.ftCnt ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    line-height: 1.4;
    margin: 5px 0px;
    font-size: 16px;
}

.ftCnt ul li a {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: rgba(255,255,255,0.5);
}

.ftCnt ul.ftList li {
    position: relative;
}

.ftCnt ul.ftList li a {
    position: relative;
}

/*.ftCnt ul.ftList li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #fff;
}*/
.newsLetter .form-group {
    display: flex;
}
.newsLetter .form-group p{
    display: flex;
}
.newsLetter .form-group p .wpcf7-form-control-wrap{
        min-width: 238px;
        width:100%;
}

.newsLetter .form-group input[type=text], .newsLetter .form-group input[type=email] {
    height: 50px;
    border-radius: 5px 0px 0px 5px;
}

.newsLetter .form-group input[type=submit], .newsLetter .form-group button {
    background: #8f1615;
    border: none;
    box-shadow: none;
    color: #fff;
    border-radius: 0px 5px 5px 0px;
    padding: 10px 25px;
    height:50px;
}

.newsLetter .form-group input[type=submit]:hover, .newsLetter .form-group button:hover {
    background: #000;
}

.ftLogo {
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}

.socialLinks {
    padding: 0px;
    margin: 0px;
    display: flex;
    gap: 13px;
}

.socialLinks li {
    list-style: none;
    display: inline-block !important;
    width: auto !important;
}

.socialLinks li a {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #fff;
    display: inline-flex;
    color: #1c1643 !important;
    align-items: center;
    justify-content: center;
}

.socialLinks li a:hover {
    background: #8f1615;
    color: #fff !important;
}

footer .lineElement1 {
    margin-top: 35px;
}

.cpBx {
    padding: 15px 0px;
}

.cpBx p {
    margin: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.33);
}

.lineElement1 {
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(90deg, #00000000 0%, #FFFFFF 46.15%, #00000000 100%);
    border-image-slice: 1;
}

.cpBx .col-xl-6:first-child {
    text-align: right;
}

.main-header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    backdrop-filter: blur(4px);
    padding: 15px 0px;
    animation: smoothScroll 1s forwards;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    z-index: 11;
    background: #fff;
}

.main-header.sticky .navList ul li a {
    color: #000;
}

.main-header.sticky ul.slimmenu li .sub-toggle i {
    color: #000;
}

.main-header.sticky ul.slimmenu li ul {
    background: #fff;
}

.useful {
    padding-left: 65px;
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}

.innerBanner {
    position: relative;
}

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

.innerBanner picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
}

.innerBanner picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.2;
}

.innerBannerCnt {
    text-align: center;
    padding: 200px 0px 100px;
}

.innerBannerCnt .innertitle {
    font-style: normal;
    font-weight: 800;
    font-size: 82px;
    line-height: 1.2;
    color: #FFFFFF;
    text-shadow: 0px 11px 14.7px rgba(0, 0, 0, 0.46);
}

.partnersSec h1 {
    margin-bottom: 25px;
}

.partnersSec .headTag {
    margin-bottom: 15px;
}

.innerCnt .aboutImg img {
    border-radius: 15px;
}

.valueBx {
    padding: 35px 0px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    max-width: 56.5%;
}

.valueBx p {
    font-size: 16px;
}

.valueBx h2 {
    font-weight: 600;
    font-size: 35px;
}

.valusList {
    padding: 0px;
    margin: 0px;
    margin-bottom: 45px;
    position: relative;
}

.valusList:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    border: dashed 1px #ffffff33;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.valusList li {
    list-style: none;
    display: inline-block;
    width: 100%;
    text-align: right;
    position: relative;
    z-index: 1;
}

.valusList li .valueBx picture {
    width: 200px;
    height: 200px;
    min-width: 200px;
    padding: 10px;
    border: solid 1px #8f1615;
    border-radius: 100%;
}

.valusList li .valueBx picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}

.valueInner {
    padding: 0px 50px;
    text-align: left;
}

.valusList li:nth-child(2) .valueInner {
    text-align: right;
}

.valusList li:nth-child(2) {
    text-align: left;
}

.valusList li:nth-child(2) .valueBx {
    flex-direction: row-reverse;
}

.serviceInner {
    position: relative;
}

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

.serviceBackShape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 650px;
    background: transparent;
    border-radius: 0px 100% 100% 0px;
    padding-right: 50px;
    border-right: solid 2px #8f1615;
}

.serviceBackShape .backinner {
    width: 100%;
    height: 100%;
    border-radius: 0px 100% 100% 0px;
    background: #8F1615;
    background: linear-gradient(90deg, rgba(143, 22, 21, 1) 0%, rgba(143, 22, 21, 0.5) 50%, rgba(143, 22, 21, 0) 100%);
}

.serviceInner h1 {
    margin-bottom: 25px;
}

.seviceinnerImg {
    display: inline-block;
    width: 100%;
    position: sticky;
    top: 200px;
}

.seviceinnerImg img {
    border-radius: 15px;
    width:100%;
    height:565px;
    object-fit:cover;
}

.jobsList {
    padding: 45px 55px;
    border: solid 2px #ffffff17;
    display: inline-block;
    width: 100%;
    background: #ffffff1f;
    border-radius: 15px;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.jobsList .clockTime {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    font-size: 13px;
    background: #8f1615;
    border-radius: 50px 0px 0px 50px;
}

.addressJob {
    display: inline-flex;
    margin: 0;
    align-items: flex-start;
    line-height: 1.4;
}

.addressJob img {
    width: 25px;
    margin-right: 5px;
    min-width: 25px;
}

.jobsList h2 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
}

.jobsList h3 {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 14px 19px;
    gap: 10px;
    background: rgba(248, 248, 248, 0.19);
    border-radius: 100px;
    border: solid 1px rgba(248, 248, 248, 0.19);
    color: #fff;
    margin-bottom: 25px;
}

.jobsList p {
    color: #fff;
}

.jobsList p:last-child {
    margin-bottom: 0px;
}

.pt-200 {
    padding-top: 200px !important;
}

.jobsList:hover {
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    background: #8F1615;
}

.jobApplication h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 32px;
}

.jobApplication label {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}

.jobApplication .form-group {
    margin-bottom: 15px;
}

.jobApplication input {
    padding: 15px;
}

.jobApplication .form-control {
    background: transparent;
    border: solid 1px #3b3b3b;
    color:#fff;
}

.jobApplication textarea {
    resize: none;
    height: 250px;
}

.jobApplication .form-control::placeholder {
    color: #ffffff47;
}
.jobApplication input[type="file"]{
    color: #ffffff47;
}

.jobApplication {
    padding: 35px;
    background: #ffffff17;
    border: solid 2px #ffffff1f;
    border-radius: 15px;
}

.jobPosition {
    position: sticky;
    top: 200px;
}

.accordion .accordion-item {
    background: transparent;
    border-radius: 0px;
    border: none;
}

.accordion .accordion-item .accordion-header {
    border-bottom: solid 1px #ffffff42;
}

.accordion .accordion-item .accordion-header button {
    background: transparent;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    border: none;
    box-shadow: none;
}

.accordion .accordion-item .accordion-header button:focus {
    outline: none;
    box-shadow: none;
}

.accordion .accordion-item .accordion-header .accordion-button::after {
    color: #fff;
    background: url(img/plus-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
    background: url(img/minus-sign-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.accordion-body {
    padding: 25px 45px;
}

.accordion-body ul {
    padding: 0px;
}

.accordion-body ul li {
    color: #fff;
    line-height: 1.8;
}

.contactBx {
    text-align: center;
    padding: 25px;
    border: solid 2px #ffffff30;
    height: 100%;
    border-radius: 15px;
    background: #ffffff12;
}

.contactBx .contIcon {
    font-size: 34px;
}

.contactBx h2 {
    font-size: 26px;
    font-weight: 700;
    margin: 15px 0px;
    color: #f50705;
}

.contactBx p {
}

.contactBx p a {
    font-size: 23px;
    color: #fff;
    font-weight: 500;
}

.contactBx p a:hover {
    color: #8F1615;
}

.blogDetails img {
    margin-bottom: 25px;
}

.blogDetails ul {
    padding: 0px;
    padding-left: 15px;
}

.blogDetails ul li {
    color: #fff;
    line-height: 1.8;
}

.vi {
    padding: 30px 60px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 0;
    justify-content: center;
}

.aboutValues picture {
    display: inline-flex;
    width: 100%;
    height: 100%;
    background: #ffffff;
    height: 425px;
    align-items: center;
    justify-content: center;
}

.aboutValues picture img {
    width: 230px;
}

.aboutValues .row:first-child .vi {
    background: #1d194b;
}

.aboutValues .row:nth-child(2) .vi {
    background: #8f1615;
}

.aboutValues .row:nth-child(3) .vi {
    background: #1d194b;
}

.aboutValues .row:last-child .vi {
    background: #8f1615;
}

.p-divider {
    width: 30px;
    height: 2px;
    background: rgb(128, 0, 32);
    border-radius: 2px;
    margin: 10px auto 0px;
}

.partnersSec .p-divider {
    background: #fff;
}

.partnersSec .head {
    margin-bottom: 25px;
}

.partnerSlider picture {
    background: rgb(15 24 44);
    border: 0.5px solid rgba(255, 255, 255, 0.12);
    border-radius: 7px;
    padding: 9px 16px;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.55);
    font-weight: 500;
    white-space: nowrap;
    flex-shrink: 0;
    display: inline-block;
}

.testi-card {
    background: #dadadb;
    border: 0.5px solid rgba(138,142,255,0.15);
    border-radius: 10px;
    padding: 16px;
    height: 100%;
    min-height: 190px;
    text-align:left;
}

.testi-stars {
    display: flex;
    gap: 3px;
    margin-bottom: 10px;
}

.star {
    width: 22px;
    height: 22px;
    background: #EF9F27;
    border-radius: 2px;
}

.testi-quote {
    color: rgba(20, 20, 20, 0.6);
    line-height: 1.7;
    margin-bottom: 14px;
    font-style: italic;
}

.testi-divider {
    height: 0.5px;
    background: rgba(255,255,255,0.1);
    margin-bottom: 10px;
}

.testi-person {
    display: flex;
    align-items: center;
    gap: 8px;
        text-align: left;
}

.testi-avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #800020;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    flex-shrink: 0;
}

.testi-name {
    font-weight: 500;
    color: #131313;
}

.testi-role {
    font-size: 14px;
    color: rgba(31, 31, 31, 0.4);
}

.testimonialSec .u-line {
    background: #fff;
}

.aboutPageTop h1 {
    font-size: 100px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 60px;
}

.headTag1 {
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #8f1615;
}

.abCnt {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    padding-top: 32px;
}

.counterCnt {
    border-top: 1px solid #ffffff1c;
    border-bottom: 1px solid #ffffff1c;
}

.conterBx {
    padding: 36px 44px;
    border-right: 1px solid #ffffff1c;
    position: relative;
    transition: background 0.3s;
}

.conterBx .statNum {
    font-size: 56px;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    margin-bottom: 6px;
}

.conterBx .statNum span {
    color: #8f1615;
}

.conterBx .statLabel {
    font-size: 16px;
    text-transform: uppercase;
    color: #5d5d5d;
}

.valueSec {
    background: rgba(32, 25, 76, 0.16);
}

.custom-card {
    padding: 30px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255,255,255,0.08);
    transition: 0.3s ease;
}

.custom-card h4 {
    color: #fff;
}

.custom-card:hover {
    transform: translateY(-5px);
}

/* Badge */
.badge-tag {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 6px 14px;
    border-radius: 20px;
    background: rgba(255,255,255,0.08);
    display: inline-block;
}

.c-icon {
    width: 80px;
    height: 80px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    padding: 7px;
    margin-top: 15px;
}

.c-icon img {
    width: 100%;
}

/* Card Variants */
.red-card {
    background: linear-gradient(135deg, rgba(255,0,0,0.2), rgba(255,0,0,0.05));
    border: 1px solid rgba(255,0,0,0.3);
}

.blue-card {
    background: linear-gradient(135deg, rgb(32 27 79 / 33%), rgb(31 26 78 / 24%));
    border: 1px solid rgb(31 26 78);
}

.dark-card {
    background: linear-gradient(135deg, rgba(0,0,0,0.8), rgba(20,20,20,0.6));
}

.grey-card {
    background: linear-gradient(135deg, rgba(50,50,50,0.6), rgba(20,20,20,0.6));
}

.dark-section {
    background: radial-gradient(circle at top, #0a0a0a, #000);
}

/* COMMON CARD */
.info-card {
    position: relative;
    padding: 40px;
    border-radius: 20px;
    overflow: hidden;
    color: #ddd;
    border: 1px solid rgba(255,255,255,0.08);
    backdrop-filter: blur(10px);
    transition: 0.3s ease;
}

.info-card:hover {
    transform: translateY(-5px);
}

.number {
    font-size: 80px;
    font-weight: 700;
    color: #ffffff14;
    position: absolute;
    top: -5px;
    left: 30px;
}

.info-card h3 {
    margin-top: 0;
    font-weight: 600;
    color: #fff;
    margin-bottom: 40px;
    padding-left: 25px;
}

.info-card p {
    /* font-size: 14px; */
    line-height: 1.7;
    color: #aaa;
}

.red-glow {
    background: linear-gradient(135deg, rgb(31 26 78 / 55%), rgb(2 0 26 / 18%));
    border: 1px solid rgb(31 26 78);
}

.glass-card {
    background: linear-gradient(135deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));
}

.quote-card {
    padding: 40px;
    border-radius: 20px;
    background: linear-gradient(135deg, rgba(80,0,0,0.6), rgba(20,0,0,0.9));
    border: 1px solid rgba(255,0,0,0.25);
    color: #ddd;
    position: relative;
}

.quote-text {
    max-width: 70%;
    border-left: 3px solid #ff0033;
    padding-left: 20px;
}

.quote-text p {
    font-size: 33px;
    font-style: italic;
    color: #ddd;
    line-height: 1.4;
}

.quote-author h6 {
    margin: 0;
    color: #fff;
}

.quote-author span {
    font-size: 13px;
    color: #ff0033;
}

.innerCta {
    background: linear-gradient(to right, #8f161540, #000000);
    padding: 80px 0px;
    color: #fff;
}

.hero-title {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.4;
}

.hero-title span {
    color: #c1121f;
    font-style: italic;
}

.btn-custom-red {
    background: #c1121f;
    color: #fff;
    border-radius: 10px;
    padding: 12px 24px;
    font-weight: 500;
}

.btn-custom-red:hover {
    background: #a10f1a;
}

.btn-outline-light {
    border-radius: 10px;
    padding: 12px 24px;
}

.otherService {
    display: inline-flex;
    width: 100%;
    gap: 20px;
    height: 100%;
    align-items: center;
    /*padding: 8px 15px;*/
    /*box-shadow: 0px 0px 15px #ffffff1f;*/
    /*border-radius: 10px;*/
}

.otherService .serviceIcon {
    width: 100%;
    max-width: 17%;
}
.otherService .serviceIcon img{
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all  ease-in-out 0.3s;
    -webkit-transition: all  ease-in-out 0.3s;
}
.otherService:hover .serviceIcon img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all  ease-in-out 0.3s;
    -webkit-transition: all  ease-in-out 0.3s;
}

.otherService .othSerCnt {
    width: 100%;
    max-width: 83%;
    padding: 0px 25px;
    border-left: solid 1px #ffffff57;
    height: 100%;
    display: flex;
    align-items: center;
}

.otherService .othSerCnt h3 {
    margin: 0;
    color: #ffffffa6;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.5;
}

.otherService .othSerCnt p {
}

.otherService:hover .othSerCnt h3 {
    color: #fff;
}
/*.otherService:hover{*/
/*    box-shadow: 0px 0px 15px #ffffffa8;*/
/*}*/

.serviceDetails .head h2 {
    margin: 25px 0px;
}

.serviceDetails .head {
    padding-right: 60px;
    margin-bottom: 45px;
}

.service-card {
    padding: 40px;
    border: 1px solid #1a1a1a;
    min-height: 220px;
    transition: 0.3s;
}

.service-card:hover {
    background: #0a0a0a;
}

.service-number {
    color: #8f1615;
    font-size: 23px;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 15px;
}

.service-card h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #fff;
}

.service-card p {
    line-height: 1.7;
}

/*.service-card:nth-child(3n) {
    border-right: none;
}
*/
.stepsSec {
}

.serviceDetails {
    background: rgba(32, 25, 76, 0.16);
}

.stepsList {
    display: flex;
    position: relative;
}
.stepsList:before{
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    max-width: 80%;
    height: 2px;
    background: #ffffff1c;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.stepsList .stepBx {
    width: 100%;
    max-width: 20%;
    text-align: center;
    padding: 0px 15px;
     opacity: 0;
  transform: translateY(50px);
}

.stepsList .stepBx .step {
    position: relative;
    width: 60px;
    height: 60px;
    background: #8f1615;
    border: 1px solid #8f1615;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    z-index: 1;
    margin: 0px auto 25px;
    font-size: 21px;
    transform: scale(0);
}
.stepsList .stepBx .step:hover{
    box-shadow: 0px 0px 29px #ffffff5c;
}

.stepsList .stepBx h3 {
    margin-bottom: 25px;
    color: #fff;
    font-size: 24px;
}

.stepsList .stepBx p {
}
h3, h4{
    color: #fff;
}
.blogDetails ul li, .blogDetails ol li{
    color: rgba(255, 255, 255, 0.6);
}
.errorBx{
    text-align: center;
}
.errorBx .btn{
    margin-top: 20px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ff0000;
    background: #ff0000;
    color: #fff;
}
.wpcf7-spinner{
    position:absolute;
}

section,
[id] {
  scroll-margin-top: 130px;
}
.clientSlider .owl-nav.disabled{
    display:block !important;
}
.jobApplication .form-group p{
    margin:0px;
    line-height:1.5;
}

@media (min-width: 1600px) {
    .container {
        max-width: 1560px;
    }
}

@media (max-width: 1599px) {
    .btn {
        font-size: 16px;
        padding: 10px 25px;
        min-width: 133px;
    }

    .bannerTitle small {
        font-size: 42px;
    }

    .bannerTitle {
        font-size: 54px;
    }

    .bannerText p {
        font-size: 18px;
    }

    .bannerText {
        max-width: 720px;
    }

    .serviceBx h3 {
        font-size: 22px;
    }

    body, p {
        font-size: 16px;
    }

    .serviceBx p {
        font-size: 16px;
    }

    .blogBxText h3 a {
        font-size: 19px;
    }

    .ftCnt ul li a, .ftCnt ul li {
        font-size: 14px;
    }

    .ftCnt ul li {
        margin: 0px;
    }

    .mainHead .navList ul li a {
        font-size: 15px;
    }
    .logo{
        max-width: 164px;
    }
    .main-header{
        padding: 15px 0px;
    }
    .quote-text p {
        font-size: 26px;
    }
    .conterBx .statNum{
        font-size: 46px;
    }
    .otherService .othSerCnt h3{
        font-size: 18px;
    }
    .hero-title{
        font-size: 38px;
    }
    .jobsList {
        padding: 45px 35px;
    }
    .serviceBx .serviceIcon{
        width: 48px;
        height: 48px;
    }
    .serviceBx h3{
        padding-right: 50px;
    }
    .newsLetter .form-group p .wpcf7-form-control-wrap {
        min-width: 158px;
        width: 100%;
    }
    .testi-card{
        min-height:220px;
    }
    .serviceBx picture img{
            height: 280px;
    }
}

@media (max-width: 1399px) {
    .bannerTitle {
        font-size: 42px;
    }

    .bannerTitle small {
        font-size: 32px;
    }

    h1 {
        font-size: 42px;
    }

    .serviceBx .serviceTTBx {
        padding: 20px 15px;
    }

    .serviceBx .serviceIcon {
        width: 38px;
        height: 38px;
        top: 13px;
        padding: 6px;
        right: 15px;
    }
    .serviceBx h3 {
        min-height: 60px;
    }
    .clientsTabs .nav-tabs li a{
        font-size: 18px;
    }
    h2{
        font-size: 36px;
    }
    .abCnt{
        gap: 28px;
    }
    .quote-text p {
        font-size: 22px;
    }
    .hero-title {
        font-size: 30px;
    }
    .btn{
        padding: 10px 15px;
    }
    .serviceBx h3{
        padding-right: 45px;
    }
}

@media (max-width: 1199px) {
    .bannerTitle {
        font-size: 40px;
    }

    .bannerTitle small {
        font-size: 30px;
    }

    .bannerSlider picture img {
        height: 540px;
        object-fit: cover;
    }

    h1 {
        font-size: 34px;
    }

    h2 {
        font-size: 30px;
    }

    .pPad {
        padding: 50px 0px;
    }
    .mainHead .navList ul li a{
        padding: 0px 25px;
    }
    .aboutPageTop h1{
        font-size: 90px;
    }
    .abCnt{
        gap: 0;
        display: block;
    }
    .conterBx{
        padding: 15px 25px;
    }
    .conterBx .statNum {
        font-size: 36px;
    }
    .custom-card {
        padding: 15px;
    }
    .info-card{
        padding: 30px;
    }
    .number{
        font-size: 70px;
    }
    .innerCta .hero-title{
        text-align: center;
    }
    .innerCta .btnList{
        justify-content: center;
                width: 100%;
    }
    .innerCta p{
        text-align: center;
    }
    .innerCta{
        padding: 50px 0px;
    }
    ul.slimmenu li .sub-toggle{
        right: -10px;
    }
    .otherService .serviceIcon{
        max-width: 13%;
    }
    .otherService .othSerCnt{
        max-width: 87%;
        padding: 0px 15px;
    }
    .otherService .othSerCnt h3 {
        font-size: 17px;
    }
    .service-card{
        padding: 20px;
    }
    .service-card h3{
        font-size: 21px;
    }
    .stepsList .stepBx h3{
        font-size: 19px;
    }
    .stepsList .stepBx{
        padding: 0px 5px;
    }
    .stepsList .stepBx .step{
        width: 50px;
        height: 50px;
        font-size: 18px;
    }
    .jobsList {
        padding: 25px 15px;
    }
    .jobsList h2{
        font-size: 20px;
    }
    .addressJob{
        font-size: 14px;
    }
    .jobsList h3{
        padding: 11px 13px;
        font-size: 12px;
    }
    .jobApplication h2{
        font-size: 24px;
    }
    .jobApplication{
        padding: 25px;
    }
    .jobApplication label{
        font-size: 16px;
    }
}
@media (max-width:991px){
    .useful {
        padding-left: 0;
    }
    picture.aboutImg img{
        max-width: 400px;
    }
    picture.aboutImg{
        text-align: center;
    }
    .navList{
        order: 3;
    }
    .headerBtn{
        order: 2;
    }
    .collapse-button{
        right: 0;
        background-color: #272066;
    }
    ul.slimmenu{
        position: absolute;
        top: 100%;
        right: 40px;
        background: #000;
        border-radius: 0px 0px 28px 28px;
        width: 100%;
        max-width: 400px;
        max-height: 500px;
        overflow: auto;
        display: none;
    }
    ul.slimmenu li .sub-toggle{
        right: 0;
    }
    ul.slimmenu li ul{
        width: 100%;
    }
    .main-header.sticky ul.slimmenu{
        background: #fff;
    }
    ul.slimmenu > li{
        padding: 0px;
    }
    ul.slimmenu > li a{
        padding: 10px 15px !important;
    }
    .aboutSEc .head{
        text-align: center;
    }
    .aboutSEc{
        text-align: center;
    }
    .main-header.sticky{
        padding: 8px 0px;
    }
    .serviceBx .serviceIcon img{
        width: 20px;
    }
    .serviceBx .serviceIcon{
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
    footer{
        padding-top: 50px;
    }
    .ftCnt{
        text-align: center;
    }
    .ftCnt .socialLinks{
        text-align: center;
        margin-bottom: 25px;
                justify-content: center;
    }
    .newsFtcnt{
        padding-top: 25px;
    }
    .cpBx p{
        text-align: center;
        font-size: 13px;
    }
    .bannerTitle {
        font-size: 36px;
    }
    .bannerText {
        max-width: 460px;
    }
    .bannerText p {
        font-size: 16px;
        line-height: 1.6;
    }
    .pt-200 {
        padding-top: 140px !important;
    }
    .aboutPageTop{
       text-align: center;
    }
    .aboutPageTop h1{
        margin-bottom: 20px;
    }
    .quote-text{
        max-width: 100%;
    }
    .seviceinnerImg{
        margin-top: 25px;
    }
    .stepsList:before{
        display: none;
    }
    .stepsList .stepBx{
        max-width: 50%;
        padding: 0px 15px;
    }
    .stepsList{
        flex-wrap: wrap;
        justify-content: center;
    }
    .partnersSec .head h2 {
        font-size: 24px;
    }
    .jobsList{
        text-align: center;
    }
    .jobApplication .form-control{
        color: #fff;
    }
    .jobApplication{
        margin-top: 25px;
    }

}

@media (max-width:767px){
    .bannerSlider picture img{
        object-position: right center;
    }
    .bannerText{
        text-align: center;
        max-width: 100%;
    }
    .bannerText p{
        padding: 0px;
    }
    .bannerSlider picture:before{
        background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 1) 100%);
    }
    picture.aboutImg{
        margin-top: 25px;
    }
    .ftCnt ul{
        margin-bottom: 25px;
    }
    .newsFtcnt{
        padding-top: 0px;
    }
    .clientsTabs .nav-tabs li a {
        font-size: 16px;
        padding: 10px 25px;
    }

}


@media (max-width:575px){
    .aboutPageTop h1 {
        font-size: 60px;
    }
    .conterBx{
        border-right: none;
        border-bottom: 1px solid #ffffff1c;
        text-align: center;
    }
    .custom-card{
        text-align: center;
    }
    .c-icon{
        margin:15px auto 15px;
    }
    .info-card{
        text-align: center;
    }
    .number {
        left: 0;
        right: 0;
    }
    .quote-card{
        padding: 20px;
        text-align: center;
    }
    .quote-text p {
        font-size: 18px;
    }
    .quote-text{
       border-bottom: 3px solid #ff0033;
       border-left:none;
       padding-left: 0px;
    }
    .quote-author{
        width: 100%;
        text-align: center;
    }
    .hero-title {
        font-size: 24px;
    }
    .otherService{
        flex-wrap: wrap;
        text-align: center;
        height: auto;
    }
    .otherService .serviceIcon{
        max-width: 100%;
    }
     .otherService .serviceIcon img{
        max-width: 40px;
     }
    .otherService .othSerCnt{
        max-width: 100%;
        height: auto;
        padding: 15px 0px;
        border-left: none;
        border-top: solid 1px #ffffff17;
    }

    .otherService .othSerCnt h3 {
        width: 100%;
    }
    .serviceDetails .head {
        padding-right: 0;
        margin-bottom: 25px;
        text-align: center;
    }
    .service-card{
        text-align: center;
    }
    h2 {
        font-size: 24px;
    }
    .headTag1{
        font-size: 14px;
    }
    .main-header{
        border-radius: 0px 0px 15px 15px;
    }
    ul.slimmenu{
        right: 13px;
    }
    .serviceBx picture img{
        height:264px;
    }
}

@media (max-width:479px){
    .bannerTitle {
        font-size: 26px;
    }
    .logo {
        max-width: 114px;
    }
    .headerBtn .btn {
        padding: 6px 10px;
        font-size: 14px;
        min-width: auto;
    }
    ul.slimmenu {
        right: 0;
        width: 100%;
        max-width: 100%;
        border-radius: 0px 0px 18px 18px;
    }
    .aboutSEc p{
        text-align: justify;
        text-align-last: center;
    }
    .aboutSEc .head p{
        font-size: 16px;
    }
    body{
        font-size: 16px;
    }
    .aboutSEc h1{
        margin-top: 0px;
    }
    .serviceBx p{
        text-align: justify;
        text-align-last: center;
    }
    .serviceBx h3{
        min-height: auto;
    }
    .head {
        margin-bottom: 15px;
    }
    .blogBxText{
        padding: 0px 15px;
        text-align: center;
    }
    .blogBxText p{
        text-align: justify;
        text-align-last: center;
    }
    .blogBxText .blogDates p{
        text-align: center;
    }
    .blogBxText h3{
        min-height: auto;
    }
    .testi-quote{
        text-align: justify;
        text-align-last: center;
    }
    .testi-stars{
        justify-content: center;
    }
    .clientsTabs .nav-tabs li a {
        font-size: 15px;
        padding: 7px 15px;
    }
    .clientSlider{
        padding-bottom: 0px;
        padding-top: 20px;
    }
    .clientSlider .owl-nav button{
        top: 60%;
    }
    .aboutPageTop h1 {
        font-size: 50px;
    }
    .abCnt{
        padding-top: 10px;
    }
    .abCnt p, .custom-card p, .info-card p{
        text-align: justify;
        text-align-last: center;
    }
    .info-card{
        padding: 15px;
    }
    .innerCta .btnList{
        flex-wrap: wrap;
    }
    .innerCta .btnList a{
        width: 100%;
        max-width: 250px;
    }
    h1 {
        font-size: 28px;
    }
    h2{
        font-size: 24px;
    }
    h3 {
        font-size: 22px;
    }
    .stepsList .stepBx{
        max-width: 100%;
        padding: 0px;
    }
    .stepsList .stepBx:last-child p{
        margin-bottom: 0px;
    }
    .otherService .othSerCnt h3{
        font-size: 15px;
    }
    .otherService .othSerCnt{
        padding-bottom: 0px;
    }
    .serviceDetails .head p{
        text-align: justify;
        text-align-last: center;
    }
    .service-card{
        padding: 15px;
    }
    .service-card p{
        text-align: justify;
        text-align-last: center;
    }
    .blogDetails p{
        text-align: justify;
        text-align-last: center;
    }
    .blogDetails h1, .blogDetails h2, .blogDetails h3, .blogDetails h4, .blogDetails h5, .blogDetails h6{
        text-align: center;
    }
    .blogDetails ol li, .blogDetails ul li{
        text-align: justify;
    }
    .serviceInner  p{
        text-align: justify;
        text-align-last: center;
    }
    .serviceInner h1, .serviceInner h2, .serviceInner h3, .serviceInner h4, .serviceInner h5, .serviceInner h6{
        text-align: center;
    }
    .serviceInner .headTag{
        width: 100%;
    }
    .accordion .accordion-item .accordion-header button{
        font-size: 18px;
        padding: 10px 0px;
    }
    .accordion-body{
        padding: 15px 0px;
    }
    .accordion-body ul{
        padding-left: 15px;
    }
    .jobApplication{
        padding: 15px;
    }
    .contactBx h2{
        font-size: 20px;
    }
    .contactBx p a{
        font-size: 19px;
    }
    .contactBx .contIcon img{
        width: 30px;
    }
    .contactBx .contIcon {
        font-size: 28px;
        color: #fff;
    }
    .contactForm{
        margin-top: 0px !important;
    }
    .btnList{
        flex-wrap: wrap;
        justify-content: center;
    }
    .btnList a{
        width: 100%;
        max-width: 250px;
    }
        .pt-200 {
        padding-top: 100px !important;
    }
    .newsLetter .form-group p{
        flex-wrap: wrap;
                justify-content: center;
    }
    .newsLetter .form-group input[type=text], .newsLetter .form-group input[type=email]{
        border-radius:5px;
        margin-bottom:15px;
    }
    .newsLetter .form-group input[type=submit], .newsLetter .form-group button{
        border-radius:5px;
    }

}
@media (max-width:375px){
    h3{
        font-size: 18px;
    }
    .contactBx{
        padding: 15px;
    }
    h2,.partnersSec .head h2{
        font-size: 22px;
    }
}
