/* 14-10-25 */
@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');
@font-face {
    font-family: 'lucida_granderegular';
    src: url('../fonts/lucidagrande-webfont.woff2') format('woff2'),
         url('../fonts/lucidagrande-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'lucida_grandebold';
    src: url('../fonts/lucidagrandebold-webfont.woff2') format('woff2'),
         url('../fonts/lucidagrandebold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.banner-sec *, .cus-sec * {box-sizing: border-box;  text-shadow: none; letter-spacing: 0.5px;}
.banner-sec {
    background: #f0f3f0;
    padding: 70px 0;
    position: relative;
	font-family: "Oxygen", sans-serif;
}
.flex-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.flex-col-6 {
    width: 50%;
    padding: 0 15px;
}
.item-center {
    align-items: center;
}
.main-ban-con > span {
    text-transform: uppercase;
    letter-spacing: 8px;
    font-size: 22px;
}
.main-ban-con h1 {
    font-size: 70px;
    color: #161417;
    font-weight: 700 !important;
    font-family: 'lucida_grandebold';
    text-transform: uppercase;
    margin: 20px 0;
}
.main-ban-con h1 span {
    display: block;
    color: #35b449;
}
.main-ban-con p {
    font-size: 22px !important;
    color: #161417;
    margin-bottom: 40px;
    line-height: 1.4;
}
.main-ban-con .cus-btn {
    margin-left: 0;
    margin-right: 15px;
}

.p-relative {
    position: relative;
}
.cus-btn {
    color: #fff !important;
    background: #262626;
    font-size: 18px;
    border-radius: 8px;
    padding: 15px 30px;
    display: inline-block;
    font-family: 'lucida_grandebold';
    text-transform: uppercase;
    letter-spacing: 1px;
}
.cus-fill,  .cus-btn:hover{
    background: #34aa2b;
    color: #fff !important;
}
.cus-sec {
    padding-top: 80px;
    position: relative;
	font-family: "Oxygen", sans-serif;
}
.cus-hed {
    margin: 0 0 20px;
    text-align: center;
    font-weight: 700 !important;
    color: #5b5c5e;
    font-family: 'lucida_grandebold';
    font-size: 40px !important;
    padding: 0;
    line-height: 1.3;
}
.cus-hed span {
    color: #35b449;;
}
.sub-head {
    text-align: center;
    margin: 0 0 35px;
    color: #131416;
    font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 1.6;
}
.mb-0 {margin-bottom: 0;}
.flex-col-4 {
    width: 25%;
    padding: 0 15px;
}
.sol-box {
    border-radius: 12px;
    padding: 15px;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 6px rgb(0 0 0 / 10%);
    text-align: center;
}
.sol-img {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.sol-img img {
    max-height: 100px;
}
.smt-icon img {
    max-height: 48px;
}
.sol-box h3 {
    font-size: 18px;
    font-weight: 700 !important;
    margin: 0 0 15px;
    font-family: "Oxygen", sans-serif;
}
.sol-box p {
    margin: 0;
    color: #131416;
    font-size: 16px !important;
    padding: 0 10px;
}
.cus-light-bg {
    background: linear-gradient(to bottom,  rgba(248,248,248,1) 0%,rgba(255,255,255,0) 100%);
}
.pb_80 {padding-bottom: 80px;}
.prem-smt {
    text-align: center;
}
.smt-icon {
    padding: 10px;
}
.mb-20 {margin-bottom: 20px;}


.mb_20 {margin-bottom: 20px;}
ul.comp-list li {
    display: flex;
    column-gap: 15px;
    font-size: 18px;
    margin: 0 0 30px 20px;
    line-height: 1.4;
}
ul.comp-list li img {
    width: 20px;
    height: 20px;
    margin-top: 3px;
}
ul.comp-list li b {
    white-space: nowrap;
}
.flex-col-7 {
    width: 58%;
    padding: 0 15px;
}
.flex-col-5 {
    width: 42%;
    padding: 0 15px;
}
.flex-revr {
    flex-direction: row-reverse;
}
.cold-box {
    display: flex;
    padding: 30px;
    box-shadow: 0 0 12px rgb(0 0 0 / 10%);
    border-radius: 8px;
}
.cold-img {
    max-width: 100px;
}
.cold-con {
    padding-left: 30px;
}
.cold-con p {
    margin: 0 !important;
    padding: 0;
    color: #161417;
    line-height: 1.4;
}
.cold-con h3 {
    margin-bottom: 5px;
}
.hyper-pricing {
    background: #f9f9f9;
}
.hyper-prc-row {
    display: flex;
    border-bottom: 1px solid #b7b7b7;
    font-size: 18px;
}
.prc-col-lg {
    width: 34%;
    padding: 15px 0;
}
.prc-col-sm {
    width: 22%;
    text-align: center;
    padding: 15px 15px;
}
.prc-col-sm .prc-head {
    padding: 0;
    color: #161417;
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
}
.prc-col-sm .prc-head span {color: #35b449;}
.prc-check img {
    width: 26px;
}
.sub-txt {
    text-align: center;
    font-size: 20px;
    line-height: 1.4;
    margin-top: 50px;
    color: #161417;
    margin-bottom: 40px;
    padding: 0;
}

.btn-center {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 25px;
    justify-content: center;
}
.hyper-work {
    position: relative;
}
.hyper-check-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.hyper-check-bg img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hyper-work .container {
    position: relative;
}
.hyper-work .cus-hed {
    color: #fff;
}
.txt-left {
    text-align: left;
}
.hyper-work-row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-top: 40px;
}
.hyper-work-col-4 {
    width: 25%;
    text-align: center;
    color: #fff;
    padding: 15px 25px;
    position: relative;
}
.hyper-work-num {
    background: #8cc85f;
    display: block;
    font-size: 44px;
    font-weight: 700;
    width: 85px;
    height: 85px;
    line-height: 85px;
    margin: 0 auto 30px;
    border-radius: 50%;
    font-family: 'lucida_grandebold';
}
.hyper-work-col-4 p {
    font-size: 20px;
    line-height: 1.4;
    padding: 0;
}
.hyper-work-col-4 h3 {
    font-size: 22px;
}
.work-num1 {
    background: #64bc47;
}
.work-num2 {
    background: #329710;
}
.work-num3 {
    background: #147239;
}
.hyper-work-row:before {
    position: absolute;
    content: "";
    height: 3px;
    left: 15%;
    right: 15%;
    top: 55px;
    background: rgb(255 255 255 / 15%);
}
.use-caae-left p {
    font-size: 20px;
    color: #131416;
    line-height: 1.4;
    font-weight: 500;
}
.use-case-box {
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    height: 100%;
    padding: 25px;
    border-radius: 8px;
}
.use-case-box img {
    max-width: 90px;
}
.use-case-box h3 {
    font-size: 22px;
    margin: 15px 0;
    padding: 0;
}
.use-case-box p {
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
    padding: 0;
}

.use-caae-left p {
    font-size: 20px;
    color: #131416;
    line-height: 1.4;
    font-weight: 500;
    max-width: 400px;
}
.hyper-chose {
    overflow: hidden;
}
.hyper-comp {
    margin-bottom: -240px;
}
.hyper-rout {
    background: linear-gradient(to right,  rgba(0,0,0,1) 6%,rgba(24,23,26,0.8) 49%,rgba(24,23,26,1) 94%);
}
.txt-center {
    text-align: center;
}
.hyper-rout .sub-head-up {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
    display: inline-block;
    margin: 0 0 15px;
    font-size: 18px;
}
.hyper-rout .cus-hed {
    color: #fff;
}



@media only screen and (max-width: 1280px) {
.main-ban-con h1 {
    font-size: 54px;
}
.main-ban-con p {
    font-size: 20px !important;
    margin-bottom: 30px;
    padding: 0;
}
.banner-sec {
    padding: 50px 0;
}
.cus-sec {
    padding-top: 60px;
}
.pb_80 {
    padding-bottom: 50px;
}
.sol-box p {
    font-size: 16px !important;
    padding: 0;
}
.sol-img img {
    max-height: 75px;
}
.sol-img {
    padding: 5px 0 20px;
}
.cus-hed {
    margin: 0 0 20px;
    font-size: 36px !important;
}
ul.comp-list li {
    font-size: 18px;
    margin: 0 0 15px 20px;
}
.hyper-work-col-4 {
    width: 25%;
    padding: 15px 15px;
}
.hyper-work-col-4 p {
    font-size: 16px;
}
.hyper-work-col-4 h3 {
    font-size: 18px;
}
.use-case-box p {
    font-size: 16px;
}
.use-case-box img {
    max-width: 70px;
}
.hyper-comp {
    margin-bottom: -190px;
}
}

@media only screen and (max-width: 1023px) {
.main-ban-con > span {
    letter-spacing: 4px;
    font-size: 18px;
}
.main-ban-con h1 {
    font-size: 40px;
    margin: 15px 0;
}
.main-ban-con p {
    font-size: 18px !important;
    margin-bottom: 25px;
    padding: 0;
}
.cus-btn {
    font-size: 16px;
    padding: 13px 25px;
}
.cus-hed {
    margin: 0 0 15px;
    font-size: 32px !important;
}
.sub-head {
    margin: 0 0 25px;
    font-size: 18px !important;
    line-height: 1.4;
}
.sol-box h3 {
    font-size: 18px;
    margin: 0 0 15px;
    padding: 0;
}
.sol-box p {
    font-size: 15px !important;
    padding: 0;
    line-height: 1.5;
}
ul.comp-list li {
    font-size: 16px;
    margin: 0 0 15px 20px;
}
.cold-box {
    padding: 20px;
}
.cold-con {
    padding-left: 20px;
}
.prc-col-sm .prc-head {
    font-size: 16px;
}
.hyper-prc-row {
    font-size: 15px;
}
.prc-check img {
    width: 20px;
}
.sub-txt {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 25px;
    padding: 0;
}
.hyper-work-num {
    font-size: 32px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    margin: 0 auto 30px;
}
.hyper-work-row:before {
    top: 46px;
}
.use-case-box {
    padding: 20px;
}
.use-case-box h3 {
    font-size: 20px;
}
.hyper-rout .sub-head-up {
    font-size: 16px;
}
.cus-sec {
    padding-top: 40px;
}
}

@media only screen and (max-width: 767px) {
.flex-col-7 {
    width: 100%;
    padding: 0 15px;
}
.flex-col-5 {
    width: 100%;
    padding: 0 15px;
}
.main-ban-con h1 {
    font-size: 36px;
    margin: 15px 0;
}
.banner-sec {
    padding: 30px 0;
}
.cus-hed {
    margin: 0 0 15px;
    font-size: 28px !important;
}
.sub-head {
    margin: 0 0 15px;
    font-size: 16px !important;
    line-height: 1.4;
}
.flex-col-4 {
    width: 100%;
    padding: 0 15px;
}
.cus-sec {
    padding-top: 40px;
}
.pb_80 {
    padding-bottom: 40px;
}
.flex-col-6 {
    width: 100%;
}
.cold-con p {
    font-size: 14px;
}
.hyper-prc-table {
    overflow: auto;
}
.hyper-prc-row {
    font-size: 15px;
    width: 600px;
}
.prc-col-sm .prc-head {
    font-size: 14px;
}
.sub-txt {
    font-size: 16px;
    padding: 0;
}
.cus-btn {
    font-size: 14px;
    padding: 10px 20px;
    margin: 0 0 10px;
}
.hyper-work-col-4 {
    width: 100%;
    padding: 15px 15px;
}
.hyper-work-row:before {
    display: none;
}
.use-caae-left p {
    font-size: 16px;
}
.hyper-comp {
    margin-bottom: 0;
}
.cus-hed {
    margin: 0 0 15px;
    font-size: 24px !important;
}
.hyper-rout .sub-head-up {
    font-size: 15px;
    letter-spacing: 2px;
}
.banner-sec .container, .cus-sec .container {
    padding: 0 20px;
}
.hyper-work-num {
    margin: 0 auto 15px;
}
.prc-col-lg {
    width: 25%;
    padding: 10px 0;
}
.prc-col-sm {
    width: 25%;
    padding: 10px 10px;
}
}