/* Secound Section Starts-------------------------------------- Slider Section */
/*Banner start*/

.banner-section {
    position: relative !important;
    width: 100%;
}

.banner-element{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: auto;
    height: 100%;
}
.banner-element img{
    width: auto;
    height: 100%;
}
.desk-banner-top {
    margin-top: 81px;
}
.bg_banner-1{
    width: 100%;
    height: 650px;
    position: relative;
    background-image: url(../images/banner-1.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 99;
}
.bg_banner-2{
    width: 100%;
    height: 650px;
    position: relative;
    background-image: url(../images/banner-2.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 99;
}
.bg_banner-3{
    width: 100%;
    height: 650px;
    position: relative;
    background-image: url(../images/banner-3.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 99;
}
.bg_banner-4{
    width: 100%;
    height: 650px;
    position: relative;
    background-image: url(../images/bg_banner-1.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 99;
}
.bg_banner-5{
    width: 100%;
    height: 650px;
    position: relative;
    background-image: url(../images/bg_banner-1.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 99;
}

/*
.banner-image1 {
    width: 100%;
    height: 650px;
    position: relative;
    background-image: url(../images/banner-1.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 99;
}

.banner-image2 {
    width: 100%;
    height: 650px;
    position: relative;
    background-image: url(../images/banner-2.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 99;
}

.banner-image3 {
    width: 100%;
    height: 650px;
    position: relative;
    background-image: url(../images/banner-3.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 99;
}
.banner-image4 {
    width: 100%;
    height: 650px;
    position: relative;
    background-image: url(../images/banner-4.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 99;
}
*/
.banner-contentbox {
/*    position: absolute;*/
    height: 650px;
/*
    top: 0px;
    left: 9%;
    right: 9%;
*/
    max-width: 100%;
    /*
    margin-left: auto;
    margin-right: auto;
*/
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    z-index: 99;
}

.banner-product1,
.banner-product2,
.banner-product3,
.banner-product4,
.banner-product5{
    width: 100%;
    height: auto;
    padding-top: 50px;
}
.banner-product1 img,
.banner-product2 img,
.banner-product3 img,
.banner-product4 img,
.banner-product5 img{
    width: 100%;
    height: auto;
}
.banner-contentbox .banner-heading1 {
    color: #fff;
/*    text-align: center;*/
    font-size: 48px;
    font-weight: bold;
    line-height: 54px;
/*    letter-spacing: 5px;*/
/*    display: inline-block;*/
/*    padding: 6px 15px;*/
/*    background: #578893;*/
    text-transform: capitalize;
    margin-bottom: 20px;
    text-shadow: #252525 1px 0 5px;
    /*    margin-top: 50px;*/
}
/*
.bg_banner-1 .banner-contentbox .banner-heading1{
    color: #db1d21;
}
*/
/*
.bg_banner-1 .banner-contentbox .banner-heading1{
    color: #db1d21;
}
*/

.banner-contentbox .banner-heading2 {
    color: #f6c006;
/*    text-align: center;*/
    font-size: 56px;
    line-height: 50px;
    font-weight: bold;
    position: relative;
    padding-left: 30px;
    /* text-transform: capitalize; */
    /*    text-shadow: #f37e21 1px 0 10px;*/
}
.banner-contentbox .banner-heading2::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 90px;
    border-left: 7px solid #f6c006;
}
.banner-contentbox .banner-heading2 span {
    font-size: 36px;
    line-height: 42px;
}

.banner-details {
    color: #fff;
    max-width: 500px;
/*
    margin-left: auto;
    margin-right: auto;
    text-align: center;
*/
    font-size: 16px;
    line-height: 22px;
    margin-top: 30px;
    /*    text-shadow: #2ecbff 1px 0 10px;*/
}
.banner-btn{
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    text-transform: capitalize;
    position: relative;
    transition: 0.3s ease-in-out;
    text-shadow: #252525 1px 0 5px;
}
.banner-btn::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    width: 120px;
    z-index: -1;
    border-bottom: 10px solid #e4bd89;
}
.banner-btn:hover{
    color: #fff;
    transition: 0.3s ease-in-out;
}
.banner-section .owl-theme .owl-dots .owl-dot {
    display: none !important;
}
.owl-theme .owl-dots{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 15px !important;
    height: 15px !important;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: .3s ease-in-out !important;
    border-radius: 0 !important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #83c41e !important;
}
.owl-theme .owl-nav {
    margin-top: 0px !important;
}

.banner-section .owl-prev {
    width: 45px !important;
    height: 45px !important;
    position: absolute;
    top: 45%;
    left:15px;
    bottom: 0px;
    background-color: none !important;
    border-radius: 5px !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    box-shadow: 0px 0px 20px 0 rgb(80 80 80 / 20%);
/*    clip-path: polygon(20% 0, 100% 0%, 79% 100%, 0% 100%);*/
}
.banner-section .owl-prev:hover{
    background-color: none !important;
    transition: 0.3s linear;
    
}
.banner-section .owl-prev span {
    font-size: 40px;
    line-height: 45px;
    color: #eb264b !important;
    transition: 0.3s linear;
}
.banner-section .owl-prev:hover span {
    color: #fff !important;
}
.banner-section .owl-next {
    width: 45px !important;
    height: 45px !important;
    position: absolute;
    top: 45%;
    right: 15px !important;
    bottom: 0px;
    background-color: none !important;
    border-radius: 5px !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    box-shadow: 0px 0px 20px 0 rgb(80 80 80 / 20%);
/*    clip-path: polygon(20% 0, 100% 0%, 79% 100%, 0% 100%);*/
}
.banner-section .owl-next:hover{
    background-color: none !important;
    transition: 0.3s linear;
    color: white;
}
.banner-section .owl-next span {
    font-size: 40px;
    line-height: 45px;
    color: #eb264b !important;
    transition: 0.3s linear;
}
.banner-section .owl-next:hover span {
    color: #fff !important;
    transition: 0.3s linear;
}
.banner-button {
    margin-top: 50px;
/*    text-align: center;*/
}

/*
.banner-btn {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #252525;
    text-transform: uppercase;
    text-decoration: underline !important;
}

.banner-btn:hover {
    color: #1246ab;
    text-decoration: underline !important;
}
*/


/*
.banner-button .btn1 {
    color: #F55B14 !important;
    background-color: #fff;
    border-radius: 0;
}
*/

/*
.banner-button .btn1:hover {
    color: #fe0000;
    background-color: #fff;
}
*/

.banner-button .btn1:hover .icon-arrow.after {
    color: #fff;
}
.banner-button .btn1:hover .btn-lable {
    color: #fff;
}


@media (max-width: 991.98px){
    .bg_banner-1, .bg_banner-2, .bg_banner-3 {
        width: 100%;
        height: 500px;
    }
    .banner-contentbox {
        height: 500px;
        padding-top: 50px;
    }
    .banner-contentbox .banner-heading1 {
        font-size: 26px;
        line-height: 32px;
    }

}


/*Banner end*/

/* Secound Section Starts-------------------------------------- Slider Section */

/* Third Section ----------------------------------------- */
.third_section_container{
    margin-top: 100px !important;
}
.third_section_row{
	display: flex;
    align-items: center;
}
.third_section_colone{
	width: 33%;
background: #00adef;
height: fit-content;

padding: 50px !important;
}
.third_section_colone h1{
	font-family: 'Poppins';
font-weight: 600;
color: #232b7e !important;
margin-top: 10px !important;
font-size: 40px !important;


}
.third_section_colone p{
	font-family: 'Poppins';
font-weight: 400;
color:white;
margin-bottom: 15px;
font-size: 16px !important;


}

.third_section_coltwo{
	padding: 40px 30px 10px 30px!important;
	
}
.third_section_coltwo h1{
	font-family: 'Poppins';
    font-weight: 700;
    font-size: 30px !important;
	
}
.third_section_coltwo p{
	font-family: 'Poppins';
font-weight: 400;
color:#6d6d6d;
line-height: 25px !important;
font-size: 14px !important;

margin-bottom: 20px !important;
}
.third_section_coltwo a{
	color: #01aef0;
    font-family: 'Poppins';
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px !important;
}

/* Third Section End----------------------------------------- */

/* Fourth Section Starts Here------------------------------------------ */

/*section5 start*/

.section5 {
    padding-top: 100px;
    padding-bottom: 100px;
/*
    background-image: url(../images/section5-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
*/
    position: relative;
}

.col-lg-2_5 {
    flex: 0 0 20% !important;
    max-width: 20% !important;
    padding-right: 15px;
    padding-left: 15px;
}
/*

.section5 .content-heading1 {
    text-align: center;
    color: #fff;
}

.section5 .content-heading1::after {
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
}

.section5 .content-heading2 {
    text-align: center;
    color: #fff;
}
*/

.section5 .aboutimagebox{
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    overflow: hidden;
}
.section5 .content-heading1::after {
    background: #252525;
}
/*
.section5 .content-heading1{
    color: #fff;
}
*/
.section5 .left-contentbox-details {
    color: #fff;
}
.section5 .features-list {
    margin-top: 15px;
    margin-bottom: 0;
}
.section5 .features-listbox .features-list li {
    color: #fff;
}
.section5 .features-list li::before {
    color: #252525;
}

/*
.section5 .treatment_box{
    padding-bottom: 40px;
    background-color: transparent;
}
.section5 .treatment_imgbox{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.section5 .treatment_detailsbox{
    text-align: center;
    justify-content: center;
    border-top: none;
    height: auto;
    padding: 15px 20px 40px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.section5 .treatment_name{
    max-width: 100%;
}
.section5 .product_button{
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}
*/

.gallery-slider-con {
    margin-top: 40px
}




/*
.section5 .heading-section {
    margin-bottom: 0;
}

.section5 .heading-section .heading-2 {
    text-align: left;
    margin-bottom: 20px;
}

.section5 .content-heading1{
    color: #00aeef;
}
.section5 .content-heading1::after{
    left: -120px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    border-bottom: 2px solid #00aeef;
}
*/





.section5 .treatment_box {
    box-shadow: none;
}

.section5 .treatment_name a {
    text-align: center;
    color: #111;
	
    transition: 0.3s ease-in-out;
}

.section5 .treatment_name a:hover {
    text-align: center;
    color: #3ab54a;
}

/*
.section5 .owl-carousel .owl-stage-outer {
    padding-top: 20px;
    padding-bottom: 20px;
}
*/
.section5 .owl-theme .owl-nav {
    display: block!important;
}
.section5 .owl-theme .owl-dots{
    display: none !important;
}
.section5 .owl-prev {
    width: 45px !important;
    height: 45px !important;
    position: absolute;
    right: 60px;
    top: -65px;
    bottom: 0px;
    
    border-radius: 0 !important;
    background-color: #00adef !important;
    border: 1px solid #00adef !important;
    padding: 0 !important;
    margin: 0 !important;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.section5 .owl-prev:hover {
    background-color: white  !important;
    border: 1px solid #00adef !important;
}

.section5 .owl-prev span {
    font-size: 40px;
    line-height: 30px;
    color: white !important;
}

.section5 .owl-prev:hover span {
    color: #00adef !important;
}

.section5 .owl-next {
    width: 45px !important;
    height: 45px !important;
    position: absolute;
    right: 0;
    top: -65px;
    bottom: 0px;
    background-color: #00adef !important;
    border-radius: 0 !important;
    border: 1px solid #00adef !important;
    padding: 0 !important;
    margin: 0 !important;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.section5 .owl-next:hover {
    background-color: white  !important;
    border: 1px solid #00adef !important;
}

.section5 .owl-next span {
    font-size: 40px;
    line-height: 30px;
    color: white !important;
}

.section5 .owl-next:hover span {
    color: #00adef !important;
}

.treatment_button2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: grid;
    place-items: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease-in-out;
}

.section5 .treatment_box:hover .treatment_button2 {
    opacity: 1;
    visibility: visible;
}

.section5 .treatment_btn {
    justify-content: center;
    color: #392917;
    transition: 0.3s ease-in-out;
}

.section5 .treatment_btn:hover {
    color: #966528;
}

/*
.section5 .owl-theme .owl-dots .owl-dot {
    display: block !important;
}
*/

.section5_box{
    width: 500px;
    height: auto;
    padding: 25px;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #282828;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    border-top-left-radius: 40px;
    overflow: hidden;
}
.section5_imagebox{
    width: 150px;
    height: auto;
    border-top-left-radius: 40px;
    overflow: hidden;
}
.section5_imagebox img{
    width: 100%;
    height: auto;
}
.section5_box-heading{
    color: #fff;
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    text-transform: capitalize;
    padding-left: 40px;
    position: relative;
}
.section5_box-heading::before {
    content: '';
    position: absolute;
    top: 12px;
    left: -25px;
    width: 55px;
    border-top: 2px solid #eb1329;
}
/*section5 end*/


/*Team section start*/

.team-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../images/team-bg-image2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    /*    background-attachment: fixed;*/
    background-position: center center;
    position: relative;
    z-index: 99;
}

.teambox {
    height: 100%;
    max-height: 655px;
    background: #fff;
    padding: 30px 20px;
    box-shadow: 0px 0px 20px 0 rgb(80 80 80 / 20%);
}

.team-section .content-heading2 {
    text-align: center;
}

.team-section .left-contentbox-details {
    text-align: center;
}

.member-details {
    color: #878787;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.sectionitemfive{
	/* border: 2px solid #eee; */
	position: relative;
}
/*Team section end*/

/* Fourth Section End Here------------------------------------------ */
/* Fiveth Section Start Here------------------------------------------ */
.fiveth_section_container_fluid{
	background-color: #e9eef4;
	padding: 40px 30px;
    margin-top: 60px !important;
}
.fiveth_section_row{
	gap: 10px;
	margin: 20px auto !important;
}
.fiveth_section_colone{
	background-color: #232b7e;
	padding: 30px 20px;
	text-align: center;
    transition: all 0.3s ease-in-out;
	width: 32.7% !important;

	
}
.fiveth_section_colone:hover{
	background-color: #00adf0;
   
  
}
.fiveth_section_colone img{
    width: 100%;
    margin: 0px auto;
    border-radius: 5px !important;
}
.fiveth_section_colone h3{
    font-size: 25px;
    font-family: 'poppins';
    font-weight: 500;
    margin: 15px auto;
    color: #00adf0;

}
.fiveth_section_colone p{
	font-size: 13px;
    font-family: 'poppins';
    font-weight: 300;
    color: white;
}
	


/* Fiveth Section End Here------------------------------------------ */

/* Sixth Section Starts Here------------------------------------------ */
.sixth_container{
    padding-top: 80px !important;

    
}
.sixth_section_row{
	gap: 0px;
	align-items: center;
display: flex;
    align-items: center;
    justify-content: center;
}
.sixth_section_colone{
	padding: 0px !important;
}
.sixth_section_colone img{
	width: 100%;
}
.sixth_section_coltwo{
	background-color: #232b7e;
	padding: 40px 40px !important;
    position: relative;
    top: -83px;
    left: -30px;
	
}
.sixth_section_coltwo h1{
	font-size: 30px;
	font-family: 'poppins';
	font-weight: 600;
	margin: 15px auto;
	color: white;

}
.sixth_section_coltwo p{
	font-size: 14px;
    font-family: 'poppins';
    font-weight: 400;
    color: white;

}
.sixth_section_coltwo ul{
padding: 0px 25px !important;

}
.sixth_section_coltwo ul li{
    font-size: 14px;
    font-family: 'poppins';
    font-weight: 400;
    color: white;
	list-style: circle;
    margin: 10px 0px !important;
}

/* Sixth Section End Here------------------------------------------ */

/* Seventh Section Starts Here------------------------------------------ */
.seventh_container_fluid{
	padding: 0px !important;
	margin: 50px 0px 0px 0px;
}
.seventh_section_row{
	padding: 0px !important;
	align-items: center;
}
.sixth_coustomer_content{
	display: flex;
	align-items: center;
	
}
.sixth_project_content{
	display: flex;
	align-items: center;

}
.sixth_advisor_content{
	display: flex;
	align-items: center;

}
.sixth_first_content{
	
    background: #e9eef4;
    width: 60%;
    padding: 20px 8px 20px 281px;
    margin-right: 10px;
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 600;

}
.seventh_width_50{
	width: 70%;
	padding: 20px 8px 20px 335px;
}

.seventh_width_60{
	width: 80%;
	padding: 20px 8px 20px 405px;

}
.seventh_width_70{
	width: 90%;
	padding: 20px 8px 20px 420px;

}
.seventh_margin{
	margin: 20px 0px;
}
.seventh_img_section{
	display: flex;
    justify-content: center;
}
.seventh_img_section img{

    width: 64%;
    margin: 0px auto;

}
.seventh_margin span{
    font-size: 25px;
    color: #e1453e;
    font-family: 'Poppins';
    font-weight: 700;
}
/* Seventh Section Starts Here------------------------------------------ */

/* Eleventh Section Gallery Starts Here------------------------------------------ */

/*section3 start*/
.add_flex{
    display: flex  !important;
    align-items: baseline !important;
    justify-content: space-between !important;
}
.gallery_short_line{
    background-color: #eee;
    width: 64%;
    height: 2px;
    margin-right: 20px;
    margin-left: 10px;
}
.gallery_viewall_btn{
    padding: 8px 15px !important;
}
.gallery_letsee::before{
    content: "";
    position: absolute;
    width: 1%;
    height: 4px !important;
    padding: 10px;
    border-top: 3px solid #db231b;
    border-left: 3px solid #db231b;
    left: 7.8%;
}
.gallery_letsee_h1{
    font-size: 20px;
    font-family: 'Poppins';
    margin-top: -2px !important;
}
.section3 {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
}
.section3_imagebox{
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: auto;
}
.section3_imagebox img{
    width: 100%;
    height: auto;
}
.sec3-bgelement {
    position: absolute;
    /*    top: 0;*/
    right: 0px;
    bottom: 0;
    width: auto;
    height: 100%;
    padding-top: 100px;
    padding-bottom: 30px;
    z-index: -1;
}

.sec3-bgelement img {
    width: auto;
    height: 100%;
}

/*
.section3::before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 300px;
    background: #282828;
    z-index: -1;
}
*/
.section3_container{
    background: #83c41e;
    padding-top: 100px;
    padding-left: 10%;
    padding-right: 5%;
    padding-bottom: 100px;
    margin-left: 0;
/*    border-bottom-left-radius: 50px;*/
}



.section3 .heading-section {
    margin-bottom: 0;
}

.section3 .heading-section .heading-2 {
    text-align: left;
    margin-bottom: 20px;
}

.section3 .section-title {
    position: relative;
    text-align: center;
/*
    padding-left: 10%;
    padding-right: 7%;
*/
}
/*
.section3 .content-heading1{
    color: #fff;
}
*/
/*
.section3 .content-heading1::after {
    background: #db1d21;
}
*/


.section3 .content-heading2{
    padding-bottom: 10px;
}
/*
.section3 .content-heading2::after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 50px;
    border-bottom: 2px solid #0062c6;
    border-radius: 0;
    margin: 0 auto;
    text-align: center;
}
*/
.section3 .left-contentbox-details{
    color: #cdcdcd;
}
.section3 .features-list{
    column-count: 2;
    position: relative;
    margin-top: 20px;
}
.section3 .features-list::before{
    content: '';
    position: absolute;
    left: 36%;
    top: 0;
    height: 100%;
    border-right: 1px solid #e5e5e5;
}
/*
.features-listbox{
    border-bottom: 1px solid #818181;
}
*/
/*
.section3 .features-list::after{
    content: '';
    position: absolute;
    left: 60%;
    top: 0;
    height: 100%;
    border-right: 1px solid #e5e5e5;
}
*/
.section3 .features-list li {
    color: #cdcdcd;
}

.section3 .features-list li::before {
    color: #cdcdcd;
}
.eleventh_row{
    margin-top: 25px !important;
}
/* Eleventh Section Gallery Starts Here------------------------------------------ */

/* Thirteen Section Contact Starts Here------------------------------------------ */

.Thirteen_container_fluid{
    
    padding: 50px  20px !important;
}
.Thirteen_section_col{
    padding: 0px !important;
}
.thirteen_contact_img{
    width: 100% !important;
}
.contact_sudo_selector_h1{
    font-size: 18px;
    padding: 0px 0px 0px 1px;
    margin-top: -1px !important;
}
.thirteen_section_heading{
    color: #10b1f1 !important;
    text-transform: uppercase;
    padding: 0px 10px !important;
}

.contact_sudo_selector::before{
    content: "";
    position: absolute;
    width: 1%;
    height: 4px !important;
    padding: 11px;
    left: 8%;
    border-top: 3px solid #db231b;
    border-left: 3px solid #db231b;
}
.form-box {
    padding-top: 60px;
    padding-left: 45px;
    padding-right: 45px;
    
    display: flex;
    align-items: center;

    padding-bottom: 75px;
    background: #f3fbfe;
}

.contact-form-heading {
    color: #2a2a2a;
    font-size: 36px;
    line-height: 42px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.form-details {
    color: #8c8c8c;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 30px;
}

.contact-form-heading2 {
    color: #232323;
    text-align: left;
    font-size: 36px;
    line-height: 44px;
    font-weight: 800;
}


.contact-form {
    width: 100%;
}

.contact-form .form-control {
    height: 40px;
    color: #5a524e !important;
    background-color: #fff !important;
    border-radius: 0px !important;
    padding-left: 20px;
    border: none !important;
}


.contact-form .form-control::placeholder {
    color: #5a524e !important;
}

.contact-form textarea {
    height: 120px !important;
}

.submit-button {
    margin-top: 30px;
}

.submit-button .btn1 {
    /*
    color: #fff !important;
    background: #2acaa6;
    border: 1.5px solid #2acaa6;
*/
}
.contact_btn_this{
    background-color: #00ADF1 !important;
    transition:all 0.3s ease-in-out !important;
    border: 1px solid white !important;

    
}
.contact_btn_this:hover{
}
/*
.submit-button .btn1:hover{
    color: #fff !important;
    background: #004838;
    border: 1.5px solid #004838;
}
*/
.form-detailsbox {
    padding: 50px 40px;
    background: #fff;
    position: relative;
    height: 100%;
    margin-top: 20px;
}
/* THirth second container section ----------------------------*/
.thirth_container_two{
    background-color: white;
    border-radius: 0px 8px 0px 8px;
    padding: 30px 10px;

}
.thirth_container_two .row{
    padding: 0px 30px;
}
.thirteen_contact_info{
    display: flex;
    align-items: baseline;
    justify-content: center;

}
.contactinfo_heading{
    font-size: 25px;
    margin: 0px 0px 5px 0px;
    font-weight: 600;
}
.contact_icon{
    padding: 10px 8px;
}
.contact_icon i{
    font-size: 20px;
    color: #37bff2;
}
.contact_icon span{
    font-size: 13px;
}
.contact_icon a{
    font-size: 13px;
    color: black;
}
.thirteen_contact_col{
    border-right: 1px solid #ebebeb;
   
}
/* THirth second container section End Here ----------------------------*/


/* Setup our products section heading Starts here--------------------------*/
.content-heading1{
  
    display: flex;
    align-items: baseline;
    width: 89%;

}
.long_line{
    background-color: #eee;
    width: 65%;
    height: 2px;
    margin-left: 10px;
}
.long_line_75{
    width: 75% !important;
}
.section_Heading_this{
    font-family: 'Poppins';
    font-size: 24px;
    font-weight: 600;
    color: black;
}
/* Setup our products section heading Starts here--------------------------*/
/* Setup Up ALl heading on End----------------------------------------------- */


/* Setting up slider content--------------------------------------------- */
.item_postion_relative{
    position: relative !important;
}
.treatment_position_absolute{
    position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
    margin: 0px auto;
}

.slider_hover_link{
    color: #de3b35 !important;
    margin-bottom: 0px !important;
    font-size: 14px;
    padding: 10px 5px;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    /* margin-top: 20px !important; */
    /* padding: 0px !important; */
    position: relative;
    transform: rotateY(45deg);
    transform: inherit;
    transform: translate(0px, 50px);
    display: block;

}
.treatment_position_absolute:hover .treatment_name{
    visibility: visible;
    opacity: 1;
    height: 24vh;
    transform: translate(0px, 0px);
}
/* Setting up slider content--------------------------------------------- */
.sudo_selector{
    font-size: 19px;
    padding: 2px 5px;
    font-family: 'Poppins';
    font-weight: 500;
}
.Fiveth_sudo_selector_h1{
    font-family: 'Russo One' !important;
    font-weight: 300 !important;
    font-size: 18px;
    padding: 3px 10px;
    text-transform: uppercase !important;    
    margin-top: -22px ;
}

.sudo_selector:before{
    content: "";
    position: relative;
    padding: 1px 15px;
    left: -1%;
    border-top: 3px solid #db231b;
    border-left: 3px solid #db231b;
}
.fiveth_section_heading{
    padding: 0px 10px;
    font-family: 'Poppins';
    font-weight: 400;
    color: #00afee;
}
.font_size_21{
    font-size: 21px;
    font-weight: 600;
}
.sudo_selector_two{
    text-align: left !important;
    font-size: 25px;
    padding: 2px 10px !important;

}
.sudo_selector_two:before{
    content: "";
    position: absolute;
    width: 1%;
    height: 4px !important;
    top: -5px;
    padding: 12px;
    left: -0.5%;
    border-top: 3px solid #db231b;
    border-left: 3px solid #db231b;
}
.fiveth_section_heading{
    font-size: 50px !important;
    font-weight: 400 !important;
    color: #10b1f1 !important;
    text-transform: uppercase;
    padding: 0px !important;
    line-height: 57px;
}
.add_font_size{
    font-size: 40px !important;
}
.short_line{
    background-color: #eee;
    width: 49%;
    height: 2px;
    margin-left: 10px;
  
}

.ten_section_heading{
    color: #10b1f1 !important;
    text-transform: uppercase;
    padding: 0px !important;
}
.gallery_let_see{
    content: "";
    position: absolute;
    width: 1%;
    height: 4px !important;
 
    padding: 10px;
  
    border-top: 3px solid #db231b;
    border-left: 3px solid #db231b;
}


/* Nine Section Team & Partners Style Starts Here -------------------------------*/
.nine_section_container_fluid{
    background-color: #1d1d1d !important;
    padding: 30px 0px !important;
    color: white;
   
}
.nine_sudo_selector::before{
    content: "";
    position: relative;
    height: 0px !important;
    top: -4px;
    padding: 8px 10px;
    border-top: 3px solid #db231b;
    border-left: 3px solid #db231b;
    display: table-caption;
  }

.nine_section_tagline{
    color: #d3d3d3 !important;
    font-size: 16px;
    /* margin-top: 6px !important; */
    padding: 7px 5px;
}
.nine_padding_left{
    padding: 7px 31px !important;
}
.nine_sudo_selector_two::before{
    content: "";
    position: absolute;
    width: 1%;
    height: 0px !important;
    /* top: -4px; */
    left: 50.4%;
    padding: 10px;
    border-top: 3px solid #db231b;
    border-left: 3px solid #db231b;
}
.nine_section_colone h1{
    padding: 1px 10px !important;
}
/* Nine Section Team & Partners Style Starts Here ---------------------------------*/

/* media Query Section Start------------------------------------- */
@media (max-width:999px){
    .main_header {
        background: none;
        padding: 0px 6px;
    }
 

}
@media (max-width:767px){
    .fiveth_section_colone{
         width: 100% !important;
    }
/* Contact Section media query implementation start Here */
.thirth_container_two .row{
    padding: 0px !important;
}
.contact_icon{
    padding: 5px 10px !important;
}
.contactinfo_heading{
    font-size: 15px !important;
}
.Thirteen_container_fluid{
    padding: 0px 0px !important;
}
/* Contact Section media query implementation End Here */

/* Footer Section media query implementation start Here */
.footer_row{
    padding: 0px 0px;
    gap: 10px;
}
.footer_follow_us{
    width: 100% !important;
    justify-content: center !important;

}
.footer_follow_heading{
    font-size: 23px;

    width: 37% !important;
}
.footer_para{
    margin-top: 10px !important;
}
.footer_logo_img{
    margin-top: 10px;
}
.footer_second_row{
    gap:10px !important;
}
.footer_follow_heading{
    text-align: left !important;
    width: 100% !important;
}
.footer_contact_complete_div{
    padding: 0px 12px !important;
}
.contact_contentbox{
     width: 55% !important;

}
.footer_link a{
    color: #b0b0b0 !important;
}
.contact-no-heading{
    font-weight: 600 !important;
}
.footer_follow_us_heading_smfs{
    font-size: 17px !important;
}
.footer_end_row{
    gap: 10px !important;
}
/* Footer Section media query implementation End Here */

/* Who we are section media query implementation start Here */
.third_section_container{
    margin-top: 0px !important;
}
/* Who we are section media query implementation End Here */

/*Nine section team and partner section media query implementation starts Here */
.img_width_sm_{
    width: 100% !important;
}
/*Nine section team and partner section media query implementation end Here */

/*section fourth Our product media query implementation starts Here */
.section5{
    padding-top: 30px !important;
}
.content-heading1{
    width: 100% !important;
}
.section_Heading_this{
    font-size: 25px !important;
    font-weight: 600 !important;
    width: max-content;
    
    text-align: left;
}
.long_line{
    width: 60%;
    display: none !important;
}
/*section fourth Our product media query implementation End Here */

/*section fiveth Our product media query implementation Start Here */
.fiveth_section_heading{
    font-size: 20px !important;
    line-height: 33px;
    font-weight: 700 !important;
}
/*section fiveth Our product media query implementation End Here */

/*section Sixth Rating media query implementation Start Here */
.sixth_first_content{
         width: 50% !important;
        padding: 20px 12px 20px 0px !important;
}
.seventh_width_50{
    width: 60% !important;
    padding: 20px 12px 20px 0px !important;
    
}
.seventh_width_60{
    width: 70% !important;
    padding: 20px 12px 20px 0px !important;
    
}
.seventh_width_70{
    width: 80% !important;
    padding: 20px 12px 20px 0px !important;
    
}
/*section Sixth Rating media query implementation Start Here */

/*section Third Who we are media query implementation Start Here */
.third_section_container{
    padding: 0px !important;
    max-width: 100% !important;
    margin: 0px !important;
}
.third_section_coltwo {
    padding: 40px 37px 10px 37px !important;
}
/*section Third Who we are media query implementation End Here */

/* Product Page New Content Style Add Here------------------------ */
.pc_ul_divide_col{
    column-count:1 !important;
}

    
}

@media screen and (min-width:481px) and (max-width:599px){
    .section_Heading_this{
        font-size: 20px !important;
        width: max-content;
        
    }
    .fiveth_section_heading{
        font-size: 19px !important;
        line-height: 33px;
        font-weight: 500 !important;
    }
    .testimonial_col_one{
        border-right: none !important;
    }
    .tenth_short_line{
        display: none !important;
    }
    .gallery_short_line{
        display: none !important;
    }
    .add_border_radius{
        height: 20vh !important;
    }
    .pc_ul_divide_col{
        column-count:1 !important;
    }
    
    /* Hero Banner Section media Starts here------------------------------------- */
    .top_banner_content{
    padding: 20px 25px !important;
    width: 100% !important;
    
    }
    .hero_section_brand_title{
    font-size: 13px !important;
    }
    .hero_section_brand_name{
    font-size: 13px !important;
    }
    .hero_section_product_name{
    font-size: 23px !important;
    

    }
/* Hero Banner Section media end here------------------------------------- */

}
@media (max-width:480px){
    .section_Heading_this{
        font-size: 18px !important;
        width: max-content;
    }
    .fiveth_section_heading{
        font-size: 30px !important;
        line-height: 38px;
        font-weight: 500 !important;
    }
    .sudo_selector_two {
        text-align: left !important;
        font-size: 19px !important;
        padding: 0px 8px !important;
    }
    .sudo_selector:before {
        content: "";
        position: relative;
        width: 1%;
        
        padding: 0px 11px;
       
        border-top: 3px solid #db231b;
        border-left: 3px solid #db231b;
    }
    .nine_sudo_selector::before {
        content: "";
    position: absolute;
    width: 1%;
    height: 0px !important;
    /* top: -4px; */
    padding: 10px;
    left: 8.6%;
    border-top: 3px solid #db231b;
    border-left: 3px solid #db231b;
    }
    .nine_section_container_fluid{
        margin-top: -30px !important;
    }
    .nine_section_coltwo{
        padding: 0px 20px !important;
    }
    .nine_section_colone{
        padding: 0px 20px !important;
    }
    .nine_section_tagline {
        color: #d3d3d3 !important;
        font-size: 16px;
        /* margin-top: 6px !important; */
        padding: 6px 0px;
    }
    .nine_sudo_selector_two::before {
        content: "";
        position: absolute;
        width: 1%;
        height: 0px !important;
        /* top: -4px; */
        left: 2.4%;
        padding: 10px;
        border-top: 3px solid #db231b;
        border-left: 3px solid #db231b;
    }
    .ten_section_heading{
        font-size: 27px !important;
    }
    .sudo_selector_two {
        text-align: left !important;
        font-size: 19px !important;
        padding: 1px 8px !important;
    }
    .add_flex{
        display:flex !important;
        justify-content: space-between !important;
        align-items: center  !important;
    }
    .gallery_letsee::before {
        content: "";
        position: absolute;
        width: 1%;
        height: 4px !important;
        padding: 8px;
        border-top: 3px solid #db231b;
        border-left: 3px solid #db231b;
        left: 1.8%;
    }
    
    .gallery_letsee_h1 {
        font-size: 20px;
        font-family: 'Poppins';
        margin-top: -8px !important;
        padding: 2px 16px !important;
    }
    .gallery_short_line {
        background-color: #eee;
        width: 42%;
        height: 2px;
        margin-right: 20px;
        display: none !important;
        margin-left: 10px;
    }
    .testimonial_sudo_seclector:before {
        content: "";
        position: absolute;
        width: 1%;
        height: 4px !important;
        padding: 10px;
        left: 3%;
        border-top: 3px solid #db231b;
        border-left: 3px solid #db231b;
    }
    .testimonial_sudo_seclector_h1 {
        text-align: left !important;
        font-size: 16px;
        padding: 5px 10px !important;
    }    
    .contact_sudo_selector::before {
        content: "";
        position: absolute;
        width: 1%;
        height: 4px !important;
        padding: 9px;
        left: 2%;
        border-top: 3px solid #db231b;
        border-left: 3px solid #db231b;
    }
    .contact_sudo_selector_h1 {
        font-size: 16px;
        padding: 0px 0px 0px 10px;
        margin-top: -3px !important;
    }   
    .thirteen_section_heading {
      
        padding: 0px 10px!important;
    } 
    .long_line{
        width: 50%  !important;
        display: none !important;
    }
   .tenth_short_line{
    display: none !important;
   }
   .testimonial_col_one{
    border-right: none !important;
}
.add_border_radius{
    height: 20vh !important;
}
.pc_ul_divide_col{
    column-count:1 !important;
}

}
.treatment_detailsbox_border_radius{
    border-radius: 0px !important;
}
@media screen and (min-width:767px) and (max-width:999px){
    .treatment_name{
        display: flex !important;
        flex-direction: column !important;

    }
    .treatment_detailsbox{
        width: fit-content;
        margin: 0px auto;
    }
    .sudo_selector:before {
        content: "";
        position: relative;
        width: 1%;
        
        padding: 0px 11px;
       
        border-top: 3px solid #db231b;
        border-left: 3px solid #db231b;
    }
    .sixth_first_content {
        background: #e9eef4;
        width: 60%;
        padding: 20px 8px 20px 180px !important;
        margin-right: 10px;
        font-size: 17px;
        font-family: 'Poppins';
        font-weight: 600;
    }
    .seventh_width_50{
        width: 70%;
        padding: 20px 8px 20px 218px !important;
    }
    .seventh_width_60{
        width: 80%;
        padding: 20px 8px 20px 267px !important;
    }
    .seventh_width_70{
        width: 90%;
        padding: 20px 8px 20px 260px !important;
    }
    .content-heading1 {
        display: flex;
        align-items: baseline;
        width: 99%;
    }
    .fiveth_section_heading {
        font-size: 25px !important;
        font-weight: 500 !important;
        color: #10b1f1 !important;
        text-transform: uppercase;
        padding: 0px !important;
    }
  
    .nine_sudo_selector::before {
        content: "";
        position: absolute;
        width: 1%;
        height: 0px !important;
        /* top: -4px; */
        padding: 10px;
        left: 6%;
        border-top: 3px solid #db231b;
        border-left: 3px solid #db231b;
    }
    .ten_section_heading {
        color: #10b1f1 !important;
        text-transform: uppercase;
        font-size: 25px;
        padding: 0px !important;
    }
    .gallery_short_line {
        background-color: #eee;
        width: 49vw;
        height: 2px;
        margin-right: 20px;
        margin-left: 10px;
    }
    .gallery_letsee::before {
        content: "";
        position: absolute;
        width: 1%;
        height: 4px !important;
        padding: 10px;
        border-top: 3px solid #db231b;
        border-left: 3px solid #db231b;
        left: 6%;
    }
    .gallery_letsee_h1 {
        font-size: 20px;
        font-family: 'Poppins';
        margin-top: -5px !important;
        padding: 0px 20px !important;
    }
    .testimonial_sudo_seclector:before {
        content: "";
        position: absolute;
        width: 1%;
        height: 4px !important;
        padding: 10px;
        left: 7%;
        border-top: 3px solid #db231b;
        border-left: 3px solid #db231b;
    }
    .contact_sudo_selector::before {
        content: "";
        position: absolute;
        width: 1%;
        height: 4px !important;
        padding: 11px;
        left: 5%;
        border-top: 3px solid #db231b;
        border-left: 3px solid #db231b;
    }
    .contact_icon{
        padding: 0px !important;
    }
    .contact_icon i{
        margin-right: 10px !important;
    }
    .contactinfo_heading {
        font-size: 16px;
        margin: 0px 0px 5px 0px;
        font-weight: 600;
    }
    .footer_follow_us {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 7px;
        width: 80%;
    }
    .footer_contact_complete_div{
        padding: 0px !important;
    }
    .address-details {
        color: #999;
        font-size: 13px;
        width: 87%;
        line-height: 22px;
        font-weight: 400;
        margin-bottom: 0;
    }
    .ten_section_heading{
        font-size: 20px !important;
    }
    .add_border_radius{
        height: 18vh !important;
    }
    .gallery_short_line{
        display: none !important;
    }
    .footer_end_right{
        justify-content: left;
    }
    .section_Heading_this{
        font-family: 'Poppins';
        font-size: 15px;
        font-weight: 600;
        color: black;
    }
    .fiveth_section_colone{
        width: 31.9% !important;
    }
    .fiveth_section_heading{
        line-height: 40px !important;
    }
    .sixth_section_coltwo{
        padding: 20px 20px !important;
    }
    .sixth_section_coltwo h1{
        font-size: 16px !important;
    }
    .footer_link a {
        color: #b0b0b0;
        margin-top: 10px;
        font-weight: 400;
        transition: all 0.3s ease-in-out;
        font-size: 11px;
      }
      .address-details {
        color: #999 !important;
        font-size: 11px !important;
        width: 68% !important;
        line-height: 22px !important;
        font-weight: 400 !important;
        margin-bottom: 0 !important;
      }
      .email-address{
        font-size: 11px !important;

      }
      .contact-no{
        font-size: 11px !important;
      }
      .footer_para{
        font-size: 11px !important;

      }
      .pc_ul_divide_col{
        column-count:3 !important;
    }
    
}

@media screen and (min-width:600px) and (max-width:767px){
    .nine_section_container_fluid{
        margin-top: -50px !important;
    }
    .testimonial_col_one{
        border-right: none !important;
    }
    .top_banner_content{
        padding:20px 33px !important ;
        width: 100% !important;
    }
    .ten_section_heading{
        font-size: 20px !important;
    }
    .add_border_radius{
        height: 18vh !important;
    }
    .gallery_short_line{
        display: none !important;
    }
    .footer_end_right{
        justify-content: left;
    }
    .pc_ul_divide_col{
        column-count:2 !important;
    }
    
}

/* media Query Section Start------------------------------------- */

.remove_height{
    height: fit-content;
}
.remove_height a{
    padding: 15px 10px !important;
}
.add_postion{
    position: relative;
    right: -10px;
    top: -30px;
}
.add_background_slider_content{
    background-color: #00adef;
}
.color_white{
    color: white !important;
}
.item_same_font{
font-size: 16px;
font-family: 'Poppins';
font-weight: 500;
}
.slider_textpara{
    color: white;
    transition: all 0.3s ease-in-out;
    font-size: 13px;
}
.slider_img_team{
width: 85% !important;
}
.remove_top_left{

    right: 0;
    width: 80%;
    transform: translate(15%, 1%);
   
}
.learn_more_racks{
font-size: 16px;
font-weight: 500;
margin-top: 10px !important;
padding: 10px 10px ;
color: #00aeee !important;
}
.product_name_racks{
    margin-top: 30px;
    color: #df3e37 !important;
    padding-top: 20px !important;
    font-family: 'Russo One';
    font-weight: 400;
    font-size: 15px !important;
}
.add_height{
    height: fit-content !important;
    padding: 40px 0px !important;
    position: relative;
 
}
.add_border_radius{
   height: 14vh;
   border: 2px solid #eee;
   position: relative;
   top:-60px;
   
}

.section5{
    padding-bottom: 10px !important;
}

/* Setup Hero Section banner slider--------------------------------------- */
.top_banner_content{
    position: absolute !important;
    color: white;
    padding: 200px 70px 0px 70px;
    /* font-family: 'Russo One'; */
    width: 100%;
    z-index: 9999999999999999999;
    text-align: center !important;
   
    /* font-style: italic; */
}
.hero_section_brand_title{
    font-style: normal !important;
    font-size: 19px !important;
    font-weight: 400 !important;
}
.hero_section_brand_name{
    font-size: 24px !important;
}
.hero_section_product_name{
    font-size: 90px;
    line-height: 96px;
    text-transform: capitalize;
    color: #1e1510 !important;
    font-weight: 800 !important;
}
.top_banner_button{
    margin-top: 30px;
}



@media (max-width:999px){
    .hero_section_product_name{
        font-size: 67px !important;
       
    }
}
.hero_learn_more{
    padding: 10px 30px !important;
    border-radius: 0px !important;
    background-color: transparent;
    font-family: 'Mukta';
    font-size: 34px;
    color: black;
    font-weight: 500;
    font-style: normal !important;
}
.hero_contact_us{
    padding: 10px 20px !important;
    color: white !important;
    font-weight: 500;
    border-radius: 0px !important;
    background-color: #222a7d !important;
    font-family: 'poppins';
    font-size: 14px;
    font-style: normal !important;
    margin-left: 30px !important;
}


@media (max-width: 480px) {
   
     /* Hero Banner Section media Starts here------------------------------------- */
     .top_banner_content{
        padding: 20px 25px !important;
        width: 100% !important;
        text-align: center !important;
    }
    .hero_section_brand_title{
        font-size: 13px !important;
    }
    .hero_section_brand_name{
        font-size: 13px !important;
    }
    .hero_section_product_name{
        font-size: 35px !important;
       
    
    }
    .hero_learn_more{
        font-size: 22px !important;
    }
    .Fiveth_sudo_selector_h1{
        padding: 3px 19px !important;
    }
  
    /* Hero Banner Section media end here------------------------------------- */
}
.our_best_client_padding{
    padding: 2px 12px;
}
.gallery_sudos_this::before{
    content: "";
    position: relative;
    padding: 1px 12px;
    left: -1%;
    border-top: 3px solid #db231b;
    border-left: 3px solid #db231b;
    top: 30px;
}


/*About page start*/

/* .banner-heading-section {
    background: #282828;
    position: relative;
    padding: 180px 0 100px;
} */

.bg-banner-image {
    width: 100%;
    height: auto;
    position: relative;
    background-image: url(../images/banner-bg-secion-img.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 180px 0 100px;
}

.about-content {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.about-content h1 {
    color: #282828;
    font-size: 34px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
}

.about-content nav {
    width: 100% !important;
    margin-top: 10px;
}

.about-content .breadcrumb {
    padding: 0 !important;
    margin-bottom: 0 !important;
    background-color: transparent !important;
    justify-content: center;
    font-size: 18px;
    line-height: 22px;
}

.about-content .breadcrumb-item a {
    color: #282828 !important;
    font-size: 18px;
    line-height: 22px;
}

.about-content .breadcrumb-item.active {
    color: #282828 !important;
}

.about-content .breadcrumb-item.active a {
    color: #282828 !important;
}

.about-content .breadcrumb-item + .breadcrumb-item::before {
    color: #282828 !important;
}

.imagebox {
    width: 100%;
    height: auto;
}

.imagebox img {
    width: 100%;
    height: auto;
}

.aboutpage_section1 .contentbox_heading1_ul {
    width: 90px;
}

.aboutpage_section1 .imagebox3 {
    border-radius: 30px;
}

.aboutpage_section2 {
    padding-top: 90px;
    padding-bottom: 90px;
    background: #ebebeb;
}

.skillbox {
    padding: 20px;
    background: #fff;
}


.aboutpage_section2 .list-row {
    margin-top: 10px;
}

.experiencebox {
    padding: 20px;
    background: #08b1b6;
}

.experiencebox .list-content {
    color: #fff;
}

.experiencebox .list-iconbox i {
    color: #fff;
}

/*About page end*/

.mt-80 {
    margin-top: 80px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.aboutus_page-section1 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.aboutus_page-section1 .heading-2 {
    color: #2a2a2a;
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 25px;
}

.aboutus_page-section1 .left-contentbox {
    padding-bottom: 0px;
}

.aboutus_page-section1 .left-contentbox .left-contentbox-details {
    margin-bottom: 0;
    color: #252525;
}

.about-section2 {
    padding-top: 90px;
    padding-bottom: 80px;
    width: 100%;
    height: auto;
    position: relative;
    background-image: url(./images/hero-banner-01.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 90px;
}



.iconbox2 {
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    place-items: center;
    transition: 0.3s ease;
}

.iconbox2 img {
    width: 60px;
    height: 60px;
}

.iconbox2 i {
    color: #fff;
    font-size: 24px;
    transition: 0.3s ease;
}

.iconbox2:hover {
    background: #fff;
    transition: 0.3s ease;
}

.iconbox2:hover i {
    color: #2a2a2a;
    transition: 0.3s ease;
}

.sub-cloumbox-heading {
    color: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 15px;
}

.sub-cloumbox-details {
    color: #ededed;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
}


.about-content {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.about-content h1 {
    color: #fff;
    font-size: 34px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
}

.about-content nav {
    width: 100% !important;
    margin-top: 10px;
}

.about-content .breadcrumb {
    padding: 0 !important;
    margin-bottom: 0 !important;
    justify-content: center;
    background-color: transparent !important;
}

.about-content .breadcrumb-item a {
    color: #fff !important;
}

.about-content .breadcrumb-item.active {
    color: #fff !important;
}

.about-content .breadcrumb-item.active a {
    color: #fff !important;
}

.about-content .breadcrumb-item + .breadcrumb-item::before {
    color: #fff !important;
}

.imagebox {
    width: 100%;
    height: auto;
}

.imagebox img {
    width: 100%;
    height: auto;
}

.aboutpage_section1 .contentbox_heading1_ul {
    width: 90px;
}

.aboutpage_section1 .imagebox3 {
    border-radius: 30px;
}

.aboutpage_section2 {
    padding-top: 90px;
    padding-bottom: 90px;
    background: #ebebeb;
}

.skillbox {
    padding: 20px;
    background: #fff;
}


.aboutpage_section2 .list-row {
    margin-top: 10px;
}

.experiencebox {
    padding: 20px;
    background: #08b1b6;
}

.experiencebox .list-content {
    color: #fff;
}

.experiencebox .list-iconbox i {
    color: #fff;
}
.about_container_mt{
    margin: 100px auto !important;
}
/*About page end*/
/* About Page Bread crumbs End -------------------------------------- */


/* Product Category Page Style Starts Here ------------------------------------------*/

/* Adding New Content on the product category page---------- */
.pc_add_font_style{
    font-size: 23px;
font-family: poppins;
font-weight: 600;
letter-spacing: 1.2px;
}
.pc_add_para_fontstyle{
 
    font-family: 'Poppins' !important;
font-weight: 400 !important;
color: #6d6d6d !important;
line-height: 25px !important;
font-size: 14px !important;
margin: 20px auto;
}
.pc_ul_divide_col{
    column-count: 3;
    padding: 0px 0px !important;
}


.suggested_fontstyle{
    font-size: 19px !important;
font-family: 'poppins' !important;
font-weight: 600 !important;
letter-spacing: 1.2px !important;
margin: 60px auto 5px auto !important;
}

.pc_ul_divide_col li a{
  /* color: black;
  font-size: 14px;
  font-weight: 400; */
    transition: all 0.3s ease-in-out;
    font-family: 'Poppins' !important;
    font-weight: 400 !important;
    color: #6d6d6d !important;
    line-height: 25px !important;
    font-size: 14px !important;
    padding: 10px 15px !important;

}
.pc_ul_divide_col li a:hover{
    color: #0d6efd !important;

}
.pc_ul_divide_col li a i{
  color: #0d6efd !important;
  font-size: 14px;
  font-weight: 400;
    

}
/* Adding New Content on the product category page---------- */

.righticon{
    background:#fe0000;
    transition:all 0.5s ease-in-out;
    color:white;
    cursor:pointer;
    padding:10px 15px;
    

}
.righticon:hover{
    background:#012c5f;
    transform:scale(1.3);
}

  
  h4 {
    margin: 2rem 0rem 1rem;
  }
  

    td, th {
      vertical-align: middle;
      
    }
  

.galtitle{
      font-size: 15px;
    font-weight: 600;
    width:30vw;
}
.imagecolumn .catimg{
       height: 150px;
    margin: 20px auto;
    padding: 0px;
        filter: brightness(1.2);
    transition:all 0.5s ease-in-out;
    border-radius: 5px;
   
}
.imagecolumn .catimg:hover{
  transform:scale(1.1);
  cursor:pointer;
}
.textcenter{
    text-align: center !important;
}

#tbody{
  width: 100%;
  margin: auto;
  display: flex !important;
 
  align-items: center;
  justify-content: flex-start; 
}
.galheading h1{
      font-size: 25px;
    font-weight: 700;
    margin-top: 50px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

@media screen and (max-width:480px){
.scrolldiv{
  width:100vw;
  overflow-x:scroll;
}
.imagecolumn .catimg{
  
    width: 20vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;

}
.preview-card__img {
    width: 100% !important;
    height:auto !important;
    margin: 0px auto;
    
    transform: none;
}
.preview-card{
    width: 100% !important;
}
}
.mediacounttd{
  width:10vw;
}
.rightarrowtd{
  width:25vw !important;
}

table tr {
  transition:all 0.3s ease-in-out;
}
table tr:hover{
  background:#eee;
  cursor:pointer;
}

/* This is for Gallery Table Albums Completed here*/


/* This is for Gallery card albumns  Start here*/

.preview-card {
  position: relative;
  background: #e9eef4 !important;
  
  width: 100% !important;
border:1px solid #eee;
  padding: 0px 0px 20px 0px;
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
}
.preview-card:hover{
    box-shadow:none;
}


@media screen and (max-width: 992px) {
  .preview-card {
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .preview-card {
    min-height: 500px;
    height: auto;
    margin: 120px auto;
  }
}
@media screen and (max-height: 500px) and (min-width: 992px) {
  .preview-card {
    height: auto;
  }
}
.preview-card__item {
  display: flex;
  flex-direction:column;
  justify-content:center;
 /* display: block;*/
  align-items: center;
}
@media screen and (max-width: 768px) {
  .preview-card__item {
    flex-direction: column;
  }
}
.preview-card__item.swiper-slide-active .blog-slider__img img {
  opacity: 1;
  transition-delay: 0.3s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > * {
  opacity: 1;
  transform: none;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(1) {
  transition-delay: 0.3s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(2) {
  transition-delay: 0.4s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(3) {
  transition-delay: 0.5s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(4) {
  transition-delay: 0.6s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(5) {
  transition-delay: 0.7s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(6) {
  transition-delay: 0.8s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(7) {
  transition-delay: 0.9s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(8) {
  transition-delay: 1s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(9) {
  transition-delay: 1.1s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(10) {
  transition-delay: 1.2s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(11) {
  transition-delay: 1.3s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(12) {
  transition-delay: 1.4s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(13) {
  transition-delay: 1.5s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(14) {
  transition-delay: 1.6s;
}
.preview-card__item.swiper-slide-active .blog-slider__content > *:nth-child(15) {
  transition-delay: 1.7s;
}
.preview-card__img {
  /*width: 230px;
  flex-shrink: 0;
  height: 300px;*/
  width:100% !important;
  background: white;
  /*box-shadow: 0px 3px 10px 1px rgba(252, 56, 56, 0.2);*/
  border-radius: 6px;
  /*transform: translateX(-80px);*/
  overflow: hidden;
  height: 300px;
  transition:all 0.2s ease-in-out;
 position: relative;
        border-bottom: 2px solid #0d6efd !important;
}

.preview-card__img img {
   max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.5s ease-in-out;
}
@media screen and (max-width: 768px) {
  .preview-card__img {
    transform: translateY(-50%);
    width: 90%;
  }
}
.preview-card__img img:hover{
  transform:scale(1.2)
}
@media screen and (max-width: 576px) {
  .preview-card__img {
    width: 95%;
  }
}
.preview-card__content {

    width: 20vw;
    padding: 0px 15px;
}

@media screen and (max-width: 768px) {
  .preview-card__content {
    margin-top: -80px;
    text-align: center;
    padding: 0 30px;
  }
}
@media screen and (max-width: 576px) {
  .preview-card__content {
    padding: 0;
  }
}
.preview-card__content > * {
  transform: translateY(25px);
  transition: all 0.4s;
}
.preview-card_time{
  font-size: 11px;
  line-height: 18px;
  color: #ed1b24;
  margin-bottom: 10px;
  display: block;
  font-weight: 600;

}
.preview-card__code {
  font-size: 11px;
  line-height: 18px;
  padding:0px 5px;
  color: #7b7992;
      letter-spacing: 1px;
     margin-bottom: 10px;
  display: block;
  font-weight: 500;
}

.preview-card__title {
  
    
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 5px;
  
   
}
#contentid{
  color:#ffbe0c !important;
  font-weight:600;
  font-family: oswald;
}
.preview-card__text {
  color: #4e4a67;
  margin-bottom: 30px;
  line-height: 1.5em;
}
.preview-card__button {
    display: flex;
    background: white !important;
    padding: 10px 10px;
    width: 11vw;
    border: 1px solid #0d6efd !important;
    color: #0d6efd !important;
    font-family: oswald;
    margin: 15px auto 30px auto !important;
    border-radius: 7px;
    color: #fff;
    /* box-shadow: 0px 3px 10px rgba(252, 56, 56, 0.4); */
    text-decoration: none;
    font-weight: 600;
    justify-content: center !important;
    text-align: center;
    letter-spacing: 1px;
    font-size: 14px;
    border: 1px solid #333238;
    transition: all 0.5s ease-in-out !important;
    width: 100% !important;
    align-items: center !important;
    font-family: 'Poppins' !important;
    gap: 10px;
    width: 64% !important;
}
.preview-card__button:hover {
 background:#0d6efd !important;
 color:white !important;

  
}

@media screen and (max-width: 576px) {
  .preview-card__button {
    width: 100%;
  }
  .galleryitem{
    width: 42vw !important;
    margin: 3px 9px !important;
  }
}
.galleryitem{
   width: 20vw !important;
   margin: 5px 5px;
}

/* Blog Title Here */
#productname {
    color: black;
    font-weight: 700;
    font-family: 'poppins' !important;
    font-size: 16px;
    font-family:oswald;
    text-decoration: none;
    line-height: 16px;
}
/* Blog Title Here */

.tbody{

  display: flex !important;
    width: 90%;
    flex-wrap: wrap;
    margin: 30px auto !important;
    align-items: center;
   

}
/* This is for Gallery card albumns  Completed here*/

/* This is for Gallery card albumns  Start here*/



/* This is for Gallery card albumns Media Query Start here*/

@media screen and (max-width:480px){
body{
 width:100vw;
 margin:0;
 padding:0;
 overflow-x:hidden;
}
.tbody{
   display: flex !important;
    flex-direction: column !important;
    width: 100vw;
    margin: 30px auto !important;
    align-items: center;
}
.galleryitem{
  
width:100% !important;
margin:0px 0px !important;

}
.preview-card__content{
      display: flex;
    flex-direction: column;
    align-items:flex-start !important;
    margin-top:0px;
        width: 100% !important;
    padding: 0px 15px;

}
.preview-card__img{
  width:100% !important;
 height: 350px !important;
  margin: 0px auto;
  transform:none;
  
}
.preview-card__img img{
  height:auto !important;
}
.preview-card{
  min-height:auto !important;
  margin: 10px auto;
}
.preview-card__title{
    width: 80vw;
    text-align: left;
}
.preview-card__title{
  margin-top:0px;
}
}

@media (min-width: 481px) and (max-width: 767px){
body{
  width:100vw;
  margin:0px;
  padding:0px;

 
}

.galleryitem {
    width: 41vw !important;
    margin: 3px 9px !important;
}
.preview-card__img{
  width:100% !important;
     background: none;
  margin: 0px auto;
  transform:none;
}

.preview-card__content{
      display: flex;
    flex-direction: column;
    align-items:flex-start !important;
    margin-top:0px;
    width:100% !important;
    padding:0px 10px;
}
.preview-card{
  min-height:auto !important;
  margin: 10px auto;
  width: 100% !important;
}
.tbody{
   display: flex !important;
    width: 100vw;
    margin: 30px auto !important;
    align-items: center;
}
.preview-card__title{
  width:100% !important;
  margin-top:0px;
}
.preview-card__code{
    margin-top:0px;
}
.preview-card__button{
  justify-content: space-between !important;

}
}

@media (min-width: 768px) and (max-width: 1250px){
body{
    width:100vw;
    margin:0px;
    padding:0px;
    
}
.container_s{
    
    margin-left: 0px;
}
.galleryitem {
        width: 40vw !important;
    margin: 3px 12px !important;
    padding-left:0px !important;
}
.preview-card__img{
    width:100% !important;
        background: none;
    margin: 0px auto;
    transform:none;
}

.preview-card__content{
        display: flex;
    flex-direction: column;
    align-items:flex-start !important;
    margin-top:0px;
    padding:5px 0px;
    width:100%;
    padding:0px 10px;
}
.preview-card{
    min-height:auto !important;
    margin: 10px auto;
}
.tbody{
    display: flex !important;
    width: 100vw;
    margin: 30px auto !important;
    align-items: center;
    justify-content: center;
}
.preview-card__title{
    width:27vw !important;
    margin-top:0px;
}
.preview-card__code{
    margin-top:0px;
}
.preview-card__button{
    width:100%;
}
}
#backtotop{
    width:auto !important;
}
#viewbtn{
    width:100%;
}
.container_s{
    width: 90%;
    
    margin-top: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.albumheading{
    
        font-size: 25px;
    font-weight: 700;
    margin-top: 50px;
    text-align:center;
    text-transform: uppercase;
    margin-bottom: 20px;

}

.topfluid {
    background-color:  #504e4c !important;
}
.rowsheader{
    background-color: #504e4c !important;
}
.ppboxes{
    display: flex ;
    width: 90%;
    margin: 10px auto;
}
/* Product Category Page Style Starts Here ------------------------------------------*/

.padding_100{
    background-color: #e9eef4 !important;
    padding-bottom: 100px !important;
}
.mt-30s{
    margin: 60px auto 20px auto !important;
}
.mt-50s{
    margin: 100px auto 0px auto !important;
}
.pt-70s{
    padding: 70px 10px !important;
}

.slider_img_box_relative{
    width: 100% !important;
    background: white;
    /* box-shadow: 0px 3px 10px 1px rgba(252, 56, 56, 0.2); */
    border-radius: 6px;
    /* transform: translateX(-80px); */
    
    transition: all 0.2s ease-in-out;
    position: relative !important;
    border-bottom: 2px solid #eee;

}
.slider_img_box_relative img{
    
    width: 100% !important;
    
  
 
    margin: auto !important;
    transition: all 0.5s ease-in-out !important;
}
.add_border_color{
    border: 2px solid #eee !important;
}
.add_00adef{
    border:2px solid #00adef !important;
}



/* Modal Popup Box Style STarts Here -------------------- */
/* Get a free quote box modal style Starts here------------------------------- */
#get_free_quote{
    position: fixed;
    /* display: none; */
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    font-family: 'Oswald', sans-serif !important;
    padding: 20px 30px;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    transform: translate(0px, 100%);
    transition: all 0.3s ease-in-out;
}
.get_free_quote_container{
    background: white;
    max-width: 70% !important;
     padding: 0px !important;
    margin-top: 10vh;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin-left: auto !important;
    margin-right: auto !important;
}
.removeborder{
    border: 1px solid #bf9b5f;
}
.open_get_free_quote{
    visibility: visible !important;
    opacity: 1 !important;
    transform: translate(0px, 0%) !important;
}
.get_free_quote_inputbox input{
    padding: 12px !important;
}
/* Get a free quote box modal style End here------------------------------- */

@media (max-width:950px){
    .get_free_quote_container{
      
    max-width: 100% !important;
    margin-top: 2vh !important;

    }
    .get_free_quote_inputbox{
        margin-top: 10px !important;
    }
}

/* Popup modal Box style End here------------------------------- */

/* Contact Us Section Starts Here-------------------------------------- */
.contactsection{
    background-color: #ffffff;
}
.addressandiconbox{
  display: flex;
    align-items: center;
    justify-content: flex-start;
}
.contacticon{
    font-size: 19px;
    margin-right: 10px;

  
    padding: 10px 0px;

    border-radius: 9px;
    color: #333238;
}
.addressandiconbox h1{
    font-size: 17px;
    font-family: 'roboto';
    font-weight: 900;
    margin-bottom: 0px !important;
}
.contactcontent{
    margin-top: 10px;
    font-size: 14px;
    padding: 5px;
    margin-bottom: 10px;
}
.contactemail{
    color: black;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
}
.contactphone{
    color: black;
    font-size: 14px;
    font-weight: 600;
    padding: 5px;
}
.inputone{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inputone input{
    width: 49%;
    padding: 8px;
    font-family: 'Roboto';
    font-size: 14px;
    border: 2px solid #eee !important;
    
    outline: none !important;
}
.contacttextarea{
    display: flex;
    flex-direction: column;
    align-items: center;
    
}
.contacttextarea textarea{
    width: 100%;
    border: 2px solid #eee !important;
    font-size: 14px;
    padding: 8px;
    outline: none !important;
}
.contacttextarea button{
    width: 100%;
}
.contactformbox{
    background: white;
    padding: 30px 20px;
    border: 0px solid #eee;
}
.contactcontentbox{
    background: #f8fafc;
    /* background: #bf9b5f; */
    padding: 30px 20px;
    border: 1px solid #eee;
}
.contacth1{
    color: #000a1d;
}
.contactcontainer{
    max-width: 80%;
    margin: 0px auto;
}
@media (max-width:767px){
    .contacticon{
        margin-right: 5px;
    }
    .addressandiconbox h1{
        font-size: 18px !important;
    }
      .inputone{
        
        display: flex;
        flex-direction: column !important;
        justify-content: center;
        align-items: center;
      
      }
      .inputone input{
        
     width:100%;
     border: 2px solid #eee !important;
     margin-bottom:10px
      
      }
      .contactcontent{
        padding: 0px;
        font-size: 13px;
    }
    .contacticon{
        padding: 0px !important;
    }
}
@media (max-width:1000px){
    .contacticon{
        padding: 0px !important;
    }
    .contactcontent{
        padding: 0px;
        font-size: 13px;
    }
    .contacticon{
        margin-right: 5px;
    }
    .addressandiconbox h1{
        font-size: 18px !important;
    }
}

/* Contact Us Section Starts Here-------------------------------------- */
.open_get_free_quote{
    visibility: visible !important;
    opacity: 1 !important;
    transform: translate(0px, 0%) !important;
}
.popup_btns{
    background-color: #232b7e !important;
}
.popup_hone{
    font-family: 'Poppins' !important;
    font-weight: 700 !important;
    font-size: 30px !important;
   
}
.mb-30s{
    margin-bottom: 30px !important;
}

.popup_xmarks{
    color: white;
    position: absolute;
    top: 23px !important;
    right: 15px !important;
    font-size: 25px;
    background: #dc3545;
    padding: 13px 15px;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
}
.popup_xmarks:hover{
    color: #dc3545;
    background-color: #f2f4f8;
}
@media (max-width:767px){
    .popup_xmarks{
        font-size: 13px !important;
top: 0 !important;
right: 0 !important;
border-radius: 0px !important;
    }
    .mb-30s{
        margin-top: 10px;
font-size: 25px !important;
font-weight: 700 !important;
text-align: left !important;

    }
}
.img_width_sm_{
    max-width: 90% !important;
    margin: 0px auto !important;
}
.d_flex{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}



/*Whatsapp Icon*/
.phone-call {
    width: 50px;
    height: 50px;
    right: 13px;
    bottom: 15px;
    background: #10b418;
    position: fixed;
    overflow: hidden !important;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border-radius: 50%;
    z-index: 115;
    display: block;
    line-height: 65px;
  }
  
  .phone-call img {
    vertical-align: baseline !important;
  }
  
  /*.phone-call:after {
    position: absolute;
    content: "Order On Whatsapp";
    z-index: -1;
    top: -15px;
    left: -15px;
    background-color: #10b418;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    opacity: 0.6;
    -webkit-animation: pulse 1s ease-out;
    animation: pulse 1.8s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }*/
  
  .phone-call::after {
    position: absolute;
    content: "Drop Your Message";
    z-index: -2;
    top: 11px;
    left: -150px;
    background-color: #fff;
    border-radius: 100%;
    line-height: 18px;
    color: #0c9212;
    font-size: 13px;
    font-weight: bolder;
    padding: 5px 14px 6px 14px;
    border-radius: 18px;
    box-shadow: 0px 5px 20px 0 rgb(80 80 80 / 20%);
    border: 1px solid #25d366;
    cursor: default;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s ease;
  }
  
  .whatsapp-container:hover .phone-call::after {
    visibility: visible;
    opacity: 1;
    transition: 0.5s ease;
  }
  
  .phone-call:before {
    position: absolute;
    content: " ";
    z-index: -1;
    top: -15px;
    left: -15px;
    background-color: #10b418;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    opacity: 0.6;
    -webkit-animation: pulse 1s ease-out;
    animation: pulse 1.8s ease-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
  
  
  @-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
  
    25% {
        -webkit-transform: scale(0.3);
        opacity: 1;
    }
  
    50% {
        -webkit-transform: scale(0.6);
        opacity: 0.6;
    }
  
    75% {
        -webkit-transform: scale(0.9);
        opacity: 0.3;
    }
  
    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
  }
  
  @keyframes pulse {
    0% {
        transform: scale(0);
        opacity: 0;
    }
  
    25% {
        transform: scale(0.3);
        opacity: 1;
    }
  
    50% {
        transform: scale(0.6);
        opacity: 0.6;
    }
  
    75% {
        transform: scale(0.9);
        opacity: 0.3;
    }
  
    100% {
        transform: scale(1);
        opacity: 0;
    }
  }
  
  /*  Whatsapp End Here Icon */
  
  
  
  /*Scrolltop*/
  
  
  .scroll_top{
    bottom: 80px;
    display: none !important;
    background-color: #000a1d !important;
    width: 50px;
    height: 50px;
    right: 13px;
   
    background: black;
    position: fixed;
    overflow: hidden !important;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border-radius: 50%;
    z-index: 115;
    display: block;
    line-height: 65px;
  }
  .showfixedtop{
    display: block !important; 
  }
  .scroll_top i{
    font-size: 20px;
    display: flex;
    width: 50px;
    
    justify-content: center;
    margin-top: 15px;

   

  }
  
  /*Scrolltop*/

  .long_line_58{
    width: 58% !important;
  }
  .col_flex{
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 10px !important;
 
  }
@media (max-width:1150px){
    .col_flex{
        justify-content: center !important;
        flex-wrap: wrap;
    }
    .col_flex img{
        width: 100%  !important;
    }
}

.font_sm_text{
    font-size: 15px !important;
}


@media (max-width:767px){
#productname{
    width: 100% !important;
    display: flex;
    justify-content: center;
}
.preview-card__title{
  width:100% !important;
  margin-top:0px !important;
}
.preview-card__code{
    margin-top:0px !important;
}
.preview-card__button{
  justify-content: space-between !important;
  
}
}
@media (max-width:999px){
#productname{
    width: 100% !important;
    display: flex;
    justify-content: center;
}
.preview-card__title{
  width:100% !important;
  margin-top:0px !important;
}
.preview-card__code{
    margin-top:0px !important;
}
.preview-card__button{
  justify-content: space-between !important;
  
}
}

@media (max-width:480px){
#productname{
    width: 100% !important;
    display: flex;
    justify-content: center;
}
.preview-card__title{
  width:100% !important;
  margin-top:0px !important;
  padding: 8px !important;
}
.preview-card__code{
    margin-top:0px !important;
}
.preview-card__button{
  justify-content: space-between !important;
  
}
}

