@media only screen and (min-width:320px) and (max-width:1024px) {
     
 .btn-s .elementor-swiper-button-next {
    position: absolute;
    bottom: 0 !IMPORTANT;
    top: inherit !important;
}
.btn-s .elementor-swiper-button-prev {
    position: absolute;
    bottom: 0px !important;
    top: inherit ! IMPORTANT;
    right: 90px !important;
    left: inherit !important;
}
}

.slider-show .swiper-slide-inner {
    max-width: 1140px;
    padding: 20px !important;
}
.slider-show .elementor-background-overlay {
    background-image: linear-gradient(90deg, rgb(0 114 255 / 74%) 14%, rgb(232 49 33 / 0%) 58%);background-color: transparent !important;
}
.btn-sw .elementor-swiper-button {
    width: 60px;
    height: 60px;
    background: #2575fc;
    line-height: 67px;
    text-align: center;
    display: inline-block !important;
    font-size: 33px !important;
    border-radius: 0px 20px;
    border: 2px solid #fff;
}
.btn-s .elementor-swiper-button{
    width: 60px;
    height: 60px;
    line-height: 67px;
    text-align: center;
    display: inline-block !important;
    font-size: 33px !important;
    
    border-radius: 0;
    margin: 5px 0;
    border: none;
    background-color: rgb(0 0 0 / 33%);
    color: #ffffff;}

.btn-s .elementor-swiper-button:hover {
    background-color: #ffb400;
    color: #fff;
}
.col-r .elementor-widget-container {
    background-color: #0072ff;
}
.co-b svg {
    fill: #0072ff !important;
}
.cob {
    background-color: #141414 !important;
}
.bt .elementskit-btn {
    background-color: #0072ff !important;
    color: #fff !important;
    fill: #fff !important;
}
.bt .elementskit-btn:hover {
    background-color: #ffb400 !important;
    color: #313131 !important;
    fill: #313131 !important;
}
.tx-serviceBox__styleOne {
    box-shadow: 0px 0px 40px 0px rgba(18, 18, 18, 0.09);
    overflow: hidden;
}
.tx-serviceBox__styleOne::before {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background: #0072ff;
    z-index: 1;
    clip-path: polygon(0 0, 100% 75%, 100% 100%, 0% 100%);
    opacity: 0;
    visibility: hidden;
    left: -100%;
    transition: all 0.4s ease;
}
.tx-serviceBox__styleOne .tx-buttonCercle {
    z-index: 2;
    transform: translate(-50%, -100%) scale(0) !important;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
}
.tx-serviceBox__styleOne:hover .tx-buttonCercle {
    transform: translate(-50%, -100%) scale(1) !important;
    opacity: 1;
    visibility: visible;
}
.tx-serviceBox__styleOne .tx-buttonCercle {
    z-index: 2;
    transform: translate(-50%, -100%) scale(0) !important;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
}
.tx-buttonCercle:hover {
    background: #0072ff;
    color: #fff;
}
.tx-serviceBox .tx-thumb img {
    width: 100%;
    height: 100%;
}
.tx-serviceBox__styleOne .tx-content {
    position: absolute;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 30px;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
}
.tx-serviceBox__styleOne .tx-icon::after {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #ffeec5;
    width: 38px;
    height: 38px;
    left: auto;
    right: -13px;
    top: -11px;
    z-index: -1;
}
.tx-serviceBox__styleOne .tx-icon {
    font-size: 35px;
    line-height: 100%;
    position: relative;
    color: var(--theme-color);
    z-index: 1;
    max-width: 55px;
}
.tx-serviceBox .tx-title {
    font-size: 17px;
    font-weight: 600;
}
.tx-serviceBox .tx-title a:hover {
    color: #0072ff;
}
.tx-serviceBox .tx-title a {
    color: #020626;
}
.tx-serviceBox__styleOne::after {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    background:linear-gradient(to top right, white 28%, rgb(255 255 255 / 0%) 71%);
    z-index: 1;
}
.tx-buttonCercle {
    width: 60px;
    height: 60px;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    background: #0072ff;
}
.translate-middle {
    transform: translate(-50%, -50%) !important;
}
.start-50 {
    left: 50% !important;
}
.top-50 {
    top: 50% !important;
}
.position-absolute {
    position: absolute !important;
}
.tx-serviceBox__styleOne:hover .tx-buttonCercle {
    transform: translate(-50%, -100%) scale(1) !important;
    opacity: 1;
    visibility: visible;
}
.tx-serviceBox__styleOne:hover::before {
    opacity: 1;
    visibility: visible;
    left: 0;
}
.tx-buttonCercle:hover {
    background: #feb401;
    color: #131313;
}
.left-f-o input, .left-f-o textarea {
    padding-left: 15px !important;
}

.team-block-two img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s;
    transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s;
    border-radius: 20px;
}
.lower-content h3 {
    font-size: 21px;
}
.lower-content {
    margin: 20px 0px;
    
}
.lower-content .designation {
    font-size: 14px;
    color: #4f9af5;
}


.service-carousel-home-two .owl-nav, .team-carousel .owl-nav {
    position: initial;
    bottom: 0;
    margin-top: 0px;
    text-align: center;
    margin-top: 25px;
}
.service-carousel-home-two .owl-nav button, .team-carousel .owl-nav button {
    height: 55px !important;
    width: 55px !important;
    font-size: 24px !important;
    line-height: 55px ! IMPORTANT;
    border-color: #0072ff ! IMPORTANT;
    border: 1px solid #0072ff ! IMPORTANT;
    margin-left: 20px;
    border-radius: 50%;
    color: #0072ff ! IMPORTANT;
}
.service-carousel-home-two .owl-nav button:hover, .team-carousel .owl-nav button:hover  {
    background: #0072ff !important;
    border: 1px solid #0072ff ! IMPORTANT;
    color: #fff ! IMPORTANT;
}










