.about-home.pos-r {
    position: relative;
}

.about-home img,
.about-home .featured-item,
.about-home .featured-icon {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.about-home .featured-item:hover {
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    -o-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -moz-transform: translateY(5px);
}

.about-home .featured-item.style-2,
.featured-item:hover {
    -webkit-box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
}

.about-home .featured-item {
    padding: 40px 20px;
    position: relative;
}

.about-home .featured-item:hover {
    background: #ffffff;
}

.about-home .featured-item .featured-icon {
    display: inline-block;
}

.about-home .featured-desc{
    min-height: 65px;
}

.about-home .featured-desc p {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 1.3;
}

.about-home .featured-title h5 {
    margin: 30px 0 20px;
    text-transform: capitalize;
}

.about-home .featured-item.style-2 {
    background: #ffffff;
    padding: 60px 30px;
}

.about-home .owl-carousel .featured-item {
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

.about-home h5 {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 2px;
}

.about-home h5 {
    font-size: 20px;
    font-style: normal;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 26px;
    color: #1c2045;
}

.about-home p {
    line-height: 1.9;
}

.about-home .img-center {
    display: inline-block !important;
    max-width: 100%;
}

@media (max-width: 1200px) {
    .about-home h5 {
        font-size: 18px;
        line-height: 24px;
    }

    .about-home .featured-item.style-2 {
        padding: 50px 20px;
    }
}

@media (max-width: 992px) {
    .about-home h5 {
        font-size: 18px;
        line-height: 28px;
    }
}

@media (max-width: 576px) {
    .about-home .featured-item.style-2 {
        padding: 50px 20px;
    }
}

.about-home .pattern-3 {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
}

.about-des {
    text-align: justify;
}

.dark-bg {
    background-color: #141414;
}

.blue-bg {
    background-color: #0077bd;
}

.o-hidden {
    overflow: hidden;
}

.custom-pb-18 {
    padding-bottom: 180px;
}

a,
i,
.btn,
button,
img,
span,
.animatedBackground,
.navbar-nav .nav-link:before,
.dropdown-item,
.portfolio-item:before,
.portfolio-item:after,
.owl-item,
.cases-item,
.cases-description,
.featured-item .featured-icon i,
.featured-item,
.featured-icon,
.price-table,
.portfolio-filter button,
.post .post-desc,
.sidebar-links li a,
.team-description {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

section.service-home {
    padding: 80px 0;
}

.section-title h6 {
    padding: 3px 5px;
    position: relative;
    display: inline-block;
    font-weight: 500;
    background: #85c226;
    color: #ffffff;
    margin-bottom: 20px;
	font-size: 1.5rem;
}

.title {
    position: relative;
    color: #1c2045;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.dark-bg .title,
.theme-bg .title,.bg-lime-themes .title,.section-bg3 .title {
    color: #ffffff;
}

.blue-bg .title,
.theme-bg .title {
    color: #ffffff;
}

.section-title p {
    font-size: 16px;
}

.service-home.pos-r {
    position: relative;
}

.pos-r {
    position: relative;
}

.z-index-1 {
    z-index: 1;
    position: relative;
}

.custom-mt-10 {
    z-index: 99;
    position: relative;
    margin-top: -100px;
}

.owl-carousel .cases-item {
    margin: 30px 10px;
}

.cases-item {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.cases-item .cases-description {
    background: #ffffff;
    padding: 20px;
}

.cases-item img {
    width: 100%;
}

.cases-item .cases-description h5 {
    margin: 0 0 15px;
    font-size: 20px;
    font-style: normal;
    text-transform: capitalize;
    font-weight: 500;
    color: #1c2045;
}

.cases-item span {
    font-weight: 500;
    display: block;
}

.owl-carousel .owl-item.center {
    transform: scale(1.1);
    z-index: 99;
}

.cases-item:hover,
.active.center .cases-item {
    -webkit-box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
}

.owl-carousel .owl-nav {
    display: block;
    position: absolute;
    text-indent: inherit;
    width: 100%;
    text-align: center;
    bottom: -20px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    left: 50%;
    cursor: pointer;
    z-index: 999;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    background: none;
    border: 2px solid #efefef;
    border-radius: 30px;
    color: #0077bd;
    cursor: pointer;
    display: inline-block;
    font-size: 34px;
    line-height: 0;
    margin: 0 10px;
    padding: 10px 60px !important;
    user-select: none;
}

.owl-carousel .owl-stage-outer {
    padding-bottom: 60px;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
    border-color: #0077bd;

}

a,
button {
    outline: medium none !important;
    color: #0077bd;
}

.custom-pb-18 {
    padding-bottom: 180px !important;
}

.why-choose-us h2 {
    font-size: 2.325rem;
}

.why-choose-us .counter img {
    position: absolute;
    left: 0;
    top: 0;
}

.why-choose-us .image-column,
.why-choose-us .counter i {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.why-choose-us .box-shadow {
    -webkit-box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.1);
}

.counter {
    position: relative;
    padding-left: 100px;
}

.counter span {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    color: #0077bd;
}

.counter i {
    font-size: 80px;
    line-height: 80px;
    color: #0077bd;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
}

.counter h5 {
    display: block;
    font-weight: normal;
    color: #111121;
    font-size: 20px;
    position: relative;
    margin: 10px 0 0;
}

.white-bg {
    background-color: #ffffff !important;
}

.radius {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

[data-bg-img] {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bg-contain {
    background-size: contain;
}

.bg-pos-l {
    background-position: left;
}

.image-column {
    position: absolute;
    left: 0px;
    top: 50%;
}

.list-icon-3 li i {
    color: #0077bd;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border: 1px solid #ece9fa;
    text-align: center;
    border-radius: 50%;
}

.round-animation {
    background-image: linear-gradient(120deg, #85c226 0%, #85c2266e 100%);
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    width: 100%;
    height: 100%;
    animation: morph 10s linear infinite;
    transform-style: preserve-3d;
    outline: 1px solid transparent;
    will-change: border-radius;
}

.round-animation:before,
.round-animation:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
    will-change: border-radius, transform, opacity;
    animation-delay: 200ms;
    background-image: linear-gradient(120deg, rgba(0, 119, 189, 0.26) 0%, rgb(0, 119, 189) 100%);
}

.round-animation:before {
    animation: morph 3s linear infinite;
    opacity: .21;
    animation-duration: 1.5s;
}

.round-animation img {
    position: relative;
    z-index: 99;
}

@media (max-width: 1200px) {
    .counter {
        padding-left: 95px;
    }

    .counter i {
        font-size: 60px;
        line-height: 60px;
    }

    .counter span {
        font-size: 40px;
        line-height: 40px;
    }

    .counter h5 {
        font-size: 18px;
        margin: 0;
    }
}

@media (max-width: 992px) {
    .md-mt-5 {
        margin-top: 50px !important;
    }

    .image-column {
        left: 0;
        position: inherit;
        top: inherit;
        transform: inherit;
    }
}

@media (max-width: 767px) {
    .section-title h2 {
        font-size: 34px;
        line-height: 40px;
    }
}

@media (max-width: 576px) {
    .section-title h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .xs-mt-3 {
        margin-top: 30px !important;
    }
}

@-webkit-keyframes rotate {
    from {
        background-position: -3000px;
    }

    to {
        background-position: 0px;
    }
}

@keyframes rotate {
    from {
        background-position: -3000px;
    }

    to {
        background-position: 0px;
    }
}

@keyframes morph {

    0%,
    100% {
        border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
        transform: translate3d(0, 0, 0) rotateZ(0.01deg);
    }

    34% {
        border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
        transform: translate3d(0, 5px, 0) rotateZ(0.01deg);
    }

    50% {
        opacity: .89;
        transform: translate3d(0, 0, 0) rotateZ(0.01deg);
    }

    67% {
        border-radius: 100% 60% 60% 100% / 100% 100% 60% 60%;
        transform: translate3d(0, -3px, 0) rotateZ(0.01deg);
    }
}

.work-process-inner {
    position: relative;
}

.step-num {
    background: rgb(0, 119, 189);
    background: linear-gradient(90deg, rgb(0, 119, 189) 0%, rgb(0, 141, 224) 50%);
    border: 5px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    height: 80px;
    line-height: 75px;
    position: absolute;
    right: -40px;
    top: -40px;
    width: 80px;
    text-align: center;
}

.work-process-inner .work-img {
    border: 2px dashed #e2dfdf;
    border-radius: 10px;
    display: inline-block;
    width: 230px;
    height: 250px;
    line-height: 250px;
    margin: 40px 0;
    position: relative;
}

.step-home h4 {
    font-size: 22px;
    line-height: 1;
    color: #fff;
}

.step-home p {
    color: #fff;
}

@media (max-width: 1200px) {
    .step-home h4 {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 992px) {
    .step-home h4 {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 767px) {
    .work-process-inner .work-img {
        height: 200px;
        line-height: 200px;
        width: 180px;
        margin: 30px 0;
    }

    .work-process-inner .work-img img {
        width: 50%;
    }

    .step-num {
        font-size: 24px;
        height: 70px;
        line-height: 65px;
        right: -35px;
        top: -35px;
        width: 70px;
    }
}

@media (max-width: 576px) {
    .step-home h4 {
        font-size: 18px;
        line-height: 26px;
    }

    .work-process-inner .work-img {
        height: 170px;
        line-height: 170px;
        margin: 25px 0;
        width: 150px;
    }

    .step-num {
        font-size: 20px;
        height: 60px;
        line-height: 55px;
        right: -30px;
        top: -30px;
        width: 60px;
    }
}

.support-footer .title {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1;
    padding: 0 0 0 5px;
    margin-bottom: 20px;
    border-left: 5px solid #fff;
}

.support-footer .list-support {
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 0 0 0 68px;
}

.list-support {
    color: #fff;

}

.list-support .name {
    font-weight: bold;
}

.list-support .email span a {
    font-weight: bold;
    color: #fff !important;
    display: inline-block;
}

.list-support .phone span a {
    font-weight: bold;
    color: red !important;
    display: inline-block;
}

.support-user {
    position: relative;
    font-size: 15px;
}

.support-user img {
    width: 60px;
    position: absolute;
    left: 0;
    top: 5px;
}

.clearfix {
    clear: both;
    width: 100%;
}

.customer-home .title {
    text-align: center;
    width: 100%;
}

.customer-home .tabs--style7 {
    padding: 25px;
}

.text-center .underline:before {
    left: 50%;
}

.transform-x,
.bnr-animation,
.text-center .underline:before {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

.underline:before {
    position: absolute;
    left: 0;
    width: 100px;
    margin: 0 auto;
    bottom: 0;
    height: 3px;
    animation: rotate 80s infinite linear;
    -webkit-animation: rotate 80s infinite linear;
    content: "";
    border-radius: 5px;
    background: rgb(0, 119, 189);
    background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(0, 119, 189) 25%, rgb(0, 119, 189) 50%, rgb(0, 119, 189) 75%, rgb(255, 255, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0077bd', endColorstr='#0077bd', GradientType=1);
}
.info-box-content h3{
    font-size: 18px;
    padding: 0;
    margin-bottom: 5px;
}
.title-note{
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}
.tips-block h5{
    margin-bottom: 5px;
}
.tips-block .crumina-module{
    height: 285px;
}
ul.pricing-tables-position {
    margin-bottom: 30px;
    padding-left: 0;
    list-style: none;
}
ul.pricing-tables-position li {
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed var(--border-grey-color);
}
.text-secondary{
    color: #8ad524 !important;
}
.text-primary{
    color: #0077bd !important;
}
.bg-primary{
    background-color: #0077BD !important;
}

.bg-secondary{
    background-color: #8ad524 !important;
}
.header-domain-table{
    height: 45px;
    background-color: #ebf2f8;
}
.domainNOTavailableNote{
    font-size: 12px;
    padding-left: 10px;
    font-weight: 500;
    font-style: italic;
}
.text-red{
	color: red;
}

.logo-customer{
	display: block;
	text-align: center;
	margin-top: 20px;
	border: 1px solid #fff;
}
.logo-customer img{
	padding: 15px 0;
}
.logo-customer:hover{
	border: 1px solid #0077bd;
}

.logo-customer:hover img{
	transform: scale(1.1);
}
.sub-title{
	color: #fff;
    text-align: justify;
}

.sub-title a{
	color: #8cc532;
	font-weight: 700;
}