@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&display=swap');
html{
	scroll-behavior: smooth;
}
body{
	padding: 0px;
	margin: 0px;
	font-family: 'Montserrat', sans-serif;
}

/*  ---------Home page css---------	*/
.cus-navbar{
	display: flex;
 	justify-content: flex-end;
 	width: 100%; 	
}
header{
	margin-bottom: 10px;
}
header nav{
	padding-left: 4%!important;
    padding-right: 3.3%!important;
}
header .ftr-btn{
	border-color: #0a1c7c!important;
}
.plogo-area .col-md-3{
	max-width: 25%;
	padding-left: 0;
}
.plogo-area .col-md-9{
	max-width: 75%;
}
.plogo-area a{
	text-decoration: none;
}
.cus-navbar li{
	padding: 0px 15px;
}
.cus-navbar a{
	color: #0a1c7c!important;
	font-weight: 500;
}
.cus-navbar .active{
	font-weight: 800;
}
.dream-sec{
	background-color: #0a1c7c;
	color: white;
}
.pad-2p{
	padding: 0 4%;
}
.m-l-4p{
	margin-left: 4%;
}
.texta-holder{
	display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 15px 15px 15px 30px;
}
.texta-holder h1{
	font-size: 3.6rem;
    margin-bottom: 35px;
}
.a-getStarted{
	font-size: 20px;
    color: white;
    padding: 10px 30px;
    border: 1px solid white;
}
.a-getStarted:hover{
	background-color: white;
	color:#0a1c7c;
	text-decoration: none;
}
.home-main-img{
	width: 100%;
	margin-top: -45px;
    margin-bottom: -45px;
}
.top-social-icons{
    position: absolute;
    right: 24px;
    top: -30px;
    color: #0a1c7c;
    max-width: 100px;
}
.top-social-icons a{
    color: #0a1c7c;
}
.top-social-icons i{
	font-size: 23px;
	margin: 0px 8px;
}
.promise-sec{
	background-color: #eff2f1;
	margin-top: 43px;
	padding: 3%;
}
.head-cards{
    padding: 20px 20px;
    box-shadow: -6px 6px 9px #9dafaa;
    height: 100%;
}
.head-cards img{
	width: 50px;
    margin-top: 13px;
}
.head-cards-p{
	padding: 5px 0px;
    margin: 0px;
    font-size: 24px;
}
.head-cards-pdet{
	font-size: 19px;
    max-width: 262px;
    margin: 0;
    line-height: 1.2;
}
.fw-1000{
	font-weight: 700;
}
.fw-400{
	font-weight: 400;
}
.fw-500{
	font-weight: 500;
}
.btn-learn{
	border: 2px solid #0a1c7c;
	padding: 9px 30px;
	border-radius: 0;
	width: 100%;
}
.btn-learn:hover{
	background-color: #0a1c7c;
	color: white;
}
.bo-rt-4{
	border-right: 4px solid #0a1c7c;
}
.c-pro-sec{
	background-color: #eff2f1;
	color: white;
	padding: 3%;
}
.p-r-0{
	padding-right: 0;
}
.cpro-left{
	padding-left: 0;
	position: relative;
}
.cpro-let-img{
	box-shadow: 0px 3px 6px #00000029;
}
.cpro-img{
	position: absolute;
	bottom: 20px;
}
.cpro-title{
	position: absolute;
	bottom: 70px;
	left: 15px;
}
.cpro2-left{
	padding-left: 0;
	position: relative;
}
.cpro2-title{
	position: absolute;
	top:30%;
	left: 15px;
}
.lrn-btn-holder{
	max-width: 200px;
    margin: auto;
    padding: 50px 0px;
}
.testimonial-sec{
	background-color: #eff2f1;
	color: white;
	padding: 3%;
	padding-bottom: 80px;
}
.p-testimonial{
	background-color: #429cea;
	text-align: center;
	color: white;
	padding: 20px;
	height: 100%;
	box-shadow: 0px 8px 6px #9dafaa;
}
.testimonial-2{
	background-color: #0a1c7c;
}
.testi-det{
	font-size: 21px;
	line-height: 1.2;
}
.testi-head-img{
	margin-top: -80px;
}
.experience-sec{
	background: linear-gradient(0deg, rgb(10, 28, 124,0.6), rgb(10, 28, 124,0.6)), url(../PaxcelExport/photo_1554438678_904c9b6bc771.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 3%;
}
.exp-logos img{
	max-width: 100%;

}
.t-decoration-ab3{
    border-bottom: 5px solid white;
    padding-bottom: 12px;
}
.contact-sec{
	padding: 35px 0px;
	background-color:#eff2f1;

}
.input-decorate{
	background-color: #429cea;
    border: 2px solid white;
    border-radius: 0px;
}
.btn-decorate{
	background-color: #429cea;
    border: 2px solid white;
    border-radius: 0px;
    padding: 5px 31px;
    color: white;
}
.form-holder{
	padding: 5%;
	background-color: #429cea;
	color: white;
	box-shadow: 0px 8px 6px #9dafaa;
}






/*  ---------About page css---------	*/


.about-bg-img{
	background: linear-gradient(0deg, rgb(10, 28, 124,0.6), rgb(10, 28, 124,0.6)), url(../PaxcelExport/austin_distel_mpN7xjKQ_Ns_unsp.png);
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding: 175px 0px;
}
.img-bg-info{
	padding: 20px 18px;
}
.aboutus-info-1{
	/*border-right: 2px solid white;*/
}
.bo-m-1{
	border:1px solid white;
	height: 100%;
	width: 1px;
}

.img-bg-info-1 p{
	font-size: 40px;
	margin: 0px;
	padding-right: 8%;
}
.img-bg-info-1{
	padding-top: 10px;

}
.aboutus-info-2 p{
	color: white;
	font-size: 20px;
}
.t-decoration-ab{
    border-bottom: 5px solid #0a1c7c;
    padding-bottom: 12px;
}
.pax-numbers h1{
	font-weight: 700;
}
.pax-numbers{
	margin:50px 0px 30px;
}
.pax-items .col-lg-3{
	margin-top: 15px;
}
.pax-num-head{
	margin-left: 4%;
	margin-bottom: 20px;
}
.img-bg-info-container{
	    box-shadow: -6px 6px 6px #9dafaa;
	margin-top: -31px;
	background-color:  #429cea;
}
.paxel-info{
	margin: 50px 0px 0px; 
}
.left-bbox{
	background-color: #429cea;
	padding: 3% 4%;
	color: white;
}
.content-bg-img{
	background-image: url(../PaxcelExport/you_x_ventures_6awfTPLGaCE_uns.png);
    height: 100%;
    margin-left: -80px;
    background-repeat: no-repeat;
    background-position: center;
}
.item1{
	text-align: center;
}
.lead-item{
	background-color: blue;
}
.max-w-640{
	max-width: 640px;
}
.process-box{
	background-color: #0a1c7c;
	padding-top: 30px;
	padding-bottom: 30px;
}
.t-decoration-ab2{
    border-bottom: 5px solid #429cea;
    padding-bottom: 12px;
}
.process-item{
	height: 150px;
    width: 150px;
    border: 2px solid #3398ea;
    padding: 40px;
    border-radius: 85px;
    margin: auto;
}
.process-item img{
	width: 100%;
}
.second-pline{
	max-width: 900px;
	margin: auto;
}
.third-pline{
	max-width: 1100px;
	margin: auto;
}
.third-pline h2{
	margin-top: 7px;
}
.pr-arrow-r{
	position: relative;top: 50px;
}
.first-pline-arrows{
	margin: auto;
    width: 100%;
    max-width: 610px;
    text-align: center;
    margin-top: -76px;
    margin-bottom: 20px;
}
.second-pline-arrows{
	margin: auto;
    width: 100%;
    max-width: 610px;
    text-align: center;
    margin-bottom: -35px;
    margin-top: 20px;
}
.leadership-box{
	background-color: #eff2f1;
	padding: 60px 20px 30px;
}
.ldr-image-holder{
	background-color: #429cea;
    box-shadow: -10px 10px 10px #9dafaa;
    max-width: 380px;
    margin:30px auto 50px;
	height: 350px;
}
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: relative;
  top: 30px;
  left: 30px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: -10px 10px 10px #9dafaa;
  
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
}

.flip-card-back {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
  padding-top:25px;
}
.ldr-image{
	background-image: url(../PaxcelExport/ldr-image.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
}
.story-box{
	border: 2px solid #0a1c7c;
	position: relative;
	margin: 100px auto 30px;
}
.story-title{
	background-color: #0a1c7c;
    color: white;
    position: absolute;
    top: -22px;
    padding: 5px 30px;
    left: -89px;
}
.story-desc{
	font-weight: 600;
    color: #0a1c7c;
    padding: 3%;
    margin: 0px;
    line-height: 1.2;
}
.story-desc span{
	font-weight: 700;
}



/*  ---------Services page css---------	*/

.svc-bg-img{
	background: linear-gradient(0deg, rgb(10, 28, 124,0.6), rgb(10, 28, 124,0.6)), url(../PaxcelExport/about-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding: 175px 0px;
}
.svc-bg-img h1{
	font-size: 55px;
}
.svc-bg-img p{
	color:white;
}
.s-features-info{
	box-shadow: -10px 10px 10px #9dafaa;
	background-color: #429cea;
	margin-top: -29px;
	color: white;
	padding: 50px 30px;
	margin-bottom: 30px;
	position: relative;
}
.s-features-bgImg{
	width: 250px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.t-decoration{
	font-weight: 300;
    border-bottom: 5px solid white;
    padding-bottom: 7px;
}
.s-tbanner .col-lg-6{
	margin-top: 20px;
}
.s-tbanner-para{
	font-size: 22px;padding-top: 16px;
}
.bo-r-3{
	border-right: 3px solid white;
}
.bo-md-1{
	border:1px solid white;
	height: 100%;
	width: 1px;
}
.list{
	display: inline-block;
	list-style-type: none;
}
.list li{
	padding: 10px 0px;;font-size: 24px;
}

.services-info{
	background-color: #0a1c7c;
	padding: 3% 3% 0%;
	color: white;
}
.services-info-img{
	width: 65px;
}
.s-srv-head{
    color: #ffffff;
    font-weight: 300;
    line-height: 1.1;
}
.s-srv-para{
	color: #c4bbd7;
	line-height: 1.1;
}
.bsn-section{
	background-color: #eff2f1;
	padding: 3% 3% 0%;
}
.bsn-head{
	color: #0a1c7c;
	font-weight: 400;
	max-width: 500px;
	border-bottom: 1px solid #0a1c7c;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.t-decoration2{
	padding-bottom: 11px;
    border-bottom: 5px solid #3c269f;
}
.business-info-img{
	height: 73px;
    display: inline-block;
    position: relative;
    top: -6px;
        margin-right: 19px;
    }
.s-business-head{
	display: inline-block;
	position: absolute;
    top: 10px;
    color: #3c269f;
    line-height: 1.1;
    font-weight: 400;
    max-width: 200px;
}
.s-business-para{
	color: #3c269f;
	line-height: 1.1;
	margin-bottom: 40px;
}
.max-w-320{
	max-width: 320px;
}
.max-w-350{
	max-width: 350px
}
.m-auto{
	margin:auto;
}
.fw-300{
	font-weight: 300;
	margin-bottom: 40px;
}
.training-head{
	display: inline-block;
	color: #fffffe;
	font-weight: 300;
	max-width: 150px;
	position: absolute;
    top: 14px;
    margin-left: 20px;
    line-height: 1.1;
}
.tr-head-img{
	max-width: 75px;
}
.s-training-para{
	color: #e1e7f3;
	line-height: 1.3;
	margin-bottom: 10px;
}
.talent-para{
	padding: 0px 10px 20px 0px;
	color: #132281;
	line-height: 1.1;
}


/*  ---------Footercss---------	*/

footer{
	background-color: #eff2f1;
	padding: 0 2%;
}
.footer-inner{
	border-top: 1px solid #0a1c7c;
}
footer nav{
	padding-left: 0!important;
	padding-right: 0!important;
}
footer nav .navbar-brand{
	padding-left: 0!important;
}
footer ul{
	margin: auto;
}
footer ul a{
	color: #0a1c7c!important;
	font-weight: 300;
	margin: 0px 20px;
	font-weight: 500;
	padding: .5rem 0 .2rem!important;
}
footer .active{
	font-weight: 700;
	border-bottom: 2px solid #0a1c7c;
	padding-bottom: 5px;
}
.social-icons{
	width: 55%;
}
footer .social-icons i{
	color: #0a1c7c;
}
.to-top-box{
	text-align: right;
}
.to-top-box img{
	width: 35px;
	text-align: right;
}
footer .ftr-btn{
	margin:20px auto;
	border: 2px solid #0a1c7c;
	border-color: #0a1c7c!important;
}



.theme-bcolor{
	color: #0a1c7c;
}
.theme-lbcolor{
	color: #429cea;
}
.fw-400{
	font-weight: 400;
}
.cpopup-effect{
    transition: all 0.2s ease-in-out;
}
.cpopup-effect:hover{
	cursor: pointer;
	transform: scale(1.08);
}














/*  ---------Responsivess---------	*/

@media only screen and (max-width: 1130px) and (min-width: 991px){
	.cus-navbar li {
	    padding: 0px;
	}
	.texta-holder h1 {
	    font-size: 2.2rem;
	}
	.head-cards-p{
		font-size: 18px;
	}
	.head-cards .fw-1000{
		font-size: 21px;
	}
	.p-testimonial h5{
		font-size: 1,1rem;
	}
	.testi-det {
	    font-size: 17px;
	}
	.cpro2-title {
	    font-size: 16px;
	}
	.cpro2-left .fs-21{
		font-size: 13px;
	}
	.services-info-img{
		width: 45px;
	}
	.left-bbox .display-4{
		font-size: 2.2rem;
	}
	.left-bbox .fs-24{
		font-size: 18px;
	}
	.max-w-640 {
	    max-width: 400px;
	}
	.second-pline {
	    max-width: 800px;
	}
	.third-pline {
	    max-width: 890px;
	}
	.story-title {
	    left: -20px;
	}
}
@media only screen and (max-width: 990px) and (min-width: 768px){
	.texta-holder h1 {
	    font-size: 1.6rem;
	}
	.cpro-title{
		font-size: 19px;
    	bottom: 39px;
	}
	.cpro2-title{
		font-size: 13px;
	}
	.cpro2-left .fs-21{
		font-size: 9px;
		left: 7px;
	}
	.promise-sec .t-decoration-ab{
		padding-bottom: 0;
	}
	.p-testimonial h5{
		font-size: 1rem;
	}
	.testi-det {
	    font-size: 15px;
	}
	.home-main-img {
	    width: 100%;
	    margin-top: 45px;
	    margin-bottom: 0px; 
	}
	.s-features-bgImg{
		width: 200px;
	}
	.s-tbanner-para{
		font-size: 15px;
		max-width: 500px;
	}
	.list{
		columns: 2;
		padding-left: 0;
	}
	.list li {
	    font-size: 18px;
	    white-space: nowrap;
	    margin-right: 20px;
	}
	.bo-r-3{
		border-right: 0px;
	}
	.s-srv-head{
		margin: 3px 0px 0px;
	}
	.ml-auto{
		margin-left: 0!important;
	}
	.dis-mdb-none{
		display: none;
	}
	.left-bbox .display-4{
		font-size: 1.7rem;
	}
	.left-bbox .fs-24{
		font-size: 14px;
	}
	.max-w-640 {
	    max-width: 325px;
	}
	.second-pline {
	    max-width: 600px;
	}
	.third-pline {
	    max-width: 600px;
	}
	.process-item {
	    height: 100px;
	    width: 100px;
	    padding: 20px;
	}
	.process-box h2{
	    font-size: 18px;
	}
	.first-pline-arrows, .second-pline-arrows{
	    max-width: 440px;
	}
	.third-pline .pr-arrow-r {
	    max-width: 99px;
	    left: 15px;
	}
	.ldr-image-holder {
	    max-width: 250px;
	    height: 250px;
	}
	.story-title {
	    left: -20px;
	    font-size: 17px;
	}
}
@media only screen and (max-width: 767px) and (min-width: 250px){
	.top-social-icons{
		display: none;
	}
	.plogo-area .col-md-3{
		padding: 0;
	}
	.plogo-area .col-md-9{
		padding-right: 0px;
		padding-left: 5px;
	}
	.plogo-area img{
		width: 55px;
	    position: relative;
	    top: 6px;
	}
	.plogo-area h4{
		font-size: 17px
	}
	.plogo-area h6{
		font-size: 13px;
	}
	.texta-holder h1 {
	    font-size: 1.6rem;
	}
	.home-main-img {
	    max-width: 180px;
	    margin-top: 21px;
	    margin-bottom: 0px;
	    margin-left: 3%;
	}
	.bo-rt-4{
		border:0;
		margin: 30px 0px;
	}
	.cpro-item .col-xs-6{
		width: 50%;
	}
	.cpro2-title{
		font-size: 20px;
	}
	.cpro2-left .fs-21{
		font-size: 17px;
		left: 7px;
	}
	.testimonial-sec .col-lg-4{
		margin-bottom: 100px;
	}
	.m-section .row{
		text-align: center;
	}
	.svc-bg-img, .about-bg-img{
		padding: 80px 0px;
	}
	.bo-m-1{
		border:0;
	}
	.s-features-info{
		margin-top: 0px;
		padding: 30px 15px;
	}
	.s-features-bgImg{
		width: 70px;
	}
	.s-tbanner-head{
		font-size: 1.4rem;
	}
	.s-tbanner-para{
		font-size: 15px;
		max-width: 500px;
	}
	.list{
		padding-left: 0;
	}
	.list li {
	    font-size: 18px;
	    white-space: nowrap;
	    padding: 5px 0px;
	}
	.bo-r-3{
		border-right: 0px;
	}
	.services-info .t-decoration{
		padding-bottom: 0;
	}
	.s-srv-head{
		margin: 3px 0px 0px;
	}
	.bsn-head{
		border-bottom: 0;
	}
	.bsn-head span{
		padding-bottom: 0px;
	}
	.ml-auto{
		margin-left: 0!important;
	}
	.m-auto{
		margin: unset!important;
	}
	.dis-mdb-none{
		display: none;
	}
	.max-w-320, .max-w-350{
		max-width: 100%;
	}
	.content-bg-img{
		display: none;
	}
	.left-bbox .display-4{
		font-size: 1.7rem;
	}
	.left-bbox .fs-24{
		font-size: 14px;
	}
	.max-w-640 {
	    max-width: 325px;
	}
	.second-pline {
	    max-width: 290px;
	}
	.second-pline .col-xs-6{
		width: 50%;
	}
	.third-pline {
	    max-width: 300px;
	}
	.process-item {
	    height: 50px;
	    width: 50px;
	    padding: 12px;
	}
	.process-box h2{
	    font-size: 12px;
	    padding: 0;
	}
	.first-pline-arrows img, .second-pline-arrows img{
	    max-width: 40px;
	}
	.first-pline-arrows{
	    max-width: 190px;
	    margin-top: -27px;
	    margin-bottom: 5px;
	}
	.second-pline-arrows{
	    max-width: 190px;
	    margin-top: 6px;
	    margin-bottom: -6px;
	}
	.third-pline .col-xs-2{
	    width: 20%;
	}
	.third-pline .col-xs-3{
	    width: 20%;
	}
	.third-pline .col-xs-3 img{
	    max-width: 40px;
	    left: 2px;
	    top: 17px;
	}
	.third-pline .pr-arrow-r {
	    max-width: 99px;
	    left: 15px;
	}
	.ldr-image-holder {
	    max-width: 250px;
	    height: 250px;
	}
	.story-title {
	    left: -20px;
	    font-size: 17px;
	}
	footer ul{
		max-width: 150px;
	}
	.social-icons{
		width: 100%;
		max-width: 400px;
		margin: auto;
		text-align: center;
	}
	.to-top-box{
		text-align: center;
	}
}
