.ant-section__ant110_service {
    background-size: cover;
    background-position: center center;
    /*background-image: url(../img/ant110_service/bg.jpg);*/
    background-attachment: fixed;
    padding-top: 50px;
	position: relative;
}

.ant110_service-mb-80 {
    margin-bottom: 80px;
}

.ant110_service-mb-65 {
    margin-bottom: 65px;
}

.ant110_service-mb-40 {
    margin-bottom: 40px;
}

.ant110_service-mb-30 {
    margin-bottom: 30px;
}

.ant110_service-servies-tittle span {
    color: #333;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0.2em;
    margin-bottom: 17px;
    display: block;
    position: relative;
    color: #ffdedd;
}

.ant110_service-servies-tittle h3 {
    color: #333;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 35px;
    text-transform: uppercase;
}

.ant-section__ant110_service .btn {
    -moz-user-select: none;
    font-size: 14px;
    letter-spacing: 0.2em;
    line-height: 1;
    padding: 23px 49px;
    text-transform: uppercase;
    font-weight: 500;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    background: #fe696a;
    color: #fff;
    padding: 21px 40px;
	border: 2px solid #fe696a;
}

.ant110_service-theme-btn2:hover {
    background: #fff;
    color: #0a1119;
	border: 2px solid #fe696a;
}
.ant110_service-theme-btn3 {margin-top: 25px;}
.ant110_service-theme-btn3:hover {
    background: #fff;
    color: #333;
}

.ant-section__ant110_service::before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    /*background-color: rgba(16, 136, 255, 0.877);*/
}

.ant110_service-servies-tittle span {
    color: #333;
}

.ant-section__ant110_service .nav-item {
    text-align: center;
    margin-right: 30px;
    width: 14.4%;
    background: transparent;
}

.ant-section__ant110_service .nav-item:last-child {
    margin-right: 0;
}

.ant-section__ant110_service .nav-item a h6 {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #333;
    margin: 0;
    margin-top: 37px;
	font-size: 1rem;
}

.ant-section__ant110_service .nav-item a.nav-link {
    padding: 20px;
    border-radius: 0;
    position: relative;
    border: 2px solid #ccc;
}

.ant-section__ant110_service .nav-item a.nav-link::after {
    position: absolute;
    height: 20px;
    width: 20px;
    background: #fff;
    content: "";
    left: 0;
    right: 0;
    margin: auto;
    bottom: -10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    visibility: hidden;
}

.ant-section__ant110_service .nav-item a.nav-link.active::after {
    opacity: 1;
    visibility: visible;
}

.ant-section__ant110_service ul li.nav-item .nav-link.active {
    background: 0;
    background: #fff;
    border: 2px solid transparent;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}

.ant-section__ant110_service .nav-link.active h6 {
    color: #8e9aa7;
}

.ant110_service-tabs-content-wrapper {
    background: #fff;
    padding: 0px 0px 0px 0px;
}

.ant110_service-depertment-tittle h5 {
    color: #23374d;
    letter-spacing: 0.2em;
    margin-bottom: 23px;
}

.ant110_service-depertment-tittle h1 {
    color: #0a1119;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: -0.03em;
    margin-bottom: 23px;
    padding-right: 76px;
}

.ant110_service-depertment-tittle p {
    color: #697a8d;
    margin-bottom: 21px;
    padding-right: 129px;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
}

.ant110_service-depertment-img img {
    width: 100%;
}

.ant-section__ant110_service .nav-item a.nav-link i {
    font-size: 55px;
    color: #333;
}

.ant-section__ant110_service .nav-item a.nav-link.active.nav-link i {
    color: #23374d;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .ant-section__ant110_service .nav-item {
        margin-right: 25px;
    }
    .ant110_service-tabs-content-wrapper {
        padding: 20px;
    }
    .ant110_service-depertment-tittle h1 {
        padding-right: 0px;
    }
    .ant110_service-depertment-tittle p {
        padding-right: 0px;
    }
    .ant110_service-depertment-tittle h1 {
        font-size: 25px;
    }
}

.ant-section__ant110_service .nav-item a.nav-link {
    position: relative;
}

@media (min-width: 768px) and (max-width: 991px) {
    .ant-section__ant110_service .nav-item {
        width: 28.4%;
        margin-bottom: 30px;
    }
    .ant110_service-tabs-content-wrapper {
        padding: 20px;
    }
}

@media (max-width: 767px) {
    .ant-section__ant110_service {
        padding-top: 50px; padding-bottom: 50px;
    }
    .ant-section__ant110_service .nav-item {
        margin-right: 0;
        width: 50%;
        margin-bottom: 30px;
    }
    .ant110_service-tabs-content-wrapper {
        padding: 20px;
    }
    .ant110_service-depertment-tittle h1 {
        padding-right: 0px;
        font-size: 24px;
    }
    .ant110_service-depertment-tittle p {
        padding-right: 0px;
    }
	.ant-section__ant110_service .nav-item a h6 {
	font-size: 0.7rem;
}
}

.nav-pills .nav-link.active {
    box-shadow: 0 0.5rem 1.125rem -0.5rem rgba(000, 000, 000, 0.9);
}