.form-control-dark {
  border-color: var(--bs-gray);
}
.form-control-dark:focus {
  border-color: #fff;
  box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
}

.text-small {
  font-size: 85%;
}

.dropdown-toggle {
  outline: 0;
}

.herobg{
background: linear-gradient(70.5deg, #EDFAFF 11.07%, #FFFFFF 70.93%);
position: relative;
z-index: 1;
}

.header-pd{
    padding-right: calc(var(--bs-gutter-x) * 2.5)!important;
    padding-left: calc(var(--bs-gutter-x) * 2.5)!important;
}



.nav-link {
	font-size: 16px;
	background: rgba(255, 255, 255, 0.32);
	font-weight: 700;
    font-size: var(--bs-nav-link-font-size);
    font-weight: 700!important;
    color: #000000!important;
}

.nav-link:focus, .nav-link:hover {
    color: #4229BC!important;
}

.nav-radius-right{
	border-radius: 0px 20px 20px 0px;
}

.nav-radius-left{
	border-radius: 20px 0px 0px 20px;
	margin-left: 1em;
}

.btn-r0-gr{
	border-radius: 0!important;
	background: rgba(0, 75, 92, 0.75)!important;
	--bs-btn-padding-x: 1.25rem!important;
    --bs-btn-padding-y: 0.575rem!important;
}

.btn-r20-opy0{
	background: rgba(255, 255, 255, 0.35)!important;
	--bs-btn-padding-x: 1.25rem!important;
    --bs-btn-padding-y: 0.575rem!important;
    border-radius: 20px;
    border: none!important;
}

.btn:hover{
	background: rgba(1, 49, 84, 0.75)!important;
	transform: translateY(-3px);
	transition: .8s;
}

.btn-signin{
	color: #000!important;
}

.btn-signin:hover{
	background: #fff!important;
	color: #000!important;
}
.btn{
	transition: .5s!important;
}

.p-spg p,.p-spg{
	letter-spacing: .15rem;
}

.carousel{
	position: absolute;
	top: 0;
}

#carouselExampleSlidesOnly{
	position: absolute;
	top: 0;	
	z-index: -1;
}
.saas-text{
	position: absolute;
	top: 0;
	width: 100%;
}

.w-mgat{
	margin: 0 auto!important;
}

.w-100 {
    margin: 0 auto!important;
    width: 80%!important;
}
.my-8{
	margin-top: 8rem!important;
}

.my-4{
	margin-top: 5rem!important;
}


.mty-3{
	margin-top: 3rem!important;
}
.my-15{
	margin-top: 15rem!important;
}
.hero-display{
	display: none;
}



/*new*/

body {
    padding-top: 0rem!important;
}

.carousel-item {
    height: 100%!important;
}

.carousel-caption {
    top: 10rem!important;
    z-index: 10;
}


.carousel-indicators [data-bs-target] {
	width: 1.5rem!important;
}


.carousel-dark2 .carousel-indicators [data-bs-target] {
    background-color: #ccc;
}
.carousel-indicators .active {
	background-color: #333!important;
	width: 5rem!important;
}

.btn-ar{
	background: none!important;
	border: none!important;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {

    width: 95%!important;

}

/* carousel fade */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 2s;
  transition-property: opacity;
}
 
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
 
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
 
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}

/* carousel fade  over */

.display-6{
	font-weight: 500!important;
}

.yellow-p{
	position: relative;
}

.yellow-ps{
	position: absolute;
	z-index: -1;
	top: 5.5rem;

}

.fe-4{
	border: 1px solid #000;
	padding: 40px;
	margin-right: 4rem!important;
	margin-left: 0rem!important;

}
.fe-40{
	margin-left: 40px!important;
}


.row-cols-lg-2>* {
    width: 45%!important;
}
.b-example-divider{
	background: none!important;
	box-shadow: none!important;
	border: none!important;
}


.container{
    max-width: 1420px!important;
}


.fe-img-1 img,.fe-img-3 img{
	cursor: pointer;


}

.fe-img-1 img:active{
	content: url("fe-1-2.png")!important;

}
.fe-img-1 img:focus{
	content: url("fe-1-2.png")!important;
}

.fe-img-3 img:active{
	content: url("fe-3-2.png")!important;

}
.fe-img-3 img:focus{
	content: url("fe-3-2.png")!important;
}


.outbox{
	text-align: center;
	font-size: 12px;
	position: fixed;
	z-index: 9999;
	box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.09);
border-radius: 12px;
background: #fff;

}

.outbox-left{
	left: 10px;
	padding: 5px 0 0;
}

.outbox-right{
	right: 5rem;
	bottom: 2rem;
	cursor: pointer;
	text-align: center;
	padding: .8rem;
}
.outbox-content{
	width: 96px;
	height: auto;
}

.outbox p{
	margin-bottom: .9rem!important;
	margin-top: .3rem;
}

.client-text-box{
	background: #285D84;
	color: #fff;
	letter-spacing: .1rem;
	position: relative;
	height: 350px;
}


.client-text-box h5{
	line-height: 180%;
	font-size: 1.1rem;
	padding: 1rem;
	position: relative;
}


.c-text-s{
	position: absolute;
	bottom: 2rem;
	left:4rem;

}


.c-text-s p{
	font-size: 1rem;

}
.client-box{
 background: #285D84;

}

.client-box-img{
	margin-left: 0!important;
	padding-left: 0!important;

}


.icon-q-left{
	position: absolute;
	left: 0;
	top: 1rem;
}

.icon-q-right{
	position: absolute;
	right: 2rem;
}


.mtb3{
	padding-top: 6rem!important;
	padding-bottom: 3rem!important;
}




.blue-bd{
	background: url("bd.jpg") right bottom no-repeat;
	background-size: 100%;
	width: 100%;
	height: 518px;
	margin-top: 8rem;
	position: relative;


}

.blue-text {
    position: absolute;
    background: #0E3F49;
    left: 0;
    top: -4.5rem;
    padding: 4rem 8rem 4rem 5rem;
    text-align: left;
}



.blue-left-text h2{
	line-height: 200%!important;
	text-align: left;
	padding-right: 2rem;
	width: 28rem;
	margin:0 auto;
}

.blue-left-text p{
	font-size: 1rem;
	line-height: 200%;
	text-align: left;
	padding-left: 6rem;
	padding-right: 1.7rem;
	padding-top: 3rem;
	width: 28rem;
}


.bd-callout+.bd-callout {
    margin-top: -0.25rem;
}

.bd-callout-danger {
    border-left-color: #FF2E00;
}
.bd-callout {
	text-align: left;
	padding-left: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #FF2E00;
    border-left-width: 0.25rem;
    border-top: none;
    border-right: none;
    border-bottom: none;
    margin-left: .3rem;
}

.fs-small{
	font-size: .8rem;
}


.book-bg{
	background: url("book-big.png") right 0 no-repeat;
	background-size: 750px;
	width: 100%;
	height: 505px;
	margin-top: 3rem;


}

.book-text h2{
	line-height: 150%!important;
}

.book-text p{
	font-size: 1rem;
	line-height: 200%;
	text-align: left;
	padding-left: 0rem;
	padding-right: 2rem;
	padding-top: 1rem;
}


.book-text button{
	margin-bottom: 2rem;
}



.btn-check:focus+.btn, .btn:focus {
    color: #000!important;
    background-color: var(--bs-btn-hover-bg);
    border-color: none!important;
    outline: 0;
    box-shadow: none!important;
}


.popover{
box-shadow: 0px 4px 30px #E6E6E6;
border-radius: 20px;
border: none!important;
}


.popover .popover-arrow::after, .popover .popover-arrow::before {

    border-color: transparent;
    border-style: none!important;

}



.pdr-4{
	padding-right: 3rem!important;

}

.client-box a{
	color: #fff;
	text-decoration: none;
}
.client-box a:hover{
	text-decoration: underline;
	color: #fff;
}


.accordion-button{
	background: none!important;
	border: none!important;
	color: #000!important;
	padding: 3rem 0 3rem 0!important;
}


.accordion-body{
	font-size: .9rem;
	color: #666;
	border: none!important;
	padding-top: 0!important;
}

.card{
	border: none!important;
}


.card-body{
	padding-top: .3em!important;
}

.card-body p{
	margin-bottom: .2rem!important;
}

.card-body a{
	color: #888;
	text-decoration: none;
}
.card-body a:hover{
	color: #888;
	text-decoration: underline;

}

.card img
{border-radius: 1.2rem!important;}


.nav-link-op{
	    background: rgba(255, 255, 255, 1)!important;
}

.accordion {

    --bs-accordion-btn-focus-border-color:none!important;
    --bs-accordion-btn-focus-box-shadow:none!important;
    --bs-accordion-active-icon: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--bs-body-color%29'%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)!important;

}
.accordion-button:not(.collapsed) {

    box-shadow: none!important;
}


.f-style-1{
/*font-family: fira-sans-2,sans-serif; */
font-family: "myFont-FiraSans-Bold";
font-weight: 500;
transition-duration: 2s;
font-style: normal;
}


.f-style-2{
	font-family: fira-sans, sans-serif;

font-weight: 400;

font-style: normal;
}


.fe-hover{
	border: none!important;
}

.fe-hover:hover{
	background: #FAFAFA;
	border-radius: 30px;
	box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.13);
	cursor: pointer;
	transform: translate3d(0,-.3rem,0);
	transition-duration: .5s;
}


.fe-hover-no-radius:hover{
	border-radius: 0!important;

}


.carousel-caption p{
	font-size: 1.6rem!important;
	letter-spacing: .3rem;
}



.text-end button{
	border-radius: .4rem!important;
}



.trans-text{
  transform: translateY(0px) translateZ(0px);
  animation: trans-text 1.5s;
  animation-fill-mode:forwards;
}






 @keyframes trans-text {
            from{
               transform: translateY(80px) translateZ(0px);
               opacity: 0;
            }
            to{
               transform: translateY(0px) translateZ(0px);
               opacity: 1;
            }
        }





/* fonts  */

@font-face {
  font-family: "myFont-FiraSans-Bold";
  src: url("fonts/Fira_Sans/FiraSans-Bold.ttf");
}

.tress-caption{
	margin-top: 1rem!important;
}

.carousel-indicators {

bottom: 5%!important;

}




.card-cover-1{
	background-color: #f3f8fd!important;
	background: url("bg-zc.png") right bottom no-repeat;

}

.card-cover-2{
	background-color: #fffcf2!important;
	background: url("bg-sm.png") right bottom no-repeat;
}

.card-cover-3{
	background-color: #eefcf8!important;
	background: url("bg-yj.png") right bottom no-repeat;
}


.card-cover-1,.card-cover-2,.card-cover-3{
	height: 33rem!important;
	background-size: 270px;
}

.card-cover-1 p,.card-cover-2 p,.card-cover-3 p{
	line-height: 200%;
}

.card-cover-1 h2{
	color: #ADBAC7;
}

.card-cover-2 h2{
	color: #C8C3B7;
}

.card-cover-3 h2{
	color: #A3C6BC;
}


.text-hover{
	display: block;
	opacity: 0;
	transition-duration: .6s;
	letter-spacing: .05rem;
	cursor: pointer;
	height: 250px;

}

.text-hover:hover{
	opacity: 1;
	animation: trans-text 1s;
	cursor: pointer;
	letter-spacing: .05rem;


}



.card-name-1{
	background-color: #F3FBFC!important;
	background: url("n-c.png") center 2rem no-repeat;
}


.card-name-2{
	background-color: #F4FBF3!important;
	background: url("n-t.png") center 2rem no-repeat;
}


.card-name-3{
	background-color: #F4F9FF!important;
	background: url("n-r.png") center 2rem no-repeat;
}

.card-name-4{
	background-color: #EEF2F6!important;
	background: url("n-e.png") center 2rem no-repeat;
}


.card-name-5{
	background-color: #FCF8F8!important;
	background: url("n-eng.png") center 2rem no-repeat;
}


.card-name-6{
	background-color: #F5F6FF!important;
	background: url("n-s.png") center 2rem no-repeat;
}


.card-name-1,.card-name-2,.card-name-3,.card-name-4,.card-name-5,.card-name-6{
	height: 18rem!important;
	background-size: 170px;
	cursor: pointer;
	position: relative;
	transition-duration: 1s;

}

.card-name-block span{
	font-size: 9rem;
	padding-top: .5rem;
	position: absolute;
	opacity: 0;
	display: block;
	width: 100%;
	height: 100%;

}

.card-name-block{
	transition-duration: 1s;
}




.card-name-1:hover,.card-name-2:hover,.card-name-3:hover,.card-name-4:hover,.card-name-5:hover,.card-name-6:hover{
	background-image: none;
	transition-duration: 1s;
	box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.2);
}
.card-name-block span:hover{
	opacity: 1;
	transition-duration: 2s;
	animation: trans-text 1s;
}

.s-c{
	color: #46B8BD;
}
.s-t{
	color: #75A46A;
}

.s-r{
	color: #437FCF;
}

.s-e{
	color: #61788C;
}
.s-eng{
	color: #C59090;
}

.s-s{
	color: #635DF7;
}




.row-zsy>* {

    padding-right: calc(var(--bs-gutter-x) * 1)!important;
    padding-left: calc(var(--bs-gutter-x) * 1)!important;

}


.row-name>* {

    padding-right: calc(var(--bs-gutter-x) * 3.5)!important;
    padding-left: calc(var(--bs-gutter-x) * 3.5)!important;

}


@media only screen and (max-width: 2000px) {
		.carousel-caption  h1{
	font-size: 3.4rem;
}
.carousel-caption p{
	font-size: 1.6rem!important;
}

.tress-caption{
	margin-top: 1rem!important;
}

.ctr-text h1{
	font-size:4.55rem;
}


}




@media only screen and (max-width: 1700px) {
	.carousel-caption  h1{
	font-size: 2.8rem;
}
.carousel-caption p{
	font-size: 1.6rem!important;
}


.tress-caption{
	margin-top: 1rem!important;
}
.tress-caption p{
	font-size: 1.7rem!important;
}


}



@media only screen and (max-width: 1500px) {
.carousel-caption{
	bottom: 0rem!important;
	padding: 0rem!important;

}

.navbar{
	font-size: 14px!important;
}
.text-end button{
	font-size: 14px!important;
}
.carousel-caption  h1{
	font-size: 2.8rem;
}
.carousel-caption p{
	font-size: 1.1rem!important;
}

.tress-caption p{
	font-size: 1.5rem!important;
}


.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 97%!important;

}

.card-cover-1,.card-cover-2,.card-cover-3{
	height: 36rem!important;
}
}

@media only screen and (max-width: 1300px) {
.carousel-caption{
	margin-top: -2.3rem!important;

}

.tress-caption{
	margin-top: 1rem!important;
}


.carousel-caption  h1{
	font-size: 2.3rem;
}
.carousel-caption p{
	font-size: 1.16rem!important;
}

.tress-caption p{
	font-size: 1.35rem!important;
}

.ctr-text h1{
	font-size: 3.45rem;
}
.ctr-text h4{
	font-size: 1.05rem;
}

.navbar{
	font-size: 14px!important;
}
.text-end button{
	font-size: 14px!important;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    width: 99%!important;

}
.row-cols-lg-2>* {
    width: 44%!important;
}

.card-cover-1 p,.card-cover-2 p,.card-cover-3 p{
	line-height: 180%;
	font-size: .9rem;
}


.card-cover-1,.card-cover-2,.card-cover-3{
	height: 35rem!important;
}

.row-zsy>* {

    padding-right: calc(var(--bs-gutter-x) * .5)!important;
    padding-left: calc(var(--bs-gutter-x) * .5)!important;

}


.row-name>* {

    padding-right: calc(var(--bs-gutter-x) * 2.0)!important;
    padding-left: calc(var(--bs-gutter-x) * 2.0)!important;

}

.name-text-big h1{
	font-size: 3rem!important;
}

.name-text-big h5{
	font-size: .8rem!important;
}
.py-1280{
	margin-top: .1rem!important;
}



}



@media only screen and (min-width: 1300px) {
	.carousel-caption{
	margin-top: -2rem!important;

}

.tress-caption{
	margin-top: 1rem!important;
}


.row-cols-lg-2>* {
    width: 44%!important;
}





@media only screen and (min-width: 1250px) {
.row {
    margin-right: 0!important;
}



}


