/* banner css*/
.inner-banner-area {
    background: linear-gradient(#ffffffe0, #ff060680), url(../img/pagebg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

/* elementer-section-top  css start*/
.elementer-section-top {
    padding: 150px 0;
    background-image: linear-gradient(#ffffffc2, #ffffff), url(../img/shape17.webp);
    background-repeat: no-repeat;
    background-position: top left;
}

.mask-images {
    position: absolute;
    right: -15%;
    top: 3%;
    /*background-image: url(../img/mask-image.html);*/
}

.mask-images img {
    width: 205px;
    height: 215px;
    object-fit: cover;
}

.mask-images img {
    position: absolute;
    right: 100px;
}

.full-images img {
    border-radius: 20px;
    height: 550px;
    width: 100%;
    object-fit: cover;
}

.images-shape li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.images-shape li img {
    bottom: 0px;
    position: absolute;
}

.motion-effects2 img {
    bottom: 80px;
    right: 30px;
}

.motion-effects3 img {
    top: 50%;
    right: 80px;
}

.motion-effects4 img {
    bottom: 30px;
    right: 80px;
}

.info-box {
	margin-left:30px;
}

.info-box .info-item .rtin-media {
    padding-right: 30px;
    position: relative;
    min-height: 60px;
}

.info-box .info-item .rtin-media::after {
    content: "";
    height: 100%;
    width: 4px;
    background-color: #d9e7ee;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.8s;
}
.insurance-benefits-area .ben-images img{
    max-width: 80%;
    margin: 0 auto;
    display: block;    
}

.rtin-content .info-title {
    font-size: 24px;
    color: #000;
    line-height: 30px;
    font-weight: 600;
}

p.info-text {
    font-size: 16px;
    padding: 0;
}

.info-box .info-item {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
}

.rtin-img {
    width: 100%;
    padding: 10px;
    border-radius: 50%;
    background: linear-gradient(90deg, #1487c2 -2.63%, #0da6bf 20%, #00e5b8 122.49%);
}

.rtin-img img {
    width: 55px;
    filter: invert(1);
}

.our-main-goal {
    padding-left: 30px;
}

.info-box .info-item:hover .rtin-media img {
    transform: scale(1.1);
}

.info-box .info-item:hover .rtin-media::after {
    background-color: #8b0003;
}

.info-title p {
    padding: 0;
}

/*elementor-section-boxed css start */
.elementor-section-boxed {
    background: linear-gradient(#3a3c3c, #07bcbce3), url(https://asstage.in/Kiweb/assets/img/about-lorem.webp);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 75px 0px 75px 0px;
    overflow-x: hidden;
    background-attachment: fixed;
}

.elementor-section-boxed .same-title {
    background: transparent;
    -webkit-text-fill-color: #fff;
}

.elementor-section-boxed .head-title,
.elementor-section-boxed .same-title,
.elementor-section-boxed p {
    color: #fff;
}

.elementor-section-boxed .same-title {
    margin-bottom: 0;
}

.process-boredr {
    border-right: 1px solid #e1e1e1;
}

.process-bar i {
    margin-bottom: 30px;
    font-size: 40px;
    color: #ffffff;
}

.process-bar  .step-item{
	width:25%;
}

.process-bar .step-item .process-bar-line {
    height: 2px;
    background: #ffd100;
    position: relative;
    margin-top: 1px;
    width: 277px;
}

.process-bar .step-item:first-child .process-bar-line {
    background: linear-gradient(to right, transparent 0%, #8b0003 50%, #8b0003 100%);
}

.process-bar .step-item .process-bar-line {
    height: 2px;
    background: #8b0003;
    position: relative;
    margin-top: 1px;
    width: 277px;
}

.process-bar .step-item:last-child .process-bar-line-1 {
    background: linear-gradient(to left, transparent 0%, #8b0003 50%, #8b0003 100%);
}

.process-bar .step-item .process-bar-line-1 {
    height: 2px;
    position: relative;
    margin-top: 1px;
    width: 277px;
}


.process-bar .step-item .process-bar-line:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    margin-left: -11px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #8b0003;
    background: #fff;
}

.process-bar {
    text-align: center;
    flex-wrap: wrap;
	justify-content:center;
    display: flex;
    padding: 32px 0px 120px 0px;
}



.process-bar .step-item .process-bar-line-1:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    margin-left: -11px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #8b0003;
    background: #fff;
}

.process-bar .step-item .process-bar-line-1:after {
    content: "";
    position: absolute;
    right: -6px;
    top: 50%;
    margin-top: -6px;
}

.process-bar .step-item .process-bar-line:after {
    content: "";
    position: absolute;
    right: -6px;
    top: 50%;
    margin-top: -6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 12px solid #8b0003;
}



.line-hight-containe {
    color: white;
    margin-top: 20px;
    font-weight: 600;
}

/* elementer-trasprt-class css start */
.elementskit-parallax-multi-container {
    padding: 80px 80px 80px 80px;
    /*background-image: url(../img/world-map.html\1jpg);*/
}

.fun-fasr-container .custom-btn{
	margin-top:100px;
}

.elementer-trasprt-class {
    background-color: white;
    margin-top: -188px;
    padding-top: 60px;
    /*background-image: url(../img/world-map.html\1jpg);*/
}

.inner-animeted .icon {
    width: 30%;
    box-shadow: 0px 12px 40px 0px rgb(75 62 143 / 15%);
    height: 80px;
    border-radius: 50%;
    background: #fff;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.project-counter {
    padding: 80px 0;
}

.upper-title {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 400;
    color: #222222;
    text-transform: capitalize;
    margin-bottom: 22px;
}

.inner-animeted {
    display: flex;
    align-items: center;
}

.upper-title:before {
    position: absolute;
    content: "";
    left: 65;
    bottom: -15px;
    width: 45px;
    height: 2px;
    background: #8b0003;
}
.count {
    position: relative;
    font-size: 50px;
    line-height: 1.2em;
    color: #000;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 10px;
}

/* theme-separator css start */
.theme-separator {
    position: relative;
    display: block;
    width: 100%;
    border-bottom: 1px solid #e2eef2;
}

.theme-separator:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -35.5px;
    margin-left: -35px;
    width: 70px;
    height: 70px;
    background: #ffffff url(../img/theme-icon.gif) center center no-repeat;
    border-radius: 50%;
}

/* service section css start */
.elementor-section-height-default {
    padding: 32px 0px 0px 0px;
}

.sec-wow {
    position: relative;
    margin-bottom: 50px;
}

.services-section {
    padding: 100px 0px 0px 0px;
}

.service-block {
    position: relative;
    margin-bottom: 45px;
    padding-top: 25px;
}

.inner-box {
    position: relative;
    display: block;
    padding: 30px 35px 90px;
    text-align: center;
    background: #ffffff;
    box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 7%);
}

.service-block .inner-box:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 2px solid #8b0003;
    z-index: 0;
}

.icon-outer {
    border-radius: 50%;
    width: 170px;
    height: 170px;
    position: relative;
    display: block;
    padding: 31px;
    margin: 0 auto 30px;
    overflow: hidden;
}

.icon-bg {
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.icon-box {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
}

.icon-box:before {
    position: absolute;
    content: "";
    top: 1px;
    left: -2px;
    width: 104px;
    height: 104px;
    background: #fff;
    border-radius: 50%;
    transition: 0.5s;
    transform: scale(0.8);
    opacity: 0;
}

.icon-box img {
    padding: 10px;
    border-radius: 50%;
    background: linear-gradient(90deg, #8b0003 -2.63%, #0066dd 122.49%);
    border: 5px solid #fff;
}

.service-block .more-link {
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
    display: block;
}

.more-link a {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #ffffff;
    font-size: 14px;
    box-shadow: 0px 0px 35px 0px rgb(0 0 0 / 5%), 0px 0px 35px 0px rgb(0 0 0 / 5%);
}

.inner-box:hover {
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
    background: linear-gradient(90deg, #8b0003 -2.63%, #0066dd 122.49%);
}

.inner-box:hover .text {
    color: #fff;
}

.inner-box:hover .data {
    color: #fff;
}

.data {
    z-index: 2;
    transition: 0.5s;
    position: relative;
    color: #222222;
    text-transform: capitalize;
    margin: 0 0 12px;
    font-weight: 600;
}

.text {
    position: relative;
    display: block;
    color: #666666;
    font-size: 16px;
}

/*mission css start*/
.insurance-benefits-area {
    padding: 0 0 150px 0px;
}

.insurance-benefits-shape-2 {
    position: absolute;
    top: 0px;
    right: 50px;
    animation: rotation 8s infinite linear;
}

.insurance-benefits-shape-1 {
    position: absolute;
    top: 105px;
    left: 0;
}


/* team css start*/
.team-sec{
	margin-bottom:150px;
}

.team-sec .same-title{
	margin-bottom:50px;	
    color: #000 !important;
}



.team-detail h4 {
    font-size: 24px;
    margin-bottom: 0;
    font-weight: 600;
    color: #111;
    margin-top: 30px;
    transition: all 0.3s ease-in-out;
}

.designation {
    color: #646464;
    font-size: 16px;
    font-weight: 400;
}


/*.team-box1:hover::before{
  
    background: linear-gradient(90deg, #1487c2 -2.63%, #0da6bf 20%, #00e5b8 122.49%);
    transform: rotate(2deg) translateX(-5px) translateY(16px) ;
}*/



.blk{
    position: relative;
    padding-bottom: 100px;
}

.back{
    height: 300px;
    width: 250px;
    background: linear-gradient(90deg, #1487c2 -2.63%, #0da6bf 20%, #00e5b8 122.49%);
    transition: all 1s;
    border-radius: 10px;
}
.front{
    position: absolute;
    top: 0;
    height: 300px;
    width: 250px;
    z-index: 1;
    border-radius: 10px;
    object-fit: cover;
   
}
.front:hover + .back{
    transform: rotate(2deg) translateX(-5px) translateY(16px);
    transition: all 1s;
}

footer .fa-map-marker , .fa-phone, .fa-envelope{
    background: linear-gradient(90deg, #1487c2 -2.63%, #0da6bf 20%, #00e5b8 122.49%);;
    padding: 8px 11px;
    border-radius: 50px;
    color: white;
    height: 32px;
    width: 32px;
}
footer .fa-envelope{    
    padding: 8px 8px;   
}

footer .col-lg-5 a{
    margin-top: 0;
}

.team-detail {
    margin-bottom: 30px;
}
.mrgb6{
    margin-bottom: 6px;
}
.processimg{
    max-width: 80px;
    margin-bottom: 20px;
    padding: 10px;
}
.iconinner{
    display: block;
}
.iconarea {
    display: inline-block !important;
    vertical-align: top;
    height: unset !important;
    box-shadow: none !important;
    align-items: unset !important;
    justify-content: unset !important;
}
.iconcontent{
    display: inline-block !important;
    width: 63%;
    vertical-align: top;    
}
.iconarea img{
    margin: 0 auto;
    display: block;
    border-radius: 10px;
    padding: 10px;
    background: linear-gradient(90deg, #8b0003 -2.63%, #0066dd 122.49%);
    max-width: 80px;
}

/* animation css*/
[data-animation] {
    opacity: 0;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

@keyframes lineanimation {
    0% {
        max-width: 0;
        opacity: 0
    }

    100% {
        max-width: 100%;
        opacity: 1
    }
}

.lineanimation {
    -webkit-animation-name: lineanimation;
    animation-name: lineanimation;
}

/* line section css*/
.animation-bar{
	    margin: 32px 0px 120px 0px;
    text-align: center;
	position:relative;
}

.animation-bar .process-bar-line{
	    height: 2px;
    background: #4cecce;
    position: relative;
    margin-top: 1px;
    width: 100%;
	z-index:2;
}

.animation-bar .line-hight-containe{
	position:relative;
}

.animation-bar .line-hight-containe:after{
	content: "";
    position: absolute;
    left: 50%;
    top: -50%;
    z-index: 2;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    margin-left: -11px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #4cecce;
    background: #fff;
}

.animation-bar .line-hight-containe:before{
	    content: "";
    position: absolute;
    right: -6px;
    top: -50%;
    margin-top: -8px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 12px solid #4cecce;
}

.animation-bar .col-lg-3:last-child .line-hight-containe:before{
	display:none;
}

.animation-bar .light-bar-line{
	     height: 1px;
    background: rgba(255, 255, 255, 0.3);
    position: relative;
  z-index:1;
    width: 100%;
	margin-top:-1px;
}


/* media query*/
@media (max-width:334px){
	body .info-box .info-item .rtin-media{
		width:50%;
		    padding-right: 10px;
	}
	
	.data{
		font-size:20px;
	}
	
	.upper-title{
		font-size:17px;
	}
	
	.inner-box{
		padding:30px 20px 50px;
	}
	
	.inner-animeted .icon{
		box-shadow:unset;
	}
	
	.rtin-content.ml-4{
		margin-left:15px !important;
	}
	
	.elementer-section-top{
		padding:50px 0 !important;
	}
}

@media (max-width:767px){
    .elementer-section-top{
    padding:100px 0;
    }

    .full-images img{
    height:auto;
    }

    .our-main-goal{
    padding-left:0;
    padding-top:50px;
    }

    .info-box {
    margin-left:0px;
    }


    .info-box .info-item .rtin-media{
    width:40%;
    }

    .process-boredr{
    border-right:0;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding-bottom: 10px;
    }

    .step-item {
    width: 50%;
    }

    .process-bar .step-item .process-bar-line,
    .process-bar .step-item .process-bar-line-1{
    width:auto;
    }

    .process-bar .step-item .process-bar-line-1:after{
    content: "";
    position: absolute;
    right: -6px;
    top: 50%;
    margin-top: -6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 12px solid #8b0003;
    }

    .project-counter {
    padding: 50px 0;
    }

    .elementer-trasprt-class{
    padding-top:50px;
    margin-top:-50px;
    }

    .elementskit-parallax-multi-container{
    padding:15px;
    }

    .inner-animeted p{
    font-size:15px;
    margin:0;
    }

    .inner-animeted .icon{
    width:20%;
    }

    .inner-animeted .icon img{
    max-width:60px;
    object-fit:contain;
    }

    .count{
    font-size:35px;
    line-height:45px;
    margin: 0;
    }

    .fun-fasr-container .col-lg-4{
    margin-bottom:50px;
    }

    .fun-fasr-container .custom-btn {
    margin-top: 0;
    }

    .elementor-section-height-default{
    padding:32px 0px 80px 0px;
    }

    .single-insurance-benefits-content{
    padding-top:30px;
    }

    .insurance-benefits-area{
    padding:0 0 100px 0px;
    }

    .icon-line{
    display:none;
    }

    .designation{
    margin-bottom:30px;
    }

    .front{
    left: 0;
    right: 0;
    margin: 0 auto;
    }

    .blk .col-lg-3{
    text-align:center;
    }

    .back{
    margin:0 auto;
    }
	
	.inner-box{
		padding:30px 35px 50px;
	}
	
	.data{
		font-size:25px;
	}
}

@media only screen and (min-width:768px) and (max-width:991px){
	.our-main-goal{
		padding-left:0;
		padding-top:50px;
	}
	
	.full-images img{
	height:auto;
}
	
	.fun-fasr-container .col-lg-4 {
		margin-bottom: 50px;
	}
	
	.count{
		font-size:40px;
	}
	
	.fun-fasr-container .custom-btn {
    margin-top: 0;
}
	
	.inner-animeted p{
		font-size:15px;
	}
	
	.inner-animeted .icon{
		width:20%;
	}
	
	.iconarea img{
		max-width:60px;
	}
	
	.elementskit-parallax-multi-container{
		padding:40px;
	}
	
	.last-div{
		display: flex; 
    justify-content: space-between; 
	}
	
	.last-div .service-block{
		width:48%;
	}
	
	.data{
		font-size:22px;
	}
	
	.inner-box{
		padding:30px 25px 50px;
	}
	
	.designation{
		margin-bottom:30px;
	}
}

@media only screen and (min-width:992px) and (max-width:1024px){
	.elementskit-parallax-multi-container{
		padding:40px;
	}
	
	.data{
		font-size:22px;
	}
	
	.inner-box{
		padding:30px 25px 50px;
	}
	
	.icon-outer{
		width: 120px;
    height: 120px;
	padding: 20px;
	    display: flex;
    align-items: center;
    justify-content: center;
	}
	
	.count{
		    font-size: 40px;
	}
	
	.inner-animeted .icon{
		width:75%;
	}
	
	.upper-title{
		font-size:18px;
	}
	
	.inner-animeted p{
		font-size:15px;
	}
}

@media only screen and (min-width:1025px) and (max-width:1600px){
	.inner-animeted .icon{
		width:40%;
	}
}