.ms-container {
    width: 100% !important;
    padding-top: 0 !important;
    padding-right: 20px !important;
    padding-bottom: 0 !important;
    padding-left: 20px !important;
    margin-top: 0 !important;
    margin-right: auto !important;
    margin-bottom: 0 !important;
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .ms-container {
        max-width: 540px !important;
    }
}
@media (min-width: 768px) {
    .ms-container {
        max-width: 720px !important;
    }
}
@media (min-width: 992px) {
    .ms-container {
        max-width: 960px !important;
    }
}
@media (min-width: 1200px) {
    .ms-container {
        max-width: 1140px !important;
    }
}
@media (min-width: 1400px) {
    .ms-container {
        max-width: 1320px !important;
    }
}
@media (min-width: 1600px){
    .ms-container{
        max-width: 1508px !important;
    }
    .ms-container.large{
        max-width: 1704px !important;
    }
}

.banner-text-holder{
    max-width: 800px !important;
}

.btn-primary .elementor-button-icon{
    position: absolute;
    right: 4px;
    font-size: 50px;
    top: 5px;
}
.btn-primary .elementor-button-text{
    display: block;
    transform-style: preserve-3d;
    transition: transform 0.6s ease;
}

.btn-primary:hover .elementor-button-text {
  transform: rotateX(360deg);
}

.talk-specialist{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.ms-btn a.elementor-button {
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    height: 60px;
    line-height: 60px;
    padding: 17px 40px;
    padding-right: 75px;
    border-radius: 0;
    border: none;
    text-align: center;
    position: relative;
    transition: all .3s ease;
    overflow: hidden
}
.ms-btn.primary-solid a.elementor-button{
    color: #0f1513;
    background-color: #2ed2a0
}
.ms-btn a.elementor-button .elementor-button-content-wrapper {
    display: block;
    line-height: 147%;
    overflow: hidden;
}
.ms-btn a.elementor-button .elementor-button-text{
    text-shadow: 0 45px #0f1513;
    position: relative;
    top: 0;
    transition: .5s ease-in-out
}
.ms-btn a.elementor-button .elementor-button-icon {
    width: 50px;
    height: 50px;
    background-color: #0f1513;
    position: absolute;
    top: 5px;
    right: 5px;
    overflow: hidden
}
.ms-btn a.elementor-button .elementor-button-icon i {
    font-size: 20px;
    position: absolute;
    top: 0px;
    right: 0px;
    transform: rotate(45deg);
    color: #fff;
    font-weight: 400;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 0px 46px #fff;
    transition: .5s ease-in-out
}
.ms-btn a.elementor-button:hover .elementor-button-text {
    top: -45px
}
.ms-btn a.elementor-button:hover .elementor-button-icon i {
    top: -32px;
    right: -32px
}

.ms-btn.text-white a.elementor-button {
    color: #fff;
}
.ms-btn.text-white .elementor-button-text, .ms-btn.text-white:hover .elementor-button-text{
    text-shadow: 0 45px #fff;
}

.ms-btn.primary-white a.elementor-button{
    color: #0f1513;
    background-color: #fff
}


.ms-btn.border-white a.elementor-button {
    color: #0f1513;
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #fff;
}

@media (max-width: 767.98px){
    .ms-btn a.elementor-button{
        font-size: 16px;
        padding: 17px 25px;
    }
    .ms-btn a.elementor-button .elementor-button-icon{
        display: none;
    }
}
.talk-specialist .elementor-icon-box-description{
    max-width: 137px;
}

/* Sticky side heading */
.sticky-section-holder{
    position: relative !important;
}
.sticky-right-heading{
    position: sticky !important;
    top: 100px !important;
}

.hero-banner{
    overflow: hidden;
}


/** Slick slider **/
.ourclient-holder {
    position: relative;
}
.ourclient-holder::before,
.ourclient-holder::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 130px;
    background: linear-gradient(270deg, #F4FDFA 0%, rgba(244, 253, 250, 0.00) 100%);
}
.ourclient-holder::before {
    left: 0;
    transform: scaleX(-1);
}
.ourclient-holder::after {
    right: 0;
}

@media (max-width: 1199.98px) {
    .ourclient-holder::before,
    .ourclient-holder::after {
        display: none;
    }
}

.ourclient-logos {
    padding: 0;
    margin-top: 0;
}
.ourclient-logos img {
    max-height: 60px;
    margin: 0;
}

@media (max-width: 1199.98px) {
    .ourclient-logos img {
        width: auto !important;
        max-height: 40px;
    }
}
@media (max-width: 991.98px) {
    .ourclient-logos .slick-track .slick-slide {
        padding: 0 15px;
    }
}

.ourclient-logos .slick-track {
    display: flex;
    align-items: center;
}
.ourclient-logos .slick-track .slick-slide {
    padding: 0 30px;
}


.card_minheight .elementor-icon-box-wrapper{
    row-gap: 124px !important;
}
.card_minheight .elementor-icon-box-wrapper .elementor-icon-box-title{
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: dashed 1px rgba(59, 75, 69, 0.30);
}

@media (max-width: 1199.98px){
    .card_minheight .elementor-icon-box-wrapper{
        row-gap: 80px !important;
    }
}