section.about {
    padding: 40px 0px;
    position: relative;
}

.about-img-box {
    position: relative;
    margin: 0 57px;
}


.about .about-img-box .experience-box {
    background-color: red;
    color: #fff;
    position: absolute;
    bottom: 80px;
    left: -30px;
    z-index: 1;
	padding: 38px 23px;
    z-index: 3;
}
.about.home-2 .about-img-box .experience-box::before {
    content: '';
    border: 30px solid;
    position: absolute;
    bottom: -30px;
    left: -29px;
    border-bottom-color: transparent;
    border-right-color: red;
    border-left-color: transparent;
    border-top-color: transparent;
    z-index: -3;
}
.about .about-img-box .experience-box .experience-counter {
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
   
}
.about .about-img-box .experience-box:after {
    content: '';
    background-color: #fff;
    width: 40px;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: -40px;
}
.about-img-box {
    position: relative;
}
.about.home-2 .about-img-box .experience-box:after {
    bottom: 0;
    left: auto;
    right: -40px;
    width: 20px;
}
.text-counter {
    font-size: 17px;
    font-weight: 700;
}

.about .sec-title h2 {
    color: #333333;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    position: relative;
    font-family: "Oswald", "Open Sans", sans-serif;
  
}
.sec-explain {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    color: #000;
    text-align: justify;
}

 .case-studies-item{
	position: relative;
	overflow: hidden;
	border: 11px solid #fff;
 }

 .case-studies-item .text-box {
    padding: 10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(30px);
    bottom: 51px;
    width: 95%;
    background-color: #fff;
    border-radius: 0;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    opacity: 1;
    visibility: visible;
    transition: all 0.6s ease;
    cursor: pointer;
}

.case-studies-item:hover .text-box {
    transform: translateX(-50%) translateY(0px);
    opacity: 1;
    visibility: visible;
}

.case-studies-item .text-box .tags li {
    display: inline-block;
}

.case-studies-item .text-box .tags li a {
    font-size: 14px;
    margin-bottom: 12px;
    text-transform: capitalize;
    position: relative;
    color: var(--mainColor);
    display: block;
    margin-left: 8px;
}

.case-studies-item .text-box .tags li:hover a {
    color: var(--mainColor);
}
.text-box .next-page {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid red;
    border-radius: 0;
    color: gray;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.text-box .next-page i {
    font-size: 21px;
    color: #000;
}
.content h4 a {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    line-height: 0;
}


.product-sec {
    position: relative;
    overflow: hidden;
	padding: 50px 0 100px;
}
.product-sec .row:nth-child(2) {
    margin-top: 30px;
}
section.product-sec .main_title .line:before {
    background: #fff;
    
}
.product-sec .main_title h2{
	/* color: #fff; */
	/* margin-top: 0; */
}
.content h4 {
    
    line-height: 30px;
}



.venture-sec {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	display: block;

}

.venture-secs h2 {
    color: #fff;
}

.technical-sec .ventur-item {
    border: 1px solid #cecdcd;
    margin-bottom: 40px;
}

.venture-secs{

	position: relative;
	padding: 45px 0px;
}


.venture-secs::before {
    content: "";
    background: repeating-linear-gradient(90deg, transparent, rgba(34, 34, 34, 0.1), rgba(34, 34, 34, 0.08), rgba(34, 34, 34, 0.01), rgba(34, 34, 34, 0.1), rgba(34, 34, 34, 0.05), rgba(34, 34, 34, 0.08), rgba(34, 34, 34, 0.1), rgba(34, 34, 34, 0.04), rgba(34, 34, 34, 0.02), rgba(34, 34, 34, 0.02), rgba(34, 34, 34, 0.09), rgba(34, 34, 34, 0.04), rgba(34, 34, 34, 0.06), rgba(34, 34, 34, 0.01) 3px), linear-gradient(0deg, rgb(34 34 34 / 80%), rgb(34 34 34 / 90%));
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}
.ventur-item {
    background-color: #fff;
    padding: 30px 15px;
    text-align: center;
	max-width: fit-content;
    margin: 0 auto;
}
.bg-ground {
   
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}

.text-boxs {
    padding: 0 15px;
}

.about .black_button.main_button.color3 {
    margin-top: 6px;
}

.product .text-box {
    padding: 10px 10px;
}


.product .text-box h4 a {
    font-size: 17px;
}
.product .case-studies-item {
    border: 0;
	margin-bottom: 20px;

}
.product .case-studies-item .text-box{
	width: 95%;
}

.glyphicon {

    font-family: 'FontAwesome' !important;
}


.glyphicon-chevron-right:before {
	content: "\f105" !important;
}

.glyphicon-chevron-left:before {
    
     content: "\f104" !important;
}


.carousel-control.left, .carousel-control.right {

	background-color: #000;
    width: 50px !important;
    height: 50px !important;
    top: 50% !important;
	transform: translateY(-50%) !important;
    border-radius: 50% !important;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{

	left: 50%;
    margin-left: 0 !important;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    top: 50%;
    transform: translate(-50%, -50%) !important;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{

	right: 50%;
    margin-right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translate(-50%, -50%);
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next{

	width: initial !important;
    height: initial !important;
	margin-top: -1px !important;

}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -11px !important;
}
.text-box .content {
    padding: 0;
}


.feature-item-icon {
    background-color: #e6eeff;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-right: 15px;
}

.feature-item-icon img {
    padding: 13px;
    max-width: 81px;
}

.feature-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
}

.feature-item-icon::before {
    content: "";
    background-color: red;
    height: 5px;
    width: 19px;
    top: -2px;
    position: absolute;
}


.feature-item-content h5 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
	
}

.technical-list ul li {
    position: relative;
    padding: 10px 0px;
    font-size: 18px;
    font-weight: 600;
    padding-left: 63px;
    margin-bottom: 11px;
	cursor: pointer;
}

.technical-list ul li::before {
    position: absolute;
    left: 0;
    content: "\f054";
    font-family: Font-Awesome;
    font: normal normal normal 15px / 1 FontAwesome;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    border: 1px solid #e4e4e4;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 1px 1px gray;
    transition: all 0.5s;
}


.technical-list.list-tow li {
    counter-increment: step-counter;
	text-align: left;
}
.technical-list.list-tow li::before { 
	content: counter(step-counter);

}
.text-titles {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}


.technical-list.list-tow h3 {
    text-align: left;
    font-size: 21px;
    font-weight: 600;
    border-left: 4px solid #ed1c24;
    padding-left: 9px;
    margin-bottom: 40px;
	background-color: #c8c8c8;
    padding: 10px;
} 
   






.blog-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 5px;
    background: #595555;
    left: 6%;
    margin-left: -10px;
}
.blog-timeline>li .timeline-icon {
    width: 60px;
    height: 40px;
    font-size: 1.4em;
    line-height: 40px;
    position: absolute;
    color: #fff;
    background-color: #ed1c24;
    border-radius: 2px;
    text-align: center;
    left: 5%;
    top: 0px;
    padding-top: 0px;
    margin: 0 0 0 -38px;
}
.blog-timeline>li .timeline-content {
    margin: 0 0 20px 8%;
    background: transparent;
    border: 2px dotted #a5040a;
    color: #000;
    padding: 8px 7px 3px 9px;
    position: relative;
    border-radius: 2px;
}
.blog-timeline>li {
    position: relative;
}
.history-list span i {
    font-size: 15px;
    margin-right: 8px;
}
.history-list span {
   
    font-size: 17px;
}
.history-list .entry-title {
    font-size: 17px;
}

.about-page .about-img-box img {
    width: 100%;
}
.about-page .about-img-box {
	margin: 0 30px;
}


.about-page .sec-explain {
    margin-bottom: 40px;
}

p.sec-explain.mb-0 {
    margin: 0;
}


@media (min-width: 320px) and (max-width: 991px){
.blog-timeline>li .timeline-content {
    margin: 0 0 30px 0;
    padding: 20px;
    font-weight: 400;
    font-size: 95%;
}



.blog-timeline>li .timeline-icon {
    position: relative;
    float: right;
    left: auto;
    margin: 0px 0px 0 0px;
}

.blog-timeline::before {
  display: none;;
}

}