@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

:root {
    --primary: #65c324;
    --secondary: #02369b;
    --light: #F6F7F8;
    --dark: #010A35;
	--fontcolor:#282828;
	--body-fonts: 'Open Sans', sans-serif;
	--title-fonts: 'Montserrat', sans-serif;
	--title-weight: 700;
	--line-height: 31px;
}
body{
	color:#282828;figure.effect-sadie ul
    font-family: var(--body-fonts);
    font-size: 18px;
    text-align: left;
    overflow-x: hidden;
    line-height: var(--line-height);
    font-weight: 400;
}
h1,h2,h3,h4,h5{font-family:var(--title-fonts);  font-weight:var(--title-weight);}
h5{ font-size: 22px; font-weight: 600;
    letter-spacing: 0.5px;}
.display-5{font-weight:var(--title-weight); font-size: 38px; font-weight:500;}
.display-3 {
    font-weight: var(--title-weight);
    font-size: 36px;
    letter-spacing: 0.5px;
}

p{font-size: 18px;
    text-align: justify;
    line-height: 30px;}
	
/** svg  **/
  .cls-1 {
        font-size: 26px;
        fill: #282828;
        text-anchor: middle;
        font-family:var(--body-fonts);
        font-weight: 600;
		line-height:18px;
      }
	.cls-2 {
    font-size: 27px;
    fill: #282828;
    text-anchor: middle;
    font-family: var(--body-fonts);
    font-weight: 700;
    line-height: 18px;
}
.cls-3 {
        font-size: 26px;
        opacity: 0.75;
        fill: #282828;
        text-anchor: middle;
        font-family: var(--body-fonts);
        font-weight: 600;
      }
	
.pview{ margin-bottom: 34px;}	
.oem{margin-bottom: 34px;} 
ul.list-2 {
    padding: 0; margin-bottom:21px;
}
ul.list-2 li {
    line-height: 21px;
    list-style: none;
    margin-bottom: 10px;
	color: #fff;
    margin-left: 18px; 
    padding-left: 2px;
    text-align: left;
    list-style-type: disc;
}
.list-2l{margin-left:36px;}
ul.list-3 {
    padding: 0; margin-bottom:21px;
}
ul.list-3 li {
	font-size: 19px;
    line-height: 26px;
    list-style: none;
    margin-bottom: 10px;
    margin-left: 54px;
    padding-left: 2px;
    text-align: left;
    list-style-type: disc;
}
ul.list-4 {
    padding: 0; margin-bottom:86px;
}
ul.list-4 li {
	font-size: 19px;
    line-height: 24px;
    list-style: none;
    margin-bottom: 20px;
    margin-left: 54px;
    padding-left: 2px;
    text-align: left;
    list-style-type: disc;
}
				}
ul.list-5 {
    padding: 0; margin:0;
}
ul.list-5 li {
	font-size: 19px;
    line-height: 24px;
    list-style: none;
    margin-bottom: 16px;
    margin-left: 0px;
    padding-left: 2px;
    text-align: left;
    list-style-type: disc;
}	
ul.list-6 {
    padding: 0; margin:0;
}
ul.list-6 li {
	font-size: 18px;
    line-height: 24px;
    list-style: none;
    margin-bottom: 10px;
    margin-left: 16px;
    padding-left: 2px;
    text-align: left;
     list-style-type: '- ';
}
ul.list-7 {
    padding: 0; margin-bottom:46px;
}
ul.list-7 li {
	font-size: 19px;
    line-height: 24px;
    list-style: none;
    margin-bottom: 20px;
    margin-left: 54px;
    padding-left: 2px;
    text-align: left;
    list-style-type: disc;
}
ul.list-7 li span{
				font-weight: 600;
    display: block;
    line-height: 32px;
}
.input-group input{color:#fff!important;}
.top-search{
    background: transparent;
    border: 1px solid #ccc!important;
    color: #ccc!important;}
.dropdown-item {padding: 10px 24px;}
.banner-ttl{position: relative;
}
.banner-ttl2{position: relative;
}
.row {
	margin-left: -15px;
    margin-right: -15px;
    /*--bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -0.3);
    margin-left: calc(var(--bs-gutter-x) / -2);*/
}
.ttl_tbg{width: 60px; height: 2px;}

.whytruvs-area {
    position: relative;
    z-index: 1;
}
.whytruvs-area .whytruvs-area2 {
    position: absolute;
    width: 100%;
    z-index: 100;
    top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
	
.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 30px;
    z-index: 99;
}
 
.container {
    max-width: 1500px;
} 
.truvs-p{ 
    font-size: 18px;
    text-align: left!important;
    line-height: 24px;
    padding-top: 0px;}
.cat-overlay {
     position: absolute;
    bottom: 15px;
    left: 34px;
    display: flex;
    background: rgba(0, 0, 0, 0.5);
    z-index: 0;
}


/** logo slider */
.sidebar {
  -webkit-transition: margin .4s ease-out;
     -moz-transition: margin .4s ease-out;
      -ms-transition: margin .4s ease-out;
       -o-transition: margin .4s ease-out;
          transition: margin .4s ease-out;
}
.main {
  padding: 0 36px;
  margin-left: 70px;
}
.sidebar {
  float: left;
  margin-left: -230px;
  position: relative;
  width: 300px;
}
.sidebar-switcher {
  position: absolute; top: 12px; right: 12px;
}
.sidebar-switcher:before {
  content: '\f0c9';
  cursor: pointer;
  font-family: 'FontAwesome';
  font-size: 30px;
  line-height: 1;
  position: absolute; 
}


.body-open .sidebar {
  margin-left: 0;
}
.body-open .sidebar-switcher:before {
  content: '\f00d';
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
   font-weight: 600;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-outline-primary:hover {
      color: #fff;
}

.btn.btn-primary:hover {
    color: var(--primary);
    background: transparent;
}

.btn-square {
  width: 180px;
    height: 180px;
 
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 40px;
    height: 40px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}

/*** Navbar ***/
.fixed-top {
    transition: .5s;
}

.top-bar {
    height: 45px;
    border-bottom: 1px solid rgba(255, 255, 255, .07);
}

.navbar .dropdown-toggle::after {
    border: none;
    /*content: "\f107";*/
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

.navbar .navbar-nav .nav-link {
    margin-right: 40px;
    padding: 25px 0;
    color: #FFFFFF;
    font-weight: 500;
    outline: none;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active {
    color: var(--primary);
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav {
        margin-top: 10px;
        border-top: 1px solid rgba(0, 0, 0, .07);
        background: var(--dark);
    }

    .navbar .navbar-nav .nav-link {
        padding: 10px 0;
    }
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        visibility: hidden;
        top: 100%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        transition: .5s;
        opacity: 0;
    }

    .navbar .nav-item:hover .dropdown-menu {
        transform: rotateX(0deg);
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}

.search-btn {
	background: var(--primary);
    color: #fff!important;
    border-radius: 50%;
    padding: 7px 14px;
    font-size: 24px;
    font-weight: 300!important;}
	
.rightline1{border-top: 20px solid var(--primary);
    width: 130px;
    position: relative;
    right: 0;
    left: 1px;
    display: inline-table;
    margin-bottom: 26px;
    top:0px;}	

.modernization-video{
	    position: relative;
    top: 270px;
    text-align: center;
    color: #a8a9a8;
    font-size: 30px;
    font-weight: 500;
}

/*** Header ***/
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(1, 10, 53, .0);
    z-index: 1;
	text-align: right;
}
.carousel-caption p{text-align:right;}
.header-carousel .container,
.page-header .container { 
   position: relative;
    padding: 0px 0px 45px 35px;
    border-right: 20px solid var(--primary); 
        margin-left: 42px; 
    height: 140px;
}

.header-carousel .container::before,
.header-carousel .container::after,
.page-header .container::before,
.page-header .container::after {
    position: absolute;
    /*content: "";*/
    top: 0;
    right: 0;
       width: 140px;
    height: 20px;
    background: var(--primary);
}

.header-carousel .container::after,
.page-header .container::after {
    top: 100%;
    margin-top: -15px;
}

@media (max-width: 768px) {
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 500px;
    }
    
    .header-carousel .owl-carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .header-carousel .owl-carousel-item h5,
    .header-carousel .owl-carousel-item p {
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height:24px;
    }

    .header-carousel .owl-carousel-item h1 {
        font-size: 26px;
        font-weight: 600;
    }
} 

.header-carousel .owl-nav {
    position: absolute; 
    top: 50%;
    left: 8%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
}

.header-carousel .owl-nav .owl-prev,
.header-carousel .owl-nav .owl-next {
	display:none;
    margin: 7px 0;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 45px;
    font-size: 22px;
    transition: .5s;
}

.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
    background: var(--primary);
    border-color: var(--primary);
}

/*** Page Header ***/
.page-header2 {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/banner-app-modern.jpg) center center no-repeat;
    background-size: cover;
	height:580px;
}

.page-header2 p{color: var(--light); font-size:20px;}


/*** case studies ***/

.accordion-button::before {
	display:none;
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: auto;
    content: "▲";
    /*background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237F8499'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);*/
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "▲";
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out;
	float:left;
}

.start-100 {
    left: 50% !important;
}
.btn-play {
    position: absolute;
    top: 55%;
    left: 45.7%;
    transform: translateY(-50%);
    display: block;
    box-sizing: content-box;
    width: 26px;
    height: 36px;
    border-radius: 100%;
    border: none;
    outline: none !important;
    padding: 18px 20px 20px 28px;
    background: #f73637;
}

@media (max-width: 992px) {
    .btn-play {
        left: 50%;
        right: auto;
        transform: translate(-50%, -50%);
    }
}

.btn-play:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 86px;
    height: 86px;
    background: #f73637;
    border-radius: 100%;
    animation: pulse-border 1500ms ease-out infinite;
}

.btn-play:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background:#f73637;
    border-radius: 100%;
    transition: all 200ms;
}

.btn-play span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    left: 3px;
    border-left: 18px solid #FFFFFF;
    border-top: 13px solid transparent;
    border-bottom: 14px solid transparent;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(2);
        opacity: 0;
    }
}

.modal-video .modal-dialog {
    position: relative;
    max-width: 800px;
    margin: 60px auto 0 auto;
}

.modal-video .modal-body {
    position: relative;
    padding: 0px;
}

.modal-video .close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0px;
    top: -30px;
    z-index: 999;
    font-size: 30px;
    font-weight: normal;
    color: #FFFFFF;
    background: #000000;
    opacity: 1; 
}

.banner-ttl{padding-right:64px;}
.banner-ttl2{padding-right:64px;}

@media only screen and (max-width: 430px) and (min-width: 360px)  {
    .banner-ttl{padding-right:0px;}
    .banner-ttl2{padding-right:44px;}
}

/*** Case studies ***/

.accordion-h4 {  margin-top: 0px;
    font-weight: 600;
    font-size: 28px; }
.accordion{
	background: url(../img/casestudy.webp) top center repeat;
 }
.accordion .accordion-item {
    border: none;
    margin-bottom: 0px;
	background:transparent;
	border-bottom: 8px solid #fff;
}

.accordion .accordion-button {
    border-radius: 2px;
	font-weight:600;
	color:#fff;
	font-size:19px;
	font-family: var(--body-fonts);
	background:transparent;
    background-size: cover;
	display:block;
	text-align:right;
	padding:16px 24px 18px 20px;
}

.accordion .accordion-button:not(.collapsed) {
    color: #FFFFFF;
    box-shadow: none;
}

.accordion .accordion-button:not(.collapsed)::after {
    /*background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");*/
	background-image:none;
}
.accordion-button::after {background-image:none;}

.accordion .accordion-body {
   padding: 0px 20px 6px 20px;
    background:transparent;
    background-size: cover;
    color: #fff;
    text-align: justify;
	
}
.accordion-body span{text-align: right;
    display: block;
    font-size: 17px;}
.offerings{ position: relative;
    padding: 56px 0 260px;
	z-index:1;
	}
.offerings .team-item{padding:10px;box-shadow: none;}
.offerings-bg {
    background: linear-gradient(rgba(1, 10, 53, .0), rgba(1, 10, 53, .0)), url(../img/offerings-bg.webp) center center no-repeat;
    background-size: cover;
}
.team-img{border-radius: 12px;}
.whytruvs {
    position: relative;
    z-index: 1;
	color:#fff;
}
.whytruvs h2{color: #fff;
    margin-bottom: 10px; font-weight:500;
    margin-top: 36px;
}
.whytruvs-bg {
    background: linear-gradient(rgba(1, 195, 36, .0), rgba(1, 195, 36, .0)), url(../img/whytruvs-bg.webp) center center no-repeat;
    background-size: cover;
}
.whytruvs-icon{     width: 78px;
    border: 1px solid #fff;
    padding: 8px;
    border-radius: 50%;
    margin-bottom: 18px;}

.corevalue {
    position: relative;
	padding:274px 0 60px 0;
}
.corevalue h2{color:#fff; margin-bottom:2px; font-weight:500;}
.corevalue-bg {
    background: linear-gradient(rgba(1, 10, 53, .0), rgba(1, 10, 53, .0)), url(../img/corevalue-bg.webp) center center no-repeat;
    background-size: cover;
}
.core-bg{background-color:#082a46;}
.core-trust {
    background: url(../img/core-trust-icon.png), no-repeat center center;
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: 200px 200px;
    height: 100%;
}
.core-value {
    background: url(../img/core-value-icon.png), no-repeat center center;
    background-position-x: right;
    background-repeat: no-repeat;
    background-size: 200px 200px;
    height: 100%;
}


/*** Team ***/
.team-item .team-img::before,
.team-item .team-img::after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    transition: .5s;
	z-index:1;
}

.team-item .team-img::after {
    left: auto;
    right: 0;
}
.team-item h4{font-size:22px; line-height: 28px;}
.team-item h4:hover{position:relative; top:80px; transition: top ease 0.5s;}
.team-item:hover .team-img::before,
.team-item:hover .team-img::after {
    width: 50%;
}

.team-item .team-img .team-social {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    transition: .5s;
    z-index: 3;
    opacity: 0;
    border-left: 14px solid #4cc53c;
    padding-left: 34px;
    padding-top: 38px;
}

.team-item:hover .team-img .team-social {
    transition-delay: .3s;
    opacity: 1;
}

/*** Application Modernization  **/
.app-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/banner-app-modern.jpg) center center no-repeat;
    background-size: cover;
	height:784px;
}
.app-header p{color:#fff; text-align:center;}

.app-section1 {
    background: linear-gradient(rgba(255, 255, 255, .0), rgba(255, 255, 255, .0)), url(../img/app-section1.webp) center center no-repeat;
    background-size: cover;
}
.app-section1 p{ font-size:20px; text-align:justify;}

.app-section3{margin-top:65px;}
.app-section3-benefit {
    background: linear-gradient(rgba(36, 53, 63, .0), rgba(36, 53, 63, .0)), url(../img/app-customer-benefits.jpg) center center no-repeat;
    background-size: cover;
	padding:54px;
    margin-bottom: 40px;
}
.app-section3 h4{ background: linear-gradient(to left, transparent 0%, #fff 100%);
	font-family:var(--body-fonts);
	font-size:19px;
    padding: 8px 0 8px 18px;
    text-align: left;
    position: relative;
    left: -24px;
	    margin-bottom: 12px;
}
.app-section3 h1{color: var(--secondary); font-weight:var(--title-weight);}
.point-off{color: var(--secondary);}

.app-section3-benefit h1{color:#fff;}
.app-diff{border-left:1px solid #000;}

.app-section3::after,
.contact::after {
    position: absolute;
    content: "";
    width: 100%;
    height: calc(100% - 45px);
    top: 200px;
    left: 0;
    background: #ececec;
    z-index: -1;
}

.app-section5 {
    background: linear-gradient(rgba(179, 249, 101, .0), rgba(179, 249, 101, .0)), url(../img/app-section5.jpg) center center no-repeat;
    background-size: cover;
}
.app-section5 p{font-weight:600;line-height:24px;}
.app-section5 .btn{font-size:24px; background:#253640; border:1px solid #253640;}
.app-section5 .fas{font-size: 30px;
    padding-left: 10px;
    position: relative;
    top: 4px;}

.app-section6 {
    background: linear-gradient(rgba(0, 74, 173, .6), rgba(0, 74, 173, .6)), url(../img/app-success-story.jpg) center center no-repeat;
    background-size: cover;
}
.app-section6 p{color:#fff;}
.app-section6 h1{color:#fff;}

.btn-play-app {
    position: absolute;
    top: 50%;
    left: 43.1%;
    transform: translateY(-50%);
    display: block;
    box-sizing: content-box;
    width: 14px;
    height: 16px;
    border-radius: 100%;
    border: none;
    outline: none !important;
    padding: 16px 16px 18px 20px;
    background: #ff151b;
}

@media (max-width: 992px) {
    .btn-play-app {
        left: 50%;
        right: auto;
        transform: translate(-50%, -50%);
    }
}

.btn-play-app:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 40px;
    height: 40px;
    background:#ff151b;
    border-radius: 100%;
    animation: pulse-border 1500ms ease-out infinite;
}

.btn-play-app:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background:#ff151b;
    border-radius: 100%;
    transition: all 200ms;
}

.btn-play-app span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    left: -1px;
    border-left: 16px solid #FFFFFF;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

/*** Business Process  **/
.bpm-success-btn{border: 1px solid #fff;
    padding: 14px 12px;
    border-radius: 6px;
        font-size: 20px;
    font-weight: 600;}
.bpm-header p{color:#fff; text-align:center;}	
.bpm-section5{background:#253640; padding:48px 0;}	
.bpm-method{background: #fff;padding:20px 12px;
    height:98px;}
.bpm-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/bpm/bpm-bg.jpg) center center no-repeat;
    background-size: cover;
	height:784px;
}

/*** Data Modernization  **/
.dm-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/dm/dm-banner.jpg) center center no-repeat;
    background-size: cover;
	height:784px;
}
.dm-header p{color:#fff; text-align:center;}

.dm-item .dm-text {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    text-align: center;
    transition: .5s;
    z-index: 2;
}
.dm-item{padding:10px 36px;}
.dm-icon{width: 74px;
    background:var(--secondary);
    height: 74px;
    padding: 15px;}
	
.ser-img{width:48px;}	
.img-ser{ padding:24px 36px; height:180px;}
.img-ser h5{font-family:var(--body-fonts);}
.dm-item:hover .dm-text {
    top: -1.5rem;
}
.dm-item .dm-text h5 {
       transition: .5s;
    font-size: 18px;
    color: #414141;
    font-family: var(--body-fonts);
    font-weight: 500;
    letter-spacing: -0.2px;
}
.dm-item:hover .dm-text h5 {
    color: var(--primary);
}
.dm-item .dm-btn {
    position: absolute;
    width: 80%;
    height: 3rem;
    left: 10%;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
    z-index: 1;
}
.dm-item:hover .dm-btn {
    bottom: -1.5rem;
}
.dm-approach-bg{background: #ececec;}


.dm-list li{    background: #fff;
    color: #000;
    padding: 14px 24px;
    list-style: none;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 24px;
}

/*** home  **/
.home-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/slider1.jpg) center center no-repeat;
    background-size: cover;
	height:784px;
}
.home-header p{color:#fff; text-align:center;}

/*** Infrastructure Modernization  **/
.infra-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/infra/infra-banner.jpg) center center no-repeat;
    background-size: cover;
	height:784px;
}
.infra-header p{color:#fff; text-align:center;}
.infra-section3-benefit {
    background: linear-gradient(rgba(36, 53, 63, .0), rgba(36, 53, 63, .0)), url(../img/infra/infra-benifits.jpg) center center no-repeat;
    background-size: cover;
	    padding: 64px;
}
.infra-section3-benefit h1{color: #fff;}
.infra-method {
    background: #fff;
    }

/*** Business Testing  **/
.bt-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/bt/bt-banner.jpg) center center no-repeat;
    background-size: cover;
	height:784px;
}
.bt-header p{color:#fff; text-align:center;}

/*** Compliance  **/
.compliance-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/compliance/compliance-banner.jpg) center center no-repeat;
    background-size: cover;
	height:784px;
}
.compliance-header p{color:#fff; text-align:center;}

/*** Program  **/
.program-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/program/program.jpg) center center no-repeat;
    background-size: cover;
	height:784px;
}
.program-header p{color:#fff; text-align:center;}
/*** strategy  **/
.strategy-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/strategy/strategy.jpg) center center no-repeat;
    background-size: cover;
	height:784px;
}
.strategy-header p{color:#fff; text-align:center;}
/*** sustnibilty  **/
.sustainability-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/sustainability/sustainability.jpg) center center no-repeat;
    background-size: cover;
	height:784px;
}
.sustainability-header p{color:#fff; text-align:center;}

/** button effects  **/
.button_su{
  overflow: hidden;
  position: relative;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 30px;
}

.su_button_circle{
  background-color: red;
  border-radius: 1000px;
  position: absolute;
  left:0;
  top:0;
  width: 0px;
  height: 0px;
  margin-left: 0px;
  margin-top: 0px;
  pointer-events: none;
}

.button_su_inner{
    display: inline-block;
    background: var(--primary);
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    border-radius: 3px;
    transition: 400ms;
    text-decoration: none;
    padding: 14px 70px;
    z-index: 100000;
    text-transform: uppercase;
}
.button_su_inner:hover{color:#fff;}
.button_text_container{
   position:relative;
   z-index: 10000;
}

.explode-circle {
   animation: explode 0.5s forwards;

}

.desplode-circle{
   animation: desplode 0.5s forwards;
}

@keyframes explode {
  0% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: rgba(42, 53, 80,0.2);
  }
  100% {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    background-color: rgba(20, 180, 87,0.8);
  }
}

@keyframes desplode {
  0% {
    width: 400px;
    height: 400px;
    margin-left: -200px;
    margin-top: -200px;
    background-color: rgba(20, 180, 87,0.8);
  }
  100% {
    width: 0px;
    height: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: rgba(129, 80, 108,0.6);
  }
}

.cloud-pro{width: 340px;
    margin: 0 auto 25px;}

.grid3 {
  display: grid;
    grid: auto / auto auto auto;
    grid-gap: 46px;
    padding: 2px;
}

.grid3 > div {
  background-color:#fff;
  text-align: center;
  padding: 20px 0;
  font-size: 30px;
}

/*** Footer ***/

.align-items-start {
    align-items: center!important;
}
.footer {
    color: #fff; padding:0px;
}
.footer p{font-size:17px; line-height:30px;}
.footer a{color:#fff; font-size:17px;}
.footer h5{font-size:21px; letter-spacing:0.5px;}
.footer-top{background:#062d88;}
.footer-top2{background:#253640;}
.footer .fa, .fas{color:#4c9fdf;}
.footer-logo{width:80px;}
.footer .btn.btn-link {
    display: block;
    margin-bottom: 14px;
    padding: 0;
    text-align: left;
    color: #fff;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #4c9fdf;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: #4c9fdf;
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .btn.btn-square {
    color: #fff;
    border: 1px solid #fff;
}

.footer .btn.btn-square:hover {
    color: #4c9fdf;
    border-color: #4c9fdf;
}


.footer .copyright {
    padding:15px 0 8px;
    border-top: 1px solid rgba(256, 256, 256, .1);
	background:#0c67b6;
}
.footer .copyright2 {
    padding: 25px 0;
    border-top: 1px solid rgba(256, 256, 256, .1);
	background:#1f2d36;
}

.footer .copyright a {
    color: #fff; font-size:15px;
}

.footer .copyright a:hover {
    color: #23e300;
}
.copyright-font{font-size:15px;}
.social-icon{
	background: #fff;
    color: #112684!important;
    padding: 12px 15px;
    border-radius: 50%;
    font-size: 20px!important;
}

/*** Footer 2 ***/
.footer2 {
    color: #fff; padding:0px;
}
.footer2 p{font-size:17px; line-height:30px;}
.footer2 a{color:#c3c3c3;}
.footer2 a:hover{color:#65c324;}
.footer2 h5{font-size:21px; letter-spacing:0.5px;font-weight: 600;}
.footer-top2{background:#253640;}
.footer .fa, .fas{color:#fff;}
.footer-logo{width:80px;}
.footer2 .btn.btn-link {
    display: block;
    margin-bottom: 14px;
    padding: 0;
    text-align: left;
    color: #fff;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer2 .btn-primary {
    background-color: #fff;
    border-color: #fff;
}
.footer2 .btn-primary:hover {
    background-color: #65c324;
    border-color: #65c324;
}
.footer2 .btn.btn-primary, .btn.btn-outline-primary:hover {
    color: #000;
}
.footer2 .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    margin-right: 10px;
}

.footer2 .btn.btn-link:hover {
    color: #65c324;
    letter-spacing: 1px;
    box-shadow: none;
}

.footer2 .btn.btn-square {
    color: #fff;
    border: 1px solid #fff;
}

.footer2 .btn.btn-square:hover {
    color: #4c9fdf;
    border-color: #4c9fdf;
}

.footer2 .copyright2 {
    padding: 25px 0;
    border-top: 1px solid rgba(256, 256, 256, .1);
	background:#1f2d36;
	color:#979799;
}

.footer2 .copyright a {
    color: #23e300;
}

.footer2 .copyright a:hover {
    color: #FFFFFF;
}
.copyright span{    
	float: right;
    right: 52px;
    position: relative;
    font-size: 15px;
}


@media only screen and (max-width: 480px) {
    ul.social_icon li span{width:80%!important;}
    .button_su_inner{padding: 14px 30px;}
	.header-carousel .container, .page-header .container {
		top: -100px;
    margin-left: -32px;}
	.rightline1 {
    display: inline-table;
    margin-bottom: 2px;
    top: -25px;}
	
	.modernization-video {
    top: 140px;
    font-size: 18px;}
	.accordion .accordion-item {
    margin-bottom: 5px;
	}
	.row {
    /*margin-right: calc(var(--bs-gutter-x) / -1.8);*/}
	.accordion .accordion-button{    
		font-size: 13px;
		padding: 15px 10px;}
	.accordion .accordion-body {font-size: 16px;}	
	.shadow {
    padding-top:0px;
	}
	.carousel-caption {padding-top: 80px;}
	.header-carousel .container{
		padding: 25px 0px 25px 35px;}
	.whytruvs-area .whytruvs-area2 {
		display: contents;
	}
	.corevalue {
		padding: 60px 0 64px 0;
	}
	.offerings {
		padding: 60px 0 20px;
	}
	.whytruvs h2 {
		padding-top: 60px;
	}
	.owl-nav{display:none;}
	.display-5 {
    font-size: 24px;
	margin-bottom: 12px!important;
	}
	.main {
    padding: 0 70px;
    margin-left: 0;
	}
	.display-3 {
    font-size: 30px;}
	.app-section3 {
    margin-top: 30px;
	}
	.app-section3-benefit {padding:24px;margin-bottom: 34px;}	
	.app-section3-benefit h1 {font-size: 22px;}
	ul.list-4 li {
    margin-bottom: 18px;
    margin-left: 28px;}
	.footer2 .copyright2 {font-size: 16px;}
	.gridtab--0 > dt{padding:0px!important; 
	}
	.is-active .img-ser {
		padding: 0;
		height: 160px!important;
	}
	.dm-list{margin: 0px;
		padding: 0px;}
	.infra-section3-benefit {padding: 26px;}
	.infra-section3-benefit h1{font-size: 22px;}
	.is-active h5{top: 8px;}
	.gridtab--0 >dt.is-active {
    border: none;
    margin-top: 10px;
	}
	.infra-section3-benefit {padding:24px;margin-bottom: 34px;}	
	.cloud-pro {
    width:100%;
    margin: 45px auto 25px;
	}
}



@media (min-width: 481px) and (max-width: 768px) {
	.modernization-video {
				top: 300px;}
	.display-5 {
				font-size: 30px;
			}
	.header-carousel .container, .page-header .container {
			margin-right: 56px;}
	.row {
		margin-right: calc(var(--bs-gutter-x) / -0.);
			}
	.img-ser h5 {
      font-size: 19px;
	}
}
@media only screen and (max-width: 958px) {
	.owl-nav{display:none;}
}




/*** About us  ***/

.abt-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/abt/abt-banner.webp) center center no-repeat;
    background-size: cover;
	height:784px;
}
.abt-header p{color:#fff; text-align:center;}
.fact-item .fact-icon {
    width: 120px;
    height: 120px;
    margin-top: -60px;
    margin-bottom: 1.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border-radius: 120px;
    transition: .5s;
}

.fact-item:hover .fact-icon {
    background: var(--primary);
}

.fact-item .fact-icon i {
    color: var(--primary);
    transition: .5;
}

.fact-item:hover .fact-icon i {
    color: #FFFFFF;
}
.about-img,
.feature-img {
    position: relative;
    height: 100%;
    min-height: 400px;
}
.about-img img,
.feature-img img {
    position: absolute;
    width: 60%;
    height: 80%;
    object-fit: cover;
}
.project-item{text-align:center;}
.thumbnail{margin-bottom:14px;}
.about-img img:last-child,
.feature-img img:last-child {
    margin: 20% 0 0 40%;
}

.about-img::before,
.feature-img::before {
    position: absolute;
    content: "";
    width: 60%;
    height: 80%;
    top: 10%;
    left: 20%;
    border: 5px solid var(--primary);
    z-index: -1;
}
.project-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: rgba(0, 0, 0, .5);
    border-radius: 6px;
    opacity: 0;
    transition: .5s;
}
.project-item h6{font-family: var(--body-fonts);
    font-size: 19px; color:var(--secondary); margin:0px;
    font-weight: 700;}
.project-item span{font-size:16px;}	
.project-item:hover a {
    opacity: 1;
}

.project-carousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
}

.project-carousel .owl-dot {
    width: 35px;
    height: 35px;
    margin: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #DEE2E6;
    border-radius: 35px;
    transition: .5s;
}

.project-carousel .owl-dot:hover,
.project-carousel .owl-dot.active {
    color: #FFFFFF;
    border-color: var(--primary);
    background: var(--primary);
}
.ttl-partner{font-size: 23px;
    margin: 4px 0 2px;}
.cont_tt2{margin-bottom: 24px;}	
.img-border {
    position: relative;
    height: 100%;
    min-height: 400px;
}

.img-border::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 3rem;
    bottom: 3rem;
    border: 5px solid var(--secondary);
    border-radius: 6px;
}

.img-border img {
    position: absolute;
    top: 3rem;
    left: 3rem;
    width: calc(100% - 3rem);
    height: calc(100% - 3rem);
    object-fit: cover;
    border-radius: 6px;
}
.team-item {
    box-shadow: 0 0 45px rgba(0, 0, 0, .07);
}

.team-item .team-text {
    position: relative;
    height: 65px;
    overflow: hidden;
}

.team-item .team-title {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: .5s;
}


/*** Contact Us  ***/
.contact-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/get_in_banner.jpg) center center no-repeat;
    background-size: cover;
	height:784px;
}
.contact-header p{color:#fff; text-align:center;}
ul.social_icon {
    padding: 0; margin-bottom: 34px;
}
ul.social_icon li { 
	list-style: none;
    line-height: 26px;
    margin-bottom: 12px;
    text-align: left;
}
ul.social_icon i{background: var(--primary);
    padding: 15px;
    border-radius: 50%;
    width: 46px;
    height: 46px;
	color: #fff;}
ul.social_icon li span{    padding-left: 20px;
    display: inline-table;
    position: relative;
        width: 70%;
    top: -2px;}
.cont-h3{font-size: 20px;}
.gap2{padding:40px 36px;}


/*** Careers  ***/
.careers-header {
    background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/careers/careers_banner.jpg) center center no-repeat;
    background-size: cover;
	height:784px;
}
.careers-header p{color:#fff; text-align:center;}
.clr_btt {
   font-size: 18px;
    font-weight: 600;
    background: var(--secondary);
    display: inline-block;
    padding: 15px 28px;
    color: #fff;
    font-family: var(--body-fonts);
	margin-bottom: 10px;
	border-radius: 2px;
}
.clr_gtt{    
	font-family: var(--body-fonts);
    font-weight: 600;
    font-size: 17px;
    background: #65c324;
    display: inline-block;
    padding: 8px 18px;
    color: #fff;
    border-radius: 2px;
    margin: 12px 0;}
.clr_b {
    color:var(--secondary);
    font-weight: 700;
    font-size: 18px;
}
.clr_b a:hover{
    color:var(--secondary);
}	
ul.carrer-list li {
	font-size: 18px;
    line-height: 26px;
    list-style: none;
    margin-bottom: 10px;
    margin-left: 54px;
    padding-left: 2px;
    text-align: left;
    list-style-type: disc;
}
ul.carrer-list {
padding: 0; margin-bottom:12px;	}
.mrg_top {
    margin-bottom: 56px;
}



/*** offerings ***/
.grid {
  position: relative;
  margin: 0 10px;
  list-style: none;
  text-align: center;
}
.grid figure {
  position: relative;
    overflow: hidden;
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    background: #000;
    text-align: center;
    cursor: pointer;
	border-radius: 8px;	
}
.grid figure img {
	opacity: 0.7;
    transition: opacity 0.35s, transform 0.35s;
    transform: scale(1.15);
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
.grid figure:hover img {
	opacity: 0.5;
  transform: scale(1);
}
.grid figure figcaption {
  padding: 2em;
  color: #fff;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
ul.list-grid {
    padding: 0; margin-bottom:21px;
}
ul.list-grid li {
       line-height: 18px;
    list-style: none;
    margin-bottom: 8px;
    color: #fff;
    margin-left: 18px;
    padding-left: 2px;
    text-align: left;
    list-style-type: disc;
    font-size: 17px;
}
@media only screen and (min-width: 40.063em){
h2 {
    font-size: 2.3125rem;
}}

@media screen and (max-width: 50em) {
  .grid .content {
    padding: 0 10px;
    text-align: center;
  }
  .grid .grid figure {
    display: inline-block;
    float: none;
    margin: 10px auto;
    width: 100%;
  }
}
.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid figure h2 {
  font-weight: 600;
    font-size: 21px;
    letter-spacing: 0.2px;
}
.grid figure h2,
.grid figure ul {
  margin: 0;
}


figure.effect-sadie figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 38%);
  content: "";
  opacity: 0;
  transform: translate3d(0, 50%, 0);
  border-left: 12px solid #65c324;
}

figure.effect-sadie h2 {
  position: absolute;
    bottom: 8px;
    left: 10%;
    color: #fff;
    transition: transform 0.35s, color 0.35s;
    transform: translate3d(0, -50%, 0);
    text-align: left;
}

figure.effect-sadie figcaption::before,
figure.effect-sadie ul{
  transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie ul {
  position: absolute;
    top: 14%;
    left: 0;
    padding:42px 18px 24px 38px;
    width: 100%;
    opacity: 0;
    transform: translate3d(0, 10px, 0);
}

figure.effect-sadie:hover h2 {
	transition: .5s;
  color: #65c324;
  transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
  position: absolute;
  top: 47%;
  left: 10%;
}

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover ul {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.pov-video {background: #fff;
    text-align: center;
    width: 100%;
    height: 432px;
    position: relative;
    top: -48px;} 
.pov-video2 {top: 25px;
    position: relative;}

@media (min-width: 769px) and (max-width: 991px) {
	.header-carousel .container, .page-header .container {
			margin-right: 56px;}
}	
@media (min-width: 992px) and (max-width: 1500px) {
	.header-carousel .container, .page-header .container {
			margin-right: 156px;}
}			



/*** AI Services 
ul.ai-leftmenu {
    padding: 0; margin:0;
}
ul.ai-leftmenu li {
    font-family: var(--title-fonts);
	font-size: 18px;
    line-height: 24px;
    list-style: none;
    margin-bottom: 10px;
    margin-left: 16px;
    padding-left: 2px;
    text-align: left;
}
ul.ai-leftmenu li a{color: #88ace7; font-weight: 500;}
ul.ai-leftmenu li a.active,
ul.ai-leftmenu li a.hover,
ul.ai-leftmenu li a:focus{color: #65c321; font-weight: 600;}

ul.ai-submenu li {font-size: 16px;
    font-family: var(--title-fonts);
    line-height: 40px;
    list-style: none;
    text-align: left;
    margin-bottom: 0;}
ul.ai-submenu{  margin-top: 16px; }
ul.ai-submenu li a{color: #00296B; font-weight: 500; border-left: 1px solid #e1edff; padding:3px 0 3px 16px;}    
ul.ai-submenu li a.active{color: #00296B; font-weight: 700; border-left: 2px solid #00296B; padding-left: 16px;}   

***/
.box-item {
    border: 1px solid transparent;
     border-radius: 2px;
     box-shadow: 0 0 45px rgba(0, 0, 0, .08);
     transition: .5s;
 }
 .box-title {    
    font-size: 20px;
    display: initial;
    margin-left: 8px;}
 .box-p {font-size: 17px;
    color: #848484;
    margin-top: 12px;
    line-height: 25px;}
 .box-img{width: 48px;}   
 .box-img-right{width:260px;}   

.ai-slider-span{color: var(--primary);     font-size: 38px;}
.ai-bdr-right{border-right: 1px solid #e2e2e2;}
.ai-ser-title{font-size: 25px;
    color: #364751;
    margin-bottom: 12px;
}
.ai-p{color: #848484;}
.sidebar {
	width: 100%;
    display: flex;
    flex-direction: column;
    padding: 17px;
    margin-left: 0;
}
.tab {
    font-family: var(--title-fonts);
    cursor: pointer;
    padding: 10px;
    margin-bottom: 5px;
    color: #88ace7;
    font-weight: 600;
    border: none;
    text-align: left;
    width: 100%;
    outline: none;
    background-color: transparent;
}
.tab:hover, .tab.active {
    color: #65c321;
}
.sub-links {
    display: none;
    margin-top: 5px;
    padding-left: 20px;
    list-style: none;
}
.sub-links a {
    color: #00296B;
    text-decoration: none;
    display: block;
    border-left: 1px solid #e1edff; padding:0 0 10px 16px;
}
.sub-links a:hover{color: #00296B; 
    border-left: 1px solid #00296B;}
.sub-links a.active {
    color: #00296B; font-weight: 700;
    border-left: 2px solid #00296B;
}
.content {
    padding: 20px;
    flex-grow: 1;
}
.tab-content {
    display: none; 
}
.active-tab-content {
    display: block;
}

.ai-btn{
    display: inline-block;
    background: var(--primary);
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    border-radius: 4px;
    transition: 400ms;
    text-decoration: none;
    padding: 14px 40px;
    z-index: 100000;
    letter-spacing: 0.4px;
}
.ai-btn:hover{color: #fff;}
.ai-btn2{
    display: inline-block;
    background: transparent;
    color: var(--primary);
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    border-radius: 4px;
    border: 3px solid var(--primary);
    transition: 400ms;
    text-decoration: none;
    padding: 11px 37px;
    z-index: 100000;
    letter-spacing: 0.4px;
}
.ai-btn2:hover{color: var(--primary);}
.button_ai{display: inline-block;margin: 0 6px; }
ul.industries {
    padding: 0; margin:0;
}
ul.industries li {
	font-size: 17px;
    line-height: 26px;
    list-style: none;
    color: #545454;
    margin-bottom: 15px;
    margin-left: 16px;
    padding-left: 2px;
    text-align: left;
}
ul.industries li::before {content: "•"; color:#65c321;
    display: inline-block; width: 1em;
    margin-left: -1em}

    .ai-industries-ttl {
        font-family: var(--body-fonts);
        margin: 0 0 16px 0;
        color: #00296B;
        font-weight: 700;
    }   
    .ai-industries-sub-ttl {
        font-family: var(--body-fonts);
        margin: 0 0 16px 0;
    color: #00296B;
    font-weight: 700;
    font-size: 19px;
    }      
.ai-industries-blw{    
    padding: 24px;
    background-color: #f5fff2;
    margin-top: 40px;
    border: 3px solid #c6e3c2;
    text-align: center;
    margin-left: 18px;}

    .imp-pro-title {
        font-size: 18px;
        color: #364751; border-bottom: 1px dashed #a7c3ec; padding-bottom: 8px;
        margin-bottom: 10px; margin-top: 12px;
    }
.imp-pro-box{ float: left;}
.imp-pro-box-right{float: right; text-align: right; display: ruby;}
.btn-imp-square{width: 120px;height: 120px;background-color: #ebf3f8; text-align: center;}
.imp-pro-icon{width: 72px; position: absolute;}
.btn-square, .btn-sm-square, .btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}
.imp-pro-p{color: #5c5c5c;font-size: 16px;
    line-height: 24px;}
    .imp-pro-p-right{color: #5c5c5c;font-size: 16px; text-align: right;
        line-height: 24px;}
    .imp-bdr{width: 80%;}   
.imp-num-corner{    position: relative;
    top: -54px;
    z-index: 99; color: #1e3a8a;
    left: -54px;}
.imp-num-corner-right{    position: relative;
    top: -54px;
    z-index: 99; color: #1e3a8a;
    left: 54px;}



    .ai-solution-banner {
        background: linear-gradient(rgba(1, 10, 53, .1), rgba(1, 10, 53, .1)), url(../img/ai-services/ai-banner-bg.jpg) center center no-repeat;
        background-size: cover;
        height:784px;
    }

    .ai-solution-banner p{color:#fff; text-align:center;}




/*** ai-solution ***/
.ai-solution {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 45px rgba(0, 0, 0, .07);
}
.ai-solution-img{width: 100%;}
.ai-solution-ttl{font-family: var(--body-fonts); margin: 0 0 16px 0;}
.ai-solution-sub{font-size: 16px; color: #225998;}


.ai-accordion-p{font-weight: 400;
    font-size: 17px;
    color: #636363;
    line-height: 26px;margin: 0;}
    .ai-accordion-button {
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
        padding: 1rem 1.25rem;
        font-size: 1rem;
        color: #1a1a1a;
        text-align: left;
        background-color: #fff;
        border: 0;
        font-weight: 600;
        border-radius: 0;
        overflow-anchor: none;
        transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease
    }
        @media (prefers-reduced-motion: reduce) {
        .ai-accordion-button {
            transition: none
        }
    }
        .ai-accordion-button:not(.collapsed) {
                color: #1a1a1a;
                 background-color: transparent; 
                box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
                font-weight: 600;
    }
    
    .ai-accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23e6730e'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        transform: rotate(-180deg)
    }
    
    .ai-accordion-button::after {
        flex-shrink: 0;
        width: 1.25rem;
        height: 1.25rem;
        margin-left: auto;
        content: "";
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%237F8499'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-size: 1.25rem;
        transition: transform 0.2s ease-in-out
    }
    
    @media (prefers-reduced-motion: reduce) {
        .ai-accordion-button::after {
            transition: none
        }
    }
    
    .ai-accordion-button:hover {
        z-index: 2
    }
    
    .ai-accordion-button:focus {
        z-index: 3;
        border-color:none;
        outline: 0;
        box-shadow:transparent
    }
    
    .ai-accordion-header {
        margin-bottom: 0
    }
    
    .ai-accordion-item {
        background-color: #fff;
        border: 1px solid rgba(0,0,0,0.125)
    }
    
    .ai-accordion-item:first-of-type {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px
    }
    
    .ai-accordion-item:first-of-type .accordion-button {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
    
    .ai-accordion-item:not(:first-of-type) {
        border-top: 0
    }
    
    .ai-accordion-item:last-of-type {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px
    }
    
    .ai-accordion-item:last-of-type .accordion-button.collapsed {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }
    
    .ai-accordion-item:last-of-type .accordion-collapse {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px
    }
    
    .ai-accordion-body {
        padding: 1rem 1.25rem
    }
    
    .ai-accordion-flush .accordion-collapse {
        border-width: 0
    }
    
    .ai-accordion-flush .accordion-item {
        border-right: 0;
        border-left: 0;
        border-radius: 0
    }
    
    .ai-accordion-flush .accordion-item:first-child {
        border-top: 0
    }
    
    .ai-accordion-flush .accordion-item:last-child {
        border-bottom: 0
    }
    
    .ai-accordion-flush .accordion-item .accordion-button {
        border-radius: 0
    }
    b, strong {
        font-weight: 500;
    }    

    @media only screen and (min-width: 326px) and (max-width: 767px)  {
        .display-3{font-size: 26px;}
        .ai-solution-banner p{
            font-size: 15px;         
            padding: 0px;
            line-height: 20px;}
            .animate-text span{font-size: 36px;}  
            .ai-btn{font-size: 16px;padding:12px 6px; line-height: 19px;font-weight: 400;}
            .ai-btn2{font-size: 16px;padding:9px 6px; line-height: 20px;font-weight: 400;}
            .button_ai{margin: 0 3px;}
            .content{padding: 0px;}
        }
    
    