
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200&display=swap');


	.relative {
	  position: relative;
	}
	@font-face {
	    font-family: 'bebasregular';
	    src: url('../fonts/bebas-regular.woff2') format('woff2'),
	         url('../fonts/bebas-regular.woff') format('woff');
	    font-weight: normal;
	    font-style: normal;
	}
	@font-face {
	    font-family: 'bebasregular';
	    src: url('../fonts/bebas-regular.woff2') format('woff2'),
	         url('../fonts/bebas-regular.woff') format('woff');
	    font-weight: normal;
	    font-style: normal;
	}



	@font-face {
	    font-family: 'pt_serifregular';
	    src: url('../fonts/ptf55f-webfont.woff2') format('woff2'),
	         url('../fonts/ptf55f-webfont.woff') format('woff');
	    font-weight: normal;
	    font-style: normal;

	}


@font-face {
    font-family: 'pt_serifbold';
    src: url('../fonts/ptf75f-webfont.woff2') format('woff2'),
         url('../fonts/ptf75f-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
	.pt_bold{
		font-family: 'pt_serifbold';
	}

	.pt_regular {
		font-family: 'pt_serifregular';
	}
	.bebas_regular {
		 font-family: 'bebasregular';
	}
	body {
		background-color: #FFFFFF
;
	}
	h1{margin: 0;padding:0;}
	.abs_logo {
	    position: relative;
	    top: 40px;
	    left: 4%;
	}
	.vcenter_center {
	    display: inline-block;
	    vertical-align: middle;
	    float: none !important;
	    margin: 0 -2px;
	}
	.abs_logo  img{

	}
	.color_black {
		color: #000;
	}
	.color_orange {
		color:#d35937;
	}
	.font-70 {
		font-size:70px;
	}
	.font-14 {
		font-size: 14px;
	}
	.main_slideroutdiv {
		position: relative;
		display: inline-block;
		width: 100%;
	}
	.Veritas_swiper_out_div {
		padding-top: 50px;
	}
	.swiper_content {
	    height: 294px;
	    position: absolute;
	    vertical-align: middle;
	    top: 50px;
	    padding-left: 15px;
	}
	.swiper_content h1 {
		text-transform: uppercase;
		vertical-align: top;
	}
	.Veritas_swiper_out_div {
	    padding-top: 153px;
	    padding-bottom: 70px;
	}
 	.section1_all_keyhightlightul {
        text-align: center;
        padding-left: 0;
    }
    .section1_all_keyhightlightul {
    	margin: 0;
    	width: 63%;

    }
    .section1_all_keyhightlightul li {
        width: calc(100%/6);
        float: left;
        list-style: none;
    }
   	.section1_all_keyhightlightul .keyhightlightimg_block img {
    	margin: 0 auto;
    	width: 85%;
    }
   .section1_all_keyhightlightul  .keyhightlightblock {
	    padding: 15px;
	    background: #fff;
	    border-radius: 5px;
	    width: 90%;
	}
	.section1_all_keyhightlightul  .keyhightlightblock p{ 
		transition: all ease-in-out 0.5s;
		font-family: 'Inter', sans-serif;

	}
	.section1_all_keyhightlightul  .keyhightlightblock:hover p{
		color: #d35937;

	}
   .section1_all_keyhightlightul .keyhightlighttext p {
    	padding-top: 15px;
    	font-weight: bold;
    }

	.veritaslanding_swiper .swiper-container-fade .swiper-slide { 
		opacity : 0 !important; 
	}
	.veritaslanding_swiper .swiper-container-fade .swiper-slide-active { 
		opacity : 1 !important ;
	}
	.section1_all_keyhightlight {
		padding-top: 30px;
	}

	.veritaslanding_swiper .swiper-slide.swiper-slide-active .fright {
    	opacity: 0 
	}
	.veritaslanding_swiper .swiper-slide.swiper-slide-active .fright {
	    -webkit-animation-name: fright;
	    animation-name: fright;
	    transform: translateX(-2.5%);
	    transition: all ease 0.8s;
	    transition-delay: 0.8s;
	    opacity: 1 !important;;
	}
	.veritaslanding_swiper .swiper-slide.swiper-slide-active .fleft {
    	opacity: 0;
	}

	.veritaslanding_swiper .swiper-slide.swiper-slide-active .fleft {
	    -webkit-animation-name: fleft;
	    animation-name: fleft;
	    transform: translateX(2.5%);
	    transition: all ease 0.5s;
	    transition-delay: 0.3s;
	    opacity: 1;
	}
	.veritaslanding_swiper .swiper-slide.swiper-slide-active .fup {
    	opacity: 0;
	}

	.veritaslanding_swiper .swiper-slide.swiper-slide-active .fup {
	    -webkit-animation-name: fup;
	    animation-name: fup;
	    transform: translateY(-0%);
	    transition: all ease 0.5s;
	    transition-delay: 0.5s;
	    opacity: 1;
	}
	.veritaslanding_swiper .swiper-slide.swiper-slide-active .fup {
    	opacity: 0;
	}

	.veritaslanding_swiper .swiper-slide.swiper-slide-active .fup {
	    -webkit-animation-name: fup;
	    animation-name: fup;
	    transform: translateY(2%);
	    transition: all ease 0.5s;
	    transition-delay: 0.3s;
	    opacity: 1;
	}


a:hover {
	text-decoration: none;
	transition: all ease-in-out 0.5s;
}


/*New section css*/

.veritas_second_swiper {
	padding: 50px 0 ;
}

.font-40 {
	font-size: 40px;
}
.third_section_img img{
	float: right;
}
.section_padding {
	padding: 50px 0;
}

.opectiy_content {
    position: absolute;
    top:-25px;
    text-align: center;
    display: inline-block;
    text-align: center;
    width: 100%;
    opacity: 0.2;
}
.font-100{
	font-size: 100px;
}
.get_start button {
    background-image: linear-gradient(to right, #FCAC31, #ff8c13, #ff8020, #ff732a, #ff6633);
    border: none;
    color: #fff;
    padding: 10px 37px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius:50px;
 	font-family: 'Inter', sans-serif; 
 	transition: all ease-in-out 0.5s;
 	margin-top: 20px;

}
.get_start:hover button{

/*	background-image: linear-gradient(to right #ff6633 , #ff8c13, #ff8c13, #ff732a, #ff732a, #FCAC31);*/


 background-image: linear-gradient(to right, #ff8c13, #ff8c13, #ff8c13, #ff732a, #ff732a);

	/*background:#fe9f2f;*/
	

}
.opectiy_content h1 {
	font-family: 'Inter', sans-serif; 
}
.third_section_text {
    padding-left: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 30px;
}

.white{
	color: #fff;
}





@media only screen and (max-width:1680px){ 
	.Veritas_swiper_out_div {
	    padding-top: 169px;
	    padding-bottom: 50px;
	}
}

@media only screen and (max-width:1440px){ 
	.font-70 {
 	   font-size: 60px;
	}
	.swiper_content {
	    height: 252px;
	    position: absolute;
	    vertical-align: middle;
	    top: 50px;
	    padding-left: 15px;
	}
	.section1_all_keyhightlightul {
    	margin: 0;
	    width: 75%;
	}
}
@media only screen and (max-width:1366px){ 
	
	.section1_all_keyhightlightul {
	    margin: 0;
	    width: 72%;
	}
	.section1_all_keyhightlight {
    	padding-top: 15px;
	}
	.Veritas_swiper_out_div {
	    padding-top: 125px;
	    padding-bottom: 25px;
	}
}
@media only screen and (max-width:1152px){ 
	.font-70 {
    	font-size: 52px;
	}
	.Veritas_swiper_out_div {
	    padding-top: 210px;
	 	padding-bottom: 20px;
	}
	.section1_all_keyhightlightul {
	    margin: 0;
	    width: 76%;
	}
	.font-14 {
    	font-size: 12px;
	}
	.section1_all_keyhightlightul .keyhightlightimg_block img {
	    margin: 0 auto;
	    width: 75%;
	}
}
@media only screen and (max-width:1024px){ 
	.Veritas_swiper_out_div {
    	padding-top: 160px;
    	padding-bottom:30px;
	}
}
@media only screen and (max-width:991px){  
	.section1_all_keyhightlightul {
	    margin: 0;
	    width: 100%;
	}
	.Veritas_swiper_out_div {
	    padding-top: 320px;
	    padding-bottom: 20px;
	}	
	.font-70 {
    	font-size: 40px;
	}
}
@media only screen and (max-width:767px){  

	.veritas_second_swiper .swiper-slide {
		width: 50% !important;
	}
	.veritas_second_swiper .swiper-slide img {
		width:90%;
		margin: 0 auto;
	}
	.swiper_img {
		text-align: center;
	}
	.font-100 {
    	font-size: 50px;
	}		
	.third_section_text {
	    padding-left: 0px;
	    padding-top: 50px;
	    padding-bottom: 50px;
	    padding-right: 0px;
	}
	.font-40 {
    	font-size: 30px;
	}

	.swiper_content {
	    height: auto;
	    position: relative;
	    vertical-align: middle;
	    top: 0;
	    padding-left: 15px;
	}

	.Veritas_swiper_out_div {
	    padding-top: 50px;
	    padding-bottom: 0;
	    
	}

	.section1_all_keyhightlightul {
	    margin: 0;
	    width: 100%;
	}
	.section1_all_keyhightlightul li {
	    width: calc(100%/3);
	    float: left;
	    list-style: none;
	}

	.section1_all_keyhightlightul li {
	    width: calc(100%/3.3);
	    float: left;
	    list-style: none;
	    margin-right: 5px;
	    display: inline-block;
	    margin-left: 6px;
	}
/*	.swiper_img img {
	    width: 75%;
	    margin: 0 auto;
	    padding-top: 20px;
	    padding-bottom: 30px;
	}	*/
	.font-70 {
    	font-size:30px;
	}
	.section1_all_keyhightlightul .keyhightlightblock {
	    padding:12px;
	    background: #fff;
	    border-radius: 5px;
	    width: 100%;
	    margin-bottom:10px;	
	}
}
@media only screen and (max-width:400px){
	.section1_all_keyhightlightul li {
	    width: calc(100%/3.4);
	    float: left;
	    list-style: none;
	    margin-right: 5px;
	    display: inline-block;
	    margin-left: 6px;
	}
	.section1_all_keyhightlightul .keyhightlightblock {
    	padding: 10px;
	}
	.font-40 {
    	font-size: 26px;
	}
	.font-100 {
    	font-size: 40px;
	}
}
