.mybtn{
    background-image: linear-gradient(to right, #169296 0, #156dbc 50%, #17aa7f 100%) !important;
}

.mybtn:hover {
    background-position: right center !important;
}


.mybtn {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700!important;
    font-family: "Open Sans",open sans;
    color: #fff!important;
    background: 0 0;
    padding: 7px 30px;
    text-align: center;
    cursor: pointer;
    background-size: 200% auto;
    border-radius: 5px;
    z-index: 1;
    transition: all .5s ease;
}

.text-accent {
    color: #18ac7c !important;
}

.hover\:text-accent:hover, .hover\:text-yellow:hover{
    color: #18ac7c !important;
}

.btn-curve {
    background: transparent;
    padding: 14px 35px;
    border: 1px solid #18ac7c !important;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.btn-curve:after {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: 100%;
    /*background: #1e1e1e;*/
    background: 0 0;
    background-size: 200% auto;
    background-image: linear-gradient(to right,#00bb6e 0,#0156d5 50%,#00bb6e 100%) !important;;

    border-radius: 0 0 100% 100%/0 0 100% 100%;
    -webkit-transition: all 0.6s cubic-bezier(1,0,.55,1);
    transition: all 0.6s cubic-bezier(1,0,.55,1);
}

.elementor-322 .elementor-element.elementor-element-2b8b02a8 .elementor-heading-title {
    /*color: #10c078 !important;*/
}

.elementor-322 .elementor-element.elementor-element-2b8b02a8.wavo-headig-line .elementor-heading-title::after {
    background-color: #0fa55a !important;
}

.customDefaultFontColor {
    background-color: #CA4246;
    background-image: linear-gradient( 0deg,#00bb6e,#0156d5 100%);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wavo-headig-line .elementor-heading-title::after {

    background-image: linear-gradient( 0deg,#00bb6e,#0156d5 100%);
}


.elementor-322 .elementor-element.elementor-element-60e807e2 .elementor-heading-title{
    /*color: #00b673  !important;*/
}


.services .swiper-slide{
    width: 851px !important;
}


.elementor-element.elementor-element-ef4f52a .elementor-heading-title {
    color: #212529;
    font-size: 38px;
    font-weight: 800;
    line-height: 1.4em;
}

.elementor-2743 .elementor-element.elementor-element-14d1ed4:not(.elementor-motion-effects-element-type-background), .elementor-2743 .elementor-element.elementor-element-14d1ed4 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #06b476 !important
}

.work-carousel.gray-none .content .img {
    height: 534px;
}

.work-carousel .content .cont h6 {
    font-size: 33px !important;
}

.elementor-2743  .elementor-heading-title {
    font-size: 30px !important;
    color: #166abf   !important;;
}

.elementor-22 .elementor-element.elementor-element-d768dc3 .elementor-heading-title {
    color: #166abf   !important;;
    letter-spacing: 6px;
}


.elementor-2743 .elementor-element.elementor-element-7fd03fe .elementor-heading-title {
    letter-spacing: 6px;
}

.elementor-2743 .elementor-element.elementor-element-1760c05 .elementor-heading-title {
    color: #FFFFFF !important;
    font-size: 200px !important;
    line-height: 0.7em;
}

.elementor-2743 .elementor-element.elementor-element-1760c05 > .elementor-widget-container {
    text-align: -webkit-center;
}


[data-overlay-dark="3"]:before, [data-overlay-light="3"]:before {
    opacity: 0.0 !important;
}

/*///header remove*/
.header {
    /*background: white !important;*/
    /*color: black !important;*/
}

.header__logo img{
    height: 60px !important;;
    width: 213px !important;;
}

.header .header__logo {

    flex: 0 0 224px;
}

.elementor-322 .elementor-element.elementor-element-60e807e2 .elementor-heading-title {
    font-size: 25px !important;;
}

.elementor-22 .elementor-element.elementor-element-bd063af .elementor-heading-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.5em;
}
.elementor-22 .elementor-element.elementor-element-a69122b .elementor-heading-title {
    color: #212529;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.ion-ios-arrow-right{
    font-size: 30px !important;
}
.ion-ios-arrow-left{
    font-size: 30px !important;
}

.work-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {

    background: #18ac7c !important;
}

.about .items .more-stroke span {
    background: #1ab582 !important;
}

.about .items .more-stroke span:before {
    background: #1ab582 !important;
}

.about .items .more-stroke span:after {
    background: #1ab582 !important;
}

/*.about .items.active {*/
/*    background: #02ad7e;*/
/*    -webkit-transition: border .4s,background .2s;*/
/*    transition: border .4s,background .2s;*/
/*    color: white !important;*/
/*}*/

/*.about .items.active p{*/
/*    color: white !important;*/
/*}*/

/*.about .items.active .more-stroke span{*/
/*    color: white !important;*/
/*}*/

/*//green #18ac7c*/

.work-carousel .swiper-slide {
    padding: 0 10px 50px !important;
}

/*/container*/
/* .elementor-container {
    max-width: 80% !important;
} */

.clients-grid-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr ;
    grid-auto-columns: 1fr;
    display: grid;

    padding: 0px 66px 27px 93px;
}


.image.clients {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 12px;

    border: 1px solid #dcd9d9;
    padding: 10%;
}

.section-header-clients {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    /*margin-bottom: 64px;*/
    display: flex;
    align-items: center;
}

.h1 {
    color: black;
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3rem;
    font-weight: 400;
    line-height: 1em;
}
.h4.subtitle-sections {
    color: #156dbc;
    font-size: .875rem;
    font-weight: 400;
}

.h4 {
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.125rem;
    font-weight: 900;
    line-height: 1.25em;
}


.section.quote {
    min-height: 100vh;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
}

.quote {
    border-left-color: #00b07b;
    font-size: 1.25rem;
    line-height: 1.25em;
}

.section {
    z-index: 3;
    padding: 128px 3%;
    position: relative;
}

.big-bg-y {
    height: 80% !important;
    position: absolute !important;
    top: 47% !important;
    bottom: auto !important;
    left: 0% !important;
    right: auto !important;
    transform: translate(-50%,-50%) !important;
}



.big-bg-y.right {
    left: auto !important;
    right: 0% !important;
    transform: translate(50%,-50%) !important;
}
.w-layout-blockcontainer {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.w-container:before, .w-container:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.quote-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
}

.h2.quote {
    max-width: 48ch;
    font-size: 37px !important;;
    color: #1673b6 !important;;
}

.h4.quote-author{
    color: #00b07b;
    font-size: .875rem;
    font-weight: 400;
}

.w-container:before, .w-container:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}


/*//animation*/
.elementor-22 .elementor-element.elementor-element-5d8b6a0:not(.elementor-motion-effects-element-type-background) {
    background-color: transparent !important;
}

.elementor-22 .elementor-element.elementor-element-b55c4b2:not(.elementor-motion-effects-element-type-background) >
.elementor-widget-wrap {
    background-color: #156dbc !important;
}

.scrolling-box .elementor-heading-title {
    color: #ffffff !important;
}

.scrolling-box p {
    color: #ffecec !important;
}

.text-highlight {
    background: #00bb6e !important;
    color: #fff;
}

.clients .brands .item .link{
    top : unset !important;
}

.slider .parallax-slider .swiper-slide .bg-img {

    /*animation-name: example;*/
    /*animation-duration: 5s;*/
    /*animation-delay: 4s;*/
    /*animation-iteration-count: infinite;*/
    /*animation-timing-function: linear;*/
    /*transition: 3s;*/

    /*background-position-x: 50%;*/
    /*background-position-y: 0%;*/
    /*-webkit-animation: zoomin 30s linear;*/
    /*animation: zoomin 30s linear;*/
    /*animation-fill-mode: forwards;*/
    /*animation-iteration-count: infinite;*/
}

@-webkit-keyframes zoomin {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
/* The animation code */
@keyframes example {
    from {transform: scale(1)}
    to {transform: scale(1.2)}

    /*0%   {tr}*/
    /*25%  {background-color:yellow; left:200px; top:0px;}*/
    /*50%  {background-color:blue; left:200px; top:200px;}*/
    /*75%  {background-color:green; left:0px; top:200px;}*/
    /*100% {background-color:red; left:0px; top:0px;}*/
}

.agency .img .exp{
    right: 76px !important;
}

.about .items .icon {
    text-align: -webkit-center !important;
}

.services_icon2 {
    text-align: -webkit-center;
}
.services_icon2  img {
    height: 76px !important;
    /*height: 100% !important;*/
    /*width: 100%;*/
}

.services_icon2-title{
    font-size: 1rem;
    margin-top: 28px;
    font-weight: 500 !important;
    margin-bottom: 10px;
    font-family: "Open Sans", open sans !important;
}
.clients .brands {
    padding: 23px 50px !important

}

.services_icon2-box:hover {
    transform: translateY(-11px);
    transition: 0.5s !important;
    /*background: #15a683;*/
    /*color: white;*/
}
.services_icon2-box {
    transition: 0.5s !important;
    cursor: pointer;
    border: none !important;

    text-align: -webkit-center;

    padding-left: 0px;
    padding-right: 0px;
    /*box-shadow: 0 0 30px rgba(0,0,0,.1);*/
    /*box-shadow: 0px 2px 0px #02af7e;*/
    border-radius: 30px;
    margin: 10px 10px 10px 10px;


}

.w-dyn-item{
    transition: 0.5s !important;
    cursor: pointer;
}

.services_icon2 img{
    transition: 0.5s !important;
}

.w-dyn-item:hover {
    transform: translateY(-11px);
    transition: 0.5s !important;
}
.elementor-3065 .elementor-container {
    max-width: 100% !important;
}

.elementor-22 .elementor-element.elementor-element-29ffa56 .brands {
    /*-ms-flex: 0 0 calc(100% / 6 ) !important;*/
    /*flex: 0 0 calc(100% / 6) !important;*/
    /*max-width: calc(100% / 6) !important;*/

    -ms-flex: none !important;
    flex: none !important;
    /*max-width: unset !important;*/
}
.elementor-22 .elementor-element.elementor-element-29ffa56 .brands {

    max-width: fit-content !important;
    /*height: 208px;*/
}

.service-section-header-clients {
    grid-column-gap: 39px;
    grid-row-gap: 27px;
    flex-direction: row;
    margin-bottom: 64px;
    /*display: flex;*/
    align-items: center;
}

.service-section-header-clients .h1 {
    color: black;
    letter-spacing: .2em;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2.3rem;
    width: 100%;
}

.scroll-start .header {
    /*background: #f1f1f1 !important;*/
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, 0.12);
}

.scroll-start-home .header {
    /*background: #f1f1f1 !important;*/
    box-shadow: 0 0 48px 0 rgba(0, 0, 0, 0.12);
    /*display: block !important;*/
    background: white !important;
    color: black !important;
    visibility: visible !important;
    transition: visibility 0s, opacity 0.5s linear !important;

}

.scroll-start-home .nav {
    visibility: visible !important;
    transition: visibility 0s, opacity 0.5s linear !important;
}
.scroll-end-home .nav {
    /*display: none !important;*/
    visibility: hidden !important;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear !important;
}

.main-banner .elementor-container {
    max-width: 100% !important;
}
.elementor-background-overlay2 {
    background-image: url(http://tykit.rometheme.pro/virtu/wp-content/uploads/sites/11/2021/06/overlay-left.png);
    background-position: center center;
    background-size: cover;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
header{
    transition: all .6s ease !important;
}

.my-custom-heading{
    font-size: var(--e-global-typography-f2bfd18-font-size);
    font-weight: var(--e-global-typography-f2bfd18-font-weight);
    line-height: var(--e-global-typography-f2bfd18-line-height);

}

.my-custom-small-heading{
    color: var(--e-global-color-5012d63);
    font-weight: var(--e-global-typography-3882d80-font-weight);
    text-transform: var(--e-global-typography-3882d80-text-transform);
    /*line-height: var(--e-global-typography-3882d80-line-height);*/
    letter-spacing: var(--e-global-typography-3882d80-letter-spacing);
}

.technology .elementor-tabs-wrapper{
    flex-direction: column !important;
    padding-right: 0px !important;
  padding-left: 0px !important;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{
    border-style: solid solid solid none !important;
    /* border-color: limegreen; */
    background: white;
    color: black;

}

 .elementor-widget-tabs .elementor-tab-content{
    border-style: solid none solid none !important;
    /*border-color: limegreen;*/
    height: 100%;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{
    border-style: none none none solid !important;
    border-color: #d5d8dc;
    /*background: #156dbc;*/
    /*color: white;*/
}

.elementor-tabs-content-wrapper{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.technology i{
    color: #156dbc !important;
    /*margin-right: 17px;*/
}

.services_icon2-box-active{
    /*transform: translateY(-11px);*/
    transition: 0.5s !important;
    background: #15a683;
    color: white;
}

.elementor-widget-tabs .elementor-tab-content {
    padding: 40px !important;
}

.info-section{
    max-width: 85%;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: -132px;
    height: 227px;
    position: relative;
    top: 0;
    border-radius: 5px;
    /*box-shadow: 0 0 30px rgba(0,0,0,.1);*/
    z-index: 9;
    cursor: pointer;
}
.info-section .info-inner .info-column {
    background: #fff;
    overflow: hidden;
    transition: all .5s ease;
    position: relative;
    padding: 0 0;
}

.info-section .info-inner .info-column:before {
    position: absolute;
    content: '';
    background: rgba(255,255,255,.05);
    width: 100%;
    height: 0%;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all .5s ease;
}
.info-section .info-inner .info-column:first-child .info-box {
    padding-left: 60px;
}

.info-section .info-inner .info-box {
    position: relative;
    padding: 35px 30px 30px 40px;
}

.info-section .info-inner .info-box .box {
    position: relative;
    padding-left: 73px;
    margin-bottom: 18px;
}

.info-section .info-inner .info-box .box .icon-box {
    background-color: #CA4246 !important;
    background-image: linear-gradient( 0deg,#00bb6e,#0156d5 100%) !important;
    background-size: 100% !important;
    background-repeat: repeat !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.info-section .info-inner .info-box .box .icon-box {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 45px;
    line-height: 45px;
    color: transparent!important;
    -webkit-background-clip: text!important;
    -webkit-text-fill-color: transparent!important;
}
.info-section .info-inner .info-box .box h4 {
    color: #1d165c;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}
.info-section .info-inner .info-box .box span {
    color: #666;
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}


.pattern-layer1{
    background-image: url(http://20.231.216.128/vdrive-static/wp-content/uploads/shape-47.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.pattern-layer2{
    background-image: url(http://20.231.216.128/vdrive-static/wp-content/images/news/shape-17.webp);
    visibility: visible;
    animation-duration: 1500ms;
    animation-delay: 10ms;
    animation-name: slideInRight;
    background-repeat: no-repeat;
    background-position: right;
}

.pattern-layer3{
    background-image: url(http://20.231.216.128/vdrive-static/wp-content/images/chooseus/shape-14.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.pattern-layer4{
    background-image: url(https://purethemes.net/workscout/images/blob-scene-haikei2.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.rotate-me {
    animation-name: rotateme;
    animation-duration: 24s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;

    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 24s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;

    -moz-animation-name: rotateme;
    -moz-animation-duration: 24s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;

    -ms-animation-name: rotateme;
    -ms-animation-duration: 24s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;

    -o-animation-name: rotateme;
    -o-animation-duration: 24s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@keyframes rotateme {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes rotateme {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}
@-o-keyframes rotateme {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(360deg);
    }
}
.video-btn {
    position: relative;
    display: inline-block;
    width: 116px;
    height: 115px;
    line-height: 115px;
    text-align: center;
    margin-left: 40px;
    border-radius: 50%;
}
.video-btn .btn-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 116px;
    height: 115px;
    background-repeat: no-repeat;
}
.video-btn a {
    position: relative;
    display: inline-block;
    width: 116px;
    height: 115px;
    border-radius: 50%;
    font-size: 24px;
    z-index: 1;
}

.info-section .info-inner .info-column:hover {
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    z-index: 1;
}

.technology-container{
    /*height: 650px;*/
    /*background: cadetblue;*/
}


/*//buttons*/

.my-primary-button{
    background-color: #06b07b;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    padding: 10px 20px;
    overflow: hidden;
    line-height: 27px;
    position: relative;
    z-index: 10;
    color: #fff;
    border: none;
}

.button-sliding-icon {
    /*width: 100%;*/
    display: block;
    text-align: center;
}
.my-primary-button.button-sliding-icon {
    padding-left: 20px;
    padding-right: 20px;
    transition: 0.3s;
}

.my-primary-button:hover{
    /*background-color: #282828;*/
    /*color: #fff;*/

    background-color: rgba(38,174,97, 0.15);
    color: #26ae61;
}


/*///*/
/*client slider center*/

/*.elementor-element .swiper-container .elementor-swiper-button-prev{*/
/*    left: -53px;*/
/*    color: black;*/
/*}*/
/*.elementor-element .swiper-container .elementor-swiper-button-next{*/
/*    right: -53px;*/
/*    color: black;*/
/*}*/

/*.clients-center img{*/
/*    height: 100% !important;*/
/*}*/
/*.swiper-slide-inner{*/
/*    height: 100%;*/
/*}*/
/*.elementor-widget-image-carousel .swiper-slide{*/
/*    width: 300px;*/
/*    height: 250px;*/
/*}*/
swiper-slide {
    text-align: center !important;
    font-size: 18px !important;
    background: #fff !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

swiper-slide img {
    display: block !important;
    /*width: 100% !important;*/
    /*height: 100% !important;*/
    object-fit: cover !important;

    height: 166px !important;
    max-width: max-content !important;
}

swiper-container {
    margin-left: auto !important;
    margin-right: auto !important;
}

.hide-menu{
    display: none !important;
}
.show-menu{
    display: block !important;
}

/* .elementor-4203 .elementor-element.elementor-element-6c2fc09 {
    padding: 10px 0px 94px 0px ;
} */
.elementor-section.elementor-section-items-middle>.elementor-container {
    align-items: end !important;
}

.service-details-content .inner-box .technology-box .content-box .list-item li span:before {
    border: 1px solid #fb5155 !important;
}
.service-details-content .inner-box .technology-box .content-box .list-item li span:before {
    position: absolute !important;
    content: '' !important;
    width: 9px !important;
    height: 9px !important;
    left: -2px !important;
    top: -2px !important;
    border-radius: 50% !important;
}

.service-details-content .inner-box .technology-box .content-box .list-item li span:after {
    position: absolute;
    content: '';
    width: 13px;
    height: 13px;
    left: -4px;
    top: -4px;
    border-radius: 50%;
}

.header-bg-overlay{
    /*background-color: black;*/
    /*opacity: 0.3 !important;*/
    /*background-color: #15354e !important;*/
    background-color: #00335a !important;

    opacity: .75 !important;
    transition: background .3s, border-radius .3s, opacity .3s !important;
}

img{
    cursor: pointer;
}
.nav-dropdown--default img{
    display: none !important;
}
.nav-dropdown--wide img{
    display: none !important;
}
.nav-item__description{
    display: none !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family: "Open Sans",open sans !important;
}
body:not(.use-elementor-style-kit) p{
    font-family: "Open Sans",open sans !important;
}
.mobile-nav.is-open[data-v-5792b7ba] {
    pointer-events: all;
    -webkit-transform: none;
    transform: none
}

.sub-toggle-item {
    --transform-translate-x: 0;
    --transform-translate-y: 0;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    -webkit-transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sub-toggle-item.is-open{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg) !important;
}
/*.sub-toggle-item.is-open[data-v-5792b7ba] {*/
/*    -webkit-transform: none;*/
/*    transform: none*/
/*}*/
nav .border-t{
    border: none !important;
}
.ourvalues-section h4{
    font-size: 1.5rem !important;
    font-weight: 700 !important;
    line-height: 1.2em !important;
}
.elementor-4203 .elementor-element.elementor-element-6c2fc09 > .elementor-container {
    /*max-width: 688px;*/
     min-height: auto !important;
}


/*///what do we offer*/
.heading__subtitle {
    font-size: 22px;
    /* margin-bottom: 15px; */
    color: #51668a !important;
    font-weight: 800;

}

.heading-line{
    display : none;
}
.heading-layout2 .heading__title {
    font-size: 37px;
    color: #0b2653;
    font-family: "Public Sans", sans-serif;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 1.3;
}
.heading__title .underlined-text {
    border-bottom: 4px solid #169f86;
}
.about__Text p{
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
}
.list-horizontal li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.list-items-layout2 li {
    padding-left: 33px;
    color: #0e2b5c;
}
.list-items li {
    position: relative;
    padding-left: 27px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 9px;
}

.list-items li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 11px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color: #169f86;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.list-items-layout2 li:before {
    line-height: 20px;
    color: #0e2b5c;
    border: 2px solid #16a188;
}

.services-layout3 .service-item {
    padding: 40px;
    overflow: visible;
    margin-bottom: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    cursor: pointer;
}

.service-item {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 50px;
    /*background-color: #fff;*/
}
.services-layout3 .service-item .service-item__content {
    position: relative;
    z-index: 2;
}

.service-item .service-item__icon {
    color: #169f86;
    font-size: 70px;
    line-height: 1;
    margin-bottom: 20px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.services-layout3 .service-item .service-item__title {
    margin-bottom: 20px;
}
.service-item .service-item__title {
    font-size: 24px;
    margin-bottom: 15px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.services-layout3 .service-item .service-item__desc {
    font-size: 14px;
    margin-bottom: 27px;
}
.service-item .service-item__desc {
    font-size: 15px;
    margin-bottom: 20px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.services-layout3 .service-item .btn__link {
    overflow: visible;
}
.btn__link.btn__secondary:hover {
    color: #169f86;
}
.btn__link {
    background-color: transparent;
    border-color: transparent;
    min-width: 0;
    line-height: 1;
    height: auto;
    padding: 0;
    border: none;
}
.icon-arrow-right {
    font-size: 65%;
}

.services-layout3 .service-item .btn__link:after {
    content: '';
    position: absolute;
    left: -22px;
    top: 50%;
    width: 18px;
    height: 2px;
    opacity: 0;
    background-color: #169f86;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.services-layout3 .service-item:hover {
    z-index: 5;
    -webkit-box-shadow: 0 5px 83px 0 rgba(40,40,40,.12);
    box-shadow: 0 5px 83px 0 rgba(40,40,40,.12);
}
.services-layout3 .service-item {
    padding: 40px;
    overflow: visible;
    margin-bottom: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.service-item {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 50px;
    /*background-color: #fff;*/
}

@media (min-width: 1200px) {
    .services-layout3 .service-item-custom {
        position: absolute;
        top: 0;
        right: 15px;
        left: 15px;
        margin-top: 40px;
        height: 100%;
        min-height: 520px;
        -webkit-box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .12);
        box-shadow: 0 5px 83px 0 rgba(40, 40, 40, .12);
    }
}
.services-layout3 .service-item {
    padding: 40px;
    overflow: visible;
    margin-bottom: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.bg-img {
    position: relative;
    z-index: 1;
}

.bg-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(27, 26, 26, .25);
}

@media (min-width: 1200px) {
    .services-layout3 .service-item-custom .service-item__title {
        padding-right: 20px;
    }
}

.services-layout3 .service-item .service-item__title {
    margin-bottom: 20px;
}

.service-item .service-item__title {
    font-size: 24px;
    margin-bottom: 15px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.services-layout3 .service-item .service-item__desc {
    font-size: medium;
    margin-bottom: 27px;

    color: #000 !important;
}
.service-item-custom .service-item__desc {
    color: #fff;
    margin-bottom: 0;
}
.service-item .service-item__desc {
    font-size: 15px;
    margin-bottom: 20px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.btn__white.btn__bordered {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.btn__xl {
    min-width: 250px;
    height: 70px;
    line-height: 70px;
}
.btn__icon {
    display: -ms-inline-flexbox;
    /*display: -webkit-inline-box;*/
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 20px;
}
.service-item-custom .service-item__title {
    color: #fff;
    font-size: 34px;
    margin-bottom: 35px;
}
.service-item-custom {
    padding: 55px 55px 60px 60px;
    margin-top: 0;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 50px);
}
.service-item {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    margin-bottom: 50px;
    /*background-color: #fff;*/
}
.bg-img {
    position: relative;
    z-index: 1;
}
.bg-overlay-primary:before {
    /*background-color: rgb(23 170 127 / 80%);*/
    /*background: linear-gradient(to right, rgb(21 109 188) 0%, rgb(21 151 146) 100%);*/
    background-color: rgb(21 155 143 / 75%) !important;
}


/*//our features hidden classes*/
.work-block-two .inner-box .arrow-box{
    display : none;
}
.work-block-two .inner-box .icon-box{
    display : none;
}
.work-block-two .inner-box .count-box{
    display : none;
}


/*///where you stand*/
.elementor-element.elementor-element-b0cba91>.elementor-background-overlay {
    background-color: #15354E;
    background-image: url(assets/services/meeting.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .15;
    transition: background .3s, border-radius .3s, opacity .3s;
}
.elementor-element.elementor-element-3135e26>.elementor-element-populated {
    /*padding: 3rem;*/
}


.border-b{
    border-bottom: 1px solid black;
}


/*/////main banner header bottom*/
.featured-one {
    position: relative;
    z-index: 10;
    margin-top: 0px;
}

.featured-one .feature-block_one {
    width: 20%;
    float: left;
}

.feature-block_one {
    position: relative;
    margin-bottom: 30px;
    z-index: 99;
}
.feature-block_one-inner {
    position: relative;
    text-align: center;
    padding: 35px 30px 30px;
    background-color: white;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
}

.feature-block_one-inner .overlay-link {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
}

.feature-block_one .color-layer{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease,-webkit-transform 0.4s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;

    background-position:right top;
    background-repeat:no-repeat;
    background-image: -webkit-gradient(linear, left top, right top, from(#1475F7), to(#7114EF));
    background-image: -webkit-linear-gradient(to left, #1475F7, #7114EF);
    background-image: -moz-linear-gradient(to left, #1475F7, #7114EF);
    background-image: -ms-linear-gradient(to left, #1475F7, #7114EF);
    background-image: -o-linear-gradient(to left, #1475F7, #7114EF);

    background-image: linear-gradient(to left, #166cbd, #159b8f);
    /*background-image: linear-gradient(to right,#00bb6e 0,#0156d5 50%,#00bb6e 100%) !important;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1475F7', endColorStr='#7114EF', gradientType='1');
    background-color: transparent !important;
}

.feature-block_one .color-layer:before{
    position: absolute;
    content:'';
    left: 0px;
    top: 0px;
    right:0px;
    bottom:0px;
    background:url(https://html.themexriver.com/it-firm/images/background/pattern-48.png) right top no-repeat;
}
.feature-block_one-icon {
    position: relative;
    line-height: 1em;
    display: inline-block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.feature-block_one-title {
    position: relative;
    font-weight: 700;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    color: black;
    margin-top: 20px;
}
/*.feature-block_one-inner:hover .color-layer {*/
.feature-block_one-inner .color-layer {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
}

.feature-block_one-inner .feature-block_one-icon {
    transform: rotateY(180deg);
}
.feature-block_one-inner .feature-block_one-title {
    color: white;
}

.clients-one {
    /*position: relative;*/
    /*margin-top: -127px;*/

    padding: 150px 0px 30px;
}
.clients-one_pattern {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-attachment: fixed;
    background-size: cover;
}
.clients-one_pattern:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.92;
    background-color: rgb(228,232,241);
}
.clients-one_title-column {
    position: relative;
}

.client-one_title {
    position: relative;
    font-weight: 700;
    padding-right: 90px;
    display: inline-block;
    font-size: 16px;
    margin-top: 25px;
    color: black;
}
.client-one_title:before {
    position: absolute;
    content: '';
    right: 0px;
    top: 10px;
    height: 2px;
    width: 70px;
    background-color: rgb(20 145 152);
}

.client-one_title:after {
    position: absolute;
    content: '';
    left: -91px;
    top: 10px;
    height: 2px;
    width: 70px;
    background-color: rgb(20 145 152);
}


/*///about us*/
.about-one {
    position: relative;
    padding: 90px 0px 60px;
}
.about-one_content {
     position: relative;
     margin-bottom: 30px;
 }
.about-one_content-inner {
    position: relative;
    padding-right: 100px;
}
.sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 45px;
}
.sec-title_title {
    position: relative;
    font-weight: 700;
    color: rgb(22 146 150);
    text-transform: capitalize;
    font-size: 18px;
    display: inline-block;
    padding-right: 50px;
}
.sec-title_title:before {
    position: absolute;
    content: '';
    right: 0px;
    top: -4px;
    width: 34px;
    height: 22px;
    background: url(https://html.themexriver.com/it-firm/images/icons/separator.png) no-repeat;
}
.sec-title_heading {
    position: relative;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 20px;
}
.sec-title_heading span {
    color: rgb(22 146 150);
}
.sec-title_text {
    line-height: 30px;
    font-size: 18px;
    color: black;
    margin-top: 20px;
}
.about-tabs {
    position: relative;
}
.about-tabs .tab-btns {
    position: relative;
    border-bottom: 3px solid rgb(235,235,235);
}
.about-tabs .tab-btns .tab-btn:hover, .about-tabs .tab-btns .tab-btn.active-btn {
    color: rgb(22 146 150);
}
.about-tabs .tab-btns .tab-btn {
    position: relative;
    line-height: 24px;
    cursor: pointer;
    font-weight: 700;
    display: inline-block;
    padding: 0px 10px 15px;
    transition: all 500ms ease;
    color: black;
    text-transform: capitalize;
    font-size: 17px;
    margin-right: 20px;
}
.about-tabs .tab-btns .tab-btn:hover::before, .about-tabs .tab-btns .tab-btn.active-btn::before {
    opacity: 1;
    transform: scale(1, 1);
}
.about-tabs .tab-btns .tab-btn:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -3px;
    height: 3px;
    right: 0px;
    opacity: 0;
    transform: scale(0.5, 1);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    background-color: rgb(22 146 150);
}
.about-tabs .tabs-content {
    position: relative;
    padding: 25px 0px 0px;
}
.about-tabs .tabs-content .tab.active-tab {
    display: block;
}
.about-tabs .tabs-content .tab {
    position: relative;
    /*display: none;*/
    border-top: 0px;
}
.about-tabs .text, p {
    position: relative;
    line-height: 28px;
    color: rgb(136,136,136);
    font-size: 16px;
}
.about-one_detail {
    position: relative;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    color: white;
    padding: 26px 65px 24px 35px;
    margin-top: 30px;
    background: rgb(15,103,246);
    background: linear-gradient(to right, rgb(21 109 188) 0%, rgb(21 151 146) 100%);
}
.about-one_detail .play-icon {
    position: absolute;
    right: -30px;
    top: 0px;
    width: 74px;
    height: 74px;
    line-height: 75px;
    border-radius: 50%;
    display: inline-block;
    font-size: 20px;
    color: black;
    background-color: white;
}
.about-one_image-column {
    position: relative;
    margin-bottom: 30px;
}
.about-one-image-inner {
    position: relative;
    text-align: center;
}
.about-one_color-layer {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 0px;
    height: 290px;
    background: rgb(8,150,252);
    clip-path: polygon(0 20%, 100% 0, 100% 100%, 0% 100%);
    /*background: linear-gradient(to top right, rgb(21 109 188) 0%, rgb(22 146 150) 100%);*/
    background: linear-gradient(to right, rgb(21 109 188) 0%, rgb(21 151 146) 100%);
}
.about-cicle_layer {
    position: absolute;
    right: 0px;
    top: 0px;
}
.about-cicle_layer {
    animation-name: float_up_down;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float_up_down;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
.about-one_image {
    position: relative;
    z-index: 1;
    border-radius: 8px;
    overflow: hidden;
    display: inline-block;
    margin-top: 80px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.07);
}
.about-one_bold-text {
    position: absolute;
    left: 0px;
    right: 0px;
    opacity: 0.10;
    bottom: -10px;
    line-height: 1em;
    font-size: 130px;
    font-weight: 700;
    text-align: center;
    color: white;
}

.about-one_image-text {
    position: relative;
    font-weight: 700;
    text-align: center;
    padding: 20px 0px 30px;
    color: white;
    font-size: 24px;
}
.about-one .clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.about-one h2{
    line-height: 55px ;
    font-weight: 600 !important;
    font-size: 45px;
}
/*//our features desings*/

.pt-130 {
    padding-top: 130px !important;
}
.bg-img {
    position: relative;
    z-index: 1;
}
.mb-130 {
    margin-bottom: 130px !important;
}
.pb-0, .py-0 {
    padding-bottom: 0 !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.features-wrapper {
    border: 1px solid #2d375b;
    border-radius: 3px;
}
.mt-40 {
    margin-top: 40px !important;
}
@media (min-width: 992px) {
    .features-layout2 .feature-item:nth-of-type(1), .features-layout2 .feature-item:nth-of-type(2), .features-layout2 .feature-item:nth-of-type(3), .features-layout2 .feature-item:nth-of-type(4) {
        border-bottom: 1px solid #2d375b;
    }
}

@media (min-width: 992px) {
    .features-layout2 .feature-item {
        border-right: 1px solid #2d375b;
    }
}
.features-layout2 .feature-item {
    padding: 40px;
    margin-bottom: 0;
}
.feature-item {
    position: relative;
    margin-bottom: 30px;
    cursor: pointer;
}
.features-layout2 .feature-item__icon {
    margin-bottom: 68px;
}
.feature-item .feature-item__icon {
    font-size: 55px;
    line-height: 1;
    color: #159b8f;
    margin-bottom: 18px;
}
.features-layout2 .feature-item__title {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}

.features-layout2 .cta-banner {
    padding: 55px 60px 60px;
    max-width: 100%;
    margin-bottom: 100px;
}
.bg-overlay-primary:before {
    background-color: rgba(0, 200, 129, .85);
}
.bg-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(27, 26, 26, .25);
}

@media (min-width: 992px){
    .features-layout2 .cta-banner {
        position: absolute;
        top: 0;
        right: 0;
    }
}
.cta-banner {
    position: relative;
    z-index: 3;
    padding: 40px;
    max-width: 300px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 83px 0 rgba(40,40,40,.12);
    box-shadow: 0 5px 83px 0 rgba(40,40,40,.12);
}
.features-layout2 .cta-banner {
    padding: 55px 60px 60px;
    max-width: 100%;
    margin-bottom: 100px;
}
.features-layout2 .cta-banner .cta-banner__title {
    color: #fff;
    font-size: 37px;
    line-height: 1.3;
    margin-bottom: 15px;
}
.features-layout2 .cta-banner .cta-banner__desc {
    color: #fff;
    font-size: 16px;
    margin-bottom: 55px;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.features-layout2 .cta-banner .btn {
    min-width: 170px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn__xl {
    min-width: 250px;
    height: 70px;
    line-height: 70px;
}
.btn__secondary {
    background-color: #0e2b5c;
    color: #fff;
}
.mr-20 {
    margin-right: 20px !important;
}
.btn__white.btn__bordered {
    background-color: transparent;
    border: 2px solid #fff !important;
    color: #fff;
}

.cta-banner-wrapper .btn {
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 700;
    min-width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 15px;
    letter-spacing: 1px;
    border: 0;
    border-radius: 3px;
    overflow: hidden;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.feature-item:hover .feature-item__icon {
    -webkit-animation: slideTopDown 1s infinite alternate;
    animation: slideTopDown 1s infinite alternate;
}
@keyframes slideTopDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

/*//our feature bg overlay*/
/*.header-bg-overlay{*/

/*    background-position: center center;*/
/*    background-size: cover;*/
/*    opacity: 0.5;*/
/*    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;*/

/*    background-image: url(assets/7.jpeg);*/
/*    background-color: #15354e !important;*/
/*    !*opacity: .75 !important;*!*/
/*    !*transition: background .3s, border-radius .3s, opacity .3s !important;*!*/
/*}*/
.video-header-content{
    /*height: 400px;*/
    position: absolute;
    z-index: 999;
    margin-top: 15%;

    color: white !important;
    /*padding-top: 15%;*/
}

.video-header-content .elementor-heading-title b {
    -webkit-text-stroke-width: 1px;
    color: transparent;
    -webkit-text-stroke-color: #FFFFFF;

}

.video-header-content .elementor-heading-title{
    color: #FFFFFF;
    font-size: 66px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.pb-4, .py-4 {
    padding-bottom: 1rem !important;
}

.pt-4, .py-4 {
    padding-top: 1rem !important;
}

