/*# venu */

:root {
    --black: #000;
    --white: #fff;
    --ul-primary: #f4881f;
    --ul-secondary: #731BB7;
    --ul-c3: #F0F3FF;
    --ul-c4: #0A165E;
    --ul-c5: #f4881f;
    --ul-black: #0F0D1D;
    --ul-gray: #726B7D;
    --ul-gray2: #D9D9D9;
    --ul-gray3: #585858;
    --ul-gradient: linear-gradient(105.18deg, var(--ul-primary) 0%, var(--ul-secondary) 100%);
    --ul-2-primary: #f4881f;
    --ul-2-black: #282C32;
    --ul-2-gray: #585B6F;
    --font-primary: "Plus Jakarta Sans", serif;
    --font-kumbh: "Kumbh Sans", serif;
}


.ul-services-vector {
    position: absolute;
    width: clamp(560px, 37.83vw, 720px);
    aspect-ratio: 1 / 1;
    left: calc(0% - clamp(30px, 15.19vw, 289px));
    bottom: -30%;
    background: linear-gradient(90deg, #d06f59 32.06%, #d06f59 158.17%);
    border: 1px solid #d06f59;
    box-shadow: 0px 28px 23px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    transform: rotate(45deg);
    z-index: -1;
}


.ul-section-sub-title {
    color: var(--ul-primary);
    display: inline-block;
    font-weight: 500;
    line-height: 1.5;
    position: relative;
    margin-bottom: clamp(11px, 0.74vw, 14px);
    background: linear-gradient(90deg, #f4881f 0%, #00060C 255.75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: var(font-kumbh);
    font-size: clamp(13px, 0.84vw, 16px);
    text-transform: uppercase;
    padding-left: clamp(33px, 1.89vw, 36px);
}


.ul-contact-form-wrapper {
    background: linear-gradient(180deg, #f4881f 0%, #C700B1 100%);
    border-radius: 20px;
    padding: clamp(25px, 3.15vw, 60px);
}

.ul-service {
    background: linear-gradient(180deg, #a43ff4 0%, #FF7C54 100%);
    border-radius: 20px;
    position: relative;
    z-index: 1;
    padding: clamp(20px, 2.36vw, 45px) clamp(15px, 1.58vw, 30px) 0;
    text-align: center;
    color: var(--white);
}

.ul-services-slider .swiper-slide:nth-child(even) .ul-service {
    background: linear-gradient(180deg, #f4881f 0%, #C700B1 100%);
}

.ul-work-process-single-img img {
    box-sizing: content-box;
    border-radius: 999px;
    width: clamp(240px, 8.2vw, 156px);
    aspect-ratio: 1 / 1;
    display: inline-block;
    border: 2px dashed var(--ul-primary);
    padding: clamp(5px, 0.53vw, 10px);
}

.ul-footer-top-contact-info {
    display: flex;
    align-items: center;
    gap: clamp(10px, 1.05vw, 20px);
    padding-left: clamp(20px, -4.58vw, 65px);
    margin-left: clamp(15px, 3.42vw, 65px);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.ul-contact-info {
    background-color: #f5f6f7;
    border-radius: 16px;
    display: flex;
    gap: clamp(12px, -2.95vw, 20px);
    align-items: center;
    padding: clamp(15px, 1.8vw, 40px);
}


.logo {
    max-width: clamp(141px, 43.56vw, 400px);
}


    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 30%;
    }



@media screen and (min-width:768px) {
}

@media (max-width:768px) {
}



@media (min-width:992px) {
	
}


@media (max-width:998px) {

}


@media (min-width:1200px) {
}

@media (max-width:1200px) {

	}


@media (max-width:768px) {
}

@media screen and (min-width:320px) and (max-width:410px){
	
}

@media screen and (min-width:320px) and (max-width:768px){
	
	
	
	@media only screen and (max-width: 479px) {


}

@media screen and (min-width:320px) and (max-width:575px){

}



@media (min-width:768px) {
}



@media screen and (min-width:852px) and (max-width:992px){


}


@media screen and (min-width:767px) and (max-width:852px){


}

@media screen and (min-width:1040px) and (max-width:1120px){
.
}

@media screen and (min-width:866px) and (max-width:1010px){
}

@media screen and (min-width:769px) and (max-width:1008px){
}

@media screen and (min-width:992px) and (max-width:1082px){
	
}


