@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

#main_index {
    overflow: hidden;
    padding-bottom: 0 !important;
}

a:hover {
    text-decoration: none;
}

/*@media screen and (max-width: 767.5px){*/
    
/*.index_wrapper_2 .item>img{*/
      
/*    min-height:100vw!important;*/
/*    object-fit:cover;*/
   
/*}*/

/*}*/

.hp_ts {
    background: #0c8e36;
    padding: 0.75% 3%;
}

.hp_ts li {
    color: white;
    display: flex;
    align-items: center;
}

.hp_ts span {
    margin: 0 5px;
}

.hp_ts_link {
    color: white;
    transition: 0.3s;
    font-size: 1.03vw;
}

.hp_ts_link:hover {
    color: #000000;
}

.hp_ts_icon {
    width: 1.3vw;
    margin-right: 0.5vw;
}

.hp_ts_iconx {
    width: 1.7vw;
    margin-right: 0.4vw;
}

.hp_ts_box {
    display: flex;
    justify-content: space-between;
}

.hp_ts_ul1 {
    list-style-type: none;
    padding-inline-start: 0;
    margin-bottom: 0;
    display: flex;
    gap: 2vw;
    padding-left: 1%;
}

.hp_ts_ul2 {
    list-style-type: none;
    padding-inline-start: 0;
    margin-bottom: 0;
}

/*Menu*/

.navbar_type8 .nav_tab .nav_item a {
    color: black;
    padding: 10px 1.5vw;
    font-size: 1vw;
    transition: 0.3s;
}

.navbar_type8 .nav_tab .nav_item:hover a {
    color: #fff;

}

.navbar_type8 .logo img {
    
    width: 28vw;
    padding: 0;
}

.navbar_type8 .nav_tab {
    flex: 0 1 70%;
    
    padding-left: 0;
    padding-right: 3%;

}

.navbar_type8 {
   
    height: 90px;
   
}

.navbar_type8 .logo {
    flex: 0 1 30%;
  
    margin-left: 4%;
}

.navbar_type8 .nav_tab .nav_item::before {
  
    clip-path: polygon(20% 0, 100% 0%, 80% 100%, 0% 100%);
    top: 0%;
    bottom: 0;
    margin: auto;
    width: 100%;
    left: 0%;
    right: 0;
    border-bottom: none;
    transition: all 0.4s ease-in-out;
    opacity: 1;
    height: 125%;
    transform: unset;
    background-color: #e7321f;
    z-index: -1;
    opacity: 0;
}

.navbar_type8 .nav_tab .nav_item:hover::before {
  
 
    opacity: 1;
}

.dark_nav {
    background-color: #fff !important;
   
}

.navbar_mobile .logo_img {
    transform: scale(1.2);
    padding: 15px;
}

.navbar_mobile {
    
    background-color: rgba(255, 255, 255, 1);
    
}

@media screen and (max-width: 1200.5px){
.navbar_type8 .nav_tab .nav_item a {
   
    padding: 10px 1.25vw;
    font-size: 1.1vw;
   
}

.navbar_type8 .logo img {
    width: 28.5vw;
    padding: 0;
}

.hp_ts_iconx {
    width: 2vw;
    margin-right: 0.5vw;
}

.hp_ts_icon {
    width: 1.5vw;
    margin-right: 0.5vw;
}

.hp_ts_link {
  
    font-size: 1.3vw;
}

}

/*Banner*/

/*Products*/

.hp_products {
    padding: 6% 6% 6%;
}

.hp_products_image {
    width: 100%;
}

.hp_products_ibox {
    overflow: hidden;
    border-radius: 15px 15px 0 0;
}

.hp_products_fbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3%;
}

.hp_products_title1 {
    color: #e7321f;
    font-size: 1.05vw;
    letter-spacing: 0.2vw;
    margin-bottom: 2%;
    padding-left: 5%;
    position: relative;
}

.hp_products_title1::before {
    position: absolute;
    content: "";
    background-color: #e7321f;
    width: 1.25vw;
    height: 1px;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
}

.hp_products_title2 {
    color: #0c8e36;
    font-size: 2.2vw;
    font-weight: 800;
    margin-bottom: 0;
}

.hp_products_desc {
    text-align: end;
    margin-bottom: 0;
    color: black;
    line-height: 1.6;
    font-size: 1vw;
    font-weight: 400;
    margin-top: 12%;
    font-family: DM Sans;
}

.hp_products_item {
    margin-bottom: 0;
    color: #fff;
    font-size: 1.1vw;
    font-weight: 600;
}

.hp_products_fbox2 {
    background: #e7321f;
    display: flex;
    position: relative;
    padding: 5% 8%;
}

.hp_products_icon {
    width: 5.5vw;
    transition: 0.3s;
}

.hp_products_box:hover .hp_products_icon {
    transform: rotate(45deg);
}

.hp_products_link {
    color: white;
}

.hp_products_icbox {
    position: absolute;
    right: 3%;
    top: -65%;
}

@media screen and (max-width: 1200.5px){

.hp_products_title1 {
   
    font-size: 1.35vw;
    letter-spacing: 0.2vw;
    margin-bottom: 2%;
    padding-left: 5%;

}

.hp_products_title1::before {
    
    width: 1.5vw;
   
}

.hp_products_title2 {
    
    font-size: 2.65vw;
   
}

.hp_products_desc {
   
    font-size: 1.3vw;
    margin-top: 12%;
   
}

.hp_products_item {
  
    font-size: 1.25vw;
    
}

.hp_products_icon {
    width: 5.75vw;
    
}

.hp_products .col-12.col-md-4 {
    padding: 0 1vw;
}

.hp_products_fbox2 {
  
    padding: 5% 6%;
}

}

@media screen and (max-width: 767.5px){

.hp_products_title1 {
   
    font-size: 3.5vw;
    letter-spacing: 0.5vw;
    margin-bottom: 3%;
    padding-left: 6%;

}

.hp_products_title1::before {
    
    width: 3.75vw;
   
}

.hp_products_title2 {
    
    font-size: 7vw;
   
}

.hp_products_title2 br {
    
    display: none;
}

.hp_products_desc {
   
    font-size: 3.75vw;
    margin-top: 6%;
    text-align: start;
}

.hp_products_desc br {
   
    display: none;
}

.hp_products_item {
  
    font-size: 3.75vw;
    
}

.hp_products_icon {
    width: 17vw;
    
}

.hp_products .col-12.col-md-4 {
    padding: 0 15px 6%;
}

.hp_products_fbox2 {
  
    padding: 5% 8%;
}

.hp_products {
    padding: 12% 3% 6%;
}

.hp_products_fbox {
  
    align-items: start;
    margin-bottom: 8%;
    flex-direction: column;
}

.hp_products_icbox {
 
    right: 3%;
    top: -55%;
}

}

/*Why*/

.hp_why {
    padding: 2% 7% 6%;
}

.hp_why_fbox {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3%;
}

.hp_why_fbox2 {
    display: flex;
    justify-content: space-between;
}

.hp_why_s {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 4.5vw;
    font-weight: 700;
}

.hp_why_tbox {
    text-align: center;
}

.hp_why_image {
    width: 6vw;
    border-radius: 10px;
    transition: 0.3s;
}

.hp_why_image:hover {
    transform: translateY(-15px);
}

.hp_why_box {
    background: #f7f7f7;
    border-radius: 20px;
    padding: 4.5% 3% 3.5%;
    flex:  0 0 35%;
}

.hp_why_box2 {
    display: flex;
    flex-direction: column;
    gap: 1vw;
    flex:  0 0 25%;
    justify-content: center;
}

.hp_why_title1 {
    color: #e7321f;
    font-size: 1.05vw;
    letter-spacing: 0.2vw;
    margin-bottom: 1%;
    padding: 0 2%;
    position: relative;
    display: inline-block;
}

.hp_why_title1::before {
    position: absolute;
    content: "";
    background-color: #e7321f;
    width: 1.25vw;
    height: 1px;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
}

.hp_why_title1::after {
    position: absolute;
    content: "";
    background-color: #e7321f;
    width: 1.25vw;
    height: 1px;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
}

.hp_why_title2 {
    color: #0c8e36;
    font-size: 2.2vw;
    font-weight: 800;
    margin-bottom: 4%;
}

.hp_why_item1 {
    color: #0c8e36;
    font-size: 1.25vw;
    font-weight: 700;
    margin-bottom: 5%;
    margin-top: 5%;
}

.hp_why_item2 {
    margin-bottom: 0;
    font-size: 0.91vw;
    font-weight: 400;
    color: black;
    line-height: 1.8;
    font-family: dm sans;
}

.hp_why_ritem2 {
    margin-bottom: 0;
    color: #fff;
    font-size: 1.3vw;
    font-weight: 400;
    
}

.hp_why_ritbox {
    background: #e7321f;
    border-radius: 15px;
    text-align: center;
    padding: 7% 9% 9%;
}

.hp_why_ritem1 {
    margin-bottom: 0;
    font-size: 5vw;
    font-weight: 700;
}

@media screen and (max-width: 1200.5px){
.hp_why_title1 {
  
    font-size: 1.35vw;
    letter-spacing: 0.2vw;
    margin-bottom: 1%;
    padding: 0 2.5%;
  
}

.hp_why_title1::before {
    width: 1.5vw;
}

.hp_why_title1::after {
    
    width: 1.5vw;
    
}

.hp_why_title2 {
  
    font-size: 2.65vw;
  
    margin-bottom: 4%;
}

.hp_why_item1 {
  
    font-size: 1.45vw;

    margin-bottom: 5%;
    margin-top: 5%;
}

.hp_why_item2 {
 
    font-size: 1.18vw;
  
}

.hp_why_ritem2 {
   
    font-size: 1.5vw;
   
    
}

.hp_why_box {
   
    padding: 4% 3% 3%;
  
}

.hp_why_s {

    font-size: 5vw;
  
}

.hp_why_ritem1 {
   
    font-size: 5.5vw;
    
}

.hp_why_image {
    width: 6.5vw;
   
}

}

@media screen and (max-width: 767.5px){
.hp_why_title1 {
  
    font-size: 3.5vw;
    letter-spacing: 0.5vw;
    margin-bottom: 3%;
    padding: 0 5.5%;
  
}

.hp_why_title1::before {
    width: 3.5vw;
}

.hp_why_title1::after {
    
    width: 3.5vw;
    
}

.hp_why_title2 {
  
    font-size: 7vw;
  
    margin-bottom: 9%;
}

.hp_why_item1 {
  
    font-size: 4vw;

    margin-bottom: 6%;
    margin-top: 6%;
}

.hp_why_item2 {
 
    font-size: 3.5vw;
  
}

.hp_why_ritem2 {
   
    font-size: 5vw;
   
}

.hp_why_box {
   
    padding: 12% 9% 3%;
  
}

.hp_why_s {

    font-size: 19vw;
  
}

.hp_why_ritem1 {
   
    font-size: 20vw;
    
}

.hp_why_image {
    width: 19vw;
   
}

.hp_why {
    padding: 12% 3% 33%;
}

.hp_why_fbox {
    padding: 0 15px;
    margin-bottom: 31vw;
    flex-direction: column;
    gap: 6vw;
}

.hp_why_fbox2 {
    padding: 0 15px;
    flex-direction: column;
    gap: 6vw;
}

.hp_why_box2 {
    
    gap: 6vw;
    
}

}

/*PPD*/

.hp_ppd {
	overflow: hidden;
	background: #0c8e36; 
	padding: 2.25% 0;
}

.hp_ppd .col-12 {
	padding: 0;
}

.hp_ppd_marquee {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.hp_ppd_track {
	display: flex;
	width: max-content;
	animation: marquee 25s linear infinite;
}

.hp_ppd_title {
	white-space: nowrap;
	font-size: 2vw;
	font-weight: 800;
	color: #fff;
	margin-bottom: 0;
	display: flex;
	align-items: center;
}

.hp_ppd_title span {
    margin: 0 1.5vw;
    font-size: 1vw;
}

@keyframes marquee {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-50%);
	}
}

@media screen and (max-width: 1200.5px){
.hp_ppd_title {

	font-size: 2.5vw;

}

.hp_ppd_title span {
    margin: 0 1.75vw;
    font-size: 1.25vw;
}

.hp_ppd {

	padding: 2.5% 0;
}

}

@media screen and (max-width: 767.5px){
.hp_ppd_title {

	font-size: 7vw;

}

.hp_ppd_title span {
    margin: 0 5vw;
    font-size: 3.5vw;
}

.hp_ppd {

	padding: 7% 0;
}

}

/*About*/

.hp_about {
    padding: 6% 7% 6%;
}

.hp_about .row {
    align-items: center;
}

.hp_about_fbox {
    display: flex;
    justify-content: space-between;
}

.hp_about_fbox2 {
    display: flex;
    justify-content: space-between;
    padding-left: 3%;
}

.hp_about_image {
    width: 100%;
    border-radius: 10px;
}

.hp_about_image2 {
    width: 100%;
    border-radius: 10px;
}

.hp_about_title1 {
    color: #e7321f;
    font-size: 0.97vw;
    letter-spacing: 0.2vw;
    margin-bottom: 4%;
    padding-left: 4%;
    position: relative;
    margin-left: -9%;
}

.hp_about_title1::before {
    position: absolute;
    content: "";
    background-color: #e7321f;
    width: 1vw;
    height: 1px;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
}

.hp_about_title2 {
    color: #0c8e36;
    font-size: 2.05vw;
    font-weight: 800;
    margin-bottom: 3%;
    margin-left: -9.5%;
}

.hp_about_desc {

    margin-bottom: 0;
    color: black;
    line-height: 1.8;
    font-size: 1.05vw;
    font-weight: 400;
    font-family: DM Sans;
    margin-left: -7%;
}

.hp_about_item1 {
    margin-bottom: 5%;
    margin-top: 8%;
    color: #fff;
    font-size: 1.3vw;
    font-weight: 600;
}

.hp_about_item2 {
    margin-bottom: 0;
    color: white;
    font-weight: 300;
    font-size: 0.95vw;
    line-height: 1.6;
    font-family: dm sans;
}

.hp_about_link img {
    width: 8vw;
    transition: 0.3s;
}

.hp_about_link:hover img {
    transform: rotate(45deg);
}
.hp_about_icon {
    width: 5.5vw;
    transition: 0.3s;
}

.hp_about_icon:hover {
    animation: 1s jshake;
}

@keyframes jshake {
    25% {
        transform: rotate(10deg);
      }
      75% {
        transform: rotate(-10deg);
      }
}

.hp_about_bbox {
    margin-right: 9%;
    margin-top: -2.5%;
}

.hp_about_box {
    background: #0c8e36;
    text-align: center;
    padding: 5.75% 3.75% 5.75%;
    border-radius: 10px;
}

.hp_about_ibox {
    margin-right: 12%;
}

.hp_about_ibox2 {
    margin-right: -3%;
}

.hp_about .col-12.col-md-6 {
    margin-top: 2.5%;
}

@media screen and (max-width: 1200.5px){

.hp_about_title1 {
 
    font-size: 1.22vw;
    letter-spacing: 0.2vw;
    margin-bottom: 4%;
    padding-left: 5.5%;
    margin-left: -9%;
}

.hp_about_title1::before {
  
    width: 1.5vw;
   
}

.hp_about_title2 {
 
    font-size: 2.4vw;
    margin-bottom: 3%;
    margin-left: -9.5%;
}

.hp_about_desc {

    font-size: 1.3vw;
   
    margin-left: -7%;
}

.hp_about_desc br {

    display: none;
}

.hp_about_item1 {
    margin-bottom: 5%;
    margin-top: 8%;
 
    font-size: 1.55vw;
    
}

.hp_about_item2 {
   
    font-size: 1.2vw;
 
}

.hp_about_item2 br {
   
    display: none;
}

.hp_about_link img {
    width: 8.5vw;
    
}

.hp_about_icon {
    width: 6.5vw;
   
}

.hp_about_bbox {
    margin-right: 0%;
    margin-top: 0%;
}

.hp_about_ibox {
    margin-right: 9%;
}

.hp_about_box {
    
    padding: 5% 3.5% 5%;

    flex: 0 0 47%;
}

.hp_about .c {
    flex: 0 0 40%;
    max-width: 40%;
}

.hp_about .d {
    flex: 0 0 60%;
    max-width: 60%;
}

.hp_about_ibox2 {
    margin-right: -4%;
}

}


@media screen and (max-width: 767.5px){

.hp_about_title1 {
 
    font-size: 3.5vw;
    letter-spacing: 0.5vw;
    margin-bottom: 5%;
    padding-left: 6%;
    margin-left: 0%;
}

.hp_about_title1::before {
  
    width: 3.5vw;
   
}

.hp_about_title2 {
 
    font-size: 6.75vw;
    margin-bottom: 0%;
    margin-left: 0%;
}

.hp_about_title2 br {
 
    display: none;
}

.hp_about_desc {

    font-size: 3.75vw;
    margin-top: 3%;
    margin-bottom: 6%;
    margin-left: 0%;
}


.hp_about_item1 {
    margin-bottom: 6%;
    margin-top: 9%;
 
    font-size: 5vw;
    
}

.hp_about_item2 {
   
    font-size: 3.75vw;
 
}

.hp_about_item2 br {
   
    display: none;
}

.hp_about_link img {
    width: 25vw;
    
}

.hp_about_icon {
    width: 23vw;
   
}

.hp_about_bbox {
    margin-right: 0%;
    margin-top: 0%;
}

.hp_about_ibox {
    margin-right: 0%;
    margin-bottom: 9%;
}

.hp_about_box {
    
    padding: 12% 12% 12%;

    flex: 0 0 47%;
}

.hp_about .c {
    flex: 0 0 100%;
    max-width: 100%;
}

.hp_about .d {
    flex: 0 0 100%;
    max-width: 100%;
}

.hp_about_ibox2 {
    margin-right: 0%;
}

.hp_about {
    padding: 12% 3%;
}

.hp_about_fbox {
    
    flex-direction: column;
    align-items: end;
}

.hp_about_fbox2 {
  
    padding-left: 0;
    flex-direction: column;
    gap: 6vw;
    margin-top: 6%;
}

}

/*Certifications*/

.index_wrapper_7 {
    background: #0c8e36;
    padding: 6% 6% 5%;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {

    padding: 0;
    
}

.hp_photoGallerySlider_type3 {
    background-color: transparent;
}

.hp_photoGallerySlider_type3 .photo-gallery3 {
    padding: 0;
}

.hp_photoGallerySlider_type3 .col-12 {
    padding: 0;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
   
    padding: 15px 1.25vw;
}

.hp_photoGallerySlider_type3 .container {
    max-width: 100%;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box {
   
    padding-top: 132%;
    background-color: transparent;
}

.hp_cert_tbox {
    text-align: center;
}

.hp_cert_title1 {
    color: #fff;
    font-size: 1.05vw;
    letter-spacing: 0.2vw;
    margin-bottom: 1%;
    padding: 0 2%;
    position: relative;
    display: inline-block;
}

.hp_cert_title1::before {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 1.25vw;
    height: 1px;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
}

.hp_cert_title1::after {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 1.25vw;
    height: 1px;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
}

.hp_cert_title2 {
    color: #fff;
    font-size: 2.1vw;
    font-weight: 800;
    margin-bottom: 3%;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next:before {
   
    filter: unset;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev {
    
    left: -10px;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .slick-next {
    
    right: -5px;
}

@media screen and (max-width: 1200.5px){
.hp_cert_title1 {
   
    font-size: 1.35vw;
    letter-spacing: 0.2vw;
    margin-bottom: 1%;
    padding: 0 2.5%;
    
}

.hp_cert_title1::before {
    width: 1.5vw;
}

.hp_cert_title1::after {
   
    width: 1.5vw;
  
}

.hp_cert_title2 {
  
    font-size: 2.65vw;
    margin-bottom: 3%;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    padding: 15px 1.5vw;
}

}


@media screen and (max-width: 767.5px){
.hp_cert_title1 {
   
    font-size: 3.5vw;
    letter-spacing: 0.5vw;
    margin-bottom: 3%;
    padding: 0 5.5%;
    
}

.hp_cert_title1::before {
    width: 3.5vw;
}

.hp_cert_title1::after {
   
    width: 3.5vw;
  
}

.hp_cert_title2 {
  
    font-size: 6vw;
    margin-bottom: 6%;
}

.hp_photoGallerySlider_type3 .photo-gallery3 .outline_box {
    padding: 15px 15px;
}

.index_wrapper_7 {
   
    padding: 12% 3%;
}

}


/*Testimonials*/

.index_wrapper_8 {
    padding: 7% 0% 4% 7%;
    
}

.index_wrapper_8 .row {
    align-items: center;
}

.hp_test_title1 {
    color: #e7321f;
    font-size: 1.05vw;
    letter-spacing: 0.2vw;
    margin-bottom: 3%;
    padding-left: 5%;
    position: relative;
}

.hp_test_title1::before {
    position: absolute;
    content: "";
    background-color: #e7321f;
    width: 1.1vw;
    height: 1px;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
}

.hp_test_title2 {
    color: #0c8e36;
    font-size: 2.05vw;
    font-weight: 800;
    margin-bottom: 4%;
}

.hp_test_desc {
   
    margin-bottom: 7%;
    color: black;
    line-height: 1.6;
    font-size: 1vw;
    font-weight: 400;
    font-family: DM Sans;
}

.hp_test_link {
    background: #e7321f;
    color: #fff;
    position: relative;
    transition: 0.3s;
    padding: 0.5vw 4.75vw 0.5vw 1.25vw;
    font-size: 1.2vw;
}

.hp_test_link::before {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('https://cdn1.npcdn.net/img/1767252498G_Button.png');
    width: 1.5vw;
    height: 0.75vw;
    right: 10%;
    bottom: 0;
    top: 0;
    margin: auto 0;
}

.hp_test_link:hover {
    background: #0c8e36;
    color: #fff;
    
}

.hp_testimonials .testimonials_box .testimonials_card {
    border-radius: 20px;
    background: #f7f7f7;
    padding: 25px 30px;
    margin: 0 1vw;
}

.hp_testimonials .mx-auto {
    margin-left: 0 !important;
}

.hp_testimonials q::before {
    display: none;
}

.hp_testimonials q::after {
    display: none;
}

.hp_testimonials .text-center {
    text-align: start !important;
}

.hp_testimonials .testimonial_star {
    color: #e7321f;
    font-size: 16px;
    margin-right: 9% !important;
}

.hp_testimonials {
    color: black;
    
}

.hp_testimonials h5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0;
}

.hp_testimonials .testimonials_box .testimonials_card .icon .img_frame img {
    height: 12.25vw;
    
}

.hp_testimonials .testimonials_box {
    width: 100%;
    padding: 0;
    padding-right: 8%;
  
}

.hp_testimonials .testimonials_box .testimonials_card .icon {
    
    padding-bottom: 12.75vw;
   
}

.hp_testimonials .testimonials_box .testimonials_card h6 {
    color: black;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: -5px;
}

@media screen and (max-width: 1200.5px){
.hp_test_title1 {
   
    font-size: 1.3vw;
    letter-spacing: 0.2vw;
    margin-bottom: 3%;
    padding-left: 7%;
 
}

.hp_test_title1::before {
    
    width: 1.5vw;
   
}

.hp_test_title2 {
  
    font-size: 2.3vw;
    margin-bottom: 4%;
}

.hp_test_desc {
   
    margin-bottom: 8%;
  
    font-size: 1.25vw;
  
}

.hp_test_link {
 
    padding: 0.7vw 5vw 0.7vw 1.5vw;
    font-size: 1.45vw;
}

.hp_test_link::before {
    
    width: 1.8vw;
    height: 0.9vw;
    right: 10%;
    
}

.hp_testimonials .testimonials_box .testimonials_card {
  
    padding: 25px 22px;
    margin: 0 1vw;
}

.hp_testimonials .testimonials_box .testimonials_card h6 {
   
    font-size: 16px;
    
}


}

@media screen and (max-width: 991.5px){


.hp_testimonials .testimonials_box .testimonials_card .icon .img_frame img {
    height: 27vw;
}

.hp_testimonials .testimonials_box .testimonials_card .icon {
    padding-bottom: 28vw;
}

.hp_testimonials .testimonials_box .testimonials_card {
    padding: 25px 30px;
    margin: 0;
}

.hp_testimonials .testimonials_box .testimonials_card h6 {
    font-size: 18px;
}

.hp_testimonials .testimonials_box {

    padding-right: 10%;
    padding-left: 7%;
}

.hp_testimonials .slick-prev {
    left: 5px;
    z-index: 10;
}

.hp_testimonials .slick-next {
    right: 20px;
}
    
}

@media screen and (max-width: 767.5px){
.hp_test_title1 {
   
    font-size: 3.5vw;
    letter-spacing: 0.5vw;
    margin-bottom: 4%;
    padding-left: 6%;
 
}

.hp_testimonials .slick-prev {
    left: 15px;
    z-index: 10;
}

.hp_testimonials .slick-next {
    right: 15px;
}

.hp_test_title1::before {
    
    width: 3.5vw;
   
}

.hp_test_title2 {
  
    font-size: 7vw;
    margin-bottom: 6%;
}

.hp_test_desc {
   
    margin-bottom: 9%;
  
    font-size: 3.75vw;
  
}

.hp_test_link {
 
    padding: 2.25vw 16vw 2.25vw 6vw;
    font-size: 4vw;
}

.hp_test_link::before {
    
    width: 6vw;
    height: 3vw;
    right: 10%;
    
}

.hp_testimonials .testimonials_box .testimonials_card h6 {
   
    font-size: 16px;
    
}

.hp_testimonials .testimonials_box .testimonials_card .icon .img_frame img {
    height: 38vw;
}

.hp_testimonials .testimonials_box .testimonials_card .icon {
    padding-bottom: 39vw;
}

.hp_testimonials .testimonials_box .testimonials_card {
    padding: 25px 30px;
    margin: 0;
}

.index_wrapper_8 {
    padding: 12% 3%;
}

.hp_testimonials {
  
    margin-top: 12%;
}

.hp_testimonials .testimonials_box {
   
    padding: 0 15px;
}

}

/*Contact*/

.index_wrapper_10 {
    padding: 6% 9% 6% 7%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url('https://cdn1.npcdn.net/img/1767248606H_Background.jpg');
}

.index_wrapper_10 .row {
    align-items: center;
}

.hp_contact_dbox {
    display: flex;
    gap: 1vw;
    margin-bottom: 4%;
}

.hp_contact_dbox.a {
    margin-bottom: 2%;
}

.hp_contact_dbox img {
  
    width: 2vw;
    height: 2vw;
}

.hp_contact_desc2 {
    display: flex;
    flex-direction: column;
    font-size: 1vw;
    font-weight: 400;
    line-height: 1.6;
    font-family: dm sans;
}

.hp_contact_desc2 a {
    color: black;
    transition: 0.3s;
}

.hp_contact_desc2 a:hover {
    color: #0c8e36;
    
}

.hp_contact_title1 {
    color: #e7321f;
    font-size: 1.05vw;
    letter-spacing: 0.2vw;
    margin-bottom: 2%;
    padding-left: 5%;
    position: relative;
}

.hp_contact_title1::before {
    position: absolute;
    content: "";
    background-color: #e7321f;
    width: 1.1vw;
    height: 1px;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
}

.hp_contact_title2 {
    color: #0c8e36;
    font-size: 2.05vw;
    font-weight: 800;
    margin-bottom: 3%;
}

.hp_contact_title3 {
   
    margin-bottom: 5%;
    color: black;
    line-height: 1.6;
    font-size: 1vw;
    font-weight: 400;
    font-family: DM Sans;
}

.ex_hpcontact_formonly {
    margin: 0 0;
    font-family: dm sans;
    padding-left: 6%;
}

.ex_hpcontact_formonly .hp_contactform_header {
    display: none;
}

.ex_hpcontact_formonly .fa.fa-paper-plane {
    display: none;
}

.ex_hpcontact_formonly textarea.form-control {
    height: 35px;
}

.ex_hpcontact_formonly .btn-primary {
    background-color: #e7321f !important;
    border-color: #e7321f !important;
    border-radius: 0;
    padding: 7.5px 15px !important;
    font-weight: 700;
    font-size: 15px !important;
    margin-top: 1%;
    transition: 0.3s;
}

.ex_hpcontact_formonly .btn-primary:hover {
    background-color: #0c8e36 !important;
    border-color: #0c8e36 !important;
   
}


@media screen and (max-width: 1200.5px){
.hp_contact_title1 {
   
    font-size: 1.3vw;
    letter-spacing: 0.2vw;
    margin-bottom: 2%;
    padding-left: 6%;
   
}

.hp_contact_title1::before {
    
    width: 1.5vw;
    
}

.hp_contact_title2 {
    
    font-size: 2.4vw;
   
    margin-bottom: 3%;
}

.hp_contact_title3 {
   
    margin-bottom: 5%;
    
    font-size: 1.3vw;
    
}

.hp_contact_title3 br {
   
    display: none;
    
}

.hp_contact_desc2 {
  
    font-size: 1.25vw;
   
}

.hp_contact_desc2 br {
  
    display: none;
}

.hp_contact_dbox img {
    width: 2.25vw;
    height: 2.25vw;
}

}

@media screen and (max-width: 767.5px){
.hp_contact_title1 {
   
    font-size: 3.5vw;
    letter-spacing: 0.5vw;
    margin-bottom: 3%;
    padding-left: 6%;
   
}

.hp_contact_title1::before {
    
    width: 3.5vw;
    
}

.hp_contact_title2 {
    
    font-size: 6.75vw;
   
    margin-bottom: 3%;
}

.hp_contact_title3 {
   
    margin-bottom: 7%;
    
    font-size: 3.75vw;
    
}

.hp_contact_desc2 {
  
    font-size: 3.75vw;
   
}

.index_wrapper_10 {
    padding: 12% 3%;
    
}

.hp_contact_dbox img {
    width: 6vw;
    height: 6vw;
}

.hp_contact_dbox {
   
    gap: 3vw;
 
}

.ex_hpcontact_formonly {

    padding: 0 30px;
}

}

/*Footer*/

.footer_type8 {
    background-color: #222222;
    color: #fff;
    padding-top: 6% !important;
    padding-bottom: 5% !important;
    font-family: dm sans;
}

.ft_iconx.a {
    position: relative;
    top: 6px;
}

.footer_type8 .pb-md-5 {
    padding-bottom: 0rem !important;
}

.footer_type8 .text-md-right .list-unstyled {
    
    text-transform: uppercase;
}

.footer_type8 a {
   
    color: #fff;
    
   
}

.footer_type8 .location {

    padding-right: 31%;
}

.footer_type8 .logo img {

    max-height: 32px;
}

.footer_type8 .logo {
    margin-top: -9%;
    min-height: 70px;
}


.footer_type8 .social_media a {
    margin-left: 0.5rem;
    border: 0;
    border-radius: 0;
    padding: 0;
    width: unset;
    height: unset;
}

.footer_type8 .title h5 {
    font-weight: 700;
    color: #e7321f;
    text-transform: uppercase;
}

.ft_icon {
    width: 30px;
}

.ft_iconx {
    width: 20px;
}

.footer_type8 .social_media {
 
    margin-top: 2% !important;
}


@media screen and (max-width: 1200.5px){
.footer_type8 .logo img {
    max-height: 27px;
}

.footer_type8 .location {
    padding-right: 1%;
}

}


@media screen and (max-width: 991.5px){
.footer_type8 .logo img {
    max-height: 19px;
}

.footer_type8 .location {
    padding-right: 0%;
}

}

@media screen and (max-width: 767.5px){
.footer_type8 .logo img {
    max-height: 25px;
}

.footer_type8 .logo {
    margin-top: 0;
    min-height: 60px;
}

}
