@font-face {
    font-family: 'p-regular';
    src: url('/wp-content/themes/supreme/inc/assets/newfonts/ProximaNova/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'p-bold';
    src: url('/wp-content/themes/supreme/inc/assets/newfonts/ProximaNova/ProximaNova-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'p-extrabold';
    src: url('/wp-content/themes/supreme/inc/assets/newfonts/ProximaNova/ProximaNova-Extrabld.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* reset css  */

.banner-pad-res {
    padding-top: 110px;
    padding-bottom: 60px;
}

/* mobile app development page */
.infoList1-wrapper img,
.mobileRotatorDevice-img {
    width: 100%;
    max-width: 379px;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded .owl-dots {
    display: none;
}

.heading-title h3 {
    margin: 0 !important;
    padding: 29px;
}

.mobileRotator .heading-title h3 {
    margin-bottom: 172px !important;
}

.text-hide,
a {
    background-color: transparent
}

img,
legend {
    border: 0
}

.btn,
.burger,
a:active,
a:hover {
    outline: 0
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}




areer .row {
    margin-left: -15px;
    margin-right: -15px
}


/* new css */


/** DIGITAL MARKETING ORM PAGE CSS **/

/* #First section  */
section.negative-section {
    position: relative;
    padding: 100px 20px 80px;
}

.img-aligned {
    position: absolute;
    left: 0;
}

section.negative-section .content-negative {
    max-width: 650px;
    float: right;
    margin-top: 40px;
}

section.negative-section .content-negative h3 {
    font-family: p-bold;
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 20px;
    color: #252525;
}

section.negative-section .content-negative p {
    font-family: p-regular;
    font-size: 20px;
    line-height: 40px;
    color: #6E6D6D;
}

a.btn-green-ui {
    color: #fff;
    background-color: #51C435;
    box-shadow: 0px 0px 13px #51c43566;
    border: none;
    font-family: p-regular;
    max-width: 147px;
    height: 46px;
    border-radius: 7px;
    text-align: center;
    padding: 0px 25px 0;
    line-height: 46px;
    font-size: 15px;
}

a.btn-green-ui:hover {
    background-color: #1b1b1b;
    box-shadow: 0px 0px 13px #13141366;
    color: #fff;
}

section.negative-section .content-negative p:last-child {
    margin-bottom: 40px !important;
}


.img-aligned img {
    max-width: 860px;
    width: 100%;
}


.incl-impact {
    padding-top: 120px;
}

.include-impact {
    text-align: center;
    margin-bottom: 60px;
}

.include-impact h4 {
    color: #252525;
    font-family: 'p-bold';
    font-size: 45px;
    line-height: 55px;
    max-width: 900px;
    margin: 0 auto;
}

.grid-impact-items {
    display: flex;
}

.grid-impact-items .grid-item-impact {
    background-color: transparent;
    padding: 20px;
    width: calc(33% - 15px);
    margin: 10px;
    border-radius: 12px;
    box-shadow: 0px 20px 50px #84848429;
    padding-top: 40px;
    border: 1px solid #676767;
    color: #fff;
}

.grid-impact-items .grid-item-impact.secialmediacols {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 20px 80px 20px;
}

.grid-impact-items .grid-item-impact .btnwrap {
    position: absolute;
    bottom: 30px;
}

.grid-impact-items .grid-item-impact h4 {
    font-size: 25px;
    color: #fff;
    font-family: 'p-bold';
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 20px;
}

.grid-impact-items .grid-item-impact h4:before {
    content: '';
    width: 160px;
    height: 2px;
    background-color: #a7a7a7;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.grid-impact-items .grid-item-impact p {
    font-size: 20px;
    text-align: center;
}

section.visibleonsocial {
    background-color: #124775;
}

.grid-vos {
    display: flex;
    align-items: center;
}

.grid-vos .grid-col-vos {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}


.grid-vos .grid-col-vos h4 {
    color: #fff;
    font-size: 44px;
    font-family: 'p-bold';
    max-width: 530px;
    line-height: 55px;
    margin-bottom: 20px;
}

.grid-vos .grid-col-vos button.btn-make-brand,
.grid-vos .grid-col-vos a.btn-make-brand {
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    font-family: 'p-regular';
    font-size: 16px;
    max-width: 260px;
    padding: 18px 20px;
}

.grid-vos .grid-col-vos a.btn-make-brand:focus {
    outline: none;
}

.grid-vos .grid-col-vos a.btn-make-brand:hover {
    border: solid 1px #fff;
}

/* #second section  */

section.trust-worthy {
    background-color: #F9FDFF;
    padding: 120px 0 150px;
}

.trustworth-content {
    max-width: 720px;
    float: left;
}

.trustworth-content h3 {
    color: #252525;
    font-family: p-bold;
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 30px;
}

.trustworth-content p {
    font-family: p-regular;
    color: #6E6D6D;
    font-size: 20px;
    line-height: 40px;
}

section.trust-worthy .img-aligned.rightal {
    right: 0px;
    left: auto;
}

section.trust-worthy .img-aligned.rightal img {
    max-width: 780px;
}

section.trust-worthy a.btn.btn-green-ui {
    margin-top: 30px;
}


/** Third Flex box images RTL**/

section.flex-area-content {
    padding: 120px 0;
}

.flex-content .line-check>div {
    padding: 0;
}

.flex-content .line-check>div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.flex-content h4 {
    font-size: 35px;
    color: #252525;
    line-height: 50px;
    font-family: 'p-bold';
    max-width: 530px;
    margin: 0 auto 30px;
}

.flex-content ul li {
    font-size: 20px;
    line-height: 40px;
    font-family: 'p-regular';
    color: #6E6D6D;
}

.flex-content ul {
    padding: 0 0 0 20px;
    margin: 0 0 0 10px;
}

.flex-content .swap-mob h4 {
    max-width: 418px;
    float: left;
    width: 100%;
    display: block;
    margin: 50px 0 30px 0;
}

.flex-content ul li {
    position: relative;
    padding-left: 26px;
}

.flex-content ul li:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 12px;
    height: 12px;
    border: 1.5px solid #6E6D6D;
    border-radius: 20px;
    top: 14px;
}

.flex-content .swap-mob>div {
    justify-content: center;
    align-items: flex-start;
    text-align: left;
}

.flex-content .swap-mob ul {
    padding: 0;
    margin: 0;
}

.flex-content .line-check:before {
    content: '';
    width: 100%;
    height: 16px;
    position: absolute;
    background-color: #51C435;
    max-width: 150px;
    left: 50%;
    transform: translateY(-50%);
    margin-top: 63px;
    margin-left: -70px;
    z-index: 9;
}

/** CTA Boost Section **/
section.Let_world_know.cta-boost {
    background-image: url('/wp-content/themes/supreme/inc/assets/images/digital-marketing-orm/cta-boost.png');
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.Let_world_know.cta-boost .world_know_para p {
    font-size: 42px;
    font-family: 'p-bold';
    line-height: 50px;
    max-width: 725px;
    margin: 0px auto 26px;
}

section.Let_world_know.cta-boost a.btn.btn-green-ui {
    max-width: 181px;
}


/** Slick slider for online reputation services **/


section.reputation-services {
    padding: 80px 0;
}

section.reputation-services .title-reput-serv {
    margin-bottom: 60px;
    border-bottom: 1px solid #CFCFCF;
    padding-bottom: 30px;
}

section.reputation-services .title-reput-serv h5 {
    font-family: p-bold;
    font-size: 35px;
    line-height: 50px;
    color: #252525;
    max-width: 810px;
}

section.reputation-services .slider-reputation .slide-item .img-slide {
    background-color: #F5F5F5;
    width: 100%;
    height: 190px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    border: 1px solid #CFCFCF;
}


section.reputation-services .slider-reputation .slick-slide {
    margin: 0 12px;
}

section.reputation-services .slider-reputation .slide-item .img-slide img {
    width: 100%;
    max-width: 220px;
}

section.reputation-services .slider-reputation .slide-item .content-slide-reput {
    width: 100%;
    padding: 20px 15px;
    margin-top: 10px;
}

section.reputation-services .slider-reputation .slide-item .content-slide-reput h4 {
    font-family: p-bold;
    font-size: 20px;
    line-height: 30px;
    font-weight: 200;
    min-height: 60px;
}


section.reputation-services .slider-reputation .icon-nav.prev-ico {
    left: -9px;
    top: 25%;
    z-index: 2;
}

section.reputation-services .slider-reputation .icon-nav {
    cursor: pointer;
    position: absolute;
    width: 42px;
    height: 42px;
    border: 1px solid #CFCFCF;
    border-radius: 50%;
    background-color: #fff;
}

section.reputation-services .slider-reputation .icon-nav {
    right: -9px;
    top: 25%;
}

section.reputation-services .slider-reputation .icon-nav svg {
    width: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

section.reputation-services .slider-reputation .icon-nav svg path {
    fill: #AEAEAE;
}

section.reputation-services .slider-reputation .icon-nav.prev-ico svg {
    margin-left: -2px;
}

section.reputation-services .slider-reputation .slide-item .content-slide-reput p {
    font-family: p-regular;
    font-size: 15px;
}

/** Flex 4 Boxes why services**/

section.why-serv-reputation {
    padding: 100px 0;
    background-color: #F9FDFF;
}

section.why-serv-reputation .content-why-serv {
    padding-right: 40px;
    margin-top: 60px;
}

section.why-serv-reputation .content-why-serv h4 {
    color: #252525;
    font-size: 35px;
    font-family: 'p-bold';
    line-height: 50px;
    margin-bottom: 25px;
}

section.why-serv-reputation .content-why-serv p {
    color: #6E6D6D;
    font-size: 20px;
    font-family: 'p-regular';
    line-height: 35px;
    font-weight: 500;
}

section.why-serv-reputation .flex-box4 {
    display: flex;
    flex-wrap: wrap;
}

section.why-serv-reputation .flex-box4 .flex-item {
    width: calc(50% - 30px);
    background-color: #fff;
    padding: 20px;
    border: 1px solid #E2E2E2;
    margin: 15px;
    border-radius: 15px;
    box-shadow: 4px 8px 4px #8D8D8D29;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 204px;
}

section.why-serv-reputation .flex-box4 .flex-item h5 {
    color: #252525;
    font-size: 25px;
    font-family: 'p-bold';
    font-weight: 800;
    line-height: 30px;
}

section.why-serv-reputation .flex-box4 .flex-item p {
    font-size: 15px;
    line-height: 25px;
    font-family: 'p-regular';
    color: #6E6D6D;
    margin: 7px 0 0 0;
}

section.why-serv-reputation .flex-box4 .flex-item:hover {
    background-color: #51c435;
    box-shadow: 0px 2px 4px #dbe9d8;
    border: 1px solid #51c435;
}

section.why-serv-reputation .flex-box4 .flex-item:hover h5 {
    color: #fff;
}

section.why-serv-reputation .flex-box4 .flex-item:hover p {
    color: #fff;
}

/** Tagline ORM blue **/

section.tagline-orm {
    background-color: #f9fdff;
    padding: 80px 0;
    background-image: url('/wp-content/themes/supreme/inc/assets/images/digital-marketing-orm/dots-bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

section.tagline-orm .content-tagline-orm {
    width: 100%;
    max-width: 950px;
    padding: 0 20px;
    margin: 0 auto;
}

section.tagline-orm .content-tagline-orm p {
    font-family: 'p-regular';
    font-weight: 600;
    color: #363636;
    font-size: 21px;
    text-align: center;
}

/** App Mobile ORM Section **/
.mobile-app-orm {
    background-image: url('/wp-content/themes/supreme/inc/assets/images/digital-marketing-orm/wave-grad.png');
    padding: 50px 0;
    width: 100%;
    float: left;
    background-size: cover;
}

section,
footer.footer.footer_touch,
footer.footer {
    float: left;
    width: 100%;
}

.wrap-orm-mob {
    text-align: center;
}

/** DIGITAL MARKETING ORM PAGE END CSS **/

/** SMM Page CSS Start **/

section.smm-banner {
    background-image: url('/wp-content/themes/supreme/inc/assets/images/digital-marketing-smm/bannner-smm.png');
    height: 680px;
    padding-top: 131px;
    padding-bottom: 125px;
    background-repeat: no-repeat;
    background-size: cover;
}


section.smm-banner.title-smm-banner .seo_inside_texts h2 {
    font-size: 75px;
    max-width: 1050px;
    margin: 0 auto;
}

section.smm-banner .seo_inside_texts h2 {
    color: #fff;
    font-size: 75px;
    font-family: p-bold;
    font-weight: 800;
}

section.smm-banner .seo_inside_texts p {
    color: #ffff;
    font-size: 20px;
    font-family: p-regular;
    padding: 0 155px;
}


.intro-smm {
    text-align: center;
}

section.smm-intro {
    padding: 70px 0 70px;
}

.intro-smm p {
    color: #6E6D6D;
    font-family: 'p-regular';
    font-size: 22px;
    line-height: 40px;
}

.intro-smm p a {
    margin-top: 50px;
}

section.smm-services {
    background-color: #F9FDFF;
    padding: 100px 0 200px;
}

section.smm-services .head-smm-services {
    text-align: center;
    max-width: 976px;
    margin: 0 auto;
}

section.smm-services .head-smm-services h3 {
    color: #252525;
    font-family: 'p-bold';
    font-size: 45px;
    line-height: 55px;
}

section.smm-services .head-smm-services p {
    color: #6E6D6D;
    font-family: 'p-regular';
    font-size: 22px;
    line-height: 38px;
}


.section-slides-srv .smm-service-slider .box-smm-srv {
    display: flex !important;
    border-radius: 15px;
    padding: 20px;
    min-height: 320px;
    align-items: center;
    flex-direction: column;
    background-color: #fff;
    position: relative;
    box-shadow: 0px 5px 23px #84848429;
    margin: 30px 0;
}

.section-slides-srv .smm-service-slider .box-smm-srv .icon-smm-srv {
    height: 80px;
    width: 80px;
    background-color: #A3EC91;
    display: block;
    border-radius: 50%;
    position: relative;
}

.section-slides-srv .smm-service-slider .box-smm-srv .icon-smm-srv svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 42px;
}

.section-slides-srv .smm-service-slider .box-smm-srv .content-srv h4 {
    font-family: 'p-regular';
    font-size: 20px;
    line-height: 30px;
    color: #6E6D6D;
}

.section-slides-srv .smm-service-slider .box-smm-srv .content-srv {
    text-align: center;
    padding: 18px 0 0 0;
}

.section-slides-srv .smm-service-slider .box-smm-srv .num-serv-smm {
    font-family: 'p-bold';
    color: #A3EC91;
    font-size: 65px;
    position: absolute;
    bottom: -15px;
    right: 20px;
}

.smm-srv-actions {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 32px;
    padding: 0 30px;
}

.smm-srv-actions .icon-nav {
    width: 60px;
    height: 60px;
    background-color: #51C435;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    cursor: pointer;
}

.smm-srv-actions .next-ico {
    margin-left: 14px;
}

section.section-slides-srv {
    height: 300px;
}

.slide-smm-services.smm-service-slider {
    margin-top: -220px;
}

section.inc-smm {
    padding: 120px 0 100px;
    position: relative;
}

section.inc-smm:before {
    position: absolute;
    content: '_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ';
    top: 0px;
    color: #5d5d5d;
    width: 100%;
    height: 30px;
    overflow: hidden;
    font-family: 'p-light';
}

section.inc-smm h3 {
    color: #252525;
    font-size: 45px;
    line-height: 55px;
    font-family: 'p-bold';
    max-width: 900px;
    text-align: center;
    margin: 0 auto 0;
}

.inc-smm-tabui {
    padding-top: 100px;
}

section.inc-smm .tab-content-ui div#nav-tabContent img {
    width: 100%;
    border-radius: 15px;
}

section.inc-smm .tabs-btns {
    text-align: center;
    padding-top: 40px;
}

section.inc-smm .tabs-btns nav .nav-tabs {
    display: flex;
    flex-direction: column;
    max-width: 480px;
    float: right;
    width: 100%;
    border: none;
}

section.inc-smm .tabs-btns nav .nav-tabs button.nav-link {
    border: 1px solid #DEDEDE;
    border-radius: 7px 15px 15px 7px;
    opacity: 1;
    padding: 0px;
    height: 125px;
    font-family: 'p-regular';
    font-weight: 600;
    color: #AFAFAF;
    font-size: 26px;
    margin-bottom: 35px;
    position: relative;
    transition: all ease 0.5s;
    width: 100%;
}

section.inc-smm .tabs-btns nav .nav-tabs button.nav-link:before {
    /* margin-bottom: 35px; */
    position: absolute;
    content: '';
    width: 10px;
    height: 100%;
    background-color: #dedede;
    top: 0px;
    left: 0px;
    border-radius: 8px;
}

section.inc-smm .tabs-btns nav .nav-tabs button.nav-link.active:before,
section.inc-smm .tabs-btns nav .nav-tabs button.nav-link:hover:before {
    background-color: #51C435;
}

section.inc-smm .tabs-btns nav .nav-tabs button.nav-link.active,
section.inc-smm .tabs-btns nav .nav-tabs button.nav-link.active:hover,
section.inc-smm .tabs-btns nav .nav-tabs button.nav-link.active:focus,
section.inc-smm .tabs-btns nav .nav-tabs button.nav-link:hover,
section.inc-smm .tabs-btns nav .nav-tabs button.nav-link:focus {
    color: #6E6D6D !important;
}

section.inc-smm .tabs-btns nav .nav-tabs button.nav-link.active {
    transition: all ease 0.5s;
    margin-left: -50px;
}

section.inc-smm .tabs-btns .btn-redmore {
    max-width: 480px;
    float: right;
    width: 100%;
}

.head-pillar {
    text-align: center;
}

.head-pillar h3 {
    color: #252525;
    font-family: 'p-bold';
    font-size: 45px;
    line-height: 55px;
    max-width: 600px;
    margin: 0 auto 0;
}

.grid-img-pillar {
    column-count: 1;
    column-gap: 20px;
    column-fill: balance;
    margin: 40px auto 0;
    padding: 2rem;
}

.grid-img-pillar .pillar-item {
    display: inline-block;
    margin: 0 0px 50px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    width: 100%;
    padding: 0 20px;
}

.grid-img-pillar .pillar-item img {
    width: 100%;
    height: auto;
}

section.pillars-section {
    background-color: #F9FDFF;
    padding: 100px 20px 80px;
}


/* NEW PORTFOLIO CSS */
.portfolio-content article {
    width: 50%;
    flex: 0 0 50%;
    padding: 20px;
}

.portfolio-content {
    overflow: hidden;
    display: flex !important;
    max-width: 1300px;
    margin: 0 auto;
}

.portfolio-content article .image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    aspect-ratio: 570 / 470;
}

.portfolio-content article .innerPart {
    position: relative;
    overflow: hidden;
}

.portfolio-content article .portfolioContent {
    position: absolute;
    inset: 0;
    padding: 30px 40px;
    z-index: 1;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.portfolio-content article .portfolioTitle {
    font-size: 26px;
    line-height: 1.1;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}

.portfolio-content article .image {
    position: relative;
}

.portfolio-content article .image:before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: .5;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(270deg, rgba(0, 0, 0, 1) 0, rgb(0 0 0) 100%);
}

.portfolioTags .tagTitle {
    color: #51c336;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500 !important;
    font-family: p-bold;
    margin: 0;
    display: inline-block;
    text-decoration: underline;
    text-underline-offset: 5px;
}

.portfolio-content article .tagType:not(:last-child) {
    margin-bottom: 10px;
}

.portfolioTags .termList {
    margin: 0 !important;
}

.portfolioTags .termList li {
    color: #fff;
    font-size: 16px;
    display: inline-block;
}

.portfolioTags .termList li:not(:last-child) {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 2px solid #fff;
}

.custom-filter-case-study {
    max-width: 1300px;
    margin: 0 auto 40px;
    /* padding: 0 20px; */
    display: flex;
    gap: 20px 40px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.custom-filter-case-study select {
    border: 2px solid #a1a1a1;
    padding: 10px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 45%;
    transition: all 0.4s ease;
}

.custom-filter-case-study select:hover {
    border-color: #51c336;
    background-image: url("data:image/svg+xml;utf8,<svg fill='rgba(81,194,51,4)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
}

.custom-filter-case-study select:focus-visible {
    outline: none !important;
    border-color: #51c336;
    background-image: url("data:image/svg+xml;utf8,<svg fill='rgba(81,194,51,4)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
}

.load-btn-back button#load-more {
    line-height: 15px;
    border: 2px solid #fff;
    border-radius: 0px;
    padding: 10px 24px;
    color: #46c70f;
    border-color: #46c70f;
    transition: 0.4s ease;
    background: transparent;
    font-family: p-bold;
    font-size: 16px;
}

.load-btn-back button#load-more:hover {
    color: #fff;
    border-color: #46c70f;
    background-color: #46c70f;
    text-decoration: none;
}

.text-center.load-btn-back {
    clear: both;
}

section.portfolioNew {
    margin: 60px 0 60px;
    background: #fff !important;

}

.text-center.load-btn-back {
    clear: both;
    margin: 0 0 70px;
}

/* Recaptcha CSS */
.h-captcha[data-theme="light"]::before {
    display: none;
}

span[data-name="hcap-cf7"] .h-captcha {
    width: auto !important;
    height: auto !important;
    border: none !important;
    padding: 0 !important;
    text-align: left;
}

span.wpcf7-form-control-wrap[data-name="hcap-cf7"] {
    margin: 0 !important;
}

.contactForm-button p:first-child {
    margin: 0 !important;
}

.recaptcha-UI {
    margin: 0 !important;
}

div#edit-actions {
    justify-content: flex-start;
}

div#edit-actions .form-wrapper {
    width: 100% !important;
    left: unset !important;
}

span.wpcf7-spinner {
    display: block;
}


/* NEW CSS FOR THE DIGITAL MARKETING PAGE */
@keyframes animationgradienttitle {
    0% {
        background-position: 0 3600px;
    }

    100% {
        background-position: 3600px 0;
    }
}

.themeGradientColor {
    background: linear-gradient(270deg, rgb(55 123 251) 0%, rgb(80 146 255) 35%, rgb(3 168 247) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*   .themeGradientColor {
    background: -webkit-linear-gradient(left,#50b8ff,#10c65a,#ff8f08,#ea1f4b,#ff8f08,#10c65a,#50b8ff);
    background-size: 3600px 200px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation-duration: 8s;
    animation-name: animationgradienttitle;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
} */

body.page-id-256 .title--landing .title-name.themeGradientColor:before {
    bottom: 0 !important;
}

.dmMainBannerContent .title-text {
    max-width: 1000px !important;
    width: 100% !important;
}

@media only screen and (max-width:460px) {

    .custom-filter-case-study .filter,
    .custom-filter-case-study .filter select {
        width: 100%;
    }
}

@media (min-width: 600px) {
    .grid-img-pillar {
        column-count: 2;
    }
}

@media (min-width: 900px) {
    .grid-img-pillar {
        column-count: 2;
    }
}

@media (min-width: 1200px) {
    .grid-img-pillar {
        column-count: 2;
    }
}


section.unlock {
    padding: 120px 0 100px;
}

section.unlock h3 {
    text-align: center;
    color: #252525;
    font-family: 'p-bold';
    font-size: 45px;
    max-width: 640px;
    line-height: 55px;
    margin: 0 auto 20px;
}

section.unlock h3+p {
    color: #6E6D6D;
    font-family: 'p-regular';
    font-size: 22px;
    max-width: 730px;
    text-align: center;
    margin: 0 auto 20px;
}

section.unlock .box-grid {
    display: block;
    width: 100%;
    float: left;
    margin: 60px 0 0 0;
}

section.unlock .box-grid .grid-item-unlock {
    width: calc(33% - 30px);
    float: left;
    display: block;
    background-color: #fff;
    padding: 30px;
    border-radius: 6px;
    box-shadow: 0px 0px 24px #84848429;
    margin: 15px;
    min-height: 310px;
    position: relative;
}

section.unlock .box-grid .grid-item-unlock h4 {
    font-size: 25px;
    color: #252525;
    font-family: 'p-bold';
    line-height: 32px;
}

section.unlock .box-grid .grid-item-unlock p {
    font-size: 20px;
    color: #6E6D6D;
    font-family: 'p-regular';
}


section.unlock .box-grid .grid-item-unlock span.item-unlock-num {
    color: #A3EC91;
    font-size: 65px;
    font-family: 'p-bold';
    position: absolute;
    bottom: -10px;
    right: 20px;
}


section.impact-making {
    background-color: #F9FDFF;
    padding: 120px 0 120px;
}

section.impact-making h3 {
    font-size: 45px;
    color: #252525;
    font-family: 'p-bold';
    line-height: 55px;
    margin: 30px 0 0;
}

section.impact-making p {
    color: #fff;
    font-size: 22px;
    font-family: 'p-regular';
    margin-top: 30px;
}



/** SMM CSS END **/

/* digital marketing SEO page css */
.companys.ranking.heading span.cgreen:after {
    top: 54px;
    left: 0;
}

section.companys.ranking span.cgreen:before {
    top: 54px;
    left: 50px;
}


section.seo-banner {
    background-image: url("https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/webportals-bg_81.jpg");
    height: 100%;
    min-height: 373px;
    padding-top: 131px;
    padding-bottom: 125px;
}

.seo_inside_texts {
    padding: 100px 0 0 0;
}

section.seo-banner .seo_inside_texts h2 {
    color: #fff;
    font-size: 75px;
    font-family: p-bold;
    font-weight: 800;
}

section.seo-banner .seo_inside_texts p {
    color: #ffff;
    font-size: 20px;
    font-family: p-regular;
    padding: 0 155px;
}


/* our seo services */
/* our seo services-- after  and before*/
section.Our.seo.services .supreme.services span.cgreen:after {
    right: 479px !important;
    top: 54px !important;
}

section.Our.seo.services .supreme.services span.cgreen:before {
    top: 54px;
    right: 461px;
}

section.Our.seo.services .supreme.services h4.heading {
    color: #000000;
    font-family: p-bold;
    font-size: 44px;
    padding-bottom: 20px;
}

section.Our.seo.services {
    padding: 91px 0;
}

section.Our.seo.services .supreme.services h4.heading:after {
    color: blue;
}

.supreme.services p {
    text-align: center;
    font-size: 19px;
    font-family: 'p-regular';
    padding: 17px 0;
}

/* points
.points-box {
    padding: 0 77px  50px 77px;
}
.Supreme_Services_points h5:hover {
    background: #096093;
}
.Supreme_Services_points h5 {
    font-size: 20px;
    background: #01466f;
    color: #fff;
    padding: 0;
    text-align: center;
} */
section.Our.seo.services .supreme.services {
    padding: 20px 0;
}

section.Our.seo.services .supreme_services_points .points_icon img {
    height: 55px;
}

section.Our.seo.services .supreme_services_points {
    padding: 20px 0;
}

section.Our.seo.services .supreme_services_points h6 {
    padding: 16px 0;
    font-family: 'p-regular';
}

.points_icon:hover {
    background: #51c435;
}

.points_icon {
    background: #F1F7F0;
    width: 100%;
    max-width: 100px;
    border-radius: 21px;
    height: 100px;
    display: flex;
    margin: 0 auto;
    position: relative;
}

section.Our.seo.services .supreme_services_points .points_icon img {
    height: 55px;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(22px, 20px);
}



section.companys.ranking p {
    text-align: center;
    font-size: 18px;
    padding: 14px;
    font-family: 'p-regular';
}

section.companys.ranking .heading span {
    display: inline-flex;
}

/* cards */
section.companys.ranking .card-1 {
    border-top: 21px solid #9b59b6;
    min-height: 375px;
    margin: 19px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

section.companys.ranking .card-2 {
    border-top: 21px solid #30bd30;
    min-height: 375px;
    margin: 19px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

section.companys.ranking .card-3 {
    border-top: 21px solid #f1c40f;
    min-height: 375px;
    margin: 19px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}


section.companys.ranking .card .card-body h5.card-title {
    font-size: 19px;
    font-weight: 700;
    text-align: center;
    line-height: 1.6;

}

section.companys.ranking {
    background: #fafafa;
    padding: 91px 0;
}

.companys.ranking.heading h2 {
    font-size: 44px;
    padding-bottom: 10px;
    font-family: 'p-bold';
}

section.companys.ranking h5.card-title {
    text-align: center;
    font-family: 'p-bold';
    font-size: 22px;
    line-height: 1.4;
}

section.companys.ranking .card-1:hover {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

section.companys.ranking .card-2 .card-body p.card-text,
section.companys.ranking .card-3 .card-body p.card-text {
    color: black;
}

span.cgreen:before {
    content: "";
    position: absolute;
    /* background: green; */
    width: 15px;
    height: 1px;
    right: 443px;
    top: 54px;
    border-bottom: 2px dotted #51c435;
    bottom: 0;
}

span.cgreen:after {
    content: "";
    position: absolute;
    right: 461px;
    top: 54px;
    background: #51c435;
    width: 47px;
    height: 2px;
    bottom: 0;
}

/* section.companys.ranking .card .card-body h5.card-title:after {
    content: "";
    position: absolute;
    background: #9b9595;
    width: 215px;
    height: 2px;
    left: 79px;
    bottom: 274px;
}

 */

/** SEM Digital Marketing page CSS **/
section.intro-sem {
    padding: 100px 0 100px;
}

section.intro-sem h4 {
    font-family: 'p-bold';
    font-size: 54px;
    line-height: 60px;
}

section.intro-sem p {
    font-size: 19px;
    line-height: 32px;
    margin-top: 12px;
    font-family: 'p-regular';
    font-weight: 700;
    color: #909090;
    margin-bottom: 0px;
}

section.intro-sem img {
    max-width: 80%;
    width: 100%;
    float: right;
}

section.intro-sem p a.btn-green-ui {
    margin-top: 40px;
}


section.services-sem {
    background-color: #f9fdff;
    padding: 100px 0 100px;
}

section.services-sem .content-serv-sem {
    text-align: center;
    max-width: 950px;
    margin: 0 auto 50px;
}

section.services-sem .content-serv-sem h4 {
    font-family: 'p-bold';
    font-size: 40px;
    margin-bottom: 12px;
}

section.services-sem .content-serv-sem p {
    font-size: 18px;
    max-width: 900px;
}

section.services-sem .box-serv-sem {
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    padding: 20px;
    min-height: 360px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

section.services-sem .box-serv-sem h5 {
    font-size: 24px;
    font-family: 'p-bold';
    text-align: center;
    border-bottom: 2px solid #4d4d4d;
    margin-bottom: 30px;
}

section.services-sem .box-serv-sem p {
    font-size: 20px;
    font-family: 'p-regular';
    font-weight: 600;
    color: #8b8989;
    text-align: center;
}

section.services-sem .box-serv-sem:hover {
    background-color: #fff;
}


section.whychoose-sem {
    padding: 100px 0 80px;
}

section.whychoose-sem h4 {
    font-family: 'p-bold';
    font-size: 45px;
    max-width: 730px;
    line-height: 50px;
    margin-bottom: 30px;
}

section.whychoose-sem p {
    font-size: 20px;
    max-width: 750px;
    font-family: 'p-regular';
    font-weight: 700;
    color: #7e7e7e;
    margin-bottom: 30px;
}

.box-img {
    margin: 30px 0;
    background: white;
    border-radius: 15px;
    z-index: 999;
}

.info-whychoose {
    margin-top: 60px;
}

.info-whychoose .content-why {
    display: flex;
    margin-bottom: 80px;
}

.info-whychoose .content-why .num {
    width: 135px;
    display: flex;
}

.info-whychoose .content-why .num span {
    font-size: 60px;
    font-family: 'p-bold';
    line-height: 60px;
    background: linear-gradient(270deg, rgb(55 123 251) 0%, rgb(80 146 255) 35%, rgb(3 168 247) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.info-whychoose .content-why .info-why-title {
    padding: 0 50px 0 40px;
    width: 450px;
}

.info-whychoose .content-why .info-why-title h3 {
    font-size: 35px;
    font-family: 'p-bold';
    line-height: 40px;
    max-width: 350px;
}

.info-why-desc {
    max-width: 440px;
    width: 100%;
}

.btn-why {
    max-width: 260px;
    width: 100%;
    text-align: end;
    margin-top: 8px;
}

section.whychoose-sem .info-why-desc p {
    max-width: 430px;
    width: 100%;
}

.info-whychoose .content-why p {
    margin: 0px 0 0 0;
}

/* why select  */
section.why.select .why.select.heading p {
    padding: 17px 0;
    font-family: 'p-regular';
}

section.why.select .heading span {
    display: inline-flex;
}

section.why.select {
    padding: 91px 0;
}

section.why.select span.cgreen:after {
    top: 54px;
    right: 546px;
}

section.why.select span.cgreen:before {
    top: 54px;
    right: 527px;
}

.why.select.heading h2 {
    font-size: 44px;
    text-align: center;
    font-family: 'p-bold';
}

section.visibleonsocial.tremd-brnd h4 {
    font-size: 50px;
}

/* icons */
.whyselect-icons {
    background: #4cadef;
    width: 100%;
    height: 83px;
    max-width: 83px;
    border-radius: 50%;
    position: relative;
    /* border: 1px solid red; */
    display: flex;
    margin: 0 auto;
    box-shadow: rgb(50 50 93 / 25%) 0px 50px 100px -20px, rgb(0 0 0 / 30%) 0px 30px 60px -30px, rgb(10 37 64 / 35%) 0px -2px 6px 0px inset;
}

.whyselect-icons:hover {
    background: #1a6fa8;
}

.whyselect-icons svg {
    height: 45px;
    width: 45px;
    position: absolute;
    top: 19px;
    left: 20px;
    fill: #fff;
}

/* .whyselect-icons:after {
    content: '';
    position: absolute;
    left: 67px;
    top: -15px;
    width: 113px;
    height: 113px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    border: 1px solid rgba(0,0,0,0.40);
} */

.why.select.points {
    padding: 73px 20px 30px 20px;
}

.whyselect-content {
    padding: 3px 0;
}

section.why.select .why.select.points .whyselect-content p {
    font-size: 18px;
    font-family: 'p-regular';
}

/* expect from us section  */
section.expect.from_us .expect.from_us.heading p {
    padding: 17px 0;
    font-family: 'p-regular';
}

section.expect.from_us span.cgreen:after {
    top: 54px;
    right: 540px;
}

section.expect.from_us span.cgreen:before {
    top: 54px;
    right: 521px;
}

section.expect.from_us {
    background: #fafafa;
    padding: 91px 0;
}

.expect.from_us.heading h2 {
    font-family: 'p-bold';
    font-size: 44px;

}

section.expect.from_us .heading span {
    display: inline-flex;
}

section.expect.from_us .expect.from_us.heading span.cgreen {
    margin-left: 7px;
}

/* cards */

section.expect.from_us .card-ui {
    display: flex;
    align-items: center;
}

section.expect.from_us .card-1 {
    padding: 10px;
    margin: 7px;
    width: 100%;
    max-width: 390px;
    min-height: 351px;
    border-radius: 15px;
    transition: 0.3;
    background-image: linear-gradient(#7FEDF5, #108D97);
}

section.expect.from_us .card-1:hover {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

section.expect.from_us .card-2 {
    padding: 10px;
    margin: 7px;
    background-image: linear-gradient(to right, #66F089, #07A82F);
    width: 100%;
    max-width: 390px;
    min-height: 351px;
    border-radius: 15px;
    transition: 0.3;
}

section.expect.from_us .card-2:hover {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

section.expect.from_us .card-3 {
    padding: 10px;
    margin: 7px;
    background-image: linear-gradient(to right, #9FDB06, #AE9817);
    width: 100%;
    max-width: 390px;
    min-height: 351px;
    border-radius: 15px;
    transition: 0.3;
}

section.expect.from_us .card-3:hover {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

section.expect.from_us .card-4 {
    padding: 10px;
    margin: 7px;
    background-image: linear-gradient(#9B59B6, #4E2D5B);
    width: 100%;
    max-width: 390px;
    min-height: 351px;
    border-radius: 15px;
    transition: 0.3;
}

section.expect.from_us .card-4:hover {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

section.expect.from_us .card-5 {
    padding: 10px;
    margin: 7px;
    background-image: linear-gradient(to left, #639FE6, #10EBFC);
    width: 100%;
    max-width: 390px;
    min-height: 351px;
    border-radius: 15px;
    transition: 0.3;
}

section.expect.from_us .card-5:hover {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

section.expect.from_us .card-6 {
    padding: 10px;
    margin: 7px;
    background-image: linear-gradient(to right, #FBDF71, #AC8A04);
    width: 100%;
    max-width: 390px;
    min-height: 351px;
    border-radius: 15px;
    transition: 0.3;
}

section.expect.from_us .card-6:hover {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}

section.expect.from_us .card-1 .card-body h5.card-title,
section.expect.from_us .card-2 .card-body h5.card-title,
section.expect.from_us .card-3 .card-body h5.card-title,
section.expect.from_us .card-4 .card-body h5.card-title,
section.expect.from_us .card-5 .card-body h5.card-title,
section.expect.from_us .card-6 .card-body h5.card-title {
    font-size: 23px;
    line-height: 1.4;
    font-family: 'p-bold';
    color: #ffff;
}

section.expect.from_us .card-1 .card-body p.card-text,
.card-2 .card-body p.card-text,
.card-3 .card-body p.card-text,
.card-4 .card-body p.card-text,
.card-5 .card-body p.card-text,
.card-6 .card-body p.card-text {
    padding: 33px 5px 5px 10px;
    color: #ffffff;
    font-family: 'p-regular';
}

section.expect.from_us .expect.from_us.heading {
    padding-bottom: 49px;
}

section.expect.from_us .card-5 h5.card-title {
    font-family: p-bold;
}

section.expect.from_us .card-6 h5.card-title {
    font-family: p-bold;
}

section.expect.from_us .card-3 .card-body h5.card-title {
    font-family: 'p-bold';
}

/* section.expect.from_us .card-1 .card-body p.card-text, section.expect.from_us .card-2 .card-body p.card-text, section.expect.from_us .card-3 .card-body p.card-text,section.expect.from_us .card-4 .card-body p.card-text, section.expect.from_us .card-5 .card-body p.card-text, section.expect.from_us .card-6 .card-body p.card-text{
    padding: 33px 5px 5px 10px;
} */
section.expect.from_us .card-1 .card-body p.card-text,
.card-2 .card-body p.card-text,
.card-3 .card-body p.card-text,
.card-4 .card-body p.card-text,
.card-5 .card-body p.card-text,
.card-6 .card-body p.card-text {
    padding: 33px 5px 5px 10px;
}

/* FAQ's section */
section.search_engine_faqs span.cgreen:after {
    top: 54px;
    left: 395px;
}

section.search_engine_faqs span.cgreen:before {
    top: 54px;
    left: 447px;
}

section.search_engine_faqs .faqs-heading h2 {
    font-size: 44px;
    font-family: 'p-bold';
}

section.search_engine_faqs .faqs-heading span.cgreen {
    color: #51c435;
    font-size: 44px;
}

section.search_engine_faqs {
    padding: 91px 0;
}

section.Our.seo.services .heading span {
    display: inline-flex;
}

.accordion-button:not(.collapsed) {
    color: #51c435;
    background-color: #b5b9b533;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    font-family: p-bold;
}

/* accordion */

section.search_engine_faqs #accordionFlushExample {
    padding: 34px 100px;
}

section.search_engine_faqs #accordionFlushExample .accordion-item button.accordion-button.collapsed {
    font-size: 18px;
    font-family: p-bold;
    padding: 15px 10px;
}

button:hover {
    border: none;
    background-color: #767c741c;
    color: black !important;
}

section.search_engine_faqs #accordionFlushExample button:hover {
    background: #f1f7f0;
    color: #51c435 !important;
}

.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none;
}

section.search_engine_faqs #accordionFlushExample .accordion-item #flush-collapseOne .accordion-body,
#flush-collapseTwo .accordion-body,
#flush-collapseThree .accordion-body,
#flush-collapseFour .accordion-body,
#flush-collapseFive .accordion-body,
#flush-collapseSix .accordion-body,
#flush-collapseSeven .accordion-body,
#flush-collapseEight .accordion-body,
#flush-collapseNine .accordion-body {
    font-family: 'p-regular';
    font-size: 17px;
}

/* section.search_engine_faqs #accordionFlushExample .accordion-item #flush-collapseOne .accordion-body {
    font-size: 17px;
    font-family: p-regular;
}
 */

/* let the world know section */
section.Let_world_know {
    background-image: url("https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/history--type--17-bg27.webp");
    padding: 91px 0;
    /* height: 332px; */
}

section.Let_world_know .world_know_para p {
    color: #ffff;
    font-family: 'p-regular';
    font-size: 24px;
    padding-bottom: 13px;
}



section.Let_world_know .let_world_know_main button.btn.btn-dark {
    background: transparent;
    color: #ffff;
    font-family: 'p-regular';
    border: 3px solid #fff;
}

section.Let_world_know .let_world_know_main button.btn.btn-dark:hover {
    background: #51c435 !important;
    border-color: #ffff;
}

section.Let_world_know .let_world_know_main a.btn.btn-dark {
    background: transparent;
    color: #ffff;
    font-family: 'p-regular';
    border: 3px solid #fff;
}

section.Let_world_know .let_world_know_main a.btn.btn-dark:hover {
    background: #51c435 !important;
    border-color: #ffff;
}


/* home page css video section */
main.home section.title #myVideo {
    width: 100%;
}

.sphere-object-wrapper img.sphere-object-img.lazy.loaded {
    margin-top: 40px;
    /* max-width: 300px; */
    margin-bottom: 24px;
}

.sphere-item-title {
    padding-left: 18px;
}

.sphere-item-title h3 {
    font-size: 32px;
    line-height: 28px;
    color: #fff;
}

section.bgcolor--white {
    padding: 40px 0px;
}

main.home section.bgcolor--white {
    padding: 40px 0px 0px;
}

main.home section.info--main.info--with-right-visual.lists--bullets--blue {
    padding: 79px 0;
}

.frontendPage .bgcolor--white+.bgcolor--white {
    padding: 40px 5px;
    margin: 0;
}

.bgcolor--white+.bgcolor--white {
    padding: 40px 5px;
}

section.cards.cards--page-methodology.bgcolor--white .row.cards-row {
    padding-top: 30px;
}

section.cards.cards--page-methodology.bgcolor--white .cards-wrapper .cards-name h3 {
    font-size: 25px;
    line-height: 35px;
}

.methologyPage .cards-name h3 {
    font-size: 23px;

}

section.tabs.bgcolor--white {
    padding-top: 50px;
}

section.sphere.sphere--items-6.sphere--appdev-1.bgcolor--white .sphere-items.row.secondRow {
    margin-top: 40px;
}

.softwareDevelop .sphere-item-title {
    height: 40px;
}

section.title {
    height: 100%;
}

.privacySection {
    height: 100%;
    min-height: 500px;
}

.securityPage section.title {
    height: 467px;
}

.enterprisePage .cards7-name h3 {
    font-size: 33px;
    line-height: 32px;
    font-weight: 300;
    font-family: 'p-regular';
}

.routing p {
    color: white;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 2px;
    padding-left: 15px;
    padding-right: 15px
}

legend,
td,
th {
    padding: 0
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:1030px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .custom-order-2 {
        order: 2;
    }

    .custom-order-1 {
        order: 1;
    }
}

@media (min-width:1200px) {


    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1440px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.logo-blog::before,
.navigationDropdown:before,
.navigationList-link:after,
.sectionTitle__description:before,
.title .tags-item:before,
.title--blur-buttons .title-name:before,
.title--overflow-dark::before,
.title-button-blur:before,
.title.title--article .title-name::before,
.title.title--article:before {
    content: ''
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0
}

.hidden {
    visibility: hidden !important
}

.affix {
    position: fixed
}

.noLeftPadding {
    padding-left: 0;
    padding-right: 0
}

@-ms-viewport {
    width: device-width
}



.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

html {
    font-family: 'p-regular';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

.burger,
[hidden],
template {
    display: none
}

audio:not([controls]) {
    display: none;
    height: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: 'p-regular';
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.navigationList-link,
.title--landing,
.title.title--article {
    font-family: 'p-regular';
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.burger,
.burger-item {
    position: absolute;
    top: 50%
}

.burger {
    width: 28px;
    height: 17px;
    right: 0;
    margin-top: -9px
}

.burger-item,
.navigation_touch .burger {
    display: block
}

.burger-item {
    width: 100%;
    height: 3px;
    margin-top: -1.5px;
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s
}

.bodyWrapper,
.grayscale-canvas {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.grayscale,
.grayscale-item {
    -webkit-transition: all .2s ease
}

.header--alt .burger-item,
.header--bg .burger-item,
.header--small .burger-item {
    background-color: #000
}

.burger-item--1 {
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px)
}

.burger-item--3 {
    -webkit-transform: translateY(7px);
    -ms-transform: translateY(7px);
    transform: translateY(7px)
}

.burger--active .burger-item--1 {
    -webkit-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
}

.burger--active .burger-item--2 {
    -webkit-transform: scale(.1, 1);
    -ms-transform: scale(.1, 1);
    transform: scale(.1, 1)
}

.burger--active .burger-item--3 {
    -webkit-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg)
}

.bodyWrapper {
    position: fixed;
    overflow: hidden
}

.icon[src$=".svg"],
svg,
svg.icon {
    max-height: 100px;
    max-width: 100%;
    width: 100%
}

.icons--white .icon-container--round {
    border-radius: 100%;
    border: 1px solid #fff
}

.icons--green .icon-container--round {
    border-radius: 100%;
    border: 1px solid #51c336
}

.icons--blue .icon-container--round {
    border-radius: 100%;
    border: 1px solid #0cf
}

.heading-title h2 {
    text-align: center;
}

.heading-title h2 {
    text-align: center;
    margin-bottom: 57px;
}

.about-usPage .cards-wrapper {
    text-align: center;
}

.heading-title h3 {
    margin-bottom: 62px;
}

.icons--red .icon-container--round {
    border-radius: 100%;
    border: 1px solid #f96057
}

.heading-title h3 {
    text-align: center;
}

.methologyPage section.cards.cards--with-borders {
    padding-top: 30px;
}

.icons--dark-blue .icon-container--round {
    border-radius: 100%;
    border: 1px solid #255ccc
}

.icons--orange .icon-container--round {
    border-radius: 100%;
    border: 1px solid #ff9700
}

.icons--aqua .icon-container--round {
    border-radius: 100%;
    border: 1px solid #00ddce
}

.icons--purple .icon-container--round {
    border-radius: 100%;
    border: 1px solid #9d26d5
}

.icons--aqua .icon *,
.icons--blue .icon *,
.icons--dark-blue .icon *,
.icons--green .icon *,
.icons--orange .icon *,
.icons--purple .icon *,
.icons--red .icon *,
.icons--white .icon * {
    fill: red
}

.icons--white .icon rect,
.icons--white svg rect {
    fill: #fff !important
}

.icons--green .icon rect,
.icons--green svg rect {
    fill: #51c336 !important
}

.icons--blue .icon rect,
.icons--blue svg rect {
    fill: #0cf !important
}

.icons--red .icon rect,
.icons--red svg rect {
    fill: #f96057 !important
}

.icons--dark-blue .icon rect,
.icons--dark-blue svg rect {
    fill: #255ccc !important
}

.icons--orange .icon rect,
.icons--orange svg rect {
    fill: #ff9700 !important
}

.icons--aqua .icon rect,
.icons--aqua svg rect {
    fill: #00ddce !important
}

.icons--purple .icon rect,
.icons--purple svg rect {
    fill: #9d26d5 !important
}

.icons--white .icon path,
.icons--white svg path,
[class*=" icons--"] .icons--white .icon path {
    fill: #fff !important
}

.icons--green .icon path,
.icons--green svg path,
[class*=" icons--"] .icons--green .icon path {
    /* fill: #51c336 !important */
    fill: black !important
}

.icons--blue .icon path,
.icons--blue svg path,
[class*=" icons--"] .icons--blue .icon path {
    fill: #0cf !important
}

.icons--red .icon path,
.icons--red svg path,
[class*=" icons--"] .icons--red .icon path {
    fill: #f96057 !important
}

.icons--dark-blue .icon path,
.icons--dark-blue svg path,
[class*=" icons--"] .icons--dark-blue .icon path {
    fill: #255ccc !important
}

.icons--orange .icon path,
.icons--orange svg path,
[class*=" icons--"] .icons--orange .icon path {
    fill: #ff9700 !important
}

.icons--aqua .icon path,
.icons--aqua svg path,
[class*=" icons--"] .icons--aqua .icon path {
    fill: #00ddce !important
}

.icons--purple .icon path,
.icons--purple svg path,
[class*=" icons--"] .icons--purple .icon path {
    fill: #9d26d5 !important
}

.icons--hover-white:hover .icon path,
.icons--hover-white:hover svg path,
[class*=" icons--"] .icons--hover-white:hover .icon path {
    fill: #fff !important
}

.icons--hover-green:hover .icon path,
.icons--hover-green:hover svg path,
[class*=" icons--"] .icons--hover-green:hover .icon path {
    fill: #51c336 !important
}

.icons--hover-blue:hover .icon path,
.icons--hover-blue:hover svg path,
[class*=" icons--"] .icons--hover-blue:hover .icon path {
    fill: #0cf !important
}

.icons--hover-red:hover .icon path,
.icons--hover-red:hover svg path,
[class*=" icons--"] .icons--hover-red:hover .icon path {
    fill: #f96057 !important
}

.icons--hover-dark-blue:hover .icon path,
.icons--hover-dark-blue:hover svg path,
[class*=" icons--"] .icons--hover-dark-blue:hover .icon path {
    fill: #255ccc !important
}

.icons--hover-orange:hover .icon path,
.icons--hover-orange:hover svg path,
[class*=" icons--"] .icons--hover-orange:hover .icon path {
    fill: #ff9700 !important
}

.icons--hover-aqua:hover .icon path,
.icons--hover-aqua:hover svg path,
[class*=" icons--"] .icons--hover-aqua:hover .icon path {
    fill: #00ddce !important
}

.icons--hover-purple:hover .icon path,
.icons--hover-purple:hover svg path,
[class*=" icons--"] .icons--hover-purple:hover .icon path {
    fill: #9d26d5 !important
}

.icon-caption {
    font-weight: 400
}

.grayscale {
    position: relative;
    display: inline-block;
    line-height: 0;
    font-size: 0;
    opacity: .75;
    transition: all .2s ease
}

.logo-blog,
.logo-link {
    display: block;
    overflow: hidden
}

.grayscale-item {
    opacity: 1;
    transition: all .2s ease
}

.grayscale-canvas {
    position: absolute;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.logo,
.logo-link {
    position: relative
}

.grayscale--ready .grayscale-canvas,
.grayscale--ready:hover {
    opacity: 1
}

.grayscale--ready:hover .grayscale-canvas {
    opacity: 0
}

.navigation {
    float: right;
    margin-top: 7px
}

.navigation_touch.navigation {
    padding-right: 60px
}

.logo {
    float: left
}

.logo-link {
    width: 250px;
    height: 49px;
    text-indent: -999px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 201px 98px;
}

.logo-blog {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 17px;
    padding: 5px 12px;
    max-width: 190px;
    color: #fff;
    text-decoration: none;
    background: rgba(200, 200, 200, .2);
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 11px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.logo-blog::before,
.logo-link span {
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    position: absolute
}

.logo-link span,
.navigationList-link {
    -webkit-transition: all .2s ease-in-out
}

.logo-blog::before {
    background: #51c336;
    width: 1px;
    z-index: 2
}

.header--small .logo-blog {
    color: #51c336;
    background: #fff
}

.header--alt .logo-link,
.logo-link span {
    background-position: 0px -26px;
}

.logo-link span {
    width: 100%;
    background-repeat: no-repeat;
    background-size: 241px 99px;
    opacity: 1;
    transition: all .2s ease-in-out;
}

header.header.header--small span.lazy {
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/supreme_logo.svg) !important;
}

.header--bg .logo-link span,
.header--small .logo-link span {
    opacity: 1
}

.header--alt .logo-link {
    background-position: 0 0
}

.navigationDropdown {
    position: absolute;
    display: block;
    width: 310px;
    height: auto;
    max-height: 0;
    top: 100%;
    left: 50%;
    margin: -1px 0 0;
    padding: 0;
    list-style-type: none;
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 4px 0 rgba(25, 29, 36, .08);
    box-shadow: 0 2px 4px 0 rgba(25, 29, 36, .08);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.navigationDropdown:before {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(34, 51, 68, .1)
}

.navigationList-item--dropdown--show>.navigationDropdown {
    max-height: 600px
}

.navigationList-item--dropdown--show>.navigationDropdown .navigationDropdown-item {
    display: inline-block;
    width: 100%
}

.navigationList-item--dropdown--show>.navigationDropdown .navigationDropdown__container {
    display: block
}

.navigationDropdown__container {
    display: none
}

.navigationDropdown-item {
    display: none;
    padding-left: 15px;
    padding-right: 15px
}

.navigationDropdown-item:first-child {
    margin-top: 15px
}

.navigationDropdown-item:last-child {
    margin-bottom: 15px
}

.navigationDropdown-link {
    display: block;
    font-weight: 300;
    font-size: 15px;
    line-height: 17px;
    color: #444;
    text-decoration: none;
    -webkit-transition: color .2s ease, background-color .2s ease;
    transition: color .2s ease, background-color .2s ease;
    padding: 14px 15px
}

.navigationDropdown-link.active,
.navigationDropdown-link:hover {
    color: #46c70f;
    text-decoration: none;
    background: rgba(81, 192, 54, .05)
}

.navigationDropdown--big {
    position: absolute;
    width: 100vw;
    right: 0;
    left: 0;
    top: -webkit-calc(100% - 14px);
    top: calc(100% - 14px);
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: 0
}

.header--small .navigationDropdown--big {
    top: 100%;
    margin-top: 1px
}

.navigationDropdown--big.navigationDropdown--col-2 {
    width: 100vw
}

.navigationDropdown--big .navigationDropdown__container {
    max-width: 1460px;
    margin: 0 auto;
    padding: 45px 30px 30px
}

.navigationDropdown__container {
    padding: 16px 40px 0
}

.row.navigationDropdown--row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row
}

.navigationDropdown--row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px
}

.navigationDropdown--big.navigationDropdown--col-2 .navigationDropdown--list-wrapper,
.navigationDropdown--list-wrapper {
    width: 33%;
    max-width: 50%;
    min-width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.navigationDropdown--big .navigationDropdown--list-wrapper-post {
    width: auto;
    max-width: 308px;
    margin-left: auto
}

.navigationDropdown--big.navigationDropdown--col-2 .navigationDropdown-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px
}

.navigationDropdown-list {
    list-style: none;
    margin: 0 0 15px;
    padding: 0
}

.navigationDropdown-title {
    font-size: 19px;
    line-height: 22px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
    padding: 0 15px
}

.navigationDropdown--big .navigationDropdown-link {
    border: 0;
    padding: 15px 0
}

.navigationDropdown--big .navigationDropdown-item {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%
}

.navigationDropdown--big .navigationDropdown-link,
.navigationDropdown-post-wrapper {
    padding-left: 15px;
    padding-right: 15px
}

.navigationDropdown-post {
    max-width: 278px;
    min-width: 278px;
    display: block
}

.navigationDropdown-post:hover .navigationDropdown-post-title {
    color: #50c337
}

.navigationDropdown-post-image {
    width: 100%;
    height: 140px;
    overflow: hidden
}

.navigationDropdown-post-image img {
    display: block;
    margin: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.navigationDropdown-post-text {
    padding: 15px;
    border: 1px solid rgba(34, 51, 68, .1);
    border-top: 0
}

.navigationDropdown-post-title {
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #234;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.navigationDropdown-post-link {
    font-size: 15px;
    line-height: 19px;
    color: #50c337
}

.header {
    position: fixed;
    width: 100%;
    min-width: 320px;
    height: 109px;
    top: 0;
    left: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid transparent;
    z-index: 9995;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.header--bg,
.header--small,
.header--static {
    height: 79px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .4);
    box-shadow: 0 0 1px rgba(0, 0, 0, .4);
    background-color: #fff !important;
}

.header>.container>.row>.col-lg-12 {
    position: static
}



.navigationList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
}

.navigationList-item {
    position: relative;
    vertical-align: top;

}

.navigationList-item.navigationList-item--big-menu {
    position: static
}

.navigationList-item+.navigationList-item {
    margin-left: 50px
}

.navigationList-item:last-child {
    margin-left: 30px
}

.navigationList-link {
    position: relative;
    display: block;
    padding-top: 12px;
    padding-bottom: 32px;
    font-weight: 300;
    font-size: 16px;
    line-height: 14px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .2s ease-in-out
}

.header--bg .navigationList-link,
.header--bg .navigationList-link:link,
.header--small .navigationList-link,
.header--small .navigationList-link:link {
    color: #000;
    text-decoration: none
}

.navigationList-link:hover {
    text-decoration: none
}

.navigationList-link:active {
    opacity: .8
}

.navigationList-link:after {
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 1px;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.navigationList-item--border .navigationList-link {
    line-height: 15px;
    border: 1px solid #fff;
    border-radius: 2px;
    padding: 10px 24px
}

.navigationList-item--border .navigationList-link:hover {
    color: #000;
    background-color: #fff;
    text-decoration: none
}

.navigationList-item--border .navigationList-link:after {
    display: none
}

.navigationList-item--active .navigationList-link:after,
.navigationList-item--dropdown--show .navigationList-link:after {
    width: 100%
}

.navigationList-link svg path {
    -webkit-transition: fill .2s ease;
    transition: fill .2s ease
}

.header--alt .navigationList-link svg path,
.header--small .navigationList-link svg path {
    fill: #53c237
}

.header--alt .navigationList-item--border .navigationList-link,
.header--small .navigationList-item--border .navigationList-link {
    color: #46c70f;
    border-color: #46c70f
}

.header--bg .navigationList-item--border .navigationList-link {
    border-color: #46c70f
}

.header--alt .navigationList-item--border .navigationList-link:hover,
.header--bg .navigationList-item--border .navigationList-link:hover,
.header--small .navigationList-item--border .navigationList-link:hover {
    color: #fff;
    border-color: #46c70f;
    background-color: #46c70f;
    text-decoration: none
}

.header--bg .navigationList-item--active .navigationList-link,
.header--small .navigationList-item--active .navigationList-link {
    color: #46c70f
}

.header--bg .navigationList-link:after,
.header--small .navigationList-link:after {
    background-color: #46c70f
}

.header--alt .navigationList-link {
    color: #234
}

.header--alt .navigationList-item--border.navigationList-item--active .navigationList-link {
    border-color: #46c70f;
    background-color: #46c70f;
    color: #fff
}

.header--alt .navigationList-item--border.navigationList-item--active .navigationList-link:hover {
    background-color: #fff;
    color: #46c70f;
    text-decoration: none
}

.header--alt .navigationList-link:after {
    background-color: #46c70f
}

.navigation_normal .navigationList-item {
    display: inline-block
}

.navigation_touch .navigationList-item {
    display: none
}

.navigation_touch .navigationList-item+.navigationList-item {
    margin-left: 0
}

.navigation_touch .navigationList-item--border {
    display: block
}

.sectionTitle {
    text-align: center;
    margin-bottom: 70px
}

.sectionTitle__title {
    font-size: 54px;
    line-height: 60px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 20px;
    position: relative;
    text-align: center;
}

.employe-section {
    padding: 100px 0px;
}

.sectionTitle__description {
    max-width: 1170px;
    margin: 0 auto 20px;
    padding-top: 16px;
    position: relative;
    font-size: 20px;
    line-height: 38px
}

.sectionTitle__description:before {
    display: block;
    width: 50px;
    height: 2px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #58c344
}

.sectionTitle--white {
    color: #fff
}

.sectionTitle--white .sectionTitle__description:before {
    background: #fff
}


.title {
    position: relative;
    padding-top: 150px;
    padding-bottom: 100px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 15px rgba(0, 0, 0, .7);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    background-color: #3d3c42
}

.title--privacy .title-name,
.title--privacy .title-text p {
    text-shadow: none;
    color: #234
}

.title--big {
    padding-top: 222px;
    padding-bottom: 240px
}

.title-name h1 {
    margin-bottom: .5em;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 70px;
    font-weight: 600;
}

.title--big h1 {
    line-height: 90px
}

.title .row div:last-child h1,
.title .row div:last-child p {
    margin-bottom: 0
}

.title-text {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.title-text,
.title-text p {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 29px;
    color: #fff;
    z-index: 1;
    font-weight: 400;
    /* text-shadow: 0 0 3px #fff; */
}

.culturePage section.title {
    position: relative;
    z-index: 0;
}

.culturePage section.title:before {
    content: '';
    position: absolute;
    inset: 0;
    background: #000;
    opacity: 0.6;
}

.title.title--portfolio {
    padding-top: 172px;
    min-height: 520px;
    background-repeat: no-repeat !important;
    /* max-height: 350px; */
    height: auto !important;
}

.title.title--sources {
    padding-top: 117px;
    min-height: 380px;
    text-align: left
}

.title.title--sources:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.title.title--sources>div {
    position: relative;
    z-index: 1
}



.title--privacy {
    padding-bottom: 20px;
    min-height: auto;
    text-align: center
}

.title--privacy .title-name {
    font-size: 70px;
    line-height: 74px;
    padding: 0 15px
}

.title--cta {
    padding-top: 90px;
    padding-bottom: 60px
}

.title-btn {
    padding-top: 10px
}

.title-btn .btn {
    min-width: 264px;
    border-width: 1px
}

.title-buttons-container {
    padding: 0 30px;
    max-width: 1378px
}

.title-buttons {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.title-button-blur {
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    padding: 16px 30px;
    text-align: center;
    font-weight: 300;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, .1);
    position: relative
}

.phpPage section.sphere.sphere--items-4.sphere--page-php.bgcolor--dark.lazy {
    padding-top: 100px;
    padding-bottom: 100px;
}

.title-button-blur:last-child {
    border-right: 0
}

.title-button-blur__text {
    position: relative;
    z-index: 1
}

.title-buttons-background {
    display: block;
    position: absolute;
    left: -20px;
    top: -20px;
    bottom: 0;
    right: 0;
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
    height: -webkit-calc(100% + 40px);
    height: calc(100% + 40px);
    -webkit-filter: blur(7px);
    filter: blur(7px);
    background-color: transparent;
    background-size: auto 550px;
    background-position: center bottom -40px;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.title--overflow-dark::before,
.title-button-blur:before {
    left: 0;
    width: 100%
}

.title-buttons-background.shown {
    opacity: 1
}

.webApp .heading-description p {
    margin: 0;
    font-weight: 300;
    font-family: 'p-regular';
    line-height: 35px;
    text-align: center;
    font-size: 21px;
    color: rgba(0, 0, 0, 0.943);
}

.title-button-blur:before {
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0;
    background: #58c344;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.title-button-blur.active:before,
.title-button-blur:hover:before {
    opacity: 1
}

.title--overflow-dark {
    position: relative
}

.title--overflow-dark>* {
    position: relative;
    z-index: 1
}

.title--overflow-dark::before {
    background: #000;
    opacity: .7;
    position: absolute;
    top: 0;
    height: 100%
}

.title--blur-buttons {
    padding-top: 110px;
    padding-bottom: 40px
}

.title--blur-buttons .title-name {
    position: relative;
    margin-bottom: 50px
}

.title--blur-buttons .title-name:before {
    display: block;
    position: absolute;
    width: 50px;
    height: 2px;
    background: #fff;
    bottom: -26px;
    left: 50%;
    bottom: 0px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.title--blur-buttons .title-text {
    max-width: 1260px;
    min-height: 114px
}







.title.title--sources .title-name h1 {
    font-size: 56px;
    line-height: 66px;
    margin-bottom: 0
}

.title.title--sources .title-text p {
    padding-left: 0;
    padding-right: 0
}

.title.title--sources .container {
    max-width: 940px
}

.title.title--article {
    text-align: left;
    padding-top: 70px;
    padding-bottom: 80px;
    min-height: 520px;
    position: relative
}

.title.title--article:before {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.title.title--article>div {
    position: relative;
    z-index: 1
}

.title.title--article .title-name h1 {
    font-size: 56px;
    line-height: 62px;
    margin-bottom: 0;
    padding: 0;
    font-weight: 500;
    text-transform: none
}

.title-btn .btn,
body,
h1,
h3 {
    font-weight: 300
}

.title.title--article .title-name {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 23px
}

.title.title--article .title-name::before {
    left: 0;
    bottom: 0;
    width: 275px;
    height: 2px;
    background: #fff;
    position: absolute;
    display: block
}

.title.title--article .title-text,
.title.title--article .title-text p {
    font-size: 19px;
    line-height: 28px;
    padding: 0;
    max-width: 800px;
    margin: 0 0 20px
}

.title.title--article .title-post-info {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px
}

.title.title--article .title-post-info p {
    margin: 0
}

.title.title--article .container .row>div {
    position: static
}

.title.title--article .container {
    position: relative
}


.title .tags {
    margin: 0;
    position: absolute;
    left: 15px;
    bottom: 0;
    min-height: 150px;
    max-width: 23%;
    width: 100%
}

.title .main-tag {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 17px;
    padding: 9px 12px;
    max-width: 190px;
    display: block;
    position: relative;
    margin-bottom: 20px;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    background: #fff
}

.title .main-tag__background {
    display: block;
    position: absolute;
    left: -20px;
    top: -20px;
    bottom: 0;
    right: 0;
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
    height: -webkit-calc(100% + 40px);
    height: calc(100% + 40px);
    -webkit-filter: blur(7px);
    filter: blur(7px);
    background-color: transparent;
    background-size: 1900px 550px;
    background-position: -webkit-calc((100% + 1060px)/ 2);
    background-position: calc((100% + 1060px)/ 2);
    opacity: .9;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.title .main-tag:before,
.title .main-tag__background::before {
    height: 100%;
    top: 0;
    content: '';
    left: 0;
    display: block
}

.title .main-tag__background::before {
    width: 100%;
    background: #000;
    opacity: .5;
    position: absolute;
    right: 0
}

.title .main-tag__text {
    position: relative;
    z-index: 1
}

.title .main-tag:before {
    background: #51c336;
    width: 1px;
    position: absolute;
    z-index: 2
}

.title .tags-section {
    display: block;
    margin-bottom: 10px
}

.title .tags-section:last-child {
    margin-bottom: 0
}

.title .tags-title {
    color: #51c336;
    line-height: 14px;
    font-size: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;

}

.title .tags-item {
    margin-bottom: 6px;
    padding: 0 0 0 15px;
    font-size: 13px;
    line-height: 17px;
    background-color: transparent;
    margin-right: 32px;
    position: relative;
    display: block
}

.title .tags-item:before {
    position: absolute;
    left: 0;
    top: 7px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #51c336;
    display: block;
    margin-bottom: 7px
}

.socials {
    line-height: 0;
    text-align: left
}

.socials__link {
    margin-right: 8px;
    display: inline-block;
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear
}

.socials__link:hover {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px)
}

.socials button svg {
    max-width: 100%;
    width: auto;
    height: auto
}

.title--article .btn {
    color: #fff
}

.title--article .btn:hover {
    color: #234
}

body {
    font-family: 'p-regular';
    font-size: 19px;
    line-height: 1.57894737;
    color: #234;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased
}

h1 {
    font-family: 'p-bold';
}

::-moz-selection {
    background: #4cc528;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #4cc528;
    color: #fff;
    text-shadow: none
}

h1 {
    font-size: 62px;
    line-height: 68px
}

h3 {
    font-size: 26px;
    line-height: 32px
}

main.ecommerce-page .cards-wrapper .cards-name h3 {
    font-size: 25px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 16px;
    margin-top: 10px;
}

h4,
h5 {
    line-height: 40px
}

h4 {
    font-size: 26px;
    font-weight: 500;
}

h5 {
    font-size: 25px;
    font-weight: 300
}

p:first-child {
    margin-top: 16px;
}

a:hover,
a:link {
    text-decoration: none
}

.bgcolor--dark .bgcolor--light a,
.bgcolor--dark .bgcolor--white a,
.bgcolor--light a,
.bgcolor--white a {
    color: #51c336
}

.bgcolor--dark a,
.bgcolor--light .bgcolor--dark a,
.bgcolor--white .bgcolor--dark a {
    color: #0cf
}

.title--normal h4 {
    text-transform: none !important
}

.title--uppercase h4 {
    text-transform: uppercase !important
}

.title--capitalize h4 {
    text-transform: capitalize !important
}

.title--green h4 {
    color: #51c336
}

.title--blue h4 {
    color: #0cf
}

.title--red h4 {
    color: #f96057
}

.title--dark-blue h4 {
    color: #255ccc
}

.title--orange h4 {
    color: #ff9700
}

.title--aqua h4 {
    color: #00ddce
}

.title--purple h4 {
    color: #9d26d5
}

.title--with-bullet h4 {
    position: relative
}

.title--with-bullet h4:before {
    margin: 0 30px;
    content: "";
    display: inline-block;
    width: 21px;
    height: 20px;
    line-height: 40px;
    font-size: inherit;
    background: 50% 50% no-repeat;
    vertical-align: middle
}

.title--with-bullet-small h4:before {
    content: "\2022";
    font-size: 1.5em;
    display: inline-block;
    vertical-align: middle;
    margin: 0 .5em
}

.title--with-bullet.title--green h4:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAg1JREFUeNqklD1IW1EUx19iq6NQLfiBg4Kh+AHaoQQVUQS10kVQ7CAV1K6KdSmOHaoOapxtRcVFsoroIFbcBFsVUltpiwo2g1LIqJjW/4HfC8EmMeKBH+fde8/5v3vvO+942reeOUnMJ7pEG8+PxB9xKFbEEs//mTfBXK74KELinfAj6OD9zIeIy71NtFJsi17xl6Tn4rHw4G38gfVe4iuTiZaKdVEsPoly0S9WxTkx54xfizLiisnz3RTN4I5sJ8uiRfwQFWJOnIgL/Bw7+0ncMnlL6MREX4lq8Ut0i0sxIHZFjygSmXgbfxGDxHWTV8VaTHQYPyIiolME3DcnMJufIi5CntkbV7SU+wuLoMhC0OOkNlufJj5Ivun4TLSWoE2+aKMocNKzfNFE3iZzNSaax+AYX+bczZ7gj/B5Xi7b7KFzP8vEX5robwZF+K93FPuGL8SHTfQzgzo+3AaXno6FKXzLq2dux0tTCHHpnRS51eC/NEQHie8g30556NbpJP69yKZEhkQ0iViU9SDxo8xPxBf/vNgTJWKRS7cafCoWxKm4wi8wHyBukbw9dJwHcW+23rklXog10Sf23V8vgZXQxRrEmXjpniy+S30XzVSDBR6IGdEqcojJoYnMsN7Ax2qOq4LYTl3bpTGMscN+SHavs+ItO03Z+c84uv3H4zThCGsRxuOs990UNLsWYAAcVn55NjxM+AAAAABJRU5ErkJggg==)
}

.title--with-bullet.title--blue h4:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfFJREFUeNqklMsrRHEUx+94bZVHxmuBxkheYYVEFiI7JrsRsp6wIH+Ax2LI3nsn2WEnJtl4hSIm72SSR83SeIzv4fvTbcYdhlOfzv3dOb8z556XSdvyawaSDZpBPZ/jwCNwgyUwy+cgMX3jNAEMATuI0ozlBcyAHnCv/yEiwDAfbIA28AbGQR1I/AjgU8t5jL+30T7fKFILWOfFVdABTkJEmkXnVeAOVKh0qEgjmSNxuABq6TAPTIEr8EQ9xchOabfAe7P08xVpK5gAZ6AYeIEDOJVhgLyCbjAKYsEOyATt4kdF2k3dR4c2MGLgUH3ZCO28vCfSpSK1MBcekAaiGXGK9rPInQzwDK5BMrBKpOU0cLGi1b90qNFJDe+5+K5MnJp5uKTO1cKTHOoLarM49fEQrf1PYqh94vSGh3TqwzCdHVGnqjxLoWSujwMKdc58/blQUvkDvrCxyaVH/b9w6qB9E+/LV7pVnw5T97OZ50Anm1wzaP5O2on9AN879RMlzbwNCjl2jSxgAQdD2iYJ3IJlXt5nceZBA9gDJfKH+oViBWu6hdLOITCSTG4xtVAqVdEC92kRWGTz+7gvJZJN8ADiQSlzaGekHi7y3VBLWiIdBC0hZl/ldRr0MtKQm1+fjlaOrZUF8bL9VsAkn4PkXYABAOA6iPfoBY38AAAAAElFTkSuQmCC)
}

.title--with-bullet.title--red h4:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgBJREFUeNqklc8vXVEQx4+nfVsJlfi58MSP+JGUpYoQiV/rio2okG4rakH6BygLylqbIDZiK3aCiM1LlC5KKyo01S40Ekv04TvJ58rN67s8Mcknc885M3PnzDl3bsp5d4cLkGJhi208p4tTsSeWxDzP/0lKgqDPxKjoEk9csPwTs2JQ/PUvhOIMK0VU9Igr8Um0ikxLAG3jj6z3YF8ZlGmR2MBxVbwW+3dkWkjwenEiar1yeJmmUiMLuCiaCVghpsVPcY6eJrMf2C3iN0+c26BWvypxIDrFhXgjtsUrkS/CaBtviT7sOvF7ztpt0AH0O3Em2sWE9+YEYvMfsDvDz+StV9MiavFH5ImnvDnH3S/mUyAuxS+RLUos0xcYrHGiDUkGdARpxG+NuRoLmsXgCF3mHial6EN0VohiO7b9GAmjLyzobwb56J0HBvuGzvXqbEE/M6jlNqxwAC7Jg1rGr465zRAn/5Wit3PJ7Q5eJxG0D/uX+Nsu97x7Oo4eFmliQfSLWECwGOsL2L9nfsx/+WfEFxERcxR9UlTTiY7pSseMq/k4wthH8J+JbyglYt3XUHr5CIIkQhfzGkqdd2j+1vddNHEbzHBXTIkWkYFNBk1kivV6DqvJdwsSNmnLdITmkHpHpjG2O0SmgU3aYWBbL+cPEKVpOHSU+XLsTuID3AgwAESdgknTxlvCAAAAAElFTkSuQmCC)
}

.title--with-bullet.title--dark-blue h4:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgZJREFUeNqklc1L1FEUhq8z5jZIBbVcaIyKH2AtaxBDsJKWDrkQBaW1qAvFPyBt0ddaBQ034laCFmISbQazFPILjZSshRG0dHSs98Bzh0HnpyMeeDhz7z3nnXvPvXMmJ9K+6AKsQjwWLXy+Jv6ITfFWTPP5lOVkEC0Qz0SHyHXBdiTeiAHxO30hdCKwTsRFlzgW4+KhKLQN4G08xnoX8XVBO42IjyS+F0/E1hk7vYl4o9gXUV8Ov9MwNTLBWXEfwVoxIXbFAX6CnW0TN0veNDopUavfLfFNtIuE6BFfRKcoFXl4G39mPUG85dWzlhLtxw+JvyImXvpvzmBh1mPEDzHf52saoRa/xA1xhW8uceeb5ZSJQ/FDFItK2+ldAha40XtZCjpEmshbYO6OiRYx2MFXu4tZFf47vihEsR3Hvozl4RMm+pNBKX71gmLr+Ou+zia6xCDKa5jnAlyWFzVHXgNzn0Lc/FeKHuOR2xv8l4VoD/Gt5NspN/07fYF/Kq6KGdErkgFiSdZniB9m/nn6458Uy6JcTFH01+I2nWiPrrTH2OZfETdF3jI6qdaWpHd+EI/EO9EtVvxPL4OV08V8Q2nzJ0tvfRuimddggWtiVDwQ+cTk00RGWW/ksprTXkHGJm0dZ4Qdhs+4pCTHHWSngU3aEWBHr+EfIE7TcPg48zXE7Z8U+C/AAFF5gJz2hrcTAAAAAElFTkSuQmCC)
}

.title--with-bullet.title--orange h4:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgtJREFUeNqklc8vXFEUx9+YspWUJtqyKGEaqaTtUhshEr/WJjZSQZrYSVlo+ge0LPzoigTxIzZiK7aI2NhgQVVokWJBJLPsMKafM/m+5hnz/GhP8sm5991zzpx7z71nAvFBx0+KoAHqNH4IZ7ANczCdGLfFrzkGUgTNhh54Bw8cf7mASegi8Kl3IS3JsARWoAUuYRRq4ZElIG3zEa23JOyHAiV+mRbCshwX4D3s3JBpgYKXwwm8JeNtb6ZBnZEFnIVqBXwB43AAv6XHtaNd2c3Kb5qMg96gdn6v4Ac0QhTaYQ2aIA8ypG2+qvWo7M3vpdb+Bu2U/gQRCEO/dpBKgloPs+WI/Ew63DMt1DU5hlxI1y8/cW4X83kG5/ALHkPIMn0jg0VVtOKOAR0FqSTbS/mblFrQHE32pYud+8lz6T3pnDQdtqNt/49kSEct6JEmedKb9wy2Jf3UPWcrlL3r70mF+qnz+udCWeU39CGsS253MH6HoO0Uyezr5b9pr8q9p33SnyETZuADxHyCxbQ+wysy+y/63uu9/BOwDvkwpUP/Cq/ViQ7VlQ41t+8DspuS37riXGkoIVjyNJRWPQI/yVcXcxtKGVvfSm59Vqwq3QYz/AbDUANZsslSExnWermKVeUG9GvSlmm3mkPwhkxj2u5HAp7c1vm9x9GsZxtSASPa0TyMJcYp/k7+CDAAR02UWE0Fc9wAAAAASUVORK5CYII=)
}

.title--with-bullet.title--aqua h4:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgVJREFUeNqklcsvQ1EQxm976VbikdRroVIV0QRLRIikHmuNjRDEWrAg/gCPhdca8Ug3Tbdii4iNBbrwDPWIsiCSLpW2vuG7clVvFZP8MvfeMzOdM3PO1KRc7CkGUgLaQSufM8ETOAPrwCvPMVvlN0dTgqDZYBJ0gjTFWF7BKhhG4Ef9gjnO0Al2QQ+IgkXQAnLeE/jQ8r7AdbHbNQX2nUaZ2sEOHTdBHzhPkmkxg9eDB1CLjM/0maqskQRcA00MWA6WwQ14pl7mji5ot0Y/LzJW9UGlflLxAOgAYdAPDkAXKAQWannf53qY9uJXwbXPoEPUoyAE3GCGO0gkKtfd2HKIfiKDWk3tPCb3oACk85fzlJ9FfIrAC7gFucAhmdbQYIsdbUgxoMIgjcg2Sn+Raglq5cs1dZnyOymlvqK2mllshdv+j1iowxL0ji+F1Ee/DHZCna/VWRol9/o0rlGXrNefGyWdP+QHNw+5nMFYCkH70SSxb6P/kdwq7ZxOU4+BDOADAyBiECzCdR9ukdiP8/uU/vCvAD+wAQ+LPgeqOImCnEpBvsv3Wdp56OdnnC8DxQG2dQOll5fASGycYtpAqcPWT+JHnzTLxdMghsdgHjSDLNpkcYjMc72ezXJpAY2GtGQ6weGgJsk0wu2OIODDT5NfX45uXlsHGxjijjbAkjwn+jt5E2AAaC6XWH/SU2gAAAAASUVORK5CYII=)
}

.title--with-bullet.title--purple h4:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhNJREFUeNqklbtLXFEQh6+7aiv4AJ+Fiq6IgrFUEUXQmNrFRhKiWItJYcgfkGihJvXGJzZiK3ZBJdgIJlq4PkiCio9CCWzpJmvyDfyuXHWvruTAx9xzz8xv55wzdzZtonLb8RmV0A3P9JwNv2AflmDennv3qu8EpiURzYUReA7pjv/4A7MwhPCFdyFwy7EW1qEXrmACOiHPEpC1+Setm9/6ZCha65dpBawpcAX64fs9mZZLvAXOoYmM972ZBnVGJrgIHRKsgWk4gkvZae3oh/wWFTdPxkGvqJ3fE/gJPRCHAdiEF1ACmbI2/6b1uPwtrk5r16KvZd9CDMIwrh0kG0Gth9lyTHE2XrlnWqEyOYNiyNAvFzoPD4sphd9wDAUQskwb5bCqG21NUdCRSBvZXineRoOJ5mtyKFvtPG5UyR7I5gd02I62/T8jUzZuoqealMhGHym2K1vknrOJftWkSdWwrAtwUryoz9SnxTXr3UZAN7+tQw+ryK0G/6YgOsAlmX+X4qP2Vbl1Oib7DrJgAQYh4SOW0PoCWZr/e70f9Rb/DGxBGczp0D9CvTrRibrSieb2/oP85hS3JZ0bDSUEXzwNpU8fgd8oUxdzG0ozW9+93fr2oF3VYI47EIGnkCOfHDWRiNZbdFntrqBfk7ZMh9UcgvdkmtB23yB4/lDn9x7HS322IV1gTDuyspuy52R/J/8EGACFHZaZyvsnlQAAAABJRU5ErkJggg==)
}

.lists--bullets ul,
.lists--bullets--aqua ul,
.lists--bullets--blue ul,
.lists--bullets--dark-blue ul,
.lists--bullets--green ul,
.lists--bullets--orange ul,
.lists--bullets--purple ul,
.lists--bullets--red ul,
.lists--bullets--white ul {
    text-align: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 17px
}

.lists--no-style ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0
}

.lists--bullets ul li,
.lists--bullets--aqua ul li,
.lists--bullets--blue ul li,
.lists--bullets--dark-blue ul li,
.lists--bullets--green ul li,
.lists--bullets--orange ul li,
.lists--bullets--purple ul li,
.lists--bullets--red ul li,
.lists--bullets--white ul li {
    position: relative;
    padding-left: 25px
}

.lists--bullets--with-margin ul li+li {
    margin-top: 15px
}

.lists--bullets ul li {
    color: #223344;
}

.lists--bullets ul li:before,
.lists--bullets--aqua ul li:before,
.lists--bullets--blue ul li:before,
.lists--bullets--dark-blue ul li:before,
.lists--bullets--green ul li:before,
.lists--bullets--orange ul li:before,
.lists--bullets--purple ul li:before,
.lists--bullets--red ul li:before,
.lists--bullets--white ul li:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    top: .8em;
    left: 10px;
    background-color: #51c336;
    border-radius: 50%
}

.lists--bullets--white ul li:before {
    background-color: #fff
}

.lists--bullets--green ul li:before {
    background-color: #51c336
}

.lists--bullets--blue ul li:before {
    background-color: #0cf
}

.lists--bullets--red ul li:before {
    background-color: #f96057
}

.lists--bullets--dark-blue ul li:before {
    background-color: #255ccc
}

.lists--bullets--orange ul li:before {
    background-color: #ff9700
}

.lists--bullets--aqua ul li:before {
    background-color: #00ddce
}

.lists--bullets--purple ul li:before {
    background-color: #9d26d5
}

.lists--bullets-big ul,
.lists--bullets-big--aqua ul,
.lists--bullets-big--blue ul,
.lists--bullets-big--dark-blue ul,
.lists--bullets-big--green ul,
.lists--bullets-big--orange ul,
.lists--bullets-big--purple ul,
.lists--bullets-big--red ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.lists--bullets-big ul li,
.lists--bullets-big--aqua ul li,
.lists--bullets-big--blue ul li,
.lists--bullets-big--dark-blue ul li,
.lists--bullets-big--green ul li,
.lists--bullets-big--orange ul li,
.lists--bullets-big--purple ul li,
.lists--bullets-big--red ul li {
    position: relative;
    padding-left: 30px
}

.lists--bullets-big ul li:before,
.lists--bullets-big--aqua ul li:before,
.lists--bullets-big--blue ul li:before,
.lists--bullets-big--dark-blue ul li:before,
.lists--bullets-big--green ul li:before,
.lists--bullets-big--orange ul li:before,
.lists--bullets-big--purple ul li:before,
.lists--bullets-big--red ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    width: 21px;
    height: 21px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAg1JREFUeNqklD1IW1EUx19iq6NQLfiBg4Kh+AHaoQQVUQS10kVQ7CAV1K6KdSmOHaoOapxtRcVFsoroIFbcBFsVUltpiwo2g1LIqJjW/4HfC8EmMeKBH+fde8/5v3vvO+942reeOUnMJ7pEG8+PxB9xKFbEEs//mTfBXK74KELinfAj6OD9zIeIy71NtFJsi17xl6Tn4rHw4G38gfVe4iuTiZaKdVEsPoly0S9WxTkx54xfizLiisnz3RTN4I5sJ8uiRfwQFWJOnIgL/Bw7+0ncMnlL6MREX4lq8Ut0i0sxIHZFjygSmXgbfxGDxHWTV8VaTHQYPyIiolME3DcnMJufIi5CntkbV7SU+wuLoMhC0OOkNlufJj5Ivun4TLSWoE2+aKMocNKzfNFE3iZzNSaax+AYX+bczZ7gj/B5Xi7b7KFzP8vEX5robwZF+K93FPuGL8SHTfQzgzo+3AaXno6FKXzLq2dux0tTCHHpnRS51eC/NEQHie8g30556NbpJP69yKZEhkQ0iViU9SDxo8xPxBf/vNgTJWKRS7cafCoWxKm4wi8wHyBukbw9dJwHcW+23rklXog10Sf23V8vgZXQxRrEmXjpniy+S30XzVSDBR6IGdEqcojJoYnMsN7Ax2qOq4LYTl3bpTGMscN+SHavs+ItO03Z+c84uv3H4zThCGsRxuOs990UNLsWYAAcVn55NjxM+AAAAABJRU5ErkJggg==) 50% 50% no-repeat
}

.lists--bullets-big--green ul li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAg1JREFUeNqklD1IW1EUx19iq6NQLfiBg4Kh+AHaoQQVUQS10kVQ7CAV1K6KdSmOHaoOapxtRcVFsoroIFbcBFsVUltpiwo2g1LIqJjW/4HfC8EmMeKBH+fde8/5v3vvO+942reeOUnMJ7pEG8+PxB9xKFbEEs//mTfBXK74KELinfAj6OD9zIeIy71NtFJsi17xl6Tn4rHw4G38gfVe4iuTiZaKdVEsPoly0S9WxTkx54xfizLiisnz3RTN4I5sJ8uiRfwQFWJOnIgL/Bw7+0ncMnlL6MREX4lq8Ut0i0sxIHZFjygSmXgbfxGDxHWTV8VaTHQYPyIiolME3DcnMJufIi5CntkbV7SU+wuLoMhC0OOkNlufJj5Ivun4TLSWoE2+aKMocNKzfNFE3iZzNSaax+AYX+bczZ7gj/B5Xi7b7KFzP8vEX5robwZF+K93FPuGL8SHTfQzgzo+3AaXno6FKXzLq2dux0tTCHHpnRS51eC/NEQHie8g30556NbpJP69yKZEhkQ0iViU9SDxo8xPxBf/vNgTJWKRS7cafCoWxKm4wi8wHyBukbw9dJwHcW+23rklXog10Sf23V8vgZXQxRrEmXjpniy+S30XzVSDBR6IGdEqcojJoYnMsN7Ax2qOq4LYTl3bpTGMscN+SHavs+ItO03Z+c84uv3H4zThCGsRxuOs990UNLsWYAAcVn55NjxM+AAAAABJRU5ErkJggg==)
}

.lists--bullets-big--blue ul li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfFJREFUeNqklMsrRHEUx+94bZVHxmuBxkheYYVEFiI7JrsRsp6wIH+Ax2LI3nsn2WEnJtl4hSIm72SSR83SeIzv4fvTbcYdhlOfzv3dOb8z556XSdvyawaSDZpBPZ/jwCNwgyUwy+cgMX3jNAEMATuI0ozlBcyAHnCv/yEiwDAfbIA28AbGQR1I/AjgU8t5jL+30T7fKFILWOfFVdABTkJEmkXnVeAOVKh0qEgjmSNxuABq6TAPTIEr8EQ9xchOabfAe7P08xVpK5gAZ6AYeIEDOJVhgLyCbjAKYsEOyATt4kdF2k3dR4c2MGLgUH3ZCO28vCfSpSK1MBcekAaiGXGK9rPInQzwDK5BMrBKpOU0cLGi1b90qNFJDe+5+K5MnJp5uKTO1cKTHOoLarM49fEQrf1PYqh94vSGh3TqwzCdHVGnqjxLoWSujwMKdc58/blQUvkDvrCxyaVH/b9w6qB9E+/LV7pVnw5T97OZ50Anm1wzaP5O2on9AN879RMlzbwNCjl2jSxgAQdD2iYJ3IJlXt5nceZBA9gDJfKH+oViBWu6hdLOITCSTG4xtVAqVdEC92kRWGTz+7gvJZJN8ADiQSlzaGekHi7y3VBLWiIdBC0hZl/ldRr0MtKQm1+fjlaOrZUF8bL9VsAkn4PkXYABAOA6iPfoBY38AAAAAElFTkSuQmCC)
}

.lists--bullets-big--dark-blue ul li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgZJREFUeNqklc1L1FEUhq8z5jZIBbVcaIyKH2AtaxBDsJKWDrkQBaW1qAvFPyBt0ddaBQ034laCFmISbQazFPILjZSshRG0dHSs98Bzh0HnpyMeeDhz7z3nnXvPvXMmJ9K+6AKsQjwWLXy+Jv6ITfFWTPP5lOVkEC0Qz0SHyHXBdiTeiAHxO30hdCKwTsRFlzgW4+KhKLQN4G08xnoX8XVBO42IjyS+F0/E1hk7vYl4o9gXUV8Ov9MwNTLBWXEfwVoxIXbFAX6CnW0TN0veNDopUavfLfFNtIuE6BFfRKcoFXl4G39mPUG85dWzlhLtxw+JvyImXvpvzmBh1mPEDzHf52saoRa/xA1xhW8uceeb5ZSJQ/FDFItK2+ldAha40XtZCjpEmshbYO6OiRYx2MFXu4tZFf47vihEsR3Hvozl4RMm+pNBKX71gmLr+Ou+zia6xCDKa5jnAlyWFzVHXgNzn0Lc/FeKHuOR2xv8l4VoD/Gt5NspN/07fYF/Kq6KGdErkgFiSdZniB9m/nn6458Uy6JcTFH01+I2nWiPrrTH2OZfETdF3jI6qdaWpHd+EI/EO9EtVvxPL4OV08V8Q2nzJ0tvfRuimddggWtiVDwQ+cTk00RGWW/ksprTXkHGJm0dZ4Qdhs+4pCTHHWSngU3aEWBHr+EfIE7TcPg48zXE7Z8U+C/AAFF5gJz2hrcTAAAAAElFTkSuQmCC)
}

.lists--bullets-big--aqua ul li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfFJREFUeNqklMsrRHEUx+94bZVHxmuBxkheYYVEFiI7JrsRsp6wIH+Ax2LI3nsn2WEnJtl4hSIm72SSR83SeIzv4fvTbcYdhlOfzv3dOb8z556XSdvyawaSDZpBPZ/jwCNwgyUwy+cgMX3jNAEMATuI0ozlBcyAHnCv/yEiwDAfbIA28AbGQR1I/AjgU8t5jL+30T7fKFILWOfFVdABTkJEmkXnVeAOVKh0qEgjmSNxuABq6TAPTIEr8EQ9xchOabfAe7P08xVpK5gAZ6AYeIEDOJVhgLyCbjAKYsEOyATt4kdF2k3dR4c2MGLgUH3ZCO28vCfSpSK1MBcekAaiGXGK9rPInQzwDK5BMrBKpOU0cLGi1b90qNFJDe+5+K5MnJp5uKTO1cKTHOoLarM49fEQrf1PYqh94vSGh3TqwzCdHVGnqjxLoWSujwMKdc58/blQUvkDvrCxyaVH/b9w6qB9E+/LV7pVnw5T97OZ50Anm1wzaP5O2on9AN879RMlzbwNCjl2jSxgAQdD2iYJ3IJlXt5nceZBA9gDJfKH+oViBWu6hdLOITCSTG4xtVAqVdEC92kRWGTz+7gvJZJN8ADiQSlzaGekHi7y3VBLWiIdBC0hZl/ldRr0MtKQm1+fjlaOrZUF8bL9VsAkn4PkXYABAOA6iPfoBY38AAAAAElFTkSuQmCC)
}

.lists--bullets-big--red ul li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgBJREFUeNqklc8vXVEQx4+nfVsJlfi58MSP+JGUpYoQiV/rio2okG4rakH6BygLylqbIDZiK3aCiM1LlC5KKyo01S40Ekv04TvJ58rN67s8Mcknc885M3PnzDl3bsp5d4cLkGJhi208p4tTsSeWxDzP/0lKgqDPxKjoEk9csPwTs2JQ/PUvhOIMK0VU9Igr8Um0ikxLAG3jj6z3YF8ZlGmR2MBxVbwW+3dkWkjwenEiar1yeJmmUiMLuCiaCVghpsVPcY6eJrMf2C3iN0+c26BWvypxIDrFhXgjtsUrkS/CaBtviT7sOvF7ztpt0AH0O3Em2sWE9+YEYvMfsDvDz+StV9MiavFH5ImnvDnH3S/mUyAuxS+RLUos0xcYrHGiDUkGdARpxG+NuRoLmsXgCF3mHial6EN0VohiO7b9GAmjLyzobwb56J0HBvuGzvXqbEE/M6jlNqxwAC7Jg1rGr465zRAn/5Wit3PJ7Q5eJxG0D/uX+Nsu97x7Oo4eFmliQfSLWECwGOsL2L9nfsx/+WfEFxERcxR9UlTTiY7pSseMq/k4wthH8J+JbyglYt3XUHr5CIIkQhfzGkqdd2j+1vddNHEbzHBXTIkWkYFNBk1kivV6DqvJdwsSNmnLdITmkHpHpjG2O0SmgU3aYWBbL+cPEKVpOHSU+XLsTuID3AgwAESdgknTxlvCAAAAAElFTkSuQmCC)
}

.lists--bullets-big--purple ul li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhNJREFUeNqklbtLXFEQh6+7aiv4AJ+Fiq6IgrFUEUXQmNrFRhKiWItJYcgfkGihJvXGJzZiK3ZBJdgIJlq4PkiCio9CCWzpJmvyDfyuXHWvruTAx9xzz8xv55wzdzZtonLb8RmV0A3P9JwNv2AflmDennv3qu8EpiURzYUReA7pjv/4A7MwhPCFdyFwy7EW1qEXrmACOiHPEpC1+Setm9/6ZCha65dpBawpcAX64fs9mZZLvAXOoYmM972ZBnVGJrgIHRKsgWk4gkvZae3oh/wWFTdPxkGvqJ3fE/gJPRCHAdiEF1ACmbI2/6b1uPwtrk5r16KvZd9CDMIwrh0kG0Gth9lyTHE2XrlnWqEyOYNiyNAvFzoPD4sphd9wDAUQskwb5bCqG21NUdCRSBvZXineRoOJ5mtyKFvtPG5UyR7I5gd02I62/T8jUzZuoqealMhGHym2K1vknrOJftWkSdWwrAtwUryoz9SnxTXr3UZAN7+tQw+ryK0G/6YgOsAlmX+X4qP2Vbl1Oib7DrJgAQYh4SOW0PoCWZr/e70f9Rb/DGxBGczp0D9CvTrRibrSieb2/oP85hS3JZ0bDSUEXzwNpU8fgd8oUxdzG0ozW9+93fr2oF3VYI47EIGnkCOfHDWRiNZbdFntrqBfk7ZMh9UcgvdkmtB23yB4/lDn9x7HS322IV1gTDuyspuy52R/J/8EGACFHZaZyvsnlQAAAABJRU5ErkJggg==)
}

.lists--bullets-big--orange ul li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgtJREFUeNqklc8vXFEUx9+YspWUJtqyKGEaqaTtUhshEr/WJjZSQZrYSVlo+ge0LPzoigTxIzZiK7aI2NhgQVVokWJBJLPsMKafM/m+5hnz/GhP8sm5991zzpx7z71nAvFBx0+KoAHqNH4IZ7ANczCdGLfFrzkGUgTNhh54Bw8cf7mASegi8Kl3IS3JsARWoAUuYRRq4ZElIG3zEa23JOyHAiV+mRbCshwX4D3s3JBpgYKXwwm8JeNtb6ZBnZEFnIVqBXwB43AAv6XHtaNd2c3Kb5qMg96gdn6v4Ac0QhTaYQ2aIA8ypG2+qvWo7M3vpdb+Bu2U/gQRCEO/dpBKgloPs+WI/Ew63DMt1DU5hlxI1y8/cW4X83kG5/ALHkPIMn0jg0VVtOKOAR0FqSTbS/mblFrQHE32pYud+8lz6T3pnDQdtqNt/49kSEct6JEmedKb9wy2Jf3UPWcrlL3r70mF+qnz+udCWeU39CGsS253MH6HoO0Uyezr5b9pr8q9p33SnyETZuADxHyCxbQ+wysy+y/63uu9/BOwDvkwpUP/Cq/ViQ7VlQ41t+8DspuS37riXGkoIVjyNJRWPQI/yVcXcxtKGVvfSm59Vqwq3QYz/AbDUANZsslSExnWermKVeUG9GvSlmm3mkPwhkxj2u5HAp7c1vm9x9GsZxtSASPa0TyMJcYp/k7+CDAAR02UWE0Fc9wAAAAASUVORK5CYII=)
}

.lists--bullets-big--top ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: table;
    table-layout: fixed;
    width: 100%
}

.lists--bullets-big--top ul li {
    display: table-cell;
    text-align: center
}

.lists--bullets-big--top ul li:before {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAg1JREFUeNqklD1IW1EUx19iq6NQLfiBg4Kh+AHaoQQVUQS10kVQ7CAV1K6KdSmOHaoOapxtRcVFsoroIFbcBFsVUltpiwo2g1LIqJjW/4HfC8EmMeKBH+fde8/5v3vvO+942reeOUnMJ7pEG8+PxB9xKFbEEs//mTfBXK74KELinfAj6OD9zIeIy71NtFJsi17xl6Tn4rHw4G38gfVe4iuTiZaKdVEsPoly0S9WxTkx54xfizLiisnz3RTN4I5sJ8uiRfwQFWJOnIgL/Bw7+0ncMnlL6MREX4lq8Ut0i0sxIHZFjygSmXgbfxGDxHWTV8VaTHQYPyIiolME3DcnMJufIi5CntkbV7SU+wuLoMhC0OOkNlufJj5Ivun4TLSWoE2+aKMocNKzfNFE3iZzNSaax+AYX+bczZ7gj/B5Xi7b7KFzP8vEX5robwZF+K93FPuGL8SHTfQzgzo+3AaXno6FKXzLq2dux0tTCHHpnRS51eC/NEQHie8g30556NbpJP69yKZEhkQ0iViU9SDxo8xPxBf/vNgTJWKRS7cafCoWxKm4wi8wHyBukbw9dJwHcW+23rklXog10Sf23V8vgZXQxRrEmXjpniy+S30XzVSDBR6IGdEqcojJoYnMsN7Ax2qOq4LYTl3bpTGMscN+SHavs+ItO03Z+c84uv3H4zThCGsRxuOs990UNLsWYAAcVn55NjxM+AAAAABJRU5ErkJggg==) 50% 50% no-repeat
}

.lists--checkmarks ul,
.lists--checkmarks--blue ul,
.lists--checkmarks--green ul {
    font-weight: 300;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left
}

.lists--checkmarks ul li,
.lists--checkmarks--blue ul li,
.lists--checkmarks--green ul li {
    position: relative;
    padding-left: 45px;
    margin-bottom: 30px;
    line-height: 1.7;
    font-size: 16px;

}

.lists--checkmarks ul li:before,
.lists--checkmarks--blue ul li:before,
.lists--checkmarks--green ul li:before {
    content: '';
    display: block;
    position: absolute;
    width: 15px;
    height: 11px;
    top: 7px;
    left: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0T8LQVEYx3EXSVaTxW6ymf1PiO7gJRgMMhlMTAaTxeoNUGIwKNMti8WglFlJBklJJt9Tz61DqHvqU+fp3t/pnOcxTCvmcriqiKLudRisYQADHreDYEMLPrG0w0H4/gSb6GvBCsYqHIKF0Y8DWujJ/gETM1Wo8BARlDCBXwt20JX9HWXM7Y9u6d5e6jymCEiorQWLWOhXUt0+IK4aIDfIYoew/HNDQZ72tuyGHZHAVmo7eEXuW1APq3VCEhupL8hg9WsEn3M+IyVvS2P9b/AvAQYAvxkoInbfMQUAAAAASUVORK5CYII=)
}

.btn,
.lists--checkmarks .lists-title {
    display: inline-block;
    white-space: nowrap
}

.bgcolor--white .lists--checkmarks ul li:before,
.bgcolor--white.lists--checkmarks ul li:before,
.lists--checkmarks ul li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0T8LQVEYx3EXSVaTxW6ymf1PiO7gJRgMMhlMTAaTxeoNUGIwKNMti8WglFlJBklJJt9Tz61DqHvqU+fp3t/pnOcxTCvmcriqiKLudRisYQADHreDYEMLPrG0w0H4/gSb6GvBCsYqHIKF0Y8DWujJ/gETM1Wo8BARlDCBXwt20JX9HWXM7Y9u6d5e6jymCEiorQWLWOhXUt0+IK4aIDfIYoew/HNDQZ72tuyGHZHAVmo7eEXuW1APq3VCEhupL8hg9WsEn3M+IyVvS2P9b/AvAQYAvxkoInbfMQUAAAAASUVORK5CYII=)
}

.bgcolor--dark .lists--checkmarks ul li:before,
.bgcolor--dark.lists--checkmarks ul li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUZCQkZBODZCRjdFMTFFNTg3RThDQUREMkEwNjNBMEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUZCQkZBODdCRjdFMTFFNTg3RThDQUREMkEwNjNBMEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5RkJCRkE4NEJGN0UxMUU1ODdFOENBREQyQTA2M0EwQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5RkJCRkE4NUJGN0UxMUU1ODdFOENBREQyQTA2M0EwQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PofCh2sAAACuSURBVHjaYvj//z8DiTgViKcAMSMLA2kgE4inAjEjEDOTYmM+EP/7DwE/gTgEJiEMxGx4NJb+RwCQRj+QOEhCEoivAfFGHAZUImn8DsReMDkQsR1JcisQcyBpbECS+wrEbsgGgwgZIL6JpGgnEHMBcRuaRkd0V8EYMKfDwEMk9icgtsUWFsgccSC+/B8VfABiK1wBiS4gCsTnoRrfAbEpvujDJigE9bcRobgHCDAAhG7t4jwPvVAAAAAASUVORK5CYII=)
}

.lists--checkmarks .lists--checkmarks--green ul li:before,
.lists--checkmarks--green ul li:before,
.lists--checkmarks.lists--checkmarks--green ul li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0T8LQVEYx3EXSVaTxW6ymf1PiO7gJRgMMhlMTAaTxeoNUGIwKNMti8WglFlJBklJJt9Tz61DqHvqU+fp3t/pnOcxTCvmcriqiKLudRisYQADHreDYEMLPrG0w0H4/gSb6GvBCsYqHIKF0Y8DWujJ/gETM1Wo8BARlDCBXwt20JX9HWXM7Y9u6d5e6jymCEiorQWLWOhXUt0+IK4aIDfIYoew/HNDQZ72tuyGHZHAVmo7eEXuW1APq3VCEhupL8hg9WsEn3M+IyVvS2P9b/AvAQYAvxkoInbfMQUAAAAASUVORK5CYII=) !important
}

.lists--checkmarks .lists--checkmarks--blue ul li:before,
.lists--checkmarks--blue ul li:before,
.lists--checkmarks.lists--checkmarks--blue ul li:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0b0LQVEYx3EvN8lqsthN/gXvCZHBn2AwyGQwMRlMFqvRQonBoEzKYjEoZVaSQVKShe+p59Yhbt1TnzpP9/5O5zyP4Ri8HDZXGWFUDZvBCnpwwu2yEaxpwScWZtgPj0Wwjq4WLGGkwgEsMfxzQAMd2T9QxFQVKtxHCHmM4dWCLbRlf0cBM/OjS7q3lzqDCXwSamrBHOb6lVS3D4ioBsgNUtghKP/ckJWnfSyzYUdEsZXaDF6R/hXUw2qdEMNG6guSWP0bwfecz4jL2xJYWw3+LcAAs7oogO70/aAAAAAASUVORK5CYII=) !important
}

.lists--checkmarks .lists-title {
    position: relative;
    vertical-align: top;
    margin-top: 74px;
    margin-bottom: 34px;
    margin-left: 10px;
    font-weight: 400;
    font-size: 19px;
    line-height: 19px;
    color: #fff;
    background-color: #51c336;
    border-radius: 16px;
    padding: 6px 18px
}

.btn {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid #ebebeb;
    border-radius: 2px;
    cursor: pointer;
    text-shadow: 0 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    padding: 20px 60px
}

.btn:hover {
    text-decoration: none
}

.btn.btn--medium {
    padding: 14px 43px 11px
}

.btn.btn--primary {
    color: #fff;
    border-color: #51c336;
    background-color: #51c336
}

.btn.btn--border_green:hover {
    border-color: #51c336;
    color: #51c336
}

.btn.btn--white {
    color: #234;
    background: #fff;
    border-color: #234
}

.btn.btn--blue:hover,
.btn.btn--green:hover,
.btn.btn--white:hover,
.btn:hover {
    color: #234;
    background: #fff;
    border-color: #fff
}

.btn.btn--green:hover {
    color: #51c336
}

.btn.btn--blue:hover {
    color: #0cf
}

.btn.btn--transparent,
.btn.btn--transparent.btn--white {
    border-color: #f7f7f7;
    color: #f7f7f7;
    background: 0 0
}

.btn.btn--transparent.btn--white:hover,
.btn.btn--transparent:hover {
    color: #234;
    background: #fff;
    border-color: #fff
}

.btn.btn--blue {
    color: #fff;
    border-color: #0cf;
    background-color: #0cf
}

.btn.btn--transparent.btn--blue {
    color: #0cf;
    border-color: #0cf;
    background-color: transparent
}

.btn.btn--transparent.btn--blue:hover {
    background: #0cf;
    color: #fff;
    border-color: #0cf
}

.btn.btn--green {
    color: #fff;
    border-color: #ff8f08;
    background-color: #ff8f08;
    /* border-radius: 20px; */
}

.btn.btn--transparent.btn--green {
    color: #51c336;
    border-color: #51c336;
    background-color: transparent
}

.btn.btn--transparent.btn--green:hover {
    background: #51c336;
    color: #fff;
    border-color: #51c336
}

.btn.btn--transparent.btn--black {
    color: #232323;
    border-color: #51c336;
    background-color: transparent
}

.btn.btn--transparent.btn--black:hover {
    background: #51c336;
    color: #fff;
    border-color: #51c336
}

.cta-area.readBtn {

    text-align: center;
}

@media (max-width:1280px) {
    h4 {
        font-size: 32px
    }
}

@media (max-width:1200px) {

    h4 {
        font-size: 30px
    }
}

.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

@media (min-width:992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}

@media (min-width:1199px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }

    .col-lg-5thsx2 {
        width: 40%;
        float: left
    }

    .info--webappdev-2 .info-media,
    .info--webappdev-2 .info-text {
        display: table-cell;
        vertical-align: top;
        float: none;
    }
}

.columns {
    margin: 0 -15px
}

.columns--2 .column,
.columns--3 .column,
.columns--4 .column,
.columns--5 .column,
.columns--6 .column {
    display: block;
    float: left;
    /* padding: 0 15px */
}

.columns--no-padding .column {
    padding: 0
}

.columns--2 .column {
    width: 50%
}

.columns--3 .column {
    width: 33.3333333%
}

.columns--4 .column {
    width: 25%
}

.columns--5 .column {
    width: 20%
}

.columns--6 .column {
    width: 16.6666667%
}

@media (max-width:767px) {

    /* homepage  */
    main.home section.title .title-name h1 {
        font-size: 28px;
        line-height: 1.8;
    }

    /* mobile app */
    section.hr-sectionDiv .hr-heading h1 {
        line-height: 1.2 !important;
    }




    body {
        font-size: 16px
    }

    h3 {
        font-size: 32px;
        line-height: 39px
    }

    h4 {
        font-size: 30px;
        line-height: 34px
    }

    .columns--2 .column,
    .columns--3 .column,
    .columns--4 .column,
    .columns--5 .column {
        width: 100%
    }

    .columns--6 .column {
        width: 50%
    }

    .container.enterprise-column .col-sm-5 {
        width: 100%;
    }

    .portfolio-content article {
        width: 100%;
        flex: 0 0 100%;
        padding: 20px;
    }

    .portfolio-content article .portfolioContent {
        padding: 30px 20px;
    }
}

.action-link,
.back-link {
    font-size: 15px;
    text-decoration: none
}

.action-link:after,
.back-link:after {
    background-position: 0 0;
    background-repeat: no-repeat;
    content: ''
}

.action-link:after,
.back-link:after,
.content-preview {
    background-repeat: no-repeat
}

.action-link,
.content-button,
.content-title {
    text-transform: uppercase
}

.action-link:after,
.back-link:after,
.categories__link::before,
.content-preview:after,
.works .tags-item:before {
    content: ''
}

.action-link,
.back-link,
.content-button,
.content-item,
.menu-link,
.menuList-link {
    text-decoration: none
}

.action {
    position: relative;
    width: 100%;
    height: 114px;
    line-height: 114px;
    text-align: center
}

.action-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 32px;
    font-weight: 300;
    line-height: 26px;
    color: #55c53a
}

.action-link:after,
.back {
    position: absolute;
    left: 0
}

.action-link:after {
    display: block;
    width: 21px;
    height: 26px;
    top: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAaCAYAAABYQRdDAAAACXBIWXMAAAsTAAALEwEAmpwYAAA4KGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMjEgNzkuMTU1NzcyLCAyMDE0LzAxLzEzLTE5OjQ0OjAwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoTWFjaW50b3NoKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNS0xMS0xOVQxMjozMToxNiswMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE1LTExLTE5VDEyOjQ0OjMxKzAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNS0xMS0xOVQxMjo0NDozMSswMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDo1NTUzY2EwNy0wOTIxLTQ5YzAtYWUwNy05OTlkMjZjMDlhMDY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NTU1M2NhMDctMDkyMS00OWMwLWFlMDctOTk5ZDI2YzA5YTA2PC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NTU1M2NhMDctMDkyMS00OWMwLWFlMDctOTk5ZDI2YzA5YTA2PC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjU1NTNjYTA3LTA5MjEtNDljMC1hZTA3LTk5OWQyNmMwOWEwNjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNS0xMS0xOVQxMjozMToxNiswMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjIxPC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjI2PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgI�ɡq�U  �ɡq�U                  �
p�U �-aq�U ʡq�U �ɡq�U @ �ɡq�U CAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC�4�q�U �4�q�U �Aaq�U �k�q�U 85�q�U �4�q�U @ �4�q�U AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz4sTFeuAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAIBSURBVHjarNXNi41hGMfxzzxeFsY0XjLDTNnJWwYL0jnFRsPGlCZnYyjlpeQPICSZKOy8ZKM0xuaUxEIaKck5JQtGhoWVMjMNkYko5Nhcp86cpnHOnPPbPD33fT3f7ue67n6/hkKhoFyZfLr0tRP9SOOdCpRUUPMU7/EALZVAZ06xNx/d2IIZWIrXlYCTSX59Li5gBJfQFidNkC8pvYhzaJwSmsmnV+MlDuAUFuMItuIWdpaUv8JhvMDKSaEBfIIxrMJ5jMf2dexH6VT7AvY5vltT3GgoFAoy+XRznPADtuGHyjUnhtiOdfhWPGlv9KY7m8pVAxQH2IUmnIEkk0+34xCOZVO5j6anMRyPHi9JsAdfcVNtuhEz6Emih/eyqdyvGqG/cRedCTrwTH30HGsTLMBwnaDDWJRU4QGVqFCEfYo7Vg+14UuCQWysE3QTBhMMoCuTT8+qETgbOzCQhAE3Y1+N0L2Yh74km8qN4ip6M/l06zSBLTiLaxgpGkpTGMpoxEe1hjIQQ1qP8QSyqdw3dGE5HkXBZD27gmVl036IFdHP8Qn3M5vKDWEzFuItdpf5bj968Dd6dxRv0BqRMzTBT8vcvxEn8AcnY/l+eMSdyK5UrF/GaXwvZTRUENHC3Zsi+IbwGLfD3apK01J1ROj9xMF41pT7RaPYHkPa8L/ifwMAWbOHee5mSL0AAAAASUVORK5CYII=)
}

.action--loading .action-link:after {
    -webkit-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite
}

@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotating {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

.back {
    top: -40px;
    z-index: 3
}

.menu .back {
    display: none;
    width: 42px;
    height: 42px;
    top: 50%;
    left: 20px;
    margin-top: -21px
}

.back-link {
    position: relative;
    display: inline-block;
    height: 21px;
    padding-left: 31px;
    line-height: 21px;
    color: #FFF
}

.menu .back-link {
    position: relative;
    width: 42px;
    height: 42px;
    padding-left: 42px;
    text-indent: -999px;
    direction: ltr
}

.back-link:after {
    position: absolute;
    width: 21px;
    height: 21px;
    top: 0;
    left: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYZJREFUeNq0lc9Kw0AQxpP1Yr3YP7kECmLBKuKhVSp6VkE9CB59EG/6UirUQ/Eo0qJeRNAW9QHUeKonE7+Rb0OU7CYtOPDLITvz7e5kZuJGUeQYrAiWwBwogykwBO+gD+7AR1qgmyJaAatgnoF9Cg0pXOZGsuED6II3m+gK2AYXdP5yzDYBWmADnIPreEVESQMcAj/xLg8+4xr6nV6ogGNQHVFQI3FH1ImvvwMCcOWMb2ugBNoKj2mwwBzabBLsW9a7/LhFEW2CWxBaAlywx69tspA6TRGtgaeMU66zJu8z/ESnppiHwOI4w7rs5MjrK/BUolNMtss6DHOIfoKCSnSKydpsCJVDtCDCilcvWRxfwABs5hD1JAUi+gxmM5wvOWAWM/x+PrqI3oDljOtJh5ywDk0Wl+e/dZTuhi1QHVOwypz3nMSVZR6eggPgjyjoM+6MdWqcpx3uGmbksMUT/pqnaZPfo7Oe/I/Mt65nyVs9Mfl7+oQ20b//qDqFdOcF3Mj4j/oWYAA0x+cxsTbvFAAAAABJRU5ErkJggg==)
}

.menu .back-link:after {
    width: 42px;
    height: 42px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA0ZJREFUeNrUmc1PE0EYxumCF9NqsPGEH0QTUpoYIy0tGHuCq3LQeDJqysnEP8CDxBguHiB4UA9NPABe/agcbb1IxM9DY9DaGA+CmmhIhBIvNanPJM/QcamwOztbyiQ/lu123vfpfLw7806gWq22eChxkALHQRfYD4J8tgoWQAk8B8/AG11HAQ2hCTAMToCoy7rvwSy4C175JTQGRsCQ8tk7kGeLldiCq3wWZAt3scUHwBGlbhaMgreOvAuhDshUa6UMxkHUYV2VKOuWFXsZJ3U3+8IB8IQGK+AmCGsItBOmrQptCx8HdYVGwBcaKoGYAYF2YrRdpa+IW6HdYJkGZsAuH0RKQvQhygp9OxIqumCRFe+BNh9FSoSPafpcrDcM6lXKs0IWtDZApKSVPqvUsKFQObuL7JKWBhOi73XRwD6w5eyObYFIVYeMBnH5uaWE1BFebzsOwv4U4fsW/79qD/gJJZiHDbXMZZD2EGflSyGhtugwrxmwZKBV+sE4OKdZf4laatr4C+apPmqgJfeCBfAD7PNgJ0pN83IyxflBwVCIyYE/YNCAvQK19VpcT4ry1ECXj3KVJCZmzoC9PK8pIbSPNy88Gj0FroDH4IahCCA19Qmh3bz54MHgYTAFPoPzYugbElrkNSKEdvDmq6axneA+2AFOg2WDMVVq6mjDnxBvyprG7oCj4CIoGA7+UlPIMmAs0IjXlaWq1rRxiS0pW9ZkWettSx0HmsZ+gzOgwrG626DQtfljqTPLg8FP4AI4BCYNDgepqWipscqj0Szj5xDjqYlSi/Hi9eTTK3TA5Ct02yxKZHia5TVtoLt+grOcVJMe7KT/0Ub1ySZbOO9RFs5J+57pER9MbOF+STKh7ITXbe7iTbK5O1Zvc9ds2+Wgk+3ytkpA2FM60w0SK3xMKSmdTjdJshVWfMgu8bO7HyhRp9tt2lFU+EYDH0GPDyJ7aFuU7/8T6SSR28lXoprIbTcgsN2WyM3V6243Quulxn+BsY1+/Sa9NEYbrlLjbg8broGTtsMGsS2eUw4b1IW4PGwQmZNB22HDDLjuNM+lc3yTZJolpbGGLfK8SRzfvPT7nEktvRTcrxyIqZtFeSA2R4GvdR39FWAAXWA3x3RcGHIAAAAASUVORK5CYII=)
}

.content-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.content-preview {
    position: relative;
    line-height: 0;
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden
}

.content-object,
.content-preview:after {
    position: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0
}

.cards-item {
    text-align: center;
    margin: 0 0 50px
}

.webApp section.cards.cards--webappdev-1 .cards-item {
    background: #fff;
    height: auto !important;
}


.content-preview:after {
    display: block;
    background: rgba(255, 255, 255, .1);
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.content-object {
    background-repeat: no-repeat;
    background-position: 100% 0;
    z-index: 2
}

.content-item:hover .content-preview:after {
    opacity: 1
}

.content-placeholder {
    width: 100%
}

.content-wrapper {
    position: relative;
    border-left: 3px solid #f6f6f6;
    border-right: 3px solid #f6f6f6;
    border-bottom: 3px solid #f6f6f6;
    background-color: #f6f6f6;
    z-index: 2;
    -webkit-transition: background-color .2s ease, -webkit-transform .2s ease .2s;
    transition: background-color .2s ease, -webkit-transform .2s ease .2s;
    transition: background-color .2s ease, transform .2s ease .2s;
    transition: background-color .2s ease, transform .2s ease .2s, -webkit-transform .2s ease .2s;
    padding: 23px 35px 20px
}

.content-title,
.menu-link {
    -webkit-transition: all .2s ease
}

.content-link:hover .content-wrapper {
    background-color: #FFF
}

.content-img {
    max-width: 100%
}

.content-title {
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 25px;
    line-height: 28px;
    color: #234;
    transition: all .2s ease
}

.content-item:hover .content-title {
    color: #55c53a
}

.content-description {
    position: relative;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
    color: #234
}

.content-button {
    position: absolute;
    display: block;
    bottom: 36px;
    left: 35px;
    font-family: 'p-regular';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #55c53a;
    border: 2px solid #55c53a;
    border-radius: 2px;
    z-index: 1;
    padding: 12px 39px
}

.content-item--size--full {
    width: 100%
}

.content-item--size--full .content-preview {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    right: 20px;
    background-position: 100% 50%
}

.content-item--size--full .content-preview:after {
    opacity: 1;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYWBg2M+ABpgYsAAKBQECDABPDADMTfZLVgAAAABJRU5ErkJggg==)
}

.content-item--size--full .content-placeholder {
    display: none
}

.content-item--size--full .content-wrapper {
    background-color: transparent;
    border: none;
    padding: 9% 26% 9% 9%
}

.content-item--size--full .content-link:hover .content-wrapper {
    background-color: transparent
}

.content-item--size--full .content-title {
    font-size: 36px;
    line-height: 40px;
    color: #FFF
}

.content-item--size--full .content-description {
    padding-bottom: 40px;
    font-size: 19px;
    line-height: 30px;
    color: #FFF;
    text-shadow: 0 0 16px rgba(0, 0, 0, .6)
}

.content-item--size--full .content-description:after {
    content: '';
    display: block;
    position: absolute;
    width: 53px;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #FFF
}

.categories {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 32px
}

.categories__list {
    list-style: none;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0
}

.blog-title,
.categories__link {
    font-size: 36px;
    line-height: 40px;
    font-weight: 300;
    text-transform: uppercase
}

.categories__item {
    display: inline-block;
    vertical-align: top;
    margin-right: 62px
}

.categories__link,
.categories__link::before {
    display: block;
    -webkit-transition: .2s linear
}

.categories__item:last-child {
    margin-right: 0
}

.categories__link {
    color: #234;
    padding-bottom: 22px;
    position: relative;
    transition: .2s linear;
    letter-spacing: 1px
}

.categories__link--active,
.categories__link:hover {
    color: #51c336
}

.categories__link::before {
    width: 100%;
    height: 2px;
    background: #51c336;
    opacity: 0;
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: .2s linear
}

.categories__link--active:before {
    opacity: 1
}

.portfolio {
    position: relative;
    background: #fff;
    padding-top: 68px
}

.blog-title {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0 0 20px;
    margin: 0 0 30px
}

.tags {
    margin-bottom: 65px;
    display: block !important
}

.tags__list {
    list-style: none;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0
}

.tags__item {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-bottom: 15px
}

.tags__item:last-child {
    margin-right: 0
}

.tags__link {
    font-size: 17px;
    line-height: 22px;
    padding: 9px 20px;
    background: #ebebeb;
    color: #234;
    display: block;
    -webkit-transition: .2s linear;
    transition: .2s linear;
    -moz-transition: .2s linear;
    -ms-transition: .2s linear;
    -o-transition: .2s linear;
    border: 1px solid #ebebeb;
}

.tags__link--active,
.tags__link:hover,
.tags__link:focus {
    color: #fff;
    background-color: #51c336;
    border: 1px solid #51c336;
    outline: none;
}

.contact-page .contactInfo-data p {
    font-size: 18px;
}

.works {
    margin-left: -15px;
    margin-right: -15px;
    font-size: 0;
    line-height: 0
}

.works .content-item--size--full .content-wrapper {
    padding: 40px 50px 45px
}

.works .content-item--size--full .content-title {
    max-width: 700px;
    line-height: 43px;
    min-height: 228px
}

.works .tags {
    margin: 0
}

.works .tags-section {
    display: block;
    margin-bottom: 10px
}

.works .tags-section:last-child {
    margin-bottom: 0
}

.works .tags-title {
    color: #51c336;
    line-height: 20px;
    text-transform: uppercase
}

.works .tags-item {
    margin-bottom: 6px;
    padding: 0;
    font-size: 17px;
    line-height: 17px;
    background-color: transparent;
    margin-right: 32px;
    position: relative
}

.works .tags-item:before {
    right: -16px;
    left: auto;
    position: absolute;
    top: 0;
    display: block;
    width: 1px;
    height: 100%;
    background: #51c336
}

.works .tags-item:last-child:before {
    display: none
}

.works .content-item {
    margin-bottom: 30px
}

.works .content-item--size--full .content-preview {
    left: 15px;
    right: 15px
}

.works .content-preview {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    right: 15px;
    background-position: 100% 50%;
    background-repeat: no-repeat
}

.works .content-object:before,
.works .content-preview:before {
    content: '';
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 3
}

.works .content-preview:before {
    opacity: .5;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%)
}

.works .content-object {
    background-size: cover
}

.works .content-info .content-text {
    color: #fff;
    opacity: .6;
    max-width: 585px;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 20px
}

.works .content-info .content-post-info {
    color: #fff;
    opacity: .6;
    font-size: 13px;
    line-height: 18px
}

.works .content-object:before {
    opacity: .5;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%)
}

.works .content-wrapper {
    background-color: transparent !important;
    padding: 40px 45px 45px;
    border: 0;
    z-index: 4
}

.works .content-info {
    min-height: 278px;
    margin-bottom: 20px
}

.works .content-info .content-title {
    min-height: auto !important
}

.works .content-title {
    font-size: 30px;
    line-height: 40px;
    min-height: 228px;
    color: #fff;
    max-width: 480px;
    text-transform: none
}

.menu-link,
.title-featured,
.title-name {
    text-transform: uppercase
}

.works .content-preview:after {
    display: none
}

.load-posts {
    padding: 30px 0 100px;
    text-align: center
}

.menu {
    position: absolute;
    width: 22%;
    background-color: #FFF;
    overflow: hidden;
    z-index: 2
}

.menu--main {
    position: relative;
    width: 100%
}

.menu--bottom {
    bottom: 0;
    top: auto
}

.menu-title {
    margin: 0
}

.menu-link {
    position: relative;
    display: block;
    font-family: 'p-bold';
    font-weight: 400;
    font-size: 25px;
    line-height: 25px;
    color: #53c438;
    background-color: #f6f6f6;
    transition: all .2s ease;
    padding: 48px 36px 50px
}

.menu-link:after,
.menu-link:before {
    position: absolute;
    display: none;
    content: ''
}

.menu-item+.menu-item .menu-link {
    -webkit-box-shadow: inset 0 1px 1px -1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 1px -1px rgba(0, 0, 0, .2)
}

.menu-item--active .menu-link,
.menu-link:hover {
    color: #FFF;
    background-color: #55c53a
}

.menu--blue .menu-link:hover {
    color: #FFF;
    background-color: #0cf
}

.menu--green .menu-link:hover {
    color: #FFF;
    background-color: #55c53a
}

.menu--darkBlue .menu-link:hover {
    color: #FFF;
    background-color: #255ccc
}

.menu-item--active.menu--blue .menu-link {
    background-color: #0cf
}

.menu-item--active.menu--green .menu-link {
    background-color: #55c53a
}

.menu-item--active.menu--darkBlue .menu-link {
    background-color: #255ccc
}

.menu--main .menu--blue .menu-link {
    background-color: #0cf
}

.menu--main .menu--green .menu-link {
    background-color: #55c53a
}

.menu--main .menu--darkBlue .menu-link {
    background-color: #255ccc
}

.menu-link:before {
    width: 80px;
    height: 80px;
    top: 0;
    left: -80px
}

.menu--blue .menu-link:before {
    background-color: #0cf
}

.menu--green .menu-link:before {
    background-color: #55c53a
}

.menu--darkBlue .menu-link:before {
    background-color: #255ccc
}

.menu-link:after {
    width: 0;
    height: 0;
    top: 100%;
    left: 34px;
    border-style: solid;
    border-width: 10px 8.5px 0;
    border-color: #56c53a transparent transparent
}

.menu--blue .menu-link:after {
    border-color: #0cf transparent transparent
}

.menu--green .menu-link:after {
    border-color: #55c53a transparent transparent
}

.menu--darkBlue .menu-link:after {
    border-color: #255ccc transparent transparent
}

.menu-item--active .menu-link:after {
    display: block
}

.menuList {
    display: none;
    margin: 0;
    padding: 48px 38px;
    list-style-type: none;
    background-color: #FFF
}

.menu-item--active .menuList {
    display: block
}

.menuList-item {
    position: relative;
    padding-left: 17px
}

.menuList-item+.menuList-item {
    margin-top: 20px
}

.menuList-item:after {
    content: '';
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    top: 8px;
    left: 0;
    background-color: #d9d9d9;
    border-radius: 50%
}

.menu--blue .menuList-item:after {
    background-color: #0cf
}

.menu--green .menuList-item:after {
    background-color: #55c53a
}

.menu--darkBlue .menuList-item:after {
    background-color: #255ccc
}

.menuList-item--active:after {
    width: 11px;
    height: 11px;
    top: 7px;
    left: -3px;
    background-color: #55c53a
}

.menuList-link {
    display: block;
    font-size: 17px;
    line-height: 24px;
    color: #9aa1a8;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.menu--main .menuList-link,
.menuList-item--active .menuList-link,
.menuList-link:hover {
    color: #234
}

.menu--blue .menuList-link:hover {
    color: #0cf
}

.menu--green .menuList-link:hover {
    color: #55c53a
}

.menu--darkBlue .menuList-link:hover {
    color: #255ccc
}

.menu--blue .menuList-item--active .menuList-link {
    color: #0cf
}

.menu--green .menuList-item--active .menuList-link {
    color: #55c53a
}

.menu--darkBlue .menuList-item--active .menuList-link {
    color: #255ccc
}

.wrapper .row,
.wrapper-container,
.wrapper-content {
    position: relative
}

.content-row--column--1 .tags-title {
    color: #FFF
}

.wrapper {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 103px;
    position: relative;
}

.wrapper-row {
    margin-left: 25%
}

.wrapper-content {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 0;
    background-color: #FFF
}

.title {
    padding-top: 164px;
    padding-bottom: 46px;
    background-color: transparent;
    text-shadow: 0 0 15px rgba(0, 0, 0, .3);
    background-size: cover;
}

.title-name {
    margin-top: 0;
    /* margin-bottom: 36px; */

    font-size: 70px;
    line-height: 70px;
    z-index: 1;
}

.title-featured {
    font-size: 16px;
    line-height: 20px;
    color: #51C336;
    font-weight: 500;
    margin-top: 50px
}

.title-featured+.title-name h1 {
    margin-top: 7px
}

section.cards.cards--with-crosssBorders.icons--green.second-section {
    /* background-color: #e3e3e3b3; */
    background-color: transparent;
}


/* about us css */

/* .about-usPage .heading-title h2 {
    font-size: 52px;
    font-weight: 300;
    padding-top: 30px;
} */
.about-usPage .cards-item .cards-icon {
    min-height: 100px;
}

.about-usPage p.deliver {
    color: white;
}

.about-usPage .statistics-title h3 {
    color: #fff !important;
}

/* history Page css
.historyItem.historyItem--item--1,
.historyItem.historyItem--item--2,
.historyItem.historyItem--item--3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
} */

.historyPage .tabnav-navitem h2 {
    font-weight: 300;
    margin-bottom: 0px;
    font-size: 25px;
}

.netPage .heading-description.enterprise.custom p {
    color: white;
    text-transform: capitalize;
}

.netPage .sphere--page-net-1 .container~.sphere-container {
    margin-top: 50px;
}

.netPage section.uncover-section .sphere-item-title h3 {
    font-size: 40px;
    line-height: 28px;
    font-weight: 400;
}

.netPage section.info.info--page-net--1.bgcolor--white .heading-title {
    margin-bottom: 20px;
}

.netPage section.info.info--page-net--2 h3 {
    font-size: 40px;
    line-height: 32px;
}

.netPage section.info.info--page-net-3 h3 {
    font-size: 50px;
    font-weight: 300;
}

.pythonPage .cards-row.row.advance .cards-name h3 {
    color: black;
    font-size: 30px;
}

.pythonPage .heading-description.para p {
    color: white;
}

section.revup.sphere.sphere--items-4.sphere--python-3.bgcolor--dark.lazy {
    padding-top: 100px;
    padding-bottom: 100px;
}

section.info.info--backend-1.bgcolor--blue.bg--cover.lazy .heading-title h3 {
    text-align: left;
}

section.cta3.cta3--landing.cta3--bg-green.saleForce {
    padding-top: 50px;
    padding-bottom: 50px;
}

.heading-description.para p {
    color: white;
}

.mobileapp .cards2-name h4 {
    font-weight: 300;
    font-size: 37px;
}

.qatestPage .cards-name.responsive h4 {
    font-weight: 300;
}

section.greensection.info.info--page-dedicated-development-teams h4 {
    font-size: 32px;
    font-weight: 400;
}

section.sphere.sphere--items-4.sphere--page-dedicated-development-teams.bgcolor--white.teampro .sphere-items.row {
    min-height: 180px;
}

.securityPage .cards-item .cards-name h3 {
    font-size: 33px;
    text-transform: uppercase;
    line-height: 35px;
}

.securityPage .cards-item {
    margin-bottom: 82px;
    margin-top: 28px;
}

.expertiesPage .title-text {
    width: 50%;
}

.expertiesPage .contentList-item {
    position: relative;
    vertical-align: top;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    color: #234;
    text-decoration: none;
    background-position: 0 0;
    border: none;
}

section.contentList.icons--blue .col-xl-4.col-lg-3.col-md-6.col-sm-6.col-xs-12 {
    margin-bottom: 12px;
}

section.greensection.info.info--page-dedicated-development-teams.bgcolor--dark.lists--bullets .title--green.lists--bullets--green h4 {
    color: white;
}

.content-item.filter.investment {
    width: 100%;
}

.col-lg-3.col-md-3.col-sm-3.stickyNavigation-holder {
    display: block;
    height: 100%;
    float: none;
}

.stickyNavigation-wrapper {
    position: relative;
    width: 200px;
    left: 0px;
    top: 0;
    /* padding-top: 192px; */
    padding-bottom: 60px;
    border-right: 1px solid rgba(128, 128, 128, .3) !important;
}



ul.stickyNavigation-list {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

li.stickyNavigation-item {
    position: relative;
    display: block;
    text-align: right;
}

a.stickyNavigation-link {
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    color: #999;
    text-decoration: none;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}


.stickyNavigation-link--active:after {
    width: 19px;
    height: 19px;
    top: 7px;
    right: -28px;
    background-color: #51c336;
}

.stickyNavigation-link:after {
    content: '';
    position: absolute;
    display: block;
    width: 11px;
    height: 11px;
    top: 11px;
    right: -24px;
    background-color: #eaeaea;
    border-radius: 50%;
    -webkit-transition: all .2s ease .3s;
    transition: all .2s ease .3s;
}

.stickyNavigation-link:active {
    color: #FFF;
}

.stickyNavigation-link:hover {
    color: #51c336;
}

.stickyNavigation-link--active:after {
    width: 19px;
    height: 19px;
    top: 7px;
    right: -28px;
    background-color: #51c336;
}

.stickyNavigation-col {
    position: relative;
    height: 100%;
    padding-right: 18px;
    border-right: 1px solid #515050;
    border-right: 1px solid rgba(128, 128, 128, .3) !important;
    z-index: 1;
}

.content-wrapper {
    padding-top: 83px;
    padding-bottom: 85px;
    background-color: #FFF;
    z-index: -0;
}

.content-num--visible,
.stickyNavigation+.content--navigation .content-num {
    opacity: 1;
}

.content-num {
    position: absolute;
    top: 0;
    left: -195px;
    font-weight: 400;
    font-size: 80px;
    line-height: 80px;
    color: #f7f7f8;
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

.iosPage.qatestPage a.title-button-blur:hover {
    color: white;
}

.androidPage a.title-button-blur:hover {
    color: white;
}

.android-speres.sphere-item.sphere-item--3.col-lg-4.col-sm-4.col-sm-push-8.title--with-bullet.title--green {
    position: absolute;
    top: 60%;
}

.android-speres.sphere-item.sphere-item--4.col-lg-4.col-sm-4.col-sm-pull-8.title--with-bullet.title--orange {
    position: absolute;
    top: 70%;
}

.android-spheres.sphere-item.sphere-item--1.col-lg-4.col-sm-4.col-sm-pull-8.title--with-bullet.title--red {
    top: 0%;
}

.android-speres.sphere-item.sphere-item--2.col-lg-4.col-sm-4.col-sm-push-8.title--with-bullet.title--aqua {
    top: 0%;
}

.androidPage .title--blue.title--with-bullet {
    padding-top: 50px;
}


.androidPage .heading-description.para p {
    margin-bottom: 0px;
}

.androidPage img.sphere-object-img.lazy.loaded {
    width: 100%;
}

.androidPage .sphere.sphere--items-4.sphere--page-application-integration.bgcolor--dark.lazy {
    padding-top: 50px;
    padding-bottom: 159px;
}

.androidPage .sphere-object-wrapper.col-md-4.col-md-push-4.col-sm-4.col-sm-push-4 {
    padding-top: 0px;
}

.winphonePage .container.winphoneDiv {
    margin-top: 0px !important;
}

section.winphoneAzure {
    padding-top: 100px;
}

.winphonePage .winphone-heading {
    padding-bottom: 35px;
}

.mobileRotator.bgcolor--white .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    z-index: 9999;
}

/* custmore-css */
.customers-section.customers-section--blue-bg {
    position: relative;
    padding: 200px 0;
    z-index: 1
}

.customers-section.customers-section--blue-bg:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 90%;
    top: 5%;
    left: 0;
    transform: skewY(-4deg);
    background: #f5faff;
    z-index: -2
}

.customers-section-comment {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, .1);
    font-size: 18px;
    line-height: 28px;
    padding: 24px;
    min-height: 100%;
    background: #fff
}

.customers-section-comment>.active {
    display: flex;
    flex: 1
}

.customers-section-quote {
    margin-bottom: 12px
}

.customers-section-map-wrapper {
    position: relative
}

.customers-section-content {
    display: none
}

.customers-section-content.active {
    display: flex;
    flex-direction: column
}

.customers-section-content p {
    margin: 0;
}

.customers-section-avatar {
    position: absolute;
    box-shadow: 0 16px 24px 0 rgba(0, 0, 0, .2);
    border-radius: 16px;
    cursor: pointer;
}

.customers-section-avatar.active {
    border: 3px solid #124775;
    border-radius: 10px;
    width: 46px
}

.customers-section-avatar-0 {
    top: 65px;
    right: 90%
}

.customers-section-avatar-1 {
    top: 140px;
    left: 69%
}

.customers-section-avatar-2 {
    top: 80px;
    left: 40%
}

.customers-section-avatar-3 {
    top: 80px;
    left: 15%
}

.customers-section-avatar-4 {
    top: 80px;
    left: 40%
}

.customers-section-avatar-5 {
    bottom: 36px;
    left: 88%
}

.customers-section-avatar-6 {
    top: 80px;
    left: 40%
}

.customers-section-avatar-7 {
    top: 5%;
    left: 50%
}

.customers-section-avatar-8 {
    top: 140px;
    left: 69%
}

.customers-section-avatar-9 {
    top: 18%
}

.customers-section-avatar-10 {
    top: 65px;
    right: 90%
}

.customers-section-avatar-11 {
    top: 140px;
    left: 69%
}

.customers-section-avatar-12 {
    top: 19px;
    left: 50%
}

.customers-section-avatar-13 {
    top: 32%;
    left: 50%
}

.customers-section-avatar-14 {
    top: 80px;
    left: 15%
}

.customers-section.customers-section-platform .customers-section-avatar-0 {
    top: 107px;
    right: 89%
}

.customers-section.customers-section-platform .customers-section-avatar-1 {
    top: 46px;
    left: 58%;
}

.customers-section.customers-section-platform .customers-section-avatar-2 {
    top: 331px;
    left: 86%
}

.customers-section.customers-section-platform .customers-section-avatar-3 {
    top: 110px;
    left: 41%
}

.customers-section.customers-section-platform .customers-section-avatar-4 {
    top: 170px;
    left: 13%;
}

.customers-section.customers-section-platform .customers-section-avatar-6 {
    top: 113px;
    left: 55%;
}

.customers-section.customers-section-platform .customers-section-avatar-7 {
    top: 170px;
    left: 8%
}

.customers-section.customers-section-platform .customers-section-avatar-8 {
    top: 328px;
    left: 93%
}

.customers-section.customers-section-platform .customers-section-avatar-9 {
    top: 113px;
    left: 18%
}

.customers-section.customers-section-platform .customers-section-avatar-10 {
    top: 41px;
    left: 53%;
}

.customers-section.customers-section-platform .customers-section-avatar-11 {
    top: 260px;
    left: 82%;
    display: none;
}

.customers-section.customers-section-platform .customers-section-avatar-12 {
    top: 98px;
    left: 12%
}

.customers-section.customers-section-platform .customers-section-avatar-13 {
    bottom: 270px;
    left: 8%
}

.customers-section.customers-section-platform .customers-section-avatar-14 {
    bottom: 80px;
    left: 60%
}

.customers-section.customers-section-supervisor .customers-section-avatar-0 {
    top: 10px;
    right: 45%
}

.customers-section.customers-section-supervisor .customers-section-avatar-1 {
    top: 250px;
    left: 20%
}

.customers-section.customers-section-supervisor .customers-section-avatar-2 {
    top: 70px;
    left: 10%
}

.customers-section.customers-section-supervisor .customers-section-avatar-3 {
    bottom: 80px;
    left: 40%
}

.customers-section.customers-section-supervisor .customers-section-avatar-4 {
    top: 140px;
    left: 68%
}

.customers-section.customers-section-supervisor .customers-section-avatar-5 {
    bottom: 270px;
    left: 45%
}

.customers-section.customers-section-supervisor .customers-section-avatar-6 {
    top: 250px;
    left: 20%
}

.customers-section.customers-section-supervisor .customers-section-avatar-7 {
    top: 70px;
    left: 10%
}

.customers-section.customers-section-supervisor .customers-section-avatar-8 {
    bottom: 80px;
    left: 40%
}

.customers-section.customers-section-supervisor .customers-section-avatar-9 {
    top: 140px;
    left: 68%
}

.customers-section.customers-section-supervisor .customers-section-avatar-10 {
    top: 10px;
    right: 45%
}

.customers-section.customers-section-supervisor .customers-section-avatar-11 {
    top: 250px;
    left: 20%
}

.customers-section.customers-section-supervisor .customers-section-avatar-12 {
    top: 70px;
    left: 10%
}

.customers-section.customers-section-supervisor .customers-section-avatar-13 {
    bottom: 80px;
    left: 40%
}

.customers-section.customers-section-supervisor .customers-section-avatar-14 {
    top: 140px;
    left: 68%
}

nav.navigation.navigation_normal li.first.leaf.navigationDropdown-item img {
    width: 26px;
}

nav.navigation.navigation_normal ul li img {
    width: 26px;
    margin-right: 8px;
}

nav.navigation.navigation_normal li.first.leaf.navigationDropdown-item {
    display: flex;
    align-items: center;
    width: 340px;
}

.customers-section-author {
    color: #141a1e;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.4px;
    line-height: 23px
}

.customers-section-author-wrapper {
    margin-top: auto
}

.customers-section-author-avatar {
    margin-right: 12px;
    border-radius: 8px
}

.customers-section h2 {
    text-align: center;
    margin: 0 0 56px
}

.customers-section h2 {
    text-align: center;
    margin-bottom: 70px;
    font-family: 'p-bold';
    font-size: 48px
}

.site-content {
    padding-top: 82px;
}

.diversity-links a {
    color: #234;
}

main.home .read-buttn {
    text-align: center;
}

main.home .read-buttn a:hover {
    color: white;
}

main.home .read-buttn button {
    border: 2px solid #58c344;
    background: transparent;
    text-transform: uppercase;
    padding: 8px 43px 5px;
}

main.home .read-buttn button:hover {
    background-color: #51c336;
    color: rgb(255, 255, 255);
}

.read-buttn button a {
    color: black;
}

section.cards--page-dedicated-development-teams-1 .cards-item li {
    color: #2b2b2b;
}

section.description.description--big.bgcolor--white {
    padding: 50px 0 43px 0;
}

.center-img {
    text-align: center;
}

section.sphere.sphere--page-dedicated-development-teams h3 {
    text-align: center;
}

section.careerInfo.contactInfo--1.description.description--big.bgcolor--white.pb-5 {
    padding: 100px 0px;
}

.careerImg-title span img.iconSlider-img {
    width: 84px;
    padding-bottom: 30px;
}

.career-page .cards-wrapper .cards-text li {
    font-size: 16px;
    list-style: none;
    line-height: 25px;
}

section.WhySuprem-section {
    background: linear-gradient(to bottom, #ffffff 29%, #51c435 26%);
    padding-bottom: 70px;
    font-family: 'p-regular';
}

section.WhySuprem-section .why-heading {
    color: white;
    padding-top: 50px;
    width: 100%;
    margin: 0 auto;
}

section.WhySuprem-section .why-buttn button.learn-buttun {
    /* border-radius: 50px; */
    padding: 10px 17px;
    font-weight: 400;
    font-size: 19px;
    color: #0000009c;
    border: 1px solid #ffffff;
    font-size: 15px;
    background: transparent;
}

button.learn-buttun a {
    color: white;
}

section.WhySuprem-section .why-buttn {
    margin-top: 30px;
}

section.careerInfo.contactInfo--1.description.description--big .contactInfo-data h4 {
    font-size: 21px;
}

section.careerInfo.contactInfo--1.description.description--big .careerImg-title img {
    width: 60px;
}

section.Growth-section .growth-content {
    padding-top: 80px;
    font-family: 'p-regular';
}

section.Growth-section .growth-content h3,
section.Diversity-section .Diversity-content h3,
section.Benefits .benefits-heading h2 {
    font-size: 41px;
    line-height: 51px;
    text-transform: uppercase;
}

.benefits {
    padding: 100px 0 70px;
}

section.Growth-section {
    padding: 50px 0px;
}

section.Diversity-section {
    padding: 100px 0px;
    background-color: #ececec;
}

.Diversity-content {
    padding-top: 8%;
    font-family: 'p-regular';
}

section.Benefits .cards-wrapper .cards-text {
    padding-top: 20px;
    padding-left: 34px;
}

section.Benefits {
    padding: 30px 0px;
    background-color: #efefef59;
}

section.careers-bg {
    background-color: #eeeeee4f;
    padding: 50px 0px;
}

section.available {
    padding-top: 50px;
    padding-bottom: 50px;
    font-family: 'p-regular';
}

.career-page .contactInfo-head {
    padding-top: 13%;
}

.careerInfo-head {
    padding: 29px 20px 11px 20px;
}

section.careers-bg img {
    font-family: 'p-regular';
}

section.careers-bg .contactInfo-head h2 {
    font-size: 60px;
}

.career-page h3,
section.culture h3,
section.welcome h3 {
    font-size: 52px;
    font-weight: 300;
    line-height: 59px;
    text-transform: uppercase;
}

section.Benefits .cards-name h4 {
    font-size: 26px;
    font-weight: 300;
    margin: 0px;
}

.cards-name h4 {
    margin-top: 0;
    margin-bottom: 13px;
    font-weight: 300;
    text-transform: uppercase
}

section.Benefits .benefits-heading {
    text-align: center;
    padding-bottom: 50px;
}

section.cards.cards--page-dedicated-development-teams.bgcolor--white {
    margin: 0;
    background: #fff !important;
}

section.table.bgcolor--white.border--h.border--h-inside {
    margin: 0;
}

section.table.table--ios.bgcolor--light.border--h.border--h-inside {
    margin-bottom: 0;
}

.iosPage.qatestPage section.info.info--ios-2.lists--checkmarks {
    background: #fff !important;
    padding: 25px 0px;
}

.iosPage.qatestPage section.info.info--ios-3.bgcolor--white {
    background: #fff !important;
}

section.Benefits .cards-wrapper {
    border-top: 6px solid #ebebeb;
    margin: 20px 0px;
    border: 1px solid #8080802b;
    padding: 24px 31px 28px;
    height: 100%;
    max-height: 381px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

section.Benefits .cards-wrapper .cards-name {
    text-align: center;
    text-transform: uppercase;
}

section.Benefits .benefitsRow,
section.available .avail-row {
    max-width: 1045px;
    margin: 0 auto;
    font-family: 'p-regular';
}

section.available .available-heading {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
}

section.available .available-heading h2 {
    font-size: 41px;
    line-height: 51px;
    text-transform: uppercase;
}

section.available .avail-wraper {
    text-align: center;
}

section.available .avail-wraper .avail-img {
    width: 60px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
    height: 87px;
}

section.available .avail-wraper .avail-text h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

section.available .avail-cards {
    padding-top: 67px;
    padding-bottom: 26px;
}

.why-buttn.available {
    text-align: center;
}

.avail-wraper.text-center {
    margin-bottom: 40px;
}

.securityPage .cards-icon {
    margin-bottom: 21px;
}

section.available button.avail-buttn {
    border: 1px solid #51c435;
    background-color: #51c43500;
    color: #51c435;
    padding: 13px 36px;
    margin-top: 30px;
    font-size: 13px;
}

.why-buttn.available {
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
}


section.suprem-value-section .culture-sphere .SecndCol {
    margin-top: 20px;
}

section.suprem-value-section {
    background-image: url(/wp-content/themes/supreme/inc/assets/images/00cloud.jpg);
    padding-bottom: 0px;
}

.value-headingDiv h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 60px;
}

.culture-sphere ul li {
    color: #fff;
}

.sphere-object-wrapper.culture-page img.sphere-object-img.lazy.loaded {
    margin-top: 0px;
}

.sphere-object-wrapper.culture-page .title--with-bullet-small.lists--bullets {
    height: 170px !important;
}

.sphere-object-wrapper.culture-page .sixthCol {
    height: 135px !important;
}

.sphere-object-wrapper.culture-page .fifthCol {
    height: 178px !important;
}

.sphere-object-wrapper.culture-page .seventhCol {
    height: 200px !important;
}

.seventhCol.sixthCol {
    height: 151px !important;
}

section.culture-first-section .right-image-culture img {
    border-radius: 17px;
}

/* methdology */
/* .info .heading-title h3 {
    color: #fff;
} */
/* culture 768 css */


.row.culture-sphere h4:before {
    position: absolute;
    top: 2px;
    left: -12%;
}

.culture-page img {
    width: 40% !important;
    border-radius: 50%;
}

.value-heading.text-center span {
    padding-top: 40px;
}

.culture-heading {
    text-align: center;
    text-transform: uppercase;
}

.culture-text {
    text-align: center;
}

.culture-wraper {
    text-align: center;
    background: white;
    height: 312px;
    border-radius: 20px;
    padding: 20px 0px;
    margin: 10px 0px;
}

.culture-content {
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
}

section.culture {
    padding: 100px 0px;
    background-color: #8080801c;
    font-family: 'p-regular';
}

.culture-sec-wraper {
    padding-top: 40px;
}

.culture-sec-wraper1 {
    padding-top: 22px;
}

section.culture .culture-heading h2 {
    font-size: 41px;
    line-height: 51px;
    text-transform: uppercase;
}

.availCards h1.h1 {
    font-size: 19px;
}

.availCards .avail-texts span {
    font-size: 18px;
}

.availCards h1.h1 {
    font-size: 18px;
    font-family: 'p-extrabold';
    font-weight: 700;
}

.welcome-card {
    margin: 22px;
}

.welcome-wraper {
    text-align: center;
}

.welcome-wraper {
    width: 100%;
}

.welcome-wraper.bg1 {
    background: #8080802b;
    border-radius: 10px;
    padding: 15px;
    height: 100%;
    line-height: 25px;
    font-size: 18px;
    min-height: 187px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.welcome-wraper.bg2 {

    height: 100%;
    min-height: 187px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.special-100 {
    justify-content: center;
}

.special-100 {
    margin-left: 0;
    margin-right: 0;

}

.welcom-text span,
.welcome-wraper.bg1 .welcom-text span {
    padding: 0 6px;
    font-size: 12px;
    line-height: 20px !important;
    display: block;
}

.welcome-wraper.bg1 .welcome-img img {
    width: 60px;
}

.welcome-wraper.bg2 .welcome-img img {
    width: 49px;
    margin-bottom: 5px;
}

.welcom-text span {
    padding: 0 6px;
}

section.welcome {
    padding: 100px 0px;
    font-family: 'p-regular';
}

.welcome-headding {
    padding-bottom: 20px;
}

/* our jobs */

section.jobsHeading-section {
    padding: 100px 10px;
}

section.jobsHeading-section .jobsHeading {
    text-align: center;
    padding: 0px 23px 40px 10px;
    margin-bottom: 40px;
    font-family: 'p-regular';
}

section.jobsHeading-section .jobs-blurb .borerDiv {
    width: 80%;
    background: #10c65a69;
    height: 4px;
    border-radius: 69%;
    margin: 0 auto;
}

section.jobsHeading-section .jobs-blurb p {
    margin-bottom: 34px;
    font-family: 'p-regular';
}

.jobsWrapper .jobs-blurb h3 {
    font-weight: 500;
}

section.jobsHeading-section .jobs-blurb {
    margin-bottom: 80px;
}


/* CSS NEW */

.benefits ul {
    padding: 0;
    max-width: 1000px;
    margin: 0 auto 30px;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 100px;
    column-gap: 100px;
}

.benefits li {
    display: block;
    list-style: none;
    padding-left: 47px;
    position: relative;
    margin-bottom: 24px;
    max-width: 420px;
}

.benefits ul li::before {
    width: 32px;
    display: block;
    position: absolute;
    top: 0;
    background-image: url(/wp-content/themes/supreme/inc/assets/images/ico-list.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.benefits ul li:before {
    content: '';
    height: 32px;
    left: 0;
}

.statistics-title h3 {
    font-size: 28px;
    font-weight: 600;
}

.cards11 .services__list ul li:before {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/wp-content/themes/supreme/inc/assets/images/ico-list.svg);
}

.benefits .services__list--white ul li::before {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    top: 0;
    background-image: url(/wp-content/themes/supreme/inc/assets/images/ico-list-white.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.cards11 .services__list--white ul li:before {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/wp-content/themes/supreme/inc/assets/images/ico-list-white.svg);
}

.contactForm-attachList li {
    border: 1px solid #f8f8f8;
    flex-direction: column;
    justify-content: center;
}

.contactForm-attachList li.full {
    display: flex !important;
}

.contactForm--bg.contactForm--gray .description {
    color: #234;
}

.contactForm--bg.contactForm--gray .contactForm-attachList li {
    border-color: #d9d9d9;
    background-color: #fff;
}

.contactForm--bg.contactForm--gray .contactForm-attachList li i {
    background-color: #fff;
}

.contactForm .contactFormSuccess {
    background-color: transparent;
}

.contactForm input[disabled] {
    cursor: pointer;
}

.contactForm .error-messages {
    overflow-wrap: break-word;
}

.error-messages {
    background-color: #f83535;
    color: #fff;
    padding: 5px;
    border-radius: 4px;
}

#sliding-popup {
    margin: 0;
    padding: 0;
    width: 100%;
    z-index: 99999;
    left: 0;
    text-align: center;
}

.sliding-popup-bottom,
.sliding-popup-top {
    background: url('sites/all/modules/eu_cookie_compliance/images/gradient.png') center center scroll repeat-y transparent;
}

.sliding-popup-bottom {
    position: fixed;
}

.sliding-popup-top {
    position: relative;
}

#sliding-popup .popup-content {
    margin: 0 auto;
    max-width: 80%;
    display: inline-block;
    text-align: left;
    width: 100%;
}

#sliding-popup .popup-content #popup-buttons {
    float: right;
    margin: 0 0 1em 0;
    max-width: 40%;
}

.eu-cookie-compliance-categories-buttons {
    margin: 0 0 1em 0;
    max-width: 60%;
    float: left;
}

#sliding-popup .eu-cookie-compliance-more-button {
    cursor: pointer;
    display: inline;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: underline;
    background: none;
}

#sliding-popup .eu-cookie-compliance-secondary-button {
    cursor: pointer;
    border: none;
    background: none;
    margin-top: 1em;
    padding: 0 8px;
    vertical-align: middle;
}

#sliding-popup .eu-cookie-compliance-default-button,
#sliding-popup .eu-cookie-compliance-hide-button,
#sliding-popup .eu-cookie-compliance-more-button-thank-you,
#sliding-popup .eu-cookie-withdraw-button,
.eu-cookie-withdraw-button,
.eu-cookie-compliance-save-preferences-button {
    cursor: pointer;
    margin-right: 5px;
    margin-top: 1em;
    vertical-align: middle;
    overflow: visible;
    width: auto;
    -moz-box-shadow: inset 0 1px 0 0 #ffffff;
    box-shadow: inset 0 1px 0 0 #ffffff;
    background-color: #ededed;
    background-image: -moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf));
    background-image: -webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background-image: -o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background-image: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background-image: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    color: #000;
    font-family: 'p-bold';
    font-weight: bold;
    padding: 4px 8px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #ffffff;
}

#sliding-popup .eu-cookie-compliance-default-button:hover,
#sliding-popup .eu-cookie-compliance-hide-button:hover,
#sliding-popup .eu-cookie-compliance-more-button-thank-you:hover,
#sliding-popup .eu-cookie-withdraw-button:hover {
    background-color: #dfdfdf;
    background-image: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed));
    background-image: -webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background-image: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background-image: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
    background-image: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
}

#sliding-popup .eu-cookie-compliance-default-button:active,
#sliding-popup .eu-cookie-compliance-hide-button:active,
#sliding-popup .eu-cookie-compliance-more-button-thank-you:active,
#sliding-popup .eu-cookie-withdraw-button:active {
    position: relative;
    top: 1px;
}

#sliding-popup .popup-content #popup-text {
    color: #fff;
    float: left;
    font-weight: bold;
    margin: 5px 0 0;
    max-width: 60%;
}

.eu-cookie-compliance-banner--categories .eu-cookie-compliance-message {
    max-width: 100%;
}

.eu-cookie-compliance-categories {
    clear: both;
    padding-top: 1em;
}

.eu-cookie-compliance-categories label {
    display: inline;
}

#sliding-popup .popup-content #popup-text h1,
#sliding-popup .popup-content #popup-text h2,
#sliding-popup .popup-content #popup-text h3,
#sliding-popup .popup-content #popup-text p {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 5px 0;
}

#sliding-popup .popup-content #popup-text h1 {
    font-size: 24px;
}

#sliding-popup .popup-content #popup-text h3 {
    font-size: 12px;
}

#sliding-popup .popup-content #popup-text p {
    font-size: 12px;
    display: inline;
}

.eu-cookie-withdraw-tab {
    padding: 4px 7px;
    cursor: pointer;
}

.sliding-popup-bottom .eu-cookie-withdraw-tab {
    border-width: 2px 2px 0;
    border-radius: 5px 5px 0 0;
}

.sliding-popup-top .eu-cookie-withdraw-tab {
    border-width: 0 2px 2px;
    border-radius: 0 0 5px 5px;
}

.eu-cookie-withdraw-wrapper.sliding-popup-top,
.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner {
    transform: scaleY(-1);
}

.eu-cookie-withdraw-tab {
    position: absolute;
    top: 0;
    transform: translate(-50%, -100%);
    left: 50%;
}

.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab {
    transform: translate(-50%, -100%) scaleY(-1);
}

.eu-cookie-compliance-hidden {
    display: none;
}

.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

#tabs {
    display: none
}

.page-user #tabs {
    display: block
}

.contactForm-attachTrigger:after {
    z-index: -1
}

#mfPreviewBar {
    display: none
}

.cta .links {
    display: block;
    margin: 0;
    padding: 0
}

.cta .links li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0
}

.contactForm--bg .contactForm {
    color: #234
}

.contactForm-checkbox__input:checked+.contactForm-checkbox__label .contactForm-checkbox__icon {
    background: #51c336 !important
}

.hide-ajax-progress .ajax-progress {
    display: none
}

#sliding-popup .popup-content {
    padding: 0 50px;
    max-width: 1280px;
    margin: auto
}

#sliding-popup .popup-content #popup-text {
    margin: 15px 0;
    max-width: 80%;
    font-size: 16px;
    line-height: 1.35;
    font-weight: 300
}

#sliding-popup .popup-content #popup-text a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid;
    transition: border-color .3s ease
}

#sliding-popup .popup-content #popup-text a:hover {
    border-color: transparent
}

#sliding-popup .popup-content #popup-text p {
    font-size: 16px;
    line-height: 1.35;
    font-weight: 300
}

#sliding-popup .popup-content #popup-buttons {
    max-width: 20%;
    text-align: right
}

.contact-page section.startSteps.startSteps-num {
    margin-top: -32px;
    margin-right: 1px;
    line-height: 110px;
    font-size: 29px;
    color: #040404;
    font-weight: 600;
}

#sliding-popup .agree-button {
    background-color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 2px;
    color: #51c435 !important;
    text-transform: uppercase;
    padding: 20px 30px 16px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    box-shadow: none;
    background-image: none;
    text-align: center;
    margin-top: 25px;
    transition: all .2s ease-in-out
}

#sliding-popup .agree-button:hover {
    background: transparent;
    color: #fff !important;
    border: 1px solid #fff
}

#sliding-popup .decline-button {
    display: none
}



.imgAndText .portrait-img img {
    height: 100%;
    width: 100%;
}

.imgAndText .communivation-right-img {
    position: relative;
    top: 31%;
}

.owners-img img {
    border-radius: 5px;
}

.veryfirst-supremeDiv .imgAndText .portrait-img {
    height: 0;
}

.imgAndText .communivation-right-img {
    position: relative;
    top: 0%;
}

.bgcolor--white {
    background-color: #f3f3f3 !important;
}



.policy--title {
    padding-top: 150px
}

.privacy--page .title {
    padding-bottom: 20px;
    min-height: auto
}

.content--privacy .content-normal {
    min-height: 550px
}

.content--privacy .content-num {
    left: -155px
}

.stickyNavigation--privacy .stickyNavigation-wrapper {
    width: 300px;
    left: 0
}

.privacy--page section.title {
    background-image: none !important;
    background: #fff;
    text-shadow: none;
    color: #234
}

.privacy--page .title-name,
.privacy--page .title-text p {
    text-shadow: none;
    color: #234
}



.body-title-without-bg .burger-item {
    background-color: #000
}

.body-title-without-bg .logo-link {
    background-position: 0 -49px
}


.career-page .why-heading span {
    font-size: 18px;
}

.career-page p {
    font-size: 18px;
}

.body-title-without-bg .navigationList-link {
    color: #234
}

.body-title-without-bg .navigationList-item--border .navigationList-link {
    border-color: #46c70f;
    color: #46c70f
}

.body-title-without-bg .header .navigationList-item--border .navigationList-link:hover {
    color: #fff;
    border-color: #46c70f;
    background-color: #46c70f;
    text-decoration: none
}

.body-title-without-bg .navigationList-link:after {
    background-color: #46c70f
}

.node-type-research .article-item .content-normal {
    margin: 0 0 20px 0
}

.node-type-research .article-item .content-normal:last-child {
    margin-bottom: 0
}

.view-portfolio-items .pager.pager-show-more .ajax-progress,
.view-insights-items .pager.pager-show-more .ajax-progress {
    display: none
}

.view-portfolio-items .pager.pager-show-more,
.view-insights-items .pager.pager-show-more {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center
}

.view-portfolio-items .pager.pager-show-more .pager-show-more-next,
.view-insights-items .pager.pager-show-more .pager-show-more-next {
    margin: 0;
    padding: 0;
    list-style: none
}

.view-portfolio-items .pager.pager-show-more .pager-show-more-next a,
.view-insights-items .pager.pager-show-more .pager-show-more-next a {
    color: #51c336;
    border: 2px solid #51c336;
    background-color: transparent;
    padding: 14px 43px 11px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 2px;
    cursor: pointer;
    text-shadow: 0 0;
    transition: all .2s ease
}

.view-portfolio-items .pager.pager-show-more .pager-show-more-next a:hover,
.view-insights-items .pager.pager-show-more .pager-show-more-next a:hover {
    color: #fff;
    background-color: #51c336
}

.node-type-research .article-item .content-normal.content-html img {
    height: auto
}

.node-type-research .title.title--article .title-text {
    opacity: 1
}

.node-type-research .title.title--article .title-text p {
    transition: opacity .3s;
    opacity: 1
}

.node-type-research .title.title--article .title-post-info {
    transition: opacity .3s;
    opacity: 1
}

.view-insights-items .works .content-info .content-text {
    transition: opacity .3s;
    opacity: 1
}

.view-insights-items .works .content-info .content-post-info {
    transition: opacity .3s;
    opacity: 1
}

.content-normal.content-normal--video .player {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.content-normal.content-normal--video .player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contactForm--gray {
    background-color: #f7f7f7
}

.footer-blog .footer-title {
    display: inherit
}

.footer-blog .footerList .footerList-link {
    display: inherit
}

.article-item img {
    height: auto
}

.related-preview .related-img {
    height: auto;
    display: block;
    width: 100%;
}

.typical-row .cards-name h3 {
    padding: 0 9px;
}

#sliding-popup.sliding-popup-top,
#sliding-popup.sliding-popup-top .eu-cookie-withdraw-banner,
.eu-cookie-withdraw-tab {
    background: #51c435
}

#sliding-popup.sliding-popup-top.eu-cookie-withdraw-wrapper {
    background: transparent
}

#sliding-popup .popup-content #popup-text h1,
#sliding-popup .popup-content #popup-text h2,
#sliding-popup .popup-content #popup-text h3,
#sliding-popup .popup-content #popup-text p,
#sliding-popup label,
#sliding-popup div,
.eu-cookie-compliance-secondary-button,
.eu-cookie-withdraw-tab {
    color: #fff !important
}

.eu-cookie-withdraw-tab {
    border-color: #fff
}

.eu-cookie-compliance-more-button {
    color: #fff !important
}

#sliding-popup.sliding-popup-top {
    position: fixed
}

#sliding-popup.sliding-popup-top,
#sliding-popup.sliding-popup-top .eu-cookie-withdraw-banner,
.eu-cookie-withdraw-tab {
    background: #51c435
}

#sliding-popup.sliding-popup-top.eu-cookie-withdraw-wrapper {
    background: transparent
}

#sliding-popup .popup-content #popup-text h1,
#sliding-popup .popup-content #popup-text h2,
#sliding-popup .popup-content #popup-text h3,
#sliding-popup .popup-content #popup-text p,
#sliding-popup label,
#sliding-popup div,
.eu-cookie-compliance-secondary-button,
.eu-cookie-withdraw-tab {
    color: #fff !important
}

.eu-cookie-withdraw-tab {
    border-color: #fff
}

.eu-cookie-compliance-more-button {
    color: #fff !important
}

#sliding-popup.sliding-popup-top {
    position: fixed
}

.customers-section-comment {
    width: 90% !important;
}


/* Related Products */

div#related-slider a.related-btn {
    display: none;
}

.cards--page-dedicated-development-teams {
    margin-top: 30px;
}

.cards--page-dedicated-development-teams .cards-item .cards-wrapper .cards-text p span {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    line-height: 22px;
    font-size: 15px;
    background-color: #255ccc;
    color: #FFF;
    margin-right: 5px;
    text-align: center;
    font-weight: bold;
}

.wrap-independence .cover-grid-photo .photo-cover img {
    height: 100%;
}



.heading p {
    text-align: center;
    color: #454343;
    font-size: 18px;
    font-weight: 300;
    position: relative;
    margin-bottom: 70px;
    z-index: 9;
}

section.sphere.sphere--webappdev-1.sphere--items-4.bgcolor--dark.bg--cover.lazy {
    padding: 100px 0px;
}

.white-heading {
    color: #ffffff;
}

section.info.info--webappdev-1 {
    background-color: #f6f6f6;
}

.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    /* background: url(img/heading-line.png); */
    background-repeat: no-repeat;
    background-position: center;
}

.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 42px;
    display: block;
    font-weight: 500;
    color: #51c435;
    font-weight: 600;
    position: relative;
}

.white-heading span {
    color: #ffffff;
}


/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    /* background: url(img/testimonial.bg-top.png); */
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}



.testimonial {
    min-height: auto;
    position: relative;
    /* background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg); */
    padding-top: 50px;
    /* padding-bottom: 70px; */
    background-position: center;
    background-size: cover;
}

#testimonial4 .carousel-inner:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#testimonial4 .carousel-inner:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

#testimonial4 .carousel-inner .item {
    overflow: hidden;
}

.testimonial4_indicators .carousel-indicators {
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    bottom: 15px;
    padding: 0 5px;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}

.testimonial4_indicators .carousel-indicators li {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    text-indent: 0;
    margin: 2px 3px;
    cursor: pointer;
    display: inline-block;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators .active {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    margin: 2px 3px;
    background-color: #9dd3af;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
    height: 3px;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
    background: #eeeeee;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.testimonial4_control_button .carousel-control {
    top: 175px;
    opacity: 1;
    width: 40px;
    bottom: auto;
    height: 40px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
    line-height: 38px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: transparent;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
    transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial4_control_button .carousel-control.left {
    left: 7%;
    top: 50%;
    right: auto;
}

.testimonial4_control_button .carousel-control.right {
    right: 7%;
    top: 50%;
    left: auto;
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff;
}

.testimonial4_header {
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 30px auto;
    text-align: center;
    position: relative;
}

.testimonial4_header h4 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.testimonial4_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;

    padding: 20px;
    position: relative;
}

.testimonial4_slide img {
    object-fit: cover;
    top: 20%;
    left: 0;
    right: 0;
    width: 150px;
    height: 150px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    margin-bottom: 30px;
}

section.testi a.carousel-control-prev,
section.testi a.carousel-control-next {
    top: 50%;
}

section.testi {
    background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);
}

.testimonial4_slide p {
    color: #ffffff;
    font-size: 17px;
    line-height: 1.8;
    margin: 16px 0 20px 0;
    font-family: 'p-regular';
    letter-spacing: 0.5px;
    height: 100%;
    min-height: 216px;
    padding-right: 26px;
}

.testimonial4_slide h4 {
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 0px;
}


.testimonial .carousel-control-next-icon,
.testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}

.testi-detail {
    color: white;
    font-family: 'p-regular';
}

.testi-detail span {
    font-size: 14px;
    font-family: 'p-regular';
}


/* ------testimonial  close-------*/

button.button-18:hover {
    background-color: #fe9e10;
}

button.button-18 a:hover {
    color: white;
}

section.WhySuprem-section .why-buttn button.learn-buttun:hover {
    background: white;
}

section.WhySuprem-section .why-buttn button.learn-buttun a:hover {
    color: #51c435;
}

.button-18 {
    align-items: center;
    text-transform: uppercase;
    /* background-color: #ff9310; */
    border: 1px solid #ff9310;
    /* border-radius: 100px; */
    box-sizing: border-box;
    color: #ff9310;
    cursor: pointer;
    display: inline-flex;
    font-family: -apple-system, 'p-regular' system-ui, system-ui, "Segoe UI", Roboto, "Helvetica Neue", "Fira Sans", Ubuntu, Oxygen, "Oxygen Sans", Cantarell, "Droid Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    justify-content: center;
    line-height: 20px;
    max-width: 480px;
    min-height: 40px;
    min-width: 0px;
    overflow: hidden;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    touch-action: manipulation;
    transition: background-color 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s, box-shadow 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s, color 0.167s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: middle;
    background-color: transparent;
    font-weight: 400;
}

button.button-18 a {
    color: #ff9310;
}


/* .button-18:hover,
.button-18:focus {
    background-color: #ff9310;
    color: #ffffff;
} */

.button-18:active {
    background: #09223b;
    color: rgb(255, 255, 255, .7);
}


/* button.learn-buttun a:hover {
    color: #51c435;
} */

.button-18:disabled {
    cursor: not-allowed;
    background: rgba(0, 0, 0, .08);
    color: rgba(0, 0, 0, .3);
}


/* available cards css */

.card-body.d-flex.flex-column.text-link:hover {
    background-color: #ff8f08;
    color: white;
    transition: 0.5s;
}

.card-body.d-flex.flex-column.text-link {
    border: 1px solid #ff9310;
    color: #ffa606;
    border-radius: 3px;
}

.avail-box span {
    margin: 0px 5px;
}

.avail-cardss {
    padding-top: 30px;
}

.availCards {
    margin-top: 10px;
    margin-bottom: 20px;
}

.avail-texts span {
    margin: 0px 5px;
}

.availCards a.card.job-card {
    border: none;
    text-decoration: none;
    box-shadow: rgb(0 0 0 / 18%) 0px 1px 2px 0px;
}


/* reviews page css */

.container.career-banner,
.container.review-banner {
    font-family: 'p-regular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.container.review-banner:before,
.container.career-banner:before {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

section.reviewsHeading .Rheading {
    text-align: center;
    padding: 30px 0px;
}

section.grid-section {
    background-color: #f5f4f4;
    padding: 100px 20px;
    font-family: 'p-regular', sans-serif;
}

.review-wrapper {
    font-family: 'p-regular', sans-serif;
    font-size: 16px;
    background-color: #ffffff;
    padding: 25px 20px 30px 51px;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
    border-radius: 3px;
    position: relative;
}

.container.career-banner .title-name h1 {
    font-weight: 600;
}

.review-wrapper h6 {
    color: #14a800;
}

.review-wrapper span.starDiv i.fa.fa-star {
    color: orange;
}

.review-wrapper .testiIcon i.fa.fa-quote-right {
    color: #b9b9b954;
    font-size: 29px;
}

.review-wrapper .testiIcon {
    position: absolute;
    top: 15px;
    left: 14px;
}

.review-wrapper span {
    font-size: 14px;
    margin-bottom: 8px;
}

.review-wrapper h6 {
    margin-bottom: 3px;
}


/* appliy page css */

section.appliy-section {
    background-color: orange;
    padding-top: 117px;
    padding-bottom: 26px;
}

section.appliy-section .appliy-banner {
    color: white;
}

section.appliy-section .appliy-banner span {
    font-size: 12px;
}

.appli-content ul li {
    font-size: 17px;
    line-height: 25px;
}

.heading-appli p {
    font-size: 20px;
    font-weight: 600;
}

.appli-content ol li {
    list-style: auto;
    font-size: 16px;
    line-height: 30px;
}

section.description-section {
    padding: 50px 0px;
}

.dotnetPage.appliy-page section.description-section {
    padding: 50px 19px;
}

.ReactPage.appliy-page section.description-section {
    padding: 50px 19px;
}

.phpPage.appliy-page section.description-section {
    padding: 50px 19px;
}

.appliy-page .container.career-banner {
    padding-top: 41px;
}

.aplli-buttn button {
    border: none;
    background: transparent;
    border: 1px solid #54cb21;
    padding: 3px 20px;
    color: #ff910d;
    margin-left: 18px;
    margin-top: 34px;
}

button:hover {
    border: none;
    background-color: #54cb21;
    color: white !important;
}

.aplli-buttn p button a:hover {
    color: white;
}

.aplli-buttn button:hover {
    background-color: #54cb21;
    color: white;
}

section.description-section ul.diamond {
    margin-left: 30px;
}

section.grid-section .Rheading {
    text-align: center;
    padding-bottom: 60px;
}

.column {
    float: left;
    width: 100%;
}


/* Clear floats after the columns */

.row:after {
    content: "";
    display: table;
    clear: both;
}

ul {
    font-size: 14px;
    line-height: 1.5em;
    margin: 5px 0 15px;
    padding: 0;
}

li {
    list-style: none;
    position: relative;
    /* padding: 0 0 0 20px; */
}

ul.diamond li::before {
    content: "";
    position: absolute;
    left: -20px;
    top: 9px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #51c435;
    transform: rotate(179deg);
}

ul.diamond li::after {
    content: "";
    position: absolute;
    left: -20px;
    top: 0px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #51c435;
    transform: rotate(358deg);
}

.portfolioList ul li {
    text-align: left;
    line-height: 27px;
}

.portfolioDiv span {
    background-color: #51c136;
    padding: 8px;
    font-size: 12px;
    margin-left: 10px;
}

.portfolioDiv {
    text-align: left;
}

.portfolioDiv p {
    padding: 0px 10px;
}

.portfolioList {
    padding-top: 40px;
    padding-left: 20px;
}

.expertiseDiv p {
    font-size: 13px;
    color: #ffffffa1;
}

.portfolioList li:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 11px;
    top: 8px;
    left: -22px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/download.png);
}

section.top-content .textts {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}

section.top-content {
    padding: 30px 0px;
}

.cards-text.cloudList ul li {
    line-height: 30px;
    font-family: 'p-regular';
}

.mobileTechPage.qatestPage p {
    font-size: 18px;
    line-height: 30px;
}

main.culturePage section.title {
    background-position: bottom;
}

/* homepage video css */
main.home .title {
    padding: 0;
}

main.home section.title:after {
    content: "";
    position: absolute;
    background: #0006;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    max-height: 1070px;
}

/* main.home section.title .title-name {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 1015px;
    transform: translate(-50%, -50%);
    z-index: 999;
} */

main.home section.title .title-name h1 {
    margin: 0;
}

main.home section.title .title-name a.btn.viewport {

    padding: 16px 28px;
    color: #fff;
    font-family: 'p-regular';
    letter-spacing: 1px;
}

main.home section.title .title-name a.btn.viewport:hover {
    background-color: #fff;
    color: #000;
}

main.home section.title .title-name a.btn.viewport:hover svg {
    fill: #000;
}

main.home section.title .title-name a.btn.viewport span svg {
    width: 11px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    fill: #fff;
}

main.home section.title .title-name a.btn.viewport span {
    padding-left: 24px;
    position: relative;
}

/* Culture page css */
.rounded-circle {
    border-radius: 50% !important;
    margin: 0 auto;

}

.content-deep-div .culture-left-text h3 {
    font-size: 45px;
    margin-bottom: 30px;
}

.content-deep-div .culture-left-text h3 strong {
    color: #1fb5ad;
}

.content-deep-div {
    padding: 60px 0 80px;
}

.content-deep-div .right-image-culture img {
    max-width: 1000px;
}

.right-image-culture {
    padding: 0;
    text-align: center;
}

section.culture-first-section .culture-left-text {
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}

section.culture-first-section {
    background-color: #e5e5e559;
}

section.culture-first-section .culture-left-text p {
    font-family: 'p-regular';
    font-size: 18px;
    line-height: 25px;
    color: #000000;
}

section.culture-first-section .culture-left-text h1 {
    font-size: 20px;
    line-height: 30px;
}

section.culture-second-section .carersLink svg {
    width: 24px;
    margin-left: 10px;
}


/* section.culture-second-section {
    padding: 50px 0px;
} */

section.culture-second-section {
    padding-top: 50px;
}

section.culture-second-section .carersLink {
    text-align: right;
    padding-top: 20px;
}

section.culture-second-section .beDiv h2 {
    font-weight: 600;
}

section.culture-second-section .carersLink a {
    font-size: 25px;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


/* section.communivation-section */

section.communivation-section.aboutDiv {
    background-color: #fff;
}

section.communivation-section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ededed;
}

section.communivation-section-2,
section.communivation-section-3 {
    padding-bottom: 40px;
}

section.communivation-section-2 {
    padding: 100px 0px;
}

section.communivation-section-3 {
    padding: 100px 0px;
    background-color: #ededed;
}

section.communivation-section .communivation-wraper-culture h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}

.communivation-right-img {
    display: flex;
    max-width: 100%;
    width: 100%;
    align-items: end;
}

.communivation-left-text h3 {
    font-size: 21px;
    line-height: 27px;
    margin-top: 12px;
}

.communivation-right-img img {
    border-radius: 5px;
}

.communivation-right-img img.img-fluid.short-image {
    width: 306px;
    height: 100%;
    margin: 0px 29px;
}

.communivation-left-text h3 {
    font-weight: 600;
}

section.communivation-section-3 .communivation-right-img img {
    border-radius: 0px;
    width: 100%;
}

section.communivation-section-2 .communivation-right-img {
    padding-top: 40px;
}

.owl-theme .owl-controls .owl-page span {
    display: none;
}


/* .communivation-right-img.long-img {
    max-width: 100%;
} */

section.rundeep-section {
    padding: 20px 0px;
    background-color: rgb(31 181 173);
}

section.rundeep-section .runHeading {
    padding: 20px 0px;
    color: #fff;
    /* width: 40%; */
    margin: 0 auto;
}

.runHeading h2 span {
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    color: #224443;
}

.contenthover-wrapper {
    position: relative;
}


/* .contenthover-wrapper .content-desc-hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
    background-color: #00000052;
} */

.contenthover-wrapper:hover .content-desc-hover {
    display: block;
}

ul.hover-content-1 li {
    display: flex;
    align-items: center;
    border: 1px solid #fff;
}

.contenthover-wrapper .content-desc-hover p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-family: 'p-regular';
    font-size: 18px;
    text-align: center;
    transition: all ease 0.5s;
}

.contenthover-wrapper .botom-img {
    overflow: hidden;
}

.contenthover-wrapper:hover .botom-img img {
    transform: scale(1.1);
    transition: all ease 0.5s;
}

.contenthover-wrapper:hover:before {
    content: '';
    position: absolute;
    width: 97%;
    height: 96%;
    border: 1px solid #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
}

.runHeading h2 strong {
    font-size: 60px;
    text-align: left;
    /* color: rgb(0, 0, 0); */
    text-transform: uppercase;
}

.deep-rightText p {
    color: #fff;
}

.contenthover-wrapper .botom-img img {
    transition: all ease 0.5s;
}


/* last section css */

.imageDivs {
    margin: 0px 3px;
}

.contenthover-wrapper img.img-responsive {
    width: 100%;
    height: 100%;
}


/* timeline css */
section.timeline-culture div#carousel .slick-track .item.slick-slide img {
    width: 100%;
}

section.timeline-culture div#carousel ul.slick-dots {
    display: none !important;
}

section.timeline-culture div#carousel .slick-track .item.slick-slide {
    margin: 0 6px;
}

section.timeline-culture {
    padding-bottom: 100px;
    position: relative;
}

section.timeline-culture div#carousel i.slick-arrow {
    position: absolute;
    top: auto;
    bottom: -60px;
    right: 5px;
    left: auto;
    background-color: #51c336;
    width: 40px;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: #fff;
}

section.timeline-culture div#carousel i.fa-angle-left {
    right: 48px;
}

section.timeline-culture .container {
    padding: 0 6px;
}

section.timeline-culture div#carousel i.slick-arrow:hover {
    background-color: #35931f;
    cursor: pointer;
}


.text-replace {
    overflow: hidden;
    color: transparent;
    text-indent: 100%;
    white-space: nowrap
}

.text-component {
    --line-height-multiplier: 1;
    --text-vspace-multiplier: 1
}

.text-component blockquote {
    padding-left: 1em;
    border-left: 4px solid hsl(240, 1%, 83%);
    border-left: 4px solid var(--color-contrast-low)
}

.text-component hr {
    background: hsl(240, 1%, 83%);
    background: var(--color-contrast-low);
    height: 1px
}

.text-component figcaption {
    font-size: 0.83333em;
    font-size: var(--text-sm);
    color: hsl(240, 1%, 48%);
    color: var(--color-contrast-medium)
}

.media-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%
}

.media-wrapper iframe,
.media-wrapper video,
.media-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.media-wrapper video,
.media-wrapper img {
    -o-object-fit: cover;
    object-fit: cover
}

.media-wrapper--4\:3 {
    padding-bottom: 75%
}

mark {
    background-color: hsla(355, 90%, 61%, 0.2);
    background-color: hsla(var(--color-accent-h), var(--color-accent-s), var(--color-accent-l), 0.2);
    color: inherit
}

.js .cd-h-timeline {
    opacity: 0;
    transition: opacity 0.2s
}

.js .cd-h-timeline--loaded {
    opacity: 1
}

.js .cd-h-timeline__container {
    position: relative;
    height: 100px;
    max-width: 800px
}

.js .cd-h-timeline__dates {
    position: relative;
    height: 100%;
    margin: 0 40px;
    overflow: hidden
}

.js .cd-h-timeline__dates::after,
.js .cd-h-timeline__dates::before {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 20px
}

.js .cd-h-timeline__dates::before {
    left: 0;
    background: linear-gradient(to right, hsl(0, 0%, 97%), hsla(0, 0%, 97%, 0));
    background: linear-gradient(to right, var(--cd-color-3), hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0))
}

.js .cd-h-timeline__dates::after {
    right: 0;
    background: linear-gradient(to left, hsl(0, 0%, 97%), hsla(0, 0%, 97%, 0));
    background: linear-gradient(to left, var(--cd-color-3), hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0))
}

.js .cd-h-timeline__line {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 49px;
    height: 2px;
    background-color: hsl(0, 0%, 87.3%) !important;
    background-color: hsl(var(--cd-color-3-h), var(--cd-color-3-s), calc(var(--cd-color-3-l)*0.9));
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s
}

.js .cd-h-timeline__filling-line {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: hsl(74, 93%, 32%) !important;
    background-color: var(--cd-color-2);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

.js .cd-h-timeline__date {
    position: absolute;
    bottom: -35px;
    z-index: 2;
    text-align: center;
    font-size: 0.8em;
    padding-bottom: 0.75em;
    padding-bottom: var(--space-sm);
    color: hsl(0, 0%, 22%);
    color: var(--cd-color-1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none
}

.js .cd-h-timeline__date::before {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 27px;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    border-color: hsl(0, 0%, 87.3%);
    /* border-color: hsl(var(--cd-color-3-h), var(--cd-color-3-s), calc(var(--cd-color-3-l)*0.9)); */
    background-color: hsl(0, 0%, 97%);
    /* background-color: var(--cd-color-3); */
    transition: background-color 0.3s, border-color .3s
}

.js .cd-h-timeline__date:hover::before {
    background-color: hsl(74, 93%, 32%);
    background-color: var(--cd-color-2);
    border-color: hsl(74, 93%, 32%);
    border-color: var(--cd-color-2)
}


.js .cd-h-timeline__date--selected {
    pointer-events: none
}

.js .cd-h-timeline__date--selected::after {
    background-color: hsl(74, 93%, 32%) !important;
    background-color: var(--cd-color-2) !important;
    border-color: hsl(74, 93%, 32%);
    border-color: var(--cd-color-2)
}

.js .cd-h-timeline__date--older-event::after {
    border-color: hsl(74, 93%, 32%) !important;
    /* border-color: var(--cd-color-2) */
    background-color: #7a9d06;
}

.js .cd-h-timeline__navigation {
    position: absolute;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    border-color: hsl(0, 0%, 87.3%);
    /* border-color: hsl(var(--cd-color-3-h), var(--cd-color-3-s), calc(var(--cd-color-3-l)*0.9)); */
    transition: border-color 0.3s
}

.js .cd-h-timeline__navigation::after {
    content: '';
    position: absolute;
    height: 16px;
    width: 16px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(/wp-content/themes/supreme/inc/assets/images/cd-arrow.svg) no-repeat 0 0
}

.js .cd-h-timeline__navigation:hover {
    border-color: hsl(74, 93%, 32%);
    border-color: var(--cd-color-2)
}

section.cd-h-timeline .cd-h-timeline__container li {
    position: unset;
}

.js .cd-h-timeline__navigation--prev {
    left: 0;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.js .cd-h-timeline__navigation--next {
    right: 0
}

.js .cd-h-timeline__navigation--inactive {
    cursor: not-allowed
}

.js .cd-h-timeline__navigation--inactive::after {
    background-position: 0 -16px
}

.js .cd-h-timeline__navigation--inactive:hover {
    border-color: hsl(0, 0%, 87.3%);
    border-color: hsl(var(--cd-color-3-h), var(--cd-color-3-s), calc(var(--cd-color-3-l)*0.9))
}

.js .cd-h-timeline__events {
    position: relative;
    width: 100%;
    overflow: hidden;
    transition: height .4s;
    /* margin-top: 55px; */
}

.js .cd-h-timeline__event {
    position: absolute;
    z-index: 1;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    padding: 1px 2%;
    opacity: 0;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.js .cd-h-timeline__event--selected {
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.heading-titOPERATIONle h3 {
    font-size: 40px;
}

.js .cd-h-timeline__event--enter-right,
.js .cd-h-timeline__event--leave-right {
    -webkit-animation-name: cd-enter-right;
    animation-name: cd-enter-right
}

.js .cd-h-timeline__event--enter-left,
.js .cd-h-timeline__event--leave-left {
    -webkit-animation-name: cd-enter-left;
    animation-name: cd-enter-left
}

.js .cd-h-timeline__event--leave-right,
.js .cd-h-timeline__event--leave-left {
    animation-direction: reverse
}

.js .cd-h-timeline__event-title {
    color: hsl(0, 0%, 22%);
    color: var(--cd-color-1);
    font-family: 'p-bold';
    font-family: var(--font-secondary);
    font-weight: 700;
    font-size: 2.48832em;
    font-size: var(--text-xxxl)
}

.js .cd-h-timeline__event-date {
    display: block;
    font-style: italic;
    margin: 0.5em auto;
    margin: var(--space-xs) auto
}

.js .cd-h-timeline__event-date::before {
    content: '- '
}

@-webkit-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-webkit-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

html:not(.js) .cd-h-timeline__dates,
html:not(.js) .cd-h-timeline__navigation {
    display: none
}

.js .cd-h-timeline__event-content {
    max-width: 100%;
    float: right;
}


/* owl carausal */

.owl-nav {
    width: 300px !important;
}

button.owl-next,
button.owl-prev {
    padding: 0;
    border: none;
    background: transparent;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
    left: 292px;
    top: 93px;
}

.owl-nav button.owl-next {
    right: 70px;
    top: 107px;
}

.owl-dots {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

.owl-dots button.owl-dot.active {
    background-color: #000;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: #a7a7a7;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0) !important;
}

.availCards .avail-texts span {
    font-size: 18px;
    position: relative;
    top: -5px;
    color: #000;
}

.owl-nav button:focus {
    outline: none;
}

.owl-slider .owl-wrapper-outer {
    height: unset !important;
}

.owl-slider .owl-item {
    width: 9% !important;
    margin: 0px 3px;
}

.owl-slider .owl-item .item img {
    border-radius: 6px;
    /* box-shadow: rgb(6 24 44 / 40%) 0px 0px 0px 1px, rgb(6 24 44 / 24%) 0px 4px 6px -1px, rgb(255 255 255 / 8%) 0px 1px 0px inset; */
}

.owl-controls.clickable {
    display: none !important;
}


/* section.culture-third-section .owl-slider .owl-item {
    width: 8.13% !important;
    margin: 0px 3px;
} */

section.culture-third-section span {
    color: transparent;
}

/* Bottom hover content images */

ul#slide-hovers ul.slick-dots,
ul#testimonials ul.slick-dots {
    display: none !important;
}

ul.hover-content-1 {
    display: flex;
}

ul#slide-hovers .slick-list {
    width: 100%;
}

ul#slide-hovers .slick-list .slick-track {
    width: 100%;
    display: block;
    position: relative;
}

/* section.bottomImages-section .imageDivs ul.hover-content-1 {
    display: block;
} */


/* footer icon section css */

.footerIcon-Section ul {
    display: flex;
    margin: 0 auto;
    justify-content: center;
}

.footerIcon-Section {
    text-align: center;
    margin: 0 auto;
}

.footerIcon-Section ul li {
    margin: 9px;
}

.footerIcon-Section ul li img {
    width: 40px;
}

section.testi-section {
    padding: 40px 0px;
}

section.testi-section .testimonial-heading.text-center {
    padding-bottom: 30px;
}

.testimonial-heading.text-center h1 {
    text-transform: uppercase;
    font-size: 45px;
    font-weight: 600;
}


/* testimonial css */

section.suprem-value-section h4 {
    font-size: 1.4em;
}

.testimonial_box-icon i.fas.fa-quote-right {
    font-size: 32px;
}

.person-img.align-items-start {
    padding: 26px 0px;
}

.card {
    margin: 0 auto;
    border: none;
}

.card .carousel-item {
    min-height: 475px;
}

.table--page-frontend .table-cell--header .img {
    width: 80px;
    height: 80px;
    vertical-align: middle;
}

.review-div {
    padding: 10px 30px;
}

.testimonial_box-icon {
    padding-bottom: 20px;
    color: black;
}

.card .carousel-caption {
    right: 15px;
    left: 15px;
    top: 15px;
    color: #3d3d3d;
    min-height: 450px;
    padding: 40px 10px;
    border-radius: 18px;
    background-color: #e0fbfc;
}

.card .carousel-caption .col-sm-3 {
    display: flex;
    align-items: center;
}

.card .carousel-caption .col-sm-9 {
    text-align: left;
}

.card .carousel-control-prev,
.card .carousel-control-next {
    color: #3d3d3d !important;
    opacity: 1 !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-image: none;
    color: #fff;
    font-size: 14px;
    background-color: #cd3a54;
    height: 32px;
    line-height: 32px;
    width: 32px;
}

.carousel-control-prev-icon:hover,
.carousel-control-next-icon:hover {
    opacity: 0.85;
}

.carousel-control-prev {
    left: 40%;
    top: 96%;
}

.carousel-control-next {
    right: 40%;
    top: 96%;
}

.review-div {
    background-color: #e0fbfc;
    padding: 20px 13px;
    border-radius: 11px;
    text-align: center;
    margin: 10px 5px;
}

.review-div h4 {
    font-size: 18px;
    margin-bottom: -5px;
    color: black;
}

.carousel-captions small.smallest.mute {
    color: black;
}

.carousel-captions {
    margin: 0px 15px;
}

.midline {
    width: 60px;
    border-top: 1px solid #d43025;
}

.carousel-caption h2 {
    font-size: 14px;
}

.carousel-caption h2 span {
    color: #cd3a54;
}





.person-img.align-items-start img {
    width: 133px;
    height: 133px;
    background-position: 50% 50%;
    margin: 0 auto;
    object-fit: cover;
}




.carousal-arrows {
    padding-top: 30px;
}

.testimonial-pagess h2.testi-heading.text-center {
    padding-bottom: 40px;
}


/* hr section css */

section.hr-sectionDiv {
    /* background-color: #1fb5ad; */
    background-color: #ecf1f1db;
    padding-top: 50px;
    padding-bottom: 50px;
}

section.hr-sectionDiv .hr-heading h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    font-size: 22px;
    line-height: 22px;
    font-family: 'p-extrabold', sans-serif;
}

section.hr-sectionDiv .hr-bottomText p {
    margin-bottom: 0;
}


/* scrollbar */

p.custom-scroll {
    height: 200px;
    overflow-y: auto;
    padding: 10px;
    color: black;
}

.custom-scroll::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.custom-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.custom-scroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.custom-scroll::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.3);
}

.career-testi {
    position: relative;
}

.career-testi span.carousel-control-next-icon {
    background-image: none;
    color: #000;
    font-size: 14px;
    background-color: #ffffff;
    height: 41px;
    width: 41px;
    z-index: 99999999;
    border-radius: 50%;
    line-height: 41px;
}

.career-testi span.carousel-control-prev-icon {
    background-image: none;
    color: #000;
    font-size: 14px;
    background-color: #ffffff;
    height: 41px;
    width: 41px;
    z-index: 99999999;
    border-radius: 50%;
    line-height: 41px;
}

.hr-img img {
    transform: rotateY(183deg);
    width: 100%;
}

.carousal-arrows {
    position: relative;
}

section.description-section .rightContent p {
    margin-top: 0px;
}

section.description-section .employeDiv {
    margin-top: 50px;
}

.appli-content.mailtext {
    margin-top: 50px;
}

/* footer */
a.footer-link2 {
    color: white;
    padding-right: 12px;
    font-size: 17px;
}

/* pictures that tells the story */
i.fa.fa-angle-left.slick-arrow {
    position: absolute;
    top: 94px;
    z-index: 999;
    left: 7px;
}

i.fa.fa-angle-right.slick-arrow {
    top: 94px;
    position: absolute;
    right: 7px;
    z-index: 999;
}

/* Privacy page css */

.privacy_heading h3 {
    font-size: 28px;
    font-weight: 400;
    line-height: 59px;
    font-family: 'p-regular', sans-serif;
}

.wrapper-privacy {
    margin: 50px 0px;
}

/* digital marketing page css */
main.digitalPage .title-text {
    width: 67%;
}

main.digitalPage .cards--page-main-1 .cards-item:hover:before {
    opacity: 0.9;
    background: #01010199;
    outline: #677477 solid 1px;
}

main.digitalPage .cards--page-main-1 .cards-name h4:hover {
    color: white;
}

/* section.digitalDiv a.column-content.cards-item.icons--hover-white {
    height: 500px;
} */


.cards1,
.cards1-item {
    background-color: #f5f6fa;
}

.benefits,
.benefits__item:before,
.cards10 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.cards1-item,
.cards1-object,
.cards12__item,
.cards3-item,
.cards4-item,
.cards5-item,
.cards5-object,
.cards7-img {
    text-align: center;
}

.benefits,
.cards10,
.cards11 {
    font-family: 'p-regular', sans-serif;
}

.benefits__item:before,
.cards11 ul li:before {
    left: 0;
    top: 0;
    content: "";
}

.cards1-name h4,
.cards3-name h4,
.cards4-name h4,
.cards5-name h4 {
    text-transform: uppercase;
}

.benefits__item:before,
.cards11 ul li:before,
.cards5 .col-lg-3:after,
.cards6-item:before,
.cards6-text ul li:after {
    content: "";
}

.cards6-text ul,
.scheme1 ul,
.scheme3-list ul,
.scheme4-list ul,
.scheme7-text ul {
    list-style-type: none;
}




/* .ecommerce-page .cards-item{
    height: 311px !important;
} */

.container.eccomerceText p {
    color: white;
}

.benefits__list {
    padding: 0;
    max-width: 1000px;
    margin: 0 auto 30px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px;
}

.benefits__item {
    display: block;
    list-style: none;
    padding-left: 47px;
    position: relative;
    margin-bottom: 24px;
    max-width: 420px;
}

.benefits__item:before {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    background-image: url(../images/ico-list.svg);
}

.cards10__item,
.cards12__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.cards1,
.cards1-item,
.cards12,
.cards12__wrapper {
    position: relative;
}

.third-section {
    background-color: gray;
}

.left-content-image:before {
    content: '';
    width: 95.5%;
    height: 6%;
    background: #EA1F4B;
    position: absolute;
    z-index: -1;
    bottom: -9px;
    right: 15px;
    border-radius: 10px;
}

.right-content-image:before {
    content: '';
    width: 95.5%;
    height: 6%;
    background: #ff9700;
    position: absolute;
    z-index: -1;
    bottom: -9px;
    right: 15px;
    border-radius: 10px;
}

.left-content,
.right-content {
    padding: 20px 20px;
}

section.Scalability {
    padding: 70px 0px;
}

.secure-section .heading-title {
    text-align: center;
}

.secure-section h4 {
    font-size: 30px;
    font-weight: 600;
}

.framwork {
    background-color: #f1f1f1;
}

section.python-section {
    background: #f3f3f3;
    padding-bottom: 80px;
}



.python-section .right-content-image img {
    width: 100%;
}

.python-section .col-sm-6 {
    width: 100%;
}

.mernpage .pythonss h3:before {
    content: '';
    width: 13px;
    height: 100%;
    background: #FF8F08;
    position: absolute;
    top: 0;
    margin-left: -57px;
}

.mernpage .appengine .heading-title h3:before {
    content: '';
    width: 15%;
    height: 8px;
    background: #4cd483;
    position: absolute;
    top: 80px;
    margin: auto 0;
    border-radius: 5px;
}

.sectionTitle__title {
    font-size: 30px;
    line-height: 60px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 20px;
    position: relative
}

.net-page section.uncover-section {
    padding: 54px 0px;
}

main.home section.cards.bgcolor--white.columns--3.cards--page-main-1.icons--blue.heading--big {
    background-color: white !important;
}

section.iconSlider.iconSlider--mobile-full.heading--big {
    background: #fff !important;
}


section.appengine .col-sm-3.yellow {
    background: #FF8F08;
    height: 100%;
    padding: 20px;
    color: white;
    text-align: center;
    margin: 5px 3px;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 9%) 0px 3px 12px;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

section.appengine .col-sm-3.blue {
    background: #50b8ff;
    height: 100%;
    padding: 20px;
    color: white;
    text-align: center;
    margin: 5px 8px;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 9%) 0px 3px 12px;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

section.appengine .col-sm-3.red {
    background: #4cd483;
    height: 100%;
    padding: 20px;
    color: white;
    text-align: center;
    margin: 5px 4px;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 9%) 0px 3px 12px;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

section.appengine .col-sm-3.green {
    background: #ef3961;
    height: 100%;
    padding: 20px;
    color: white;
    text-align: center;
    margin: 5px 6px;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 9%) 0px 3px 12px;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

section.appengine .sphere-item-title h3 {
    margin-bottom: 20px;
}

.sphere-items.row {
    justify-content: center;
}

.mernpage .appengine .col-sm-3 {
    width: 100%;
}

section.info.info--python-1.bgcolor--white.lists--checkmarks {
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/rain.jpg);
    background-attachment: fixed;
    opacity: 1.5;
    background-color: #070c0b24;
    background-blend-mode: soft-light;
    background-size: cover;
}

section.sphere.sphere--items-4.sphere--python-3.bgcolor--dark.laz.appengine {
    color: #234;
    padding: 100px 0px;
}

.mernpage .sphere--python-3 .sphere-item-title h4 {
    margin-bottom: 22px;
    font-size: 28px;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: 0px;
}

.technology {
    background-color: white;
}

.mernpage .mernpage .heading-title h3:before {
    content: '';
    width: 13px;
    height: 100%;
    background: #fdfdfd;
    position: absolute;
    top: 0;
    margin-left: -57px;
}

.meanstack .six-icons img.image-fluid {
    width: 70%;
}

.meanstack .cards-image {
    text-align: center;
}

.meanstack .cards-wrapper {
    text-align: center;
}

.meanstack img.image-fluid {
    width: 70%;
}


/* .heading-title h3:before {
    content: '';
    width: 13px;
    height: 100%;
    background: #FF8F08;
    position: absolute;
    top: 0;
    margin-left: -57px;
} */

.mean-stack .heading-title h4 {
    text-align: center;
}

.backend-page img.lazy.loaded {
    padding: 10px;
}

.mean-stack .heading-title {
    text-align: center;
    margin: 0px;
}

.mean-stack .info-text.col-sm-6 {
    padding-top: 68px;
}

.business-section .image-heading {
    display: block;
    align-items: center;
}

.business-section .image-heading img {
    width: 12%;
    margin-bottom: 15px;
}


/* .business-section .cards-item{
    height: unset !important;
} */


/* .meanstack .heading-title h3{
    font-weight: 500;
} */

.mernpage .cards-item {
    text-align: center;
}

section.custom-section {
    background-attachment: fixed;
    opacity: 1.5;
    background-color: #1cf3db24;
    background-blend-mode: soft-light;
}

.sphere-item.sphere-item--1.col-sm-6 {
    padding: 40px 20px;
    /* border: 1px solid #ffffff73; */
}

.sphere-item.sphere-item--2.col-sm-6 {
    padding: 40px 20px;
    /* border: 1px solid #ffffff73; */
}

section.custom-section.sphere.sphere--items-2.sphere--page-php-2.bgcolor--dark.lazy {
    padding-top: 89px;
}

.panel-pane.pane-node-content .cta3__title {
    font-size: 25px !important;
    line-height: 30px !important;
    font-weight: 300 !important;
    margin-top: 0px !important;
    margin-bottom: 0 !important;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    position: relative;
    padding-left: 16px;
    text-transform: none;
    font-family: 'p-regular';
    color: #000;
    margin-top: 25px;
}

.panel-pane.pane-node-content section.cta3.cta3--landing.cta3--bg-green .cta3__title {
    color: #fff;
}

/* tabs css */

.meanstack .tabs-section .heading-wrapers {
    text-align: left;
    width: 100%;
}

.meanstack .tabs-section img.image-fluid {
    width: 40px;
    height: 40px;
}

.meanstack div#v-pills-tab button {
    border: 1px solid #bcbcbd;
    margin: 7px 0px;
}

.meanstack .tabs-section .heading-wrapers span {
    color: #234;
}

.tabs-section .heading-wrapers {
    text-align: left;
    width: 100%;
}

.tabs-section img.image-fluid {
    width: 40px;
    height: 40px;
}

div#v-pills-tab button {
    border: 1px solid #bcbcbd;
    margin: 7px 0px;
}

.tabs-section .heading-wrapers span {
    color: #234;
}

.mernpage section.secure-section {
    padding: 20px 0px;
}

.tabs-section {
    padding: 94px 0px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/18653ss.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

section.sphere.sphere--items-4.sphere--page-methodology,
section.info.info--page-methodology-1,
section.cards.cards--page-quality-management,
section.info.info--page-quality-management {
    margin: 0;
}

.cells-wraper {
    display: flex;
    justify-content: space-between;
}

.table-cell2 {
    margin: 0px 88px;
}

div#v-pills-tabContent {
    padding-top: 70px;
}

div#v-pills-tabContent {
    padding-top: 70px;
    background: #ebebeb12;
    height: 344px;
    margin-top: 9px;
}

.inside-image img {
    width: 100%;
}

.backend-page div#v-pills-tabContent {
    padding-top: 30px;
}

.backend-section .heading-title h3 {
    border-bottom: 3px solid rgb(253, 1, 1);
}

.backend-page .align-items-start {
    margin-top: 40px;
}


/* .meanstack .tabs-section .nav-pills .nav-link {
    background: 0 0;
    border: 1 px solid;
    border-radius: .25rem;
    margin: 10px 0px;
}  */

section.sphere.sphere--backend-3.sphere--items-2.bgcolor--white.lazy {
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/backend_page_6.png);
    background-position: center;
    background-size: cover;
}


/* home page css */

.eight-years .cards-name h4 {
    color: white;
}

.cards1 {
    padding-top: 100px;
    padding-bottom: 0;
}


/* .cards1 .heading-title {
    margin-bottom: 70px;
} */

.cards1-item {
    z-index: 1;
}

.cards1-item--1,
.cards1-item--3 {
    padding-top: 90px;
}

.cards1-name h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 300;
}

.cards1-item p {
    width: 86%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    line-height: 30px;
}

.cards1-item--1 .cards1-name {
    color: #06cdff;
}

.cards1-item--2 .cards1-name {
    color: #65c94e;
}

.cards1-item--3 .cards1-name {
    color: #255ccc;
}

.cards1-object {
    margin-top: -108px;
    line-height: 0;
}

.cards1-object img {
    max-width: 100%;
}

.mernpage .heading-title h3:before {
    display: none;
    content: '';
    width: 13px;
    height: 100%;
    background: #FF8F08;
    position: absolute;
    top: 0;
    margin-left: -57px;
}

.cards10 {
    padding: 100px 0;
}

.cards10__item {
    padding: 40px 65px;
    background: #fff;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 30px;
    max-width: 1145px;
}

.cards10__icon {
    display: block;
    max-width: 110px;
    min-width: 110px;
    margin-right: 50px;
}

.cards10__icon img {
    display: block;
    max-width: 100%;
    margin: 0;
}

.cards10__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 0;
}

.cards10__description {
    font-size: 18px;
    line-height: 28px;
    max-width: 800px;
}

.cards12 {
    padding: 80px 0 30px;
    z-index: 1;
}

.cards12__items {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}

.cards12__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 15px;
    margin-bottom: 30px;
}

.cards12__item:nth-child(2) {
    padding-top: 110px;
}

.cards12__image {
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 280px;
    margin: 0 auto 38px;
}

.cards12__bg {
    position: absolute;
    bottom: -100px;
    display: block;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards12.svg) center center no-repeat; */
    width: 100%;
    height: 221px;
    background-size: auto 221px;
}

.cards11,
.cards11 ul li:before {
    background-position: center center;
    background-repeat: no-repeat;
}

.cards3,
.cards5 {
    background-color: #fff;
}

.cards12__text {
    font-size: 17px;
    line-height: 30px;
}


.cards-item,
.cards11,
.cards11 ul li:before {
    background-size: cover;
}



.cards11__wrapper,
.logos__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.cards11 {
    padding: 80px 0 60px;
    color: #fff;
}

.cards--page-xamarin .cards-row:after,
.cards--page-xamarin .cards-text--bottom h3,
.cards-text p,
.cards3-text p,
.cards4-text p,
.cards5-text p,
.cards7-text p,
.cardsBg-text p {
    font-family: 'p-regular', sans-serif !important;
}

.cards11__wrapper {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.cards11__card {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    max-width: -webkit-calc(50% - 30px);
    max-width: calc(50% - 30px);
    min-width: -webkit-calc(50% - 30px);
    min-width: calc(50% - 30px);
    margin: 0 15px 30px;
    padding: 40px 70px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.cards11__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 14px;
    margin-top: 0;
}

.cards11__description {
    font-size: 18px;
    line-height: 28px;
}

.cards11 ul {
    padding: 0 0 0 45px;
}

.cards11 ul li {
    list-style: none;
    padding-left: 47px;
    position: relative;
    margin-bottom: 24px;
}

.cards11 ul li:last-child {
    margin-bottom: 0;
}

.cards11 ul li:before {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/ico-list-white.svg);
}

.cards3,
.cards3-item,
.cards5,
.cards5 .col-lg-3,
.cards5-item {
    position: relative;
}


.cards3-name h4,
.cards3-text p {
    margin-top: 0;
    font-weight: 300;
    color: #232323;
}

.cards3 {
    padding-top: 95px;
    padding-bottom: 104px;
}

.cards3-name h4 {
    margin-bottom: 24px;
    font-size: 42px;
}

.cards3-text p {
    margin-bottom: 0;
    font-size: 19px;
    line-height: 32px;
}

.cards3-item--1 .cards3-name h4 {
    color: #51c336;
}

.cards3-item--2 .cards3-name h4 {
    color: #0cf;
}

.cards3 .tubes-container {
    top: 110px;
}


.cards5 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.cards5 .heading-title h3 {
    margin-bottom: 86px;
}

.cards5-row+.cards5-row {
    margin-top: 65px;
}

.cards5-name h4,
.cards5-text p {
    margin-top: 0;
    font-weight: 300;
    color: #232323;
}

.cards5-item {
    padding-left: 25px;
    padding-right: 25px;
}

.cards5-icon {
    line-height: 130px;
    margin-bottom: 15px;
}

.cards5-icon .icon {
    height: 100px;
    vertical-align: middle;
}

.cards5 .col-lg-3:after {
    position: absolute;
    display: none;
    width: 1px;
    height: 70%;
    top: 15%;
    left: -15px;
    border-left: 1px solid rgba(200, 200, 200, 0.5);
}

.col-lg-3+.col-lg-3:after {
    display: block;
}

.cards5-name h4 {
    margin-bottom: 22px;
}

.cards5-text p {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 25px;
}

.cards5-object {
    line-height: 0;
}

.cards5.icons--green.width--full {
    padding-top: 0;
    padding-bottom: 0;
}

.cards4 {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #0d96d5;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/mobility-bg.jpg);
}

.cards,
.cards-item {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.cards4 .heading-title h3 {
    margin-bottom: 134px;
    color: #fff;
}

.cards4-name h4,
.cards4-text p {
    margin-top: 0;
    font-weight: 300;
    color: #232323;
}

.cards4-item {
    position: relative;
    background-color: #fff;
    padding: 82px 48px 58px;
}

.cards4-icon {
    position: absolute;
    width: 110px;
    height: 110px;
    top: -57px;
    left: 50%;
    margin-left: -55px;
    border: 5px solid #fff;
    background-color: #fff;
    border-radius: 50%;
    line-height: 100px;
}

.cards4-icon .icon {
    max-width: 60%;
    height: 100px;
    vertical-align: middle;
}

.cards4-item--1 .cards4-icon {
    background-color: #9d26d5;
}

.cards4-item--2 .cards4-icon {
    background-color: #255ccc;
}

.cards4-item--3 .cards4-icon {
    background-color: #ff9700;
}

.cards6,
.cards6-item,
.cards7 {
    background-color: #fff;
}

.cards4-name h4 {
    margin-bottom: 18px;
    font-size: 30px;
    line-height: 40px;
}

.cards4-text p {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 30px;
}

.cards7 {
    position: relative;
    padding-top: 125px;
    padding-bottom: 145px;
}

.cards7 .heading-title h3 {
    margin-bottom: 82px;
}

.cards7-row+.cards7-row {
    margin-top: 68px;
}

.cards7-name h4,
.cards7-text p {
    margin-top: 0;
    color: #232323;
    font-weight: 300;
}

.cards7-item {
    position: relative;
    padding-left: 130px;
    padding-right: 40px;
}

.cards7-name h4 {
    margin-bottom: 14px;
}

.cards7-text p {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 25px;
}

.cards7-img {
    position: absolute;
    width: 130px;
    top: 9px;
    left: -14px;
}

.cards6 {
    position: relative;
    padding-top: 66px;
    padding-bottom: 155px;
}

.cards6 .heading-title {
    max-width: 1081px;
    margin-left: auto;
    margin-right: auto;
}

.cards6 .heading-title h3 {
    margin-bottom: 40px;
}

.cards6 .heading-description p {
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 30px;
}

.cards6-row+.cards6-row {
    margin-top: 40px;
}

.cards6-item {
    position: relative;
    border: 1px solid #ebebeb;
}

h4.headings {
    color: #234;
}

p.para {
    color: #234;
}

.cards6-item:before {
    position: relative;
    display: block;
    height: 6px;
    margin-top: -1px;
    margin-left: -1px;
    margin-right: -1px;
    background-color: #51c435;
}

.cards6-wrapper {
    padding: 36px 40px 14px;
}

.cards6-name h4 {
    margin-top: 0;
    margin-bottom: 24px;
    font-weight: 500;
    color: #232323;
    text-transform: capitalize;
    font-size: 28px;
}

.cards--page-net-2 .cards-name,
.cards--page-net-2 .cards-name h4,
.cards--with-bgimage .cards-name h4,
.cards--with-bgimage .cards-text,
.cards--zoom .cards-name h4,
.cards--zoom .cards-text {
    color: #fff;
}

.increased .left-content-image img {
    width: 100%;
    border-radius: 10px;
}

.Scalability .right-content-image img {
    width: 100%;
    border-radius: 10px;
}


/* section.secure-section {
    padding: 80px 0px;
} */

section.cards.cards--python-2.bgcolor--dark.lazy.new-section.advance-section {
    background: #131212b2;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/smoke.jpg); */
    background-position: top;
    background-repeat: no-repeat;
    background-size: inherit;
    background-attachment: fixed;
    opacity: 1.5;
    background-color: #034841b3;
    background-blend-mode: soft-light;
}

.advance-section .cards-wrapper {
    text-align: center;
    background-color: #2125295c;
    border: 1px solid rgb(255 255 255 / 64%);
    padding: 38px 0px;
    border-radius: 30px;
    height: 100%;
    min-height: 302px;
}

.advance-section {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.cards6-text ul {
    margin: 0;
    padding: 0;
}

.cards6-text ul li {
    position: relative;
    padding-left: 17px;
    font-size: 17px;
    line-height: 25px;
}

.cards6-text ul li+li {
    margin-top: 15px;
}

.cards6-text ul li:after {
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    top: 10px;
    left: 2px;
    background-color: #51c336;
    border-radius: 50%;
}

.cards,
.cards-item,
.cards-text {
    position: relative;
}

.cards6--no-padding-bottom {
    padding-bottom: 0;
}


/* .cards-item{
    height: 317px !important;
} */


/* .cards-item {
  padding: 20px;
    
} */
.cards {
    padding-top: 40px;
    padding-bottom: 50px;
}

.cards-name.text-left h4 {
    text-align: left;
}

.cards-item {
    /* text-align: left; */
    /* margin: 0 0 50px; */
    /* padding-top: 20px; */
    background-color: rgba(255, 255, 255, 0);
    border-radius: 0px;
    text-align: center;
}

.container-fluid .cards-wrapper {
    width: 75%;
    margin: auto;
}

.cards--with-borders .container-fluid .cards-wrapper {
    width: auto;
}

.cards-icon svg {
    width: 65px;
    height: 75px;
    margin-bottom: 20px;
}

.mernpage .cards-icon img {
    width: 30%;
}

.cards-name h4 {
    margin-top: 0;
    margin: 20px 0px;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.801);
}


/* .cards-name h4:before {
    content: '';
    width: 29%;
    height: 8px;
    background: #ffc800;
    position: absolute;
    top: 95px;
} */

.cards-text {
    font-size: 18px;
    line-height: 30px;
    color: #234;
}

.cards.width--full .cards-text {
    padding-left: 25px;
    padding-right: 25px;
}

.cards .heading-description {
    margin-top: 32px;
    margin-bottom: 0 !important;
}

.cards .heading~.cards-row,
.cards .heading~.container .cards-row,
.cards .heading~.container-fluid .cards-row,
.cards .heading~.row {
    margin-top: 74px;
}


section.sphere.mean-image.sphere--items-4.sphere--page-php.bgcolor--dark.lazy .col-md-12 img {
    height: 100%;
}

section.sphere.mean-image.sphere--items-4 img {
    width: 100%;
}

section.related div#related-background .owl-stage-outer {
    display: none;
}


.custome-section img.related-img.lazy.loaded {
    height: unset !important;
}

main.home section.cards.bgcolor--white.columns--4.cards--page-main-2 .heading-title {
    width: 100%;
    max-width: 937px;
}

main.home .cards-text p {
    margin-bottom: 0;
    font-size: 21px;
}

.cards-text p {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
}

.cards-text p+ul {
    margin-top: 1em;
}

.cards-object {
    line-height: 0;
    text-align: center;
}

.cards--with-rounded-icons .cards-icon,
.cards--with-rounded-icons--aqua .cards-icon,
.cards--with-rounded-icons--blue .cards-icon,
.cards--with-rounded-icons--dark-blue .cards-icon,
.cards--with-rounded-icons--green .cards-icon,
.cards--with-rounded-icons--orange .cards-icon,
.cards--with-rounded-icons--purple .cards-icon,
.cards--with-rounded-icons--red .cards-icon,
.cards--with-rounded-icons--white .cards-icon {
    background: rgba(0, 0, 0, 0.4);
    display: inline-block;
    width: 180px;
    height: 180px;
    line-height: 180px;
    border-radius: 90px;
    margin-top: 0;
}

.cards--with-rounded-icons--white .cards-icon {
    background-color: #fff;
}

.cards--with-rounded-icons--green .cards-icon {
    background-color: #51c336;
}

.cards--with-rounded-icons--blue .cards-icon {
    background-color: #0cf;
}

.cards--with-rounded-icons--red .cards-icon {
    background-color: #f96057;
}

.cards--with-rounded-icons--dark-blue .cards-icon {
    background-color: #255ccc;
}

.cards--with-rounded-icons--orange .cards-icon {
    background-color: #ff9700;
}

.cards--with-rounded-icons--aqua .cards-icon {
    background-color: #00ddce;
}

.cards--with-rounded-icons--purple .cards-icon {
    background-color: #9d26d5;
}

.cards--with-bgimage .cards-item .cards-wrapper {
    width: 92%;
}

.cards--with-bgimage .cards-item {
    background: 50% 50% no-repeat #666;
    background-size: cover;
    margin: 0 -15px;
    padding: 50px 15px;
    width: auto;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 0px;
}

.cards--with-bgimage .cards-icon {
    background: rgba(0, 0, 0, 0.4);
    display: inline-block;
    width: 200px;
    height: 200px;
    line-height: 200px;
    border-radius: 100px;
    margin-top: 0;
}

.cards--with-bgimage .cards-icon .icon,
.cards--with-bgimage .cards-icon svg {
    vertical-align: middle;
    height: 80px;
}

.cards--page-main-2 .cards-item .cards-icon svg path,
.cards--python-3.cards--with-zoom .cards-item:hover .cards-icon .icon path {
    fill: #fff !important;
}

.cards--accordion .cards-row .column .cards-item {
    padding: 100px 15px;
    margin: 0;
}

.cards.cards--accordion {
    padding: 0;
}

.cards.cards--zoom {
    padding: 0;
}

.cards--zoom .cards-item .cards-wrapper {
    width: auto;
}

.cards--zoom .cards-item {
    padding: 50px 15px;
    margin: 0;
    width: auto;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.cards--with-zoom .zIndex {
    z-index: 100 !important;
}

.cards--media-content-distribution .heading~.cards-row,
.cards--media-content-distribution .heading~.row {
    margin-top: 66px;
}

.cards--page-net-1 .cards-name h4 {
    margin-bottom: 26px;
    font-size: 30px;
    line-height: 35px;
}

.cards--page-net-1 .cards-text p {
    font-size: 17px;
    line-height: 25px;
}

.cards--page-net-2 {
    padding-bottom: 88px;
    /* background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-page-net-1-left.png) 0 50% no-repeat, url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-page-net-1-right.png) 100% 50% no-repeat #fff; */
}

.cards--page-net-2 .heading+.cards-row {
    margin-top: 40px;
}

.sphere--page-net-2.sphere--items-7 .sphere-item--1,
.sphere--page-net-2.sphere--items-7 .sphere-item--2 {
    top: 2%;
}

.sphere--page-net-2.sphere--items-7 .sphere-item--1,
.sphere--page-net-2.sphere--items-7 .sphere-item--6,
.sphere--page-net-2.sphere--items-7 .sphere-item--7 {
    text-align: left;
}

.sphere-item-text {
    font-size: .9em;
    line-height: 1.5em;
}

.sphere--items-7 .sphere-item--5 {
    top: 80%;
    text-align: center;
}

.sphere--items-7 .sphere-item--4 {
    top: 60%;
}

.sphere--items-7 .sphere-item--6 {
    top: 60%;
    text-align: right;
}

.sphere--items-7 .sphere-item--7 {
    top: 30%;
    text-align: right;
}

.sphere--items-7 .sphere-item--3 {
    top: 30%;
}

.cards--page-net-2 .cards-item {
    background: #fff;
}

.cards--page-net-2 .cards-name {
    margin: -37px -32px 40px;
    padding: 14px 41px;
}

.cards--page-net-2 .cards-text ul {
    font-size: 1.1em;
}

.cards--page-net-2 .cards-item--1 .cards-name {
    background: #51c336;
}

.cards--page-net-2 .cards-item--2 .cards-name {
    background: #0cf;
}

.cards--page-net-2.cards .cards-text p {
    line-height: 30px;
}

.cards--page-net-2 .cards-wrapper {
    padding-bottom: 24px !important;
}

.cards--page-net-2 ul li {
    margin-bottom: 14px;
}

.cards--page-net-2 ul li:before {
    top: 10px;
}

.cards--page-net-3 {
    padding-bottom: 75px;
}

.cards--page-net-3 .cards-wrapper {
    padding-bottom: 42px !important;
}

.cards--frontend-1 {
    padding-bottom: 0;
}

.cards--frontend-1 .heading-description {
    margin-bottom: 50px !important;
}

.cards--frontend-1 .cards-row {
    background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xbg-cards-frontend-1-1.jpg.pagespeed.ic.93CddW-mpG.jpg) 50% 0 repeat-x, url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-frontend-1-2.jpg) 50% 100% repeat-x #f3f4f5;
    padding: 420px 0 300px !important;
    margin-top: 0 !important;
}

.cards--frontend-1 .cards-name h4 {
    margin-bottom: 34px;
    font-size: 45px;
}


.cards--frontend-2 {
    padding-top: 68px;
    padding-bottom: 0;
}

.cards--frontend-2 .cards-name h4 {
    font-size: 45px;
    line-height: 45px;
}

.cards--page-win-1 {
    padding-top: 68px;
}

.cards--page-win-1 .heading-title h3 {
    font-size: 52px;
    line-height: 55px;
}

.cards--page-win-1 .heading~.cards-row,
.cards--page-win-1 .heading~.row {
    margin-top: 63px;
}

.cards--page-win-1 .cards-name h4 {
    margin-bottom: 22px;
    font-size: 32px;
}

.cards--page-win-1 .cards-text p {
    font-size: 17px;
    line-height: 30px;
}

.cards--cloud-1 .container-fluid .cards-wrapper {
    width: 100%;
}


.cards--cloud-2 {
    counter-reset: cards-cloud-2-counter;
}

.cards--cloud-2 .heading-description {
    line-height: 40px;
}

.cards--cloud-2 .cards-name h4 {
    font-weight: 400;
    font-size: 25px;
    text-align: left;
    counter-increment: cards-cloud-2-counter;
}

.cards--cloud-2 .cards-item {
    text-align: left;
    counter-increment: cards-cloud-2-counter - 1;
}

.cards--cloud-2 .cards-item .cards-wrapper {
    margin-left: 90px;
    position: relative;
}

.cards--cloud-2 .cards-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: -90px;
    width: 82px;
    height: 175px;
    background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xbg-cards-cloud-1-counter.png.pagespeed.ic.KDt7_3PzBp.png);
}

.cards--cloud-2 .cards-wrapper:after {
    content: counter(cards-cloud-2-counter, decimal-leading-zero);
    display: block;
    position: absolute;
    top: -3px;
    left: -83px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.1em;
    text-align: center;
    color: #fff;
    background: #51c336;
    border-radius: 24px;
}

.cards--cloud-3 {
    padding-bottom: 0;
}

.cards--python-2 {
    background-size: cover;
    padding: 150px 0 144px;
}

.cards--python-2 .col-sm-6+.col-sm-6 {
    color: #232323;
}

.cards--python-2 .col-sm-6 .cards-item {
    margin-bottom: 0;
}

.cards--python-2 .cards-name h4 {
    margin-bottom: 40px;
}

.cards--python-2 .cards-text {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}


.cards--python-3 {
    padding-bottom: 0;
}

.cards--python-3+.bgcolor--white {
    padding-top: 105px;
}

.cards--python-3 .cards-icon {
    width: auto;
    height: auto;
    border-radius: 0;
    background: 0 0 !important;
}

.cards--python-3.cards--with-zoom .cards-item:hover .cards-icon .icon {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.cards--python-3 .col-md-3:nth-child(2) .cards-wrapper {
    width: 100%;
}

.cards--python-3 .col-md-3:nth-child(2) .cards-icon .icon {
    margin-top: 11px;
    height: 120px;
    max-height: none;
}

.cards--python-3 .col-md-3:nth-child(3) .cards-icon .icon {
    margin-top: -6px;
}

.cards--page-php-1 {
    padding-top: 62px;
    padding-bottom: 71px;
}



.cards--page-php-1 .heading~.cards-row,
.cards--page-php-1 .heading~.row {
    margin-top: 60px;
}

.cards--page-php-1 .cards-name h4 {
    margin-bottom: 20px;
}

.cards--page-php-1 .cards-text p {
    font-size: 17px;
    line-height: 30px;
}

.cards--page-php-2 .cards-wrapper {
    padding-bottom: 40px !important;
}

.cards--ios ul li {
    margin-bottom: 10px;
}

.cards--ios ul li:last-child {
    margin-bottom: 0;
}

.cards--java-1 {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 190px;
}

.cards--java-1:after {
    content: "";
    display: block;
    position: absolute;
    top: 13%;
    left: 50%;
    margin-left: -8%;
    width: 22%;
    height: 100%;
    background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/vis-java-man.png) 50% 0 no-repeat;
    background-size: contain;
    z-index: 100;
    max-width: 460px;
}

.cards--java-1 .cards-item {
    padding: 150px 15px 170px;
    margin: 0 -15px;
    width: auto;
}

.cards--java-1 .cards-item.bgcolor--blue {
    background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xbg-cards-java-1.png.pagespeed.ic.Jz5LpWuRA7.png) 100% 0 no-repeat #0cf;
    background-size: contain;
}

.cards--java-1 .cards-text {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.cards--java-1 .cards-text p {
    font-size: 19px;
    line-height: 35px;
}

.cards--java-3 .cards-name h4 {
    font-size: 30px;
}

.cards--java-3 .heading-title h3 {
    margin: 0;
}

.cards--java-4 .cards-item {
    position: relative;
}

.cards--java-4 .cards-wrapper {
    background: #fff;
    height: 100%;
    z-index: 2;
}

.cards--java-4 .cards-name {
    color: #fff;
    margin: -37px -32px 40px;
    padding: 37px 41px 12px;
}

.cards--java-4 .cards-item--1 .cards-name {
    background: #51c336;
}

.cards--java-4 .cards-item--2 .cards-name {
    background: #0cf;
}

.cards--java-4.cards .cards-text p {
    line-height: 30px;
}

.cards--application-integration {
    padding-bottom: 80px;
}

.cards--application-integration .cards-name h4 {
    font-size: 30px;
    line-height: 35px;
}

.cards--qa-1 {
    padding-top: 94px !important;
}

.cards--qa-1 .heading-title h3 {
    font-size: 52px;
    line-height: 60px;
}

.cards--qa-1 .heading-description {
    margin-top: 17px !important;
}

.cards--qa-1 .heading-description p {
    font-size: 19px;
    line-height: 30px;
}

.cards--appdev-1 {
    padding-top: 85px;
    padding-bottom: 70px;
}

.cards--appdev-1 .heading-description {
    max-width: 1118px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}

.cards--appdev-2 {
    padding-top: 94px;
    padding-bottom: 50px;
}

.cards--appdev-2 .heading-description {
    margin-top: 13px;
}

.cards--appdev-2 .heading~.cards-row,
.cards--appdev-2 .heading~.row {
    margin-top: 59px;
}


.cards--appdev-2 .cards-item {
    border-bottom: 0 !important;
    margin-bottom: 80px;
}

.cards--appdev-2 .cards-item:after,
.cards--appdev-2 .cards-item:before {
    content: "";
    display: block;
    width: 51%;
    height: 1px;
    border-top: 1px solid #ebebeb;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    transform: rotate(7deg);
}

.cards--appdev-2 .cards-item:after {
    left: auto;
    right: 0;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
}

.cards--appdev-2 .cards-wrapper {
    padding: 36px 30px 20px !important;
}

.cards--appdev-2 .cards-name {
    color: #fff;
    margin: -37px -31px 30px;
    padding: 18px 31px 16px;
    background: #51c336;
    text-align: center;
}

main.ecommerce-page .cards--appdev-2 .cards-name {
    color: #8d3d3d;
    margin: -37px -31px 30px;
    padding: 11px 9px;
    background: #124775;
    text-align: center;
    color: #fff !important;
}

main.ecommerce-page .cards--appdev-2 .cards-name h3 {
    color: #fff;
}

section.cards.cards--appdev-2.cards--with-borders.bgcolor--white.lists--checkmarks .cards-wrapper .cards-name h3 {
    font-size: 30px;
}

.cards--appdev-2 .cards-name h4 {
    margin-bottom: 0 !important;
    text-transform: none;
    font-size: 25px;
    color: white;
}


.cards--ruby-2 .cards-row {
    padding-top: 0 !important;
    background-color: #f8f8f8;
}

.cards--ruby-2 .cards-item {
    margin-bottom: 0;
    padding-bottom: 60px;
}

.cards--ruby-2 .cards-icon {
    line-height: 170px;
    height: 170px;
    margin: 0;
}

.cards--ruby-2 .cards-name {
    background: #51c336;
    background: -webkit-gradient(linear, left top, right top, from(rgba(81, 195, 54, 1)), to(rgba(72, 170, 47, 1)));
    background: linear-gradient(to right, rgba(81, 195, 54, 1) 0, rgba(72, 170, 47, 1) 100%);
    color: #fff;
    margin: 0 -15px 25px;
    padding: 20px;
}

.cards--ruby-2 .cards-item--3 .cards-name {
    background: #51c336;
}

.cards--ruby-2 .cards-name h4 {
    margin: 0;
}

.cards--ruby-3 .heading-title h3 {
    margin-bottom: 0;
}

.cards--ruby-3 .cards-name h4 {
    font-size: 1.6em;
}

.cards--webappdev-3 {
    padding-bottom: 100px;
}

.cards--webappdev-3 .cards-row {
    /* background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xbg-cards-webappdev-3.png.pagespeed.ic.qCMWaVL8im.jpg) #d6d6d6;  */
    /* background: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0, rgba(0, 0, 0, 0.1) 100%), url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xbg-cards-webappdev-3.png.pagespeed.ic.qCMWaVL8im.jpg), #d6d6d6; */
    border: 3px solid;
    border-color: #eee #aaa #aaa #eee;
    margin: 0 5px;
}

.cards--webappdev-3 .cards-item {
    margin: 5px -10px;
    border: 1px solid;
    border-color: #777 #eee #eee #777;
    border-radius: 5px;
    text-align: left;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.5) 40%, rgba(0, 0, 0, 0.2) 100%);
}

.cards--webappdev-3 .cards-wrapper {
    border: 2px solid;
    border-color: #eee #777 #777 #eee;
    border-radius: 5px;
    padding: 40px;
    height: 100%;
    /* background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xbg-cards-webappdev-3-keyhole.png.pagespeed.ic.Is3ao_oLTF.png) 95% 50% no-repeat; */
}

.cards--webappdev-3 .cards-wrapper ul li {
    margin-bottom: 0.5em;
    padding-left: 20px;
}

.cards--webappdev-3 .cards-wrapper ul li:before {
    left: 0;
}

.cards--support-2 {
    padding-top: 21px;
    padding-bottom: 62px;
}

.cards--support-2 .heading-description {
    max-width: 966px;
    margin-top: 19px;
    margin-left: auto;
    margin-right: auto;
}

.cards--support-2 .heading-description p {
    line-height: 30px;
}

.cards--support-2 .cards-wrapper {
    padding-bottom: 24px !important;
}


.cards--support-2 h4 {
    font-size: 30px;
    line-height: 35px;
}

.cards--support-3 {
    padding-top: 104px;
    padding-bottom: 145px;
}

.cards--support-3 .cards-item ul li+li {
    margin-top: 7px;
}

.cards--support-3 .cards-addon {
    position: relative;
    text-align: center;
    border-top: 2px solid #0cf;
    padding: 50px 0 0;
    margin-top: 50px;
}

.cards--support-3 .cards-addon:after {
    content: "";
    display: block;
    position: absolute;
    width: 21px;
    height: 20px;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfFJREFUeNqklMsrRHEUx+94bZVHxmuBxkheYYVEFiI7JrsRsp6wIH+Ax2LI3nsn2WEnJtl4hSIm72SSR83SeIzv4fvTbcYdhlOfzv3dOb8z556XSdvyawaSDZpBPZ/jwCNwgyUwy+cgMX3jNAEMATuI0ozlBcyAHnCv/yEiwDAfbIA28AbGQR1I/AjgU8t5jL+30T7fKFILWOfFVdABTkJEmkXnVeAOVKh0qEgjmSNxuABq6TAPTIEr8EQ9xchOabfAe7P08xVpK5gAZ6AYeIEDOJVhgLyCbjAKYsEOyATt4kdF2k3dR4c2MGLgUH3ZCO28vCfSpSK1MBcekAaiGXGK9rPInQzwDK5BMrBKpOU0cLGi1b90qNFJDe+5+K5MnJp5uKTO1cKTHOoLarM49fEQrf1PYqh94vSGh3TqwzCdHVGnqjxLoWSujwMKdc58/blQUvkDvrCxyaVH/b9w6qB9E+/LV7pVnw5T97OZ50Anm1wzaP5O2on9AN879RMlzbwNCjl2jSxgAQdD2iYJ3IJlXt5nceZBA9gDJfKH+oViBWu6hdLOITCSTG4xtVAqVdEC92kRWGTz+7gvJZJN8ADiQSlzaGekHi7y3VBLWiIdBC0hZl/ldRr0MtKQm1+fjlaOrZUF8bL9VsAkn4PkXYABAOA6iPfoBY38AAAAAElFTkSuQmCC) #fff;
}

.cards--support-3 .cards-addon h4 {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    border-top: 1px solid #ebebeb;
}

.cards--support-3 .cards-addon h4:before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 50px;
    border-right: 1px solid #ebebeb;
    bottom: 100%;
    left: 50%;
}

.cards--support-4 {
    padding-top: 78px;
}



.cards--support-4 .cards-icon .icon {
    width: 120px;
    height: 100px;
    max-height: none;
    opacity: 0.3;
}

.cards--support-4 .cards-name h4 {
    font-weight: 400;
    font-size: 100px;
    letter-spacing: -5px;
    line-height: normal;
}

.cards--support-4 .cards-text {
    text-align: left;
}

.cards--page-methodology .heading-title h3,
.cards--page-quality-management .heading-title h3 {
    margin-bottom: 25px;
    margin-top: 50px;
}

.cards--page-methodology {
    padding-bottom: 285px;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), to(#f0f0f0));
    background: linear-gradient(to bottom, #fff 1%, #f0f0f0 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0);
}

.cards--page-methodology:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-methodology.jpg); */
}

.cards--page-engagement-models {
    padding-top: 30px;
}

.cards--page-quality-management .cards-icon {
    line-height: 0;
}

.cards--page-quality-management-1 {
    padding-bottom: 0;
    background-color: #fff;
    padding: 50px 0px;
}

.cards--page-quality-management-1 .cards-item {
    min-height: auto;
    padding-top: 8px;
    padding-left: 70px;
    text-align: left;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xico-cards--page-quality-management, 401x.png.pagespeed.ic.1rpzpnmzpa.png);
    background-size: auto;
}

.cards--page-quality-management-1 .cards-item:after {
    content: "";
    position: absolute;
    display: block;
    width: 46px;
    height: 45px;
    top: 29px;
    left: -8px;
    font-weight: 700;
    font-size: 20px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    border: 4px solid #ffffff;
    outline: 4px solid #51c336;
}

.cards--page-quality-management-1 .cards-item--1:after {
    content: "01";
    color: #ffffff;
    background-color: #51c336;
    border-radius: 50%;
}

.cards--page-quality-management-1 .cards-item--2:after {
    content: "02";
    color: #ffffff;
    background-color: #51c336;
    border-radius: 50%;
}

.cards--page-quality-management-1 .cards-item--3:after {
    content: "03";
    color: #ffffff;
    background-color: #51c336;
    border-radius: 50%;
}

.cards--page-quality-management-1 .cards-item--4:after {
    content: "04";
    color: #ffffff;
    background-color: #51c336;
    border-radius: 50%;
}

.cards--page-quality-management-1 .cards-name h4 {
    font-size: 22px;
    line-height: 30px;
    color: #51c336;
    font-weight: 600;
    text-transform: capitalize;
}

.cards--page-application-security {
    padding-top: 110px;
    padding-bottom: 118px;
}

.cards--page-application-security .cards-icon {
    margin-bottom: 37px;
    line-height: 0;
}

.cards--page-application-security .cards-name h4 {
    margin-bottom: 34px;
    font-size: 38px;
}

.cards--page-application-security .cards-text p {
    font-size: 17px;
    line-height: 27px;
}

.cards--page-application-security .cards-wrapper {
    width: 90%;
}

.cards--page-application-security-1 {
    padding-bottom: 170px;
    color: #fff;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards--page-application-security-1.jpg);
    background-size: cover;
    overflow: hidden;
}

.cards--page-application-security-1 .cards-item {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
}

.cards--page-application-security-1 .cards-item--1 {
    z-index: 4;
}

.cards--page-application-security-1 .cards-item--2 {
    z-index: 3;
}

.cards--page-application-security-1 .cards-item--3 {
    z-index: 2;
}

.cards--page-application-security-1 .cards-item:after {
    content: "";
    position: absolute;
    display: block;
    width: 350px;
    height: 350px;
    top: 74px;
    left: 50%;
    margin-left: -175px;
    background-color: #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cards--page-application-security-1 .cards-item--1:after {
    background: #0cf;
    background: rgba(0, 204, 255, 0.9);
}

.cards--page-application-security-1 .cards-item--2:after {
    background: #255ccc;
    background: rgba(37, 92, 204, 0.9);
}

.cards--page-application-security-1 .cards-item--3:after {
    background: #51c336;
    background: rgba(81, 195, 54, 0.9);
}

.cards--page-application-security-1 .cards-item:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 2px;
    left: 50%;
    margin-left: -102px;
    border-style: solid;
    border-width: 51px 51px 0;
    border-color: #000 transparent transparent;
}

.cards--page-application-security-1 .cards-item--1:before {
    border-color: #0cf transparent transparent;
    opacity: 0.8;
}

.cards--page-application-security-1 .cards-item--2:before {
    border-color: #255ccc transparent transparent;
    opacity: 0.8;
}

.cards--page-application-security-1 .cards-item--3:before {
    border-color: #51c336 transparent transparent;
    opacity: 0.8;
}

.cards--page-application-security-1 .cards-wrapper {
    position: relative;
    padding-left: 80px;
    padding-right: 80px;
    z-index: 2;
}

.cards--page-application-security-1 .heading-title h3 {
    margin-bottom: 76px;
}

.cards--page-application-security-1 .cards-icon {
    line-height: 0;
}

.cards--page-application-security-1 .cards-name h4 {
    font-size: 35px;
    line-height: 35px;
    color: #fff;
    text-transform: none;
}

.cards--page-application-security-1 .cards-text p {
    color: #fff;
}


.cards--page-application-security-2 .cards-item {
    padding-top: 28px;
    padding-bottom: 80px;
}

.cards--page-application-security-2 .cards-item:before {
    content: "";
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
}

.cards--page-application-security-2 .cards-item:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 80px;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cards--page-application-security-2-bottom.png);
    background-size: cover;
}

.cards--page-application-security-2 .cards-item--1 {
    background-color: #255ccc;
}

.cards--page-application-security-2 .cards-item--1:before {
    background-color: #2762d9;
}

.cards--page-application-security-2 .cards-item--2 {
    background-color: #51c336;
}

.cards--page-application-security-2 .cards-item--2:before {
    background-color: #55cd39;
}

.cards--page-application-security-2 .cards-item--3 {
    background-color: #0cf;
}

.cards--page-application-security-2 .cards-item--3:before {
    background-color: #00d7ff;
}

.cards--page-application-security-2 .cards-wrapper {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 2;
}

.cards--page-application-security-2 .cards-name h4 {
    font-size: 35px;
    line-height: 35px;
    color: #fff;
}

.cards--page-application-security-2 .cards-text p {
    color: #fff;
}

.cards--page-application-security-2 .cards-icon {
    margin-bottom: 33px;
    line-height: 0;
}

.cards--page-dedicated-development-teams {
    margin-top: 20px;
}

.cards--page-dedicated-development-teams .cards-item {
    text-align: center;
}

.cards--page-xamarin .cards-row:after,
.cards--page-xamarin .cards-text--bottom h3,
.cards-text p {
    font-family: Ubuntu, Arial, Helvetica, sans-serif
}

.cards--page-dedicated-development-teams-1 {
    padding-left: 30px;
    overflow: hidden;
}

.cards--page-dedicated-development-teams-1 .heading-title h3 {
    margin-bottom: 62px;
}

.cards--page-dedicated-development-teams-1 .cards-item {
    text-align: left;
}

.cards--page-dedicated-development-teams-1 .cards-item--1 {
    padding-top: 158px;
}

.cards--page-dedicated-development-teams-1 .cards-item--2 {
    padding-top: 80px;
}

.cards--page-dedicated-development-teams-1 .cards-item--4 {
    padding-top: 158px;
}

.cards--page-dedicated-development-teams-1 .cards-item--5 {
    padding-top: 80px;
}

.cards--page-dedicated-development-teams-1 .cards-name h4 {
    position: relative;
    margin-bottom: 68px;
    font-weight: 400;
    font-size: 35px;
    line-height: 35px;
    text-transform: uppercase;
}

.cards--page-dedicated-development-teams-1 .cards-name h4:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 99px;
    bottom: -109px;
    left: -29px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url("https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/dedicated-development-teams-title-after.png");
    background-size: contain;
}

.cards--page-dedicated-development-teams-1 .cards-name {
    position: relative;
}

.cards--page-dedicated-development-teams-1 .cards-name:after {
    content: "";
    position: absolute;
    display: block;
    width: 110px;
    top: -10px;
    left: -141px;
    font-weight: 500;
    font-size: 106px;
    line-height: 106px;
    color: #000;
    opacity: 0.1;
}

.cards--page-dedicated-development-teams-1 .cards-item--1 .cards-name:after {
    content: "01";
}

.cards--page-dedicated-development-teams-1 .cards-item--2 .cards-name:after {
    content: "02";
}

.cards--page-dedicated-development-teams-1 .cards-item--3 .cards-name:after {
    content: "03";
}

.cards--page-dedicated-development-teams-1 .cards-item--4 .cards-name:after {
    content: "04";
}

.cards--page-dedicated-development-teams-1 .cards-item--5 .cards-name:after {
    content: "05";
}

.cards--page-dedicated-development-teams-1 .cards-item--6 .cards-name:after {
    content: "06";
}

.cards--page-dedicated-development-teams-1 ul li {
    line-height: 22px;
}

.cards--page-dedicated-development-teams-1 ul li:before {
    top: 0.5em;
}

.cards--page-dedicated-development-teams-1 ul li+li {
    margin-top: 10px;
}

.cards--page-dedicated-development-teams-2 {
    padding-bottom: 80px;
}

.cards--page-dedicated-development-teams-2 .cards-item .cards-wrapper {
    text-align: center;
}

.cards--page-dedicated-development-teams-2 .heading+.cards-row {
    margin-top: 18px;
}

.cards--page-dedicated-development-teams-2 .cards-icon .icon {
    max-height: 160px;
}

.cards--page-dedicated-development-teams-2 .cards-name h4 {
    text-transform: none;
}

.cards--page-content-and-document-management {
    padding-top: 74px;
    padding-bottom: 0;
    background-color: #fff;
}

.cards--page-content-and-document-management .cards-row {
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xcards-content-and-document-management.jpg.pagespeed.ic.qtUbimbPnH.jpg);
    background-size: cover;
}

.cards--page-content-and-document-management .col-md-3+.col-md-3 {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.cards--page-content-and-document-management .cards-item {
    background-color: transparent;
}

.cards--page-content-and-document-management .cards-item .cards-icon {
    width: 160px;
    height: 160px;
    line-height: 160px;
    background-color: #00529c;
    margin-bottom: 36px;
}

.cards--page-content-and-document-management .cards-item:hover {
    background-color: #f4f9fd;
}

.cards--page-content-and-document-management .cards-item:hover,
.cards--page-content-and-document-management .cards-item:hover .cards-name h4,
.cards--page-content-and-document-management .cards-item:hover .cards-text p {
    color: #234;
    text-shadow: 0 0 0;
}

.cards--page-content-and-document-management .cards-name h4 {
    font-size: 25px;
    line-height: 30px;
}

.cards--page-content-and-document-management .cards-item .cards-icon svg {
    height: 64px;
}

.cards--page-content-and-document-management-1 {
    padding-bottom: 76px;
}

.cards--page-requirements-engineering {
    padding-bottom: 84px;
}

.cards--page-requirements-engineering .cards-name h4 {
    font-size: 30px;
}

.cards--page-requirements-engineering-1 {
    padding-bottom: 66px;
}

.cards--page-requirements-engineering-1 .heading-description {
    margin-bottom: 100px !important;
}

.cards--page-requirements-engineering-1 .cards-row {
    margin-top: 0 !important;
}

.cards--page-requirements-engineering-1 .cards-item {
    position: relative;
    margin-bottom: 0;
    text-align: left;
    overflow: hidden;
}

.cards--page-requirements-engineering-1 .cards-wrapper {
    position: relative;
    max-width: 300px;
    padding-bottom: 58px;
}

.cards--page-requirements-engineering-1 .cards-wrapper:after {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 1000px;
    top: 33px;
    left: 2px;
    background-color: #dcdcdc;
}

.cards--page-requirements-engineering-1 .cards-row+.cards-row .cards-wrapper:after {
    display: none;
}

.cards--page-requirements-engineering-1 .cards-item--1 {
    padding-left: 6%;
}

.cards--page-requirements-engineering-1 .cards-item--2 {
    padding-left: 18%;
}

.cards--page-requirements-engineering-1 .cards-item--3 {
    padding-left: 31%;
}

.cards--page-requirements-engineering-1 .cards-item--4 {
    padding-left: 13%;
}

.cards--page-requirements-engineering-1 .cards-item--5 {
    padding-left: 25%;
}

.cards--page-requirements-engineering-1 .cards-item--6 {
    padding-left: 38%;
}

.cards--page-requirements-engineering-1 .cards-item--4 .cards-wrapper:after,
.cards--page-requirements-engineering-1 .cards-item--5 .cards-wrapper:after,
.cards--page-requirements-engineering-1 .cards-item--6 .cards-wrapper:after {
    bottom: 100%;
    top: auto;
    left: auto;
    right: 10px;
    margin-bottom: 9px;
}

.cards--page-requirements-engineering-1 .cards-name h4 {
    position: static;
    font-weight: 500;
    font-size: 25px;
    line-height: 25px;
}

.cards--page-requirements-engineering-1 .cards-row+.cards-row .cards-name,
.cards--page-requirements-engineering-1 .cards-row+.cards-row .cards-wrapper {
    position: static;
}

.cards--page-requirements-engineering-1 .cards-row+.cards-row .cards-name h4 {
    position: static;
    display: inline-block;
}

.cards--page-requirements-engineering-1 .title--with-bullet h4:before {
    position: absolute;
    bottom: 0;
    margin-left: -7px;
    margin-right: 0;
    z-index: 2;
}

.cards--page-requirements-engineering-1 .cards-row+.cards-row .title--with-bullet h4:before {
    margin-top: 0;
    bottom: auto;
    top: 0;
}

.cards--page-requirements-engineering-1 .cards-row+.cards-row .cards-name h4:after {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 1000px;
    bottom: 20px;
    right: -20px;
    background-color: #dcdcdc;
}

.cards--page-requirements-engineering-1 .cards-text {
    padding-left: 10px;
}

.cards--page-requirements-engineering-1 .cards-row {
    position: relative;
    padding-bottom: 17px;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cards-requirements-engineering-path.png);
    z-index: 1;
}

.cards--page-requirements-engineering-1 .cards-row+.cards-row {
    margin-top: 0;
    top: -38px;
    background: 0 0;
    z-index: 2;
}

.cards--page-requirements-engineering-1 .cards-row+.cards-row .cards-item {
    position: relative;
    padding-top: 76px;
}

.cards--page-requirements-engineering-1 .cards-row+.cards-row .cards-wrapper {
    padding-bottom: 0;
}

.cards--page-requirements-engineering-1 .cards-item--4 h4:before,
.cards--page-requirements-engineering-1 .cards-item--5 h4:before,
.cards--page-requirements-engineering-1 .cards-item--6 h4:before {
    position: absolute;
    bottom: 100%;
    margin-bottom: 56px;
    right: auto;
    margin-right: 0;
    z-index: 2;
}

.cards--page-requirements-engineering-1 .cards-item--4 h4:before {
    left: 65%;
}

.cards--page-requirements-engineering-1 .cards-item--5 h4:before {
    left: 78%;
}

.cards--page-requirements-engineering-1 .cards-item--6 h4:before {
    left: 92%;
}

.cards--page-requirements-engineering-1 .cards-item--4 h4:after,
.cards--page-requirements-engineering-1 .cards-item--5 h4:after,
.cards--page-requirements-engineering-1 .cards-item--6 h4:after {
    position: absolute;
    height: 60px !important;
    top: 0;
    bottom: auto;
    right: auto;
    z-index: 1;
}

.cards--page-requirements-engineering-1 .cards-item--4 h4:after {
    left: 65%;
    margin-left: 3px;
}

.cards--page-requirements-engineering-1 .cards-item--5 h4:after {
    left: 78%;
    margin-left: 3px;
}

.cards--page-requirements-engineering-1 .cards-item--6 h4:after {
    left: 92%;
    margin-left: 3px;
}

.cards--page-requirements-engineering-1 .cards-item ul li {
    margin-bottom: 11px;
    font-size: 15px;
    line-height: 25px;
}

.cards--page-bigdata {
    padding-top: 55px;
}


.cards--page-bigdata .heading-description {
    max-width: 982px;
    margin-left: auto;
    margin-right: auto;
}

.cards--page-bigdata .heading-description p {
    font-size: 25px;
    line-height: 40px;
}

.cards--page-bigdata .heading~.cards-row,
.cards--page-bigdata .heading~.row {
    margin-top: 60px;
}

.cards--page-bigdata .cards-name h4 {
    margin-bottom: 23px;
}

.cards--page-bigdata .row+.row {
    margin-top: 0;
}

.cards--page-bigdata .cards-item {
    margin-bottom: 26px !important;
}

.cards--page-omnichannel-ecommerce {
    padding-top: 109px;
    padding-bottom: 83px;
}

.cards--page-omnichannel-ecommerce .heading-description {
    margin-bottom: 92px;
}

.cards--page-omnichannel-ecommerce .heading-description p {
    font-size: 17px;
    line-height: 28px;
}

.cards--page-omnichannel-ecommerce .heading~.cards-row,
.cards--page-omnichannel-ecommerce .heading~.row {
    margin-top: 90px;
}

.cards--page-omnichannel-ecommerce .cards-name h4 {
    font-weight: 600;
    font-size: 23px;
    line-height: 30px;
}

.cards--page-omnichannel-ecommerce .cards-wrapper {
    padding-bottom: 32px !important;
}

.cards--page-omnichannel-ecommerce-1 {
    padding-top: 100px;
    padding-bottom: 62px;
}

.cards--page-omnichannel-ecommerce-1 .heading-title h3 {
    font-size: 38px;
    line-height: 60px;
    font-weight: 500;
}

.cards--page-omnichannel-ecommerce-1 .heading-description {
    max-width: 980px;
    margin-top: 26px;
    margin-left: auto;
    margin-right: auto;
}

.cards--page-omnichannel-ecommerce-1 .heading-description p {
    font-size: 19px;
    line-height: 30px;
}

.cards--page-omnichannel-ecommerce-1 .heading~.container-fluid .cards-row {
    margin-top: 55px;
}

.cards--page-omnichannel-ecommerce-1 .cards-item {
    margin-bottom: 79px;
}

.cards--page-omnichannel-ecommerce-1 .cards-name h4 {
    font-size: 24px;
}

.cards--page-omnichannel-ecommerce-1 .cards-text p {
    line-height: 25px;
}

.cards--mobile-1 {
    padding-top: 140px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: -15% 45%, 50% 0, 50% 50%, 100% 50%, 50% 50%;
    background-size: auto, auto, auto, auto, cover;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-tablet.png), url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xcards-bg-tree.png.pagespeed.ic.qu08bcCv1Z.png), url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cards-bg-ipad.png), url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-phones.png), url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-mobile-1.jpg);
}

.cards--mobile-1 .cards-row {
    padding-bottom: 50px;
}

.cards--mobile-1 .cards-name h4 {
    position: relative;
    margin-bottom: 70px;
    font-size: 52px;
    line-height: 55px;
}

.cards--mobile-1 .cards-name h4:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -34px;
    background-color: #000;
}

.cards--mobile-1 .cards-item-1 .cards-name h4:after {
    background-color: #51c336;
}

.cards--mobile-1 .cards-item-2 .cards-name h4:after {
    background-color: #0cf;
}

.cards--mobile-1 .cards-text p {
    font-size: 19px;
    line-height: 35px;
}

.cards--mobile-1 .iconSlider {
    padding-top: 35px;
    padding-bottom: 66px;
    /* border-top: 1px solid #dfdedb; */
    background-color: transparent;
}

.cards--mobile-2 {
    padding-top: 100px;
    padding-bottom: 150px;
    background-repeat: no-repeat;
    background-position: 50% 173%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cards-bg-chairs.jpg);
}

section.cards .mobileTechPage .cards--mobile-2 {
    padding-top: 100px;
    padding-bottom: 150px;
    background-repeat: no-repeat;
    background-position: 50% 173%;
    background-image: url(../images/cards-bg-chairs.jpg);
}

.cards--mobile-2 .cards-item {
    display: block;
    height: 350px;
    line-height: 350px;
    background: #f9f9f9;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.cards--mobile-2 .cards-item-link-image {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-size: cover;
    background-position: 50% 50%;
    -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\http://www.w3.org/2000/svg\><filter id=\grayscale\><feColorMatrix type=\matrix\ values=\0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\http://www.w3.org/2000/svg\><filter id=\grayscale\><feColorMatrix type=\matrix\ values=\0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\http://www.w3.org/2000/svg\><filter id=\grayscale\><feColorMatrix type=\matrix\ values=\0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\/></filter></svg>#grayscale");
}

.cards--mobile-2 .cards-item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-decoration: none;
    background: #f9f9f9;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 1;
    z-index: 2;
}

.cards--mobile-2 .cards-item:hover:before {
    opacity: 0.8;
    background: #0cf;
}

.cards--mobile-2 .cards-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    line-height: 140px;
    z-index: 10;
}

.cards--mobile-2 .cards-icon svg {
    height: 140px;
    max-height: 140px;
}

.cards--mobile-3 .cards-name h4 {
    font-size: 35px;
    text-transform: capitalize;
}

.cards--qa {
    padding-top: 10px !important;
}

.cards--qa .heading~.cards-row,
.cards--qa .heading~.row {
    margin-top: 65px;
}

.cards--page-main-1 {
    padding-bottom: 50px;
}

.cards--page-main-1 .cards-item {
    display: block;
    background: #fcfcfc;
    text-align: center;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    height: 500px;
    display: flex;
    align-items: center;
    margin: 11px 0;
}

main.enterprise-page section .cards--page-main-1 .cards-item {
    display: block;
    background: #fcfcfc;
    text-align: center;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    align-items: center;
    margin: 11px 0;
    min-height: 189px !important;
}

.cards--page-main-1 .cards-wrapper {
    padding: 34px 20px 54px;
    border-radius: 0px;
}

.cards--page-main-1 .cards-item-link-image {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.cards--page-main-1 .cards-item:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #fcfcfc;
    outline: #fcfcfc solid 1px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 1;
    z-index: 2;
}

.cards--page-main-1 .cards-item:hover:before {
    opacity: 0.9;
    background: #0cf;
    outline: #0cf solid 1px;
}

.cards--page-main-1 .cards-icon {
    line-height: 60px;
}

.cards--page-main-1 .cards-icon .icon,
.cards--page-main-1 .cards-icon svg {
    height: 60px;
    max-height: 60px;
}

.cards--page-main-1 .cards-icon,
.cards--page-main-1 .cards-name,
.cards--page-main-1 .cards-text {
    position: relative;
    color: #234;
    z-index: 5;
}

.cards--page-main-1 .cards-name h4 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    color: #234;
}

.cards--page-main-1 .cards-name h4:hover {
    color: white;
}

.cards--page-main-1 .cards-icon svg path,
.cards--page-main-1 .cards-name,
.cards--page-main-1 .cards-text {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.cards--page-main-1 .cards-item:hover .cards-name,
.cards--page-main-1 .cards-item:hover .cards-text {
    color: #fff;
}

.cards--page-main-1 .cards-item:hover .cards-item-link-image {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.cards--page-main-2 {
    padding-bottom: 100px;
    overflow: hidden;
}

.cards--page-main-2 .row {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 74px;
    padding-top: 0 !important;
    background-color: #f9f9f9;
    overflow: hidden;
}

.cards--page-main-border .row {
    margin-left: -18px;
    margin-right: -18px;
}

.cards--page-main-2 .row-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 0;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: opacity 0.8s ease, -webkit-transform 1s linear 0.8s;
    transition: opacity 0.8s ease, -webkit-transform 1s linear 0.8s;
    transition: opacity 0.8s ease, transform 1s linear 0.8s;
    transition: opacity 0.8s ease, transform 1s linear 0.8s, -webkit-transform 1s linear 0.8s;
}

.cards--page-main-2 .row-background.active {
    -webkit-transition: opacity 0.8s ease, -webkit-transform 10s linear 0s;
    transition: opacity 0.8s ease, -webkit-transform 10s linear 0s;
    transition: opacity 0.8s ease, transform 10s linear 0s;
    transition: opacity 0.8s ease, transform 10s linear 0s, -webkit-transform 10s linear 0s;
    opacity: 1;
    -webkit-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
}

.cards--page-main-2 .column {
    position: relative;
    margin-left: -1px;
    margin-top: -1px;
    padding: 0;
    z-index: 3;
    background: 0 0;
}

.cards--page-main-2 .cards-item {
    position: relative;
    display: block;
    margin-bottom: 0;
    text-align: center;
    background: 0 0;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border-radius: 0px;
}

.cards--page-main-border .cards-item {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
}

.cards--page-main-2 .cards-item.inactive:before {
    opacity: 0;
}

.cards--page-main-2 .cards-item.active:before {
    opacity: 1;
}

.cards--page-main-2 .cards-wrapper {
    padding: 76px 20px 80px;
    width: 100%;
}

.cards--page-main-2 .cards-item-link-image {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-size: cover;
    background-position: 50% 50%;
    opacity: 1;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.cards--page-main-2 .cards-item.inactive .cards-item-link-image {
    opacity: 0;
}

.cards--page-main-2 .cards-item.active .cards-item-link-image {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.cards--page-main-2 .cards-item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-decoration: none;
    background: rgba(34, 51, 68, 0.25);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 1;
    z-index: 2;
}

.cards--page-main-2 .cards-icon {
    line-height: 60px;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.cards--page-main-2 .cards-text {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    opacity: 0;
}

.cards--page-main-2 .cards-icon .icon,
.cards--page-main-2 .cards-icon svg {
    height: 60px;
    max-height: 60px;
}

.cards--page-xamarinCode svg,
.cards--page-xamarinIntegration svg {
    max-height: 1000px;
}

.cards--page-main-2 .cards-icon,
.cards--page-main-2 .cards-name,
.cards--page-main-2 .cards-text {
    position: relative;
    color: #234;
    z-index: 5;
}

.cards--page-main-2 .cards-item:hover .cards-name,
.cards--page-main-2 .cards-item:hover .cards-text,
.cards--page-main-2 .cards-name,
.cards--page-main-2 .cards-text {
    color: #fff;
}

.cards--page-main-2 .cards-name h4 {
    font-weight: 500;
    font-size: 30px;
    line-height: 40px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.cards--page-main-2 .cards-icon svg path,
.cards--page-main-2 .cards-name,
.cards--page-main-2 .cards-text {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.cards--page-main-2 .cards-item.active .cards-icon,
.cards--page-main-2 .cards-item.active .cards-text {
    opacity: 1;
}

.cards--page-main-2 .cards-item.inactive .cards-name h4 {
    opacity: 0.4;
}

.cards--page-main-2 .cards-item.active .cards-name h4 {
    opacity: 1;
}

.cards--page-xamarin {
    background-image: none;
    padding-top: 65px;
    padding-bottom: 60px;
}

.cards--page-xamarin .heading-description {
    margin-top: 0;
}

.cards--page-xamarin .heading+.cards-row {
    margin-top: 56px;
}

.cards--page-xamarin .cards-row {
    position: relative;
}

.cards--page-xamarin .cards-row:after {
    content: "vs.";
    position: absolute;
    top: 25px;
    left: 50%;
    color: #000;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-weight: 300;
    font-size: 30px;
    line-height: 1em;
    color: rgba(34, 51, 68, 0.4);
}

.cards--page-xamarin .cards-item {
    margin-left: 40px;
    margin-right: 40px;
}

.cards--page-xamarin .cards-item--1 {
    margin-left: 16px;
    position: relative;
}

.cards--page-xamarin .cards-item--2 {
    margin-right: 16px;
}

.cards--page-xamarin .cards-name {
    padding: 30px 50px 8px;
}

.cards--page-xamarin .cards-item--1 .cards-name {
    background: #3498db;
}

.cards--page-xamarin .cards-item--2 .cards-name {
    background: #77d065;
}

.cards--page-xamarin .cards-text hr {
    margin: 30px 20px;
    border: none;
    height: 1px;
    background-color: #ebebeb;
}

.cards--page-xamarin .cards-text ul li {
    margin-bottom: 10px;
}

.cards--page-xamarin .lists--checkmarks--green ul li:before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgMTUgMTEiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1IDExIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjNzdEMDY1IiBkPSJNNS42MDksMTAuOTg2TDUuNjA3LDEwLjk5TDAsNS41MTJsMS44NjktMS44MjdsMy43NDQsMy42Ng0KCUwxMy4xMjUsMEwxNSwxLjgzNUw1LjYyNCwxMUw1LjYwOSwxMC45ODZ6Ii8+DQo8L3N2Zz4NCg==) !important;
}

.cards--page-xamarin .lists--checkmarks--blue ul li:before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgMTUgMTEiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1IDExIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjMzQ5OERCIiBkPSJNNS42MDksMTAuOTg2TDUuNjA3LDEwLjk5TDAsNS41MTJsMS44NjktMS44MjdsMy43NDQsMy42Ng0KCUwxMy4xMjUsMEwxNSwxLjgzNUw1LjYyNCwxMUw1LjYwOSwxMC45ODZ6Ii8+DQo8L3N2Zz4NCg==) !important;
}

.cards--page-xamarin .cards-text--bottom ul li {
    font-weight: 300;
}

.cards--page-xamarin .cards-text--bottom h3 {
    margin: 0 20px 5px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
}

.cards--page-xamarin .lists--checkmarks--green h3 {
    color: #77d065;
}

.cards--page-xamarin .lists--checkmarks--blue h3 {
    color: #3498db;
}

.cards--page-xamarinNative {
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xbg-xamarin-native.jpg.pagespeed.ic.q2llRcO6oO.jpg);
    background-repeat: no-repeat;
    padding-top: 84px !important;
    padding-bottom: 71px;
    background-size: cover;
}

.cards--page-xamarinNative .heading-title h3 {
    color: #fff;
    font-size: 45px;
}

.cards--page-xamarinNative .heading-description {
    margin-top: 13px;
}

.cards--page-xamarinNative .heading-description p {
    color: #fff;
    line-height: 40px;
}

.cards--page-xamarinNative .cards-name h4 {
    margin-bottom: 10px;
}

.cards--page-xamarinNative .cards-text p {
    color: #fff;
    max-width: 290px;
    line-height: 24px;
}

.cards--page-xamarinCode .cards-row {
    margin-top: 50px !important;
}

.cards--page-xamarinCode img,
.cards--page-xamarinCode svg {
    max-width: 1227px;
    display: block;
    margin: -35px auto 0;
}

.cards--page-xamarinCode .cards-name h4 {
    font-size: 30px;
    line-height: 35px;
}

.cards--portfolio {
    padding-bottom: 0;
}

.cards--portfolio .heading-title {
    margin-bottom: 28px;
}

.cards--portfolio .heading-description {
    max-width: 1060px;
    margin-bottom: 78px;
}

.cards--portfolio .column {
    padding: 0;
}

.cards--portfolio .cards-item {
    display: block;
    margin: 0;
    padding-top: 250px;
    padding-bottom: 82px;
    overflow: hidden;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.cards--portfolio .cards-item:hover {
    padding-top: 50px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cards--portfolio .cards-wrapper {
    width: 100%;
}

.cards--portfolio .cards-item-link-image {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-size: cover;
    background-position: 50% 50%;
}

.cards--portfolio .cards-item-link-image:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.15);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7) 100%);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cards--portfolio .cards-icon,
.cards--portfolio .cards-name,
.cards--portfolio .cards-text {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.cards--portfolio .cards-text {
    -webkit-transition: opacity 0.4s ease-in-out, margin-top 0.8s ease-in-out;
    transition: opacity 0.4s ease-in-out, margin-top 0.8s ease-in-out;
    position: absolute;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    opacity: 0;
    padding-top: 250px;
}

.cards--portfolio .cards-item:hover .cards-icon,
.cards--portfolio .cards-item:hover .cards-name,
.cards--portfolio .cards-item:hover .cards-text {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cards--portfolio .cards-icon {
    position: absolute;
    width: 100%;
    height: 180px;
    margin-bottom: 0;
    top: 0;
    line-height: 180px;
}

.cards--portfolio .cards-icon .icon,
.cards--portfolio .cards-icon svg {
    width: 40%;
    height: auto;
}

.cards--portfolio .cards-name {
    position: relative;
    padding-left: 10%;
    padding-right: 10%;
}

.cards--portfolio .cards-name h4 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
}

.cards--portfolio .cards-text p {
    font-size: 15px;
    line-height: 28px;
    color: #fff;
}

.cards--portfolio .cards-item:hover .cards-icon {
    margin-top: -130px;
    opacity: 0;
}

.cards--portfolio .cards-item:hover .cards-text {
    margin-top: -216px;
    opacity: 1;
}

.cards--portfolio .tags {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: 16px;
    z-index: 2;
}

.cards--portfolio .tags-section {
    margin-right: 0;
}

.cards--portfolio .tags-item {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 15px;
    line-height: 25px;
    color: #000;
    background-color: #fdfdfc;
}

.cards--with-borders .cards-item {
    margin-bottom: 40px;
    border: 1px solid #ebebeb;
    /* height: 100%;
    min-height: 265px; */
}

.cards--with-borders .cards-wrapper {
    position: relative;
    text-align: left;
    padding: 24px 31px 28px;
}

.cards2-item,
.cards8-name h4,
.cardsBg-item,
.description,
.fullCards1-btn,
.fullCards1-item,
.heading,
.heading-title h3 {
    text-align: center;
}

.cards--with-top-borders .cards-item,
.cards-item.cards-item--with-top-border {
    border-top: 0;
}

.cards .cards-item--with-top-border .cards-wrapper,
.cards.cards--with-top-borders .cards-wrapper {
    border-top: 6px solid #ebebeb;
    margin: 0 -1px;
}

.cards.cards--with-top-borders .cards-wrapper .cards-name {
    height: 100%;
    display: flex;
    min-height: 60px;
}

.cards--page-xamarinLib {
    padding-top: 32px;
    padding-bottom: 85px;
}

.cards--page-xamarinLib .heading-title h3 {
    text-transform: uppercase;
    font-size: 45px;
}

.cards--page-xamarinLib .heading-description {
    margin-top: 14px;
}

.cards--page-xamarinLib .heading-description p {
    line-height: 40px;
}

.cards--page-xamarinIntegration .heading-description {
    margin-top: 22px;
}

.cards--page-xamarinIntegration img,
.cards--page-xamarinIntegration svg {
    max-width: 1377px;
    margin: -15px auto 0;
    display: block;
}

.cards--with-borders ul li+li {
    margin-top: 10px;
}

.cards--with-borders .cards-item.border-color--green .cards-wrapper {
    border-color: #51c435;
}

.cards--with-borders .cards-item.border-color--light-green .cards-wrapper {
    border-color: #77d065;
}

.cards--with-borders .cards-item.border-color--yellow .cards-wrapper {
    border-color: #f1c40f;
}

.cards--with-borders .cards-item.border-color--red .cards-wrapper {
    border-color: #e74c3c;
}

.cards--with-borders .cards-item.border-color--light-blue .cards-wrapper {
    border-color: #3498db;
}

.cards--with-borders .cards-item.border-color--dark-blue .cards-wrapper {
    border-color: #255ccc;
}

.cards--with-borders .cards-item.border-color--blue .cards-wrapper {
    border-color: #0cf;
}

.cards--with-borders .cards-item.border-color--purple .cards-wrapper {
    border-color: #9b59b6;
}

.cards--with-borders .cards-item.border-color--light-purple .cards-wrapper {
    border-color: #b455b6;
}

.cards--with-borders .cards-item.border-color--orange .cards-wrapper {
    border-color: #ff6d3a;
}

.cards--with-borders .cards-item.border-color--aqua .cards-wrapper {
    border-color: #00ddce;
}

.cards--with-borders .cards-name h4 {
    margin-top: 0;
    margin-bottom: 22px;
}

.cards--with-borders .cards-text p {
    line-height: 25px;
}

.cards--with-top-borders .border-color--green .cards-wrapper,
.cards--with-top-borders.border-color--green .cards-wrapper {
    border-color: #51c435;
}

.cards--with-top-borders .border-color--yellow .cards-wrapper,
.cards--with-top-borders.border-color--yellow .cards-wrapper {
    border-color: #f1c40f;
}

.cards--with-top-borders .border-color--red .cards-wrapper,
.cards--with-top-borders.border-color--red .cards-wrapper {
    border-color: #e74c3c;
}

.cards--with-top-borders .border-color--light-blue .cards-wrapper,
.cards--with-top-borders.border-color--light-blue .cards-wrapper {
    border-color: #3498db;
}

.cards--with-top-borders .border-color--dark-blue .cards-wrapper,
.cards--with-top-borders.border-color--dark-blue .cards-wrapper {
    border-color: #255ccc;
}

.cards--with-top-borders .border-color--blue .cards-wrapper,
.cards--with-top-borders.border-color--blue .cards-wrapper {
    border-color: #0cf;
}

.cards--with-top-borders .border-color--purple .cards-wrapper,
.cards--with-top-borders.border-color--purple .cards-wrapper {
    border-color: #9b59b6;
}

.cards--with-top-borders .border-color--orange .cards-wrapper,
.cards--with-top-borders.border-color--orange .cards-wrapper {
    border-color: #ff6d3a;
}

.cards--with-top-borders .border-color--aqua .cards-wrapper,
.cards--with-top-borders.border-color--aqua .cards-wrapper {
    border-color: #00ddce;
}

.cards--with-top-borders .heading-description {
    margin-bottom: 78px;
}

.cards--with-capitalize-title .cards-name h4 {
    text-transform: capitalize;
}

.cards.cards--with-crosssBorders {
    padding-bottom: 100px;
    background-color: #f2f1f1;
}

.cards--with-crosssBorders .cards-row {
    position: relative;
    margin-top: 74px;
    padding-top: 0 !important;

}

/* section.cards.cards--with-crosssBorders.icons--green.second-section .cards-item.cards-item--1 {
    border: solid #d9d0d0 1px;
    padding: 0px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 29%);
    background: #fff;
    width: 100%;
    max-width: 520px;
    float: right;
    height: 100%;
   
}
section.cards.cards--with-crosssBorders.icons--green.second-section .cards-item.cards-item--2 {
    border: solid #d9d0d0 1px;
    padding: 0px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 29%);
    background: #fff;
    width: 100%;
    max-width: 520px;
    height: 100%;
    
}
section.cards.cards--with-crosssBorders.icons--green.second-section .cards-item.cards-item--3 {
    border: solid #d9d0d0 1px;
    padding: 0px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 29%);
    background: #fff;
    width: 100%;
    max-width: 520px;
    float: right;
    height: 100%;
   
}
section.cards.cards--with-crosssBorders.icons--green.second-section .cards-item.cards-item--4 {
    border: solid #d9d0d0 1px;
    padding: 0px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 29%);
    background: #fff;
    width: 100%;
    max-width: 520px;
    height: 100%;
   
   
} */
.cards--with-crosssBorders .cards-item--1,
.cards--with-crosssBorders .cards-item--2 {
    margin-bottom: 70px;
}

.cards--with-dividers .cards-item {
    margin-bottom: 40px;
}

.cards--with-dividers .cards-item:after {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 80%;
    top: 15%;
    left: -15px;
    border-left: 1px solid rgba(200, 200, 200, 0.5);
}

.cards9,
.cards9-row {
    position: relative;
}

.cards--with-dividers .cards-row> :first-child .cards-item:after {
    display: none;
}

.cards--with-dividers.cards--accordion .cards-item:after {
    top: 0;
    left: 0;
    height: 100%;
}

.cards--with-normal-title .cards-name h4 {
    text-transform: none;
}

.cards--mediadata {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    padding-bottom: 280px;
}

.cards--mediadata .cards-name h4 {
    text-transform: none;
    line-height: 40px;
}

.cards--page-enterprice .cards-wrapper {
    padding: 70px 0 50px;
}

.cards--page-enterprice .btn {
    font-size: 16px;
    padding: 11px 37px;
}

.cards--page-enterprice .bgcolor--gray {
    background: #5c5c5c;
}

.cards--page-enterprice .bgcolor--green {
    background: #97d02d;
}

.cards--page-enterprice .bgcolor--blue {
    background: #26c7f7;
}

.cards9,
.cards9-item {
    background-color: #fff;
}

.cards9,
.cards9-row:before,
.cardsBg {
    background-repeat: no-repeat;
}

.cards--page-enterprice .cards-item {
    margin-bottom: 0;
}

.cards--page-enterprice .cards-name h4 {
    text-transform: none;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 30px;
}

.cards--page-enterprice .cards-icon {
    width: 100%;
    max-width: 100%;
    margin-bottom: 35px;
    min-height: 167px;
}

.cards--page-enterprice .cards-icon svg {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.cards--page-enterprice-2 .cards-icon {
    line-height: 1;
    width: 100%;
    max-width: 100%;
    min-height: 130px;
    height: auto;
}

.cards--page-enterprice-2 .cards-icon img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.cards--page-enterprice-2 .cards-icon svg {
    height: auto !important;
    max-height: 110px !important;
    max-width: 100% !important;
}

.cards .container--medium,
.cards--page-expertise-mob-app-dev .container {
    max-width: 1310px;
}

.cards--page-enterprice-2 .cards-name h4 {
    text-transform: none;
    color: #0cf;
}

.cards--page-expertise-mob-app-dev .cards-item:hover .cards-name,
.cards--page-expertise-mob-app-dev .cards-item:hover .cards-text {
    color: #234;
}

.cards--page-expertise-mob-app-dev {
    padding-top: 95px;
    padding-bottom: 80px;
}

.cards--page-expertise-mob-app-dev .heading-description {
    margin-top: 18px;
}

.cards--page-expertise-mob-app-dev .heading-description p {
    font-size: 16px;
    line-height: 27px;
}

.cards--page-expertise-mob-app-dev .cards-item .cards-name h4 {
    text-transform: none;
}

.cards--page-expertise-mob-app-dev .cards-item .cards-name {
    margin-bottom: 30px;
}

.cards--page-expertise-mob-app-dev .cards-item:hover:before {
    display: none;
}

.cards--page-expertise-mob-app-dev .cards-wrapper {
    padding: 25px 50px 45px;
}

.cards--page-expertise-mob-app-dev .lists--checkmarks ul li {
    margin-bottom: 13px;
}

.cards--page-expertise-mob-app-dev .heading+.row {
    margin-top: 55px;
}

.cards9-name h4,
.cardsBg-name h4 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 300;
}

.cards9 a,
.cards9-item--1 .cards9-name h4 {
    color: #51c336;
}

.cards--accordion--augmented .heading-description p {
    font-size: 25px;
    line-height: 39px;
}

.cards--accordion--augmented .cards-item {
    max-height: 700px;
}

.cards9 {
    padding-top: 48px;
    padding-bottom: 88px;
    background-position: 100% 100%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cards9-bg.png);
}

.cards9 .heading-title {
    max-width: 836px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 37px;
}

.cards9 .heading-title h3 {
    line-height: 55px;
}

.cards9 .heading-description p {
    margin-bottom: 225px;
    font-weight: 300;
    font-size: 19px;
    line-height: 35px;
}

.cards9-row:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 165px;
    top: -127px;
    left: 0;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cards9-roof.png);
    z-index: 2;
    background-size: 100%;
}

.cards8,
.cardsBg,
.cardsBg-item {
    position: relative;
}

.cards9 a {
    text-decoration: none;
}

.cards9-item {
    margin-bottom: 40px;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 50px 76px 30px;
}

.cards9-name h4 {
    margin-bottom: 22px;
    font-size: 38px;
    color: #51c336;
}

.cards9-item--2 .cards9-name h4 {
    color: #0cf;
}

.cards9-text p {
    font-size: 17px;
    line-height: 30px;
}

.cardsBg {
    padding-top: 105px;
    padding-bottom: 388px;
    background-color: #f7f7f7;
    background-position: 50% 100%;
    background-image: url(https://supremetechnologies.us/wp-content/uploads/2021/05/cardsBg-bg.png);
}

.cardsBg .heading-title {
    margin-bottom: 26px;
}

.cardsBg .heading-description p {
    margin-bottom: 154px;
    font-size: 16px;
    line-height: 40px;
}

.cardsBg-container {
    max-width: 1920px;
}

.cardsBg-name h4 {
    margin-bottom: 28px;
    color: #232323;
    font-size: 28px;
    font-weight: 500;
}

.cardsBg-text p {
    max-width: 436px;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #232323;
    margin: 0 auto;
}

.cards8 {
    padding-top: 120px;
    padding-bottom: 100px;
    background: #e9e9e9;
    background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#fff));
    background: linear-gradient(to bottom, #e9e9e9 0, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#ffffff', GradientType=0);
}

.cards8:after,
.cards8:before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.cards8:before {
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cards8-bg.png);
}

.cards8:after {
    height: 8px;
    background-repeat: repeat-x;
    background-position: 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAICAIAAABRUclSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNJREFUeNpi/PPnDwMMsLx49RLBYWJiQnD4+PgRnP///iE4H96/R3DeI3M+fPgA5wAEGACSORFkBdhn9gAAAABJRU5ErkJggg==);
}

.cards8 .heading-title h3 {
    margin-bottom: 26px;
    line-height: 55px;
}

.cards8 .heading-description {
    max-width: 1222px;
    margin-left: auto;
    margin-right: auto;
}

.cards8 .heading-description p {
    margin-bottom: 456px;
    font-weight: 300;
    font-size: 19px;
    line-height: 35px;
}

.cards8-name h4 {
    position: relative;
    height: 70px;
    margin-top: 0;
    margin-bottom: 30px;
    padding-top: 16px;
    padding-bottom: 19px;
    font-weight: 300;
    color: #fff;
    background-color: #51c336;
}

.cards8-name h4:after,
.cards8-name h4:before {
    position: absolute;
    width: 30px;
    height: 70px;
    top: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
    content: "";
}

.cards8-name h4:after {
    display: block;
    left: -30px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cards8-first.png);
}

.cards8-name h4:before {
    display: none;
    right: -30px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cards8-last.png);
}

.cards2,
.cards2-item,
.description,
.fullCards1,
.heading {
    position: relative;
}

.col-lg-3+.col-lg-3 .cards8-name h4:after {
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cards8-middle.png);
}

.col-lg-3:last-child .cards8-name h4:before {
    display: block;
}

.cards8-text {
    padding-left: 20px;
    padding-right: 20px;
}

.cards8-text p {
    font-size: 17px;
    line-height: 30px;
}

.cards8 a {
    color: #51c336;
    text-decoration: none;
}

.description {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 19px;
    line-height: 35px;
    background-color: #fff;
}

.description--big {
    font-size: 25px;
    line-height: 40px;
}

.description p:last-child {
    margin-bottom: 0;
}

.description--page-engagement-models {
    padding-bottom: 50px;
}

.heading-title h3 {
    margin: 0;
    /* font-weight: 600; */
    font-family: 'p-regular', sans-serif;
    font-size: 47px;
    line-height: 60px;
    padding: 10px 0px;
}

.heading-title h3 span {
    text-transform: lowercase;
}

.heading-color {
    font-style: normal;
}

.heading-color--green {
    color: #51c435;
}

.heading:last-child> :last-child {
    margin-bottom: 0;
}

.heading-description {
    margin-bottom: 50px;
}

.heading-description p {
    margin: 0;
    font-weight: 300;
    font-family: 'p-regular', sans-serif;
    line-height: 35px;
    text-align: center;
    font-size: 22px;
    color: rgba(0, 0, 0, 0.943);
}

.heading--big .heading-description {
    font-size: 1.3em;
}

.heading>.heading-description,
.heading>.heading-title {
    left: auto;
    right: auto;
    /* width: 83.33333333%; */
    margin-left: auto;
    margin-right: auto;
}

.heading-break {
    display: block;
}

.fullCards1 {
    padding-bottom: 0;
    background-color: #fff;
}

.fullCards1 .heading-title h3 {
    margin-bottom: 74px;
}

.fullCards1-item {
    padding-top: 85px;
    padding-bottom: 60px;
    background-color: #5c5c5c;
}

.fullCards1-icon {
    height: 170px;
    margin-bottom: 30px;
}

.fullCards1-name h4 {
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
}

.fullCards1-btn {
    display: inline-block;
    vertical-align: top;
    font-family: 'p-regular', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 3px;
    padding: 13px 37px;
}

.fullCards1-item:hover {
    opacity: 0.8;
}

.fullCards1-btn:hover {
    background: #fff;
}

.logos,
.scheme {
    background-size: cover;
}

.fullCards1-item--1 {
    background-color: #5c5c5c;
}

.fullCards1-item--1 .fullCards1-btn:hover {
    color: #5c5c5c;
}

.fullCards1-item--2 {
    background-color: #97d02d;
}

.fullCards1-item--2 .fullCards1-btn:hover {
    color: #97d02d;
}

.fullCards1-item--3 {
    background-color: #26c7f7;
}

.fullCards1-item--3 .fullCards1-btn:hover {
    color: #26c7f7;
}

.fullCards1-item--4 {
    background-color: #f45b52;
}

.fullCards1-item--4 .fullCards1-btn:hover {
    color: #f45b52;
}

.fullCards1--expertise-mob-app-dev .heading-title h3 {
    margin-bottom: 0;
}

.cards2 {
    padding-top: 100px;
    padding-bottom: 50px;
    background-color: #fff;
}

.cards2 .heading-title h3 {
    margin-bottom: 4px;
}

.cards2 .heading-description p {
    font-size: 19px;
    line-height: 35px;
}

.cards2-item {
    margin-bottom: 50px;
}

.text-left {
    text-align: left;
}

.cards2--media-content-distribution .cards2-text,
.text-left h4 {
    text-align: center;
}

.cards2-icon {
    margin-bottom: 25px;
    line-height: 130px;
}

.cards2-icon .icon {
    height: 84px;
    vertical-align: middle;
}

.cards2-item:after {
    content: "";
    position: absolute;
    display: none;
    width: 1px;
    height: 70%;
    top: 15%;
    left: -15px;
    border-left: 1px solid rgba(200, 200, 200, 0.5);
}

.cards2 .col-lg-4+.col-lg-4 .cards2-item:after {
    display: block;
}

.cards2-name h4 {
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 26px;
    color: #232323;
    text-transform: uppercase;
}

.cards2-text p {
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 300;
    font-family: 'p-regular', sans-serif;
    font-size: 17px;
    line-height: 30px;
    color: #232323;
    margin: 0 auto;
}

.cards2 a {
    color: #51c336;
    text-decoration: none;
}

.cards2--media-content-distribution {
    padding-top: 64px;
}

.cards2--media-content-distribution .heading-description {
    margin-bottom: 82px;
}

.cards2--media-content-distribution .heading-description p {
    font-size: 25px;
    line-height: 40px;
}

.cards2--media-content-distribution .cards2-text ul {
    display: inline-block;
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    left: auto !important;
}

.cards2--mediadata {
    padding-bottom: 0;
}

.cards2--mediadata .cards2-img {
    height: 150px;
}

.cards2--mediadata .cards2-name h4 {
    text-transform: none;
    font-size: 35px;
    line-height: 41px;
}

.cards2 .heading-description p {
    margin-bottom: 0;
}

.cards2--mediadata .cards2-text ul {
    text-align: left;
    margin: 0 0 0 30%;
    width: 70%;
    padding: 0;
    list-style-type: none;
    position: relative;
    left: -15%;
    font-size: 17px;
}

.cards2--mediadata .cards2-text ul li {
    position: relative;
    padding-left: 17px;
    font-size: 17px;
    line-height: 25px;
}

.cards2--mediadata .cards2-text ul li+li {
    margin-top: 15px;
}

.cards2--mediadata .cards2-text ul li:after {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    top: 10px;
    left: 2px;
    background-color: #51c336;
    border-radius: 50%;
}

.cards2--page-social-networking {
    padding-bottom: 50px;
}

.cards2--page-social-networking .heading-title {
    margin-bottom: 32px;
}

.cards2--page-social-networking .heading-title h3 {
    line-height: 55px;
}

.cards2--page-social-networking .heading-description {
    max-width: 1323px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 70px;
}

.cards2--augmented-reality .cards2-text p {
    padding-top: 20px;
}

.cards2--augmented-reality .cards2-text p:first-child {
    padding-top: 0;
}

.cards2--augmented-reality .heading-description p {
    font-size: 23px;
    line-height: 39px;
    margin-bottom: 20px;
}

.cards2--augmented-reality .heading-description p:last-child {
    margin-bottom: 0;
}

.cards2 .heading-description--2 p {
    font-size: 25px;
    line-height: 39px;
    margin-bottom: 20px;
}

.cards2 .heading-description--2 p:last-child {
    margin-bottom: 0;
}

.cards2--augmented-reality ul {
    padding: 30px 40px 0;
}

.cards2--augmented-reality ul li {
    padding-left: 40px;
    margin-bottom: 10px;
}

.logos {
    padding: 100px 0 90px;
    background-repeat: no-repeat;
    background-position: center center;
    font-family: 'p-regular', sans-serif;
}

.scheme,
.scheme-container {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.scheme-title h3,
.scheme1-title h3,
.scheme3-list h3,
.scheme5-title h3 {
    font-family: 'p-regular', sans-serif;
}

.logos--col-4 .logos__wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.logos--col-4 .logos__item {
    width: -webkit-calc(23.33% - 30px);
    width: calc(23.33% - 30px);
    max-width: -webkit-calc(23.33% - 30px);
    max-width: calc(23.33% - 30px);
    min-width: -webkit-calc(23.33% - 30px);
    min-width: calc(23.33% - 30px);
}

.logos--col-3 .logos__item {
    width: -webkit-calc(33.33% - 30px);
    width: calc(33.33% - 30px);
    max-width: -webkit-calc(33.33% - 30px);
    max-width: calc(33.33% - 30px);
    min-width: -webkit-calc(33.33% - 30px);
    min-width: calc(33.33% - 30px);
}

.logos__wrapper {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.logos__item {
    margin: 0 15px 30px;
    padding: 25px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.logos__item img {
    margin: 0;
    display: block;
    max-width: 100%;

}

.page-id-252 .logos__item img {
    filter: grayscale(100%);
}

.scheme {
    position: relative;
    padding-top: 106px;
    padding-bottom: 100px;
    background-color: #03040a;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/businessIntelligentBG.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.scheme .heading {
    color: #fff;
}

.scheme .heading-description p {
    margin-bottom: 60px;
    font-size: 19px;
    line-height: 35px;
}

.scheme .heading-title {
    margin-bottom: 0;
}

.scheme .heading-description {
    margin-top: 32px;
    margin-bottom: 0 !important;
}

.scheme-container {
    max-width: 1800px;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/BusinessInteligent.png); */
}

.scheme-content {
    padding-top: 94px;
}

.scheme-object {
    line-height: 0;
    text-align: center;
}

.scheme-object img {
    max-width: 100%;
}

.scheme-item+.scheme-item {
    padding-top: 98px;
}

.scheme-item--left {
    padding-left: 18px;
    text-align: left;
}

.scheme-item--right {
    padding-right: 10px;
    text-align: right;
}

.scheme-title h3 {
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 35px;
    line-height: 45px;
    color: #fff;
    text-transform: capitalize;
}

.scheme-title h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 44px;
    height: 44px;
    top: 3px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 1;
}

.scheme-item--1 .scheme-title h3:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABUpJREFUeNrUWU1PXUUYPkwLhI8Wer1c+bLUasXqQrBU3aoLrbJySRfuNHHR+Fe6aeLChQvpyh0muLAujQloa4zYElu4Fihwe+EKlABCfeb4DHkznJk5B+4l8U2e5Nxz5+M577zzfszURRNPoyPICaANaAeaiXq+17IL7ABPiFWgwvexPL2UbcKThySaAzqBPKA87RQ/oJm/zwJ7QAl4BJSzTlyXUcMdQB/QKt6VqbUNYBPYFhrUmm4AmoAWrkZO9F0HZqDlUrUJ6wlfAs7wd4VEtZa2MiqpkauT4wdoWQHugfhmNQgXSPYkNTgHPIyqI88B3VTIPyS9dBTCz9MEtCwCd2mD1RRt5/3As/w9C9IPfI1dckGQnQamakBWe4k9YIpzaOmrm4xXNBPh80APn2/TDGoqID3HufSSd4P0+bSEC3Q/Wn6h7zwWAelVko5dIEgXQn7YeANjBpWUcz0DvAy8QNdn/K4OFsvAn8AfwOMUpCsgOk2T7MfzmvQe9qZ7ja5rkTYbknPA28LWQzIL/KB9byjSgehFbsQVtLmTpOEOkt2kNwhFyPeBS/FH/6e5IrU4zzHMinVT+2f5YR8Dk8A4XZlLNIfTmhPId4D0sk3YaGku4A00iRH6UC0TwLfcLLasceK7/LAPgSFCa29UfNwB7wGimsuL5LYsN12O4bYSCAo6L7hKsjrK3QDGHGQPcGDbG+yrx7gKUvUee35ITq1ol5OEO0Ve4JMrQC+wAHwNLB3CGSyx7wLHuhJoX5YcFROUPF8+CmywQT5/w+U+rKxxDC2D0N45T1vDKY92JxQTEMUv8SUy79AOJ5ge2qKzsmvAjyS0xudr/M+WEseq49gus9git5irYvIdBXxuJ3f5Iu3QFh0VfwKuA29xP7Ty+Tr/60noN8YxdZDo9MxvuLUr5qkR81mXXBR+NEmzeuIBT/8BepJGh2+WcySJ4dai6KZMVHKJCdVJweTTAFkZlD5JeD9ludUkMdyaTAkTsfZySV7YnS0jGTbbiMOWTXh3ieFWr6yC0SUmN0hy8q9nIDyY8G7TmiNJ9ksuFR2v7FQj25cFY9CGEv77OcN8vzlCfWgP7VuBkvbh6VCybFnKzQyEb3r2x+NAShCvkEppQ0WP6/kCuJOC7K9sm8VlHthDSvo4Twef69liFnbb019/0AeOSNrncZmRxW1DiRKoLRDPi0wJhxP+12ngm8DnDLcbxATfveGoC4c5ZhEh2JfHGG6rimFvjylmo6fTLaaIQ0z2bdlmGL4sQvNlvtt2nCINccxbznOIyZhTjhwrxkuUrDQzSWaER/gIOHUE73SKY8ReBtqdCeQx8cZHu11lpXC5wETjTPC7GLUKhyBbYN8ujjWe4uBxn6MSSfI6baU34PhHBenPHDbtkmH2MWRHobUdjzn0ktM62pXtmk67lVeZBs576jrt4L8C3mMROsTk3hShCyIINJOcKULztFldhH7ni3wgq0RKOptUNS/zFPEMz7qmApoeY+R6l/VZPkVe8RfwvSzzPdLPKLhiKuakg5R7oqL9O8URlZ74S5KVBylNIrGRBympzoGh3R5y2CUn7+ml3hSviKOqSlRDsQ9SQLZNZHW/28evylHVFkU62H5cqRzItotioJh0VuxKL+8Lcxjg6U2tyXZzLl2UzoPs/cR2/7cD7dAt0gO6qAsc8HRU3SuDXrouc2UwDbKL3pU44qXMgiNP8EkDfXPNLmXshMV37fWEPlpWMeaeznXtNSv9bLUJy/jexUo3a124x+pCr075uG5Cy4S8um2h6TRYlfg2A8hGlHB1m1X+FWAAynGS8y4+oNgAAAAASUVORK5CYII=);
}

.scheme-item--2 .scheme-title h3:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABXBJREFUeNrUWctuHEUUbVf8kB+J7cl48Is4D2JDWBCDA2wJQhDwKstkEYkFSFlE/EqkKBKLRGJBsmIRyZHMgrBBQkjhKWBwLBJ7iOOMPZl48GOUcexwanTKujTVVd3jsSWudKSZ7q6q09W3zr23quHK8G/BNmwP0Al0AW1EE69r2wDWgTViCSjxetU+nDqWaMDGGommgF4gDSjHc4ov0Mb/B4BNoAA8BIpJB25IOMM9wBDQIa4VOWurQBmoiBnUM90MtALt/Bop0XYFmMEsF+pNWA84DHTzf4lE9Sw9SThJLfw6Kb6AtsfAHRAv14NwhmQbOYNzwP2gPvY80M8JeUrSC9shfIguoC0PTNEH62naz0eA5/h/FrgXtRhdC+aoIDsNZHeArFaJTSDLMQKOOXx15PdEhA8DA/z9E91gRw2k5zjWM7rJ4biEM5QfbT9SO3fFQHqJpKsSiFnO+HTYqIFxg1LMsfYDLwJHKH1Gd3WwWAT+BP4AHsUgXQLRabrkCH4vS/UIEzZqkI/pBgeBt4Svh20voT/vO1xQX2vt9bkHiO7jQtScfrYR7qHOlqkGvgj5HvCaVhrOXI6z+IB9mC/Wz9k/wBc7B3wPTFLKokxz0KS7Qb4HL7EY9mEzS3MeNWjloGMkexu4BNzgIMsk8pS/p3jvEp9tYNtz7CtSPcRXHjKqoURu0EGfdQUFnRecpeDrKHcZmODK9tkzPnuZbXUfZ0GkyUH6Pjl1mJBuCPeKvMBlp4BBYB74HFioQQwW2HaefZ3yPF+UHBUTlDQvPvQssFH+/oKfu1ZbZh/aRjHLBx3PGk5pPLdHMQFRfBNXInNS+Kwtu9JZ2QXgWxJa5u8LvBe2gvDpkw63eEJuVa6KyXfg0dxervI8/TBsOip+B1wE3qTPdfD3Rd4bsLSbYJ86SPQ6xjfcuhTz1ID5bJS9JBIT28zqgY872ut7N5lahm02NIbNDLd2JaRlzdHAhOqs5d7HHrLGXgE+slzPhmTVZoZbqylhAtZeUZYWfhe2MwkW25kIXzbhPcoMtyYVKhijzOQGtorg1QSERy3XyqExbLZVcqlgd229Htm+LBi9PmS590OC8X6NCPW+NbTlBUr6h6NBIeTL0q4nIHzdsT4eeVKC6hdSMX0o55CeT2X657Bf+GwSyfzPGlJS4xwNXNKjI9EHolKwmX6h9yMi6ZBDMoMQt1UlSqBOTzzPMaEet9zXaeAbwCcMt6vEbV57PaIgGGefOYRgVx5juC0phr1Npm8tjka3mCKOMdkPW4Vh+IQIzSd4rRKxizTGPm9FDYqQ3UJummPJqEQhlGbabEYowmmWPrXaXvZRVRnM7ownj6kufDy3oUIpXMoz0CQT/D5GrUwNZDNs28e+JmNsPG5xVCJJXqGvDHqE/5ogfT7Cp6NsnG0M2WuYtXWHOwyS04pJ5BtDWdPLTAMfOOo6LfCfAe+yCB1jcm+K0HkRBNpIzhShafqsLkK/dEU+kFUiJZ01W1eS8CJ3Ebu515X1zPQEI9fbrM/SMfKKv4CvfGU+bYRR8LGpmG37Enc4Y1pq/o6xN6EHvkKyciOlVSQ2ciMl1j4wZneAHDbIKXLnx+xJHOPOy0rM3R9N5BtiWwaynRy7ujcR3jNWEVVtTqSDXbuVyoFslygGcra94qj08q5wh+Pcvdlpsv0cq4GL/q7tuf/dhrbvFOkeJeooO9wX1PfIYJDSZY4MpkE079vU81meimEOZV6gEhSpuZWEJJupzTUdysQ9pyszRTTHXp3EoeDfx15r1GhZxZhzuqhjr1mps/UiLIPLIgftY6WbipGDSNtkdaG/TnG3TkKLhDy6bacvNocq8Qq/0GpgObpNav8IMACtFqOplHDFvQAAAABJRU5ErkJggg==);
}

.scheme-item--3 .scheme-title h3:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABZVJREFUeNq8Wc9PXEUcfwwFwo8Wui7LT0uphdp6EJS2HryoMVptYuyRHkw86K3xX+mliQcPHmxPeqoJHqwHmxgjajUmCKQtuxbossuWLaUEsNTPd/MZMg5v5r23bPkkn7C892bm8+Z95/tjpu7DH88Ee0A92A52gC1kA68LnoBb4GNyBSzzegXfvP5zogEPVCk0BXaDaVB5nlN8gRb+fwTcBovgfbCUdOC6hDPcCQ6Abca1EmdtDVwHN40ZlJluBJvBVn6NlNH2ETiHWS7WWrAMOAwe5v9lCpVZ2kg4SU38Oim+gOABOAPh67UQnKHYA5zBefBeUBs8D/ZyQv6l6KUgwsZ8GARPUWwe/KWGYgX/sM88xzh14ebZwWoFD9FeBbPgFBdMTYEZ3QanOIZgAKKHkwo+Bvbx9y2awTMFRM9zrKdiJhB9LK7gDN2P4Hf6zn0BRK9QdMUFQnQmatGJ8b9Ke5pNMLPPgS+CL9D1ab8rwaIA3gb/BpdDRO7qDEL7aJLiHidN72EHjmFjgcURexR8w7B1GwdJ+bxvg1nwB/G9UeYB0Yfws4ua/ggT3Ek/K28zHSNCvsuvUceZy3EWF9iH/mK9nP0jfLGPwF/BCboyF0SDiD4M8Z14iYItWM/SfIQ3EBHj9KGCSfBbLhYbqxx4mi/2PjhGyuxdNV5ul/eAUNFynNoK5qJLMdyWI/ys5AUXKVai3BXwukOsjad89grbSh8XIarBYxr3qKkNz6VMwd1GXuDDObAfXAS/ApeqcAZLbLvIvs5FPF8yNSomKGlevB+xwEb5+2t+7mqxyj4Eo5i9o55ntaY0nqtXTEAU38SXyLxJO5xkemhDsrJL4E8UtMrfl3jPRpF91bFvl1lsUFtFq2LyrTMwF7q5yvO0QxviN8WhXgZf43po4+/LvNcX0u46+5Qg0e0ZX2vrUMxTA+azLpzk36xjZmXgEU/7EXqSppB7WWuMMGhtrYpuSkclF3Songq592mEWI2XwU9Crk9ZbjUMWluzLmEC1l4upA27szGeYLGNO2xZh3cXtLYGZRWMLujcIMzJv5JA8GjItXVrjDDslFwq2F9s7bUDZRWMkTYUcu+3BOP95Qj1UWtoxwqUaR+eBkXLlk1cSyD4mmd9LEekBJUvpGLaUM7jej430z8P/uSzSVzmrjWkTB/naeBzPRvMwm552ssLveeIpAMelxlY2taUUQK1R8TzHFPC8yH3JQ08C37GcLtGTvLaGUdBcJ595hCCfXmM1raiGPa2mWI2eRrdYIo4xmTfxibD8GkjNJ/mtU3HLtIY+7zhGhQhu4naRGNZe4milWaGYc7wCBdY+lSLg+yj4mUwu3MReUxl4eO5J8pK4VIRA00wwe9h1MpUITbDtj3sayLGxuOOxvqTH/fpaJNmDSV11kNH423WbQPMvvTnn4kpVmz2A86wiL3K9NFlDv2sCR/hudt2TSdu5SUKWfDUdeLgvwTfYRE6xuReF6GLRhBo4UzqIjRNm5Ui9Dtf5INYZaSk2bCqucBdRKmcT0S4mS2mlBK53mJ9lo6RV8he2vdRZT5xglHwga6Yw/YlZoyK9mGMvQkZ+AuKNTdSmo3ExtxIibUPzI2ULjqEGXt/wc6cprljOcQN53KMMUTITXJPgNh2jl3Zm7D3jJWjqs0Z6WDHfqVyENthFAO5sL1iV3p5xzCHEa7UZy22l2NJUboAsXfCnovagR80Yn2e5lLrPWLFBdalPQLE3vXtkflwly5qiB0eCmp7ZNBP16WPDGYhNh+1qReFPD2GPpQ5Tk9Qos/dTCiykb65qkOZuOd060wR9bFXOzkY/P/Y6zF9tFnF6HM617FX1vSztRJsBpcCB+1hpZuKkYPY4X2ZX6e0XyehJdI8um2lLTZalfgmv9BaEHJ0mxT/CTAAsbynEh/zgDYAAAAASUVORK5CYII=);
}

.scheme-item--4 .scheme-title h3:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABYhJREFUeNq8WctTHEUcnu4EKB4Bsi6EVx7EhCgeJErUq1qWRjl5xIM3U+Uh65/iXFLlwYMHyclbrMKD8WKVZYkaLaswoUzYNYQsu9mwAUKxBMZfz35NtZ1+zCwbvqqvGGanu7/p+fXv0c2iz4P94BCxh9hL7ABbcF9gh7hNfAyuEqu4X0cuSjXg4QaFZogDxCyRO57jeIEO/H+CuEssE+8TK2kHZilnuI94ktil3Ktg1jaIm8SaMoNipluJ7cROfI2M0naduEizXG62YDHgGPEo/q9CqJilrZST1Iavk8ELCDwk3iLhm80Q3A+xhzGDS8S7QXNwnDiECXkC0SuBx8ZcGCWOQ2yR+EsTxQr8iz6LGGM8CNloo4LPwl4FFojzWDDNRS7aJc5jjCAeM2RjaQWfJg7j+gbM4NkiFy1hrCg2k5CdTiq4H+5H4Hf4zoNBLlqF6LoLDFm/zw9LbyDNoJpwqOeILxCfh+uTflcEixLxH+LfxAcJRFdJ6AJM8hxdr6neQxc8piywJGZwivimYus6joDi875DzBN/iH2vzzxC1k1Xx6DpD5PgPvhZ8TY3E0TI94ivCteImStgFu+hD/nFhjD7J/BiHxN/Jc7CldkgNHTHmkLWRy9R0gXLWVryeAMhYho+VGCO+C0Wi441DHwTL/YBcRIUszejvNzT3iNkQssZaCupiy6DcFv1+FmRF3wEsSLKXSFes4jVEeHZK2h7PO4rZC0O07gLTV30XEYVPKDkBS5cJI4Ql4lfE1ca8AUraLuMvi56nq+oGjkSlCxu3vcssPO4/gafu1GsoY8g7jNkpxzPSk1Zeu4QRwLC8SauROYt2OEc0kMdIiu7TPwJgtZwfRm/6SijL4a+bWaxBW2xVo7kO/D43AGs8iLsUIeIij8TQ+IbWA9duA7x27Ch3TX0KYLEgGN8qa2XI08NkM/a8CL+5i0zKwaecLSfgCdpM/yW18YwQWrr5HBTMirZIEP1vOG3Sx6xEi8TPzHcn9fcqglSW7ssYQLUXjZkFbvTMZ1isU1bbFmGdxukthauFYw2yNzA5ORfSSH4vOHepjaGCXslFw8OFtv77YBrBaPXhgy//ZZivL8sod63hvasgKv24WhQ1mxZxdUUgq861scDT0oQfyGe0IYKDtfzhZr+OfAnnk3jMp9aQ1z1cY4GLtezhSzshqO9eKH3LZH0pMNlBpq2Da6UQD2eeF5ASjhl+F2kga8TP0O43QDncO81S0EwhT4LFIJdeYzUtsoR9naRYrY5Gl1HijiJZF9HDWH4ghKaL+BezbKLNIk+r1tHDVkbtAmNVeklylqaacKi4hE+ROnTKI6gj7qXyUWLnjymvvBz0Q7XUriMZ6BZJPiDiFr9DYjtR9tB9DWbYONxTyNXkuR12MqIx/HPKKI/tdi0DVNoI8XO0KxtO8xhBJrW6bmKXtMJt/IS0sB7jrpOOPiviO+iCJ1Eci+L0GUlCHRAnCxCs7BZUYR+54x8IeNKSpo3Vc0l7CIejfcD3G5mGymliFxvoz7LJsgrxF7a994yv45ziIIPZcVs2pe4pVS0jxLsTYiBv4RYdSOlXUls1I2UZPvAIRuGhh1osu78yD2Jcey8rCfc/RFCfgT3h5D1YOz63oS2Z8wtVW1BSQd7DyyXC1mvUgwUTHvFtvTytmIOE9i9edZihzAWixd9Lrptesy3Az+qxPoizKXZe8QcC+zYnkfIRXdce2Qu3IGLOosOu4PmHhmMwHXJI4MFElv0ber5UITHkIcyZ+AJKvC5tZQiW+GbGzqUSXpOt4kUUR579YCjwf+PvR7DR6tVjDynsx175VU/2yzBanApYdBBVLqZBDmIil1UF8vxyx7QSWgFVI9uO2GLrVolXsMX2ghMR7cp8Z8AAwBk+ZD9x2+oAwAAAABJRU5ErkJggg==);
}

.scheme-item--left .scheme-title h3:after {
    left: -66px;
}

.scheme-item--right .scheme-title h3:after {
    right: -66px;
}

.scheme-item--1 .scheme-title h3 {
    color: #0cf;
}

.scheme-item--2 .scheme-title h3 {
    color: #9d26d5;
}

.scheme-item--3 .scheme-title h3 {
    color: #51c336;
}

.scheme-item--4 .scheme-title h3 {
    color: #ff9000;
}

.scheme-text p {
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    color: #fff;
}

.scheme1 .heading,
.scheme1 p {
    color: #234;
}

.scheme-text p:last-child {
    margin-bottom: 0;
}


.scheme1 {
    position: relative;
    padding-top: 95px;
    padding-bottom: 50px;
    background-color: #fff;
}

.scheme1 .heading-title h3 {
    margin-bottom: 0;
}

.scheme1 .heading-description p {
    margin-bottom: 104px;
}

.scheme1-content {
    padding-top: 188px;
}

.scheme1-item+.scheme1-item {
    margin-top: 86px;
}

.scheme1-item--left,
.scheme1-item--right {
    text-align: left;
}

.scheme1-item--middle {
    position: relative;
    left: 46px;
}

.scheme1-container {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xscheme1-fruit-bg.jpg.pagespeed.ic.fmFcNESyXU.jpg); */
}

.scheme1-title h3 {
    position: relative;
    margin-bottom: 24px;
    font-weight: 300;
    font-size: 30px;
    line-height: 34px;
    color: #234;
}

.scheme1-title h3:after,
.scheme1-title h3:before {
    position: absolute;
    display: block;
    content: "";
}

.scheme1-title h3:before {
    width: 300px;
    height: 1px;
    top: 19px;
    background-color: #dedede;
    z-index: 1;
}

.scheme1-item--right .scheme1-title h3:before {
    left: 100%;
    margin-left: 46px;
}

.scheme1-item--left .scheme1-title h3:before {
    right: 100%;
    margin-right: 46px;
}

.scheme1-item--middle .scheme1-title h3:before {
    width: 1px;
    height: 100px;
    top: auto;
    bottom: 100%;
    left: 50%;
    margin-left: -62px;
    margin-bottom: 31px;
}

.sphere--items-3 .sphere-item--3,
.sphere--items-4 .sphere-item--3 {
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.webApp .sphere-item.sphere-item--1.title--with-bullet-small.title--green.col-lg-3.col-lg-pull-9.col-sm-4.col-sm-pull-8 {
    top: 0;
}

.scheme1-title h3:after {
    width: 20px;
    height: 20px;
    top: 10px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfRJREFUeNqUld9Lk2EUx9+21CL/AH8EgQRmBVo6m9d6EYWwQQvabT92EZl5oewfEM2LFCYpeN/FWi0q6KIg8EIG64di62Z0lewPiC6mM/we+Wy8G2/O98CH533Oe873PM+75zw7EV0fdjysVURgRHSJXfFbfBOvxRt8dXbSQywqnorzHkUuwB1RFDPilTso4HoOinkCTKwgpkSfOAUX8RWIyZAT9FrhrJhmG5b0XPxrWOVPWBL3xTNyHFZbW+Etl9hNsUyxCbEh/sAGPnu3KsbJmUbjULCVSmZPxEfRLXKsJCzaIYwvR8wndmO2aFomGBNnxQ+qWoF3YsD5v9m796JNrJBrBW4HOBpma2JfJJqIVa1fPCBnDV/EBENMPjDGneNbvCF3yAQ7mPxivOpD8EpDbmfA67T7sD3Xoa8d7BLPPYxffQhuM55jLJngFpPrjC98CFZjxxjzJphlcpcWsqOzeQyxLWIt5x6+rAmmuUUuc2TKdMv3I8Ss4A1iE+TumFbA1bsOHTPGy2ti0rYh/kIe3zAxow1dVq72sq1ygV/LOuChqNBmIVfrhfBVWNlbchbQqLu+kiJFQIpv9Fj0ihZxRlzCt0nLneYiSXpdX9ZCj8RnMUfy4hHfsYjQy2Y3doatxLi9B2l8h+/2hb+AtFdTHAgwAL8YdPcOGZFYAAAAAElFTkSuQmCC);
    z-index: 3;
}

.scheme1-item--right .scheme1-title h3:after {
    right: -47px;
}

.scheme1-item--left .scheme1-title h3:after {
    left: -47px;
}

.scheme1-item--middle .scheme1-title h3:after {
    top: -32px;
    left: 50%;
    margin-left: -72px;
}

.scheme1 ul {
    margin: 0;
    padding: 0;
}

.scheme1 ul li {
    position: relative;
    padding-left: 17px;
    font-size: 17px;
    line-height: 25px;
    color: #727a82;
}

.scheme1 ul li+li {
    margin-top: 15px;
}

.scheme1 ul li:after {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    top: 11px;
    left: 1px;
    background-color: #51c336;
    border-radius: 50%;
}

.scheme1-object {
    padding-top: 124px;
    padding-bottom: 124px;
    line-height: 0;
    text-align: center;
}

.scheme1-object img {
    position: relative;
    max-width: 100%;
    z-index: 2;
}

.scheme2-img,
.scheme3-img {
    max-width: 100%;
}

.scheme2 {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    background-color: #fff;
}

.scheme2 .heading {
    color: #000;
}

.scheme2 .heading-description p {
    margin-bottom: 84px;
    font-size: 19px;
    line-height: 30px;
}

.scheme2--page-mobile {
    padding-bottom: 60px;
}

.scheme2--page-mobile .heading-title {
    margin-bottom: 25px;
}

.scheme2--page-mobile .heading-description {
    margin-bottom: 62px;
}

.scheme2--page-mobile .heading-description p {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 38px;
}

.scheme3 {
    position: relative;
    padding-top: 110px;
    padding-bottom: 167px;
    background-color: #f7f7f7;
}

.scheme3 .heading {
    margin-bottom: 120px;
    color: #000;
}

.scheme3 .heading-title {
    margin-bottom: 0;
}

.scheme3 .heading-title h3 {
    position: relative;
    margin-bottom: 0;
    z-index: 1;
}

.scheme3 .heading-title:before {
    content: "";
    position: absolute;
    display: block;
    width: 200px;
    height: 100%;
    left: 50%;
    margin-left: -100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 247, 247, 0)), color-stop(10%, rgba(247, 247, 247, 0.6)), color-stop(50%, rgba(247, 247, 247, 0.9)), color-stop(90%, rgba(247, 247, 247, 0.6)), to(rgba(247, 247, 247, 0)));
    background: linear-gradient(to bottom, rgba(247, 247, 247, 0) 0, rgba(247, 247, 247, 0.6) 10%, rgba(247, 247, 247, 0.9) 50%, rgba(247, 247, 247, 0.6) 90%, rgba(247, 247, 247, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00f7f7f7', endColorstr='#00f7f7f7', GradientType=0);
}

.scheme3-list h3:after,
.scheme5,
.scheme7-container {
    background-repeat: no-repeat;
}

.scheme3-container {
    position: relative;
    height: 725px;
    padding-top: 10px;
    text-align: center;
}

.scheme3-col {
    position: relative;
    width: 720px;
    height: 720px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 54px;
    background-color: #f7f7f7;
    border-radius: 50%;
    z-index: 1;
}

.scheme3-list {
    position: absolute;
    width: 330px;
    top: 56px;
}

.scheme3-left {
    left: -130px;
    text-align: right;
}

.scheme3-right {
    right: -130px;
    text-align: left;
}

.scheme3-list ul {
    margin: 0;
    padding: 0;
}

.scheme3-list h3 {
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 19px;
    line-height: 30px;
    color: #234;
}

.scheme3-list h3:after,
.scheme3-list h3:before {
    position: absolute;
    display: block;
    content: "";
}

.scheme3-list h3:before {
    width: 300px;
    height: 1.3px;
    top: 17px;
    background-color: #dedede;
}

.scheme3-left h3:before {
    left: 100%;
    margin-left: 18px;
}

.scheme3-right h3:before {
    right: 100%;
    margin-right: 18px;
}

.scheme3-list h3:after {
    width: 20px;
    height: 20px;
    top: 8px;
    border-radius: 50%;
    background-position: 0 0;
}

.scheme5,
.scheme5-center,
.scheme5-container {
    position: relative;
}

.scheme3-left h3:after {
    right: -30px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfRJREFUeNqUld9Lk2EUx9+21CL/AH8EgQRmBVo6m9d6EYWwQQvabT92EZl5oewfEM2LFCYpeN/FWi0q6KIg8EIG64di62Z0lewPiC6mM/we+Wy8G2/O98CH533Oe873PM+75zw7EV0fdjysVURgRHSJXfFbfBOvxRt8dXbSQywqnorzHkUuwB1RFDPilTso4HoOinkCTKwgpkSfOAUX8RWIyZAT9FrhrJhmG5b0XPxrWOVPWBL3xTNyHFZbW+Etl9hNsUyxCbEh/sAGPnu3KsbJmUbjULCVSmZPxEfRLXKsJCzaIYwvR8wndmO2aFomGBNnxQ+qWoF3YsD5v9m796JNrJBrBW4HOBpma2JfJJqIVa1fPCBnDV/EBENMPjDGneNbvCF3yAQ7mPxivOpD8EpDbmfA67T7sD3Xoa8d7BLPPYxffQhuM55jLJngFpPrjC98CFZjxxjzJphlcpcWsqOzeQyxLWIt5x6+rAmmuUUuc2TKdMv3I8Ss4A1iE+TumFbA1bsOHTPGy2ti0rYh/kIe3zAxow1dVq72sq1ygV/LOuChqNBmIVfrhfBVWNlbchbQqLu+kiJFQIpv9Fj0ihZxRlzCt0nLneYiSXpdX9ZCj8RnMUfy4hHfsYjQy2Y3doatxLi9B2l8h+/2hb+AtFdTHAgwAL8YdPcOGZFYAAAAAElFTkSuQmCC);
}

.scheme3-right h3:after {
    left: -30px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdtJREFUeNqclUlLQlEUx6/PiPoGTVBImwZosIHWuYgGMLKN0SrLRdEEKX2DrEUtGpBaBi0sM2jRN5BAy6JclavCDxAtrMz+B/7GS55TB37c4d3zf+fed+55JhXJKAOrBHYyAOrAB3gBt+AcXMhcxvrX0WQgOA42QbMqbE/AC8GgflLT9c3AB4IUi4NV0AKqSCvn4lxzZooqHzAbRShiHm5NnA7Ad57oJJBZsA2qZUeI1KuP0KETGwF7oAIsgjB4I2HOyTM/GKOPB1E6shHKB3gGDWAe7IN6cAk680QYA6PglT677FtEcAqdY/AIOniW1wXEsnYH+sEX+21gWmNqiB2BNHCXIKb48jmcXZq+YnYR7OXgiq1TlW7OHN8eEazhIMG2uwzBrhzfWo1f6b/2qbtZv/mUZN/C9qYMwQe2jWyTInjPwRDbkzIEs2ttbCMiGOJghinjZxoUMwnEz2vn4lxIBAOsIu1MmRRvS6xIDg5zrZu+ktgBTXd3Fe+mjQ8laZdlG+CdRDjXxzWD9BFbQU6m9MVBStbaP4vDFsQ8udVGzmIHLHAsV/GQSZtgajRxBy5uU7GQLPHGGBbYCbBRYoFdh9BpsYqdTdRJVm8rq4/iuUX5CwgY/QJ+BBgAFpGKdY9QEV0AAAAASUVORK5CYII=);
}

.scheme3-list li+li {
    margin-top: 55px;
}

.scheme5 {
    padding-top: 170px;
    padding-bottom: 120px;
    background-color: #03040a;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xscheme5-bg.jpg.pagespeed.ic.4VG2UE3QWV.jpg);
    background-size: cover;
}

.scheme5-item+.scheme5-item {
    margin-top: 420px;
}

.scheme5-item--2 {
    padding-right: 175px;
}

.scheme5-item--4 {
    padding-left: 142px;
}

.scheme5-item--middle {
    margin-top: 204px;
    text-align: center;
}

.scheme5-heading h3,
.scheme5-title h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
}

.scheme5-center {
    padding-top: 198px;
}

.scheme5-img {
    position: absolute;
    display: block;
    max-width: 100%;
    top: 0;
}

.scheme5-item--left {
    text-align: right;
}

.scheme5-item--right {
    text-align: left;
}

.scheme5-title h3 {
    position: relative;
    font-size: 30px;
    line-height: 40px;
    color: #0cf;
}

.scheme5-heading h3,
.scheme5-text p {
    color: #fff;
    text-align: center;
}

.scheme5-title h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: 20px;
    background-color: #0cf;
    border-radius: 50%;
}

.scheme5-item--left .scheme5-title h3:after {
    left: 100%;
    margin-left: 13px;
}

.scheme5-item--right .scheme5-title h3:after {
    right: 100%;
    margin-right: 13px;
}

.scheme5-item--middle .scheme5-title h3:after {
    top: -15px;
    left: 50%;
    margin-left: -5px;
}

.scheme5-heading h3 {
    font-family: 'p-regular', sans-serif;
    font-size: 52px;
    line-height: 60px;
    text-transform: uppercase;
}

.scheme4-list h3,
.scheme5-text p {
    font-weight: 300;
    font-size: 19px;
    line-height: 30px;
}

.scheme4 {
    position: relative;
    padding-top: 100px;
    background-color: #fff;
}

.scheme4 .heading {
    margin-bottom: 122px;
    color: #000;
}

.scheme4 .heading-title {
    margin-bottom: 0;
}

.scheme4 .heading-title h3 {
    position: relative;
    margin-bottom: 0;
    z-index: 1;
}

.scheme4 .heading-title:before {
    content: "";
    position: absolute;
    display: block;
    width: 200px;
    height: 100%;
    left: 50%;
    margin-left: -100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(10%, rgba(255, 255, 255, 0.6)), color-stop(50%, rgba(255, 255, 255, 0.9)), color-stop(90%, rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.6) 10%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0);
}

.scheme4-col,
.scheme4-container {
    height: 950px;
}

.scheme4-col {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.scheme4-img {
    position: absolute;
    max-width: 100%;
    top: 0;
    left: 0;
}

.scheme4-list {
    padding-top: 120px;
}

.scheme4-list ul {
    margin: 0;
    padding: 0;
}

.scheme4-list li {
    position: relative;
}

.scheme4-list li+li {
    margin-top: 50px;
}

.scheme4-list li:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1.3px;
    top: 15px;
    left: 0;
    background-color: #000;
}

.scheme4-list .scheme4-item--1:before {
    background-color: #f96058;
}

.scheme4-list .scheme4-item--2:before {
    background-color: #9d26d5;
}

.scheme4-list .scheme4-item--3:before {
    background-color: #0cf;
}

.scheme4-list .scheme4-item--4:before {
    background-color: #ff9700;
}

.scheme4-list .scheme4-item--5:before {
    background-color: #255ccc;
}

.scheme4-list .scheme4-item--6:before {
    background-color: #00ddce;
}

.scheme4-list h3 {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'p-regular';
    color: #234;
}

.sectionWithIcon,
.services,
.sphere--page-prototyping .sphere-item--7 .sphere-item-title h4,
.sphere-heading h3 {
    font-family: 'Proxima Nova Rg';
}

.scheme4-list h3:before {
    content: "";
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    right: -38px;
    top: 6px;
    background-color: #000;
    background-position: 50% 50%;
    border-radius: 50%;
}

.scheme4-right h3:before {
    left: -38px;
}

.scheme4-item--1 h3:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqlJREFUeNqcVc1rE1EQn31vI0jpQU9us0lQKwh6kNriVxtSW1AsQkXT+nXoQS8i1B5MUfAqWg/tQf8BkaLEaov0ILQm/YhUsRTFmymaJmnqRQ8FxWTfrjMvbyXKtg0O/Ni8yZvfvDc781vtV89Z8LBNiE6FQ4g6RBGRQywgniPGlO8v0z3ITiEGEPUeSXYrnEOkEf2IZ2sRcsRtREyufL5F1hzJ8db2gGYYfnI5heW8SExm7dmkCaUSJRxRyW8iBO3RKq58V5EV+bGOOd59oRk0jXnVAxzHFiNPUmJ8rBFXmxVpfyXhGUScyPQrvR9Z08EGsCwQiQmw37wGJ5eVPJoZAHbgMOCp8W462PNvF6z7g3tUOaKIp0RIi0WEyY93TPPui2Hn+zewhgbAWcp4HlALhkC/FgNty1YQjx9Ni5fjYXTnETuYYjaxZmkePX+ETrYembwx/mcN4i2tEvAujMFYdFOdu5hqDWAtkTwwxkVycl2yP6TZDIjkK6AYGVu2TiJskq840h6gpz2XgmrN3evGojUS4TZZF6POlJkzn6smdDJfoDIWzWBe3V61cV5+WqWS6yLCgmranMwW2l41H7WRjP26UlCuAhF+oF8iOSGbjfqsWnP32jNT7kt5R4Sj0jk75QfbFry1DbRAaOPTBYJAeylGzCT8yj3K1ITkoFisF/HhFOg+0PtisnnXJsPG7sNJw70yBmNVY8f5rX17hZKlqJP+ZGh+8z3bucvgLRGA2lqA1VWAnz/kqBERP3ES9J7LoNXUyNETww8blLBcovJVigMN+PX/FId7rkpVElKWIcRVJV9pHj6aZ5G2oOwzyyo6K8sFegGyZuVrkj1A9HrJl2unEXc8BPZfo/m9QQqzkWKTaL5QokHqvV8NPqjCz6tPQNxrKH4LMADQawJXTipIcgAAAABJRU5ErkJggg==);
    background-color: #f96058;
}

.scheme4-item--2 h3:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAr5JREFUeNqcVU1oE1EQnt3EJPXQZJNijNkGGtok0gpSG0FaCl6C4MFqjdqj4s9BxYtt0KtQ6g+oBw9WxKNKaqyolxw8FAr+lWBpNWnTUGpCSGlNUkGTrZs4E9+WKNs2OPDx3pu8+d7beTNfuIeuaVAxHaKHYR9iB0JCJBERxHPEC+b7y7QqZIcRNxDNKod4GPoQcUQAEVqPUIMYRAxUFnpuruWIKenpExqNTXo7+fKJYir6JPt1NpQT5WKZDnzGDr+KkGkPV/XJ1xmZ1HbS8tY7YO3ieODV8lEuQWni9uL45PBSBy7rGGmgmvAoIkhk+++KU00H6ttLq2WIPs5C4nUesjPFCpHg0oPzoBHw1sBv4WA+vBJ5czHZytLhR4wQIS3mEGLbKcvY3oC1+0fmF4TPLcC3LwW1C4J5pwF89x2w1aqF90OZsalHy93oTiGcPGMWMWdx72VrJ91sIzIy+i18dgFkqQzefmsnxaKb8nyMZ6UBrl5TitOABpO+IdkaabQAsadZoBiKZe4eIvTSzH1CaKQx8SoPtZqyV4lF6yDC7TQzOfUijUvThZoJlz//2avEotl4tWqv1XgtVxkxl6trPkSaJrlEkdoKGloNNRNSGZGtzEtp5koT4STNYtgBNFKd1WrKXuwc5VE+EuEozWZCOXtZBhkTDGbP5rc0uw30GEAxsZGsnblHedYhSblQbv5wKzOu0XHgG3ZUinddMjzQ98ABtJdiKJYVdlBzyHJeZrLkX4z8tJla9J+27a6zYW2BXtBCMSuD9L1UaTUi2nWmAbqu2UBXr6m03rvBTDsTltOUvmpxoAbv/09xuKmoVDUhnXIHcYHJV9ztF1Lu44LD6NSJ2JJSPiGl6QEoZ+wzye4hLqnJl2K9iCEVgf3XqH+vkMJsptgkmi+ZaJB672GNDyzxE+wvIKjWFL8FGAAV5QyxHjEhSQAAAABJRU5ErkJggg==);
    background-color: #9d26d5;
}

.scheme4-item--3 h3:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAjpJREFUeNqkVU1rE1EUPUm0NrUrbUGtCkIFFWlDbVH/RcVmIeJGRBEEQRfVf2CyiosuWhA34sLaWhe6r+BCaNPUhVasukhCEbVuJMlEJs9zZt7UEabJgJcc3s19955M7tcksGQQIV3EuMVZ4gDRJCrECvGMeG5t/0gigvAckScG0V7WiUliPmxMhvQUkbMOg91JfLrej8XVE/jcGIEjlKjLpjv7g3M2JvWXRk/oI0cYwrlVNouuMfxEi+7uVMwr+tZsTG6LxyoTAdmTTbOsIKdlzP2vxpx5b0xv0Yd02XQnmftpioqxsRMBYRdRlvE2n0yOlaYxmXeeUyR0Jx+J/o21V8Slolwk7SPmZf1XBkdc5uP0GlCqta/IcBp4cxzYAbi9JXxptLycXkra1sDlvaimEkhNf+tMJlmtAzP0VYxirXlchGPSrvXjkM7Hm4gtgW8QSxkV4T5px7pxUGexFp9wxfoGsZT9yahujys7E/7ptPA73NgbUtYa3lhhpCc+4cm0f350fA5xifCtNBajrPPCnviEge/DH1tFWRLhgjUOuAYuE+y1RCcZSnvFgGIefMeANS+IcFZbpM4+mqzi9S7m5cVRINPTvgdf0ke+iqn7PVj1ufzRy0aNXoFjNsqp2F30Ib2w/ehlw7Ms5P9jOeQDnvA+1AoqEDf0RaN4pQ/Vq304rD5rGjQ/NLChAihn9m9KpoibhLvdgj1P3Iu5YO8STztt7OAVkLXb+xQRVFGJX7avgNmoofgjwABSIrfUFxyl6gAAAABJRU5ErkJggg==);
    background-color: #0cf;
}

.scheme4-item--4 h3:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAnlJREFUeNqcVUtoE1EUPZnEH3VRrYKaVFALxlRaqRUNSncuLC6qsQsRF0rRLgSxokHdS7UqbsQPSjaiYDRW8INboVKLNrZUTWlCFyZkYdUKijY6iee+eSOpjM3ggcO7c3n3vJn77r3jKV2GE2aTbZphchlZILNkkrxPPtC+afA4CO4gz5J1mBlpMkomyp2+MttLniaPW09zMwjuyyLUWYvq1X7lm0zl8Pbqe6RiAZg/5MB7+vCTpPn3G57RYgU0dPUj3LMFHsNwfLdSsYiBU31IdjfzaZ4WjZYL7iLjSmzrnRGsam9Ckel5c4Ufdhv4NGIJLVzLROwG6jsBg2keTyTxNFKvc95O3hVBeciQATQefYbwuRZ8ywFPtgMTr52zt2gdsO0hUMVMPGfM8IUWehmElSK4h8ZN5iyNjq8rUDK9SGz8t5iNmkZg5wu+qc/E9fnjOqd7DV0aQHB/Dh6vl0mvLCb4OAS8uwYVI7EW2kRwgzJDB2vVOnYLrmHvtWOBZhFcoswFwYBaPwy6F5xIYlossNRwqnbXMGZZqzn184+LzCvrcyqr1sVN7gWljARfxvLakxfBYWVKBwikztzC3puK2ZfyUgR7lTka87NkTCbYKolKqGmA2isxqRt+7e01dIdk8et7HfqjffDOAVofWcU7Uw22PobaKzESaxV23L6ULrVx6PwmZOKDqgOkaDdfZE7Zrr4qi2KLLzJgdYm0nsRYOEJOlQ8HafBj/zkceuwpVS4o44vH45AeX2ms6cghdGA5qllnxUIBk6N5dQGSM+szBZfIw07jy0aE7HY5YE/IhKk0sVE2jmR6ryftW5TEv9K/gLhTU/wWYABfXNd44lRmNwAAAABJRU5ErkJggg==);
    background-color: #ff9700;
}

.scheme4-item--5 h3:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAArpJREFUeNqcVV1Ik2EUPvu22aYU2Dbm3DetsZUhRJgFYqyyK8MLw6026CZJr4wuaq667t+ivOiiH+gmKpmWsSDoQmggdbEYRn/kFpZbU6wMJDf32znjfLDiU0cPPHzve3bO837fec85U9gPh0AGFchOZguyFplGxpBh5GPkE7b9BZWM2AHkZaRN5pAGpgcZQfqQj5YTVCLPI/tps0YtRLscuphnn8Gy0aQxk+3zt1T84djc9Ejwh7iUydOBI3z4GWSOfBQln3yJxdJH2o2vfB5xl6AAQS4f+QLkr/nj4zcDM8241bKor1TQifST2OAx69v2ndVNmWwBHozNwdOXP+FTLFkU2iRqoaNlPXjaDKBWKeB56Fe4bzDayOlwIYdJkDZRpNi93xg85REds/MZ6L0agQ9fFuVeELbUV8KtEzYwVqvhwv1Y8O6zWQea40irwMoi5iziPWRupTdbSYxAv/VcmYQ0+va7za0Ui2bK80GBSwOcu3VxpaBQYtJXFJPw8WsShtCXYiiWzZ0kuINW7jaDhZ4BzFm5kHylWEQzCdbQymrSiPR8N7VYtuB79pViESZBrtrLhQpvmpDO5jOSjQQTxaJNpKitoHFDZdmCVEaEqZmlBJsSJPiGVtQB9KQ6KxeSL3aOdCkhEhxlozmXL+QwwdBQp11VbLNFS5cBFDP84ruZzaMCd0gslc7bBobi4xWYl9sn7cXiXQ504B2vHciXYiiWC9uv1G3tzfFYcoUnf5tsonZim63K5HTooXqtCuYXsrCQzBVbjYR6OmrgbHc9rKtSFlvv3L3pJh4sRyl9pcOBGtz7n8NhQJpSpYJ0ynVkH4+viGuPPu7eq6+z1mpEbMk0VkKCLoByxp9JuIE8Lje+JHQhL8oM2H9B/XuaJsxqE5uGZoCHBk3v7dz4wIl/zX8Bfrmm+CPAAK7LDMNpPoQqAAAAAElFTkSuQmCC);
    background-color: #255ccc;
}

.scheme4-item--6 h3:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqVJREFUeNqcVc9rE1EQnt3NbrO26a/UtnFjISpUqLQlVlSQ/gUeKjUHEQ+WYj0IFYsN6l2qFfEiaEG8iILRWkH9AwpFBW1s6cFiQg5mGytJ7U+T7nazzsS3sMraLH7k4703zPvey7yZWQ6S0+AACdnDeBS5C6kh08g48gXyJbP9Ac5B8ATyJnIfbI8EMooctxs9trmAvI4cpoWX45NnffXp89UNu1tFr0K2z3pBvb+a/fpwbSlYMIt04HN2+FWk8fcNbzAx7VJN47tRv3KMB+CdrlbE37WlhamR5cUuXMpMNGoXPImMkdjTptBcpLI2rJkm3FvNwpP1HzCn50tCB0QZTlXVAd4aJI6D8Y3leO9iqo3FPIJ8RoK0SCKDQzWNk7f8Sre6pcPxb0n4pOUdg9cpyfCqeS8oHhGGcurk7ZXv3WhWkXtI8DROHmHMEuuh9pBhgnBYnf+nmIUOFH2vtIKHA6MqNZtiMT3Ds9SAPl+9KgAnYNDLihFm0GcMfWkP7WXmHhI8RLMBfE0aH2PM3MLytfYiukiwmWb7RW+Qxmntp2vBOPO19iICvFO2u4WIL03YNE3dspFghiUtlRWEpR2uBSmNCF/0QoaZMiQ4SzOqABopz9zC8sXKsR7lAwlOMKNigGlggEspUQ7t6EO+tOfBWk5h5gmeVUg6j3kUzS1MVWBcXmPSdm4jSge+QR/ypT353zlIt4wJMDhgsLYUebu5EWiT5Jkj3spAn88PDYIHssUtWCkapVLrqJBhuLYJxna2QJ0glErvYk4Ns8bST+GzNwcq8Mv/2RxGrS5lF6RT7iAvsPaV6Pf51XPV/hbKMw1MbV4rZOgBKGbsbxLuIged2peFXuSIywZ7hTpMuY4NtnZE3fsg0npFCvxH9gmIORXFLwEGAMLeC1riH67xAAAAAElFTkSuQmCC);
    background-color: #00ddce;
}

.scheme4-left h3:after {
    right: -36px;
}

.scheme4-right h3:after {
    left: -36px;
}

.scheme4-list li:after {
    content: "";
    display: table;
    width: 100%;
}

.scheme4-left,
.scheme4-right {
    position: relative;
    width: 368px;
    background-color: #fff;
    z-index: 1;
    display: block;
}

.scheme4-left {
    float: left;
    padding-right: 24px;
    text-align: right;
}

.scheme4-right {
    float: right;
    padding-left: 24px;
    text-align: left;
}

.sphere-heading h3,
.sphere-text p {
    text-align: center;
    color: #fff;
    font-weight: 300;
}


.sphere--page-prototyping .sphere-item--2 .sphere-item-icon,
.sphere--page-prototyping .sphere-item--3 .sphere-item-icon,
.sphere--page-prototyping .sphere-item--4 .sphere-item-icon {
    left: -80px;
}

.sphere--page-prototyping-1 {
    max-width: 2400px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 118px;
    padding-bottom: 162px;
    background-color: #fff;
}

section.sphere.sphere--items-4.sphere--page-dedicated-development-teams .sphere-item.sphere-item--1 {
    top: 0;
}

.sphere--page-prototyping-1 .sphere-item-title h4 {
    font-weight: 500;
    font-size: 25px;
    text-transform: uppercase;
}

.scheme4-icon {
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    top: -26px;
    left: 50%;
    margin-left: -40px;
    border-radius: 50%;
    line-height: 74px;
}

.scheme4-item--1 .scheme4-icon {
    background: rgba(249, 96, 88, 0.95);
}

.scheme4-item--2 .scheme4-icon {
    background: rgba(157, 38, 213, 0.95);
}

.scheme4-item--3 .scheme4-icon {
    background: rgba(0, 204, 255, 0.95);
}

.scheme4-item--4 .scheme4-icon {
    background: rgba(255, 151, 0, 0.95);
}

.softwarwPage .cards-item {
    height: 100%;
    min-height: 200px;
    background-color: rgb(255 255 255);
    text-align: center;
    box-shadow: 0 0 7px rgb(0 0 0 / 31%);
}

.softwarwPage .cards-icon svg {
    width: 54px;
}

.softwarwPage .cards-text p {
    line-height: 27px;
}

section.sphere.sphere--items-6.sphere--appdev-1 {
    background: white !important;
}

section.industry.info.info--appdev-2 {
    background: white !important;
}

.scheme4-item--5 .scheme4-icon {
    background: rgba(37, 92, 204, 0.95);
}

.scheme4-item--6 .scheme4-icon {
    background: rgba(0, 221, 206, 0.95);
}

.scheme4-icon .icon,
.scheme4-icon svg {
    height: 40px;
    max-height: 40px;
    vertical-align: middle;
}

.scheme7 {
    position: relative;
    padding-top: 104px;
    padding-bottom: 94px;
    background-color: #fff;
}

.scheme7 .heading-description p {
    margin-bottom: 104px;
    font-size: 19px;
    line-height: 35px;
}

.scheme7 a {
    color: #51c336;
    text-decoration: none;
}

.scheme7-container {
    background-position: 50% 44%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/scheme7-bg.png);
}

.scheme6,
.sphere {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.scheme7-row+.scheme7-row {
    margin-top: 102px;
}

.scheme7-title h4 {
    margin-top: 0;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #000;
    text-transform: uppercase;
}

.scheme7-item--1 .scheme7-title h4 {
    color: #255ccc;
}

.scheme7-item--2 .scheme7-title h4 {
    color: #00ddce;
}

.scheme7-item--3 .scheme7-title h4 {
    color: #51c336;
}

.scheme7-item--4 .scheme7-title h4 {
    color: #9d26d5;
}

.scheme7-item--5 .scheme7-title h4 {
    color: #ff9700;
}

.scheme7-item--6 .scheme7-title h4 {
    color: #f96058;
}

.scheme7-text ul {
    margin: 0;
    padding: 0;
}

.scheme7-text ul li {
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    line-height: 30px;
}

.scheme7-text ul li:after {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    top: 12px;
    left: 5px;
    background-color: #000;
    border-radius: 50%;
}

.scheme6,
.scheme6-img,
.sphere,
.sphere-container {
    position: relative;
}

.scheme7-item--1 .scheme7-text ul li:after {
    background-color: #255ccc;
}

.scheme7-item--2 .scheme7-text ul li:after {
    background-color: #00ddce;
}

.scheme7-item--3 .scheme7-text ul li:after {
    background-color: #51c336;
}

.scheme7-item--4 .scheme7-text ul li:after {
    background-color: #9d26d5;
}

.scheme7-item--5 .scheme7-text ul li:after {
    background-color: #ff9700;
}

.scheme7-item--6 .scheme7-text ul li:after {
    background-color: #f96058;
}

.scheme6 {
    padding-top: 100px;
    padding-bottom: 0;
    border-bottom: 120px solid #fff;
    background-color: #000;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/web-enterprise_02.jpg);
}

.scheme6--bg-xamarin {
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xscheme6-bg-xamarin.jpg.pagespeed.ic.2ijPRtGH6n.jpg);
    border-bottom: 175px solid #fff;
}

.scheme6--bg-xamarin .scheme6-img {
    margin-bottom: -175px;
}

.scheme6 .heading {
    color: #fff;
}

.scheme6 .heading-title {
    margin-bottom: 22px;
}

.scheme6 .heading-description p {
    font-size: 16px;
    line-height: 35px;
}

.scheme6--page-application-integration .heading-description p,
.scheme6--page-application-security-1 .heading-description p {
    line-height: 30px;
}

.scheme6-img {
    display: block;
    max-width: 100%;
    margin: 38px auto -64px;
}

.sectionWithIcon__wrapper,
.services__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.scheme6--type--1.scheme6 {
    background-color: #035b97;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xscheme6--type--1-bg.jpg.pagespeed.ic.D3r4xSH-qt.jpg);
    border-bottom: 168px solid #fff;
}

.scheme6--type--1 .heading-title h3 {
    margin-top: 0;
    margin-bottom: 40px;
}

.scheme6--type--1 .heading-description p {
    margin-bottom: 36px;
}

.scheme6--type--1 .scheme6-img {
    margin-top: -15px;
    margin-bottom: -164px;
}

.scheme6--type--1 a {
    color: #0df;
    text-decoration: none;
}

.scheme6--type--2.scheme6 {
    padding-bottom: 100px;
    background-color: #035b97;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xscheme6--type--2-bg.jpg.pagespeed.ic.MOmn4axyHB.jpg);
    border-bottom: none;
}

.scheme6--type--2 .heading-title h3 {
    margin-top: 0;
    margin-bottom: 40px;
}

.scheme6--type--2 .scheme6-img {
    margin-top: 0;
    margin-bottom: 0;
}

.scheme6--type--3.scheme6 {
    padding-bottom: 100px;
    color: #234;
    background-image: none;
    background-color: #fff;
    border-bottom: none;
}

.scheme6--type--3.scheme6 .heading {
    color: #234;
}

.scheme6--type--3.scheme6 .heading-description p {
    margin-bottom: 20px;
}

.scheme6--type--3 .scheme6-img {
    margin-top: 30px;
    margin-bottom: 0;
}

.scheme6--type--4.scheme6 {
    color: #fff;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/scheme6--type--4.jpg);
}

.scheme6--type--4.scheme6 .heading {
    color: #fff;
}

.scheme6--type--5.scheme6 {
    color: #fff;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/scheme6--type--5.jpg);
}

.scheme6--type--5.scheme6 .heading {
    color: #fff;
}

.scheme6--type--6 {
    padding-top: 80px;
}

.scheme6--type--6.scheme6 {
    color: #fff;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/scheme6--type--6.jpg);
}

.scheme6--type--6.scheme6 .heading {
    color: #fff;
}

.scheme6--type--6 .scheme6-img {
    margin-top: 12px;
}

.scheme6--type--7.scheme6 {
    padding-bottom: 186px;
    color: #fff;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xscheme6--type--7.jpg.pagespeed.ic.LpkvVFf2Og.jpg);
}

.scheme6--type--7.scheme6 .heading {
    color: #fff;
}

.scheme6--type--7 .scheme6-img {
    margin-top: 42px;
}

.scheme6--page-application-integration .heading-description {
    max-width: 1048px;
    margin-left: auto;
    margin-right: auto;
}

.scheme6--page-application-security-1 {
    padding-bottom: 119px !important;
}

.scheme6--page-application-security-1 .heading-title {
    margin-bottom: 20px;
}

.scheme6--page-application-security-1 .heading-description {
    margin-bottom: 58px;
}

.scheme6--page-application-security-2 {
    padding-top: 108px;
}

.scheme6--page-application-security-2 .heading-title h3 {
    line-height: 60px;
}

.scheme6--page-application-security-2 .heading-description p {
    line-height: 30px;
}

.scheme6--page-prototyping .heading-description {
    margin-bottom: 90px;
}

.scheme6--page-prototyping .heading-description p {
    font-size: 19px;
    line-height: 30px;
}

.sectionWithIcon {
    padding: 100px 0 95px;
}

.sectionWithIcon__wrapper {
    display: flex;
    max-width: 1170px;
    margin: 0 auto;
}

.sectionWithIcon__icon {
    margin-right: 70px;
    min-width: 160px;
    max-width: 160px;
    padding-top: 20px;
}

.sectionWithIcon__description {
    font-size: 18px;
    line-height: 30px;
}

.sectionWithIcon__description p {
    margin-bottom: 15px;
}

.services {
    padding: 100px 0 80px;
}

.services__wrapper {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
}

.services__card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    margin-bottom: 60px;
    padding: 0 30px;
}

.services__icon {
    margin-right: 20px;

    display: block;
    max-width: 80px;
    min-width: 80px;
}

.services__icon img {
    display: block;
    max-width: 100%;
    margin: 0;
}

.services__content {
    max-width: 500px;
}

.services__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 0;
    min-height: 80px;
}

.services__description {
    font-size: 18px;
    line-height: 28px;
}

.services--col-3 .services__card {
    display: block;
    min-width: 33.33%;
    max-width: 33.33%;
    width: 33.33%;
}

.services--col-3 .services__icon {
    margin-right: 0;
}

.backend-page .sphere {
    padding-top: 100px;
    padding-bottom: 140px;
}

section.security.sphere.sphere--backend-3.sphere--items-2.bgcolor--white.lazy {
    padding-top: 40px;
    padding-bottom: 40px;
}

.sphere .heading-title {
    margin-bottom: 5px;
}

.sphere .heading-description {
    margin-top: 32px;
    margin-bottom: 0 !important;
}

.sphere .container~.sphere-container {
    /* margin-top: 74px; */
    margin-bottom: 50px;
}

.sphere a {
    color: #51c336;
    text-decoration: none;
}

.sphere-object {
    margin: 0 auto;
    text-align: center;
}

.sphere-object-img {
    max-width: 100%;
}

.sphere-item {
    position: absolute;
    height: auto !important;
}

.sphere-item-title h4 {
    font-size: 26px;
    line-height: 1.2em;
    font-weight: 400;
    margin: 0 0 0.4em;
    position: relative;
}

.sphere-item-title h4:before {
    position: absolute;
    top: 0.3em;
}

.sphere .title--with-bullet-small h4:before {
    position: absolute;
    top: 0;
}

.sphere-item-text {
    font-size: 0.9em;
    line-height: 1.5em;
}

.sphere-heading h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 52px;
    line-height: 60px;
    text-transform: uppercase;
}

.sphere-text p {
    font-size: 19px;
    line-height: 30px;
}

.sphere--items-2 .sphere-item--1 {
    top: 0;
    text-align: right;
}

.sphere--items-2 .sphere-item--2,
.sphere--items-3 .sphere-item--1,
.sphere--items-3 .sphere-item--2 {
    top: 0;
}

.sphere--items-4 .sphere-item--1 {

    text-align: right;
}

.sphere--items-4 .sphere-item--2 {
    top: 0;
}

.sphere--items-4 .sphere-item--4 {
    bottom: 0;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sphere--items-4 .sphere-item--2 .sphere-item-title h4:before,
.sphere--items-4 .sphere-item--3 .sphere-item-title h4:before {
    right: 100%;
}

.sphere--items-4 .sphere-item--1 .sphere-item-title h4:before,
.sphere--items-4 .sphere-item--4 .sphere-item-title h4:before {
    left: 100%;
}

.sphere--items-5 .sphere-item--1 {
    top: 15%;
    text-align: right;
}

.sphere--items-5 .sphere-item--2 {
    top: 15%;
    text-align: left;
}

.sphere--items-5 .sphere-item--3 {
    bottom: 32%;
    text-align: left;
}

.sphere--items-5 .sphere-item--4 {
    bottom: 0;
    text-align: center;
}

.sphere--items-5 .sphere-item--5 {
    bottom: 32%;
    text-align: right;
}

.sphere--items-6 .sphere-item--1 {
    top: 0;
    text-align: right;
}

.sphere--items-6 .sphere-item--2 {
    top: 0;
}

.sphere--items-6 .sphere-item--3 {
    top: 30%;
}

.sphere--items-6 .sphere-item--4 {
    top: 60%;
}

.sphere--items-6 .sphere-item--5 {
    top: 60%;
    text-align: right;
}

.sphere--items-6 .sphere-item--6 {
    top: 30%;
    text-align: right;
}

.sphere--page-php .sphere-item--1,
.sphere--page-php .sphere-item--4 {
    padding-right: 30px;
}

.sphere--items-7 .sphere-item--2 .sphere-item-title h4:before,
.sphere--items-7 .sphere-item--3 .sphere-item-title h4:before,
.sphere--items-7 .sphere-item--4 .sphere-item-title h4:before,
.sphere--page-android-1 .sphere-item--2 .sphere-item-title h4:after,
.sphere--page-android-1 .sphere-item--3 .sphere-item-title h4:after {
    right: 100%;
}

.sphere--items-7 .sphere-item--1 {
    top: 0;
    text-align: right;
}

.sphere--items-7 .sphere-item--2 {
    top: 0;
}

.sphere--items-7 .sphere-item--3 {
    top: 45%;
}

.sphere--items-7 .sphere-item--4 {
    top: 81%;
}

.sphere--items-7 .sphere-item--5 {
    top: 80%;
    text-align: center;
}

.sphere--items-7 .sphere-item--6 {
    top: 78%;
    text-align: right;
}

.sphere--items-7 .sphere-item--7 {
    top: 38%;
    text-align: right;
}

.sphere--items-7 .sphere-item--1 .sphere-item-title h4:before,
.sphere--items-7 .sphere-item--6 .sphere-item-title h4:before,
.sphere--items-7 .sphere-item--7 .sphere-item-title h4:before {
    left: 100%;
}

.sphere--items-7 .sphere-item--5 .sphere-item-title h4:before {
    position: static;
    display: block;
}

.sphere--page-php {
    padding-bottom: 0;

}

section.sphere.mean-image.sphere--items-4.sphere--page-php.bgcolor--dark.lazy .col-md-12 {
    margin: 0;
    padding: 0;
}

.sphere--page-php .sphere-item--1,
.sphere--page-php .sphere-item--2 {
    top: 8%;
}

.sphere--page-php .sphere-item--3,
.sphere--page-php .sphere-item--4 {
    bottom: 19%;
}

.sphere--page-php .sphere-item--2,
.sphere--page-php .sphere-item--3 {
    padding-left: 30px;
}

.sphere--page-php .sphere-item-title h4 {
    margin-bottom: 11px;
    font-size: 35px;
    line-height: 40px;
}

.sphere--page-php .sphere-item-text {
    font-size: 17px;
    line-height: 30px;
}


.info--page-php-1.info {
    padding-top: 26px;
}

.sphere--page-php-2 {
    padding-bottom: 65px;
    background-color: #036;
    padding-top: 65px;
}

.sphere--page-php-2 .heading-description {
    margin-bottom: 0;
}

.sphere--page-php-2.sphere--items-2 .sphere-item {
    text-align: center;
    position: relative;
}

.sphere--page-php-2 .sphere-item-title h4 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 45px;
    line-height: 55px;
}

.sphere--page-php-2 .sphere-object-wrapper {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}

.sphere--page-php-2 .sphere-item-text {
    font-size: 17px;
    line-height: 30px;
}

.sphere--page-net-1 .sphere-item--1 .sphere-item-title {
    color: #0cf;
}

.sphere--page-net-1 .sphere-item--2 .sphere-item-title {
    color: #51c435;
}

.sphere--page-net-1 .sphere-item-title h4 {
    font-size: 45px;
}

.sphere--page-net-1 .heading-description {
    margin-top: 23px;
}





.sphere--page-net-2 ul li {
    font-size: 15px;
}

.sphere--page-net-2 .sphere-item-title h4 {
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
}

.sphere--page-net-2 .sphere-object {
    position: relative;
    top: -25px;
}

.sphere--page-elearning {
    padding-bottom: 110px;
    background-size: auto;
    background-color: #030403;
}

.sphere--page-elearning .sphere-object {
    height: 1000px;
}

.sphere--page-elearning .sphere-object-wrapper {
    position: absolute;
    width: 460px;
    top: 350px;
    left: 50%;
    margin-left: -230px;
}

.sphere--page-elearning .sphere-item-title {
    color: #0cf;
}

.sphere--page-elearning .sphere-item-title h4 {
    font-size: 30px;
}


.sphere--page-android-1 {
    padding-bottom: 0;
}

.sphere--page-android-1 .sphere-item-title h4 {
    font-size: 35px;
    line-height: 40px;
}

.sphere--page-android-1 .sphere-item-title h4:before {
    top: 13px;
}

.sphere--page-android-1 .sphere-item-title h4:after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    border-top: 1px solid #e0e0e0;
    position: absolute;
    top: 0.6em;
    margin: 0 50px;
}

.sphere--page-android-1 .sphere-object-wrapper {
    padding-bottom: 174px;
}

.sphere--page-android-1 .sphere-item--1,
.sphere--page-android-1 .sphere-item--2 {
    top: 1%;
}

.sphere--page-android-1 .sphere-item--3,
.sphere--page-android-1 .sphere-item--4 {
    bottom: auto;
    top: 39%;
}

.sphere--page-android-1 .sphere-item--1 .sphere-item-title h4:after,
.sphere--page-android-1 .sphere-item--2 .sphere-item-title h4:after {
    width: 70px;
}

.sphere--page-android-1 .sphere-item--1 .sphere-item-title h4:after,
.sphere--page-android-1 .sphere-item--4 .sphere-item-title h4:after {
    left: 100%;
}

.sphere--page-android-1 .sphere-item--1 .sphere-item-title h4:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgZJREFUeNqklc1L1FEUhq8z5jZIBbVcaIyKH2AtaxBDsJKWDrkQBaW1qAvFPyBt0ddaBQ034laCFmISbQazFPILjZSshRG0dHSs98Bzh0HnpyMeeDhz7z3nnXvPvXMmJ9K+6AKsQjwWLXy+Jv6ITfFWTPP5lOVkEC0Qz0SHyHXBdiTeiAHxO30hdCKwTsRFlzgW4+KhKLQN4G08xnoX8XVBO42IjyS+F0/E1hk7vYl4o9gXUV8Ov9MwNTLBWXEfwVoxIXbFAX6CnW0TN0veNDopUavfLfFNtIuE6BFfRKcoFXl4G39mPUG85dWzlhLtxw+JvyImXvpvzmBh1mPEDzHf52saoRa/xA1xhW8uceeb5ZSJQ/FDFItK2+ldAha40XtZCjpEmshbYO6OiRYx2MFXu4tZFf47vihEsR3Hvozl4RMm+pNBKX71gmLr+Ou+zia6xCDKa5jnAlyWFzVHXgNzn0Lc/FeKHuOR2xv8l4VoD/Gt5NspN/07fYF/Kq6KGdErkgFiSdZniB9m/nn6458Uy6JcTFH01+I2nWiPrrTH2OZfETdF3jI6qdaWpHd+EI/EO9EtVvxPL4OV08V8Q2nzJ0tvfRuimddggWtiVDwQ+cTk00RGWW/ksprTXkHGJm0dZ4Qdhs+4pCTHHWSngU3aEWBHr+EfIE7TcPg48zXE7Z8U+C/AAFF5gJz2hrcTAAAAAElFTkSuQmCC);
}

.sphere--page-android-1 .sphere-item--2 .sphere-item-title h4:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfFJREFUeNqklMsrRHEUx+94bZVHxmuBxkheYYVEFiI7JrsRsp6wIH+Ax2LI3nsn2WEnJtl4hSIm72SSR83SeIzv4fvTbcYdhlOfzv3dOb8z556XSdvyawaSDZpBPZ/jwCNwgyUwy+cgMX3jNAEMATuI0ozlBcyAHnCv/yEiwDAfbIA28AbGQR1I/AjgU8t5jL+30T7fKFILWOfFVdABTkJEmkXnVeAOVKh0qEgjmSNxuABq6TAPTIEr8EQ9xchOabfAe7P08xVpK5gAZ6AYeIEDOJVhgLyCbjAKYsEOyATt4kdF2k3dR4c2MGLgUH3ZCO28vCfSpSK1MBcekAaiGXGK9rPInQzwDK5BMrBKpOU0cLGi1b90qNFJDe+5+K5MnJp5uKTO1cKTHOoLarM49fEQrf1PYqh94vSGh3TqwzCdHVGnqjxLoWSujwMKdc58/blQUvkDvrCxyaVH/b9w6qB9E+/LV7pVnw5T97OZ50Anm1wzaP5O2on9AN879RMlzbwNCjl2jSxgAQdD2iYJ3IJlXt5nceZBA9gDJfKH+oViBWu6hdLOITCSTG4xtVAqVdEC92kRWGTz+7gvJZJN8ADiQSlzaGekHi7y3VBLWiIdBC0hZl/ldRr0MtKQm1+fjlaOrZUF8bL9VsAkn4PkXYABAOA6iPfoBY38AAAAAElFTkSuQmCC);
}

.sphere--page-android-1 .sphere-item--3 .sphere-item-title h4:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAgBJREFUeNqklc8vXVEQx4+nfVsJlfi58MSP+JGUpYoQiV/rio2okG4rakH6BygLylqbIDZiK3aCiM1LlC5KKyo01S40Ekv04TvJ58rN67s8Mcknc885M3PnzDl3bsp5d4cLkGJhi208p4tTsSeWxDzP/0lKgqDPxKjoEk9csPwTs2JQ/PUvhOIMK0VU9Igr8Um0ikxLAG3jj6z3YF8ZlGmR2MBxVbwW+3dkWkjwenEiar1yeJmmUiMLuCiaCVghpsVPcY6eJrMf2C3iN0+c26BWvypxIDrFhXgjtsUrkS/CaBtviT7sOvF7ztpt0AH0O3Em2sWE9+YEYvMfsDvDz+StV9MiavFH5ImnvDnH3S/mUyAuxS+RLUos0xcYrHGiDUkGdARpxG+NuRoLmsXgCF3mHial6EN0VohiO7b9GAmjLyzobwb56J0HBvuGzvXqbEE/M6jlNqxwAC7Jg1rGr465zRAn/5Wit3PJ7Q5eJxG0D/uX+Nsu97x7Oo4eFmliQfSLWECwGOsL2L9nfsx/+WfEFxERcxR9UlTTiY7pSseMq/k4wthH8J+JbyglYt3XUHr5CIIkQhfzGkqdd2j+1vddNHEbzHBXTIkWkYFNBk1kivV6DqvJdwsSNmnLdITmkHpHpjG2O0SmgU3aYWBbL+cPEKVpOHSU+XLsTuID3AgwAESdgknTxlvCAAAAAElFTkSuQmCC);
}

.sphere--page-android-1 .sphere-item--4 .sphere-item-title h4:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAg1JREFUeNqklD1IW1EUx19iq6NQLfiBg4Kh+AHaoQQVUQS10kVQ7CAV1K6KdSmOHaoOapxtRcVFsoroIFbcBFsVUltpiwo2g1LIqJjW/4HfC8EmMeKBH+fde8/5v3vvO+942reeOUnMJ7pEG8+PxB9xKFbEEs//mTfBXK74KELinfAj6OD9zIeIy71NtFJsi17xl6Tn4rHw4G38gfVe4iuTiZaKdVEsPoly0S9WxTkx54xfizLiisnz3RTN4I5sJ8uiRfwQFWJOnIgL/Bw7+0ncMnlL6MREX4lq8Ut0i0sxIHZFjygSmXgbfxGDxHWTV8VaTHQYPyIiolME3DcnMJufIi5CntkbV7SU+wuLoMhC0OOkNlufJj5Ivun4TLSWoE2+aKMocNKzfNFE3iZzNSaax+AYX+bczZ7gj/B5Xi7b7KFzP8vEX5robwZF+K93FPuGL8SHTfQzgzo+3AaXno6FKXzLq2dux0tTCHHpnRS51eC/NEQHie8g30556NbpJP69yKZEhkQ0iViU9SDxo8xPxBf/vNgTJWKRS7cafCoWxKm4wi8wHyBukbw9dJwHcW+23rklXog10Sf23V8vgZXQxRrEmXjpniy+S30XzVSDBR6IGdEqcojJoYnMsN7Ax2qOq4LYTl3bpTGMscN+SHavs+ItO03Z+c84uv3H4zThCGsRxuOs990UNLsWYAAcVn55NjxM+AAAAABJRU5ErkJggg==);
}

.sphere--page-android-2 {
    padding-bottom: 120px;
}

.sphere--page-android-2 .heading {
    margin-bottom: 0;
}

.sphere--page-android-2.sphere--items-6 .sphere-item--3,
.sphere--page-android-2.sphere--items-6 .sphere-item--6 {
    top: 36%;
}

.sphere--page-android-2.sphere--items-6 .sphere-item--4,
.sphere--page-android-2.sphere--items-6 .sphere-item--5 {
    top: 72%;
}

.sphere--page-android-2 .lists--bullets ul li:before {
    top: 0.6em;
}

.sphere--page-android-2 ul li+li {
    margin-top: 5px;
}

.sphere--page-android-2 .heading-description {
    max-width: 1052px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.sphere--page-android-2 .heading-description p {
    font-size: 19px;
    line-height: 45px;
}

.sphere--page-android-2 .sphere-item-title h4 {
    font-size: 30px;
    text-transform: uppercase;
}

.sphere--page-android-2 li {
    font-size: 15px;
}

.sphere--page-android-2 .sphere-item--1 li,
.sphere--page-android-2 .sphere-item--5 li,
.sphere--page-android-2 .sphere-item--6 li {
    padding-right: 17px !important;
}

.sphere--page-android-2 .sphere-item--2 li,
.sphere--page-android-2 .sphere-item--3 li,
.sphere--page-android-2 .sphere-item--4 li {
    padding-left: 17px;
}

.sphere--page-android-2 .sphere-item--1 li:before,
.sphere--page-android-2 .sphere-item--5 li:before,
.sphere--page-android-2 .sphere-item--6 li:before {
    right: 1px !important;
}

.sphere--page-android-2 .sphere-item--2 li:before,
.sphere--page-android-2 .sphere-item--3 li:before,
.sphere--page-android-2 .sphere-item--4 li:before {
    left: 1px;
}

.sphere--page-android-1 .sphere-item .sphere-item-text {
    font-size: 17px;
    line-height: 30px;
}

.sphere--win-1 {
    padding-top: 80px;
}

.sphere--win-1 .heading {
    margin-bottom: 0;
}

.sphere--win-1 .heading-description {
    max-width: 1236px;
    margin-left: auto;
    margin-right: auto;
}

.sphere--win-1 .heading-description p {
    font-size: 25px;
    line-height: 38px;
}

.sphere--win-1 .sphere-item {
    top: 20%;
}

.sphere--win-1 .sphere-item-text li {
    margin-bottom: 60px;
    font-size: 1.1em;
    padding-left: 50px;
    text-align: left;
}

.sphere--appdev-1 .sphere-item,
.sphere--appdev-1 .sphere-item ul,
.sphere--win-2 .sphere-item .sphere-item-title {
    text-align: left;
}

.sphere--ios .sphere-item--2 .sphere-item-title h4:before,
.sphere--ios .sphere-item--3 .sphere-item-title h4:before,
.sphere--ios .sphere-item--4 .sphere-item-title h4:before,
.sphere--win-2 .sphere-item--2 .sphere-item-title h4:after,
.sphere--win-2 .sphere-item--3 .sphere-item-title h4:after {
    right: 100%;
}



.sphere--win-2 .sphere-item--1,
.sphere--win-2 .sphere-item--2 {
    top: 10%;
}

.sphere--win-2 .sphere-item--3,
.sphere--win-2 .sphere-item--4 {
    top: 60%;
}


.sphere--win-2 .sphere-item-title h4:after {
    content: "";
    display: none;
    width: 100px;
    height: 1px;
    border-top: 1px solid #e0e0e0;
    position: absolute;
    top: 0.6em;
    margin: 0 50px;
}

.sphere--win-2 .sphere-item--1 .sphere-item-title h4:after,
.sphere--win-2 .sphere-item--4 .sphere-item-title h4:after {
    left: 100%;
}

.sphere--python-1 {
    padding-bottom: 50px;
}

.sphere--python-1 .heading {
    margin-bottom: 50px;
}

.sphere--python-1 .sphere-object {
    position: relative;
}

.sphere--python-1 .sphere-object-overlay {
    display: block;
    width: 240px;
    height: 240px;
    position: absolute;
    border-radius: 120px;
    top: 50%;
    left: 50%;
    margin: -124px 0 0 -120px;
    background: 50% 50% no-repeat;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.sphere--python-1:hover .sphere-object-overlay {
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}

.sphere--python-1 .sphere-object-overlay:hover {
    -webkit-transform: rotate(140deg);
    -ms-transform: rotate(140deg);
    transform: rotate(140deg);
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}

@-webkit-keyframes knob {
    0% {
        -webkit-transform: rotate(-100deg);
        transform: rotate(-100deg);
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@keyframes knob {
    0% {
        -webkit-transform: rotate(-100deg);
        transform: rotate(-100deg);
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

.cards--with-borders .cards-item.border-color--green .cards-wrapper {
    border-color: #51c435;
}

.cards--with-top-borders .border-color--green .cards-wrapper,
.cards--with-top-borders.border-color--green .cards-wrapper {
    border-color: #51c435;
}

.sphere--python-3 .heading {
    margin-bottom: 0;
}

.cards--with-borders .cards-item {
    margin-bottom: 40px;
    border: 1px solid #ebebeb;
}

.cards--with-borders .cards-wrapper {
    position: relative;
    text-align: left;
    padding: 24px 31px 28px;
}

.cards--page-net-2 .cards-item--1 .cards-name {
    background: #51c336;
}

.cards--page-net-2.cards .cards-text p {
    line-height: 30px;
}

.cards-text p {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
}

.cards--page-net-2 ul li {
    margin-bottom: 14px;
}

.cards--page-net-2 .cards-item--2 .cards-name {
    background: #0cf;
}


.sphere--python-3 .sphere-object-img {
    height: 412px;
}

.sphere--python-3 .sphere-item-text {
    font-size: 17px;
    line-height: 30px;
    min-height: 150px;
}

.sphere--python-3 .sphere-item-title h4 {
    margin-bottom: 22px;
    font-size: 35px;
    line-height: 40px;
}

.sphere--python-3 .sphere-item--3,
.sphere--python-3 .sphere-item--4 {
    bottom: 3%;
}

.sphere--python-3 .sphere-item-title h4:before {
    top: 0;
    margin: 0 0.8em;
    font-size: 1.3em;
}

.sphere--ios .heading,
.sphere--python-2 .heading {
    margin-bottom: 0;
}


/* .sphere--python-2 {
    padding-bottom: 60px;
} */

.sphere--python-2 .container~.sphere-container {
    margin-top: 8px;
}

.sphere--ios {
    counter-reset: ios-sphere-counter;
    padding-bottom: 140px;
}

.sphere--ios .sphere-item {
    counter-increment: ios-sphere-counter;
}

.sphere--ios .sphere-item-title h4 {
    font-weight: 400;
    font-size: 1.7em;
    text-transform: uppercase;
}

.sphere--ios .sphere-item-title h4:before {
    content: counter(ios-sphere-counter, decimal-leading-zero);
    font-size: 47px;
    font-weight: 400;
    margin: 0 0.5em;
    opacity: 0.25;
    height: 1em;
}

.sphere--ios .heading-description p {
    line-height: 45px;
}

.sphere--ios .sphere-item-text {
    line-height: 25px;
}

.sphere--ios .sphere-item--1 .sphere-item-title h4:before,
.sphere--ios .sphere-item--6 .sphere-item-title h4:before,
.sphere--ios .sphere-item--7 .sphere-item-title h4:before {
    left: 100%;
}

.sphere--ios .sphere-item--5 {
    top: 77%;
}

.sphere--appdev-1 {
    padding-bottom: 150px;
}

.sphere--appdev-1 .sphere-item-title h4 {
    font-size: 1.4em;
}

.sphere--appdev-1 .sphere-item ul li {
    padding: 0 0 0 25px;
}

.sphere--appdev-1 .sphere-item ul li:before {
    left: 10px;
    right: auto;
}

.sphere--appdev-1 .sphere-item--1,
.sphere--appdev-1 .sphere-item--2 {
    top: 0;
}

.sphere--appdev-1 .sphere-item--3,
.sphere--appdev-1 .sphere-item--6 {
    top: 40%;
}

.sphere--appdev-1 .sphere-item--4,
.sphere--appdev-1 .sphere-item--5 {
    top: 80%;
}

.sphere--appdev-1 .lists--bullets ul li:before {
    top: 0.6em;
}

.sphere--webappdev-1 .sphere-object-wrapper {
    position: relative;
}

.sphere--webappdev-1 .sphere-object-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    /* background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/vis-sphere-webappdev-1-arrow.png) 50% 0 no-repeat; */
    background-size: contain;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation: webappdev-arrow;
    animation: webappdev-arrow;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.sphere--webappdev-1.sphere--items-4 .sphere-item--3,
.sphere--webappdev-1.sphere--items-4 .sphere-item--4 {
    top: 70%;
    bottom: auto;
}

@-webkit-keyframes webappdev-arrow {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    5% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    10%,
    85% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }

    25% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }

    45% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg);
    }

    60% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }

    100% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
}

@keyframes webappdev-arrow {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    5% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    10%,
    85% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg);
    }

    25% {
        -webkit-transform: rotate(6deg);
        transform: rotate(6deg);
    }

    45% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg);
    }

    60% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
    }

    100% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
}

.sphere--ruby-1 {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.sphere--ruby-1 .heading,
.sphere--ruby-2 .heading {
    margin: 0;
}

.sphere--ruby-2 {
    padding-bottom: 47px;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.7);
}

.sphere--ruby-2 .sphere-item-title h4 {
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 25px;
    text-transform: uppercase;
}

.sphere--ruby-2 .sphere-item-title h4:before {
    top: 5px;
    margin: 0 21px;
}

.sphere--ruby-2 .sphere-item-title h4:after {
    margin: 0 40px !important;
}

.sphere--ruby-2 ul li+li {
    margin-top: 15px;
}

.sphere--ruby-2 ul li:before {
    top: 0.5em;
}

.sphere--ruby-2 .sphere-item--1 .sphere-item-text {
    display: inline-block;
    vertical-align: top;
    padding-right: 80px;
}

.sphere--ruby-2 .sphere-item--1 .sphere-item-text ul li {
    padding-right: 0;
    text-align: left;
}

.sphere--ruby-2 .sphere-item--1 .sphere-item-text ul li:before {
    left: -13px;
    right: auto;
}

.sphere--ruby-1 .sphere-item {
    top: 30%;
}

.sphere--ruby-1 .sphere-item h4 {
    font-weight: 300;
    font-size: 35px;
    line-height: 55px;
}

.sphere--backend-1 .sphere-item-title h4 {
    font-size: 35px;
}

.sphere--backend-1 .sphere-item--1 h4:before,
.sphere--backend-1 .sphere-item--5 h4:before,
.sphere--backend-1 .sphere-item--6 h4:before {
    left: 100%;
    top: 14px;
}

.sphere--backend-1 .sphere-item--2 h4:before,
.sphere--backend-1 .sphere-item--3 h4:before,
.sphere--backend-1 .sphere-item--4 h4:before {
    right: 100%;
    top: 14px;
}

.sphere--backend-1 .sphere-item--1,
.sphere--backend-1 .sphere-item--2 {
    top: 5%;
}

.sphere--backend-1 .sphere-item--3,
.sphere--backend-1 .sphere-item--6 {
    top: 46.5%;
}

.sphere--backend-1 .sphere-item--4,
.sphere--backend-1 .sphere-item--5 {
    top: 85%;
}

.sphere--backend-2 .sphere-item-title h4,
.sphere--backend-3 .sphere-item h4 {
    font-size: 35px;
}

.sphere--backend-2 .sphere-item h4:before {
    display: none;
}

.sphere--backend-2 .sphere-item--1,
.sphere--backend-2 .sphere-item--2 {
    top: 20%;
}

.sphere--backend-2 .sphere-item--3,
.sphere--backend-2 .sphere-item--4 {
    top: 70%;
    bottom: 0;
}

.sphere--backend-2 .sphere-item-title h4:before {
    margin: 0 38px;
    z-index: 2;
}

.sphere--backend-3 {
    background-position: 50% 80%;
    background-size: auto;
}

.sphere--backend-3 .container~.sphere-container {
    margin-top: 0;
}

.backend-page .sphere--backend-3 .sphere-item {
    top: 30%;
}

.sphere--backend-3 .sphere-item h4:before {
    top: 0.4em;
    display: none;
}

.sphere--backend-3 .sphere-item--1 h4:before {
    left: 100%;
}

.sphere--backend-3 .sphere-item--2 h4:before {
    right: 100%;
}

.sphere--page-prototyping .sphere-item--1 .sphere-item-icon,
.sphere--page-prototyping .sphere-item--5 .sphere-item-icon,
.sphere--page-prototyping .sphere-item--6 .sphere-item-icon {
    right: -80px;
}

.sphere--page-prototyping-1 .sphere-item--5 .sphere-item-title h4:before,
.sphere--page-prototyping-2 .sphere-item--4,
.sphere--page-prototyping-2 .sphere-item--5 {
    display: none;
}

.sphere--page-prototyping {
    max-width: 2400px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
}

.sphere--page-prototyping .sphere-container {
    padding-top: 148px;
    padding-bottom: 96px;
}

.sphere--page-prototyping .sphere-item--1,
.sphere--page-prototyping .sphere-item--2 {
    top: 18%;
}

.sphere--page-prototyping .sphere-item--3 {
    top: 47%;
}

.sphere--page-prototyping .sphere-item--4,
.sphere--page-prototyping .sphere-item--5 {
    top: 76%;
}

.sphere--page-prototyping .sphere-item--6 {
    top: 47%;
}

.sphere--page-prototyping .sphere-item--7 {
    top: 45%;
    text-align: center;
}

.sphere--page-prototyping .sphere-item-title h4 {
    font-weight: 700;
    font-size: 19px;
    line-height: 24px;
    margin: 0 0 0.1em;
}

.pythonPage .sphere-item.sphere-item--1.title--with-bullet-small.title--red.col-lg-4.col-sm-6.col-sm-pull-8 {
    top: 0;
}

.panel-pane.pane-node-content section.cta3.cta3--landing {
    padding: 45px 0;
}

.sphere--page-prototyping .sphere-item-text {
    line-height: 25px;
}

.sphere--page-prototyping .sphere-item-icon {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    line-height: 80px;
    text-align: center;
    border: 1px solid #000;
    border-radius: 50%;
}

.sphere--page-prototyping .icons--white .sphere-item-icon {
    border-color: #fff;
}

.sphere--page-prototyping .icons--green .sphere-item-icon {
    border-color: #51c336;
}

.sphere--page-prototyping .icons--blue .sphere-item-icon {
    border-color: #0cf;
}

.sphere--page-prototyping .icons--red .sphere-item-icon {
    border-color: #f96057;
}

.sphere--page-prototyping .icons--dark-blue .sphere-item-icon {
    border-color: #255ccc;
}

.sphere--page-prototyping .icons--orange .sphere-item-icon {
    border-color: #ff9700;
}

.sphere--page-prototyping .icons--aqua .sphere-item-icon {
    border-color: #00ddce;
}

.sphere--page-prototyping .icons--purple .sphere-item-icon {
    border-color: #9d26d5;
}

.sphere--page-prototyping .sphere-item-icon .icon {
    width: 42%;
    height: 80px;
}

.sphere--page-prototyping .sphere-item--7 .sphere-item-title h4 {
    font-weight: 300;
    font-size: 52px;
    line-height: 60px;
    color: #234;
    text-transform: uppercase;
}


.sphere--page-prototyping-1 .sphere-item--1 .sphere-item-text,
.sphere--page-prototyping-1 .sphere-item--4 .sphere-item-text {
    padding-left: 100px;
}

.sphere--page-prototyping-1 .sphere-item--2 .sphere-item-text,
.sphere--page-prototyping-1 .sphere-item--3 .sphere-item-text {
    padding-right: 140px;
}


.sphere--page-prototyping-1 .heading-description {
    margin-top: 50px;
}

.sphere--page-prototyping-1 .heading-description p {
    font-size: 25px;
    line-height: 38px;
}

.sphere--page-prototyping-1 .container~.sphere-container {
    margin-top: 86px;
}

.sphere--page-prototyping-1 .sphere-item--1 {
    top: 7%;
    text-align: right;
}

.sphere--page-prototyping-1 .sphere-item--2 {
    top: 7%;
}

.sphere--page-prototyping-1 .sphere-item--3 {
    bottom: 5%;
}

.sphere--page-prototyping-1 .sphere-item--4 {
    bottom: 5%;
    text-align: right;
}

.sphere--page-prototyping-1 .sphere-item--2 .sphere-item-title h4:before,
.sphere--page-prototyping-1 .sphere-item--3 .sphere-item-title h4:before {
    right: 100%;
}

.sphere--page-prototyping-1 .sphere-item--1 .sphere-item-title h4:before,
.sphere--page-prototyping-1 .sphere-item--4 .sphere-item-title h4:before {
    left: 100%;
}

.sphere--page-prototyping-1 .sphere-item--5 {
    bottom: 34%;
    text-align: center;
}

.sphere--page-prototyping-2 {
    padding-top: 146px;
    padding-bottom: 0;
    background-color: #fff;
    background-size: auto;
}

.sphere--page-prototyping-2 .container~.sphere-container {
    margin-top: 48px;
}

.sphere--page-prototyping-2 .container-fluid {
    position: relative;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    background-position: 50% 100%;
    background-size: auto;
}

.sphere--page-prototyping-2 .sphere-object-wrapper {
    height: 610px;
}

.sphere--page-prototyping-2 .sphere-item {
    width: 1000px !important;
    left: 50%;
    margin-left: -500px;
}

.sphere--page-prototyping-2 .sphere-item-wrapper {
    position: relative;
    padding-left: 77px;
}

.sphere--page-prototyping-2 .sphere-item-title h4 {
    font-weight: 700;
    font-size: 19px;
    text-transform: uppercase;
}

.sphere--page-prototyping-2 .sphere-item-icon {
    position: absolute;
    width: 77px;
    height: 101px;
    top: 0;
    left: 0;
}

.sphere--page-prototyping-2 .sphere-item--1 {
    top: 12%;
    padding-left: 458px;
}

.sphere--page-prototyping-2 .sphere-item--2 {
    top: 31%;
    padding-left: 169px;
}

.sphere--page-prototyping-2 .sphere-item--2 .sphere-item-wrapper {
    padding-left: 85px;
}

.sphere--page-prototyping-2 .sphere-item--3 {
    padding-left: 638px;
    top: 42%;
}

.sphere--page-prototyping-2 .sphere-item--3 .sphere-item-wrapper {
    padding-left: 110px;
}

.sphere--page-methodology .sphere-item--1,
.sphere--page-methodology .sphere-item--2 {
    top: 0px;
}

.sphere--page-methodology .sphere-item--3,
.sphere--page-methodology .sphere-item--4 {
    top: 61%;
    bottom: auto;
}

.sphere--page-methodology .sphere-object-img {
    position: relative;
    top: 18px;
    /* left: -18px; */
}

img.sphere-object-img.lazy.loaded {
    width: 66%;
}

.sphere--page-methodology ul li+li {
    margin-top: 10px;
}



.sphere--page-application-security {
    padding-top: 37px !important;
    padding-bottom: 78px;
}

.sphere--page-application-security .heading {
    margin-bottom: 10px;
}

.sphere--page-application-security .heading-title h3 {
    line-height: 60px;
}

.sphere--page-application-security .sphere-item-title h4:before {
    display: none;
}

.sphere--page-application-security .heading-description {
    max-width: 998px;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
}

.sphere--page-application-security .heading-description p {
    line-height: 30px;
}

.sphere--page-application-security .sphere-object {
    padding-bottom: 150px;
}

.sphere--page-application-security .sphere-item--1,
.sphere--page-application-security .sphere-item--2 {
    top: 0;
}

.sphere--page-application-security .sphere-item--3,
.sphere--page-application-security .sphere-item--5 {
    bottom: 30%;
}

.sphere--page-application-security .sphere-item--4 {
    bottom: 5%;
}

.sphere--page-application-security .sphere-item--1 .sphere-item-title h4:before,
.sphere--page-application-security .sphere-item--5 .sphere-item-title h4:before {
    left: 100%;
}

.sphere--page-application-security .sphere-item--2 .sphere-item-title h4:before,
.sphere--page-application-security .sphere-item--3 .sphere-item-title h4:before {
    right: 100%;
}

.sphere--page-application-security .sphere-item--4 .sphere-item-title h4:before {
    top: auto;
    bottom: 140%;
    left: 50%;
    margin-left: -12px;
}

.sphere--page-application-security .sphere-item-title h4 {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase;
}

.sphere--page-application-security .sphere-item-text {
    font-size: 17px;
    line-height: 25px;
}

.sphere--page-application-integration .sphere-item-title h4,
.sphere--page-social-networking .sphere-item-title h4 {
    font-weight: 500;
    font-size: 25px;
    text-transform: uppercase;
}

.sphere--page-application-integration {
    padding-top: 80px;
    padding-bottom: 80px;
}

.sphere--page-application-integration .sphere-container {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.sphere--page-application-integration .sphere-item-title h4:before {
    position: absolute;
    display: block;
    margin-top: -3px;
}

.sphere--page-application-integration .sphere-item-title h4:after {
    content: "";
    position: absolute;
    display: block;
    width: 85px;
    height: 1px;
    top: 14px;
    background: rgba(255, 255, 255, 0.5);
}

.sphere--page-application-integration .sphere-item--1 .sphere-item-title h4:after,
.sphere--page-application-integration .sphere-item--4 .sphere-item-title h4:after {
    right: -135px;
}

.sphere--page-application-integration .sphere-item--2 .sphere-item-title h4:after,
.sphere--page-application-integration .sphere-item--3 .sphere-item-title h4:after {
    left: -135px;
}

.sphere--page-application-integration .sphere-item--1 .sphere-item-text,
.sphere--page-application-integration .sphere-item--4 .sphere-item-text {
    padding-left: 226px;
}

.sphere--page-application-integration .sphere-item--2 .sphere-item-text,
.sphere--page-application-integration .sphere-item--3 .sphere-item-text {
    padding-right: 226px;
}

.sphere--page-application-integration .container~.sphere-container {
    margin-top: 40px;
}

.sphere--page-application-integration .sphere-object-wrapper {
    padding-top: 50px;
    /* padding-bottom: 40px; */
}

.sphere--page-application-integration .sphere-item--1,
.sphere--page-application-integration .sphere-item--2 {
    top: 20%;
}

.sphere--page-application-integration .sphere-item--1,
.sphere--page-application-integration .sphere-item--4 {
    padding-right: 70px;
}

.sphere--page-application-integration .sphere-item--2,
.sphere--page-application-integration .sphere-item--3 {
    padding-left: 70px;
}

.sphere--page-social-networking .sphere-object-wrapper {
    padding-top: 178px;
    padding-bottom: 220px;
}

.sphere--page-social-networking .sphere-item--3 {
    top: 36%;
}

.sphere--page-social-networking .sphere-item--4,
.sphere--page-social-networking .sphere-item--5 {
    top: 78%;
}

.sphere--page-social-networking .sphere-item--6 {
    top: 36%;
}

.sphere--page-social-networking .sphere-item-title h4 {
    margin-top: 0;
    margin-bottom: 8px;
    line-height: 30px;
}

.sphere--page-social-networking .sphere-item,
.sphere--page-social-networking .sphere-item ul {
    text-align: left;
}

.sphere--page-social-networking .sphere-item ul li {
    margin-bottom: 5px;
    padding-left: 18px;
    font-size: 15px;
}

.sphere--page-social-networking .sphere-item ul li:before {
    left: 0;
    right: auto;
}

.sphere--page-dedicated-development-teams .sphere-item-title h4 {
    font-weight: 300;
}

.sphere--page-dedicated-development-teams .sphere-item-text {
    width: 76%;
}

.sphere--page-dedicated-development-teams .sphere-item--1 .sphere-item-text,
.sphere--page-dedicated-development-teams .sphere-item--4 .sphere-item-text {
    margin-left: auto;
}

.sphere--page-dedicated-development-teams .sphere-item-title h4:before {
    width: 10px;
    height: 10px;
    top: 15px;
    margin: 0 21px;
    border-radius: 50%;
}

.sphere--page-content-and-document-management {
    padding-bottom: 0;
}

.sphere--page-content-and-document-management .sphere-object {
    padding-bottom: 266px;
}

.sphere--page-content-and-document-management .sphere-item {
    text-align: left;
}

.sphere--page-content-and-document-management .sphere-item--1,
.sphere--page-content-and-document-management .sphere-item--2 {
    top: 5%;
}

.sphere--page-content-and-document-management .sphere-item--3 {
    bottom: 19%;
}

.sphere--page-content-and-document-management .sphere-item--4 {
    padding-left: 9%;
    bottom: 5%;
}

.sphere--page-content-and-document-management .sphere-item--5 {
    bottom: 19%;
}

.sphere--page-content-and-document-management .sphere-item--1 .sphere-item-title h4:before,
.sphere--page-content-and-document-management .sphere-item--5 .sphere-item-title h4:before {
    left: 100%;
}

.sphere--page-content-and-document-management .sphere-item--2 .sphere-item-title h4:before,
.sphere--page-content-and-document-management .sphere-item--3 .sphere-item-title h4:before {
    right: 100%;
}

.sphere--page-content-and-document-management .sphere-item--4 .sphere-item-title h4 {
    display: inline-block;
}

.sphere--page-content-and-document-management .sphere-item--4 .sphere-item-title h4:before {
    top: auto;
    bottom: 180%;
    left: 50%;
    margin-left: -10px;
}

.sphere--page-content-and-document-management .sphere-item .sphere-item-title h4 {
    font-weight: 400;
}

.sphere--page-content-and-document-management ul li {
    margin-bottom: 10px;
}

.sphere--page-content-and-document-management ul li:before {
    top: 0.7em;
}

.sphere--page-omnichannel-ecommerce .heading-description {
    margin-top: 42px;
}

.sphere--page-omnichannel-ecommerce .heading-description p {
    font-size: 19px;
    line-height: 30px;
}

.sphere--page-omnichannel-ecommerce .container~.sphere-container {
    margin-top: 90px;
}

.sphere--page-omnichannel-ecommerce .sphere-object {
    padding-bottom: 253px;
}

.sphere--page-omnichannel-ecommerce .sphere-item--3,
.sphere--page-omnichannel-ecommerce .sphere-item--5 {
    bottom: 24%;
}

.sphere--page-omnichannel-ecommerce .sphere-item--4 {
    padding-left: 15px;
    width: 100%;
    left: 0;
    bottom: -6%;
    text-align: center;
}

.sphere--page-omnichannel-ecommerce .sphere-item--4 ul {
    display: inline-block;
}

.sphere--page-omnichannel-ecommerce ul li:before {
    top: 10px;
}

.benefits,
.benefits__item:before {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.benefits,
.cards-item {
    background-size: cover
}

.cards--page-net-2 .cards-name,
.cards--page-net-2 .cards-name h4,
.cards--with-bgimage .cards-name h4,
.cards--with-bgimage .cards-text,
.cards--zoom .cards-name h4,
.cards--zoom .cards-text {
    color: #fff
}

.cards6-text ul,
.scheme1 ul,
.scheme3-list ul,
.scheme4-list ul,
.scheme7-text ul {
    list-style-type: none
}

.benefits {
    padding: 100px 0 70px;
    font-family: Avenir, Arial, Helvetica, sans-serif
}

.cards--page-xamarin .cards-row:after,
.cards--page-xamarin .cards-text--bottom h3,
.cards-text p {
    font-family: Ubuntu, Arial, Helvetica, sans-serif
}

.benefits__list {
    padding: 0;
    max-width: 1000px;
    margin: 0 auto 30px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px
}

.benefits__item {
    display: block;
    list-style: none;
    padding-left: 47px;
    position: relative;
    margin-bottom: 24px;
    max-width: 420px
}

.benefits__item:before {
    content: '';
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/ico-list.svg)
}

.cards,
.cards-item {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative
}

.contentList,
.description {
    background-color: #fff;
    position: relative;
}

.contentList-img,
.contentList-item,
.contentList-wrapper {
    background-repeat: no-repeat;
}

.contentList-wrapper:hover .contentList-img--normal,
.contentList-wrapper:hover:before {
    opacity: 0;
}

.description {
    padding-top: 88px;
    padding-bottom: 82px;
    line-height: 35px;
    text-align: center;
}

.contentList {
    padding-bottom: 67px;
}

.contentList .container-fluid {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.contentList .row {
    font-size: 0;
    text-align: center;
}

.contentList-item {
    position: relative;
    vertical-align: top;
    width: 25%;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    color: #234;
    text-decoration: none;
    background-position: 0 0;
}

.contentList-wrapper {
    position: relative;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
    background-position: 50% 50%;
    background-size: cover;
}

.contentList-wrapper:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f9f9f9;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.contentList-icon {
    position: relative;
    width: 100%;
    height: 126px;
    padding-top: 40px;
    padding-bottom: 32px;
    text-align: center;
}

.contentList-icon .icon,
.contentList-icon svg {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.contentList-icon .icon path,
.contentList-icon .icon rect,
.contentList-icon svg path,
.contentList-icon svg rect {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.contentList-wrapper:hover .icon path,
.contentList-wrapper:hover .icon rect,
.contentList-wrapper:hover svg path,
.contentList-wrapper:hover svg rect {
    fill: #fff !important;
}

.contentList-img {
    position: absolute;
    width: 110px;
    height: 90px;
    top: 50%;
    left: 50%;
    margin-left: -55px;
    margin-top: -45px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.contentList-description,
.contentList-title h3 {
    -webkit-transition: all 0.2s ease;
    text-align: center;
}

.contentList-img--normal {
    background-position: 0 0;
}

.contentList-img--hover {
    background-position: -110px 0;
}

.contentList-title {
    position: relative;
}

.contentList-title h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 300;
    font-size: 25px;
    line-height: 35px;
    color: #234;
    text-transform: uppercase;
    transition: all 0.2s ease;
}

.contentList-wrapper:hover .contentList-description,
.contentList-wrapper:hover .contentList-title h3 {
    color: #fff;
}

.contentList-description {
    position: relative;
    font-size: 17px;
    line-height: 28px;
    transition: all 0.2s ease;
}

.contentList-description p {
    margin: 0;
}


.technologies {
    padding: 100px 0;
}

.technologies-row {
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
    font-size: 0;
}

.technologies-item {
    width: 20%;
    display: inline-block;
    margin: 0 -2px;
}


.technologies-item-link {
    position: relative;
    padding: 10px;
    margin: 10px;
    display: block;
    background: #f9f9f9;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    text-align: center;
    overflow: hidden;
}

.technologies-item-link-image,
.technologies-item-link:before {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    top: 0;
    left: 0;
}

.technologies-item-link-image {
    z-index: 1;
    background-size: cover;
    background-position: 50% 50%;
}

.technologies-item-link:before {
    content: "";
    text-decoration: none;
    background: #f9f9f9;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 1;
    z-index: 2;
}

.technologies-item-link-icon {
    line-height: 240px;
    max-width: 75%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.technologies-item-link-icon .icon,
.technologies-item-link-icon svg {
    vertical-align: middle;
}

.technologies .technologies-item-link:hover .technologies-item-link-icon svg path {
    fill: #0cf !important;
}

.technologies-canvas {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}


.technologies+.info {
    margin-top: -7px;
    padding-bottom: 54px;
}

.technologies+.info .heading-title {
    margin-bottom: 28px;
}

.technologies+.info .heading-title h3 {
    font-size: 52px;
    line-height: 72px;
}

.technologies+.info .heading-description {
    max-width: 1110px;
    margin-left: auto;
    margin-right: auto;
}

.technologies+.info .heading-description p {
    font-size: 19px;
    line-height: 35px;
}

.contentList,
.description {
    background-color: #fff;
    position: relative;
}

.contentList-img,
.contentList-item,
.contentList-wrapper {
    background-repeat: no-repeat;
}

.contentList-wrapper:hover .contentList-img--normal,
.contentList-wrapper:hover:before {
    opacity: 0;
}

.description {
    padding-top: 88px;
    padding-bottom: 82px;
    line-height: 35px;
    text-align: center;
}

.contentList {
    padding-bottom: 67px;
}

.contentList .container-fluid {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.contentList .row {
    font-size: 0;
    text-align: center;
}

.contentList-item {
    position: relative;
    vertical-align: top;
    width: 25%;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    color: #234;
    text-decoration: none;
    background-position: 0 0;
}

.sectionThird .planContent h2 {
    text-transform: uppercase;
}

.expertiesPage .col-xl-4.col-lg-3.col-sm-12 {
    margin: 10px 0px;
}

.contentList-wrapper {
    height: 100%;
    position: relative;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 40px;
    background-position: 50% 50%;
    background-size: cover;
}

.contentList-wrapper:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f9f9f9;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: none !important;
    outline: none !important;
}

.contentList-icon {
    position: relative;
    width: 100%;
    height: 126px;
    padding-top: 40px;
    padding-bottom: 32px;
    text-align: center;
}

.contentList-icon .icon,
.contentList-icon svg {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.contentList-icon .icon path,
.contentList-icon .icon rect,
.contentList-icon svg path,
.contentList-icon svg rect {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.contentList-wrapper:hover .icon path,
.contentList-wrapper:hover .icon rect,
.contentList-wrapper:hover svg path,
.contentList-wrapper:hover svg rect {
    fill: #fff !important;
}

.contentList-img {
    position: absolute;
    width: 110px;
    height: 90px;
    top: 50%;
    left: 50%;
    margin-left: -55px;
    margin-top: -45px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.contentList-description,
.contentList-title h3 {
    -webkit-transition: all 0.2s ease;
    text-align: center;
}

.contentList-img--normal {
    background-position: 0 0;
}

.contentList-img--hover {
    background-position: -110px 0;
}

.contentList-title {
    position: relative;
}

.contentList-title h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: 300;
    font-size: 25px;
    line-height: 35px;
    color: #234;
    text-transform: uppercase;
    transition: all 0.2s ease;
}

.contentList-wrapper:hover .contentList-description,
.contentList-wrapper:hover .contentList-title h3 {
    color: #fff;
}

.contentList-description {
    position: relative;
    font-size: 17px;
    line-height: 28px;
    transition: all 0.2s ease;
}

.contentList-description p {
    margin: 0;
}

.technologies {
    padding: 100px 0;
}

.technologies-row {
    text-align: center;
    margin: 0 auto;
    display: block;
    position: relative;
    font-size: 0;
}

.technologies-item {
    width: 20%;
    display: inline-block;
    margin: 0 -2px;
}

.technologies-item-link {
    position: relative;
    padding: 10px;
    margin: 10px;
    display: block;
    background: #f9f9f9;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    text-align: center;
    overflow: hidden;
}

.technologies-item-link-image,
.technologies-item-link:before {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    top: 0;
    left: 0;
}

.technologies-item-link-image {
    z-index: 1;
    background-size: cover;
    background-position: 50% 50%;
}

.technologies-item-link:before {
    content: "";
    text-decoration: none;
    background: #f9f9f9;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 1;
    z-index: 2;
}

.technologies-item-link-icon {
    line-height: 240px;
    max-width: 75%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

.technologies-item-link-icon .icon,
.technologies-item-link-icon svg {
    vertical-align: middle;
}

.technologies .technologies-item-link:hover .technologies-item-link-icon svg path {
    fill: #0cf !important;
}

.technologies-canvas {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.technologies+.info {
    margin-top: -7px;
    padding-bottom: 54px;
}

.technologies+.info .heading-title {
    margin-bottom: 28px;
}

.technologies+.info .heading-title h3 {
    font-size: 52px;
    line-height: 72px;
}

.technologies+.info .heading-description {
    max-width: 1110px;
    margin-left: auto;
    margin-right: auto;
}

.technologies+.info .heading-description p {
    font-size: 19px;
    line-height: 35px;
}

section.info.lists--bullets .info-text.info-text--2 li {
    color: #fff;
}

section.uncover-section.sphere.sphere--items-2.sphere--page-net-1.bgcolor--dark.lazy {
    height: 740px;
}

.cards .heading-title h3 {
    font-size: 52px;
    font-weight: 300;
    line-height: 52px;
}

main.enterprise-page .heading-description {
    width: 100%;
    max-width: 589px;
    margin: 13px auto;
}

main.enterprise-page .container.container--medium .heading {
    width: 75%;
    margin: 0 auto;
}

main.meanstack .heading-description.enterprise p {
    color: white;
}

.phpPage .heading-description p {
    color: white;
}

.phpPage .heading-description.para p {
    color: #234;
}

.phpPage .sphere-item-title h3 {
    font-size: 39px;
    line-height: 42px;
}

main.ecommerce-page .cards-wrapper.ecommerce-pageHeading h3 {
    color: white;
}

.related-item {
    padding: 20px;
}


/* new css */

section.operational .heading-title h3 {
    color: #fff;
}

section.operational .heading-title p,
section.customer .heading-title p {
    font-size: 18px;
    font-weight: 300;
    color: white;
    font-family: 'p-regular';
    line-height: 20px;
}

section.advance .cards-wrapper .cards-text p {
    color: #234;
}

section.customer .heading-title h3 {
    color: white;
}

section.platfomme p {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 300;
    color: rgb(0, 0, 0);
    font-family: 'p-regular';
}

section.sphere.sphere--webappdev-1.sphere--items-4 h3 {
    color: #fff;
}

/* dot net */

section.uncover-section .heading-title h3 {
    color: white;
}

section.uncover-section .sphere-item.sphere-item {
    margin-top: 0;
}

section.uncover-section {
    height: 797px;
}

section.info.info--page-net--1 .heading {
    margin-bottom: 0px;
}

section.iconSlider .heading .heading-description p {
    text-transform: capitalize;
    font-family: 'p-regular';
}

.cards--mobile-1 {
    padding-top: 140px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: -15% 45%, 50% 0, 50% 50%, 100% 50%, 50% 50%;
    background-size: auto, auto, auto, auto, cover;
    background-image: url(../images/bg-cards-tablet.png),
        url(../images/cards-bg-tree.png),
        url(../images/cards-bg-ipad.png),
        url(../images/bg-cards-phones.png),
        url(../images/bg-cards-mobile-1.jpg);
}

/* digital marketing */
main.digitalPage .digitalDiv .col-md-3.col-sm-12 {
    margin: 14px 0px;
}

section.marketing-service {
    padding: 100px 0px;
}

.servicecardss {
    padding: 50px 0px;
}

.webDiv p,
h3 {
    color: black;
}

.webDiv .cards-item {
    background-color: white;
}

.webDiv .cards-wrapper {
    border-color: #10c65a !important;
}

section.revenueDiv .revenue-Wrapper {
    display: flex;
}

section.revenueDiv {
    padding: 100px 0px;
}

/* .revenuesmallDiv {
    padding-top: 80px;
} */
/* section.revenueDiv .revenue-Wrapper .revenue-text span {
    font-size: 15px;
} */

.revenuesmallDiv .revenue-text {
    width: 60%;
}

section.revenueDiv .revenue-Wrapper .revenue-img img {
    width: 70px;
}

.revenuesmallDiv .revenue-img {
    width: 50%;
}

.revenuesmallDiv .revenue-img img {
    width: 78px;
}

.revenuesmallDiv .revenue-Wrapper {
    display: flex;
}

section.webDiv .routing p {
    color: rgb(0, 0, 0) !important;
}

.sectionThird {
    padding: 70px 0px;
    background-color: whitesmoke;
}

main.digitalPage .row.cards-row {
    margin-top: 0px;
}

main.digitalPage .heading {
    width: 60%;
    margin: 0 auto;
}

.userExperine .heading-title h3 {
    color: white;
}

.enterprisePage .heading-title.objectiveDiv h3 {
    font-size: 30px;
}




/* carrers-page-css-start */
section.carrers {
    background: #F9FDFF;
    padding: 80px 0;
    position: relative;
}

section.carrers .carrers-text {
    padding-top: 15px;
}

section.carrers .carrers-text h3 {
    font-size: 40px;
    font-family: 'p-bold';
}

section.carrers .carrers-text span {
    color: #51C435;
    position: relative;
}

section.carrers .carrers-text span.carrer:before {
    content: "";
    position: absolute;
    /* background: green; */
    width: 15px;
    height: 1px;
    right: 361px;
    top: 54px;
    border-bottom: 2px dotted #51c435;
    bottom: 0;
}

section.carrers .carrers-text span.carrer:after {
    content: "";
    position: absolute;
    right: 381px;
    top: 54px;
    background: #51c435;
    width: 47px;
    height: 2px;
    bottom: 0;
}

section.carrers .carrers-text p {
    line-height: 31px;
    font-family: 'p-regular';
}

section.carrers button.btn.main-btn {
    background: #51C435;
    border: none;
    padding: 17px 27px;
    text-transform: uppercase;
    border-radius: 9px;
    margin-top: 23px;
    font-family: 'p-regular';
}

section.carrers button.btn.main-btn:hover {
    background: #46b82a;
    border: none;
    box-shadow: 0 2px 19px rgb(69 151 49 / 60%);
    font-family: 'p-regular';
}

section.carrers button.btn.main-btn a {
    color: #fff;
    text-decoration: none;
}

section.carrers img {
    width: 100%;
    border-radius: 20px;
}



/* why-section-css */
section.why-supreme {
    margin-top: 220px;
    background: #f9fdff;
    padding: 80px 0px;
}

section.why-supreme .card-item .icon {
    margin-bottom: 14px;
}

section.why-supreme img {
    width: 100%;
    border-radius: 20px;
}

section.why-supreme .why-image {
    margin-top: 159px;
}

section.why-supreme .why-cards {
    margin: -220px 0 0 0;
    position: relative;
}

section.why-supreme .why-cards h4 {
    font-family: p-bold;
    font-size: 26px;
    margin: 0;
    position: relative;
}

section.why-supreme .why-cards h4:after {
    content: "";
    position: absolute;
    background: grey;
    height: 2px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

section.why-supreme .card-item {
    border-radius: 18px;
    text-align: center;
    height: 100%;
    min-height: 300px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

section.our-benefits h2 {
    margin-bottom: 46px;
    font-family: 'p-bold';
    font-size: 44px;
}

section.why-supreme .why-text {
    margin-top: 149px;
}

section.why-supreme .card-text p {
    margin-bottom: 0;
}

section.why-supreme .why-text h3 {
    font-size: 40px;
    font-family: 'p-bold';
}

section.why-supreme .why-text span {
    color: #51C435;
    position: relative;
}

section.why-supreme .why-text p.why-text-para {
    padding-top: 1px;
    padding-bottom: 0px;
    font-family: 'p-regular';
}

section.why-supreme .why-text p {
    line-height: 31px;
    font-family: 'p-regular';
}

section.why-supreme .why-text span.why:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 1px;
    right: 7px;
    border-bottom: 2px dotted #51c435;
    bottom: 0;
}

section.why-supreme .why-text span.why:after {
    content: "";
    position: absolute;
    right: 22px;
    background: #51c435;
    width: 47px;
    height: 2px;
    bottom: 0;
}

.why-text button.btn.main-btn {
    background: #51C435;
    border: none;
    padding: 17px 27px;
    text-transform: uppercase;
    border-radius: 9px;
    margin-top: 10px;
    font-family: 'p-regular';
}

section.why-supreme button.btn.main-btn:hover {
    background: #46b82a;
    border: none;
    box-shadow: 0 2px 19px rgb(69 151 49 / 60%);

}

section.why-supreme button.btn.main-btn a {
    color: #fff;
    text-decoration: none;
}

/* growth-section-css */

section.carrer-growth {
    padding: 80px 0px;
}

section.carrer-growth span {
    color: #51c435;
}

section.carrer-growth h2 {
    font-size: 44px;
    position: relative;
    font-family: 'p-bold';
}

section.carrer-growth h2:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 1px;
    right: 90px;
    border-bottom: 2px dotted #51c435;
    bottom: 0;
}

section.carrer-growth h2:after {
    content: "";
    position: absolute;
    right: 107px;
    background: #51c435;
    width: 47px;
    height: 2px;
    bottom: 0;
}

section.carrer-growth p {
    line-height: 31px;
    font-family: 'p-regular';
}

section.carrer-growth img {
    width: 100%;
    display: block;
    margin: auto;
    max-width: 880px;
}

/* matter-section-css */
section.matters-section {
    background: #F9FDFF;
    padding: 80px 0;
}

.matter-text {
    padding-top: 60px;
}

section.matters-section .matter-text h3 {
    font-size: 40px;
    font-family: 'p-bold';
}

section.matters-section .matter-text span {
    color: #51C435;
    position: relative;
}

section.matters-section .matter-text span.matter:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 1px;
    right: 177px;
    top: 54px;
    border-bottom: 2px dotted #51c435;
    bottom: 0;
}

section.matters-section .matter-text span.matter:after {
    content: "";
    position: absolute;
    right: 196px;
    top: 54px;
    background: #51c435;
    width: 47px;
    height: 2px;
    bottom: 0;
}

section.matters-section .matter-text p {
    line-height: 31px;
    font-family: 'p-regular';
}

section.matters-section .btn.main-btn {
    background: #51C435;
    border: none;
    padding: 17px 27px;
    text-transform: uppercase;
    border-radius: 9px;
    margin-top: 23px;
    font-family: 'p-regular';
}

section.matters-section button.btn.main-btn:hover {
    background: #46b82a;
    border: none;
    box-shadow: 0 2px 19px rgb(69 151 49 / 60%);
}

section.matters-section button.btn.main-btn a {
    color: #fff;
    text-decoration: none;
}

section.matters-section img {
    width: 100%;
    border-radius: 20px;
}

/* available-jobs-css */
section.available-jobs {
    padding: 80px 0;
}

section.available-jobs h2 {
    margin-bottom: 46px;
    font-size: 44px;
    font-family: 'p-bold';
}

section.available-jobs span {
    color: #51c435;
    position: relative;
}

section.available-jobs span.jobs:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 1px;
    right: 287px;
    top: 54px;
    border-bottom: 2px dotted #51c435;
    bottom: 0;
}

section.available-jobs span.jobs:after {
    content: "";
    position: absolute;
    right: 305px;
    top: 54px;
    background: #51c435;
    width: 47px;
    height: 2px;
    bottom: 0;
}

section.available-jobs .card-item {
    background: #fff;
    border-radius: 10px;
    text-align: center;
    /* box-shadow: 0px 13px 56px #969b9561, -10px 3px 21px #bbc3b9ba, -2px 8px 15px #bbc3b9ba; */
    box-shadow: rgb(0 0 0 / 20%) 0px 25px 20px -20px;
    border: 1px solid #00000014;
    margin-bottom: 43px;
    min-height: 470px;
}

section.available-jobs .icon {
    background: #dff5d8;
    width: 98px;
    height: 98px;
    margin: auto;
    border-radius: 50%;
    margin-bottom: 13px;
    position: relative;
}

section.available-jobs .icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

section.available-jobs .card-heading h4 {
    font-size: 26px;
    font-family: 'p-bold';
}

section.available-jobs .year-text:before {
    content: '';
    position: absolute;
    background-color: grey;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%);
    width: 58px;
    height: 2px;
}

.year-text {
    position: relative;
}

/* our-culture-css */
section.our-culture {
    background: #f9fdff;
    padding: 91px 0;
}

section.our-culture h2 {
    margin-bottom: 46px;
    font-size: 44px;
    font-family: 'p-bold';
}

section.our-culture span.culture:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 1px;
    right: 163px;
    top: 54px;
    border-bottom: 2px dotted #51c435;
    bottom: 0;
}

section.our-culture span.culture:after {
    content: "";
    position: absolute;
    right: 182px;
    top: 54px;
    background: #51c435;
    width: 47px;
    height: 2px;
    bottom: 0;
}

section.our-culture .card-item {
    background: #fff;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 13px 56px #dff5d8, -10px 3px 21px #dff5d8, -2px 8px 15px #dff5d8;
    margin-bottom: 43px;
    min-height: 355px;
}

section.our-culture .card-item-1 {
    background: #F1B2D8;
    min-height: 356px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

section.our-culture .card-item-2 {
    background: #D0EA59;
    min-height: 356px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

section.our-culture .card-item-3 {
    background: #FFBB01;
    min-height: 356px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

section.our-culture .card-item-4 {
    background: #FFF9F6;
    min-height: 356px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

section.our-culture .card-item-5 {
    background: #40C4CE;
    min-height: 356px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

section.our-culture .card-item-6 {
    background: #51c435;
    min-height: 356px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

section.our-culture .icon img {
    width: 55px;
    height: 55px;
    margin-bottom: 14px;
}

section.our-culture .card-text p {
    text-align: center;
}

section.our-culture .owl-nav {
    display: flex;
    justify-content: space-between;
    margin: 26px 0;
    width: 100% !important;
}

section.our-culture .owl-nav button:hover {
    color: black !important;
}

section.our-culture .owl-nav button.owl-prev {
    left: 0;
    top: 16px;
}

section.our-culture .card-text p {
    font-size: 16px;
}

section.our-culture .card-heading h4 {
    font-family: p-bold;
}

section.our-culture .owl-nav button.owl-next {
    right: 0px;
    top: 16px;
}

section.our-culture .owl-nav button {
    background: none;
    border: solid #000 1px !important;
    padding: 5px !important;
    width: 40px;
    height: 40px;
    font-size: 45px !important;
    position: relative;
    border-radius: 50px;
    margin: 0 2px;

}

section.our-culture .owl-nav button span {
    font-size: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: -3px 0;
}

/* welcome-section-css */
section.welcome-section {
    padding: 60px 0;
}

section.welcome-section h2 {
    font-size: 44px;
    font-family: 'p-bold';
}

section.welcome-section p {
    font-family: 'p-regular';
    margin-bottom: 46px;
    font-size: 19px;
}

section.welcome-section span {
    color: #51c435;
    position: relative;
}

section.welcome-section span.welcomesupreme:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 1px;
    right: 767px;
    top: 54px;
    border-bottom: 2px dotted #51c435;
    bottom: 0;
}

section.welcome-section span.welcomesupreme:after {
    content: "";
    position: absolute;
    right: 786px;
    top: 54px;
    background: #51c435;
    width: 47px;
    height: 2px;
    bottom: 0;
}

section.welcome-section .image-wrapper {
    background: #F1F7F0;
    width: 100px;
    height: 100px;
    margin: auto;
    position: relative;
    border-radius: 50%;
    margin-top: 27px;
}

section.welcome-section .image-wrapper img {
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

section.welcome-section h5 {
    font-family: p-bold;
    font-size: 19px;
    line-height: 26px;
}

section.welcome-section .card-wrapper-1,
section.welcome-section .card-wrapper-2 {
    background: #F1F7F0;
    min-height: 150px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 37px;
    text-align: center;
    padding: 10px 31px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-wrapper-1:before {
    content: "";
    position: absolute;
    border-top: 20px solid transparent;
    border-right: 35px solid #f1f7f0;
    border-bottom: 20px solid transparent;
    left: -34px;
}

.card-wrapper-2:before {
    color: "";
    content: "";
    position: absolute;
    border-left: 35px solid #f1f7f0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    right: -34px;
}

/* testimonial section */
section.testi div#testimonial4 .testimonial4_slide .image {
    width: 100%;
    max-width: 20%;
    float: left;
}

.career-page section.testimonial {
    padding-bottom: 70px;
    background: #44555a;
    margin: 73px 0;
    border-radius: 18px;
}

section.testi div#testimonial4 .testimonial4_slide .testi-detail {
    width: 80%;
    float: right;
    text-align: left;
}

section.testi div#testimonial4 .testimonial4_slide .testi-detail h4 {
    font-size: 32px;
    position: relative;
    margin-bottom: 10px;
}

section.testi div#testimonial4 .testimonial4_slide .testi-detail span {
    font-size: 16px;
}

section.testi div#testimonial4 .testimonial4_slide .testi-detail h4:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 2px;
    left: 0;
    max-width: 156px;
    bottom: -3px;
}

.testi-detail {
    color: white;
    font-family: 'p-regular';
    text-align: left;
}

/* benefits-section-css */
section.our-benefits {
    background: #F9FDFF;
    padding: 80px 0;
}

section.our-benefits h2 {
    margin-bottom: 46px;
    font-family: 'p-bold';
}

section.our-benefits span {
    color: #51c435;
    position: relative;
}

section.our-benefits ul {
    padding: 0 39px;
}

section.our-benefits span.benefits:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 1px;
    right: 175px;
    top: 118px;
    border-bottom: 2px dotted #51c435;
    bottom: 21px;
}

section.our-benefits span.benefits:after {
    content: "";
    position: absolute;
    right: 193px;
    top: 118px;
    background: #51c435;
    width: 47px;
    height: 2px;
    bottom: 21px;
}

section.our-benefits .card-heading h4 {
    font-size: 26px;
    padding-left: 26px;
    position: relative;
    margin-bottom: 22px;
    font-family: 'p-bold';
}

section.our-benefits .card-item-1 ul li,
section.our-benefits .card-item-2 ul li,
section.our-benefits .card-item-3 ul li {
    list-style: none;
    position: relative;
    line-height: 31px;
    font-family: 'p-regular';
}

section.our-benefits .card-item-1 {
    background: #fff;
    border-radius: 10px;
    border-bottom: solid #9b59b6 21px;
    padding: 28px 27px;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;

    min-height: 332px;
}

section.our-benefits .card-item-1 .card-heading h4:after {
    content: "";
    position: absolute;
    background: grey;
    width: 215px;
    height: 2px;
    left: 42px;
    bottom: -10px;
}

section.our-benefits .card-item-1 ul li:before {
    content: "";
    position: absolute;
    background: #9b59b6;
    width: 10px;
    height: 10px;
    top: 10px;
    border-radius: 20px;
    left: -23px;
    border: solid #DCC5E6 2px;
}

section.our-benefits .card-item-2 {
    background: #fff;
    border-radius: 10px;
    border-bottom: solid #51c435 21px;
    padding: 28px 27px;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;

    min-height: 332px;
}

section.our-benefits .card-item-2 .card-heading h4:after {
    content: "";
    position: absolute;
    background: grey;
    width: 197px;
    height: 2px;
    left: 37px;
    bottom: -10px;
}

section.our-benefits .card-item-2 ul li:before {
    content: "";
    position: absolute;
    background: #51c435;
    width: 10px;
    height: 10px;
    top: 10px;
    border-radius: 20px;
    left: -23px;
    border: solid #c2eab8 2px;
}

section.our-benefits .card-item-3 {
    background: #fff;
    border-radius: 10px;
    border-bottom: solid #f1c40f 21px;
    padding: 28px 27px;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    min-height: 332px;
}

section.our-benefits .card-item-3 .card-heading h4:after {
    content: "";
    position: absolute;
    background: grey;
    width: 197px;
    height: 2px;
    left: 37px;
    bottom: -10px;
}

section.our-benefits .card-item-3 ul li:before {
    content: "";
    position: absolute;
    background: #f1c40f;
    width: 10px;
    height: 10px;
    top: 10px;
    border-radius: 20px;
    left: -23px;
    border: solid #f9e69d 2px;
}

@media(max-width:1439px) {
    section.our-benefits .card-item-2 {

        min-height: 369px;
    }
}

@media (max-width: 1440px) {

    /* home page video section */
    main.home section.title:after {
        max-height: 811px;
    }


    .cards.width--full .cards-text {
        padding-left: 0;
        padding-right: 0;
    }

    section.why-supreme .why-cards h4 {

        font-size: 20px;

    }

    .mernpage .heading-title h3:before {
        content: '';
        width: 13px;
        height: 100%;
        background: #FF8F08;
        position: absolute;
        top: 0;
        margin-left: -57px;
    }

    .cards1-object {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sphere--webappdev-1 {
        padding-bottom: 200px;
    }

    .sphere--webappdev-1 .sphere-object {
        padding-top: 0px;
    }

    .scheme4-col,
    .scheme4-container {
        height: 800px;
    }

    .sphere--page-prototyping-1 .sphere-item--5 {
        bottom: 20%;
    }

    .sphere--page-prototyping-1 .sphere-item--3,
    .sphere--page-prototyping-1 .sphere-item--4 {
        bottom: -100px;
    }

    .contentList-item {
        width: 33.33333333%;
    }

    .sphere--page-prototyping .sphere-item--7 .sphere-item-title {
        padding-left: 2%;
        padding-right: 2%;
    }

    .cards--portfolio .cards-name {
        padding-left: 15px;
        padding-right: 15px;
    }

    .scheme-container {
        max-width: 1200px;
        background-position: 50% 40%;
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xsheme-object-md.png.pagespeed.ic.EEZzIgTqJx.png);
    }

    .sphere--ruby-1 .sphere-item {
        top: 0;
    }

    .scheme3-list {
        width: 180px;
    }

    .scheme3-left {
        left: -5px;
    }

    .scheme3-right {
        right: -5px;
    }

    .cards--page-application-security-1 .cards-wrapper {
        padding-left: 40px;
        padding-right: 40px;
    }

    .contentList-item {
        width: 33.33333333%;
    }

    .cards7-img {
        position: absolute;
        width: 130px;
        top: 24px;
        left: -13px;
    }

    .cards7-name h3 {
        padding-top: 22px;
    }

    .methologyPage .sphere-item-title h4 {
        font-size: 24px;
    }
}

@media (max-width: 1200px) {

    main.mernpage .heading-title h3 {
        font-family: 'p-bold';
        font-size: 37px;
    }

    .tabs-section .heading-wrapers span {
        font-size: 19px;
        font-family: 'p-bold';
    }

    .sphere--page-content-and-document-management .sphere-object-wrapper {
        padding-top: 30%;
        padding-bottom: 30%;
    }

    section.cards.info--cards-python-1.icons--green.experties .cards-name h3 {
        font-size: 21px;
    }


    main.enterprise-page .cards2-name h3 {
        font-size: 23px;
    }

    main.enterprise-page .cards2-text p {
        font-size: 16px;
    }

    main.meanstack .sphere--page-php-2 .sphere-item-text {
        font-size: 14px;
        line-height: 30px;
    }

    main.meanstack .sphere-item-title h3 {
        font-size: 28px;
        line-height: 28px;
    }

    .cards5.icons--green.width--full {
        padding: 16px;

    }

    .webApp section.cards.cards--webappdev-1 .cards-item {
        background: #fff;
        box-shadow: 0 0 8px rgb(0 0 0 / 27%);
        padding: 5px 1px;
        height: 100%;
        min-height: 347px;
    }

    main.enterprise-page .cards2-icon {
        margin: 0;
    }

    .sphere--python-3 .sphere-object-img {
        height: 350px;
    }

    .scheme3-col {
        width: 590px;
        height: 590px;
        padding-top: 25px;
    }

    .scheme3-col .scheme3-img {
        max-width: 90%;
    }

    .scheme3-list {
        width: 160px;
        top: -7px;
    }

    .scheme3-left {
        left: -20px;
    }

    .scheme3-right {
        right: -20px;
    }

    .scheme3-list h3 {
        font-size: 15px;
        line-height: 24px;
    }

    .scheme3-list h3:before {
        top: 14px;
    }

    .scheme3-list h3:after {
        top: 4px;
    }

    .scheme3-list li+li {
        margin-top: 36px;
    }

    .cards--page-main-2 .cards-wrapper {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .cards--page-requirements-engineering-1 .cards-item--1,
    .cards--page-requirements-engineering-1 .cards-item--2,
    .cards--page-requirements-engineering-1 .cards-item--3,
    .cards--page-requirements-engineering-1 .cards-item--4,
    .cards--page-requirements-engineering-1 .cards-item--5,
    .cards--page-requirements-engineering-1 .cards-item--6 {
        padding-left: 10px;
    }

    div#node-46 .heading-title h3 {
        font-size: 32px;
        line-height: 47px;
        padding: 20px;
    }

    .sphere--page-methodology .sphere-item--1,
    .sphere--page-methodology .sphere-item--2 {
        top: 25px;
    }

    .cards--mobile-1 {
        background-position: -9999px 45%, -9999px 0, -9999px 50%, -9999px 50%, 50% 50%;
    }

    .cards--page-application-security-1 .cards-wrapper {
        padding-left: 40px;
        padding-right: 40px;
    }

    .cards--page-application-security-1 .cards-item {
        padding-top: 80px;
    }

    .cards-icon .icon,
    .cards-icon svg {
        height: 70px;
    }

    .cards--page-application-security-1 .cards-item:after {
        width: 300px;
        height: 300px;
        margin-left: -150px;
    }

    .cards--page-application-security-1 .cards-item:before {
        top: 12px;
        margin-left: -102px;
    }

    .sphere--page-elearning .sphere-object-wrapper {
        top: 340px;
    }

    .sphere--page-elearning .sphere-heading h3 {
        font-size: 32px;
        line-height: 40px;
    }

    .sphere--page-ai-consulting .sphere-object-wrapper img {
        max-width: 80%;
    }

    .sphere--page-php .sphere-item--1,
    .sphere--page-php .sphere-item--2 {
        top: 2.5%;
    }

    .technologies-item {
        width: 33.33333%;
    }

    .sphere--backend-3 .sphere-item {
        position: relative;
    }

    .sphere--page-prototyping .sphere-item--7 {
        top: 43%;
    }

    .sphere--page-omnichannel-ecommerce .sphere-object-wrapper {
        padding-top: 2%;
        padding-bottom: 2%;
    }

    .scheme1-container {
        background: 0 0;
    }

    .scheme1-content {
        padding-top: 90px;
    }

    .scheme1-title h3:before {
        display: none;
    }

    .scheme1-item--middle {
        margin-top: -100px;
    }

    .scheme1-object {
        padding-top: 160px;
        padding-bottom: 0;
        background: 0 0;
    }

    .cards2--mediadata .cards2-text ul {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    .cards8-name h4 {
        font-size: 28px;
    }

    section.cards.cards--page-methodology.bgcolor--white .cards-wrapper .cards-name h3 {
        font-size: 22px;
        line-height: 35px;
    }

    section.hr-sectionDiv {
        padding: 49px 0;
    }

    section.hr-sectionDiv .hr-heading h1 {
        font-size: 36px;
    }

    .cards--page-expertise-mob-app-dev {
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .lists--bullets ul,
    .lists--bullets--aqua ul,
    .lists--bullets--blue ul,
    .lists--bullets--dark-blue ul,
    .lists--bullets--green ul,
    .lists--bullets--orange ul,
    .lists--bullets--purple ul,
    .lists--bullets--red ul,
    .lists--bullets--white ul {
        list-style-type: none;
        font-size: 16px;
    }

    .cards--page-expertise-mob-app-dev .cards-wrapper {
        padding: 25px 20px;
    }

    .cards--accordion--augmented .heading-description p {
        font-size: 20px;
        line-height: 28px;
    }

    div#node-50 .cards-name h3 {
        font-size: 23px;
        font-weight: 600;
    }

    div#node-50 .cards-icon svg {
        width: 51px;
    }

    div#node-50 .bgcolor--white+.bgcolor--white .cards-item .cards-text p {
        padding: 0 72px;
        font-size: 18px;
    }

    div#node-50 .cards .cards-item--with-top-border .cards-wrapper,
    .cards.cards--with-top-borders .cards-wrapper {
        padding: 68px 61px;
        text-align: center;
    }

    div#node-50 .cards-text p {
        font-size: 17px;
    }

    .about-usPage .cards .cards-item--with-top-border .cards-wrapper,
    .cards.cards--with-top-borders .cards-wrapper {
        padding: 26px 36px;
        text-align: center;
    }

    .about-usPage section.cards.title--normal.columns--3.cards--with-borders .column-content.cards-item {
        /* height: 100%;
        min-height: 200px; */
    }

    section.contentList.icons--blue .col-xl-4.col-lg-3.col-md-6.col-sm-6.col-xs-12 {
        margin-bottom: 18px;
    }

    section.description.description--big p {
        margin-bottom: 25px;
        font-size: 19px;
    }

    .cards12__bg {
        bottom: -60px;
        background-size: 80% auto;
    }

    section.culture-first-section .culture-left-text {

        width: 100% !important;

        padding-top: 12%;
        padding: 12px 24px;
    }

    .historyItem--type--1 .historyItem-row+.historyItem-row {
        position: relative;
        display: table;

    }

    .cards .heading-title h3 {
        font-size: 35px;
        font-weight: 600;
    }

    .enterprisePage .cards7-name h3 {
        font-size: 34px;
    }

    .cards7-text p {
        font-size: 16px;
    }

    main.ecommerce-page .cards .heading-title h3 {
        font-size: 47px;
        font-weight: 300;
        line-height: 52px;
    }

    .career-page h3,
    section.culture h3,
    section.welcome h3 {
        font-size: 34px;
        font-weight: 600;
    }

    section.Growth-section .growth-content h3,
    section.Diversity-section .Diversity-content h3,
    section.Benefits .benefits-heading h2 {
        font-size: 28px;
        font-weight: 600;
    }

    .frontendPage .info-media.container {
        padding-top: 37px;
    }

    .frontendPage .info .heading-description {
        margin-bottom: 33px;
    }

    .frontendPage .grayscale.grayscale--ready img {
        width: 100%;
        max-width: 189px;
    }

    .frontendPage .table-cell--header h4,
    .table-cell--header h4 {
        padding-left: 1.8em;
        font-size: 22px;
    }

    .frontendPage .cards--with-bgimage .cards-icon {
        width: 150px;
        height: 150px;
        line-height: 147px;
    }

    .table-cell--header .img {
        display: none !important;
        left: 35px;
    }

    .title .tags,
    .title.title--article .tags {
        display: none !important
    }

    .navigationList-item+.navigationList-item {
        margin-left: 25px
    }

    .title-name h1 {
        font-size: 53px;
    }

    section.title p {
        font-size: 16px;
    }

    .cards .heading-title h3 {
        font-size: 45px;
    }

    /* about-page-media */
    .about-usPage .statistics.columns--5 .statistics-num {
        font-size: 74px;
        letter-spacing: 3px;
    }

    .about-usPage .statistics.columns--5 .statistics-num {
        font-size: 74px;
        letter-spacing: 3px;
    }

    .about-usPage .statistics.statistics-num {
        font-size: 74px;
        letter-spacing: 3px;
    }

    .about-usPage .info {
        position: relative;
        padding: 27px 0;
        background-position: 50% 50%;
    }

    /* .about-usPage .heading-title h2 {
        font-size: 33px;
        font-weight: 600;
    } */

    .about-usPage .statistics-title h3 {
        font-size: 35px;
        font-weight: 600;
    }

    .about-usPage .heading-title {
        padding-top: 26px;
    }

    .about-usPage .heading-title h2 {
        font-weight: 600;
    }

    .elearningPage section .bgcolor--white {
        padding: 41px 0px;
        margin-top: 0px;
    }

    .elearningPage section .heading-title h3 {
        font-size: 39px;
        margin-bottom: 11px;
    }

    .mobile-first-section {
        padding-top: 0px;
    }

    .elearningPage section .iconSlider .icon {
        width: 59%;
        height: 112px;
    }

    .cards.cards--with-crosssBorders {
        padding-bottom: 0;
    }

    .bgcolor--white+.bgcolor--white {
        padding: 32px 26px;
    }

    .iconSlider-item {
        width: 258px;
    }

    main.intranets-page .cards10__icon svg {
        width: 72px;
    }

    main.intranets-page .cards10__item {
        padding: 40px 65px;
        background: #fff;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 auto 30px;
        max-width: 1145px;
        flex-direction: column;
        text-align: center;
    }

    .panel-pane.pane-node-content h4.services__title {
        font-size: 29px;
    }

    .panel-pane.pane-node-content .cards10__title {
        font-size: 28px;
        line-height: 36px;
    }

    .panel-pane.pane-node-content .cards10__icon {
        display: block;
        max-width: 110px;
        min-width: 77px;
        margin-right: 34px;
        margin-bottom: 0;
        text-align: center;
    }

    .services__content {
        margin-top: 9px;
    }

    .tabs3__content-item ul {
        padding-left: 0px;
        margin-top: 22px;
    }

    .panel-pane.pane-node-content .tabs3__link-text {
        width: 100%;
        padding-top: 5px;
        color: black;
        font-size: 18px;
    }

    main.intranets-page .panel-pane.pane-node-content .tabs3__link-text {
        width: 100%;
        padding-top: 5px;
        color: black;
        font-size: 21px;
        font-weight: 500;
    }

    main.intranets-page .services__description {
        font-size: 15px;
        line-height: 27px;
    }

    .employe-para img {
        width: 20%;
    }

    .panel-pane.pane-node-content .table--page-frontend .table-cell {
        width: 100%;
    }

    main.net-page .sphere-item.sphere-item--1,
    .sphere-item.sphere-item--7,
    .sphere-item.sphere-item--6 {
        left: 50px;
    }

    .statistics--page-php-1 .statistics-num,
    .statistics--page-php-2 .statistics-num {

        font-size: 90px;
        line-height: 101px;
        letter-spacing: 3px;
    }

    .statistics--page-net-1 .statistics-subtitle-big {
        font-size: 61px;
        line-height: 53px;
    }

    section.cards.cards--appdev-1.bgcolor--white.icons--green.heading--big {
        padding-bottom: 45px;
        padding-top: 35px;
    }

    .softwarwPage .heading-title h3 {
        font-size: 35px;
        line-height: 50px;
        font-weight: 600;
    }

    .col-lg-5thsx2 {
        width: 100%;
    }

    section.sphere.sphere--items-6.sphere--appdev-1 {
        padding: 37px 0;
    }

    /* .info--appdev-2 .info-text {
    padding-left: 42px;
} */
    .softwarwPage .info--appdev-1 .info-media--1 {
        display: none;
    }

    main.digitalPage .planContent p {
        font-size: 15px;
    }

    main.digitalPage section.marketing-service {
        padding: 59px 0px;
    }

    main.digitalPage .planImg img {
        width: 100%;
    }

    .planContent {
        padding-top: 21px;
    }

    .securityPage .cards-item .cards-name h3 {
        font-size: 31px;
    }

    .securityPage .heading-title h3 {
        font-size: 33px;
        font-weight: 600;
    }

    .securityPage .iconSlider .icon {
        width: 57%;
        height: 112px;
    }

    .securityPage .cards .heading-description {
        margin-top: 0px;

    }

    .about-usPage .cards-name h3 {
        font-size: 22px;
    }

    .about-usPage .cards-text p {
        font-size: 14px;
    }

    .expertiesPage section.description h2 {
        font-size: 25px;
        font-family: p-bold;
    }

    main.intranets-page h4.cards10__title {
        text-align: center !important;
    }

    main.intranets-page .employe-section .employe-para .employe-title h4 {
        font-family: p-bold;
    }

    .jobs-page .jobsHeading h2 {
        font-family: 'p-bold';
    }

    section#section3920 .content-title h3,
    section#section3921 .content-title h3,
    section#section3922 .content-title h3,
    section#section3923 .content-title h3,
    section#section3924 .content-title h3 {
        font-family: 'p-bold';
    }

    section#section3921 .content-description p {
        font-size: 22px;
        font-family: 'p-bold';
    }

    .privacy_heading h3 {
        font-family: 'p-bold';
    }

    .privacy_sub-heading h4 {
        font-family: 'p-bold';
    }

    .backend-section .heading-title h3 {

        font-size: 30px;
    }

    .backend-section .icons {
        text-align: center;
    }

    .tabs-section .heading-wrapers span h3 {
        font-size: 20px;
        font-family: 'p-bold';
    }

    .cards--mobile-1 .cards-name h4 {
        font-size: 37px;
        font-family: 'p-bold';
    }

    .cards--mobile-1 {
        background-position: -9999px 45%, -68% 0, -67% 47%, -9999px 40%, 47% 47%;
        padding: 47px 0;
    }

    .cards--mobile-1 .cards-row {
        padding-bottom: 0px;
    }

    .mobilePlatform-Page .statistics--java .statistics-num {
        font-size: 92px;
    }

    .mobilePlatform-Page .cards--mobile-1 .iconSlider {
        padding-top: 35px;
        padding-bottom: 0;
    }

    .mobilePlatform-Page.heading-title h3 {
        font-family: 'p-bold';
        font-size: 41px;
    }

    .mobileTechPage.qatestPage .cards--mobile-1 {
        background-position: -9999px 45%, -33% 0, -62% 50%, -9999px 50%, 50% 50%;
    }

    .mobilePlatform-Page .cards--mobile-1 {
        background-position: -9999px 45%, -33% 0, -62% 50%, -9999px 50%, 50% 50%;
    }

    .cards--frontend-2 .cards-name h4 {
        font-size: 27px;
        line-height: 45px;
    }
}

@media (max-width:768px) {

    /*    .mainHeadingSec.case-study-heading {*/
    /*    flex-wrap: wrap;*/
    /*}*/
    /*.case-study-heading .subHeadingWithMark {*/
    /*    flex: auto !important;*/
    /*}*/
    /*    .footer {*/
    /*    padding-top: 0px !important;*/
    /*}*/
    /*    .footer-col+.footer-col {*/
    /*    padding-top: 10px !important;*/
    /*}*/
    .form-box-wrap div#wpforms-3265-field_0-container,
    div#wpforms-3265-field_1-container {
        width: 50%;
        float: left;
        max-width: 46%;
        clear: none;
        gap: 9px;
        display: flex;
    }

    .custom-filter-case-study .filter {
        border: 1px solid #d5d5d5 !important;
        width: 90% !important;
        margin: 0 auto;
    }

    main.home section.info--main.info--with-right-visual.lists--bullets--blue {
        padding: 0px 0;
    }

    img.gif-logo {
        DISPLAY: NONE !IMPORTANT;
    }

    .header-two .menu ul li .menu-mega {
        margin: 0 !important;
        max-width: 96%;
    }

    .sb_instagram_header.sbi_medium {
        width: 100% !important;
    }

    .panel-pane.pane-node-content .cards10__icon {
        margin-right: 0;
    }
}

@media (max-width:1199px) {


    /* home page video section */
    main.home section.title:after {
        max-height: 675px;
    }

    .columns--4 .column {
        width: 50%
    }

    .about-usPage .cards-item .cards-icon {
        height: 101px;
    }

    .columns--6 .column {
        width: 33.3333333%
    }

    .cards--page-main-1 .cards-item {

        height: 100%;
        min-height: 300px;
        margin: 11px 0;
        border: solid #dbdbdb 1px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sphere--items-4 .sphere-item--3,
    .sphere--items-4 .sphere-item--4 {
        top: 65%;
    }

    .cards--page-quality-management-1 .cards-name h4 {
        font-size: 14px;
        line-height: 30px;
        color: #51c336;
        font-family: 'p-bold';
    }

    .cloudPage.qatestPage .cards--page-quality-management-1 .cards-name h4 {
        font-size: 20px;
        line-height: 30px;

        font-family: 'p-bold';
    }

    .ecommerce-page section.cards--page-omnichannel-ecommerce-1 .cards-item {
        border: solid #dad9d9 1px;
        /* height: 100%;
        min-height: 330px; */
        display: flex;
        justify-content: center;
        height: auto !important;
        padding: 30px;
    }

    .ecommerce-page section.cards.cards--with-dividers .cards-item {

        border: solid #dad9d9 1px;
        display: flex;
        justify-content: center;

    }

    .ecommerce-page .icon[src$=".svg"],
    svg,
    svg.icon {
        max-height: 71px;
        max-width: 69%;
        width: 100%;
    }

    .expertiesPage .contentList-icon svg#Layer_1 {
        width: 100%;
        max-width: 100% !important;
    }

    .ecommerce-page .cards .heading~.cards-row,
    .cards .heading~.container .cards-row,
    .cards .heading~.container-fluid .cards-row,
    .cards .heading~.row {
        margin-top: 10px;
    }

    main.ecommerce-page section.cards.cards--appdev-2.cards--with-borders.bgcolor--white.lists--checkmarks .cards-wrapper .cards-name h3 {
        font-size: 21px;
        font-family: 'p-bold';
    }

    main.net-page section.cards.cards--page-net-1 .cards-item {
        border: solid #d1cfcf 1px;
        height: 100%;

        display: flex;
        justify-content: center;
        margin: 14px 0;
    }

    main.net-page section.cards.cards--page-net-1 .cards-name h3 {
        font-size: 20px;
        font-family: 'p-bold';
    }

    main.net-page section.cards.cards--with-borders.cards--page-net-2 .cards-name h3 {
        font-size: 22px;
        font-family: 'p-bold';
    }

    section.our-culture .card-text p {
        font-size: 14px;
    }
}

@media (max-width:1030px) {
    .columns--4 .column {
        width: 50%;
    }

    .columns--6 .column {
        width: 33.3333333%
    }

    main.enterprise-page .columns--3 .column {
        width: 33.3333333%;
        margin: 24px 0;
    }

    .columns--3 .column {
        width: 100%;
        margin: 24px 0;
    }

    .aboutUs .column.statistics-col.col-md-3 {
        width: 33.3%;
    }

    .columns--5 .column {
        width: 100%
    }

}

@media (max-width:769px) {
    .columns--5 .column {
        width: 100%
    }

    section.bgcolor--white {
        padding: 0px 0px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    main.home section.title .title-name h1 {
        font-size: 28px;
        line-height: 1.4;
    }

    main.home section.title .title-name {
        top: 45%;
    }

    main.home section.title:after {
        max-height: 432px !important;
    }

    .why.select.points {
        padding: 42px 0;
    }

    section.expect.from_us .card-1,
    section.expect.from_us .card-2,
    section.expect.from_us .card-3,
    section.expect.from_us .card-4,
    section.expect.from_us .card-5,
    section.expect.from_us .card-6 {
        display: flex;
        margin: 11px auto;
        width: 100%;
    }

    section.search_engine_faqs #accordionFlushExample {
        padding: 35px 0 10px 0;
    }


    /* history page css */
    section#section20 .history-wrapper.history-wrapper--right .historyItem-text p {
        padding-top: 10px;
    }

    .historyItem.historyItem--type--1.historyItem--item--2.eighteen2 {
        top: 170px;
    }

    .historyItem.historyItem--type--1.historyItem--item--3.eighteen3 {
        top: -79px;
    }

    section#section19 .historyItem-row .historyItem-text p {
        padding-top: 18px;
    }

    .historyItem.historyItem--type--1.historyItem--item--4 {
        top: 6px !important;
    }

    section#section17 .history-wrapper.history-wrapper--right .historyItem.historyItem--item--6.sixteen5 {
        display: none;
    }

    section#section17 .historyItem.historyItem--item--5.sixteen4 .historyItem-icon img {
        display: none;
    }

    section.title .title-text p {
        font-size: 19px;
    }

    /* career page  */
    section.matters-section .matter-text span.matter:after {
        right: 139px;
        top: 42px;
    }

    section.matters-section .matter-text span.matter:before {
        right: 120px;
        top: 42px;
    }

    section.available-jobs span.jobs:after {
        right: 242px;
        top: 42px;
    }

    section.available-jobs span.jobs:before {
        right: 223px;
        top: 42px;
    }






}

@media (max-width: 768px) {
    .bannerSmallSize .title-name {
        font-size: 30px !important;
    }

    .investing-heading h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    body h2 {
        font-size: 25px !important;
    }

    .worldcast-banner .list-wrap li {
        background: url(/wp-content/uploads/2023/09/Group-icon.png) no-repeat center left;
        font-size: 16px;
        color: #fff;
        padding-left: 20px;
        background-size: 16px;
        line-height: 36px;
        margin-bottom: 30px;
    }

    .list-wrap li {
        font-size: 18px !important;
        padding-left: 34px !important;
        background-size: 20px !important;
        line-height: 30px !important;
        margin-bottom: 15px;
    }

    .wp-block-column .wp-block-image {
        display: flex;
        justify-content: center;
    }

    .single_post_container .post_main {
        display: block !important;
    }

    .container.enterprise-column .col-sm-5 {
        width: 100%;
    }

    main.enterprise-page .heading-description {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .cards10 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .cards10__item {
        padding: 30px 20px;
        display: block;
    }

    .cards10__icon {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .cards11 {
        padding: 35px 0;
    }

    .cards11__wrapper {
        display: block;
        margin: 0;
    }

    .cards11__card {
        min-width: auto;
        max-width: 100%;
        width: 100%;
        margin: 0 auto 30px;
        padding: 20px 15px;
    }

    .services {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .services__wrapper {
        margin: 0;
        display: block;
    }

    .panel-pane.pane-node-content .services--col-3 .services__card,
    .services__card {
        display: block;
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
        padding: 22px 16px;
        margin-bottom: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border: solid #d7d5d5 1px;
        box-shadow: 1px 2px 6px rgb(0 0 0 / 35%);
    }

    .panel-pane.pane-node-content .cta3__title strong {
        font-weight: 400;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .panel-pane.pane-node-content .cards10__title {
        font-size: 25px;
    }

    .panel-pane.pane-node-content.services__description {
        font-size: 15px;
        line-height: 28px;
    }

    .panel-pane.pane-node-content .services__content {
        max-width: 500px;
        text-align: center;
    }

    .panel-pane.pane-node-content .services__icon svg {
        width: 100%;
        max-width: 64px;
    }

    .enterprisePage .cards2-name h3 {
        font-size: 23px;
        font-weight: 600;
    }

    .enterprisePage .cards2-icon svg {
        width: 53px;
    }

    .enterprisePage .cards2-icon {
        margin: 0;
    }

    .panel-pane.pane-node-content .icon[src$=".svg"],
    svg,
    svg.icon {
        max-height: 71px;
        width: 100%;
    }

    .panel-pane.pane-node-content .cards10__item {
        padding: 30px 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 40%);
    }

    .panel-pane.pane-node-content .services__card {
        padding: 30px 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 40%);
    }

    .panel-pane.pane-node-content .cards10__title {
        font-size: 28px;
        line-height: 36px;
        text-align: center;
    }

    .panel-pane.pane-node-content .cards10__decription {
        text-align: center;
    }

    div#node-50 .cards .cards-item--with-top-border .cards-wrapper,
    .cards.cards--with-top-borders .cards-wrapper {
        padding: 65px 29px;
        text-align: center;
    }

    div#node-50 .bgcolor--white+.bgcolor--white .cards-item .cards-text p {
        padding: 0 47px;

    }

    .securityPage .cards-item.cards-item--1,
    .securityPage .cards-item.cards-item--2,
    .securityPage .cards-item.cards-item--3,
    .securityPage .cards-item.cards-item--4 {
        min-height: 350px;

    }

    .career-page section.Benefits .benefits-heading {

        padding-bottom: 0px;
    }

    .expertiesPage section.description h5 {
        font-size: 19px;
        padding-top: 14px;
    }

    .expertiesPage .contentList-icon svg#Layer_1 {

        height: 47px;
    }

    .expertiesPage .title-name {
        font-size: 28px;
        padding-top: 51px;
    }

    .expertiesPage .title-text {
        width: 78%;
    }

    .expertiesPage section.title {
        height: 100%;
        min-height: 341px;
    }

}

@media screen and (min-width: 767px) {
    /* section.title {
        height: 100%;
        min-height: 600px;
    } */

    .mernpage .tabs-section .heading-title h3:before {
        content: '';
        width: 4px;
        height: 62%;
        background: #088cffb7;
        position: absolute;
        top: 103px;
        margin-left: -57px;
    }

    .benefits {
        padding-top: 60px;
        padding-bottom: 30px;
    }

    .benefits__list {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }
}

@media screen and (max-width: 1024px) {
    .cards12__items {
        display: block;
        margin: 0;
    }

    .cards12__bg {
        display: none;
    }

    .cards12__item {
        padding: 0;
    }

    .cards12__item:nth-child(2) {
        padding-top: 0;
    }

    .cards2--augmented-reality .heading-description p {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .cards2 .heading-description--2 p {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 20px;
    }
}

@media (max-width:1023px) {
    .panel-pane.pane-node-content .cards10__title {
        font-size: 28px;
        line-height: 36px;
        text-align: center;
    }

    .panel-pane.pane-node-content section.cards10 .cards10__title {
        font-size: 28px;
        line-height: 36px;
        text-align: left;
    }

}

@media (max-width: 769px) {
    .technologies-item {
        width: 100%;
    }

    .panel-pane.pane-node-content section.cards10 .cards10__title {
        text-align: center;
    }

    .technologies-item {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .technologies-item-link:hover:before {
        opacity: 0.8;
        background: #0cf;
    }

    .technologies .technologies-item-link:hover .technologies-item-link-icon svg path {
        fill: #fff !important;
    }
}

@media (min-width: 1600px) {
    .sphere--page-php-2.sphere--items-2 .sphere-item {
        top: -45px;
    }

    section.sphere.sphere--items-4.sphere--page-dedicated-development-teams.bgcolor--white.teampro {
        padding-bottom: 10px;
    }

    .sphere--webappdev-1.sphere--items-4 .sphere-item--1,
    .sphere--webappdev-1.sphere--items-4 .sphere-item--4 {
        margin-right: -3%;
    }

    .sphere--webappdev-1.sphere--items-4 .sphere-item--2,
    .sphere--webappdev-1.sphere--items-4 .sphere-item--3 {
        margin-left: -3%;
    }

    .sphere--python-1 .sphere-item,
    .sphere--python-2 .sphere-item {
        margin-top: 100px;
    }

    .sphere--python-1 .sphere-item--1,
    .sphere--python-2 .sphere-item--1 {
        margin-right: -103px;
    }

    .sphere--python-1 .sphere-item--2,
    .sphere--python-2 .sphere-item--2 {
        margin-left: -108px;
    }

    .sphere--page-net-1.sphere--items-2 .sphere-item {
        margin-top: 60px;
    }

    .sphere--win-2 .sphere-item-title h4:after {
        display: block;
    }

    .sphere--win-2 .sphere-item--1 .sphere-item-title,
    .sphere--win-2 .sphere-item--4 .sphere-item-title {
        width: 70%;
    }

    .sphere--win-2 .sphere-item--1 .sphere-item-title h4:after,
    .sphere--win-2 .sphere-item--4 .sphere-item-title h4:after {
        width: 140px;
    }

    .sphere--win-2 .sphere-item--1,
    .sphere--win-2 .sphere-item--4 {
        padding-left: 40px;
    }

    main.net-page section.cards.cards--page-net-1 .cards-name h3 {
        font-size: 24px;
    }
}

@media (max-width:1599px) {
    main.net-page section.cards.cards--page-net-1 .cards-name h3 {
        font-size: 22px;
    }
}

@media (max-width: 1400px) {
    .sphere--page-ai-consulting .sphere-item-title h4:before {
        display: none;
    }

    main.enterprise-page .cards2-icon svg {
        width: 77px;
    }

    .advance-section .cards-wrapper {
        min-height: 315px;
    }

    .cards-text p {
        font-size: 15px;
    }

    .serviceImg img {
        width: 24%;
    }

    .career-page p {
        font-size: 16px;
    }

    .infoList-object img {
        position: relative;
        top: 125px;
    }

    .iconSlider .icon {
        width: 61%;
        height: 80px;
    }

    .scheme-item+.scheme-item {
        padding-top: 0px;
    }

    .scheme-title h3 {
        font-size: 29px;

    }

    section.iconSlider.iconSlider--page-bigdata .heading.heading--big h2 {
        font-family: 'p-bold';
    }

    .iconSlider--page-bigdata {
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .cards12 {
        padding: 0px 0 0px;

    }

    .heading.heading--big .heading-title h2 {
        font-family: 'p-bold';
        margin-bottom: 0;
    }

    .cards6 .heading-title h2 {
        font-family: 'p-bold';
    }

    .cards6 {
        padding-top: 0px;

    }

    .mason-grid .col-lg-4.itemz {

        padding: 7px;
    }

    section.grid-section .Rheading h4 {

        font-family: p-bold;
    }

    section.grid-section .Rheading span {
        font-family: p-regular;
    }

    .winphonePage .col-sm-6.info-text h3 {
        font-size: 36px;
        font-family: 'p-bold';
    }

    .cards--page-dedicated-development-teams-1 .cards-name:after {
        left: -127px;
        font-size: 88px;

    }

    .cards--page-dedicated-development-teams-1 .cards-name h4 {
        font-size: 24px;

    }

    .sphere--page-elearning .sphere-object-wrapper {
        width: 420px;
        top: 421px;
        margin-left: -210px;
    }

    .sphere--items-5 .sphere-item--5 {
        bottom: 31%;

    }

    .sphere--items-5 .sphere-item--1 {
        top: 26%;

    }

    .sphere--items-5 .sphere-item--2 {
        top: 26%;

    }

    .sphere--items-5 .sphere-item--4 {
        bottom: 40px;

    }

}

@media (min-width: 1030px) and (max-width: 1440px) {
    .sphere--page-net-2 .sphere-item ul li {
        font-size: 12px;
        line-height: 18px;
    }

    .sphere--page-net-2 .sphere-object {
        top: -20px;
    }

    .cards--java-4 .cards-item--1 {
        margin-right: 40px;
    }

    .cards--java-4 .cards-item--2 {
        margin-left: 40px;
    }

    .cards--frontend-1 .cards-name h4 {
        font-size: 27px;
    }

    .frontendPage .heading-title h3 {
        margin: 0;
        font-size: 39px;
    }

    .frontendPage .related-title h3 {
        font-size: 39px;
    }

    .frontendPage .cards .heading-title h3 {
        font-size: 43px;
        font-weight: 300;
        line-height: 52px;
    }

    .info--page-frontend-4 .heading-title h3 {
        font-size: 40px;
        line-height: 55px;
    }

    .frontendPage section.bgcolor--white {
        padding: 45px 0px;
        margin-top: 0px;
        margin-bottom: 0 !important;
    }

    .frontendPage .cards--frontend-2 .cards-name h4 {
        font-size: 29px;
        line-height: 45px;
    }



    .secure-section h4 {
        font-size: 52px;
        font-weight: 300;
    }

    .mernpage section.secure-section {
        padding: 50px 0px;
    }

    .left-content,
    .right-content {
        padding: 60px 60px;
    }

    .python-section .col-sm-6 {
        width: 48%;
    }

    .mernpage .appengine .col-sm-3 {
        width: 23%;
    }

    .cards--frontend-1 .cards-row {
        background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/006b.jpg) 50% 0 repeat-x, url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/006c.jpg) 50% 100% repeat-x #f3f4f5;
        padding: 420px 0 300px !important;
        margin-top: 0 !important;
    }

    main.mernpage .cards-name h3 {
        font-size: 21px;
        margin-top: 11px;
    }

    main.mernpage .sphere-item-title h3 {
        font-size: 24px;
        line-height: 25px;
        font-weight: 600;
    }

    main.ecommerce-page section.cards--page-omnichannel-ecommerce-1 .cards-name h3 {
        font-size: 20px;
        font-family: 'p-bold';
    }

    .webApp section.info.info--webappdev-1,
    section.info.info--webappdev-2,
    section.info.info--webappdev-2 {
        padding: 52px 0 !important;
    }

    .info--page-frontend-4 .info-media {
        background: #f7f7f7;
        -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
        box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
        padding: 20px;
        height: 124px !important;
        line-height: 130px;
        margin-bottom: 30px;
        min-height: auto;
    }

}

@media (min-width: 1025px) {

    .cards--accordion--3 .cards-row:after,
    .cards--accordion--3 .cards-row:before {
        content: none;
    }

    .cards--accordion--3 .cards-row {
        float: none;
        display: table;
        table-layout: fixed;
    }

    .cards--accordion--3 .col-sm-4 {
        -webkit-transition: width 0.5s ease;
        transition: width 0.5s ease;
        display: table-cell;
        float: none;
    }

    .cards--accordion--3 .cards-row:hover .col-sm-4 {
        width: 20%;
    }

    .cards--accordion--3 .cards-row .col-sm-4:hover {
        width: 60%;
    }

    .cards--accordion--3 .col-sm-4 .cards-item:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease;
    }

    .cards--accordion--3 .cards-row .col-sm-4 .cards-text {
        opacity: 0;
        top: 200px;
        -webkit-transition: opacity 0.1s ease, top 0.1s ease;
        transition: opacity 0.1s ease, top 0.1s ease;
        width: 98%;
        margin: 0 auto;
    }

    .cards--accordion--3 .cards-row .col-sm-4 .cards-text p {
        font-size: 19px;
        line-height: 40px;
    }

    .cards--accordion--3 .cards-row .col-sm-4 .cards-item {
        padding-top: 60px;
        padding-bottom: 0;
    }

    .cards--accordion--3 .cards-row .col-sm-4:hover .cards-item:before {
        opacity: 0.4;
    }

    .cards--accordion--3 .cards-row .col-sm-4:hover .cards-text {
        line-height: 40px;
        opacity: 1;
        top: 0;
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

    .cards--accordion--3 .cards-row .col-sm-4 .cards-icon,
    .cards--accordion--3 .cards-row .col-sm-4 .cards-name {
        position: relative;
        top: 100px;
        -webkit-transition: top 0.1s ease;
        transition: top 0.1s ease;
    }

    .cards--accordion--3 .cards-row .col-sm-4:hover .cards-icon,
    .cards--accordion--3 .cards-row .col-sm-4:hover .cards-name {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        top: -10px;
    }

    .cards--accordion--3 .cards-row .cards-name h4 {
        font-size: 45px;
        line-height: 45px;
    }
}

@media (max-width: 1029px) {
    .cards--cloud-1 .container-fluid .cards-wrapper {
        width: 70%;
    }

    .mernpage .cards-icon img {
        width: 14% !important;
    }

    main.enterprise-page .cards2-icon svg {
        width: 94px;
    }

    .mernpage .cards-item {
        border: solid #d1cece 1px;
        background: #fff;
        box-shadow: 0 0 7px rgb(0 0 0 / 36%);
        padding: 32px 27px;
        display: flex;
        align-items: center;
    }

    .cards--python-2 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .sphere--page-ai-consulting .sphere-object-wrapper img {
        max-width: 100%;
    }

    .sphere--page-elearning {
        background: #000 !important;
    }

    .meanstack section.cards.cards--with-dividers .cards-item {
        border: solid #e6e4e4 1px;
        background: #fff;
        box-shadow: 0 0 7px rgb(0 0 0 / 20%);
        padding: 23px 19px;
    }

    .sphere--page-elearning .sphere-heading {
        margin-bottom: 50px;
    }

    section.cards.cards--with-dividers .cards-item {
        background: #fff;
        padding: 36px;
    }

    .meanstack img.image-fluid {
        width: 34%;
    }

    .meanstack .cards-text p {
        padding: 0 32px;
    }

    .business-section .image-heading img {
        width: 9%;
        margin-bottom: 15px;
    }

    .sphere--page-elearning .sphere-heading h3 {
        font-size: 52px;
        line-height: 55px;
    }

    .sphere--page-elearning .sphere-object {
        height: auto;
    }

    .sphere--page-elearning .sphere-object-wrapper {
        position: relative;
        width: 100%;
        left: 0;
        margin-left: 0;
        top: auto;
    }

    .cards-row+.cards-row {
        margin-top: 0;
    }

    .cards--with-borders .container-fluid .cards-item {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .cards-icon {
        line-height: 80px;
    }

    .sphere--page-php .sphere-item--3,
    .sphere--page-php .sphere-item--4 {
        bottom: auto !important;
    }

    section.sphere--items-4.sphere--page-dedicated-development-teams.teampro .sphere-item.sphere-item--1 {
        top: 0;
    }

    section.sphere--items-4.sphere--page-dedicated-development-teams.teampro .sphere--items-4 .sphere-item--4 {
        bottom: 80px;
        text-align: right;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    section.sphere--items-4.sphere--page-dedicated-development-teams.teampro .sphere--items-3 .sphere-item--3,
    .sphere--items-4 .sphere-item--3 {
        bottom: 80px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .sphere--page-php .sphere-item--1,
    .sphere--page-php .sphere-item--2,
    .sphere--page-php .sphere-item--3,
    .sphere--page-php .sphere-item--4 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sphere--page-php-2 .heading-description {
        margin-bottom: 50px;
    }

    .cards1-item {
        margin-bottom: 50px;
        padding-left: 15%;
        padding-right: 15%;
    }

    .cards1-item--1,
    .cards1-item--3 {
        padding-top: 0;
    }

    .cards1-object {
        margin-top: 0;
    }

    .cards6 {
        background-size: cover;
        padding-bottom: 54px;
    }

    .cards6-item {
        width: 100%;
        height: auto !important;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
    }

    .cards6-row+.cards6-row {
        margin-top: 0;
    }

    .cards4 {
        background-size: cover;
    }

    .cards4 .col-lg-4+.col-lg-4 {
        margin-top: 100px;
    }

    .cards4-item {
        height: auto !important;
    }

    .cards5 {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .cards3 {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .cards3-item {
        margin-bottom: 50px;
    }

    .cards--page-requirements-engineering-1,
    .cards--page-requirements-engineering-1 .cards-row+.cards-row .cards-wrapper,
    .cards--page-requirements-engineering-1 .cards-wrapper {
        padding-bottom: 50px;
    }

    .cards--page-requirements-engineering-1 .cards-row .cards-item {
        height: auto !important;
    }

    .cards--page-requirements-engineering-1 .cards-item ul li:last-child {
        margin-bottom: 0;
    }

    .cards--page-requirements-engineering-1 .cards-row+.cards-row .cards-item {
        padding-top: 0;
        padding-bottom: 0;
    }

    .cards--page-requirements-engineering-1 .cards-row {
        padding-bottom: 0;
    }

    .cards--page-requirements-engineering-1 .cards-row+.cards-row {
        top: auto;
    }

    .cards--page-dedicated-development-teams-1 .cards-item {
        height: auto !important;
        padding-top: 0;
    }

    .cards--page-application-security {
        padding-bottom: 50px;
    }

    .cards--page-requirements-engineering {
        padding-bottom: 50px;
    }

    .cards--page-omnichannel-ecommerce,
    .cards--page-omnichannel-ecommerce-1 {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .sphere--page-application-integration .sphere-object-wrapper {
        padding-bottom: 0;
    }

    .sphere--page-application-integration .sphere-item--1,
    .sphere--page-application-integration .sphere-item--2,
    .sphere--page-application-integration .sphere-item--3,
    .sphere--page-application-integration .sphere-item--4 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sphere--page-application-security .sphere-object {
        padding-bottom: 0;
    }

    .sphere--page-application-integration {
        padding-top: 100px;
    }

    .sphere {
        padding-bottom: 50px;
        background-attachment: scroll;
    }

    main.meanstack .sphere {
        padding-bottom: 0px;
        background-attachment: scroll;
    }

    .sphere-item {
        position: relative;
        width: 50%;
        height: auto !important;
        float: left;
        bottom: auto !important;
        top: auto !important;
        margin-bottom: 50px;
        padding-left: 35px;
        padding-right: 35px;
        text-align: left !important;
    }

    .sphere-item:nth-child(2n+1) {
        clear: both;
    }

    .sphere-item:first-child {
        margin-top: 0;
    }

    .sphere--page-social-networking .heading {
        margin-bottom: 40px;
    }

    .sphere--page-social-networking .sphere-object-wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sphere--page-social-networking .sphere-item {
        text-align: left !important;
    }

    .sphere--appdev-1 {
        padding-bottom: 50px;
    }

    .sphere--page-android-2 {
        padding-bottom: 50px;
    }

    .sphere--page-android-1 .sphere-object-wrapper {
        margin-bottom: 50px;
        padding-bottom: 0;
    }

    .sphere {
        padding-bottom: 50px;
    }

    .sphere .sphere-object-wrapper {
        margin-bottom: 50px;
    }

    .sphere--webappdev-1 .sphere-object {
        padding-top: 0;
    }

    .sphere--ruby-2 .sphere-item--1 .sphere-item-text {
        padding-left: 0;
        padding-right: 0;
    }

    .sphere--ruby-2 .sphere-item--1 .sphere-item-text ul li:before {
        left: 10px;
    }

    .scheme1 {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .scheme1-container {
        font-size: 0;
        background: 0 0;
    }

    .scheme1-content {
        padding-top: 0;
    }

    .scheme1-item {
        display: inline-block;
        vertical-align: top;
        width: 48%;
        margin-bottom: 50px;
    }

    .scheme1-item+.scheme1-item {
        margin-top: 0;
        margin-left: 4%;
    }

    .cards2--mediadata .cards2-text {
        text-align: center;
    }

    .cards2--mediadata .cards2-text ul {
        position: relative;
        display: inline-block;
        width: auto;
    }

    .cards2--page-social-networking {
        padding-bottom: 50px;
    }

    .sphere--page-dedicated-development-teams .sphere-item--1 .sphere-item-text,
    .sphere--page-dedicated-development-teams .sphere-item--4 .sphere-item-text {
        margin-left: 0;
        width: 100%;
    }

    .sphere--page-content-and-document-management .sphere-item--4 {
        padding-left: 35px !important;
    }

    .scheme6--type--1.scheme6 {
        border-bottom: 0 solid #fff;
    }

    .scheme6--type--1 .scheme6-img {
        margin-top: 0;
        margin-bottom: 0;
    }

    .scheme6--page-prototyping .heading-title h3 {
        margin-bottom: 50px;
        line-height: 60px;
    }

    .sphere--page-prototyping {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .sphere--page-prototyping .sphere-container {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sphere--page-prototyping .sphere-item:nth-child(2n+2) {
        clear: both;
    }

    .sphere--page-prototyping .sphere-item:nth-child(2n+1) {
        clear: none;
    }

    .sphere--page-prototyping .sphere-item--7 {
        width: 100%;
        height: auto !important;
    }

    .sphere--page-prototyping .sphere-item--7 .sphere-item-title {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    .scheme6--bg-xamarin .scheme6-img,
    .scheme6-img {
        margin-bottom: 0;
    }

    .scheme6 {
        padding-bottom: 80px;
        border-bottom: 0;
    }

    .scheme6-img {
        margin-top: 0;
    }

    .sphere--win-2 .heading {
        margin-bottom: 0;
    }

    .sphere--python-3 .sphere-item {
        height: auto !important;
    }

    .cards2-item:after {
        display: none !important;
    }

    .cards2-item {
        margin-bottom: 50px;
    }

    .scheme6--type--7.scheme6 {
        padding-bottom: 100px;
    }

    .scheme {
        padding-bottom: 50px;
    }

    .scheme-content,
    .scheme-item+.scheme-item {
        padding-top: 0;
    }

    .scheme-item {
        margin-bottom: 50px;
    }

    .scheme3 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .cards--mobile-1 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .cards--mobile-1 .cards-item-1 {
        margin-bottom: 60px;
    }

    .cards--mobile-2 {
        padding-bottom: 50px;
    }

    .cards--qa {
        padding-top: 0 !important;
    }

    .cards--page-main-1 .cards-wrapper {
        padding-top: 38px;
        padding-bottom: 40px;
    }

    .sphere--page-prototyping-2 {
        background-image: none !important;
    }

    .sphere--page-prototyping-2 .heading {
        margin-bottom: 0;
    }

    .sphere--page-prototyping-2 .container-fluid {
        background: #fff !important;
    }

    .sphere--page-prototyping-2 .sphere-object-wrapper {
        height: auto;
    }

    .sphere--page-prototyping-2 .sphere-item--1,
    .sphere--page-prototyping-2 .sphere-item--2,
    .sphere--page-prototyping-2 .sphere-item--3 {
        left: 0;
    }

    .sphere--page-prototyping-2 .sphere-item--4,
    .sphere--page-prototyping-2 .sphere-item--5 {
        display: block;
    }

    .sphere--page-prototyping-2 .sphere-item-icon {
        left: 0;
        display: none;
    }

    .sphere--page-prototyping-2 .sphere-item {
        text-align: left !important;
        width: 40% !important;
        height: auto !important;
        float: none;
        top: auto;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .sphere--page-prototyping-2 .sphere-item .sphere-item-wrapper {
        padding-left: 0;
    }

    .cards--page-application-security-1 .cards-item {
        width: 100%;
    }

    .cards--appdev-1 {
        padding-bottom: 50px;
    }

    .cards--ios .cards-item {
        height: auto !important;
    }

    .cards--java-1:after {
        display: none;
    }

    .cards--java-1 .cards-item {
        height: auto !important;
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .cards--java-1 .cards-text {
        width: 100%;
    }

    section.Growth-section .growth-content,
    .Diversity-content {
        padding-top: 0px;
    }

    section.Diversity-section {
        padding: 50px 0px;
    }

    div#node-50 .bgcolor--white+.bgcolor--white .cards-item {
        border: solid #e4e0e0 1px;
        margin: 9px 0;
        padding: 19px 0;
    }

    .enterprisePage .cards6-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .securityPage .cards-item.cards-item--1,
    .securityPage .cards-item.cards-item--2,
    .securityPage .cards-item.cards-item--3,
    .securityPage .cards-item.cards-item--4 {
        border: solid #d6d3d3 1px;
        padding: 8px 29px;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    main.business-comunity .cards-name h3 {
        font-size: 21px;
    }

    section.sphere.sphere--page-methodology .sphere-object-wrapper.culture-page {
        display: none;
    }

    section.suprem-value-section.sphere--page-methodology {
        padding-top: 30px !important;
        padding-bottom: 0px !IMPORTANT;
    }

    section.suprem-value-section.sphere--page-methodology .value-headingDiv {
        padding: 0;
    }

    section.suprem-value-section.sphere--page-methodology .sphere-object.row {
        display: none;
    }

    .sphere-items.culture-sphere {

        margin-top: 0px;
    }

    main.enterprise-page .cards--page-enterprice-2 .cards-icon {

        min-height: 80px;
        height: auto;
    }

    main.enterprise-page section.cards.cards--page-enterprice-2 .cards-item {
        border: solid #d7d7d7cc 1px;
        height: 100%;
        min-height: 242px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    main.enterprise-page section.cards2.cards2--page-social-networking .cards2-item {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border: solid #dedede 1px;
        min-height: 326px;
        margin-bottom: 16px;
    }

    .container-fluid .cards-wrapper {
        width: 85%;
        margin: auto;
    }

    main.enterprise-page .heading-description {

        max-width: 753px;
    }

    section.sphere--items-4.sphere--page-application-integration .sphere-item-title {
        padding-left: 0;
    }

    .sphere-item.sphere-item--1.col-lg-4.col-sm-4.col-sm-pull-8.title--with-bullet.title--red {
        padding-left: 30px;
        padding-right: 31px;
    }

    .androidPage .cards-item {
        border: solid #dcd7d7 1px;
        height: 100%;
        min-height: 242px;
        padding: 7px 0;
    }

    .androidPage .android-speres.sphere-item.sphere-item--3.col-lg-4.col-sm-4.col-sm-push-8.title--with-bullet.title--green {
        top: 107% !important;
    }

    .androidPage .android-speres.sphere-item.sphere-item--4.col-lg-4.col-sm-4.col-sm-pull-8.title--with-bullet.title--orange {
        top: 107% !important;
        right: 0;
    }

    .androidPage .sphere.sphere--items-4.sphere--page-application-integration.bgcolor--dark.lazy {
        padding-top: 40px;
        padding-bottom: 232px;
    }

    .heading-title h3 {

        font-family: p-bold;
    }

    .phpPage .sphere-item-title h3 {
        font-size: 23px;
        font-family: p-bold;
    }

    .phpPage .table .table-container .row {
        padding-left: 0;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    div#v-pills-tabContent {

        height: auto;
        margin-top: 9px;
    }

    .backend-page img.lazy.loaded {

        display: none;
    }

    main.backend-page .info-text.col-sm-7 {
        width: 100%;
        text-align: center;
    }

    section.info.info--backend-1.bgcolor--blue.bg--cover.lazy .heading-title h3 {
        text-align: center;
    }

    main.backend-page .tabs-section {
        padding: 16px 0px;

    }

    main.backend-page .iconSlider {
        padding-bottom: 0px;

    }

    main.backend-page .sphere-item-title {
        padding-left: 0;
    }

    main.backend-page main.net-page .sphere-item.sphere-item--1,
    .sphere-item.sphere-item--7,
    .sphere-item.sphere-item--6 {
        left: 0px;
    }

    main.backend-page .circleRotatorContent {
        padding-top: 0px;
    }

    .mobileapp .cards2-item {
        border: solid #dedede 1px;
        min-height: 195px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .mobileapp .cards2-name h4 {
        font-size: 30px;
        font-family: 'p-bold';
    }

    .infoList-title h3 {
        font-family: 'p-bold';
    }

    .infoList-item:nth-child(even) {
        padding-left: 0 !important;
    }

    .mobilePlatform-Page .cards-text p {
        text-align: center;
    }

    .mobilePlatform-Page .cards--mobile-3 .cards-name h4 {
        font-size: 28px;
        text-transform: capitalize;
    }

    .mobilePlatform-Page .cards .heading-title h3 {
        font-size: 37px;
    }

    .mobilePlatform-Page .columns--3 .column {
        width: 100%;
        margin: 0;
    }

    .cloudPage.qatestPage section.cards.cards--appdev-1.cards--qa-1 .cards-text p {
        text-align: center;
    }

    .mobileTechPage.qatestPage .cards-text p {
        text-align: center;
    }

    .iosPage.qatestPage .cards .heading-description {

        margin-bottom: 30px !important;
    }

    .iosPage.qatestPage .cards-item.cards-item--1.cards-item--with-top-border.border-color--green.bgcolor--white {
        min-height: 340px;
    }

    .iosPage.qatestPage .cards-item.cards-item--3.cards-item--with-top-border.border-color--green.bgcolor--white {
        min-height: 340px;
    }

    .frontendPage .cards-row.row {
        padding: 0 !important;
    }

    .frontendPage .cards--frontend-1 .cards-name h4 {
        margin-bottom: 9px;
        font-size: 35px;
    }

    .frontendPage .cards--frontend-1 .cards-text p {
        text-align: center;
    }

    .frontendPage img.info-media-img--center {
        display: none;
    }

    .frontendPage .info-media.container {
        padding: 0;
    }

    .frontendPage .info .container~.info-text,
    .info .heading~.container,
    .info .heading~.info-row,
    .info .heading~.row {
        margin-top: 4px;
    }

    .frontendPage .col-md-3 .statistics-num,
    .col-sm-3 .statistics-num {
        font-size: 70px;
        line-height: 70px;
        letter-spacing: 0px;
    }

    .winphonePage .cards-item {
        border: solid #dedede 1px;
        min-height: 294px;
        display: flex;
    }

    .winphonePage .cards-text p {
        text-align: center;
    }

    section.info.info--page-win-4.bgcolor--white {
        padding: 64px 0;
        background-image: none !important;

    }

    section.winphoneAzure.info.info--page-win-2.bgcolor--white.lists--checkmarks.lists--checkmarks--blue.animated {
        background-position: 76px;
    }

    .winphonePage .col-sm-6.info-text {
        width: 100%;
    }

    .pythonPage section.cards.info--cards-python-1 .cards-item {
        border: solid #dedede 1px;
        min-height: 250px;
        display: flex;
    }

    .pythonPage .cards-text p {
        text-align: center;
    }

    .pythonPage section.sphere.sphere--items-2.sphere--python-2.bgcolor--white {
        padding-top: 13px;
    }

    .cards--page-dedicated-development-teams-1 .cards-name:after {
        left: -270px;

    }

    .sphere--page-dedicated-development-teams .sphere-object-wrapper {
        padding-top: 0 !important;

    }

    section.sphere.sphere--items-4.sphere--page-dedicated-development-teams.bgcolor--white.teampro .sphere-item-title {
        padding-left: 0;
    }

    section.cards.cards--page-dedicated-development-teams-2.cards--with-borders.cards--with-top-borders.lists--bullets .cards-name h3 {
        font-family: p-bold;
    }

    .cards--page-dedicated-development-teams-1 .cards-name h4 {

        font-family: p-bold;
    }

    .heading-titOPERATIONle h3 {
        font-size: 38px;
        font-family: 'p-bold';
        margin-bottom: 15px;
    }

    section.cards.cards--page-dedicated-development-teams .cards-name h3 {
        font-family: 'p-bold';
    }

    section.revup.sphere.sphere--items-4.sphere--python-3.bgcolor--dark.lazy {
        padding-top: 51px;
        padding-bottom: 0px;
    }

    .webApp .cards-text p {
        text-align: center;
    }

    /* carrier-page */
    section.why-supreme .why-text {
        margin-top: 18px !important;
    }

    section.matters-section .matter-text {
        padding-top: 0px;
        padding-bottom: 63px;
    }

    section.welcome-section h5 {
        font-size: 17px;

    }

    section.our-benefits .card-item-2 {
        min-height: auto !important;
    }

    section.our-benefits .card-item-1 {
        min-height: auto !important;
    }

    section.our-benefits .card-item-3 {
        min-height: auto !important;
    }

    .card-wrapper-1:before {
        content: "";
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 35px solid #f1f7f0;
        top: -54px;
        left: 48%;
    }

    .card-wrapper-2:before {
        content: "";
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 35px solid #f1f7f0;
        top: -54px;
        right: 47%;
    }

    section.welcome-section .card-wrapper-1,
    section.welcome-section .card-wrapper-2 {
        margin: 40px 0;
    }

    section.our-benefits .card-item-1,
    section.our-benefits .card-item-2,
    section.our-benefits .card-item-3 {
        margin-bottom: 25px;
    }

    section.carrers,
    section.carrer-growth,
    section.matters-section,
    section.available-jobs,
    section.our-culture,
    section.our-benefits {

        padding: 40px 0;
    }

    .why-cards {
        margin: 0px 0 0 0;

    }

    section.why-supreme {
        margin-top: 0;

    }

    section.carrers .carrers-text {

        margin-bottom: 63px;
    }

    section.why-supreme .card-item {

        height: auto;
        min-height: auto !important;
        margin: 10px 0;
    }

    section.carrer-growth h2:before {
        right: 352px;
    }

    section.carrer-growth h2:after {
        right: 370px;
    }

    section.why-supreme .why-cards {
        margin: 0px 0 0 0;

    }

    section.why-supreme .why-image {
        margin-top: 99px;
    }

    section.matters-section .btn.main-btn {

        margin-top: 0;

    }

    section.why-supreme {
        padding: 40px 0px;
    }
}


@media (max-width: 767px) {
    .cards--page-net-2 {
        padding-bottom: 50px;
    }

    .cards--frontend-1 .cards-name h4 {
        font-size: 30px;
        line-height: 34px;
    }

    .enterprisePage .cardsBg .heading-title {
        margin-bottom: 0;
    }

    main.meanstack .heading-title h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .tabs1-img {

        width: 167px;
        height: 167px;
    }

    .cards--page-php-1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards--python-3+.bgcolor--white {
        padding-top: 50px;
    }

    .cards--frontend-2 .cards-name h4 {
        font-size: 26px;
        line-height: 30px;
    }

    .cards--frontend-1 .cards-row {
        padding-bottom: 59px !important;
        padding-top: 0px !important;
    }

    .cards--page-win-1 .heading-title h3 {
        font-size: 32px;
        line-height: 39px;
    }

    .cards--cloud-1 .container-fluid .cards-wrapper {
        width: 100%;
    }

    .cards--python-2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .sectionWithIcon {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .sectionWithIcon__wrapper {
        display: block;
    }

    .sectionWithIcon__icon {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .sphere--page-elearning {
        padding-bottom: 50px;
    }

    .sphere--page-elearning .sphere-heading h3 {
        font-size: 32px;
        line-height: 39px;
    }

    .sphere--page-net-1 .sphere-item-title h4 {
        font-size: 30px;
        line-height: 34px;
    }

    .sphere--page-net-1 .container~.sphere-container {
        margin-top: 40px;
    }

    .info--page-php-1.info {
        padding-top: 50px;
    }

    .sphere--page-php-2 {
        padding-bottom: 50px;
    }

    .sphere--page-php-2 .sphere-item-title h4 {
        font-size: 30px;
        line-height: 34px;
    }

    .contentList-item {
        width: 100%;
    }

    .cards--portfolio .cards-name h4 {
        height: auto !important;
    }

    .cards--with-crosssBorders .cards-item {
        margin-bottom: 30px;
    }

    .technologies+.info {
        padding-bottom: 0;
    }

    .technologies+.info .heading-title h3 {
        font-size: 32px;
        line-height: 39px;
    }

    .cards {
        padding: 50px 0;
    }

    .cards--with-borders .container-fluid .cards-item {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .cards-item {
        height: auto !important;
        margin-bottom: 30px;
    }

    .cards-row+.cards-row {
        margin-top: 30px;
    }

    .cards [class*="col"]:last-child .cards-item,
    .column:last-child .cards-item {
        margin-bottom: 20px;
    }

    .container-fluid .cards-wrapper {
        width: 100%;
    }

    .cards-name h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .cards-text p {
        font-size: 16px;
        line-height: 25px;
    }

    .sphere--page-application-security {
        padding-bottom: 50px;
        padding-top: 0 !important;
    }

    .sphere--page-application-security .heading-title h3 {
        line-height: 39px;
    }

    .cards1 {
        padding-top: 50px;
    }

    .inline-boxes {
        display: flex;
    }

    .cards1-item {
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
    }

    .technologies+.info {
        padding-bottom: 0;
    }

    .technologies+.info .heading-title h3 {
        font-size: 32px;
        line-height: 39px;
    }

    .cards6 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards6-row+.cards6-row {
        margin-top: 30px;
    }

    .cards6-item {
        width: 100%;
        margin-bottom: 30px;
    }

    .cards6 [class*="col"]:last-child .cards6-item {
        margin-bottom: 0;
    }

    .cards7 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards7-row+.cards7-row {
        margin-top: 30px;
    }

    .cards7 .heading-title h3 {
        font-size: 32px;
        line-height: 39px;
    }

    .cards7-item {
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    .cards7 [class*="col"]:last-child .cards7-item {
        margin-bottom: 0;
    }

    .cards7-img {
        position: relative;
        width: 100%;
        left: auto;
        top: auto;
        text-align: center;
    }

    .cards4 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .inline-boxes {
        display: flex;
    }

    .cards5 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards5-item {
        width: 100%;
        height: auto !important;
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
    }

    .cards5 [class*="col"]:last-child .cards5-item {
        margin-bottom: 0;
    }

    .cards5-name h4 {
        font-size: 26px;
        line-height: 30px;
    }

    .cards5-text p {
        font-size: 16px;
        line-height: 25px;
    }

    .cards3 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards3 [class*="col"]:last-child .cards3-item {
        margin-bottom: 0;
    }

    .sphere--page-application-integration {
        padding-top: 50px;
    }

    .sphere {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .sphere-item {
        width: 100%;
        height: auto !important;
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .sphere-item:last-child {
        margin-bottom: 0;
    }

    .sphere--page-prototyping-2 {
        padding-bottom: 0 !important;
    }

    .sphere--page-prototyping-2 .sphere-item {
        width: 100% !important;
    }

    .sphere--win-1 .sphere-item:first-child,
    .sphere--win-1 .sphere-item:last-child .sphere-item-text li:last-child {
        margin-bottom: 0;
    }

    .sphere--page-android-2 {
        padding-bottom: 50px;
    }

    .sphere--page-android-1 .sphere-object-wrapper {
        margin-bottom: 30px;
    }

    .scheme1 {
        padding-top: 50px;
    }

    .scheme1-content,
    .scheme1-item--middle {
        padding-top: 0;
    }

    .scheme1 .heading-title h3 {
        margin-bottom: 18px;
    }

    .scheme1 .heading-description p {
        margin-bottom: 60px;
    }

    .scheme1-item {
        display: block;
        width: 100%;
        height: auto !important;
        margin-bottom: 30px;
    }

    .scheme1-item+.scheme1-item {
        margin-left: 0;
    }

    .scheme1 .container:last-child .scheme1-item {
        margin-bottom: 0;
    }

    .scheme1-object {
        padding-top: 20px;
    }

    .scheme1-object img {
        max-width: 100%;
    }

    .sphere .sphere-object-wrapper {
        margin-bottom: 30px;
    }

    .sphere--page-prototyping-1 .sphere-item--5 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sphere--page-prototyping-1 .sphere-item {
        width: 100%;
        height: auto !important;
        margin-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .sphere--page-prototyping-2 {
        padding-top: 50px;
    }

    .contentList-item {
        width: 100%;
    }

    .cards2--augmented-reality p,
    .cards2--augmented-reality ul {
        padding-left: 0;
        padding-right: 0;
    }

    .cards8 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards8 [class*="col"]:last-child .cards8-item {
        margin-bottom: 0;
    }

    .cards9 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards9 .heading-description p {
        margin-bottom: 140px;
    }

    .cards9-item {
        height: auto !important;
        padding: 30px 15px;
    }

    .cards9 [class*="col"]:last-child .cards9-item {
        margin-bottom: 0;
    }

    .sphere--page-content-and-document-management .sphere-item {
        width: 100%;
        height: auto !important;
    }

    .sphere--page-content-and-document-management .sphere-item--4 {
        padding-left: 15px !important;
    }

    .cardsBg {
        padding-top: 50px;
    }

    .cards7 .heading-title h3 {
        margin-bottom: 82px;
        font-size: 54px;
        line-height: 60px;
    }

    .cardsBg .heading-description p {
        margin-bottom: 154px;
        font-size: 25px;
        line-height: 40px;
    }

    .enterprisePage.heading .heading-title h3 {
        font-size: 25px;
        line-height: 34px;
        font-weight: 600;
    }

    .enterprisePage.cards6 .heading-description p {
        font-size: 17px;
    }

    .tabs1-img {
        width: 162px;
        height: 163px;
    }

    .enterprisePage.cards6 .heading-description p {
        font-size: 25px;
        line-height: 40px;
    }

    .enterprisePage.tabs1-text p {
        font-size: 15px;
    }

    .enterprisePage .scheme6 .heading-description p {
        font-size: 14px;
        line-height: 30px;
    }

    .enterprisePage .cards7-text p {
        font-size: 14px;
    }

    .enterprisePage .cards7-img svg {
        width: 60px;
    }

    .icon[src$=".svg"],
    svg,
    svg.icon {
        max-height: 71px;
        max-width: 50%;
        width: 100%;
    }

    .cardsBg-text {
        margin-bottom: 24px;
    }

    .infoList-title h3 {
        font-size: 25px;
        font-weight: 600;
        text-align: center;
    }

    .infoList-text p {
        padding: 0 21px;
    }

    .enterprisePage.heading-description p {
        font-size: 14px !important;
    }

    .enterprisePage.cards7-img svg.icon {
        width: 60px;
    }

    .enterprisePage .cardsBg-text p {
        font-size: 14px;
        line-height: 27px;
        padding: 0 8px;
    }

    .enterprisePage .cardsBg-text p {
        font-size: 14px;
        line-height: 27px;
    }

    .enterprisePage .cards7-name h3 {
        font-weight: 400;
        font-size: 24px;
    }

    .enterprisePage .heading.heading--big.heading-description p {
        font-size: 13px;
    }

    .enterprisePage .heading-description p {
        font-size: 16px;
        line-height: 29px;
    }

    .enterprisePage .tabs1-title h3 {
        font-size: 21px;
        font-weight: 700;
    }

    .scheme6 .heading-description p {
        font-size: 19px;
        line-height: 35px;
    }

    .sphere--page-prototyping {
        padding-top: 50px;
    }

    .sphere--page-prototyping .sphere-item--7 .sphere-item-title h4 {
        font-weight: 400;
        font-size: 32px;
        line-height: 39px;
    }

    .sphere--page-prototyping .sphere-item .sphere-item-text,
    .sphere--page-prototyping .sphere-item .sphere-item-title {
        text-align: center;
    }

    .enterprisePage .heading-title.objectiveDiv h3 {
        font-size: 22px;
    }

    .enterprisePage section.cards6 .cards6-name h3 {
        font-size: 22px;
        font-weight: 600;
    }

    .scheme6 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards--page-xamarinLib .heading-title h3 {
        font-size: 32px;
        line-height: 39px;
    }

    .cards--page-xamarinLib {
        padding-bottom: 50px;
    }

    .cards--page-xamarinLib .heading-description p {
        line-height: 35px;
    }

    .cards2 {
        padding-top: 50px;
    }

    .cards2 [class*="col"]:last-child .cards2-item {
        margin-bottom: 0;
    }

    .description {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .heading-title {
        margin-bottom: 40px;
    }

    .methologyPage .heading-title {
        margin-bottom: 0px;
    }

    .heading-title h3 {
        font-size: 28px;
        line-height: 39px;
    }

    .heading .heading-title h3 {
        font-size: 25px;
        line-height: 34px;
        font-family: 'p-bold';
    }

    .frontendPage .info--page-frontend-3 .info-media-img--center {
        width: 100%;
        max-width: 163px;
        display: none;
    }

    .frontendPage .info-media.container {
        padding-top: 0px;
    }

    .securityPage .heading-title h3 {
        font-size: 26px;
        font-weight: 600;
    }

    .securityPage .title-name h1 {
        font-size: 36px;
        line-height: 40px;
    }

    .heading>.heading-description,
    .heading>.heading-title {
        width: 100%;
    }

    .cards--page-xamarinNative .heading-title h3 {
        font-size: 32px;
        line-height: 39px;
    }

    .cards--page-xamarinNative {
        padding-top: 50px !important;
        padding-bottom: 100px;
    }

    .cards--page-xamarinNative .heading-description p {
        line-height: 35px;
    }

    .cards--page-xamarinNative .cards-item {
        margin-bottom: 100px;
    }

    .scheme {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .scheme-content+.scheme-content {
        padding-top: 30px;
    }

    .scheme-item {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 30px;
    }

    .scheme-item:last-child {
        margin-bottom: 0;
    }

    .scheme-item--left,
    .scheme-item--right {
        padding-left: 0;
    }

    .scheme-item--left .scheme-title h3:after,
    .scheme-item--right .scheme-title h3:after {
        display: none;
    }

    .scheme6--type--7.scheme6 {
        padding-bottom: 50px;
    }

    .scheme6--page-application-security-1,
    .scheme6--page-application-security-2 {
        padding-bottom: 50px !important;
    }

    .scheme6--page-application-security-2 .heading-title h3 {
        line-height: 39px;
    }

    .cards--page-main-1 {
        padding-bottom: 50px;
    }

    .cards--page-main-1 .cards-item {
        margin-bottom: 10px;
    }

    .cards--mobile-2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards--mobile-2 .cards-item {
        height: 250px;
        line-height: 250px;
    }

    .cards--mobile-3 .cards-name h4 {
        font-size: 26px;
        line-height: 30px;
    }

    .cards--mobile-1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards--mobile-1 .cards-name h4 {
        font-size: 26px;
        line-height: 30px;
    }

    .cards--mobile-1 .cards-text p {
        font-size: 16px;
        line-height: 25px;
    }

    .cards--page-omnichannel-ecommerce-1 .heading-title h3 {
        font-size: 32px;
        line-height: 39px;
    }

    .cards--page-requirements-engineering-1,
    .cards--page-requirements-engineering-1 .cards-row+.cards-row .cards-wrapper,
    .cards--page-requirements-engineering-1 .cards-wrapper {
        padding-bottom: 30px;
    }

    .cards--page-requirements-engineering-1 .col-lg-4 {
        width: 100% !important;
    }

    .cards--page-bigdata {
        padding-top: 0;
    }

    .logos {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .logos--col-4 .logos__item {
        width: -webkit-calc(23.33% - 30px);
        max-width: -webkit-calc(23.33% - 30px);
        max-width: calc(23.33% - 30px);

    }

    .cards--page-requirements-engineering .cards-name h4 {
        font-size: 26px;
        line-height: 30px;
    }

    .cards--page-omnichannel-ecommerce,
    .cards--page-omnichannel-ecommerce-1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .sphere--page-prototyping-1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards--page-xamarin .cards-name {
        padding: 30px 30px 8px;
    }

    .cards--page-xamarin .cards-text ul li {
        padding-left: 20px;
    }

    .cards--page-xamarin ul li:before {
        left: 0;
    }

    .cards--page-xamarin .cards-text hr {
        margin: 30px 0;
    }

    .cards--page-xamarin .cards-text--bottom h3 {
        margin: 0 0 5px;
    }

    .cards--page-xamarin .cards-text--top {
        height: auto !important;
    }

    .cards--page-main-2 {
        padding-bottom: 50px;
    }

    .scheme3 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .scheme3-left {
        padding-right: 40px;
    }

    .scheme3-right {
        padding-left: 40px;
    }

    .scheme6--page-prototyping .heading-title h3 {
        line-height: 32px;
    }

    .cards--page-application-security {
        padding-top: 50px;
    }

    .cards--page-application-security .cards-name h4 {
        font-size: 26px;
        line-height: 30px;
    }

    .cards--support-4 {
        padding-top: 50px;
    }

    .cards--support-3 {
        padding-bottom: 50px;
    }

    .cards--support-3 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards--appdev-2 {
        padding-top: 50px;
    }

    .cards--appdev-2 .col-sm-4:last-child .cards-item {
        margin-bottom: 0;
    }

    .cards--appdev-2 .cards-wrapper {
        padding: 36px 15px 5px 0 !important;
    }

    .cards--appdev-2 .cards-name {
        margin: -37px -16px 30px 0;
        padding: 18px 15px 16px;
    }

    .cards--appdev-3 .cards-item {
        height: auto !important;
    }

    .cards--application-integration {
        padding-bottom: 50px;
    }

    .cards--java-1 {
        padding: 0 0 50px;
    }

    .cards--java-1 .cards-item {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cards--appdev-1 {
        padding-top: 50px;
    }

    .scheme2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    main.business-comunity section.info.info--page-business-continuity p {
        font-size: 15px;
    }

    .info--page-frontend-4 .heading-description p {
        font-size: 20px;
    }

    main.mernpage .cards-items {
        margin: 11px 0;
    }

    .cards .heading~.cards-row,
    .cards .heading~.container .cards-row,
    .cards .heading~.container-fluid .cards-row,
    .cards .heading~.row {
        margin-top: 0px !important;
    }

    .mernpage .cards-icon img {
        width: 15% !important;
    }


    .mernpage .cards-name h3 {
        font-size: 20px;
    }

    .mernpage section.bgcolor--white {
        padding: 10px 0px 31px 0px;
    }

    .wrapper-privacy {
        margin: 27px 13px;
    }

    .privacy_sub-heading h4 {
        font-size: 22px;
    }

    .androidPage .android-speres.sphere-item.sphere-item--4.col-lg-4.col-sm-4.col-sm-pull-8.title--with-bullet.title--orange {
        top: 478% !important;
        right: 0;
    }

    .androidPage .title-name h1 {
        font-size: 42px;
        line-height: 40px;
    }

    .androidPage .cards-text p {
        padding: 0 17px;
    }

    .androidPage .sphere.sphere--items-4.sphere--page-application-integration.bgcolor--dark.lazy {

        padding-bottom: 327px;
    }

    .col-md-3 .statistics-num,
    .col-sm-3 .statistics-num {
        font-size: 63px;

    }

    .info--page-android-2 h3 {
        margin-bottom: 30px;
        font-size: 29px;
        line-height: 28px;
        font-family: p-bold;

    }

    .androidPage .heading p {
        margin-bottom: 0px;
        font-size: 17px !important;
        line-height: 30px !important;
    }

    .phpPage .sphere-item-title h4 {
        font-size: 21px;
    }

    .statistics--page-php-1 .statistics-num,
    .statistics--page-php-2 .statistics-num {
        font-size: 71px;
        letter-spacing: 2px;
    }

    .statistics--page-php-2 .statistics-subtitle-big {

        font-size: 50px;
        line-height: 80px;
    }

    .statistics-subtitle-small {
        font-size: 39px;
    }

    .iosPage.qatestPage .heading-description p {
        font-size: 18px;
        line-height: 31px;
        margin-bottom: 29px;
    }

    .iosPage.qatestPage .info--ios-1 .info-text-element {
        text-align: center;
        font-weight: 400;
        font-size: 1.1em;
        margin-bottom: 50px;
        min-height: 107px;
    }

    .iosPage.qatestPage .info--ios-2 .heading-title {
        max-width: 1054px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 11px;
    }

    section.cards.cards--webappdev-1.bgcolor--white.icons--green .cards-text p {
        padding: 0 16px;
    }

    .about-usPage .cards-text p,
    .methologyPage .cards-text p,
    main.business-comunity .cards-text p,
    main.home .cards-text p,
    .securityPage .cards-text p,
    div#node-50 .cards-text p {

        text-align: center;
    }

    section.cards.cards--page-quality-management.bgcolor--white.icons--green .cards-text p {
        text-align: center;
    }

    /* career-page */
    section.carrers .carrers-text h3,
    section.why-supreme .why-text h3,
    section.matters-section .matter-text h3 {
        font-size: 26px;

    }

    section.our-benefits span.benefits:after {
        bottom: 27px;
    }

    section.our-benefits span.benefits:before {

        bottom: 27px;
    }

    section.carrer-growth h2:after {
        right: 53px !important;
    }

    section.carrer-growth h2:before {
        right: 47px !important;
    }
}


@media (min-width: 1500px) {
    .cards--page-net-3 .cards-item .cards-name h4 {
        font-size: 30px;
        line-height: 35px;
    }
}


@media (min-width:992px) and (max-width:1199px) {

    section.our-culture .card-item-2,
    section.our-culture .card-item-1,
    section.our-culture .card-item-3,
    section.our-culture .card-item-4,
    section.our-culture .card-item-5,
    section.our-culture .card-item-6 {
        min-height: 433px;
    }

    /* seopage--companys ranking section */
    section.companys.ranking .card-2,
    section.companys.ranking .card-1,
    section.companys.ranking .card-3 {
        min-height: 566px;
    }

    section.expect.from_us .card-2,
    section.expect.from_us .card-1,
    section.expect.from_us .card-3,
    section.expect.from_us .card-4,
    section.expect.from_us .card-5,
    section.expect.from_us .card-6 {
        min-height: 405px !important;
    }

    section.companys.ranking .card-1,
    section.companys.ranking .card-2,
    section.companys.ranking .card-3,
    section.companys.ranking .card-4,
    section.companys.ranking .card-5,
    section.companys.ranking .card-6 {
        margin: 13px 0;
        min-height: 500px;
    }

    .why.select.points {
        padding: 23px 0;
    }

    section.search_engine_faqs #accordionFlushExample {
        padding: 54px 0 12px 0;
    }

    /* history page */
    section.title .title-text p {
        font-size: 19px;
    }



    main.home section.title:after {
        max-height: 559px !important;
    }

}

@media (min-width: 769px) {
    .cards--python-2 .col-sm-6+.col-sm-6 {
        margin-top: 0px;
        color: inherit;
    }

    .cards--java-4 .cards-item:before {
        content: "";
        display: block;
        position: absolute;
        bottom: -25px;
        height: 50%;
        width: 176%;
        left: 0;
        background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-java-4-shadow-full.png) 50% 100% no-repeat;
        background-size: contain;
        z-index: 1;
        margin: 0 0 0 -40%;
    }

    section.our-culture .card-text p {
        font-size: 16px;
    }
}

@media (min-width: 1030px) {
    .cards--ruby-2 {
        padding: 100px 0 155px;
    }

    .cards--ruby-2 .cards-row {
        background-size: 100% auto;
        background-position: 50% 0;
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-ruby-2.png);
        position: relative;
        float: left;
    }

    .cards--ruby-2 .cards-row:after,
    .cards--ruby-2 .cards-row:before {
        content: "";
        display: block;
        position: absolute;
        background-repeat: no-repeat;
    }

    .cards--ruby-2 .cards-row:before {
        width: 100%;
        height: 155px;
        top: 100%;
        background-size: 100% 100%;
        background-position: 50% 100%;
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-ruby-2-shadow-b.png);
    }

    .cards--ruby-2 .cards-row:after {
        width: 200px;
        height: 100%;
        padding-top: 155px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        bottom: -155px;
        right: 100%;
        background-position: 100% 100%;
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-ruby-2-shadow-l.png);
    }

    /* .title {
        min-height: 510px;
    } */

    .cards--with-bgimage .cards-item {
        padding: 208px 15px 30px;
        -webkit-transition: -webkit-transform 0.2s ease;
        transition: -webkit-transform 0.2s ease;
        transition: transform 0.2s ease;
        transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    }

    .cards--with-bgimage .cards-text {
        position: relative;
        opacity: 0;
        top: 50px;
        -webkit-transition: top 0.5s ease, opacity 0.5s ease;
        transition: top 0.5s ease, opacity 0.5s ease;
    }

    .cards--with-bgimage .cards-icon {
        -webkit-transition: margin 0.5s ease;
        transition: margin 0.5s ease;
    }

    .cards--with-bgimage.cards--with-zoom .cards-item:hover {
        z-index: 100;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    }

    .cards--with-bgimage.cards--with-zoom .cards-item:hover .cards-text {
        top: 30px;
        opacity: 1;
    }

    .cards--with-bgimage.cards--with-zoom .cards-item:hover .cards-icon {
        margin-top: -50px;
        background: rgba(255, 255, 255, 1);
    }

    .cards--with-bgimage.cards--with-zoom .cards-item:hover .cards-icon .icon {
        -webkit-transform: scale(0.952);
        -ms-transform: scale(0.952);
        transform: scale(0.952);
    }

    .cards--with-bgimage.cards--with-zoom .cards-item:hover .cards-icon .icon path {
        fill: #52c337 !important;
    }

    .cards--with-bgimage.cards--with-zoom .cards-row {
        padding-top: 0;
    }

    /* .title {
        min-height: 510px;
    } */

    main.digitalPage .cards-wrapper {
        width: 100%;
        margin: auto;
    }

    .container-fluid .cards-wrapper {
        width: 94%;
        margin: 0 auto;
    }

    .cards.cards--accordion {
        padding: 0;
        max-height: 700px;
    }

    .cards--accordion .cards-row:after,
    .cards--accordion .cards-row:before {
        content: none;
    }

    .cards--accordion .cards-row {
        float: none;
        display: table;
        table-layout: fixed;
    }

    .cards--accordion .column {
        -webkit-transition: width 0.5s ease;
        transition: width 0.5s ease;
        display: table-cell;
        float: none;
    }

    .cards--accordion.columns--2 .cards-row:hover .column {
        width: 30%;
    }

    .cards--accordion.columns--2 .cards-row .column:hover {
        width: 70%;
    }

    .cards--accordion.columns--3 .cards-row:hover .column {
        width: 25%;
    }

    .cards--accordion.columns--3 .cards-row .column:hover {
        width: 50%;
    }

    .cards--accordion.columns--4 .cards-row:hover .column {
        width: 20%;
    }

    .cards--accordion.columns--4 .cards-row .column:hover {
        width: 40%;
    }

    .cards--accordion.columns--5 .cards-row:hover .column {
        width: 17%;
    }

    .cards--accordion.columns--5 .cards-row .column:hover {
        width: 32%;
    }

    .cards--accordion .column .cards-item:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease;
    }

    .cards--accordion .column .cards-item[class*="bgcolor--hover"]:before {
        content: none;
    }

    .cards--accordion .cards-row .column .cards-item {
        padding-top: 100px;
        margin: 0;
    }

    .cards--accordion .cards-row .column .cards-text {
        position: relative;
        line-height: 40px;
        opacity: 0;
        top: 200px;
        -webkit-transition: opacity 0.1s ease, top 0.1s ease;
        transition: opacity 0.1s ease, top 0.1s ease;
        width: 80%;
        margin: 0 auto;
    }

    .cards--accordion .cards-row .column:hover .cards-item:before {
        opacity: 0.4;
    }

    .cards--accordion .cards-row .column:hover .cards-text {
        opacity: 1;
        top: 0;
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

    .cards--accordion .cards-row .column .cards-icon,
    .cards--accordion .cards-row .column .cards-name {
        position: relative;
        top: 100px;
        -webkit-transition: top 0.1s ease;
        transition: top 0.1s ease;
    }

    .cards--accordion .cards-row .column:hover .cards-icon,
    .cards--accordion .cards-row .column:hover .cards-name {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        top: -50px;
    }

    .cards--zoom .cards-item {
        padding: 150px 15px 30px;
        -webkit-transition: -webkit-transform 0.2s ease;
        transition: -webkit-transform 0.2s ease;
        transition: transform 0.2s ease;
        transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    }

    .cards--zoom .cards-text {
        position: relative;
        opacity: 0;
        top: 50px;
        -webkit-transition: top 0.5s ease, opacity 0.5s ease;
        transition: top 0.5s ease, opacity 0.5s ease;
    }

    .cards--zoom .cards-icon {
        -webkit-transition: margin 0.5s ease;
        transition: margin 0.5s ease;
    }

    .cards--zoom .cards-item:hover {
        z-index: 100;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    }

    .cards--zoom .cards-item:hover .cards-text {
        top: 30px;
        opacity: 1;
    }

    .cards--zoom .cards-item:hover .cards-icon {
        margin-top: -50px;
    }

    .cards--zoom .cards-item:hover .cards-icon .icon {
        -webkit-transform: scale(0.952);
        -ms-transform: scale(0.952);
        transform: scale(0.952);
    }

    .cards--java-4 .cards-item--1 {
        margin-right: 40px;
    }

    .cards--java-4 .cards-item--2 {
        margin-left: 40px;
    }

    .cards-name h4 {
        font-size: 18px;
    }

    .secure-section h4 {
        font-size: 52px;
        font-weight: 300;
    }

    .mernpage section.secure-section {
        padding: 50px 0px;
    }

    main.mernpage .left-content,
    .right-content {
        padding: 0px 0px;
    }

    .python-section .col-sm-6 {
        width: 48%;
    }

    .mernpage .appengine .col-sm-3 {
        width: 23%;
    }

    .cards--frontend-1 .cards-row {
        background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/006b.jpg) 50% 0 repeat-x, url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/006c.jpg) 50% 100% repeat-x #f3f4f5;
        padding: 420px 0 300px !important;
        margin-top: 0 !important;
    }

    .sphere--win-1 .sphere-item--1 .sphere-item-text li {
        text-align: right;
        padding: 0 50px 0 0;
    }

    .sphere--win-1 .sphere-item--1 .sphere-item-text li:before {
        left: auto;
        right: 0;
    }

    .sphere--appdev-1 .sphere-object {
        min-height: 400px;
        margin-bottom: 100px;
    }

    .sphere--webappdev-1 .sphere-object-wrapper {
        margin-bottom: 100px;
    }

    .sphere--items-6 .sphere-item--1 ul,
    .sphere--items-6 .sphere-item--5 ul,
    .sphere--items-6 .sphere-item--6 ul,
    .sphere--page-methodology .sphere-item--1 ul,
    .sphere--page-methodology .sphere-item--4 ul {
        text-align: right;
    }

    .sphere--page-methodology ul li:before {
        top: 0.7em;
    }

    .sphere--items-6 .sphere-item--1 ul li,
    .sphere--items-6 .sphere-item--5 ul li,
    .sphere--items-6 .sphere-item--6 ul li,
    .sphere--page-methodology .sphere-item--1 ul li,
    .sphere--page-methodology .sphere-item--4 ul li {
        padding: 0 25px 0 0;
    }

    .sphere--items-6 .sphere-item--1 ul li:before,
    .sphere--items-6 .sphere-item--5 ul li:before,
    .sphere--items-6 .sphere-item--6 ul li:before,
    .sphere--page-methodology .sphere-item--1 ul li:before,
    .sphere--page-methodology .sphere-item--4 ul li:before {
        left: auto;
        right: 10px;
    }

    .sphere--ruby-2 .sphere-object {
        padding-bottom: 200px;
    }

    .sphere--ruby-2 .sphere-item--1,
    .sphere--ruby-2 .sphere-item--2 {
        top: 10%;
    }

    .sphere--ruby-2 .sphere-item--3 {
        top: 80%;
        text-align: center;
    }

    .sphere--ruby-2 .sphere-item--3 ul {
        text-align: center;
    }

    .sphere--ruby-2 .sphere-item--3 ul li {
        display: inline-block;
    }

    .sphere--ruby-2 .sphere-item--1 {
        text-align: right;
    }

    .sphere--ruby-2 .sphere-item--1 ul li {
        padding-left: 0;
        padding-right: 25px;
        text-align: right;
    }

    .sphere--ruby-2 .sphere-item--1 ul li:before {
        left: auto;
        right: 10px;
    }

    .sphere--ruby-2 .sphere-item--2 h4:after,
    .sphere--ruby-2 .sphere-item--2 h4:before {
        right: 100%;
    }

    .sphere--ruby-2 .sphere-item h4:after {
        content: "";
        display: block;
        position: absolute;
        border: 0 solid rgba(255, 255, 255, 0.1);
    }

    .sphere--ruby-2 .sphere-item--1 h4:after,
    .sphere--ruby-2 .sphere-item--2 h4:after {
        width: 60px;
        height: 1px;
        border-width: 1px 0 0;
        margin: 0 51px;
        top: 16px;
    }

    .sphere--ruby-2 .sphere-item--3 h4:after {
        width: 1px;
        height: 30px;
        border-width: 0 0 0 1px;
        bottom: 100%;
        left: 50%;
        margin-bottom: 30px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .sphere--ruby-2 .sphere-item--1 h4:after,
    .sphere--ruby-2 .sphere-item--1 h4:before {
        left: 100%;
    }

    .sphere--ruby-2 .sphere-item--3 h4:before {
        display: block;
        background-position: 50% 50%;
        width: 100%;
        margin: 0 0 10px;
        bottom: 100%;
        top: auto;
        height: 21px;
    }

    .sphere--backend-1 {
        padding-bottom: 150px;
    }

    .sphere--backend-1 .sphere-object {
        padding: 100px 0;
    }

    .sphere--backend-1 .sphere-item--1,
    .sphere--backend-1 .sphere-item--5,
    .sphere--backend-1 .sphere-item--6 {
        padding-right: 60px;
    }

    .sphere--backend-1 .sphere-item--2,
    .sphere--backend-1 .sphere-item--3,
    .sphere--backend-1 .sphere-item--4 {
        padding-left: 60px;
    }
}

@media (max-width: 1030px) {
    section.title .title-text p {
        font-size: 19px;
    }

    .historyItem.historyItem--type--1.historyItem--item--2.eighteen2 {
        top: 57px;
    }

    .historyItem.historyItem--type--1.historyItem--item--3.eighteen3 {
        top: 95px;
    }

    section#section19 .historyItem.historyItem--type--1.historyItem--item--1.eighteen1 {
        text-align: center;
    }

    section#section19 .history-wrapper.history-wrapper--right {
        padding: 0 !important;
    }

    section#section19 .historyItem-text p {
        padding-top: 10px;
    }

    .historyItem.historyItem--item--6 {
        display: block;
    }

    .history--type--6 .history-wrapper--right .history-info {
        padding-left: 0;
    }








    .cards--webappdev-3 .cards-item {
        width: auto;
    }

    .cards--support-2 {
        padding-top: 0;
    }

    .cards--support-3 {
        padding-bottom: 100px;
    }

    .cards--support-3 .cards-item .cards-name:after {
        display: none;
    }

    .cards.cards--support-3 .cards-item .cards-name h4:before {
        font-size: 2em;
        font-weight: 600;
        color: #ebebeb;
    }

    .cards--support-3 .cards-item--1 .cards-name h4:before {
        content: "01";
    }

    .cards--support-3 .cards-item--2 .cards-name h4:before {
        content: "02";
    }

    .cards--support-3 .cards-item--3 .cards-name h4:before {
        content: "03";
    }

    .cards--with-dividers .cards-item {
        height: auto !important;
    }

    .cards--java-1 {
        padding: 0 0 100px;
    }

    .cards--java-1:after {
        left: 0;
        top: 50%;
        margin-top: -175px;
        margin-left: 0;
        width: 100%;
        max-width: none;
        height: 200px;
        background-position: 0 50%;
        background-size: contain;
    }

    .cards--java-1 .cards-item {
        padding: 150px 15px;
    }

    .cards--page-net-2 {
        background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-page-net-1-left.png) 0 20% no-repeat, url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-cards-page-net-1-right.png) 100% 80% no-repeat #fff;
    }

    .cards--python-2 {
        background-size: auto 100%;
        background-position: 0 50%;
    }

    .contentList-item {
        width: 50%;
    }

    .cards--with-crosssBorders .cards-item--1,
    .cards--with-crosssBorders .cards-item--2 {
        margin: 0 auto 65px;
    }

    .cards--with-crosssBorders .cards-row {
        background: 0 0;
    }

    .cards--with-crosssBorders .cards-wrapper {
        height: auto !important;
    }

    .cards7-row+.cards7-row {
        margin-top: 0;
    }

    .cards7-item {
        margin-bottom: 50px;
    }

    .cards5-row+.cards5-row {
        margin-top: 0;
    }

    .cards5-item {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
    }

    .sphere--page-methodology .sphere-item {
        text-align: left !important;
    }

    .cards.cards--with-crosssBorders {
        padding-bottom: 50px;
        background-color: #f2f1f1;
    }

    .cards--with-crosssBorders .cards-item {
        margin-bottom: 50px;
    }

    .sphere--win-2 .sphere-item .sphere-item-title {
        font-size: 14px;
    }

    .sphere--win-2 .sphere-object-img {
        display: none;
    }

    .sphere--page-android-1 .sphere-item .sphere-item-title h4:after,
    .sphere--win-1 .sphere-object-img {
        display: none;
    }

    .sphere-item-title h4:before {
        display: none !important;
    }

    .contentList-item {
        width: 50%;
    }

    .sphere--page-dedicated-development-teams .sphere-object-wrapper {
        padding-top: 0;
    }

    .cards8-name h4:after,
    .cards8:before {
        display: none;
    }

    .cards8 {
        padding-bottom: 40px;
    }

    .cards8 .heading-description p {
        margin-bottom: 40px;
    }

    .cards8-name h4:before {
        display: none !important;
    }

    .cards8-item {
        margin-bottom: 80px;
    }

    .cards--portfolio .column {
        margin-bottom: -1px;
    }

    .cardsBg .heading-description p {
        margin-bottom: 80px;
    }

    .scheme6--type--1.scheme6 {
        border-bottom: 50px solid #fff;
    }

    .sphere--page-prototyping .sphere-item-icon {
        display: none;
    }

    .cards--page-xamarinIntegration img {
        margin: -15px 20px 0;
    }

    .cards--page-xamarinIntegration svg {
        margin: -15px 0 0;
        padding: 0 20px;
    }

    .cards--page-xamarinCode img {
        margin: -35px 20px 0;
    }

    .cards--page-xamarinCode svg {
        margin: -35px 0 0;
        padding: 0 20px;
    }

    .cards--page-main-2 .row-background {
        display: none;
    }

    .cards--page-main-2 .column {
        margin-bottom: -1px;
    }

    .cards--page-main-2 .row:hover .cards-item-link-image {
        opacity: 1;
    }

    .cards--page-main-2 .cards-item:hover .cards-item-link-image {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    .cards--page-main-2 .row-background.active {
        opacity: 0;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    .cards--page-main-2 .cards-icon,
    .cards--page-main-2 .cards-text {
        opacity: 1;
    }

    .scheme3 .heading {
        margin-bottom: 15px;
    }

    .scheme3-container {
        height: auto;
        font-size: 0;
    }

    .scheme3-col {
        width: 100%;
        height: auto;
        margin-bottom: 50px;
    }

    .scheme3-list {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 50%;
        top: auto;
        left: auto;
        right: auto;
    }

    .scheme3-left {
        padding-right: 80px;
    }

    .scheme3-right {
        padding-left: 80px;
    }

    .scheme3-list h3:before {
        display: none;
    }

    .cards--page-requirements-engineering-1 {
        padding-bottom: 0;
    }

    .cards--page-requirements-engineering-1 .cards-row {
        background: 0 0;
    }

    .cards--page-requirements-engineering-1 .cards-item .cards-wrapper:after,
    .cards--page-requirements-engineering-1 .cards-item h4:before,
    .cards--page-requirements-engineering-1 .cards-row+.cards-row .cards-name h4:after {
        display: none;
    }

    .cards--page-requirements-engineering-1 .cards-row+.cards-row .cards-item {
        padding-top: 0;
        padding-bottom: 90px;
    }

    .cards--page-dedicated-development-teams-1 {
        padding-left: 15px;
    }

    .cards--page-application-security-2 .cards-item {
        padding-bottom: 30px;
    }

    .cards--page-application-security-2 .cards-item:after {
        display: none;
    }

    .cards--page-application-security-1 .cards-wrapper {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 160px;
    }

    .cards--page-xamarin .cards-item {
        margin-left: 0;
        margin-right: 0;
    }

    .cards--page-xamarin .cards-row:after {
        display: none;
    }

    .cards--page-xamarinNative .cards-text p {
        max-width: 100%;
    }

    .cards--page-xamarinNative .cards-item {
        margin-bottom: 100px;
    }

    .scheme-item--left,
    .scheme-item--right {
        padding-left: 66px;
        text-align: left;
    }

    .scheme-container {
        background: 0 0;
    }

    .scheme-item {
        height: auto !important;
    }

    .scheme-item--right {
        padding-right: 0;
    }

    .scheme-item--right .scheme-title h3:after {
        right: auto;
        left: -66px;
    }

    .enterprisePage .cardsBg {
        padding-bottom: 32% !important;
        background-size: 98%;
    }

    .enterprisePage .cardsBg-text {
        margin-bottom: 24px;
    }
}

@media (min-width: 760px) {
    .cards--support-4 .cards-icon {
        position: absolute;
        left: 50px;
        top: 0;
    }

    .cards--support-4 .cards-name {
        position: absolute;
        left: 35px;
        top: 30px;
        width: 200px;
        text-align: right;
    }

    .cards--support-4 .cards-text {
        margin: 0 4% 0 250px;
        text-align: left;
    }
}


@media (min-width: 1030px) and (max-width: 1280px) {
    .sphere--backend-1 .sphere-item {
        font-size: 0.9em;
        line-height: normal;
    }

    .sphere--ios .sphere-object {
        min-height: 700px;
        padding-top: 100px;
    }

    .sphere--ios .sphere-item .sphere-item-text {
        font-size: 0.9em;
        line-height: normal;
    }

    .sphere--ios .sphere-item--3,
    .sphere--ios .sphere-item--7 {
        top: 40%;
    }

    .sphere--ios .sphere-item--4,
    .sphere--ios .sphere-item--5,
    .sphere--ios .sphere-item--6 {
        top: 80%;
    }

    .sphere--appdev-1 .sphere-object {
        padding-top: 100px;
    }
}


@media screen and (max-width: 500px) {
    .logos__wrapper {
        display: block;
        margin: 0;
    }

    .logos__item {
        margin: 0 auto 30px;
        max-width: 100%;
    }

    .enterprisePage .scheme6 .heading-description p {
        font-size: 12px;
        line-height: 24px;
    }

    .cards2-text p {
        font-size: 15px;
    }

    .cards2-name h3 {
        font-size: 20px;
        font-weight: 600;
    }

    .enterprisePage .heading-description p {
        font-size: 14px;
        line-height: 29px;
    }

    .cards6-text ul li {
        font-size: 14px;
        line-height: 20px;
    }

    .cards--page-omnichannel-ecommerce-1 .heading-description p {
        font-size: 15px;
        line-height: 27px;
    }

    .cards--page-omnichannel-ecommerce-1 .heading-description {
        margin-top: 0px;
    }

    main.ecommerce-page section.operational .heading-title p,
    section.customer .heading-title p {
        font-size: 15px;

    }

    main.ecommerce-page section.operational .routing p {
        font-size: 14px;
    }

    main.ecommerce-page section.platfomme p {
        font-size: 15px;
    }

    main.ecommerce-page .related-name {
        font-size: 21px;
        line-height: 30px;
    }

    main.ecommerce-page .related-text p {
        font-size: 15px;

    }

    .cards--page-omnichannel-ecommerce-1 .cards-text p {
        line-height: 25px;
        font-size: 15px;
    }

    main.ecommerce-page .cards-wrapper .cards-name h3 {
        font-size: 22px;
        line-height: 32px;
        font-weight: 600;
    }

    main.ecommerce-page .cards .heading-title h3 {
        font-size: 21px;
        font-weight: 600
    }
}

@media (min-width:1200px) {

    .container {
        width: 1170px
    }

    body .header .container {
        width: 100%;

    }
}


/* 30-nov-23 */
@media (min-width:1031px) and (max-width:1440px) {
    body .header .container {
        max-width: 1220px;
        padding: 0px 0px;
    }

}


@media (min-width:1440px) {
    .container {
        width: 1410px
    }
}

@media (min-width: 1031px) {
    .cards--page-main-2 .column {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@media (max-width: 1700px) {
    .scheme3-left {
        left: -40px;
    }

    .scheme3-right {
        right: -40px;
    }

    .cards--mobile-1 {
        background-position: -25% 45%, 50% 0, 50% 50%, 100% 50%, 50% 50%;
    }

    main.digitalPage .cards--page-main-1 .cards-name h4 {
        font-size: 20px;
        line-height: 27px;
        font-weight: 300;
        color: #234;
    }
}

@media (max-width: 1510px) {
    .scheme3-list {
        width: 216px;
        top: 40px;
    }

    .scheme3-left {
        left: 80px;
    }

    .scheme3-right {
        right: 80px;
    }

    .scheme3-list li+li {
        margin-top: 30px;
    }
}




@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
    .scheme3-left h3:after {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABDJJREFUeNrMWVtIVFEUHSftqRGZiGRGZFpkEWQJ0UfWn4ggRin1lUXZu4/SICIoKIOQMKEi+qrUIAKxJ1QfQVBWlCilKIUlflgR2UPGGFs71pXT5ui9452BNqyPu885e6/Z57X3mfjixysD45AgsALIB3KBLGA2MI3tP4BeoBN4DjwCWoBwpI7iI+yfDuwCNgFzxug3CZgJLAFKqPsAXAXqgI+RRMKLJNNwN1DlQm40mcOx3bSVHC2CG4C3wE5gYsC/TKQtsbnRzxRLWy2wY5T270Az19cr4B3wlW0zgHnAMq7TQiBRjZ8FNABrgD3Ab5uTuFE2yVSgkYa1dAHVwDXgp8eoTeG6PQQssLQ3M5o/vUyxRK7eQm4QqAQWA5ciICfyi2NyaGNQtRfSZ7wXgueAIkvU8oDTQMjH+gvRRh5tmlJE32MSlDBvV7qXwGqg1eIwgzvzHo8RicwA8Aa4y7Z5lnGttPlS6cV32WhrMJk7a5aK3Cqg30LsFHf4BJeohbmehWyPaksBngCZhu4LsNDxaUbwhCIn62a9hZxMRRt/6QSPR5n0bdfRoe0S+nJEDvjjeoolIuVq8DHgtdLtA24CSeNYf4m8SQ5YpvuY0m0hpxGCFUCC0UFO+xrL+qyJ4PaxHmvAGcsBXaM2TQI5/XUm2KwGyPoaUmvuEh34lTjayjB0Q/RpinAKOllJutEwwDPJlJOWm8CPJPKwN6WBvs3EZIUQXKs63ma65MhcoDQQfdlA2wEjRbut+uQLweVK+UB9l/pcd2Pt7lIX37nSKduyq/75FYHYSb6L72whmKaU3eo7J4YEc1x8pwUtZ9o3S1oUK0lx8Z0UDPznElRbW2S6+v4UQ//9Lr4HhGCfUs5X3+0xJNjm4rtPCHYo5VL1/TCGBB+5+O4Qgi+Ucp36bhxPPetBnDRsLN/Pg5ZfUWAU4CLvgesxIHidts06qEBHWAg+U4V0kuWEr2QVFy35TpumlKkjTzi1BBnqK6pzlUq/JBPeBgxHgdwwbfWo9EoTFk5h5xysU8VQpiWxbKAu7JPcQdoyZb8qR0PkNJIEfGSOpjNqvavOAsWWs9PrtG5mwqp3rs6oLzvLzrxJjgKfVbF9w3IdNfEObfAYzTD7Lmaxr6+6G9wgjgiHI7ayUxp2KwOZLB9Tlb6Hi1pKysPAfT63DRG91B3m1JVZKrpU2s5U+r1moGxPH+cttXEXq6/WKO3ipYycJndR+7YlC3s5jTqST/m2kuCDWAJtPLWQa+IjkuvTR4hTckfpJ7OOkLt5q1o3Xh6Pyjm2mrZMuUWfIa+vW86vrbVMd7Se3xy5wMgNRfL8pmuS2hgkrp+4nOrd8kE3kSNiETdPKArEQrS1yI2cV4LOr61gvlbNYyRS6eXY+bTlKRGO8/k3xFqWrVkstBON9Sk3QSfTOckpx/U3xB8BBgCJQPpPZW/73QAAAABJRU5ErkJggg==);
        background-size: 20px 20px;
    }

    .scheme3-right h3:after {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABDpJREFUeNrMmVlIFlEUx+eb+qJFI7KFyIrQLEskWgh6s94kgjDc8qkFW2jxoeUh2qEFosKCiuipzAIJouWp7CmoNEoSKmwzJcqKaOcztP+x/8TlcP1mvmWgAz9k7sx3z3/O3OWca8Rp6nWSMBfMBUVgDsgD48Ew3v8OOsEz0AQawX3QozvqnR3fUSRBgdlgHVgGJiT4Um/AeXACdKRbYBbYA1aCQU5qFgNnwA7w0U+gG6DDUvAErE2DOId9rGWfZX4Px4vgQFALVvdz/xu4yvH1ELwEn3lvBJgMZnKcLgIZ/fRzEqxHJH8nInAouMiOtbWBg6AO/AgYtSEct1vAFMt9edEyiPwRRKBErgEsVu2/wE5wlOMo2c+7CewGg9W9K6BER9I2Bo9bxEnU5oFDKYjzJsgh9tWm7i2m77gRlEFbr555AIrBO4vDiaCS42w6GA26uYy8Brc5VF5afjsWXAezVHslonjBJjCLM2uUitx80GURdoAzfIBP1HoochtoV/fkhe6AXKPtE5gGkV36E+9T4n6CpRZx8ikeg4oA4jwf8mwr/5omfZfQl2cjwV49BiUiK9SPd4FHqm0juAwykxh/GdxJatRW10Jfpi2PNPdp+idwDYgaDzwHR9SPytjmpjBJIuCwZYE+oiZNlJr6nAlV6gcHONjNMXeGDlK1CPuaaESxmz5Nq0IUXS8ryTZufAUX1MP74+wETpKf+6Bqq6dvMzGZKwIXqAevM13ybBIod9Jvpezbi+J3+jatSATqfOKmui5PcdzFm93lPr7nyENTVWOLfgsnPCvy8T1VBI5Tjc/VdUGIAgt8fI9zLWvaF3U9KkSBo318Z7rOf26umtpiw9X1hxD9d/n4/ioC36rGHHXdGqLAxz6+34rAp6qxUF3fClFgo4/vpyKwWTUuVNcXbfVsGsxLw+L5bnItb1FsFOBir8ClEAReYt9/N+jmvjqoWEdYBN4zC2kuO3qF38oqLl32jX2aVqGWPNF032Woz6mHt6n0SzLhVbJlpkFcL/tqN6IXtQg+h/25x1sHT6hiKFcnlsw2alIcjyJus6Xu2aTK0Rg1/UsCOpij6Yxaz6pjYIll7Qz6WauYsDpG9AotGfVZRK9D1yR9ZyWq2G6wbEdXuIfWB4xmD5+dwWJfb3UNPCjwTDRs76/sLLckq0HLThEwhu3vucA3cra+SKDsXIbo1cU7WZCzkmpL4V5iSYeStUJGLle1n4a4ar+ThQ38jI6aNHd5thJNQViUfdy1iBOf64Mcv8W4Jt1Q7YNZR7TynHBoAsKGsKxtZR/6XOaa+ET0Yokcv0V5/FYd8vHbKR6/dSd6PmhOnNoQEldJ4zaY5zD95YN+JktEPidPLA3CYuwr37JiJCXQe9s1zNdkDHUmIayTv81hX4ES4UiK/4ZYwLI1j4V2hjE+ZSd4xnROcsqk/g3xR4ABAKFBHOYY6r4+AAAAAElFTkSuQmCC);
        background-size: 20px 20px;
    }

    .cards--page-quality-management-1 .cards-item {
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xico-cards--page-quality-management, 402x.png.pagespeed.ic.lpachhgclj.png);
        background-size: 82px 165px;
    }

    .contentList-img {
        background-size: 220px 135px;
    }

    .contentList-img--normal {
        background-position: 0 -45px;
    }

    .contentList-img--hover {
        background-position: -110px -45px;
    }

    .scheme1-title h3:after {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABDJJREFUeNrMWVtIVFEUHSftqRGZiGRGZFpkEWQJ0UfWn4ggRin1lUXZu4/SICIoKIOQMKEi+qrUIAKxJ1QfQVBWlCilKIUlflgR2UPGGFs71pXT5ui9452BNqyPu885e6/Z57X3mfjixysD45AgsALIB3KBLGA2MI3tP4BeoBN4DjwCWoBwpI7iI+yfDuwCNgFzxug3CZgJLAFKqPsAXAXqgI+RRMKLJNNwN1DlQm40mcOx3bSVHC2CG4C3wE5gYsC/TKQtsbnRzxRLWy2wY5T270Az19cr4B3wlW0zgHnAMq7TQiBRjZ8FNABrgD3Ab5uTuFE2yVSgkYa1dAHVwDXgp8eoTeG6PQQssLQ3M5o/vUyxRK7eQm4QqAQWA5ciICfyi2NyaGNQtRfSZ7wXgueAIkvU8oDTQMjH+gvRRh5tmlJE32MSlDBvV7qXwGqg1eIwgzvzHo8RicwA8Aa4y7Z5lnGttPlS6cV32WhrMJk7a5aK3Cqg30LsFHf4BJeohbmehWyPaksBngCZhu4LsNDxaUbwhCIn62a9hZxMRRt/6QSPR5n0bdfRoe0S+nJEDvjjeoolIuVq8DHgtdLtA24CSeNYf4m8SQ5YpvuY0m0hpxGCFUCC0UFO+xrL+qyJ4PaxHmvAGcsBXaM2TQI5/XUm2KwGyPoaUmvuEh34lTjayjB0Q/RpinAKOllJutEwwDPJlJOWm8CPJPKwN6WBvs3EZIUQXKs63ma65MhcoDQQfdlA2wEjRbut+uQLweVK+UB9l/pcd2Pt7lIX37nSKduyq/75FYHYSb6L72whmKaU3eo7J4YEc1x8pwUtZ9o3S1oUK0lx8Z0UDPznElRbW2S6+v4UQ//9Lr4HhGCfUs5X3+0xJNjm4rtPCHYo5VL1/TCGBB+5+O4Qgi+Ucp36bhxPPetBnDRsLN/Pg5ZfUWAU4CLvgesxIHidts06qEBHWAg+U4V0kuWEr2QVFy35TpumlKkjTzi1BBnqK6pzlUq/JBPeBgxHgdwwbfWo9EoTFk5h5xysU8VQpiWxbKAu7JPcQdoyZb8qR0PkNJIEfGSOpjNqvavOAsWWs9PrtG5mwqp3rs6oLzvLzrxJjgKfVbF9w3IdNfEObfAYzTD7Lmaxr6+6G9wgjgiHI7ayUxp2KwOZLB9Tlb6Hi1pKysPAfT63DRG91B3m1JVZKrpU2s5U+r1moGxPH+cttXEXq6/WKO3ipYycJndR+7YlC3s5jTqST/m2kuCDWAJtPLWQa+IjkuvTR4hTckfpJ7OOkLt5q1o3Xh6Pyjm2mrZMuUWfIa+vW86vrbVMd7Se3xy5wMgNRfL8pmuS2hgkrp+4nOrd8kE3kSNiETdPKArEQrS1yI2cV4LOr61gvlbNYyRS6eXY+bTlKRGO8/k3xFqWrVkstBON9Sk3QSfTOckpx/U3xB8BBgCJQPpPZW/73QAAAABJRU5ErkJggg==);
        background-size: 20px 20px;
    }

    .contentList-img {
        background-size: 220px 135px;
    }

    .contentList-img--normal {
        background-position: 0 -45px;
    }

    .contentList-img--hover {
        background-position: -110px -45px;
    }

}


@media (max-width: 419px) {
    .cards--page-xamarinNative .cards-item {
        margin-bottom: 50px;
    }

    .cards--page-xamarinNative {
        padding-top: 50px !important;
        padding-bottom: 50px;
    }
}

@media (max-width: 3000px) {
    .sphere--page-prototyping .sphere-item--7 .sphere-item-title {
        padding-left: 4%;
        padding-right: 4%;
    }

    .sphere--page-prototyping-1 .sphere-item--5 {
        padding-left: 3%;
        padding-right: 3%;
    }
}

@media screen and (max-width: 1023px) {
    section.pt-5.pb-5.testimonial-pagess ul.slick-dots {
        display: none !important;
    }



    .cards10__item {
        padding: 30px 35px;
    }

    .cards11__card {
        padding: 30px 15px;
    }

    .cards11 ul {
        padding-left: 20px;
    }

    .sectionWithIcon__icon {
        margin-right: 30px;
    }

    .services__wrapper {
        margin-left: -15px;
        margin-right: -15px;
    }

    .services__card {
        padding-left: 15px;
        padding-right: 15px;
        display: block;
    }

    .services--col-3 .services__card {
        width: 50%;
        min-width: 50%;
        max-width: 50%;
    }
}


@media (max-width: 1800px) {
    .sphere--page-content-and-document-management .sphere-object-wrapper {
        padding-top: 15%;
        padding-bottom: 10%;
    }

    .sphere--page-omnichannel-ecommerce .sphere-object-wrapper {
        padding-top: 0;
        padding-bottom: 0;
    }

    .sphere--page-ai-consulting .sphere-object-wrapper img {
        max-width: 70%;
    }

    .sphere--page-ai-consulting {
        padding-top: 0;
    }


    .scheme1-item--middle {
        margin-top: 0;
        padding-top: 0;
        left: 0;
    }

    .scheme1-title h3 {
        margin-top: 0;
    }

    .scheme1-title h3:after {
        display: none;
    }

    .scheme1-object {
        padding-top: 40px;
    }

    .scheme1-object img {
        max-width: 60%;
    }

    .sphere--items-4 .sphere-item--3,
    .sphere--items-4 .sphere-item--4 {
        top: 55%;
    }

    .sphere--page-application-integration .sphere-item--1,
    .sphere--page-application-integration .sphere-item--4 {
        padding-right: 15px;
    }

    .sphere--page-application-integration .sphere-item--2,
    .sphere--page-application-integration .sphere-item--3 {
        padding-left: 30px;
    }

    .sphere--webappdev-1 {
        padding-bottom: 100px;
    }

    .scheme4-col,
    .scheme4-container {
        height: 650px;
    }

    .sphere--page-php {
        padding-bottom: 100px;
    }

    main.meanstack .sphere--page-php {
        padding-bottom: 0px;
    }

    .sphere--page-android-1 .sphere-object-wrapper {
        padding-bottom: 350px;
    }
}

@media (max-width: 1100px) {
    .sphere--page-content-and-document-management {
        padding-bottom: 0;
    }

    .sphere--page-content-and-document-management .sphere-object {
        display: none;
    }

    .sphere--page-content-and-document-management .sphere-item {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 50%;
        height: auto !important;
        bottom: auto;
        top: auto;
        left: auto;
        right: auto;
        margin-bottom: 40px;
        text-align: left !important;
    }

    .sphere--page-content-and-document-management .sphere-item:nth-child(2n+1) {
        clear: both;
    }

    .sphere--page-content-and-document-management .sphere-item .sphere-item-title h4:before {
        display: none;
    }

    .sphere--page-content-and-document-management .sphere-item--4 {
        padding-left: 15px !important;
    }

    .sphere--page-omnichannel-ecommerce .sphere-item--4 {
        width: 50%;
        padding-left: 15px;
    }

    .sphere--page-omnichannel-ecommerce .heading-description p {
        margin-bottom: 0;
    }

    .sphere--page-elearning {
        background-size: 130%;
    }

    .sphere--page-elearning .sphere-object-wrapper {
        top: 320px;
        width: 340px;
        margin-left: -170px;
    }
}

@media (min-width: 1200px) {
    .cards--portfolio .cards-name h4 {
        height: auto !important;
    }
}


@media (max-width: 1500px) {
    .cards--with-borders .cards-name h4 {
        font-size: 26px;
        line-height: 32px;
    }

    .cards--mobile-1 {
        background-position: -9999px 45%, 50% 0, 50% 50%, -9999px 50%, 50% 50%;
    }

    .cardsBg {
        padding-bottom: 20%;
        background-size: 98%;
    }

    .sphere--page-content-and-document-management .sphere-object-wrapper {
        padding-top: 18%;
    }

    .sphere--page-content-and-document-management .sphere-item--4 {
        padding-left: 2%;
    }
}


@media screen and (max-width: 1600px) {
    .cards--accordion--augmented .cards-item {
        max-height: 800px;
    }
}

@media screen and (max-width: 1300px) {
    .cards--accordion--augmented .cards-item {
        max-height: 1000px;
    }
}

@media (max-width:1798px) {}

@media (max-width: 1600px) {
    .sphere--page-dedicated-development-teams .sphere-object-wrapper {
        padding-top: 5%;
    }

    section.appengine .col-sm-3.red,
    section.appengine .col-sm-3.yellow,
    section.appengine .col-sm-3.green {
        min-height: 270px;
    }

    .sphere--page-prototyping-1 .sphere-item--3,
    .sphere--page-prototyping-1 .sphere-item--4 {
        bottom: -60px;
    }

    .sphere--page-php {
        padding-bottom: 100px;
        padding-top: 100px;
    }

    main.meanstack .sphere--page-php {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .sphere--page-php .sphere-item--3,
    .sphere--page-php .sphere-item--4 {
        bottom: 0 !important;
    }

    .sphere--items-4 .sphere-item--3,
    .sphere--items-4 .sphere-item--4 {
        bottom: -50px;
    }

    .sphere--page-ai-consulting {
        margin-bottom: 0 !important;
    }

    .sphere--page-elearning {
        background-size: 120%;
    }

    .info--appdev-1 .info-media--2 {
        margin-right: -12%;
        display: none;
    }

    main.enterprise-page .infoList-object.ready {
        padding-top: 216px;
    }

    .cloudPage.qatestPage .icon[src$=".svg"],
    svg,
    svg.icon {
        max-height: 75px;

    }

    .iosPage.qatestPage .info--ios-2 .row+.row img {
        position: relative;
        top: 75px;
        left: 0;
    }

    .iosImageDiv img {
        padding-top: 103px;
    }

}


@media (min-width:1500px) {

    .sixthCol ul li {
        text-align: right;
        position: relative;
        right: 54%;
        list-style: none !important;
    }

    .seventhCol ul li {
        text-align: right;
        position: relative;
        right: 2%;
        list-style: none !important;
    }

    .seventhCol.fifthCol {
        position: absolute;
        left: 16%;
        top: 90%;
    }

    .seventhCol.sixthCol {
        position: absolute;
        left: 16%;
        top: -23%;
        text-align: right;
    }

    .seventhCol.fifthCol h4::before {
        position: absolute;
        right: -58px;
    }


    .welcome .special-100 .col-lg-2 {
        width: 20%;
    }

    .row.culture-sphere .sphere-item-title.culture-titles h4:before {
        position: absolute;
        top: 2px;
        right: -10%;
    }

    .sixthCol.culture-titles h4:before {
        position: absolute;
        top: 2px;
        right: -10%;
    }


    .firstCol {
        position: absolute;
        bottom: -122%;
        left: 39%;
    }

    .SecndCol {
        position: absolute;
        top: -14%;
        left: 60%;
    }

    .thirdCol {
        position: absolute;
        top: 46%;
        right: 13%;
    }

    .fourthCol {
        position: absolute;
        top: 81%;
        left: 59%;
    }

    .fifthCol {
        position: absolute;
        top: 101%;
        left: 22%;
    }

    .sixthCol {
        position: absolute;
        top: -6%;
        left: 28%;
    }

    .seventhCol {
        position: absolute;
        left: 13%;
        top: 28%;
        text-align: right;
    }

    .culture-sphere ul li:before {
        content: '';
        position: absolute;
        display: block;
        width: 4px;
        height: 4px;
        top: 0.8em;
        right: 3px !important;
        background-color: #50c33600;
        border-radius: 50%;
    }

    .seventhCol .title--green h4 {
        margin-right: 38px;
    }
}

@media (max-width: 1299px) {
    .sphere--ruby-2 .sphere-item--1 .sphere-item-text {
        padding-left: 20px;
    }
}

@media (max-width: 1199px) {

    .sphere--page-prototyping-1 .sphere-item--1 .sphere-item-text,
    .sphere--page-prototyping-1 .sphere-item--4 .sphere-item-text {
        padding-left: 0;
    }

    .advance-section .cards-wrapper {
        min-height: 335px;
    }

    .sphere--page-prototyping-1 .sphere-item--2 .sphere-item-text,
    .sphere--page-prototyping-1 .sphere-item--3 .sphere-item-text {
        padding-right: 0;
    }

    .cards--portfolio .cards-item,
    .cards--portfolio .cards-item:hover {
        padding-top: 100px;
        padding-bottom: 10px;
    }

    .cards--portfolio .cards-item .cards-icon,
    .cards--portfolio .cards-item:hover .cards-icon {
        height: 100px;
        line-height: 100px;
        margin-top: 0;
        opacity: 1;
    }

    .cards--portfolio .cards-name h4 {
        margin-bottom: 40px;
    }

    .cards--portfolio .cards-text {
        display: none;
        height: 0 !important;
    }

    .cards--portfolio .tags {
        position: relative;
        bottom: auto;
    }

    .sphere--ruby-1 .sphere-item {
        position: static;
    }

    .cards--with-dividers .cards-item:after {
        display: none;
    }

    .sphere--page-application-integration .sphere-item-title h4:after {
        display: none !important;
    }

    .sphere--python-1 .sphere-item,
    .sphere--python-2 .sphere-item {
        position: static;
    }

    .sphere--page-prototyping-1 .sphere-item {
        position: relative;
        left: auto;
        right: auto;
        width: 50%;
        float: left;
        margin-bottom: 50px;
        padding-left: 35px;
        padding-right: 35px;
        text-align: left !important;
    }

    .sphere--page-prototyping-1 .sphere-item-title h4:before {
        display: none;
    }

    .sphere--page-prototyping-1 .sphere-object-wrapper {
        display: none;
        height: auto;
    }

    .sphere--page-prototyping-1 .sphere-item--3,
    .sphere--page-prototyping-1 .sphere-item--4 {
        bottom: auto;
    }

    .sphere--page-prototyping-1 .sphere-item--5 {
        padding-left: 35px;
        padding-right: 35px;
    }

    .sphere--page-prototyping-1 .sphere-item--5 .sphere-item-text {
        padding-left: 0;
        padding-right: 0;
    }

    /* digital-page */
    main.digitalPage .revenuesmallDiv {
        padding-top: 9px;
    }

    main.digitalPage .revenuesmallDiv .revenue-img {
        width: 79px;
    }

    main.digitalPage .revenuesmallDiv .revenue-text {
        width: 70%;
    }

    main.digitalPage .cards-item.cards-item--1 {
        height: 100%;
        min-height: 200px !important;
    }

    /* about-page */
    .about-usPage section.cards.title--normal.columns--4 .column-content.cards-item {
        border: solid #dad7d7 1px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px 13px;
    }

    .methologyPage section.info.info--page-methodology-1 img {
        height: 100%;
        min-height: 528px;
        width: 100%;
        padding-top: 77px;
    }

    .sphere--page-net-2.sphere--items-7 .sphere-item--1,
    .sphere--page-net-2.sphere--items-7 .sphere-item--2 {
        top: 0%;
    }

    .sphere--items-7 .sphere-item--7 {
        top: 41%;
        text-align: right;
    }

    .sphere--items-7 .sphere-item--6 {
        top: 84%;
        text-align: right;
    }

    .sphere--items-7 .sphere-item--5 {
        top: 84%;
        text-align: center;
    }

    .sphere--items-7 .sphere-item--4 {
        top: 81%;
    }

    .circleRotator-item--3 {
        margin-top: 287px;
        margin-right: -122px;
        -webkit-transform: rotate(28deg);
        -ms-transform: rotate(28deg);
        transform: rotate(22deg);
    }

    .circleRotator-item--2 {
        margin-top: 117px;
        margin-right: -178px;
        -webkit-transform: rotate(14deg);
        -ms-transform: rotate(14deg);
        transform: rotate(15deg);
    }

    .circleRotator-item--4 {
        margin-top: 404px;
        margin-right: -55px;
        -webkit-transform: rotate(42deg);
        -ms-transform: rotate(42deg);
        transform: rotate(21deg);
    }

    .circleRotator-item--1 {
        margin-top: -137px;
        margin-right: -197px;
    }

    .circleRotatorContent {
        padding-top: 155px;
    }

    .circleRotatorPagination {
        top: 47%;
        right: -30px;
    }

    .circleRotator-heading h2 {
        font-size: 24px;
        padding-top: 58px;
        font-family: 'p-bold';
    }

    .scheme1-object {
        padding-top: 40px;
        padding-bottom: 31px;
    }

    .related-name {

        font-size: 32px;
    }

    .mobilePlatform-Page section.cards.cards--mobile-3.width--full.columns--4 .column-content.cards-item {
        border: solid #dedede 1px;
        min-height: 268px;
        padding: 20px 0;
        background-color: #f3f3f3;
    }

    .cloudPage.qatestPage section.cards.cards--appdev-1.cards--qa-1 .cards-item {
        border: solid #dedede 1px;
        min-height: 300px;
        padding-top: 42px;
    }

    section.info.info--cloud-1.bgcolor--dark.bg--cover {
        background: #11182b;
        background-image: none !important;
    }

    .cloudPage.qatestPage section.title.endtoEndClouds.nest.bg_migrate {
        background: #1a64af;
        background-image: none !important;
    }

    .cloudPage.qatestPage .info--cloud-3 .info-text .lists--bullets {
        padding-left: 0px;
    }

    .cloudPage.qatestPage section.cards.cards--appdev-1.cards--qa-1.bgcolor--white.icons--green {
        padding: 0 !important;
    }

    .frontendPage .table--page-frontend .table-cell--header {
        padding-left: 0px;
    }

    .frontendPage .table--with-numbered-titles .table-cell--header:before {
        color: black;
        font-size: 40px;
    }

    .sphere--page-elearning .sphere-object-wrapper {
        width: 388px;
        top: 419px;
        margin-left: -193px;
    }

    .sphere--items-5 .sphere-item--4 {
        bottom: 92px;
    }

    /* career-page */
    section.our-benefits .card-heading h4 {
        font-size: 21px;
    }

    section.our-benefits ul {
        padding: 0px 23px;
    }

    section.our-benefits .card-item-2 {
        min-height: 401px;
    }

    section.our-benefits .card-item-3 {

        min-height: 401px;
    }

    section.why-supreme .why-text {
        margin-top: 95px;
    }

    .why-image {
        margin-top: 114px;
    }

    section.why-supreme .why-text h3 {
        font-size: 33px;

    }

    section.our-benefits .card-item-1 .card-heading h4:after {
        width: 192px;
        left: 32px;
        bottom: -6px;
    }

    section.our-benefits .card-item-2 .card-heading h4:after {
        width: 192px;
        left: 32px;
        bottom: -6px;
    }

    section.our-benefits .card-item-3 .card-heading h4:after {
        width: 192px;
        left: 32px;
        bottom: -6px;
    }
}

@media (min-width: 2500px) {
    .sphere--page-prototyping-1 .sphere-item--5 {
        bottom: 34%;
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width: 2200px) {
    .sphere--page-prototyping-1 .sphere-item--5 {
        padding-left: 1%;
        padding-right: 1%;
    }
}

@media (max-width: 1300px) {
    .sphere--page-prototyping-1 .sphere-item--5 {
        bottom: 24%;
    }

    .sphere--page-prototyping-1 .sphere-item-title h4 {
        margin-bottom: 0;
        font-size: 28px;
        line-height: 36px;
    }

    .sphere--page-prototyping-1 .sphere-item-text {
        font-size: 17px;
    }


    .sphere--page-dedicated-development-teams .sphere-object-wrapper {
        padding-top: 10%;
        line-height: 1.4;
    }

}

@media (max-width: 1900px) {
    .sphere--page-android-1 .sphere-object-wrapper {
        padding-bottom: 250px;
    }

    .sphere--page-android-1 .sphere-item--3,
    .sphere--page-android-1 .sphere-item--4 {
        top: 50%;
    }

    .sphere--page-prototyping-1 .sphere-item--5 {
        padding-left: 0;
        padding-right: 0;
    }
}


@media (min-width: 1280px) {
    .sphere--ios .sphere-object {
        min-height: 780px;
    }
}

@media (min-width: 1440px) {
    .sphere--ios .sphere-object {
        min-height: 780px;
    }

    .sphere--ios .sphere-item>* {
        position: relative;
    }

    .sphere--ios .sphere-item--1>* {
        right: 20px;
    }

    .sphere--ios .sphere-item--2>* {
        left: 20px;
    }

    .sphere--ios .sphere-item--3>* {
        left: 120px;
    }

    .sphere--ios .sphere-item--4>* {
        left: 50px;
    }

    .sphere--ios .sphere-item--5>* {
        width: 80%;
        margin: 0 auto;
    }

    .sphere--ios .sphere-item--6>* {
        right: 50px;
    }

    .sphere--ios .sphere-item--7>* {
        right: 120px;
    }

    .sphere--backend-3 .sphere-item h4:before {
        display: block;
    }

    .sphere--backend-3 .sphere-item--1 {
        margin-right: 50px;
    }

    .sphere--backend-3 .sphere-item--2 {
        margin-left: 50px;
    }

    .cards--ios .col-sm-4 {
        width: 25%;
    }

    .cards--ios .col-sm-4:first-child {
        margin-left: 12.5%;
    }

    .sphere--backend-2 .sphere-item h4:before {
        display: block;
        top: 14px;
    }

    .sphere--backend-2 .sphere-item h4:after {
        content: "";
        display: block;
        position: absolute;
        width: 20%;
        height: 1px;
        border-top: 1px solid #ebebeb;
        margin: 0 50px;
        top: 24px;
        left: 100%;
    }

    .sphere--backend-2 .sphere-item--2 h4:after,
    .sphere--backend-2 .sphere-item--3 h4:after {
        left: auto;
        right: 100%;
    }

    .sphere--python-1 .sphere-item,
    .sphere--python-2 .sphere-item {
        margin-top: 50px;
        margin-left: -127px;
    }

    .sphere--python-1 .sphere-item--1,
    .sphere--python-2 .sphere-item--1 {
        margin-right: -103px;
    }

    .sphere--webappdev-1 .sphere-object-wrapper {
        margin-bottom: 0;
    }

    .sphere--webappdev-1.sphere--items-4 .sphere-item--3,
    .sphere--webappdev-1.sphere--items-4 .sphere-item--4 {
        top: 50%;
        bottom: auto;
    }

    .sphere--webappdev-1.sphere--items-4 .sphere-item--1,
    .sphere--webappdev-1.sphere--items-4 .sphere-item--4 {
        margin-right: -2%;
    }

    .sphere--webappdev-1.sphere--items-4 .sphere-item--2,
    .sphere--webappdev-1.sphere--items-4 .sphere-item--3 {
        margin-left: -2%;
    }

    .sphere--win-1 .sphere-item-text li:after {
        content: "";
        display: block;
        width: 80px;
        height: 1px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        position: absolute;
        top: 50%;
        right: 100%;
        margin: 3;
    }

    .sphere--win-1 .sphere-item--1 .sphere-item-text li:after {
        right: auto;
        left: 100%;
    }
}

@media (min-width: 1030px) and (max-width: 1200px) {



    .sphere--items-4 .sphere-item-text {
        font-size: 0.8em;
        line-height: 1.4em;
    }

    .sphere--items-4 .sphere-item-title h4 {
        font-size: 1.3em;
    }
}

@media (max-width: 1920px) {

    /* section#section16 .historyItem.historyItem--type--1.historyItem--item--1 {
        left: 51px;
    }

    .history--type--18 .historyItem--item--1 {
        left: -151px!important;
        top: 0;
    }
    .historyItem.historyItem--type--1.historyItem--item--4 {
        top: 1px;
        left: 34px!important;
    }
    .history--type--18 .historyItem--item--2 {
        top: 15px!important;
        left: 21px!important;
    }
    .historyItem.historyItem--type--1.historyItem--item--3 {
        top: 0px;
        left: -163px!important;
    } */
    .sphere--page-application-integration .sphere-item--1 .sphere-item-text,
    .sphere--page-application-integration .sphere-item--4 .sphere-item-text {
        padding-left: 0;
    }

    .sphere--page-application-integration .sphere-item--2 .sphere-item-text,
    .sphere--page-application-integration .sphere-item--3 .sphere-item-text {
        padding-right: 0;
    }

    .sphere--page-prototyping .sphere-item--7 .sphere-item-title {
        padding-left: 0;
        padding-right: 0;
    }
}




@media (min-width: 64rem) {
    .js .cd-h-timeline__date {
        font-size: 0.7em
    }
}

@media (min-width: 1440px) {
    .mason-grid .col-lg-4.itemz {
        width: 32% !important;
        padding: 7px;
    }

    section.intro-culture .container {
        padding: 0 30px;
    }

    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media screen and (max-width:1440px) {
    .title-button-blur {
        border-right: 0
    }
}

@media (max-width: 1439px) {
    .mason-grid .col-md-6.itemz {
        width: 48%;
    }
}

@media screen and (min-width: 1200px) and (max-width:1439px) {

    section.intro-culture .photo-grids {
        flex-direction: column;
        max-width: 580px;
        align-items: center;
        transform: scale(0.9);
    }

    .hidden-md {
        display: none !important
    }
}

@media (max-width:1280px) {
    .content-row--column--1 .tags-title {
        color: #234
    }

    .wrapper-container {
        background-color: #FFF
    }

    .wrapper-row {
        margin-left: 33%
    }

    .wrapper {
        padding-left: 0;
        padding-right: 0
    }

    .wrapper-content {
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px
    }

    .menu {
        position: absolute !important;
        width: 31%;
        top: 15px !important;
        left: 15px !important
    }

    .menu--main {
        position: relative !important;
        width: 100%;
        top: auto !important;
        left: auto !important
    }

    .menu-link {
        padding: 38px 20px 40px
    }

    .menuList {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .works {
        margin: 0
    }

    .works .content-item--size--full .content-preview {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-position: 50% 50%
    }

    .works .content-item--size--full .content-title,
    .works .content-title {
        color: #fff;
        min-height: 120px;
        font-size: 25px;
        line-height: 30px
    }

    .works .content-info,
    .works .content-item--size--full {
        min-height: 100px
    }

    .works .content-item--size--full .content-wrapper {
        border: 0
    }

    .works .content-preview {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0
    }

    .content-item,
    .content-item--size--full .content-placeholder {
        display: block
    }

    .content-item {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .content-wrapper {
        height: auto !important
    }

    .content-object {
        background-size: contain
    }

    .content-item--size--full .content-preview {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        background-position: 50% 50%
    }

    .content-item--size--full .content-preview:after {
        background: rgba(255, 255, 255, .1)
    }

    .content-item--size--full .content-wrapper {
        border-left: 3px solid #f6f6f6;
        border-right: 3px solid #f6f6f6;
        border-bottom: 3px solid #f6f6f6;
        background-color: #f6f6f6;
        padding: 23px 35px 20px
    }

    .content-item--size--full .content-title {
        font-size: 25px;
        line-height: 28px;
        color: #234
    }

    .content-item--size--full .content-description {
        padding-bottom: 0;
        font-size: 15px;
        line-height: 25px;
        color: #234;
        text-shadow: none
    }

    .content-item--size--full .content-description:after {
        display: none
    }
}

@media screen and (min-width: 1200px) and (max-width:1500px) {

    .col-xl-4 {
        width: 33%;
    }

    section.companys.ranking .card-1,
    section.companys.ranking .card-2,
    section.companys.ranking .card-3,
    section.companys.ranking .card-4,
    section.companys.ranking .card-5,
    section.companys.ranking .card-6 {
        min-height: 418px;
    }

    .col-xl-3 {
        width: 25%;
    }

    section.our-benefits .card-item-1,
    section.our-benefits .card-item-2,
    section.our-benefits .card-item-3 {
        min-height: 403px;
    }

    section.available-jobs .card-item {
        min-height: 504px !important;
    }




    .sphere-items.culture-sphere {
        padding: 20px;
        display: flex;
        margin-top: 30px;
    }

    .sphere-items.culture-sphere .lists--bullets {
        flex: none;
        max-width: 31.333%;
        width: 100%;
        background-color: #89898929;
        margin: 0 0 20px 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100% !important;
        min-height: 240px;
    }

    .sphere-items.culture-sphere .lists--bullets.SecndCol {
        margin: 0;
    }

    section.suprem-value-section {
        padding-top: 30px;
    }

    section.suprem-value-section .heading {
        margin: 0;
    }

    .sphere-items.culture-sphere .lists--bullets {
        right: 0;
        left: 0;
        margin: 8px 8px !important;
    }

    .sphere-items.culture-sphere .lists--bullets h4:before {
        display: none;
    }

    .sphere-items.culture-sphere .lists--bullets:nth-child(odd) {
        float: left;
        position: relative;
    }

    .sphere-items.culture-sphere .lists--bullets:nth-child(even) {
        float: right;
        position: relative;
    }

}





@media screen and (min-width: 1200px) {


    section.intro-culture .photo-grids {
        flex-direction: column;
        max-width: 600px;
        align-items: center;
    }
}

@media(max-width:1199px) {
    .mernpage .cards-icon img {
        width: 22%;
    }

    .contactInfo-container {
        margin: 6px 0;
    }

    .contactInfo--2 .contactInfo-container {
        padding: 62px 0px;
        margin: 10px 0;
    }

    .categories__link {
        font-size: 25px;
    }

    .contactForm__privacy {
        font-size: 17px;
    }

    .employe-section .employe-para {

        margin: 9px 0;
    }
}


@media (min-width:768px) and (max-width:1199px) {


    .content-deep-div .culture-left-text h3 {
        font-size: 42px;
        line-height: 51px;
    }

    .content-deep-div {
        padding: 25px 0 35px;
    }

    .sphere-items.culture-sphere {
        padding: 20px;
        display: flex;
        margin-top: 30px;
    }

    .sphere-items.culture-sphere .lists--bullets {
        flex: none;
        max-width: 48%;
        width: 100%;
        background-color: #89898929;
        margin: 0 0 20px 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100% !important;
        min-height: 240px;
    }

    .sphere-items.culture-sphere .lists--bullets {
        right: 0;
        left: 0;
        margin: 8px 7px !important;
    }

    .sphere-items.culture-sphere .lists--bullets h4:before {
        display: none;
    }

    .sphere-items.culture-sphere .lists--bullets:nth-child(odd) {
        float: left;
        position: relative;
    }

    .sphere-items.culture-sphere .lists--bullets:nth-child(even) {
        float: right;
        position: relative;
    }

    .portfolio-content article .portfolioContent {
        padding: 20px 20px;
    }

    .portfolio-content article .portfolioTitle {
        font-size: 22px;
    }

    .portfolioTags .tagTitle {
        font-size: 15px;
    }

    .portfolioTags .termList li {
        font-size: 15px;
    }

    .portfolio-content article .tagType:not(:last-child) {
        margin-bottom: 2px;
    }

}

@media (max-width:1029px) {

    .title,
    .title--big,
    .title.title--portfolio {
        padding-top: 150px;
        padding-bottom: 100px
    }

    .title.title--portfolio {
        min-height: auto
    }

    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }

    .hidden-xs {
        display: none !important
    }

    .wrapper>.container,
    .wrapper>.container-fluid,
    .wrapper>.container>.row>.col-lg-4 {
        padding-left: 0;
        padding-right: 0
    }

    .wrapper {
        margin-bottom: 0
    }

    .wrapper>.container>.row {
        margin-left: 0;
        margin-right: 0
    }

    main.digitalPage .revenuesmallDiv {
        padding-top: 20px;
    }

    main.digitalPage .revenuesubText h3 {
        font-weight: 600;
        padding: 48px 0 0 0;
    }

    main.digitalPage .cards-item.cards-item--1,
    main.digitalPage .cards-item.cards-item--2,
    main.digitalPage .cards-item.cards-item--3 {
        height: 100%;
        min-height: 212px;
    }

    .employe-para img {
        width: 11%;
    }

    .employe-section .employe-para {
        margin: 9px 0;
        padding: 39px 41px;
    }

    .elearningPage .cards-item {
        border: solid #d5d1d1 1px;
        margin: 6px 0;
        padding: 4px 0;
        height: 100%;
        min-height: 264px;
        box-shadow: 0 0 8px rgb(0 0 0 / 27%);
    }

    .softwarwPage .cards-text p {
        padding: 0 42px;
    }

    .webApp section.cards.cards--webappdev-1 .cards-item {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 10px 0px;
    }

    .sphere-object-wrapper img.sphere-object-img.lazy.loaded {
        margin-top: 40px;
        display: block;
        text-align: center;
        display: inline-block;
        width: 300px;
    }

    .info--page-frontend-4 .info-media {
        height: 147px;
    }

    .methologyPage section.cards.cards--page-methodology .cards-item {
        border: solid #dfdfdf 1px;
        margin: 13px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        min-height: 200px;
    }

    section.cards.cards--page-methodology.bgcolor--white .cards-wrapper .cards-name {

        margin-bottom: 20px;
    }

    .methologyPage .cards-name h3,
    .cards-text p {
        text-align: center;
    }

    .phpPage .cards--page-php-1 .cards-text p {

        text-align: center;
    }

    .phpPage section.cards.cards--page-php-2.cards--with-borders.cards--with-top-borders .cards-name h3,
    .cards-text p {
        text-align: left;
    }

    .phpPage .sphere-item-title {
        padding-left: 0px;
    }

    section.cards.cards--page-quality-management-1 .cards-text p {
        text-align: left;
    }

    .sphere--page-elearning .sphere-object-wrapper {
        width: 100%;
        top: 19px;
        margin-left: 0;
        max-width: 659px;
        margin: 0 auto;
        margin-bottom: 55px;
    }
}

@media (max-width:1030px) {
    .burger {
        display: block
    }

    .navigation {
        padding-right: 60px;
        position: relative
    }

    .header {
        padding-left: 20px;
        padding-right: 20px
    }

    .header>.container>.row>.col-lg-12 {
        position: relative
    }

    .navigationDropdown-title {
        padding: 0
    }

    .navigationList-item,
    .navigation_normal .navigationList-item {
        display: none
    }

    .navigationList-item+.navigationList-item {
        margin-left: 0
    }

    .navigationList-item--border,
    .navigation_normal .navigationList-item--border {
        display: block
    }

    .content-item {
        margin-bottom: 15px
    }

    .content-item--size--full .content-wrapper,
    .content-wrapper {
        padding-left: 25px;
        padding-right: 25px
    }

    .back {
        margin-bottom: 20px;
        padding-left: 15px;
        padding-right: 0
    }

    .fullCards1-icon {
        height: 124px !important;
        margin-bottom: 0;
    }

    section.greensection.info.info--page-dedicated-development-teams.bgcolor--dark.lists--bullets .title--green.lists--bullets--green h4 {
        color: #00ccff;
    }

    section.info.lists--bullets .info-text.info-text--2 li {
        color: #4e4646;
    }

    .col-xs-12.custom-width {
        width: 33.33%;
    }
}

@media screen and (min-width: 992px) {

    section.suprem-value-section.sphere.sphere--items-4.sphere--page-methodology.bgcolor--white {
        padding-top: 60px;
        padding-bottom: 360px;
    }

    section.suprem-value-section {
        padding: 40px 10px 200px 20px;
        background-color: #ffffff;
    }

    section.suprem-value-section .value-headingDiv.text-center {
        text-align: center !important;
        padding-bottom: 40px;
    }

    section.suprem-value-section .value-wraper {
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 20px;
        height: 250px;
    }


    .culture-sphere ul li {
        color: #fff;
    }

    .value-content.text-center {
        padding: 10px 20px 21px 40px;
    }

    .value-headingDiv {
        text-align: left;
        padding-bottom: 50px;
    }

    .value-headingDiv h2 {
        font-family: 'p-regular';
        text-transform: uppercase;
        font-weight: bold;
        font-style: normal;
        font-display: swap;
        font-size: 52px;
    }

    section.suprem-value-section .value-heading.text-center h6 {
        padding-bottom: 25px;
    }

    .value-heading.text-center h3 {
        /* background-color: #67c1ff96; */
        background-color: #51c336cc;
        padding: 10px;
        font-size: 20px;
        font-weight: 600;
        color: #fff;
    }

    .value-headingDiv strong.sevenNumber {
        font-size: 130px;
        color: #1fb5ad;
        align-items: center;
        position: relative;
        top: 27px;
    }


    .cloudPage .info--cloud-3 .info-media img,
    .info--cloud-3 .info-text li:after {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1800px) {
    .historyItem.historyItem--type--1.historyItem--item--4 {
        top: 0;
    }

    section.communivation-section-3 .communivation-left-text {
        padding-top: 20px;
    }

    .communivation-left-text {
        padding-right: 40px;
    }

    .imgAndText .communivation-right-img {
        position: relative;
        top: 0%;
    }

    section.communivation-section-3 .communivation-right-img.long-img img {
        width: 100%;
        height: 416px;
    }

    .imgAndText .communivation-right-img {
        position: relative;
        top: 0%;
    }

    section.culture-third-section .owl-slider .owl-item {
        width: 7.13% !important;
        margin: 0px 3px;
    }

    section.culture-second-section .beDiv {
        padding-left: 49px;
    }

    .card .carousel-caption {
        min-height: 487px;
    }

    .card .carousel-item {
        min-height: 540px;
    }

    .communivation-right-img img.img-fluid.short-image {
        width: 398px;
    }
}


@media (min-width:991.98px) {
    .customers-section {
        padding: 80px 0
    }

    .customers-section .slick-list {
        border-radius: 8px
    }

    .customers-section .slick-arrow {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 50%;
        box-sizing: border-box;
        height: 60px;
        width: 60px;
        border: 1px solid #e2e9f0;
        border-radius: 8px;
        background-color: #fff;
        transform: translate(0, -50%);
        cursor: pointer;
        padding: 0
    }

    .customers-section .slick-prev {
        left: -100px
    }

    .customers-section .slick-prev img {
        transform: scaleX(-1)
    }

    .customers-section .slick-next {
        right: -100px
    }

    .customers-section-comment {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 22px
    }

    .customers-section-author {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 18px
    }

    .customers-section-author-wrapper {
        margin-top: 24px
    }

    .customers-section-author-rating img {
        display: inline !important
    }

    .customers-section-author-avatar {
        width: 40px
    }

    .customers-section-slider-container {
        left: 68%;
        position: absolute;
        top: 128px;
        z-index: 9;
        background: #fff;
        padding: 0;
    }

    .customers-section-slider-row {
        position: relative;

    }


    .customers-section.customers-section--blue-bg {
        padding: 120px 0
    }
}

@media (max-width:1024px) {
    .categories__item {
        margin-right: 20px
    }

    .categories__link {
        font-size: 24px;
        padding-bottom: 10px
    }

    .tags {
        margin-bottom: 40px
    }

    .contentList-title h3 {
        font-weight: 600;
        font-size: 21px;
    }
}

@media (min-width:1030px) and (max-width:1199px) {
    section#section19 .history-wrapper.history-wrapper--right .historyItem.historyItem--type--1.historyItem--item--2.eighteen2 {
        top: 18px;
    }

    section#section19 .history-wrapper.history-wrapper--right .historyItem.historyItem--type--1.historyItem--item--3.eighteen3 {
        top: 34px;
        left: 44px;
    }

    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }

    .hidden-sm {
        display: none !important
    }

}


@media (min-width:1200px) and (max-width:1439px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (max-width:991px) {

    /* 
    main.home section.title:after {
        max-height: 557px!important;
    } */
    .title-name h1 {
        font-size: 45px;
        line-height: 58px;
    }

    .netPage section.info.info--page-net-3 h3 {
        font-size: 26px;
        font-family: 'p-bold';
    }

    .netPage .sphere .container~.sphere-container {
        margin-bottom: 0px;
    }

    .securityPage .heading-title h3 {
        font-size: 35px;
        font-weight: 600;
    }

    .securityPage .cards-item .cards-name h3 {
        font-size: 28px;
    }

    .cards .heading-title h3 {
        font-size: 28px;
        font-family: 'p-bold';
    }

    .about-usPage .statistics-title h3 {
        font-size: 28px;
        font-family: 'p-bold';
    }

    /* .about-usPage .heading-title h2 {
        font-family: 'p-bold';
        font-size: 30px;
    } */

    .cards--page-main-1 .cards-name h4 {
        font-size: 22px;
    }

    main.meanstack .info--page-php-2 .heading-description p {
        font-size: 18px;
        line-height: 34px;
    }

    main.meanstack .cards-name h3 {
        font-size: 18px;
        font-weight: 700;
    }

    .meanstack img.image-fluid {
        width: 32%;
    }

    main.mernpage section.sphere.sphere--items-4.sphere--python-3.bgcolor--dark.laz.appengine {
        color: #234;
        padding: 5px 0px;
    }

    main.mernpage section.sphere.sphere--items-4.sphere--python-3.bgcolor--dark.laz.appengine {
        color: #234;
        padding-top: 49px;
    }

    main.mernpage .heading-description p {
        margin: 0;
        font-weight: 300;
        font-family: 'p-regular', sans-serif;
        line-height: 26px;
        text-align: center;
        font-size: 16px;
        color: rgba(0, 0, 0, 0.943);
    }

    main.mernpage .sphere-item-title h3 {
        font-size: 25px;
        line-height: 28px;
        font-family: 'p-bold';
    }

    main.home section.cards.columns--4.cards--page-main-2 .cards-name h4 {
        font-size: 24px;
        font-family: 'p-bold';
        line-height: 32px;
    }

    main.home .item.active img {
        border-radius: 50%;
    }

    .related .slider .owl-theme .related-img {
        width: 100%;
        display: block;
        margin: 0 auto;
        border-radius: 20px;
    }

    .about-usPage .cards-name h3 {
        font-size: 20px;
        font-family: 'p-bold';
    }

    .cards-text p {
        line-height: 23px;
        font-size: 16px
    }

    .heading-title h3 {
        font-size: 34px;
        padding-top: 30px;
    }

    .mobileapp .cards2-name h4 {
        font-size: 25px;
        font-weight: 600;
    }

    .mobileapp .heading-title h3 {
        font-size: 32px;
        font-weight: 600;
        line-height: 1.3;
    }

    .infoList .heading-title h3 {
        margin-bottom: 0;
    }

    .infoList .heading-description p {
        margin: 0;
        padding: 10px;
    }

    .infoList-item {
        margin: 0;
        padding: 15px;
    }

    div#node-48 section.cards.cards--page-quality-management .cards-item {
        border: solid #d5d3d3 1px;
        margin: 15px 0;
        height: 100%;
        min-height: 235px;
        display: flex;
        justify-content: center;
        padding: 0 30px;
    }

    div#node-48 section.cards.cards--page-quality-management .cards-name h3 {
        font-family: 'p-bold';
        font-size: 24px;
    }

    main.business-comunity .info--page-business-continuity .info-media img {
        height: 100%;
        min-height: 270px;
        width: 100%;
    }

    .about-usPage.cards .cards-item--with-top-border .cards-wrapper,
    .cards.cards--with-top-borders .cards-wrapper {
        padding: 26px 25px;
        text-align: center;
    }

    .about-usPage section.cards.title--normal.columns--3.cards--with-borders .column-content.cards-item {
        height: 100%;
        min-height: 200px;
        margin-bottom: 49px;
    }

    .mobileapp .infoList-list {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .mobileapp .mobileRotator-text p {
        font-size: 18px;
        line-height: 28px;
    }

    .mobileapp .mobileRotator-title h4 {
        font-size: 25px;
        font-weight: 500;
        margin-bottom: 0px;
    }

    .customers-section-content.active p {
        padding: 0 33px;
    }

    .customers-section-quote {
        margin-bottom: 12px;
        margin: 4px 33px;
    }

    .customers-section-author-rating {
        text-align: center;
        margin: 11px 0;
        width: 100%;
    }

    .customers-section-comment {
        width: 100% !important;
    }

    .planImg img {
        width: 100%;
    }

    section.cards .cards--page-quality-management-1 .cards-name.card-height {
        height: 13px !important;
    }

    .cards--page-quality-management-1 .cards-name h4 {
        font-size: 18px;
        line-height: 25px;
    }

    /* about-page */

    .about-usPage .statistics.columns--5 .statistics-num {
        font-size: 65px;
        letter-spacing: 3px;
    }

    .about-usPage .statistics.statistics-num {
        font-size: 65px;
        letter-spacing: 4px;
    }

    .cards-icon .icon,
    .cards-icon svg {
        height: 64px;
    }

    .tabs1-img {
        width: 200px;
        height: 200px;
    }

    .enterprisePage .cards7-name h3 {
        font-weight: 400;
    }

    .enterprisePage.cards7-img svg {
        width: 75px;
    }

    .enterprisePage.cards2-icon svg {
        width: 75px;
    }

    .contact-page .contactInfo-head h2 {
        font-weight: 600;
    }

    .contact-page .contactInfo-container {
        padding: 59px 30px 48px;
    }

    .contact-page .contactInfo--2 .contactInfo-container {
        padding: 68px 42px;
        margin: 14px 0;
    }

    .contact-page section.contactInfo--2 .contactInfo-head h2 {
        font-size: 23px;
    }

    .contact-page section.contactInfo--2 .contactInfo-title h3 {
        font-size: 21px;
    }

    .startSteps-head h3 {
        font-size: 38px;
        font-weight: 600;
    }

    .contact-page section.title .title-name h1 {
        margin-top: 122px;
        margin-bottom: 0;
    }

    section.cards.cards--application-integration .cards-item.cards-item--1 {
        height: 100%;
        min-height: 200px;
    }

    section.cards.cards--application-integration .cards-wrapper {
        padding: 33px 52px;
        height: 100%;

    }

    section.cards.cards--application-integration {
        padding: 38px 0;
    }

    .header {
        padding-left: 24px;
        padding-right: 67px;
    }

    .careerInfo-head {
        padding: 0;
    }

    section.WhySuprem-section .why-buttn {
        margin-top: 0px
    }

    section.bgcolor--white {
        padding: 3px 0px;

    }

    .heading p {
        margin-bottom: 0px;
    }

    .securityPage .heading-title h3 {
        padding-top: 44px;
    }

    .info--page-frontend-3 .info-media-img--center {
        width: 100%;
        max-width: 163px;
    }

    .heading--big .frontendPage .heading-description {
        margin-top: 0;
    }

    .info .container~.info-text,
    .info .heading~.container,
    .info .heading~.info-row,
    .info .heading~.row {
        margin-top: 0px !important;
    }

    main.meanstack .cards-name {
        margin-top: 11px;
    }



    /* .cards--with-borders .cards-item {
    margin-bottom: 40px;
   
    height: 100%;
    /* min-height: 265px; */
    */ .startSteps-num--1,
    .startSteps-num--2,
    .startSteps-num--3,
    .startSteps-num--4,
    .startSteps-num--5 {
        background-size: 95px 95px;
    }

    .softwarwPage .info .heading-description {

        margin-bottom: 27px !important;
    }

    .webApp section.info.info--webappdev-1 {
        padding: 20px 0;
    }

    .webApp.info .heading-description {
        margin-top: 2px;
    }

    .heading-description.para p {
        font-size: 16px;
    }

    .sphere .heading-description {
        margin-top: 0px;
        margin-bottom: 0 !important;
    }

    .sphere-object-wrapper img.sphere-object-img.lazy.loaded {
        margin-top: 0px;
    }

    div#node-50 .bgcolor--white+.bgcolor--white .cards-item .cards-text p {
        padding: 0 38px;
        font-size: 16px;
    }

    div#node-50 .cards-text p {
        font-size: 16px;
    }

    div#node-50 .heading-description p {
        line-height: 27px;
        text-align: center;
        font-size: 16px;
        padding: 0 15px;
    }

    div#node-50 section.title p {
        font-size: 20px;
        margin-top: 0;
        line-height: 21px;
    }

    div#node-50.cards {
        padding: 38px 0;
    }

    section.description.description--big.bgcolor--white {
        padding: 24px 0 14px 0;
    }

    main.business-comunity .info--page-business-continuity .info-media img {
        height: 100%;
        min-height: 300px;
        max-height: 400px;
        top: 25px;
    }

    main.business-comunity .info {
        position: relative;
        padding: 52px 0;
        background-position: 50% 50%;
    }

    div#node-46 .heading-title h3 {
        font-size: 40px;
        margin: 0;
    }

    section.info.info--page-methodology-1 {
        padding-bottom: 23px;
    }

    .ecommerce-page section.cards--page-omnichannel-ecommerce-1 .cards-item {
        padding: 0 25px;
        height: 100%;
        min-height: 300px;
    }

    .ecommerce-page section.cards.cards--with-dividers .cards-item {
        padding: 0 25px;
        height: 100%;
        min-height: 300px;
    }

    main.ecommerce-page .cards-wrapper .cards-name h3 {
        font-size: 21px;
        line-height: 30px;
        font-family: 'p-bold';
    }

    .ecommerce-page .cards .heading~.cards-row,
    .cards .heading~.container .cards-row,
    .cards .heading~.container-fluid .cards-row,
    .cards .heading~.row {
        margin-top: 41px;
    }

    main.ecommerce-page .cards .heading-title h3 {
        font-size: 31px;
    }

    section.operational.cards.columns--3 .heading-title h3 {
        font-size: 24px;
        line-height: 33px;
    }

    .cards--appdev-2 .heading~.cards-row,
    .cards--appdev-2 .heading~.row {
        margin-top: 0;
    }

    .ecommerce-page section.cards--page-omnichannel-ecommerce-1 .cards-item {
        margin-bottom: 17px;
    }

    section.advance.cards.cards--appdev-2.cards--with-borders.bgcolor--white.lists--checkmarks {
        padding-bottom: 25px;
    }

    .content-deep-div .right-image-culture img {
        max-width: 100%;
    }

    .col-xs-12.custom-width {
        width: 50%;
    }

    .culture-img img {
        width: 64px !important;
    }

    main.mernpage h3.headings {
        font-size: 21px;
        font-family: 'p-bold';
    }

    p.para {
        padding: 5px 4px;
    }

    .advance-section .cards-wrapper {
        height: 351px;
    }

    main.mernpage .heading-title h3 {
        font-size: 28px;
    }

    .mernpage section.secure-section {
        padding-top: 20px;
    }

    .verticalTimeline-container {
        padding-top: 0px;

    }

    .verticalTimeline {
        position: relative;
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .panel-pane.pane-node-content .cta3__title {
        font-size: 22px !important;

    }

    .tabs3__content-item {
        padding: 17px 19px;
    }

    .tabs3__content-item {
        font-size: 16px;
    }

    .panel-pane.pane-node-content .tabs3__link-text {
        font-size: 17px;
        font-family: 'p-bold';
    }

    .title-name {

        font-size: 57px;

    }

    .panel-pane.pane-node-content section.cards10 .cards10__title {

        font-family: 'p-bold';
    }

    .sphere--page-application-integration .sphere-item--2,
    .sphere--page-application-integration .sphere-item--3 {
        padding-left: 28px;
    }

    .sphere--page-application-integration .sphere-item--1,
    .sphere--page-application-integration .sphere-item--4 {
        padding-right: 14px;
    }

    .sphere--page-application-integration .sphere-item-text {
        font-size: 16px;
    }

    .sphere--page-application-integration .sphere-object-wrapper {
        padding-top: 0;
        padding-bottom: 10px;
    }

    .jobs-page.jobsWrapper .jobs-blurb h3 {
        font-family: 'p-bold';
    }

    .stickyNavigation-container,
    .stickyNavigation-wrapper {
        display: none;
    }

    .da-thumbs li a figure img {
        min-height: auto;
    }

    section.team-sec h2.tittle_heading {
        text-align: center;
        font-family: 'p-bold';
        margin: 26px 0;
    }

    .da-thumbs figure {

        height: auto;
    }

    .androidPage .info-text {
        text-align: center;
    }

    .androidPage .heading-description p {
        margin-bottom: 17px !important;
        font-size: 14px !important;
    }

    .col-md-3 .statistics-num,
    .col-sm-3 .statistics-num {
        font-size: 52px;
    }

    .table-cell.table-cell--header h4 {

        font-size: 16px;
    }

    section.team-sec {
        padding: 23px 15px;
    }

    .tabs-section .heading-wrapers span h3 {
        font-size: 17px;

    }

    main.backend-page .cards-name h3 {
        font-size: 21px;
        font-family: p-bold;
    }

    .backend-page .sphere {
        padding-top: 48px;
        padding-bottom: 32px;
    }

    .backend-page section.sphere.sphere--items-4 h4 {

        font-size: 23px;
    }

    .backend-page .circleRotator-heading h3 {
        font-family: p-bold;
        font-size: 34px;
    }

    main.enterprise-page .columns--3 .column {
        width: 50%;
        margin: 0;
    }

    main.enterprise-page .cards2-name h3 {
        font-size: 20px;
        font-family: p-bold;
    }

    main.enterprise-page .cards2-text p {
        font-size: 14px;
        padding: 0 11px;
    }

    main.enterprise-page .cards2-icon {
        margin-bottom: 25px;
        line-height: 0;
    }

    main.enterprise-page section.cards.cards--page-enterprice-2 .cards-text p {
        padding: 0 15px;
        text-align: center;
    }

    main.enterprise-page .cards-name h3 {
        font-family: p-bold;
        text-align: left;
    }

    main.enterprise-page .infoList .heading-description p {
        margin-bottom: 122px;
        font-size: 20px;
        line-height: 29px;
    }

    main.enterprise-page .heading-description p {
        font-size: 18px;
        line-height: 29px;
    }

    section.cards.cards--page-enterprice-2.bgcolor--white .cards-name h3 {
        text-align: center;
    }

    .info--cloud-3 .info-text li:before {
        left: -17px;
    }

    .mobileTechPage.qatestPage .cards--mobile-1 {
        background-position: -9999px 45%, -52% 0, -92% 50%, -9999px 50%, 50% 50%;
    }

    .mobilePlatform-Page .cards--mobile-1 {
        background-position: -9999px 45%, -52% 0, -92% 50%, -9999px 50%, 50% 50%;
    }

    .cards-name h2 {
        font-family: p-bold;
    }

    .blue-section .heading-title {
        padding-top: 0;
    }

    .iosPage.qatestPage .sphere-item-title h4 {
        font-family: p-bold;
    }

    .iosPage.qatestPage .sphere--ios .sphere-item-text {
        line-height: 25px;
        padding-left: 17px;
    }

    .iosPage.qatestPage .cards--with-borders .cards-name h4 {
        font-size: 23px;
        line-height: 32px;
        font-family: p-bold;
    }

    .iosPage.qatestPage .heading-description p {

        margin-bottom: 29px;
    }

    .frontendPage .cards-text p {
        text-align: center;
    }

    .frontendPage section.info.info--page-frontend-1.bgcolor--white {
        padding: 19px 0;
    }

    section.cards.cards--frontend-1.bgcolor--white {
        padding: 20px 0;
    }

    .frontendPage .cards--frontend-1 .cards-name h4 {
        margin-bottom: 9px;
        font-size: 26px;
    }

    .info--page-frontend-3 .heading-title h3 {
        font-size: 39px;
        line-height: 72px;
    }

    .info--page-frontend-4 .heading-title h3 {
        font-size: 34px;
    }

    .frontendPage .info .heading-description {
        margin-top: 0;
    }

    .frontendPage .info--page-frontend-4 .heading-description p {
        margin-bottom: 20px;
    }

    .frontendPage .col-md-3 .statistics-num,
    .col-sm-3 .statistics-num {
        font-size: 57px;
    }

    section.winphoneAzure.info.info--page-win-2.bgcolor--white.lists--checkmarks.lists--checkmarks--blue.animated {
        padding: 36px 0;
    }

    .winphonePage .info--page-win-1 .icon {
        height: 129px;
        max-height: none;
    }

    section.sphere.sphere--items-4.sphere--page-dedicated-development-teams.bgcolor--white.teampro .sphere-item.sphere-item--4.col-lg-4.col-sm-4.col-sm-pull-8.title--with-bullet.title--blue {
        bottom: 0px !important;
    }

    section.sphere.sphere--items-5.sphere--page-elearning.bgcolor--dark .sphere-item {
        width: 100%;
    }

    section.sphere.sphere--items-5.sphere--page-elearning.bgcolor--dark .sphere-item-title h4 {
        font-size: 28px !important;
        font-family: p-bold;
    }

    .verticalTimeline-title h2 {
        font-family: 'p-bold';
    }

    .info--page-net-3 ul li {
        width: 100%;
    }

    .sphere-object-wrapper h2 {
        font-family: p-bold;
    }

    .sphere--page-elearning .sphere-text p {
        font-size: 17px;
    }

    section.info.bgcolor--white.heading--big .heading-title h2 {

        margin-bottom: 0;
        font-family: p-bold;
    }

    .pythonPage section.sphere.sphere--items-2.sphere--python-2.bgcolor--white {
        padding-bottom: 1px;

    }

    .pythonPage .sphere-item {
        margin-bottom: 0;
        padding: 0;
    }

    section.sphere.sphere--items-2.sphere--python-1.bgcolor--white {
        padding-bottom: 2px;
    }

    /* career-page */
    section.carrer-growth h2,
    section.available-jobs h2,
    section.our-culture h2,
    section.welcome-section h2,
    section.our-benefits h2 {
        font-size: 36px;

    }

    section.available-jobs .card-heading h4,
    .why-cards h4 {
        font-size: 21px;

    }

    section.why-supreme .why-text h3,
    section.matters-section .matter-text h3 {
        font-size: 30px;
    }

    section.carrer-growth h2:after {
        right: 218px;
    }

    section.carrer-growth h2:before {
        right: 200px;

    }

    section.matters-section .btn.main-btn {

        margin-top: 0px;

    }

    /* mobile app */
    .iconSlider .heading-description {
        margin: 0;
    }

    .mobileapp .heading-title h3 {
        margin: 0;
    }

    li.infoList-item {
        width: 50%;
        display: inline;
    }

    .mobileRotator .heading-title h3 {
        margin: 0 !important;
    }

    section.testi div#testimonial4 .testimonial4_slide .testi-detail {
        width: 100% !important;
        float: none !important;
        text-align: center;
    }

    section.testi div#testimonial4 .testimonial4_slide .image {
        width: 100%;
        max-width: 100% !important;
        float: none !important;
    }

    section.testi div#testimonial4 .testimonial4_slide .testi-detail h4:after {
        left: 37%;

    }

    .testimonial4_slide p {

        padding-right: 0px;
    }
}

@media screen and (min-width: 768px) {

    section.hr-sectionDiv .hr-heading h1 {
        text-transform: uppercase;
        font-size: 42px;
        line-height: 45px;
        font-family: 'p-bold';
    }

    .fourthCol {
        margin-top: 72px;
    }

    .seventhCol {
        margin-top: 47px;
    }

    .sphere-item-title h4 {
        font-size: 21px !important;
    }

    section.suprem-value-section .sphere-item-text ul li {
        font-size: 14px !important;
    }

    section.suprem-value-section {
        padding-bottom: 0px;
    }

    /* culture 768 css */
    .availCards h1.h1 {
        font-size: 25px;
    }

    .welcome .special-100 .col-md-4 {
        width: 33.33333333%;
    }

    .availCards .avail-texts span {
        font-size: 40px;
    }

    .container.career-banner {
        padding-top: 124px;
    }

    .culture-wraper {
        height: 100%;
        min-height: 342px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .welcome-card {
        display: flex;
        margin: 22px;
    }

    section.WhySuprem-section .why-buttn button.btn.btn-light {
        border-radius: 50px;
        padding: 13px 47px;
        font-weight: 400;
        font-size: 19px;
        color: #0000009c;
    }

}

@media (max-width:768px) {
    .mason-grid .itemz {
        width: 100% !important;
    }
}

@media (max-width:767px) {
    .cta3__btn {
        margin-left: 0;
        margin-top: 20px;
    }

    .lists--bullets-big--top ul li {
        display: block;
        margin: 2em auto
    }

    main.net-page section.cards.cards--page-net-1 .cards-item {

        padding: 19px 7px;
    }

    h2.aboutPage-heading {
        font-size: 30px;
    }

    .columns--4 .column {
        width: 100%;
    }

    .cards-text p {
        text-align: center;
    }

    main.home section.info--main.info--with-right-visual.lists--bullets--blue {
        margin-top: 45px;
    }

    /* about-page */
    /* .about-usPage .heading-title h2 {
        font-size: 25px;
        font-weight: 600;
    } */

    .cards-item {
        text-align: center;
    }

    .cards-name h3 {
        font-size: 21px;
        font-weight: 600;
        text-align: center;
    }

    main.enterprise-page .heading p {
        margin-bottom: 0px;
        font-size: 16px;
        line-height: 25px;
    }

    div#node-50 .cards-name h3 {
        font-size: 22px;
        font-weight: 600;

    }

    /* about-page-end */
    .cards-name h3 {
        font-size: 25px;
    }

    .qatestPage .cards-name h3 {
        font-size: 22px;
        line-height: 27px;
    }

    .qatestPage .cards-text p {
        font-size: 14px;
        line-height: 25px;
    }

    main.meanstack .cards-name h3 {
        font-size: 20px;
    }

    main.meanstack .business-section .image-heading img {
        width: 13%;
    }


    main.meanstack section.cards.business-section {
        padding: 30px 0;
    }


    main.meanstack section.cards.cards--page-php-2 .cards-wrapper {
        padding: 18px 42px;
    }

    main.meanstack section.cards.cards--page-php-2 {
        padding: 25px 0;
    }

    main.meanstack section.cards.cards--with-dividers {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    main.meanstack .info--page-php-1 .info-media {
        margin-top: 50px;
        margin-bottom: 47px;
    }

    main.meanstack .info-media img {
        width: 100%;
    }

    main.mernpage div#v-pills-tabContent {
        padding-top: 0px;
        background: #ebebeb12;
        height: auto;
        margin-top: 9px;
    }

    .lists--bullets-big--top ul li:last-child {
        margin-bottom: 0
    }

    .contact-page section.title .title-name h1 {
        margin-top: 62px;
        margin-bottom: 0;
    }

    .contact-page section.contactInfo--1 .contactInfo-title h3 {
        font-size: 24px;
        font-weight: 600;
    }

    .contact-page section.contactInfo--1 .contactInfo-data p {
        font-size: 19px;
    }

    .contact-page section.contactInfo--2 .contactInfo-title h3 {
        font-size: 21px;
        font-weight: 600;
    }

    .contact-page section.startSteps-head h3 {
        font-size: 31px;
        font-weight: 600;
    }

    .contact-page section.startSteps .startSteps-text h3 {
        font-size: 20px;
        font-weight: 600;
    }

    .works .content-item--size--full .content-title,
    .works .content-title {
        font-size: 20px;

    }

    .cards .heading-description {
        margin-top: 0px;
        margin-bottom: 26px !important;
    }

    .info--main .heading-title h3 {
        line-height: 37px;
    }


    .title-name h1,
    .title.title--article .title-name h1,
    .title.title--sources .title-name h1 {
        font-size: 30px;
        line-height: 46px
    }

    .title-name h1,
    .title-text p {
        padding-left: 15px;
        padding-right: 15px
    }

    .title,
    .title--big,
    .title.title--article,
    .title.title--portfolio,
    .title.title--sources {
        padding-top: 100px;
        padding-bottom: 40px
    }

    .title-name h1 {
        margin-top: 0;
        margin-bottom: 20px
    }

    .title.title--sources {
        min-height: auto
    }

    .title-text p {
        font-size: 16px;
        line-height: 33px;
    }

    .burger {
        margin-top: 2px
    }

    .burger-item {
        background-color: #000
    }

    .logo-link,
    .logo-link span {
        background-size: 148px 72px
    }

    .logo-link {
        width: 148px;
        height: 36px
    }

    .logo-link span {
        background-position: 0 -19px;
        opacity: 1;
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/logo-mobile.svg?sadsa) !important;
    }

    .header {
        height: 55px;
        -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .4);
        box-shadow: 0 0 1px rgba(0, 0, 0, .4);
        background-color: #fff;
        padding: 10px 5px
    }

    .navigationList-item--border,
    .navigation_normal .navigationList-item--border,
    .navigation_touch .navigationList-item--border {
        display: none
    }

    .sectionTitle {
        margin-bottom: 35px
    }

    .sectionTitle__title {
        font-size: 30px;
        line-height: 40px
    }

    .sectionTitle__description {
        font-size: 18px;
        line-height: 24px
    }

    .lists--checkmarks .lists-title {
        margin-top: 40px
    }

    .wrapper-content:before {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        top: -5px;
        left: 80px;
        border-style: solid;
        border-width: 0 5px 6px;
        border-color: transparent transparent #fff
    }

    .wrapper-row {
        margin-left: 0
    }

    .wrapper-content {
        padding-top: 5px;
        padding-left: 5px;
        padding-right: 5px
    }

    .menu,
    .menuList {
        background-color: #55c53a
    }

    .menu {
        position: relative !important;
        width: 100% !important;
        top: 0 !important;
        left: auto !important;
        padding-left: 80px;
        z-index: 0
    }

    .menu--main {
        padding-left: 0
    }

    .menu-link {
        display: none;
        padding: 24px 10px 18px 0
    }

    .menu-link:before {
        display: block
    }

    .menu--main .menu-link {
        padding: 38px 36px 40px
    }

    .menu--main .menu-link:before {
        display: none
    }

    .menu-item--active .menu-link {
        display: block
    }

    .menuList {
        padding: 0 10px 15px 0
    }

    .menu--main .menuList {
        background-color: #FFF;
        padding: 48px 38px
    }

    .menuList-item+.menuList-item {
        margin-top: 0
    }

    .menu--main .menuList-item+.menuList-item {
        margin-top: 20px
    }

    .menu-item--active .menuList {
        display: none
    }

    .menu--main .menu-item--active .menuList {
        display: block
    }

    .menuList-item {
        display: none;
        padding-left: 0;
        padding-right: 0
    }

    .menu--main .menuList-item {
        padding-left: 17px
    }

    .menu--main .menuList-item,
    .menu-item--active .menuList-item--active {
        display: block
    }

    .menuList-item--active .menuList-link {
        color: #FFF
    }

    .menuList-item:after {
        display: none
    }

    .menu--main .menuList-item:after {
        display: block
    }

    .tags {
        display: none
    }

    .categories__link,
    .categories__list {
        white-space: nowrap
    }

    .works .tags {
        display: none !important
    }

    .works .content-item--size--full .content-wrapper,
    .works .content-wrapper {
        padding: 30px
    }

    .works .content-item {
        margin-bottom: 20px
    }

    .categories {
        overflow: auto
    }

    .categories__link {
        font-size: 20px
    }

    .categories__link:before {
        bottom: 0
    }

    .tags__item {
        margin-right: 10px;
        margin-bottom: 10px
    }

    .tags__link {
        padding: 4px 10px;
        font-size: 15px
    }

    .content-item {
        margin-bottom: 10px;
        padding-left: 0;
        padding-right: 0
    }

    .content-item--size--full .content-title,
    .content-title {
        font-size: 22px;
        margin-bottom: 0
    }

    .content-item--size--full .content-wrapper,
    .content-wrapper {
        padding-top: 24px;
        padding-left: 15px;
        padding-right: 15px
    }

    .content-wrapper {
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 1px 0 rgba(0, 0, 0, .1)
    }

    .content-button,
    .content-description {
        display: none
    }

    .back {
        display: none
    }

    .menu .back {
        display: block
    }

    .title {
        padding-top: 80px;
        padding-bottom: 25px
    }

    .title-name {
        font-size: 28px;
        line-height: 40px
    }

    .title-name h1 {
        font-size: 48px;
        line-height: 64px;
    }

    .cards .heading-title h3 {
        font-size: 32px;
        line-height: 43px;
    }

    .softwarwPage .cards .heading-title h3 {
        font-size: 24px;
        line-height: 40px;
    }

    .softwarwPage .cards-name h3 {
        font-size: 24px;
        line-height: 25px;
    }

    .softwarwPage .related-name {
        font-size: 24px;
        line-height: 30px;
        font-weight: 600;
    }

    .softwarwPage .heading-title p {
        font-size: 16px;
    }

    .softwarwPage .info .heading-description p {
        font-size: 14px;
        line-height: 28px;
        margin-top: 2px !important;
        margin-bottom: 21px;
    }

    .softwarwPage section.cards.cards--appdev-1 .heading-description p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 18px;
    }

    .softwarwPage section.cards.cards--appdev-3 {
        padding-bottom: 20px;
    }

    .softwarwPage section.industry.info.info--appdev-2 .info-text h4 {
        font-size: 19px;
        font-weight: 600;
    }

    .cards--page-main-1 .cards-icon .icon,
    .cards--page-main-1 .cards-icon svg {
        height: 56px;
        max-height: 56px;
    }

    .cards--page-main-1 .cards-name h4 {
        font-weight: 600;
    }

    .cards--page-main-2 .cards-icon .icon,
    .cards--page-main-2 .cards-icon svg {
        height: 56px;
        max-height: 56px;
    }

    .customers-section-content.active p {
        font-size: 16px;
    }

    .customers-section-author-wrapper {
        width: 100%;
        max-width: 206px;
        margin: 0 auto;
    }

    .btn {
        font-size: 16px;
    }

    div#edit-block {
        width: 100% !important;
        float: none !important;
        max-width: 486px;
    }

    div#edit-second {
        width: 100% !important;
        float: none !important;
        max-width: 486px;
    }

    div#edit-first--3 {
        width: 100% !important;
        float: none !important;
        max-width: 486px;
    }

    div#edit-second--3 {
        width: 100% !important;
        float: none !important;
        max-width: 486px;
    }

    .startSteps-num {
        float: left;
        width: 108px;
        height: 104px;
        margin-top: 13px;
        margin-right: 25px;
        line-height: 93px;
        font-size: 51px;
        background-repeat: no-repeat;
        color: #fff;
        padding-right: 23px;
    }

    .startSteps-num--1,
    .startSteps-num--2,
    .startSteps-num--3,
    .startSteps-num--4,
    .startSteps-num--5 {
        background-size: 87px 83px;
    }

    section.cards.cards--page-methodology.bgcolor--white .cards-wrapper .cards-name h3 {
        font-size: 20px;
        line-height: 35px;
    }

    .related-name {
        font-size: 26px;
        line-height: 30px;
        font-weight: 600;
    }

    .cards--page-enterprice-2 .cards-icon svg {
        max-width: 14% !important;
    }

    section.Benefits .cards-wrapper .cards-name {
        text-align: left;
    }

    section.Benefits .cards-name h4 {
        font-size: 22px;
        font-weight: 600;
        margin: 0px 25px;
    }

    section.Benefits .cards-wrapper {
        height: 275px;
    }

    .career-page h3,
    section.culture h3,
    section.welcome h3 {
        font-size: 23px;
        font-weight: 600;
        line-height: 32px;
        text-transform: uppercase;
    }

    section.welcome .culture-text h5 {
        font-size: 18px;
        line-height: 30px;
    }

    .availCards .avail-texts span {
        font-size: 29px !important;
    }

    .career-page h3,
    section.culture h3,
    section.welcome h3 {
        font-size: 26px;
        font-weight: 600;
        line-height: 32px;
    }

    section.Growth-section .growth-content h3,
    section.Diversity-section .Diversity-content h3,
    section.Benefits .benefits-heading h2 {
        font-size: 23px;
        line-height: 36px;

    }

    .career-page p {
        font-size: 15px;
    }

    .culture-wraper {
        height: 286px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    section.culture {
        padding: 54px 0px;
    }

    .welcome-wraper.bg1 {
        width: 100%;
    }

    .welcome-wraper {
        width: 100%;
    }

    .testimonial4_slide p {
        font-size: 13px;
    }

    .testimonial4_slide {
        width: 100%;
    }

    .career-page .why-heading span {
        font-size: 15px;
    }

    .contentList-icon .icon,
    .contentList-icon svg {
        position: absolute;
        display: block;
        width: 45px;
        height: 100%;
        transition: auto;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
    }

    .contentList-title h3 {
        font-weight: 600;
        font-size: 20px;
    }

    section.sphere.sphere--items-4 h4 {
        font-weight: 600;
    }

    .sphere--page-application-integration .sphere-item--2,
    .sphere--page-application-integration .sphere-item--3,
    .sphere--page-application-integration .sphere-item--2,
    .sphere--page-application-integration .sphere-item--4 {
        padding: 0 40px;
    }

    .sphere--page-application-integration .sphere-item--2 .sphere-item-text,
    .sphere--page-application-integration .sphere-item--3 .sphere-item-text,
    .sphere-item.sphere-item--4 .sphere-item-text {
        padding: 0 0px;
    }

    section.bgcolor--white {
        padding: 10px 0px 0px 0px;

    }

    section.careers-bg {
        background-color: #eeeeee4f;
        padding: 32px 0px;
    }

    .header {
        padding-left: 26px;
        padding-right: 46px;
    }

    section.Diversity-section {
        padding: 31px 0px;
    }

    main.intranets-page .cta3__btn {
        margin-left: 0;
        margin-top: 22px;
    }

    main.intranets-page .sectionTitle__title {
        font-size: 24px;
    }

    main.intranets-page .sectionTitle__description {
        font-size: 16px;
        line-height: 24px;
    }

    main.intranets-page .employe-section .employe-para .employe-title h4 {
        font-size: 20px;
        font-weight: 600;
    }

    main.intranets-page .cards10__title {
        font-size: 22px;
        font-weight: 600;
    }

    main.intranets-page .cta3--landing.cta3__title span {
        font-size: 22px;
        font-weight: 600;
    }

    main.intranets-page .section-mobile .mobile__title {
        font-size: 24px;
        font-weight: 600;
    }

    main.intranets-page .section-mobile .mobile__decription {
        font-size: 17px;
        line-height: 29px;
    }

    .tabs4__content-item {
        padding: 40px 25px;
        font-size: 17px;
        line-height: 28px;
        display: none;
        margin: 0 auto;
    }

    /* mobile-testimonials */
    .mob-testimonial {
        display: block !important;
        border: solid 2px;
        padding: 13px 0;
        margin: 20px 0;
        position: relative;
    }

    .mob-testimonial p.testimonial {
        font-size: 13px;
    }

    .mob-testimonial .carousel-item {
        min-height: 275px;
    }

    .mob-testimonial .carousel-item p.customers-section-author-role {
        font-size: 12px;
    }

    .mob-testimonial .carousel-item .customers-section-author-wrapper {
        align-items: self-start !important;
    }

    .customers-section-slider-container {
        display: none;
    }

    .mob-testimonial p.testimonial {
        font-size: 15px;
        max-width: 70%;
        margin: 0 auto;
    }

    .mob-testimonial a.carousel-control-prev,
    .mob-testimonial a.carousel-control-next {
        position: absolute;
        bottom: -40px;
        top: auto;
    }

    .mob-testimonial a.carousel-control-prev {
        left: calc(50% - 10px);
        margin-left: -35px;
    }

    .mob-testimonial a.carousel-control-next {
        right: calc(50% - 10px);
        left: auto;
        margin-right: -35px;
    }

    .mob-testimonial .mob-testi .item {
        display: block !important;
        float: left;
        width: 100%;
    }

    .mob-testimonial .owl-buttons {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        margin: 15px 0 0 0;
    }

    .mob-testimonial .owl-buttons .owl-next,
    .mob-testimonial .owl-buttons .owl-prev {
        background-color: #58c344;
        padding: 8px 10px 7px;
        font-size: 12px;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        font-family: 'p-bold';
        font-weight: bold;
        font-style: normal;
        font-display: swap;
        line-height: 20px;
    }

    .mob-testimonial .owl-prev {
        position: absolute;
        top: 48%;
        left: 0;
    }


    .owl-next {
        position: absolute;
        top: 48%;
        right: 0;
    }

    .mob-testimonial .mob-testi .owl-item .item {
        text-align: center;
    }

    .customers-section-map-wrapper {
        display: none;
    }

    .customers-section-comment.carousel {
        display: none;
    }

    main.business-comunity .info--page-business-continuity .info-media img {
        top: 0;
        height: 100%;
        min-height: 300px;
        max-height: 400px;
    }

    main.business-comunity .cards-item.cards-item--1,
    main.business-comunity .cards-item.cards-item--2,
    main.business-comunity .cards-item.cards-item--3,
    main.business-comunity .cards-item.cards-item--4 {
        padding: 20px 8px;
        border: solid #d5d5d5 1px;
    }

    main.business-comunity .cards {
        padding: 0px;
    }

    main.business-comunity section.cards.cards--with-crosssBorders.icons--green.second-section {
        background-color: #e3e3e3b3;
        padding-top: 0;
        padding-bottom: 64px;
    }

    .methologyPage section.sphere.sphere--items-4.sphere--page-methodology {
        padding: 6px 0 13px 0;
    }

    .methologyPage .cards-name h3 {
        font-size: 20px;
    }

    .methologyPage section.info.info--page-methodology-1 img {
        min-height: auto;
        padding-top: 0px;
    }

    div#node-46 .heading-title h3 {
        font-size: 29px;
    }

    .sphere--page-methodology .heading {
        margin-bottom: 0px;
    }

    div#node-48 .heading-description p {
        font-size: 16px;
        line-height: 28px;
    }

    .softwarwPage .cards [class*="col"]:last-child .cards-item,
    .column:last-child .cards-item {
        margin-bottom: 22px;
    }


    .content-deep-div .culture-left-text h3 {
        font-size: 42px;
        line-height: 51px;
    }

    .content-deep-div {
        padding: 25px 0 35px;
    }

    .sphere-items.culture-sphere {
        flex-direction: column;
        padding: 20px;
    }

    .sphere-items.culture-sphere .lists--bullets {
        flex: none;
        max-width: 100%;
        width: 100%;
        background-color: #89898929;
        margin: 0 0 20px 0 !important;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    section.sphere.sphere--page-methodology .sphere-object-wrapper.culture-page {
        display: none;
    }

    section.suprem-value-section.sphere--page-methodology {
        padding-top: 30px !important;
        padding-bottom: 0px !IMPORTANT;
    }

    .col-xs-12.custom-width {
        width: 100%;
    }

    .col-sm-6.second-section {
        width: 100%;
    }

    .advance-section .cards-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    main.mernpage .sphere .heading-description {
        margin-top: 0px;
        margin-bottom: 26px !important;
    }

    section.jobsHeading-section .jobsHeading {
        margin-bottom: 4px;
    }

    .jobsWrapper .jobs-blurb h3 {
        font-family: 'p-bold';
        font-size: 24px;
    }

    section.jobsHeading-section {
        padding: 34px 10px;
    }

    section.jobsHeading-section .jobs-blurb {
        margin-bottom: 38px;
    }

    .info--page-php-3 h3 {
        font-size: 25px;
        line-height: 0;
        font-family: p-bold;
    }

    main.backend-page .cards-item {
        border: solid #dedede 1px;
        min-height: 240px;
        padding: 0 10px;
    }

    main.backend-page .cards-text p {
        text-align: center;
    }

    main.backend-page section.iconSlider .heading .heading-description p {

        font-size: 16px;
    }

    main.backend-page .heading p {
        margin-bottom: 0px;
        font-size: 16px;
        line-height: 29px;
    }

    main.enterprise-page .columns--3 .column {
        width: 100%;

    }

    main.enterprise-page section.cards.title--normal.columns--3 .cards-name h3 {
        font-size: 21px;
        font-weight: 600;
        text-align: left;
    }

    main.enterprise-page .heading-title {
        margin-bottom: 10px;
    }

    .container.platform-section {
        margin-bottom: 13px;
    }

    .mobileTechPage.qatestPage .cards--mobile-1 {
        background-position: -9999px 45%, -94% 0, -195% 50%, -9999px 50%, 50% 50%;
    }

    .mobilePlatform-Page .cards--mobile-1 {
        background-position: -9999px 45%, -94% 0, -195% 50%, -9999px 50%, 50% 50%;
    }

    .info-text h3 {
        font-size: 33px;
        line-height: 32px;
        font-family: p-bold;
    }

    .iosPage.qatestPage .info--ios-2 .row+.row img {
        position: relative;
        top: 0;
        left: 0;
    }

    section.sphere.sphere--items-4.sphere--page-dedicated-development-teams.bgcolor--white.teampro {
        padding-bottom: 1px;
        padding-top: 18px;
    }

    .sphere--page-dedicated-development-teams .sphere-item-text {
        width: 100%;
    }

    section.greensection.info.info--page-dedicated-development-teams h4 {
        font-size: 26px;
        font-family: p-bold;
    }

    section.sphere.sphere--items-4.sphere--page-dedicated-development-teams.bgcolor--white.teampro .heading-title h3 {
        font-size: 32px;
    }

    section.sphere.sphere--items-4.sphere--page-dedicated-development-teams.bgcolor--white.teampro {
        padding-bottom: 1px;
        padding-top: 18px;
    }

    section.sphere.sphere--items-5.sphere--page-elearning.bgcolor--dark .sphere-item-title h4 {
        font-size: 23px !important;
    }

    .verticalTimeline-row {

        padding-top: 10px;
        padding-bottom: 0px;
    }

    .verticalTimeline-content h3 {
        font-size: 24px;
    }

    .verticalTimeline-content h5 {
        font-size: 23px;
    }

    section.info.bgcolor--white.heading--big .heading-description p {
        font-size: 17px;
        line-height: 29px;
        padding-bottom: 20px;

    }

    section.info.bgcolor--white.heading--big .heading-description {
        margin-top: 0;
    }

    section.testi div#testimonial4 .testimonial4_slide .testi-detail h4:after {
        content: "";
        display: none;

    }

    section.carrers .carrers-text span.carrer:after,
    section.why-supreme .why-text span.why:after,
    section.carrer-growth h2:after,
    section.matters-section .matter-text span.matter:after,
    section.available-jobs span.jobs:after,
    section.our-culture span.culture:after,
    section.welcome-section span.welcomesupreme:after,
    section.our-benefits span.benefits:after {
        content: "";
        display: none;
    }

    section.carrers .carrers-text span.carrer:before,
    section.why-supreme .why-text span.why:before,
    section.carrer-growth h2:before,
    section.matters-section .matter-text span.matter:before,
    section.available-jobs span.jobs:before,
    section.our-culture span.culture:before,
    section.welcome-section span.welcomesupreme:before,
    section.our-benefits span.benefits:before {
        display: none;
    }

    section.why-supreme .why-image {
        margin-top: 33px;
    }

    section.why-supreme .card-item .icon img {
        width: 100%;
        max-width: 70%;
    }

    section.available-jobs .icon img {

        width: 52%;
    }

    .testimonial4_slide img {

        width: 130px;
        height: 130px;

    }

}

@media screen and (min-width: 767px) {
    main.home section.title {
        height: 100%;
        min-height: 645px;
        background-size: cover;
        background-position: 50% 50%;
    }

    /* 
    section.title {
        height: 100%;
        min-height: 600px;
    } */

    .mobilePlatform-Page .column {
        -ms-flex: unset !important;
        flex: unset !important;
        max-width: unset !important;
    }

    .home .column {
        -ms-flex: 33%;
        flex: 25%;
        max-width: 33%;
    }

}

@media screen and (max-width: 600px) {
    #sliding-popup .popup-content {
        max-width: 95%;
    }

    .eu-cookie-compliance-categories,
    #sliding-popup .popup-content #popup-text {
        max-width: 100%;
    }

    #sliding-popup .popup-content #popup-buttons {
        clear: both;
        float: none;
        margin: 5px 0 1em;
        max-width: 100%;
    }

    .eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories {
        float: right;
        margin-top: -56px;
    }

    .eu-cookie-compliance-banner--categories .eu-cookie-compliance-buttons {
        position: initial;
        bottom: unset;
        right: unset;
    }

    .sphere-item-title h4 {
        font-size: 1.3rem;
    }

    .lists--bullets ul li {
        font-size: 14px;
    }
}

@media (min-width: 767px) and (max-width: 991px) {

    /* seopage--banner section */
    section.seo-banner .seo_inside_texts p {
        padding: 0;
    }


    .carousel-control-prev {
        left: 38%;
        top: 97%;
    }

    .carousel-control-next {
        right: 38%;
        top: 97%;
    }

    .card .carousel-caption {
        min-height: 524px;
    }

    .card .carousel-item {
        min-height: 533px;
    }

    .card .carousel-caption h3 {
        margin-top: 0;
        font-size: 16px;
        font-weight: 700;
    }

    .panel-pane.pane-node-content .cta3__btn .btn {
        padding-left: 30px;
        padding-right: 30px;
        width: 100%;
        min-width: 200px;
        max-width: 334px;
    }
}

@media (min-width:768px) {
    .lists--with-two-columns ul {
        float: left;
        width: 100%
    }

    .lists--with-two-columns ul li {
        width: 50%;
        float: left;
        padding-right: 4%
    }

    .col-sm-5ths {
        width: 20%;
        float: left
    }



}

@media (min-width: 576px) and (max-width: 767px) {

    /* history page */
    .history--type--21 .history-wrapper--right {
        padding: 13px 0 0 0;
    }

    .historyItem.historyItem--type--1.historyItem--item--3.eighteen3 {
        top: 100px !important;
        left: 30px !important;
    }

    .historyItem.historyItem--type--1.historyItem--item--2.eighteen2 {
        top: 54px;
        left: 30px !important;
    }

    .historyItem.historyItem--type--1.historyItem--item--1.eighteen1 .historyItem-text p {
        text-align: center;
    }

    section#section19 .historyItem-row .historyItem-text p {
        padding-top: 20px;
    }

    section#section20 .history-wrapper.history-wrapper--right .historyItem-text p {
        padding-top: 14px;
    }

    section#section18 .history-wrapper.history-wrapper--right .historyItem-icon {
        padding-top: 35px;
    }

    .historyItem.historyItem--type--1.historyItem--item--4 {
        top: 0 !important;
    }

    section#section18 .historyItem.historyItem--type--1.historyItem--item--4 {
        margin: 0 !important;
    }

    section#section17 .history-wrapper.history-wrapper--right .historyItem-text p {
        padding-top: 14px;
    }

    section#section16 {
        padding-top: 100px !important;
    }

    .historyItem.historyItem--item--5.sixteen4 {
        display: none;
    }

    .historyItem.historyItem--item--6.sixteen5 {
        display: none;
    }

    section#section16 .history-wrapper.history-wrapper--right .historyItem-text p {
        padding-top: 17px;
    }

    section#section15 .history-wrapper.history-wrapper--right {
        padding: 0;
    }








    main.home section.title:after {
        max-height: 426px !important;
        height: 100% !important;
    }

    /* seo page---banner section  */
    .seo_inside_texts {
        padding: 0;
    }

    section.seo-banner .seo_inside_texts p {
        padding: 0;
    }

    section.Our.seo.services {
        padding: 58px 0;
    }


    section.Our.seo.services {
        padding: 58px 0;
    }

    section.seo-banner .seo_inside_texts h2 {
        font-size: 36px;
    }

    section.seo-banner .seo_inside_texts p {
        font-size: 18px;
    }

    section.seo-banner {
        padding: 109px 0 60px 0;
    }

    section.Our.seo.services .supreme.services h4.heading {
        font-size: 36px;
    }

    section.Our.seo.services .heading span {
        font-size: 36px;
    }

    .supreme.services p {
        font-size: 18px;
        padding: 0;
    }

    section.Our.seo.services .supreme.services span.cgreen:before {
        display: none;
    }

    section.Our.seo.services .supreme.services span.cgreen:after {
        display: none;
    }

    section.companys.ranking {
        padding: 58px 0 58px 0;
    }

    .companys.ranking.heading h2 {
        font-size: 36px;
    }

    section.companys.ranking .heading span {
        font-size: 36px;
    }

    section.companys.ranking span.cgreen:before {
        display: none;
    }

    section.companys.ranking span.cgreen:after {
        display: none;
    }

    section.companys.ranking p {
        font-size: 18px;
        padding: 0;
    }

    section.companys.ranking .card-3,
    section.companys.ranking .card-2,
    section.companys.ranking .card-1 {
        min-height: 332px;
    }

    .why.select.heading h2 {
        font-size: 36px;
    }

    section.why.select .heading span {
        font-size: 36px;
    }

    section.why.select span.cgreen:before {
        display: none;
    }

    section.why.select span.cgreen:after {
        display: none;
    }

    section.why.select {
        padding: 58px 0 58px 0;
    }

    section.why.select .why.select.heading p {
        font-size: 18px;
    }

    .why.select.points {
        padding: 14px 0 !important;
    }

    section.expect.from_us {
        padding: 58px 0 58px 0;
    }

    section.expect.from_us span.cgreen:before {
        display: none;
    }

    section.expect.from_us span.cgreen:after {
        display: none;
    }

    .expect.from_us.heading h2 {
        font-size: 36px;
    }

    section.expect.from_us .expect.from_us.heading span.cgreen {
        font-size: 36px;
    }

    section.expect.from_us .expect.from_us.heading p {
        font-size: 18px;
        padding: 0;
    }

    section.expect.from_us .card-1,
    section.expect.from_us .card-2,
    section.expect.from_us .card-3,
    section.expect.from_us .card-4,
    section.expect.from_us .card-5,
    section.expect.from_us .card-6 {
        display: flex;
        width: 100%;
        margin: 8px auto;
    }

    section.search_engine_faqs {
        padding: 58px 0 58px 0;
    }

    section.search_engine_faqs .faqs-heading h2 {
        font-size: 36px;
    }

    section.search_engine_faqs .faqs-heading span.cgreen {
        font-size: 36px;
    }

    section.search_engine_faqs span.cgreen:before {
        display: none;
    }

    section.search_engine_faqs span.cgreen:after {
        display: none;
    }

    section.search_engine_faqs #accordionFlushExample {
        padding: 0 4px;
    }







    .card .carousel-caption {
        min-height: 535px;
    }

    .carousel-caption {
        position: relative;
    }

    .card .carousel-caption {
        left: 0;
        top: 0;
        margin-bottom: 15px;
    }

    .card .carousel-caption img {
        margin: 0 auto;
    }

    .card .carousel-caption h3,
    .card .carousel-caption small {
        text-align: center;
    }

    .carousel-control-prev {
        left: 35%;
        top: 105%;
    }

    .carousel-control-next {
        right: 35%;
        top: 105%;
    }
}

@media (min-width: 320px) and (max-width: 575px) {

    /* history page */
    .history--type--21 .container {
        padding: 0 !important;
    }

    .history--type--21 .history-wrapper--right {
        padding: 10px 0;
    }



    .historyItem-text p {
        text-align: center;
    }

    .historyItem--type--1 .historyItem-text {
        padding: 0 9px 36px 0;
    }

    .history--type--20 .history-wrapper--right {
        padding: 21px 42px 0 51px !important;
    }

    .history--type--20 .historyItem+.historyItem {
        margin: 0 !important;
    }

    .history--type--19 .history-wrapper--right {
        padding: 0 !important;
    }

    .historyItem-row .historyItem-text .historyItem-num {
        padding-top: 162px !important;
    }

    .historyItem-row .historyItem-text p {
        padding: 23px 0 0 0 !important;
    }

    .historyItem.historyItem--type--1.historyItem--item--3.eighteen3 .historyItem-num {
        padding: 0 !important;
    }

    .history--type--19 .container {
        padding-bottom: 0 !important;
    }

    /* .historyItem.historyItem--item--1, .historyItem.historyItem--item--2, .historyItem.historyItem--item--3, .historyItem.historyItem--item--4 {
        display: flex!important;
        justify-content: space-between;
        align-items: center;
    }  */
    .historyItem.historyItem--type--1.historyItem--item--4 {
        margin: 0;
        padding-bottom: 50px;
    }

    .history--type--18 .history-wrapper--right {
        padding: 0 !important;
    }

    .history--type--18 .container {
        padding: 0 0 88px 0 !important;
    }

    .historyPage section#section17 {
        background-image: none !important;
    }

    section#section17 .historyItem.historyItem--item--5.sixteen4 {
        display: none !important;
    }

    section#section16 {
        padding: 100px 0 0 0 !important;
    }

    section#section16 .historyItem-num {
        padding: 0 !important;
    }

    section#section16 .historyItem-row .historyItem-text .historyItem-num {
        padding: 0 !important;
    }

    section#section15 .history-wrapper.history-wrapper--right {
        padding: 0 !important;
    }

    section#section14 img {
        max-width: 263%;
    }

    section#section14 .historyItem.historyItem--item--1 .historyItem-row .historyItem-text p {
        margin-left: 30px !important;
    }

    section#section14 .historyItem.historyItem--item--1,
    .historyItem.historyItem--item--2,
    .historyItem.historyItem--item--3,
    .historyItem.historyItem--item--4 {
        justify-content: flex-start !important;
    }

    section#section17 .historyItem.historyItem--item--6.sixteen5 {
        display: none;
    }


    section#section15 .historyItem.historyItem--type--1.historyItem--item--2 {
        margin: 0;
    }

    section#section15 .history-intro.lazy p {
        font-size: 20px;
        padding: 0 5px;
    }

    section#section15 .history-intro.lazy {
        margin: 0;
    }

    /* seo page-- banner section */
    section.seo-banner {
        padding: 0;
    }

    .seo_inside_texts {
        padding: 23px 0;
    }

    section.seo-banner .seo_inside_texts h2 {
        font-size: 28px;
    }

    section.seo-banner .seo_inside_texts p {
        padding: 0;
        font-size: 15px;
    }

    section.seo-banner {
        min-height: 0;
    }

    .seo_inside_texts {
        padding: 76px 0 50px 0;
    }

    section.Our.seo.services .supreme.services h4.heading {
        font-size: 28px;
        padding: 0;
    }

    section.Our.seo.services .heading span {
        font-size: 28px;
    }

    .supreme.services p {
        font-size: 15px;
    }


    section.Our.seo.services {
        padding: 57px 0px 57px 0;
    }

    section.Our.seo.services .supreme_services_points {
        padding: 15px 0;
    }

    .companys.ranking.heading h2 {
        font-size: 28px;
    }

    /* section.companys.ranking .heading span {
        font-size: 28px;
    } */

    section.companys.ranking p {
        font-size: 15px;
    }

    section.companys.ranking .card-3,
    section.companys.ranking .card-2,
    section.companys.ranking .card-1 {
        min-height: 289px;
    }

    section.companys.ranking {
        padding: 57px 0 57px 0;
    }

    .why.select.heading h2 {
        font-size: 28px;
    }

    section.why.select .heading span {
        font-size: 28px;
    }

    section.why.select {
        padding: 57px 0 57px 0;
    }

    section.why.select .why.select.heading p {
        font-size: 15px;
    }

    .why.select.points {
        padding: 25px 0 25px 0;
    }

    section.expect.from_us {
        padding: 57px 0 57px 0;
    }

    .expect.from_us.heading h2 {
        font-size: 28px;
    }

    section.expect.from_us .expect.from_us.heading span.cgreen {
        font-size: 28px;
    }

    section.expect.from_us .expect.from_us.heading {
        padding-bottom: 19px;
    }

    section.expect.from_us .card-1,
    section.expect.from_us .card-2,
    section.expect.from_us .card-3,
    section.expect.from_us .card-4,
    section.expect.from_us .card-5,
    section.expect.from_us .card-6 {
        width: 100%;
        display: flex;
        margin: 10px auto;
    }

    section.expect.from_us .expect.from_us.heading p {
        font-size: 15px;
    }

    section.Let_world_know .world_know_para p {
        font-size: 20px;
    }

    section.Let_world_know .let_world_know_main button.btn.btn-dark {
        font-size: 15px;
        width: 100%;
        max-width: 270px;
    }

    section.Let_world_know {
        padding: 63px 0;
    }

    section.search_engine_faqs {
        padding: 57px 0 57px 0;
    }

    section.search_engine_faqs .faqs-heading h2 {
        font-size: 28px;
    }

    section.search_engine_faqs .faqs-heading span.cgreen {
        font-size: 28px;
    }

    section.search_engine_faqs #accordionFlushExample {
        padding: 23px 27px;
    }

    section.search_engine_faqs #accordionFlushExample .accordion-item button.accordion-button.collapsed {
        font-size: 15px;
    }

    section.search_engine_faqs #accordionFlushExample .accordion-item #flush-collapseOne .accordion-body,
    #flush-collapseTwo .accordion-body,
    #flush-collapseThree .accordion-body,
    #flush-collapseFour .accordion-body,
    #flush-collapseFive .accordion-body,
    #flush-collapseSix .accordion-body,
    #flush-collapseSeven .accordion-body,
    #flush-collapseEight .accordion-body,
    #flush-collapseNine .accordion-body {
        font-size: 15px;
    }

    section.search_engine_faqs span.cgreen:before {
        display: none;
    }

    section.search_engine_faqs span.cgreen:after {
        display: none;
    }


    section.matters-section {
        text-align: center !important;
    }

    section.why-supreme .why-text {
        text-align: center !important;
    }

    section.carrers .carrers-text {
        text-align: center;
    }



    main.home section.title:after {
        max-height: 324px !important;
    }

    /* homepage */
    main.home section.title .title-name h1 {
        font-size: 14px !important;
        line-height: 1.7;
    }

    main.home section.title .title-name a.btn.viewport {
        width: 100%;
        max-width: 207px;
        height: 44px;
    }


    /* culture page */
    .communivation-left-text h3 {
        text-align: center;
    }

    .communivation-left-text p {
        text-align: center;
    }

    section.hr-sectionDiv .hr-heading h1 {
        text-align: center;
    }

    .hr-text {
        text-align: center;
    }

    .communivation-right-img img.img-fluid.short-image {
        width: 100%;
        margin: 0 !important;
        padding: 10px 2px;
    }

    .owners-img img.img-fluid {
        border-radius: 0;
        padding: 5px 2px;
    }

    section.timeline-culture div#carousel i.slick-arrow {
        right: 209px !important;
    }

    section.timeline-culture div#carousel i.fa-angle-left {
        left: 207px !important;
    }

    .slick-list.draggable {
        padding: 16px 0;
    }



    main.business-comunity .info {
        padding: 15px 0;

    }

    .mobileapp .heading-title h3 {
        font-size: 26px;

    }

    main.net-page section.cards.cards--page-net-1 .cards-name h3 {
        font-size: 17px;
    }

    main.net-page section.cards.cards--with-borders.cards--page-net-2 .cards-name h3 {
        font-size: 17px;
        margin-top: 9px;
    }

    .statistics--page-net-1 .statistics-subtitle-big {
        font-size: 45px;
        line-height: 25px;
    }

    div#node-48 .heading .heading-title h3 {
        padding: 0;
    }

    div#node-48 .cards-text p {
        font-size: 15px;
        line-height: 25px;
    }

    .cards--page-quality-management-1 .cards-item {
        padding-top: 12px;
        padding-left: 63px;
        height: 100%;
        min-height: 127px;
    }

    section.sphere.sphere--items-4.sphere--page-methodology,
    section.info.info--page-methodology-1,
    section.cards.cards--page-quality-management,
    section.info.info--page-quality-management {
        margin: 0;
        padding-top: 0;
        padding-bottom: 20px;
    }

    .iconSlider--type--1 .iconSlider-item {
        border-right: none;
    }

    .carousel-caption {
        position: relative;
    }

    .card .carousel-caption {
        left: 0;
        top: 0;
        margin-bottom: 15px;
    }

    .card .carousel-caption img {
        margin: 0 auto;
    }

    .carousel-control-prev {
        left: 36%;
        top: 105%;
    }

    .carousel-control-next {
        right: 37%;
        top: 96%;
    }

    .card .carousel-caption h3 {
        margin-top: 0;
        font-size: 16px;
        font-weight: 700;
    }

    .title-button-blur {
        display: inline-block;
        font-size: 14px;
        line-height: 28px;
        padding: 16px 30px;
        text-align: center;
        font-weight: 300;
        color: #fff;
        border-right: 1px solid rgba(255, 255, 255, .1);
        position: relative;
    }

    .scheme6--type--5.scheme6 .heading-description.para p {
        font-size: 14px;
        line-height: 27px;
    }

    main.meanstack .cards-name h3 {
        font-size: 14px;
        padding: 0 4px;
    }

    main.meanstack .cards-text p {
        font-size: 13px;
        line-height: 18px;
    }

    main.meanstack section.custom-section.sphere.sphere--items-2.sphere--page-php-2.bgcolor--dark.lazy {
        padding-top: 61px;
        padding-bottom: 2px;
    }

    main.meanstack .lists--checkmarks ul,
    .lists--checkmarks--blue ul,
    .lists--checkmarks--green ul {
        padding-top: 18px;
    }

    main.meanstack .heading-description.enterprise p {
        font-size: 13px;
    }

    main.meanstack .tabs-section {
        padding-top: 37px;
        padding-bottom: 0;
    }

    div#v-pills-tabContent {
        height: auto;

    }

    main.meanstack .heading-description.enterprise p {
        font-size: 13px;
        line-height: 18px;
    }

    main.meanstack .statistics--page-php-1 .statistics-num,
    .statistics--page-php-2 .statistics-num {
        font-size: 36px;
        line-height: 58px;
    }

    main.meanstack .heading-title h3 {
        font-size: 20px;
        line-height: 22px;
    }

    main.meanstack section.cards.cards--page-php-2 .cards-wrapper {
        padding: 8px 0px;
    }

    main.meanstack .title-text,
    .title-text p {
        font-size: 12px;
        line-height: 23px;
    }

    main.meanstack .cards--page-php-1 .cards-text p {
        font-size: 12px;
        line-height: 20px;
        padding: 0;
    }

    main.meanstack .cards-icon {
        line-height: 0px;
    }

    main.meanstack ul.inline-boxes.opt-mean span.icon-opt-mean {
        display: flex;
        min-height: 72px;
        justify-content: center;
    }

    main.meanstack ul.inline-boxes.opt-mean span.icon-opt-mean svg {
        width: 42px;
    }

    main.meanstack ul.inline-boxes.opt-mean a h3 {
        font-size: 21px;
    }

    main.meanstack .info--page-php-1 .info-media {
        margin-top: 50px;
        margin-bottom: 47px;
    }

    main.meanstack .info-media img {
        width: 100%;
    }

    main.meanstack .info--page-php-2 .heading-description p {
        font-size: 16px;
        line-height: 32px;
    }

    main.meanstack .related-name {
        font-size: 18px;
        line-height: 30px;

    }

    main.meanstack section.cards.cards--with-dividers {
        padding-bottom: 19px;
    }

    .iconSlider--page-application-integration .iconSlider-item {
        padding-top: 16px;
        padding-left: 9%;
        padding-right: 9%;
        line-height: 0;
    }

    section.sphere.sphere--items-4 h4 {
        font-size: 21px;
    }

    .methologyPage .cards-name h3 {
        font-size: 16px;
    }

    .cards--with-crosssBorders .cards-item {
        margin-bottom: 0;
    }

    .lists--checkmarks ul li,
    .lists--checkmarks--blue ul li,
    .lists--checkmarks--green ul li {

        font-size: 13px;
    }

    section.cards.cards--page-methodology.bgcolor--white .cards-wrapper .cards-name h3 {
        font-size: 16px;
    }

    section.cards.cards--page-methodology.bgcolor--white .cards-wrapper .cards-name {
        margin-bottom: 0px;
    }

    .methologyPage .heading-title {
        margin-bottom: 14px;
    }

    .heading-title {
        margin-bottom: 0px;
    }

    .webApp .heading-description p {
        line-height: 28px;
        text-align: center;
        font-size: 16px;
    }

    .info .heading-description {
        margin-top: 0px;

    }

    .info--webappdev-2 .info-media img {
        margin: 0 auto;
    }

    .sphere-object-wrapper img.sphere-object-img.lazy.loaded {
        margin-top: 0px;
        text-align: center;
        display: inline-block;
    }

    .webApp .cards-text p {
        padding: 0 17px;
    }

    section.cards.cards--webappdev-1 {
        padding-bottom: 24px;
    }


    section.info.info--qa img {
        width: 12%;
        margin-bottom: 0;
    }


    section.info.info--qa-1 .heading-description p {
        font-size: 14px;
        line-height: 28px;
    }

    section.info.info--qa-1 .heading-title p {
        font-size: 10px;
    }

    section.info.info--qa-1.cards-name h3 {
        font-size: 21px;
        line-height: 20px;
    }

    /* .qatestPage .cards-item {
    border: solid #c1bcbc 1px;
    height: 100%;
    min-height: 300px;
} */
    section.cards.cards--appdev-1.cards--qa-1 {
        padding: 19px 0 !important;
    }

    .expertiesPage .title-text h4 {
        font-size: 22px;
    }

    .expertiesPage section.description h2 {
        font-size: 17px;
    }

    .expertiesPage section.description h5 {
        font-size: 15px;
        padding-top: 9px;
    }

    .expertiesPage .description {
        padding-top: 38px;
        padding-bottom: 40px;
    }

    .dotnetPage.appliy-page section.description-section {
        padding: 30px 19px;
    }

    .appli-content span {
        font-size: 15px;
    }

    .appli-content ul li {
        font-size: 15px;

    }

    .ReactPage.appliy-page section.description-section {
        padding: 30px 19px;
    }

    .phpPage.appliy-page section.description-section {
        padding: 30px 19px;
    }

    section#section3920 .content-title h3,
    section#section3921 .content-title h3,
    section#section3922 .content-title h3,
    section#section3923 .content-title h3,
    section#section3924 .content-title h3 {

        font-size: 20px;
    }

    .androidPage .android-speres.sphere-item.sphere-item--3.col-lg-4.col-sm-4.col-sm-push-8.title--with-bullet.title--green {
        top: 55% !important;
    }

    .androidPage .title--blue.title--with-bullet {
        padding-top: 5px;
    }

    .androidPage .table .table-container .row {

        padding-left: 25px;
    }

    .androidPage .info-text p {

        font-size: 16px;
        line-height: 30px;
    }

    .info--page-php-3 h5 {
        font-size: 18px;
    }

    .phpPage section.sphere.sphere--items-4.sphere--page-php.bgcolor--dark.lazy {
        padding-top: 59px;
        padding-bottom: 23px;
    }

    .phpPage .cards--page-php-1 .cards-text p {
        text-align: center;
        font-size: 15px;
    }

    .phpPage.sphere--page-php .sphere-item-text {
        font-size: 14px;
        line-height: 30px;
    }

    .phpPage .heading-description p {
        font-size: 14px;
    }

    .phpPage section.sphere.sphere--items-2.sphere--page-php-2.bgcolor--dark.lazy {
        padding: 7px 0;
    }

    .info--page-php-3 p {
        line-height: 25px;
        font-size: 14px;
    }

    .phpPage.heading-description .para p {
        font-size: 14px;
        line-height: 28px;
    }

    .phpPage section.cards.cards--page-php-2.cards--with-borders.cards--with-top-borders .cards-text p {
        text-align: left;
    }

    main.backend-page .circleRotatorContent-description h3 {
        font-size: 22px;
    }

    main.backend-page .circleRotator-title h4 {
        font-size: 22px;
    }

    main.enterprise-page .heading p {
        font-size: 13px;
        line-height: 22px;
    }

    section.info.info--expertise-mobility .cards-text p {
        text-align: center;
    }

    main.enterprise-page .infoList .heading-description p {
        margin-bottom: 22px;
        font-size: 14px;
        line-height: 29px;
    }

    main.enterprise-page .infoList {
        padding-top: 50px;
        padding-bottom: 0;
    }

    .mobileTechPage.qatestPage .cards--mobile-1 {
        background-image: none;
    }

    .mobilePlatform-Page .cards--mobile-1 {
        background-image: none;
    }

    .mobilePlatform-Page .statistics--java .statistics-num {
        font-size: 67px;
    }

    .mobilePlatform-Page .heading .heading-title h3 {
        font-size: 30px;
    }

    .mobilePlatform-Page .cards .heading-title h3 {
        font-size: 30px;
    }

    .mobilePlatform-Page .scheme2--page-mobile .heading-description p {
        margin-bottom: 0;
        font-size: 21px;
        line-height: 34px;
    }

    .winphonePage .col-sm-6.info-text h3 {
        font-size: 33px;
        font-family: 'p-bold';
    }

    .winphonePage .winphone-heading {
        padding-bottom: 2px;
    }

    .sphere--win-1 .heading-description p {
        font-size: 15px;
        line-height: 26px;
    }

    .winphonePage .cards-text p {

        font-size: 14px;
        line-height: 24px;
    }

    .cards--page-win-1 .cards-name h4 {
        margin-bottom: 0px;
        font-size: 18px;
    }

    .winphonePage .sphere {
        padding-top: 7px;
        padding-bottom: 1px;
    }

    .winphonePage .heading-description p {
        line-height: 27px;
        text-align: center;
        font-size: 14px;
    }

    .winphonePage .info-text p:last-child {
        margin-bottom: 0;
        font-size: 14px;
    }

    .winphonePage .col-sm-6.info-text h3 {
        font-size: 21px;

    }

    section.winphoneAzure.info.info--page-win-2.bgcolor--white.lists--checkmarks.lists--checkmarks--blue.animated {
        padding: 30px 0;
    }

    section.info.info--page-win-4.bgcolor--white {
        padding: 30px 0;
    }

    .info--page-dedicated-development-teams .info-text--1,
    .info--page-dedicated-development-teams .info-text--2 {
        padding-top: 31;
        padding-bottom: 16px;
    }

    .cards--page-dedicated-development-teams-1 .cards-name h4 {
        font-size: 20px;

    }

    section.sphere.sphere--items-4.sphere--page-dedicated-development-teams.bgcolor--white.teampro .sphere-item.sphere-item--4.col-lg-4.col-sm-4.col-sm-pull-8.title--with-bullet.title--blue {
        bottom: 0 !important;
    }

    .verticalTimeline-title h2 {
        font-size: 24px;
    }

    .verticalTimeline .verticalTimeline-container p {
        line-height: 30px;
        color: #232323;
        font-size: 16px;
        line-height: 23px;
    }

    .pythonPage .cards-row.row.advance .cards-name h3 {
        color: black;
        font-size: 20px;
    }

    section.cards.cards--python-2.bgcolor--dark.lazy {
        padding: 6px 0;
    }

    .cards--python-2 .cards-item {
        margin-bottom: 17px;
    }

    /* career-page */
    section.why-supreme .why-text h3,
    section.matters-section .matter-text h3 {
        font-size: 21px;
    }

    section.carrer-growth h2,
    section.available-jobs h2,
    section.our-culture h2,
    section.welcome-section h2,
    section.our-benefits h2 {
        font-size: 26px;
    }

    section.carrer-growth h2:before {
        right: 205px !important;
    }

    section.carrer-growth h2:after {
        right: 224px !important;
    }

    .card-wrapper-2:before {
        right: 44%;
    }

    .card-wrapper-1:before {
        left: 47%;
    }

    section.available-jobs .card-item {
        margin-bottom: 15px;

    }

    section.testi div#testimonial4 .testimonial4_slide .testi-detail h4 {
        font-size: 28px;

    }

    section.testi div#testimonial4 .testimonial4_slide .testi-detail span {
        font-size: 12px;
    }
}

@media(max-width:580px) {
    .title-name h1 {
        font-size: 37px;
        line-height: 58px;
    }

    .securityPage .title-name h1 {
        font-size: 20px;
        line-height: 28px;
    }

    .securityPage .heading-title {
        margin-bottom: 0px;
    }

    .securityPage .heading-title h3 {
        padding-top: 0px;
    }

    .securityPage .iconSlider-text {
        padding-top: 0px;
    }

    section.title p {
        font-size: 13px;

        margin-top: 0;
    }

    .cards .heading-title h3 {
        font-size: 25px;
    }

    .panel-pane.pane-node-content h2.sectionTitle__title {
        font-size: 21px;
    }

    .panel-pane.pane-node-content h4.services__title {
        font-size: 21px;
        font-weight: 600;
    }

    .panel-pane.pane-node-content .heading-description p {
        font-size: 14px;
    }

    .panel-pane.pane-node-content .btn.btn--green {
        color: #fff;
        border-color: #ff8f08;
        background-color: #ff8f08;
        margin-top: 20px;
        font-size: 13px;
    }

    .panel-pane.pane-node-content .tabs3__link-text {
        font-size: 20px;
    }

    .sectionTitle__description {
        font-size: 16px;
    }

    .tabs3__content-item {
        padding: 30px 15px;
        font-size: 16px;
    }

    .sectionTitle__description {
        font-size: 15px;
    }

    .panel-pane.pane-node-content .cards10__title {
        font-size: 25px;
        font-weight: 600;
    }

    .panel-pane.pane-node-content .cards10__decription {
        text-align: center;
        font-size: 14px;
    }

    .panel-pane.pane-node-content .services__description {
        font-size: 15px;
        line-height: 28px;
    }

    .cards--page-main-1 .cards-icon .icon,
    .cards--page-main-1 .cards-icon svg {
        height: 50px;
        max-height: 50px;
    }

    .cards--page-main-2 .cards-name h4 {
        font-weight: 600;
        font-size: 22px;
    }

    .heading .heading-title h3 {
        font-weight: 600;
    }

    .info--main .info-block p {
        line-height: 1.7;
        font-size: 15px;
    }

    .sectionTitle__title {
        font-size: 28px;
    }

    .contactForm-placeholder {
        font-size: 15px;
    }

    .contactForm--small .contactForm-submit {
        font-size: 15px;
        letter-spacing: 2px;
    }

    .contactForm__privacy {
        font-size: 15px;
    }

    .infoList-text p {
        padding: 0 21px;
        font-size: 14px;
    }

    .fullCards1-icon {
        height: 89px;

    }

    .cards--page-enterprice-2 .cards-icon svg {
        max-width: 12% !important;
    }

    .cards--page-enterprice-2 .cards-icon {
        min-height: 76px;

    }

    .methologyPage section.title p {
        font-size: 13px;
    }

    .info--page-frontend-4 .heading-description p {
        font-size: 16px;
        line-height: 32px;
    }

    section.related.lazy .related-title {
        font-size: 22px;
        font-weight: 600;
    }

    .cards-name h3 {
        font-size: 20px;
    }

    .about-usPage .heading-title {
        padding: 16px 0;
    }

    .about-usPage .cards-name h3 {
        font-size: 17px;

    }

    .about-usPage section.cards.title--normal.columns--4 .column-content.cards-item {
        height: 100%;
        min-height: 192px;
    }

    .about-usPage .cards-item .cards-icon {
        height: 76px;
    }

    .securityPage .cards-item .cards-name h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .methologyPage .sectionTitle__title {
        font-size: 22px;
    }

    .cards--page-quality-management-1 .cards-name h4 {
        font-size: 18px;

    }

    section.title p {
        font-size: 14px;
        line-height: 22px;
    }

    section.cards.cards--with-dividers .cards-item {
        height: 100%;
    }

    section.bgcolor--white {
        padding: 10px 0px 17px 0px;
    }

    .availCards .avail-texts span {
        font-size: 25px !important;
    }

    section.Growth-section .growth-content h3,
    section.Diversity-section .Diversity-content h3,
    section.Benefits .benefits-heading h2 {
        font-size: 18px;

        text-align: center;
    }

    section.Benefits .cards-name h4 {
        font-size: 19px;
    }

    .contactInfo-data h4 {
        font-size: 19px;
    }

    .career-page .cards-wrapper .cards-text li {
        font-size: 13px;
        line-height: 21px;
    }

    .testimonial4_slide p {
        font-size: 12px;
    }

    .contact-page section.contactInfo--1 .contactInfo-data p {
        font-size: 17px;
    }

    .contact-page section.startSteps.startSteps-num {
        margin-top: -32px;
        margin-right: 1px;
        line-height: 110px;
        font-size: 29px;
        color: #040404;
        font-weight: 600;
    }

    .startSteps-head h3 {
        font-size: 32px;
        font-weight: 600;
    }

    section #contacts.sectionTitle__description {
        font-size: 16px;
        line-height: 24px;
    }

    .contact-page section.contactInfo--2 .contactInfo-title h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .contact-page section.contactInfo--2 .contactInfo-head h2 {
        font-size: 21px;
    }

    .startSteps-text p {
        font-size: 13px;
    }

    .sectionTitle .sectionTitle__description p {
        font-size: 18px;
    }

    .categories__link {
        font-size: 18px;
        font-weight: 600;
    }

    .description p {
        font-size: 15px;
        line-height: 28px;
    }

    .cards-text p {
        font-size: 15px;
        line-height: 25px;
    }

    section.info.info--appdev-1 h4 {
        font-size: 21px;
    }

    section.info.info--appdev-1 p {
        font-size: 14px;
    }

    .btn.btn--medium {
        padding: 14px 34px 11px;
        letter-spacing: 2px;
    }

    main.digitalPage .heading {
        margin: 0 auto;
        width: 100%;
    }

    main.digitalPage .heading-description h3 {
        font-size: 23px;
        font-weight: 600;
    }

    main.digitalPage.planContent h2 {
        font-weight: 600;
        font-size: 21px;
        margin: 17px 0 16px 0;
    }

    main.digitalPage .revenuesubText h3 {
        font-size: 24px;
        font-weight: 600;
    }

    main.digitalPage .heading-title p {
        font-size: 12px;
    }

    main.digitalPage .serviceImg img {
        width: 76px;
    }

    main.digitalPage .planContent h2 {
        font-size: 21px;
        font-weight: 600;
        padding: 7px 0;
    }

    main.digitalPage .title-text {
        width: 100%;
    }

    main.digitalPage section.marketing-service h3 {
        font-size: 23px;
        font-weight: 600;
    }

    main.digitalPage .planContent p {
        font-size: 13px;
    }

    .revenuesmallDiv {
        padding-top: 18px;
    }

    .qatestPage .cards--qa-1 .heading-description p {
        font-size: 14px;
        line-height: 30px;
    }

    .qatestPage .content-asset {
        margin-top: 29px;
    }

    .qatestPage .cards--with-bgimage .cards-icon {
        width: 120px;
        height: 120px;
        position: relative;
    }

    .qatestPage .cards--with-bgimage .cards-icon .icon,
    .cards--with-bgimage .cards-icon svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 49px;
    }

    .qatestPage .info-media .content-asset img {
        width: 68%;
    }

    section.info.info--qa img {
        width: 12%;
        margin-bottom: 0;
    }

    .heading-description p {
        line-height: 27px;
        text-align: center;
        font-size: 16px;

    }

    main.home .heading-description p {
        line-height: 27px;
        text-align: center;
        font-size: 16px;
    }

    main.home .cards-text p {
        margin-bottom: 0;
        font-size: 17px;
    }

    .heading-title h3 {
        font-size: 25px;
        font-weight: 700;
    }

    section.greensection.info.info--page-dedicated-development-teams h4 {
        font-size: 22px;
        font-weight: 600;
    }

    .header {
        padding-left: 5px;
        padding-right: 18px;
    }

    .softwarwPage section.info.info--appdev-1 {
        padding: 28px 40px;
    }

    .softwarwPage .cards .heading-title h3 {
        font-size: 20px;
        line-height: 32px;
    }

    .softwarwPage .cards-name h3 {
        font-size: 20px;
        line-height: 25px;
    }

    .softwarwPage.a.related-link {
        font-size: 20px;
    }

    .related-text p {
        font-size: 14px;
    }

    .softwarwPage .heading-title p {
        font-size: 14px;
    }

    .softwarwPage section.info.info--appdev-1 h4 {
        font-size: 19px;
    }

    .related-name {
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
    }

    .softwarwPage .heading-title {
        margin-bottom: 5px;
    }

    .softwarwPage.heading-description p {
        font-size: 14px;
    }

    .softwarwPage .cards .heading-description {
        margin-top: 2px;
        margin-bottom: 0 !important;
    }

    .info--page-frontend-4 .info-media {
        height: 112px;
        line-height: 130px;
    }

    .cards-icon .icon,
    .cards-icon svg {
        height: 51px;
    }

    div#node-48 section.cards.cards--page-quality-management .cards-name h3 {
        font-size: 19px;
    }

    div#node-48 section.cards.cards--page-quality-management .cards-item {
        padding: 0 23px;
        height: 100%;
        min-height: 255px;
    }

    .scheme2 .heading-description p {
        margin-bottom: 84px;
        font-size: 15px;
        line-height: 26px;
    }

    div#node-46 .heading-title h3 {
        font-size: 21px;
        line-height: 25px;
        padding: 0;
    }

    .methologyPage .cards-name h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .methologyPage section.sphere.sphere--items-4.sphere--page-methodology {
        padding: 22px 0 13px 0;
    }

    .sphere--page-methodology .heading {
        margin-bottom: 0px;
    }

    section.sphere.sphere--items-4.sphere--page-methodology {
        padding-bottom: 7px;
    }

    section.info.info--page-methodology-1 {
        padding-bottom: 23px;
        padding-top: 20px;
    }

    .methologyPage.info-media img {
        width: 100%;
    }

    .methologyPage .heading-title h3 {
        padding: 0;
    }

    .securityPage.heading .heading-title h3 {
        font-size: 21px;
        line-height: 34px;
        padding-top: 0px !important;
    }

    .securityPage.cards.cards--with-crosssBorders {
        padding-bottom: 22px;
        background-color: #f2f1f1;
    }

    .securityPage.cards-text p {
        font-size: 14px;
        text-align: center;
    }

    .securityPage .cards-icon {
        margin-bottom: 0;
    }

    .about-usPage .statistics.columns--5 .statistics-num {
        font-size: 45px;
        letter-spacing: 3px;
    }

    .about-usPage .iconSlider .heading-description {
        margin-top: 0px;
    }

    /* .about-usPage .heading-title h2 {
        font-size: 21px;
        font-weight: 600;
    } */

    .about-usPage .info .heading-description p {
        padding-bottom: 20px;
    }

    .about-usPage section.cards.title--normal.columns--4 {
        padding-bottom: 40px;
    }

    section.info.info--page-methodology-1 p {
        font-size: 14px;
    }

    section.cards.cards--page-methodology .cards-text p {
        padding: 0 10px;
    }

    .cards--page-quality-management-1 .cards-item:after {
        width: 33px;
        height: 33px;
        top: 34px;
        left: 14px;
        font-size: 15px;
        line-height: 26px;
    }

    .info--page-quality-management-1 p:last-of-type {
        margin-bottom: 0px;
    }

    .frontendPage .col-md-3 .statistics-num,
    .col-sm-3 .statistics-num {
        font-size: 58px;
        line-height: 70px;
        letter-spacing: 0px;
    }

    .frontendPage .statistics-title h3 {
        font-size: 28px;
        font-family: 'p-bold';
    }

    .frontendPage .info--page-frontend-3 .heading-description p {
        font-size: 18px;
        line-height: 26px;
    }

    .frontendPage p.cta-text {
        font-size: 19px;
    }

    .frontendPage .table-cell--header h4,
    .table-cell--header h4 {
        padding-left: 0;
        font-size: 19px;
        font-family: 'p-bold';
    }

    main.net-page .cards--page-net-2 .cards-name {
        margin: -37px -32px 40px;
        padding: 5px 0px 0px;
        height: 62px;
    }

    main.net-page .heading .heading-title h3 {
        font-size: 27px;
        line-height: 34px;
        margin-bottom: 11px;
    }
}

@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),
only screen and (max-width:767px) and (-o-min-device-pixel-ratio:2/1),
only screen and (max-width:767px) and (min-device-pixel-ratio:2) {

    .logo-link,
    .logo-link span {
        background-size: 148px 72px
    }
}


@media (max-width:400px) {

    div#node-48 .cards-icon .icon,
    .cards-icon svg {
        height: 51px;
    }

    div#node-48 section.cards.cards--page-quality-management .cards-item {
        padding: 0 10px;
        height: 100%;
        min-height: 312px;
    }
}


@media (max-width:480px) {

    main.home section.title .title-name a.btn.viewport {
        font-size: 11px;
        width: 100%;
        max-width: 170px;
        height: 49px;
    }


    /* culture */
    section.timeline-culture div#carousel i.slick-arrow {
        right: 209px !important;
    }

    section.timeline-culture div#carousel i.fa-angle-left {
        left: 207px !important;
    }

    .works .content-item--size--full .content-title,
    .works .content-title {
        min-height: auto
    }

    .works .content-item--size--full .content-info {
        min-height: auto;
        margin-bottom: 0
    }

    .works .content-item--size--full .content-wrapper,
    .works .content-wrapper {
        padding: 25px 15px
    }

    .title-name h1 {
        font-size: 27px;
        line-height: 47px;
    }

    .cards .heading-title h3 {
        font-size: 21px;
    }

    .cards--page-main-1 .cards-name h4 {
        font-size: 19px;
    }

    .cards--page-main-1 .cards-icon .icon,
    .cards--page-main-1 .cards-icon svg {
        height: 46px;
        max-height: 46px;
    }

    .cards-text p {
        font-size: 13px;
        text-align: center;
    }

    section.cards.cards--page-quality-management-1 .cards-name {
        text-align: left;
    }

    .methologyPage .sectionTitle__title {
        font-size: 22px;
    }

    .cards--page-main-2 .cards-name h4 {
        font-size: 19px;
    }

    .heading .heading-title h3 {
        font-size: 20px;
        line-height: 34px;
    }

    div#node-48 .heading .heading-title h3 {
        font-size: 20px;
        line-height: 34px;
        font-family: 'p-bold';
    }

    div#node-48 .heading-description p {
        font-size: 15px;
        line-height: 28px;
    }

    div#node-48 .iconSlider .heading-description {
        margin-top: 0px;
    }

    div#node-48 section.cards.cards--page-quality-management .cards-name h3 {
        font-size: 17px;
    }

    .sectionTitle__title {
        font-size: 21px;
    }

    .enterprisePage .cardsBg-name h3 {
        font-size: 19px;
    }

    .enterprisePage .cards2-name h3 {
        font-size: 19px;
    }

    .cards2-icon {

        line-height: 0px;
    }

    .cards-name h3 {
        font-size: 18px;
    }

    .cards-name h3 {
        font-size: 16px;
        line-height: 27px;
    }

    .methologyPage .cards-name h3 {
        font-size: 15px;
    }

    .contact-page .contactInfo-container {
        padding: 59px 5px 54px;
    }

    .contactInfo-data p {
        font-size: 17px;
    }

    section.timeline-culture div#carousel i.fa-angle-left {
        left: 50%;
        margin-left: -44px;
    }

    section.timeline-culture div#carousel i.slick-arrow {
        left: 50%;
        right: 50%;
    }
}


@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2) {
    .back-link:after {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA6hJREFUeNrEWUtPU0EUHkal4ANR26iANbgQVpqCcWUgrFwYrPhgpyt/lhvDhvjAB7pwZSSuSITEFXWhAaFKiopVK8VI/Q5+0wy1UO6dufUkX24omTNfzpw5r2kolUrKQdqA48Ax4BDQAjTyf6tAHvgEvAdmgWzYjRpCEG0HeoAkkAi4NgfMAVPAQlRExXp9QLf12yLwjhYTy32lJRUtu5+WFot3AoettTPAxHatvF2ig0CvdaSvaJVcQIsmeBq9louIrnFXomKRNHACWAMmaYWCcpPdPJ2zgAbeAo+B5TBE48B1kpVjve9yGbZwpyt0D3GbEWApCFE5optADHhDkkUVjcRI9iT3uFXNpXSVha20pCh4DYxGSFJR9yj3inHv1u0QTTMeZoCH9M2oZY17Zbh3uhbRQYYR8ZOxOpG0yY5x705yqUq0jWHDLCiq+kvRMlAvOf1DtI/fyQhudxDJkoPNqUy0nRlnlXHSh0iMTIVcO0Eu3eRWJtpjZYmCB5KSMs8Dp0KuL5BLmZshmuR3ygPJPcA1YAV44KBnyuam6bAJFhg5R5KawXsvk0TeQVeOnIRbu2Y9qVgFucoA64LnzN+uYnQkhWgH/5h3VNoFnGPQfunpQhpOHZrFh3I89oPAEPCFflnyRNQUKHHNlCXyLaSyXcAwsAO4w0vkSwynFm0VsGEz0QXgCPAU+BhBplrvFrQHZQ31SFfa6nFiIXU8oSWNZX3Xquvtj7Zi3b6Qyn7RN3/TV5s8EjWc8tq+WQ4KP7OePABc8ugOhtOStmOVo9IZxs9uxlMfUo7xmgMBxYziKiYjDXjSZ3TMaU4schwOJBwVrzHHf2fOb3HQlSAn4bZgwpOxasqDFX4Ad3mphhz0pGxuhug0v2c4HHAVGfE8Y2cZRprJpcxNW8l/hlmqz9NFmLQMEFT6ySVjLruuKP9NC9H2H3umo+Qg8qJac5dl+S+/XXbIVC7SyEuoySW7WV8/zgI6TrK6jiRNdxAnh/Fak5JHTKtdzDK6TiTT3DNPDjVHOsucqhXZRQ5bpWBUxy3N4GkWSCOqyvhxq7GjBNwbLAxk7HgP+BDBxbmq/o4dJUnc3qzTqDXIlanaRbVxkCs38acjwWaGIC+D3MrhmRmNr7DnnlbhRuMpDhWarKGH82hcVQzR+unwRhZpjXm19WNDB0/FfmzI8HS8PjZUll4pzgOC1rBS+87yNAK15ztD9trz1nAtqTY+iMWsxsx+EJtTAd+WbPkjwADvg/npsXizAwAAAABJRU5ErkJggg==);
        background-size: 21px 21px
    }

    .menu .back-link:after {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAB9tJREFUeNrsXX9MVXUUvzwFxy8tK1GHaGqkaxOmoLYxF62wRqMtora0tsS2YGE6a7b+bHPLhrrRrD9K58q1gUK2UrANbQkL1HS6tcqlqIHUEKkQRAvpnHGufDnve++7D+693+97j7N9eLuX99733M873/P93vM933PjhoaGDA0kCZALWAzIBCwCpANSAPfQK8oNwF/02g74BXCeXk8A+lVfSJwiQqcA8gF5gKcBS1363tOAekAT4BjgVjQTGg94iUh8BZDgcXu3AZ8RuV8A/o0WQtH6igFrARmKeuIVwD5ALVlxRBKKllgEeNvBe9H3nQL8LPjEduYzDeZT08nXmj43l3xxKKkEfEWWGxGEzgJsckDkCfJ36OtaXPB36JdXkm9Gv7zcAbE7AJ2uXj0S6iI2ALqGrOUy4D3AIpfblWERtXXZRp8u0tm1dt36ooWAOhvFzwBKAAEfiOQIUNunbfRD3R/ShdBSQL8NkYWAOAVEcsSRLlbE3qRrUUpolYVyPdSVJmtAJMdk0q3HQvcqVYTWWCi0HzBLQyI5ZpGuVtfgG6H4Cx+WKNHvRpdRgHUWLuvwWHpYuI3HAxokjbcBsiOQTBOo+0XJdTWES2q4DcsssxUwM4LJNJFG1yKzVE8IrZU0dhSQEgVkmkiha+JS6zahstG8EZAURWSaSLIgtcotQtdLvrwlyixTZqktkuteH+qzoe7lFwDOsaBDG2AFoMuIbnmAYgzzhXM3AUsAv1l9KBDiSz9gZGJU6LkYINOgayxmqwCJgG1jDY5sGovJRyFKJTxsCteHLgD0sS85EINkmjjAuOgjjoLea9Xly1hXvw4oN2JXyokDcVGx3GmXf2yiqzue7eQ5sdAXJCuJezSzmDgFbSIHP7JzRaEsdKXkV1itobVspqCG3+0WSvhZZjcobWVvPq4hmasA/1FAeKmCIPUZxtFWK0KnAjrYm5/VMIbZKejXrECH5xlH7cRdEKGvszdeULQGZBc6PC7od1s2KPi0RsVDfWWyQWktc6+fAu5oNBBto7V+U7Z4tbYeQpCTT9i5NXxQSmaM3wHM1cg6S5h+NYoX/jKII1FSRAtdzRhvBVzWxDIxI2+3cIxZJaVoCwp1ukKBE1EKxOBIHvvnIU3ITKF8pFQhnRGDM70a6HZIknp0l9B89s8jmhC6myzUlFLKf9JBvmXH+aYPTWW+oBcwSQO/uZHptVOzKdwk4kqUVLTQHMb0ScCg4l8/j8Udm2hU10kGiStRcpDQLHbynGJF0wDVQkLun4AXKYFWN+FcZQWYjzIU+6hJgBrAbMEKMFhzVdOwHudqMRI6j528pFDB9wGrhON3AN9rHCdtY8cPIqEZkjmWCsH1m83CMU6XtmseeP6dHc9BQqezk9cVKJZJUyQzzvmrBpN3J8K5mh4wgvPS/d7rg+3XAaYJ7aO1/h0BSyOcq6SAMbKpyhS/70Iw0PCIcPwa4KcIWWviXKUgoXz/ToLPSvHljCEjggUjNt3Mj94P6Pa5y58QrBS70fIIsVKMMfwjHN8IGCN7gMSAhN9+qFhQLIlG+GkRQGjQ+BOQOP+pChTDUX2d0N0fZqO+rhI0Q0JC+can2YqUQ6vcYTMv1VHS2XF7QHJnNE+hglvYnRG/c9JN5rPjiwHZ/ahCBQcpEHJVuLevVthrQklQHAQJPctOLlGs5B9Eqjmdm0mkxmtIKOfq7ESA2eUAs/lPng2Rq4nSfHNZiUaE5ki2Yd5dUzrGTLdAky61jvn4PYp9vB1H3+Efk1CeMFCoidI3aPrUK9x0iKugKuUZdjzMobDrgSc6ZGie6GBoluiQKnZ5tIRmFrBYo9Fouh+wUzguAWxUqM8adhfXfLcXCayXTSSLOU4Wu2CVLDaRzhg+ihlHHWI6o5h9h9Gevcy0dbuX7qRJP95RDQAqFMRu32Xn9o4K4TlICS/QNCVcxd58WUp4Tqh9Sh+zD5zSzJcailIZkYOTjJtKJ7tAatjxMppg6yQqlkmQA562dDBYM/mvsZ39EtcAM2J4j9IM4kCUHeHspPvIGL1Eeh9glxG7sos4EJdt5HyEuXm2NAat81U3Ns+aqJNsGs2OITKzJZuI68ZTgGChMZyylyiG+Y3hon2xWIDgFgWVz1t9KFQBAqxcsEGyjvI1IDmKyUyma+RrRm/YkRnKhzop4pIYpUVcGr0s4mJXZqgxCssMNfpRZshEvUUhrLQomWvKCmHVe12q7Yik0YsRPvpn2ZRqi/e6mGC8Rcm2PkV72N2YZ/ZZlGiLD/f7xqOIVanImggpd4n1+qotrmHMBWu8LMhaoXFB1gqbgqwfqi4ZvJ6qK8gEy/M+qRGZT9iUDB5wo1iNW4piQegvbYpGNwGKFBa1LiIdrOQgIFOXota87Po1G8UvDQ2XQs/0gchMaqvNRh/U9U032/XiwQCYKYcPBngrxPtwT34D4CjdM49362GCMfrBACtCvL+SlqZd3aXn5aMrHqesDycVyTC+iHn24uN8sABCN61391P2HWaO3Ev32vzRFZiX7+TRFRjrxW08jZ6s4nlIqCmPUtrKy4A5ioId+FwRfHLNN4AfPF0W9YFQU9DCsFBMHpHrdb4n5pd+TjlH+4woevyPTKaQS0BynzLcfUBVgzHygKoBvy9MFaFckmgQEX3iXFrHSaUAN1pYH6CHcrE6mM9tNTR4hNr/AgwA+jM7AdesBXIAAAAASUVORK5CYII=);
        background-size: 42px 42px
    }

}


/* Media New */




@media (max-width:767px) {
    section.negative-section {
        padding: 30px 10px;
    }

    .img-aligned.leftal {
        position: relative;
    }

    .img-aligned.leftal img {
        max-width: 100%;
    }

    section.negative-section .content-negative h3 {
        font-size: 22px;
        line-height: 30px;
        text-align: center;
    }

    section.negative-section .content-negative p {
        font-size: 15px;
        line-height: inherit;
        text-align: center;
    }

    section.negative-section .content-negative {
        text-align: center;
        max-width: 100%;
    }

    section.trust-worthy {
        padding: 30px 15px;
    }

    section.trust-worthy .img-aligned.rightal {
        position: relative;
        margin-bottom: 30px;
    }

    .trustworth-content {
        text-align: center;
        float: none;
    }

    .trustworth-content h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .trustworth-content p {
        font-size: 15px;
        line-height: inherit;
        text-align: center;
    }

    a.btn-green-ui {
        height: 48px;
        line-height: 48px;
    }

    section.flex-area-content {
        padding: 40px 30px;
    }

    section.flex-area-content h4 {
        font-size: 22px;
        line-height: 30px;
        margin: 30px 0 10px 0px;
    }

    section.flex-area-content ul {
        padding: 0;
        margin: 0;
    }

    section.flex-area-content ul li {
        font-size: 15px;
    }

    .swap-mob {
        flex-direction: column-reverse;
    }

    .swap-mob img {
        margin-top: 40px;
    }

    .flex-content .swap-mob h4 {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .flex-content .line-check:before {
        margin: 0;
        display: none;
    }

    .flex-content .line-check:first-child div:first-child:before {
        content: '';
        width: 100%;
        position: absolute;
        background-color: #51C435;
        z-index: -1;
        max-width: 60px;
        height: 50px;
        bottom: -6px;
        right: -7px;
        border-radius: 3px;
    }

    .flex-content .line-check.swap-mob div:last-child:before {
        content: '';
        width: 100%;
        position: absolute;
        background-color: #51C435;
        z-index: -1;
        max-width: 50px;
        height: 60px;
        top: 32px;
        left: -7px;
        border-radius: 3px;
    }

    section.tagline-orm {
        padding: 30px 10px;
        background-image: none;
    }

    section.tagline-orm .content-tagline-orm {
        max-width: 100%;
        padding: 0;
    }

    section.tagline-orm .content-tagline-orm p {
        font-size: 16px;
    }

    section.reputation-services {
        padding: 40px 15px;
    }

    section.reputation-services .title-reput-serv h5 {
        font-size: 20px;
        text-align: center;
        line-height: 32px;
    }

    section.reputation-services .title-reput-serv {
        padding: 0 0 20px 0;
        margin-bottom: 30px;
    }

    section.reputation-services .slider-reputation .icon-nav {
        width: 35px;
        height: 35px;
        top: auto;
        bottom: -20px;
    }

    section.reputation-services .slider-reputation .icon-nav svg {
        height: 26px !important;
        width: 70px !important;
        max-width: 100%;
    }

    section.reputation-services .slider-reputation .icon-nav svg path {
        width: 60px !important;
        height: 60px !important;
    }

    section.reputation-services .slider-reputation .slide-item .content-slide-reput h4 {
        font-size: 17px;
        line-height: 22px;
        min-height: auto;
    }

    section.reputation-services .slider-reputation .slide-item .content-slide-reput {
        margin: 0;
        padding: 12px 8px 0;
    }

    section.reputation-services .slider-reputation .icon-nav.prev-ico {
        right: 32px;
        left: auto;
        top: auto;
        bottom: -20px;
    }


    section.why-serv-reputation {
        padding: 40px 15px;
    }

    section.why-serv-reputation .content-why-serv {
        padding: 0;
        margin: 0;
    }

    section.why-serv-reputation .content-why-serv h4 {
        font-size: 22px;
        text-align: center;
        line-height: 34px;
    }

    section.why-serv-reputation .content-why-serv p {
        text-align: center;
        font-size: 16px;
        line-height: 28px;
    }

    section.why-serv-reputation .flex-box4 {
        flex-direction: column;
    }

    section.why-serv-reputation .flex-box4 .flex-item {
        width: 100%;
        margin: 15px 0 15px 0px;
        text-align: center;
    }

    section.why-serv-reputation .flex-box4 .flex-item h5 {
        font-size: 20px;
        line-height: 25px;
    }

    .mobile-app-orm {
        background-size: cover;
        background-repeat: no-repeat;
    }

    section.Let_world_know.cta-boost {
        background-size: cover;
        background-position: center;
        padding: 80px 0;
        min-height: auto;
    }

    section.Let_world_know.cta-boost .world_know_para p {
        font-size: 22px;
        line-height: 35px;
    }


    .grid-vos {
        flex-direction: column;
    }

    .grid-vos img {
        width: 100%;
    }

    .grid-vos .grid-col-vos:last-child {
        padding: 40px 30px;
    }

    .grid-vos .grid-col-vos h4 {
        font-size: 28px;
        line-height: 38px;
        text-align: center;
    }

    .grid-vos .grid-col-vos button.btn-make-brand {
        font-size: 15px;
    }

    .content-align-vos {
        text-align: center;
    }



    section.impact-making .img-impact-making {
        margin-top: 30px;
    }

    section.impact-making .img-impact-making img {
        width: 100%;
    }

    .include-impact h4 {
        font-size: 25px;
        line-height: 32px;
    }

    .grid-impact-items {
        flex-direction: column;
    }

    .grid-impact-items .grid-item-impact {
        width: 100%;
        margin: 0 0 28px 0px;
    }

    section.impact-making h3 {
        font-size: 28px;
        text-align: center;
        line-height: 40px;
    }

    section.impact-making {
        padding: 30px 0;
    }

    section.impact-making p {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
    }

    section.impact-making .row:first-child {
        flex-direction: column-reverse;
    }

    .incl-impact {
        padding: 40px 0 0;
        border-top: 2px dashed #c2c2c270;
        margin-top: 40px;
    }

    .grid-impact-items .grid-item-impact p {
        font-size: 16px;
    }

    .grid-impact-items .grid-item-impact h4 {
        font-size: 22px;
    }

    section.unlock h3 {
        font-size: 25px;
        line-height: 38px;
    }

    section.unlock {
        padding: 60px 15px 40px;
    }

    section.unlock h3+p {
        font-size: 16px;
    }

    section.unlock .box-grid .grid-item-unlock {
        width: 100%;
        margin: 0 0 30px 0;
        min-height: auto;
        padding: 30px 15px 70px;
    }


    section.unlock .box-grid .grid-item-unlock h4 {
        font-size: 20px;
        text-align: center;
    }

    section.unlock .box-grid .grid-item-unlock p {
        font-size: 16px;
        text-align: center;
    }

    section.pillars-section {
        padding: 60px 0 0px;
    }


    section.pillars-section .head-pillar h3 {
        font-size: 26px;
        line-height: 38px;
    }

    .grid-img-pillar {
        margin-top: 10px;
    }

    section.inc-smm h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .inc-smm-tabui {
        padding-top: 45px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs button.nav-link {
        height: 70px;
        font-size: 16px;
        max-width: 250px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs button.nav-link.active {
        margin: 0 25px 35px 0px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs {
        margin: 0 auto;
        align-items: end;
    }

    section.smm-services .head-smm-services h3 {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 20px;
    }

    section.smm-services .head-smm-services p {
        text-align: center;
        font-size: 16px;
        line-height: 26px;
    }

    section.smm-services {
        padding: 50px 0 200px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .content-srv h4 {
        font-size: 16px;
        line-height: 25px;
    }

    .slick-slide {
        margin: 0 18px;
    }

    .intro-smm p {
        font-size: 16px;
        line-height: 26px;
    }

    section.smm-banner.title-smm-banner {
        background-size: cover;
        padding: 130px 0 0 0;
        height: 280px;
    }

    section.smm-banner.title-smm-banner .seo_inside_texts h2 {
        font-size: 25px;
    }

    section.smm-intro {
        padding: 35px 0 50px;
    }

    section.section-slides-srv {
        height: 170px;
    }

    section.inc-smm {
        padding-top: 80px;
    }

    section.inc-smm:before {
        color: #bcb8b8;
    }

    .smm-srv-actions {
        justify-content: center;
        margin: 40px 0 0 0;
    }

    .smm-srv-actions .icon-nav {
        width: 45px;
        height: 45px;
        position: relative;
    }

    .smm-srv-actions .icon-nav svg {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 20px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv {
        margin-top: 5px;
        min-height: 240px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .num-serv-smm {
        font-size: 45px;
        bottom: 0px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .icon-smm-srv {
        width: 50px;
        height: 50px;
    }


    section.unlock .box-grid .grid-item-unlock span.item-unlock-num {
        font-size: 45px;
        bottom: 0px;
    }

}


@media (max-width:574px) {
    section.smm-banner.title-smm-banner {
        background-size: cover;
        padding: 50px 0 0 0;
        height: 280px;
    }

}


@media (min-width:375px) and (max-width:767px) {
    section.inc-smm .tabs-btns nav .nav-tabs {
        align-items: center;
    }

    .smm-srv-actions {
        justify-content: flex-end;
        margin-bottom: 30px;
    }

    section.unlock .box-grid .grid-item-unlock {
        display: block;
        width: 100%;
        float: left;
        max-width: 440px;
    }

    section.unlock .container {
        max-width: 100%;
    }

    section.unlock .box-grid {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

@media (min-width:768px) and (max-width:991px) {

    section.negative-section {
        padding: 30px 10px;
    }

    .img-aligned.leftal {
        position: relative;
    }

    .img-aligned.leftal img {
        max-width: 100%;
    }

    section.negative-section .content-negative h3 {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }

    section.negative-section .content-negative p {
        font-size: 20px;
        line-height: inherit;
        text-align: center;
    }

    section.negative-section .content-negative {
        text-align: center;
        max-width: 100%;
    }

    section.trust-worthy {
        padding: 30px 15px;
    }

    section.trust-worthy .img-aligned.rightal {
        position: relative;
        margin-bottom: 30px;
    }

    .trustworth-content {
        text-align: center;
        float: none;
    }

    .trustworth-content h3 {
        font-size: 30px;
        line-height: 40px;
    }

    .trustworth-content p {
        font-size: 20px;
        line-height: inherit;
        text-align: center;
    }

    a.btn-green-ui {
        height: 54px;
        line-height: 54px;
        margin-top: 20px;
    }

    section.flex-area-content {
        padding: 80px 30px;
    }

    section.flex-area-content h4 {
        font-size: 25px;
        line-height: 44px;
        margin: 30px 0 10px 0px;
        float: left;
        max-width: 100%;
    }

    section.flex-area-content ul {
        padding: 0;
        margin: 0;
    }

    section.flex-area-content ul li {
        font-size: 18px;
    }

    .swap-mob {
        flex-direction: column-reverse;
        margin-top: 50px;
    }

    .swap-mob img {
        margin-top: 40px;
    }

    .flex-content .swap-mob h4 {
        margin-top: 32px;
        margin-bottom: 15px;
        max-width: 100%;
    }

    .flex-content .line-check:before {
        margin: 0;
        display: none;
    }

    .flex-content .line-check:first-child div:first-child:before {
        content: '';
        width: 100%;
        position: absolute;
        background-color: #51C435;
        z-index: -1;
        max-width: 60px;
        height: 50px;
        bottom: -6px;
        right: -7px;
        border-radius: 3px;
    }

    .flex-content .line-check.swap-mob div:last-child:before {
        content: '';
        width: 100%;
        position: absolute;
        background-color: #51C435;
        z-index: -1;
        max-width: 50px;
        height: 60px;
        top: 32px;
        left: -7px;
        border-radius: 3px;
    }

    section.tagline-orm {
        padding: 30px 10px;
        background-image: none;
    }

    section.tagline-orm .content-tagline-orm {
        max-width: 100%;
        padding: 0;
    }


    section.reputation-services {
        padding: 60px 15px 90px;
    }

    section.reputation-services .title-reput-serv h5 {
        font-size: 28px;
        text-align: center;
        line-height: 45px;
    }

    section.reputation-services .title-reput-serv {
        padding: 0 0 40px 0;
        margin-bottom: 55px;
    }

    section.reputation-services .slider-reputation .icon-nav {
        width: 35px;
        height: 35px;
        top: 14%;
        right: -9px;
    }

    section.reputation-services .slider-reputation .icon-nav svg {
        height: 26px !important;
        width: 70px !important;
        max-width: 100%;
    }

    section.reputation-services .slider-reputation .icon-nav svg path {
        width: 60px !important;
        height: 60px !important;
    }

    section.reputation-services .slider-reputation .slide-item .content-slide-reput h4 {
        font-size: 18px;
        line-height: 24px;
        min-height: 74px;
    }

    section.reputation-services .slider-reputation .slide-item .content-slide-reput {
        margin: 0;
        padding: 12px 8px 0;
    }

    section.reputation-services .slider-reputation .icon-nav.prev-ico {
        top: 14%;
        left: -9px;
    }


    section.why-serv-reputation {
        padding: 40px 15px;
    }

    section.why-serv-reputation .content-why-serv {
        padding: 0;
        margin: 0;
    }

    section.why-serv-reputation .content-why-serv h4 {
        font-size: 30px;
        text-align: center;
        line-height: 42px;
    }

    section.why-serv-reputation .content-why-serv p {
        text-align: center;
        font-size: 18px;
        line-height: 32px;
    }

    section.why-serv-reputation .flex-box4 .flex-item {
        width: calc(50% - 30px);
        text-align: center;
        margin: 15px;
    }

    section.why-serv-reputation .flex-box4 .flex-item h5 {
        font-size: 20px;
        line-height: 25px;
    }

    .mobile-app-orm {
        background-size: cover;
        background-repeat: no-repeat;
    }

    section.Let_world_know.cta-boost {
        background-size: cover;
        background-position: center;
        padding: 70px 0 50px;
        min-height: auto;
    }

    section.Let_world_know.cta-boost .world_know_para p {
        font-size: 28px;
        line-height: 50px;
        margin: 0px auto 0;
        max-width: 500px;
    }

    .flex-content {
        /* text-align: left; */
        max-width: 580px;
        margin: 0 auto;
    }


    .flex-content .line-check>div {
        width: 100%;
        align-items: flex-start;
    }

    section.reputation-services .slider-reputation .slide-item .img-slide {
        padding: 10px 15px;
        height: 140px;
    }

    section.search_engine_faqs .faqs-heading h2,
    section.search_engine_faqs .faqs-heading span.cgreen {
        font-size: 35px;
    }

    .grid-vos {
        flex-direction: column;
    }

    .grid-vos img {
        width: 100%;
    }

    .grid-vos .grid-col-vos:last-child {
        padding: 40px 30px;
    }

    .grid-vos .grid-col-vos h4 {
        font-size: 28px;
        line-height: 38px;
        text-align: center;
    }

    .grid-vos .grid-col-vos button.btn-make-brand {
        font-size: 15px;
    }

    .content-align-vos {
        text-align: center;
    }

    section.impact-making .img-impact-making {
        margin-top: 30px;
    }

    section.impact-making .img-impact-making img {
        width: 100%;
    }

    .include-impact h4 {
        font-size: 25px;
        line-height: 32px;
        max-width: 510px;
    }

    .grid-impact-items {
        flex-direction: column;
        max-width: 380px;
        margin: 0 auto;
    }

    .grid-impact-items .grid-item-impact {
        width: 100%;
        margin: 0 0 28px 0px;
    }

    section.impact-making h3 {
        font-size: 28px;
        line-height: 40px;
    }

    section.impact-making {
        padding: 30px 0;
    }

    section.impact-making p {
        font-size: 16px;
        line-height: 24px;
        margin: 12px 0 4px 0;
    }


    .incl-impact {
        padding: 40px 0 0;
        border-top: 2px dashed #c2c2c270;
        margin-top: 40px;
    }

    .grid-impact-items .grid-item-impact p {
        font-size: 16px;
    }

    .grid-impact-items .grid-item-impact h4 {
        font-size: 22px;
    }

    section.unlock h3 {
        font-size: 25px;
        line-height: 38px;
    }

    section.unlock {
        padding: 60px 15px 40px;
    }

    section.unlock h3+p {
        font-size: 16px;
    }

    section.unlock .box-grid .grid-item-unlock {
        width: calc(50% - 30px);
        margin: 0 0 30px 0;
        min-height: 300px;
        margin: 0 15px 26px;
    }


    section.unlock .box-grid .grid-item-unlock h4 {
        font-size: 20px;
        text-align: center;
    }

    section.unlock .box-grid .grid-item-unlock p {
        font-size: 16px;
        text-align: center;
    }

    section.pillars-section {
        padding: 60px 0 0px;
    }


    section.pillars-section .head-pillar h3 {
        font-size: 26px;
        line-height: 38px;
    }

    .grid-img-pillar {
        margin-top: 10px;
    }

    section.inc-smm h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .inc-smm-tabui {
        padding-top: 45px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs button.nav-link {
        height: 70px;
        font-size: 16px;
        max-width: 250px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs button.nav-link.active {
        margin: 0 25px 15px 0px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs {
        margin: 0 auto;
        align-items: end;
    }

    section.smm-services .head-smm-services h3 {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 20px;
    }

    section.smm-services .head-smm-services p {
        text-align: center;
        font-size: 18px;
        line-height: 28px;
    }

    section.smm-services {
        padding: 50px 0 200px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .content-srv h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .slick-slide {
        margin: 0 18px;
    }

    .intro-smm p {
        font-size: 18px;
        line-height: 28px;
    }

    section.smm-banner.title-smm-banner {
        background-size: cover;
        padding: 65px 0 0 0;
        height: 400px;
    }

    section.smm-banner.title-smm-banner .seo_inside_texts h2 {
        font-size: 40px;
        max-width: 560px;
    }

    section.smm-intro {
        padding: 35px 0 50px;
    }

    section.section-slides-srv {
        height: 220px;
    }

    section.inc-smm {
        padding-bottom: 40px;
        padding-top: 80px;
    }

    section.inc-smm:before {
        color: #bcb8b8;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .icon-smm-srv {
        height: 70px;
        width: 70px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .icon-smm-srv svg {
        width: 30px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv {
        min-height: 300px;
    }

    .smm-srv-actions {
        margin: 30px 0 0 0px;
    }

    .smm-srv-actions .icon-nav {
        position: relative;
    }

    .smm-srv-actions .icon-nav svg {
        width: 28px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .num-serv-smm {
        font-size: 55px;
        bottom: 0px;
    }

    section.inc-smm .tabs-btns {
        padding-top: 5px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs button.nav-link:last-child {
        margin-bottom: 0px;
    }

    section.unlock .box-grid .grid-item-unlock span.item-unlock-num {
        bottom: 0px;
        font-size: 60px;
    }

}

@media (min-width:992px) and (max-width:1199px) {



    .grid-vos img {
        width: 100%;
    }

    .grid-vos .grid-col-vos:last-child {
        padding: 40px 30px;
    }

    .grid-vos .grid-col-vos h4 {
        font-size: 28px;
        line-height: 38px;
        text-align: center;
    }

    .grid-vos .grid-col-vos button.btn-make-brand {
        font-size: 15px;
    }

    .content-align-vos {
        text-align: center;
    }

    section.impact-making .img-impact-making {
        margin-top: 30px;
    }

    section.impact-making .img-impact-making img {
        width: 100%;
    }

    .include-impact h4 {
        font-size: 35px;
        line-height: 44px;
        max-width: 700px;
    }

    .grid-impact-items {
        margin: 0 auto;
    }

    .grid-impact-items .grid-item-impact {
        width: 100%;
        /* margin: 0 0 28px 0px; */
    }

    section.impact-making h3 {
        font-size: 34px;
        line-height: 44px;
    }

    section.impact-making {
        padding: 30px 0;
    }

    section.impact-making p {
        font-size: 20px;
        line-height: 30px;
        margin: 22px 0 4px 0;
    }


    .incl-impact {
        padding: 60px 0 0;
        border-top: 2px dashed #c2c2c270;
        margin-top: 40px;
    }

    .grid-impact-items .grid-item-impact p {
        font-size: 18px;
    }

    .grid-impact-items .grid-item-impact h4 {
        font-size: 22px;
        line-height: 30px;
    }

    section.unlock h3 {
        font-size: 40px;
        line-height: 50px;
    }

    section.unlock {
        padding: 60px 15px 40px;
    }

    section.unlock h3+p {
        font-size: 24px;
    }

    section.unlock .box-grid .grid-item-unlock {
        width: calc(50% - 30px);
        margin: 0 0 30px 0;
        min-height: 300px;
        margin: 0 15px 26px;
    }


    section.unlock .box-grid .grid-item-unlock h4 {
        font-size: 26px;
        text-align: center;
        margin-bottom: 16px;
    }

    section.unlock .box-grid .grid-item-unlock p {
        font-size: 20px;
        text-align: center;
    }

    section.pillars-section {
        padding: 60px 0 0px;
    }


    section.pillars-section .head-pillar h3 {
        font-size: 40px;
        line-height: 50px;
    }

    .grid-img-pillar {
        margin-top: 10px;
    }

    section.inc-smm h3 {
        font-size: 35px;
        line-height: 45px;
        max-width: 610px;
    }

    .inc-smm-tabui {
        padding-top: 45px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs button.nav-link {
        height: 98px;
        font-size: 18px;
        max-width: 330px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs button.nav-link.active {
        margin: 0 25px 35px 0px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs {
        margin: 0 auto 18px;
        align-items: end;
    }

    section.smm-services .head-smm-services h3 {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 20px;
        max-width: 750px;
        margin: 0 auto 20px;
    }

    section.smm-services .head-smm-services p {
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        max-width: 650px;
        margin: 10px auto 20px;
    }

    section.smm-services {
        padding: 50px 0 200px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .content-srv h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .slick-slide {
        margin: 0 18px;
    }

    .intro-smm p {
        font-size: 20px;
        line-height: 32px;
    }

    section.smm-banner.title-smm-banner {
        background-size: cover;
        padding: 65px 0 0 0;
        min-height: 380px;
    }

    section.smm-banner.title-smm-banner .seo_inside_texts h2 {
        font-size: 38px;
        max-width: 660px;
    }

    section.smm-intro {
        padding: 35px 0 50px;
    }

    section.section-slides-srv {
        height: 220px;
    }

    section.inc-smm {
        padding-bottom: 40px;
        padding-top: 80px;
    }

    section.inc-smm:before {
        color: #bcb8b8;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .icon-smm-srv {
        height: 70px;
        width: 70px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .icon-smm-srv svg {
        width: 30px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv {
        min-height: 300px;
    }

    .smm-srv-actions {
        margin: 30px 0 0 0px;
    }

    .smm-srv-actions .icon-nav {
        position: relative;
    }

    .smm-srv-actions .icon-nav svg {
        width: 28px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .num-serv-smm {
        font-size: 55px;
        bottom: 0px;
    }

    section.inc-smm .tabs-btns {
        padding-top: 5px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs button.nav-link:last-child {
        margin-bottom: 0px;
    }

    section.unlock .box-grid .grid-item-unlock span.item-unlock-num {
        bottom: 0px;
        font-size: 60px;
    }
}

@media (min-width:992px) and (max-width:1366px) {

    .grid-vos img {
        width: 100%;
    }

    .grid-vos .grid-col-vos:last-child {
        padding: 40px 30px;
    }

    .grid-vos .grid-col-vos h4 {
        font-size: 28px;
        line-height: 38px;
        text-align: center;
    }

    .grid-vos .grid-col-vos button.btn-make-brand {
        font-size: 15px;
    }

    .content-align-vos {
        text-align: center;
    }

    section.impact-making .img-impact-making {
        margin-top: 30px;
    }

    section.impact-making .img-impact-making img {
        width: 100%;
    }

    .include-impact h4 {
        font-size: 35px;
        line-height: 44px;
        max-width: 700px;
    }

    .grid-impact-items {
        /* flex-direction: column; */
        /* max-width: 380px; */
        margin: 0 auto;
    }

    .grid-impact-items .grid-item-impact {
        width: 100%;
        /* margin: 0 0 28px 0px; */
    }

    section.impact-making h3 {
        font-size: 38px;
        line-height: 48px;
    }

    section.impact-making {
        padding: 30px 0;
    }

    section.impact-making p {
        font-size: 22px;
        line-height: 34px;
        margin: 22px 0 4px 0;
    }


    .incl-impact {
        padding: 60px 0 0;
        border-top: 2px dashed #c2c2c270;
        margin-top: 40px;
    }

    .grid-impact-items .grid-item-impact p {
        font-size: 18px;
    }

    .grid-impact-items .grid-item-impact h4 {
        font-size: 28px;
        line-height: 35px;
    }

    section.unlock h3 {
        font-size: 40px;
        line-height: 50px;
    }

    section.unlock {
        padding: 60px 15px 40px;
    }

    section.unlock h3+p {
        font-size: 24px;
    }

    section.unlock .box-grid .grid-item-unlock {
        width: calc(50% - 30px);
        margin: 0 0 30px 0;
        min-height: 300px;
        margin: 0 15px 26px;
    }


    section.unlock .box-grid .grid-item-unlock h4 {
        font-size: 26px;
        text-align: center;
        margin-bottom: 16px;
    }

    section.unlock .box-grid .grid-item-unlock p {
        font-size: 20px;
        text-align: center;
    }

    section.pillars-section {
        padding: 60px 0 0px;
    }


    section.pillars-section .head-pillar h3 {
        font-size: 40px;
        line-height: 50px;
    }

    .grid-img-pillar {
        margin-top: 10px;
    }

    section.inc-smm h3 {
        font-size: 35px;
        line-height: 45px;
        max-width: 610px;
    }

    .inc-smm-tabui {
        padding-top: 45px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs button.nav-link {
        height: 112px;
        font-size: 22px;
        max-width: 400px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs button.nav-link.active {
        margin: 0 25px 35px 0px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs {
        margin: 0 auto 18px;
        align-items: end;
    }

    section.smm-services .head-smm-services h3 {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 20px;
        max-width: 750px;
        margin: 0 auto 20px;
    }

    section.smm-services .head-smm-services p {
        text-align: center;
        font-size: 20px;
        line-height: 30px;
        max-width: 650px;
        margin: 10px auto 20px;
    }

    section.smm-services {
        padding: 50px 0 200px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .content-srv h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .slick-slide {
        margin: 0 18px;
    }

    .intro-smm p {
        font-size: 20px;
        line-height: 32px;
    }

    section.smm-banner.title-smm-banner {
        background-size: cover;
        padding: 120px 0 0 0;
        height: 680px;
    }

    section.smm-banner.title-smm-banner .seo_inside_texts h2 {
        font-size: 68px;
        max-width: 780px;
    }

    section.smm-intro {
        padding: 35px 0 50px;
    }

    section.section-slides-srv {
        height: 220px;
    }

    section.inc-smm {
        padding-bottom: 40px;
        padding-top: 80px;
    }

    section.inc-smm:before {
        color: #bcb8b8;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .icon-smm-srv {
        height: 70px;
        width: 70px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .icon-smm-srv svg {
        width: 30px;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv {
        min-height: 300px;
    }

    .smm-srv-actions {
        margin: 30px 0 0 0px;
    }

    .smm-srv-actions .icon-nav {
        position: relative;
    }

    .smm-srv-actions .icon-nav svg {
        width: 28px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }

    .section-slides-srv .smm-service-slider .box-smm-srv .num-serv-smm {
        font-size: 55px;
        bottom: 0px;
    }

    section.inc-smm .tabs-btns {
        padding-top: 5px;
    }

    section.inc-smm .tabs-btns nav .nav-tabs button.nav-link:last-child {
        margin-bottom: 0px;
    }

    section.unlock .box-grid .grid-item-unlock span.item-unlock-num {
        bottom: 0px;
        font-size: 60px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    section.negative-section {
        padding: 70px 10px 80px;
    }

    .img-aligned.leftal {
        left: calc(60% - 800px);
    }

    .img-aligned.leftal img {
        max-width: 530px;
        margin: 0 auto;
    }

    section.negative-section .content-negative h3 {
        font-size: 28px;
        line-height: 40px;
        text-align: left;
    }

    section.negative-section .content-negative p {
        font-size: 16px;
        line-height: inherit;
        text-align: left;
    }

    section.negative-section .content-negative {
        text-align: left;
        max-width: 60%;
        margin-top: 25px;
    }

    section.trust-worthy {
        padding: 50px 15px;
    }

    section.trust-worthy .img-aligned.rightal {
        right: 0;
        position: relative;
        text-align: center;
        margin-bottom: 40px;
    }

    section.trust-worthy .img-aligned.rightal img {
        max-width: 550px !important;
        position: relative;
    }

    .trustworth-content {
        text-align: center;
        float: none;
        max-width: 100% !important;
        margin: 0 auto;
    }

    .trustworth-content h3 {
        font-size: 25px !important;
        line-height: 32px;
        margin-bottom: 10px;
    }

    .trustworth-content p {
        font-size: 16px;
        line-height: inherit;
        text-align: center;
    }

    a.btn-green-ui {
        height: 45px;
        line-height: 48px;
        margin-top: 0px !important;
        font-size: 14px;
        max-width: 115px;
        padding: 0px 18px;
    }

    section.flex-area-content {
        padding: 80px 30px;
    }

    section.flex-area-content h4 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px 0px 10px 30px;
    }


    section.flex-area-content ul li {
        font-size: 17px;
        line-height: 38px;
    }


    .swap-mob img {
        margin-top: 0;
    }

    .flex-content .swap-mob h4 {
        margin-top: 0px;
        margin-bottom: 15px;
        max-width: 100%;
    }


    section.tagline-orm {
        padding: 30px 10px;
    }

    section.tagline-orm .content-tagline-orm {
        max-width: 100%;
        padding: 0;
    }

    section.tagline-orm .content-tagline-orm p {
        font-size: 18px;
        line-height: 35px;
        max-width: 570px;
        margin: 0 auto;
        line-height: normal;
    }

    section.reputation-services {
        padding: 50px 15px 30px;
    }

    section.reputation-services .title-reput-serv h5 {
        font-size: 25px;
        text-align: left;
        line-height: 45px;
        margin: 0;
        max-width: 550px;
    }

    section.reputation-services .title-reput-serv {
        padding: 0 0 30px 0;
        margin-bottom: 45px;
    }

    section.reputation-services .slider-reputation .icon-nav {
        width: 35px;
        height: 35px;
    }

    section.reputation-services .slider-reputation .icon-nav svg {
        height: 26px !important;
        width: 70px !important;
        max-width: 100%;
    }

    section.reputation-services .slider-reputation .icon-nav svg path {
        width: 60px !important;
        height: 60px !important;
    }


    section.reputation-services .slider-reputation .slide-item .content-slide-reput {
        margin: 0;
        padding: 12px 8px 0;
    }


    section.why-serv-reputation {
        padding: 40px 15px;
    }

    section.why-serv-reputation .content-why-serv {
        padding: 0;
        margin: 30px 0 0 0;
    }

    section.why-serv-reputation .content-why-serv h4 {
        font-size: 27px;
        text-align: left;
        line-height: 34px;
    }

    section.why-serv-reputation .content-why-serv p {
        text-align: left;
        font-size: 18px;
        line-height: 32px;
    }

    section.why-serv-reputation .flex-box4 .flex-item {
        width: calc(50% - 30px);
        text-align: center;
        margin: 15px;
    }

    section.why-serv-reputation .flex-box4 .flex-item h5 {
        font-size: 18px;
        line-height: 25px;
    }

    .mobile-app-orm {
        background-size: cover;
        background-repeat: no-repeat;
    }

    section.Let_world_know.cta-boost {
        background-size: cover;
        background-position: center;
        padding: 70px 0 50px;
        min-height: auto;
    }

    section.Let_world_know.cta-boost .world_know_para p {
        font-size: 30px;
        line-height: 44px;
        margin: 10px auto 20px;
        max-width: 600px;
    }

    section.reputation-services .slider-reputation .slide-item .img-slide {
        padding: 10px 15px;
        height: 190px;
    }

    section.search_engine_faqs .faqs-heading h2,
    section.search_engine_faqs .faqs-heading span.cgreen {
        font-size: 35px;
    }

    .flex-content .line-check:before {
        display: none;
    }

    .wrap-orm-mob img {
        max-width: 600px;
    }

}

@media (min-width:1200px) and (max-width:1439px) {

    section.trust-worthy .img-aligned.rightal img {
        left: 0px;
        max-width: 550px;
    }

    section.negative-section {
        padding: 80px 0;
        min-height: 840px;
    }

    section.trust-worthy {
        padding: 50px 15px;
    }


    section.flex-area-content {
        padding: 80px 30px;
    }

    section.flex-area-content h4 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px 0px 10px 30px;
    }


    section.flex-area-content ul li {
        font-size: 17px;
        line-height: 38px;
    }


    .swap-mob img {
        margin-top: 0;
    }

    .flex-content .swap-mob h4 {
        margin-top: 0px;
        margin-bottom: 15px;
        max-width: 100%;
    }


    section.tagline-orm {
        padding: 30px 10px;
    }

    section.tagline-orm .content-tagline-orm {
        max-width: 100%;
        padding: 0;
    }

    section.tagline-orm .content-tagline-orm p {
        font-size: 18px;
        line-height: 35px;
        max-width: 570px;
        margin: 0 auto;
    }

    section.reputation-services {
        padding: 50px 15px 30px;
    }

    section.reputation-services .title-reput-serv h5 {
        font-size: 25px;
        text-align: left;
        line-height: 45px;
        margin: 0;
        max-width: 550px;
    }

    section.reputation-services .title-reput-serv {
        padding: 0 0 30px 0;
        margin-bottom: 45px;
    }

    section.reputation-services .slider-reputation .icon-nav {
        width: 35px;
        height: 35px;
    }

    section.reputation-services .slider-reputation .icon-nav svg {
        height: 26px !important;
        width: 70px !important;
        max-width: 100%;
    }

    section.reputation-services .slider-reputation .icon-nav svg path {
        width: 60px !important;
        height: 60px !important;
    }


    section.reputation-services .slider-reputation .slide-item .content-slide-reput {
        margin: 0;
        padding: 12px 8px 0;
    }


    section.why-serv-reputation {
        padding: 40px 15px;
    }

    section.why-serv-reputation .content-why-serv {
        padding: 0;
        margin: 30px 0 0 0;
    }

    section.why-serv-reputation .content-why-serv h4 {
        font-size: 27px;
        line-height: 34px;
        max-width: 510px;
        text-align: center;
        margin: 0 auto;
    }

    section.why-serv-reputation .content-why-serv p {
        text-align: center;
        font-size: 18px;
        line-height: 32px;
        max-width: 530px;
        margin: 15px auto 50px;
    }

    section.why-serv-reputation .flex-box4 .flex-item {
        width: calc(50% - 30px);
        text-align: center;
        margin: 15px;
    }

    section.why-serv-reputation .flex-box4 .flex-item h5 {
        font-size: 18px;
        line-height: 25px;
    }

    .mobile-app-orm {
        background-size: cover;
        background-repeat: no-repeat;
    }

    section.Let_world_know.cta-boost {
        background-size: cover;
        background-position: center;
        padding: 70px 0 50px;
        min-height: auto;
    }

    section.Let_world_know.cta-boost .world_know_para p {
        font-size: 30px;
        line-height: 44px;
        margin: 10px auto 20px;
        max-width: 600px;
    }

    section.reputation-services .slider-reputation .slide-item .img-slide {
        padding: 10px 15px;
        height: 190px;
    }

    section.search_engine_faqs .faqs-heading h2,
    section.search_engine_faqs .faqs-heading span.cgreen {
        font-size: 35px;
    }

    .flex-content .line-check:before {
        display: none;
    }

    .wrap-orm-mob img {
        max-width: 600px;
    }

    section.why-serv-reputation .flex-box4 {
        max-width: 610px;
        margin: 0 auto 20px;
    }

    /** negvative branding section fix **/
    .img-aligned img {
        max-width: 100%;
        position: absolute;
        left: -50px;
        top: 0;
    }

    .img-aligned {
        left: 0px;
        position: relative;
        width: 60%;
        float: left;
        margin-left: -15%;
    }

    section.negative-section .content-negative h3 {
        font-size: 35px;
        line-height: 45px;
    }

    section.negative-section .content-negative p {
        font-size: 18px;
        line-height: 32px;
    }

    section.negative-section .content-negative {
        max-width: 740px;
        position: absolute;
        right: 0px;
        margin-top: 20px;
    }

    .img-aligned+.row {
        width: 54%;
        float: left;
        height: 100%;
    }

    section.negative-section .container {
        display: flex;
        height: 100%;
    }

    section.trust-worthy .img-aligned.rightal+.container {
        width: 50%;
        float: left;
    }

    .trustworth-content h3 {
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 20px;
    }

    .trustworth-content p {
        font-size: 16px;
        line-height: 30px;
    }

    a.btn.btn-green-ui {
        margin-top: 8px !important;
        padding: 6px 16px;
        height: 40px;
        line-height: 30px;
        font-size: 15px;
    }

    section,
    footer.footer.footer_touch {
        float: left;
        width: 100%;
    }

    section.trust-worthy .img-aligned.rightal {
        float: right;
        height: 100%;
        text-align: right;
        margin-right: -6%;
        width: 50%;
    }

    section.trust-worthy .img-aligned.rightal img {
        max-width: 80%;
        position: relative;
    }

    .trustworth-content {
        max-width: 100%;
    }

}



@media (min-width:1440px) {
    .img-aligned.leftal {
        margin-left: -26% !important;
        width: 70% !important;
        float: left;
        position: relative;
    }

    .img-aligned.leftal+.row {
        width: 45% !important;
        float: left;
        margin-left: 40% !important;
        position: absolute;
    }

}


@media (min-width:1540px) {
    .img-aligned.leftal {
        margin-left: -25% !important;
        width: 70% !important;
        float: left;
        position: relative;
    }

    .img-aligned.leftal+.row {
        width: 44% !important;
        float: left;
        margin-left: 38% !important;
        position: absolute;
    }
}


@media (max-width:1650px) {
    .trustworth-content {
        max-width: 640px;
    }

    .trustworth-content h3 {
        font-size: 34px;
    }

    .trustworth-content p {
        font-size: 18px;
    }

    section.trust-worthy {
        padding: 100px 0 100px;
    }

    section.trust-worthy .img-aligned.rightal img {
        max-width: 650px;
    }

}

@media (min-width:1700px) {
    .img-aligned.leftal {
        margin-left: -25% !important;
        width: 70% !important;
        float: left;
        position: relative;
    }

    .img-aligned.leftal+.row {
        width: 40% !important;
        float: left;
        margin-left: 34% !important;
        position: absolute;
    }
}

@media (max-width:1800px) {
    section.trust-worthy .img-aligned.rightal img {
        max-width: 700px;
    }
}

@media (min-width:1800px) {

    .img-aligned.leftal+.row {
        width: 40% !important;
        float: left;
        margin-left: 28% !important;
        position: absolute;
    }

    .img-aligned.leftal {
        margin-left: -27% !important;
        width: 70% !important;
        float: left;
        position: relative;
    }

}

@media (min-width:1921px) {
    .img-aligned.leftal+.row {
        width: 50% !important;
        float: left;
        margin-left: 12px !important;
        position: relative !important;
    }

    .img-aligned.leftal {
        margin-left: 0px !important;
        width: 50% !important;
        float: left;
        position: relative;
    }

    section.negative-section .content-negative h3 {
        font-size: 35px;
    }

}



/* 30-nov-23 */
/* main.culturePage .content-deep-div .culture-left-text {
    background: #f6f6f6;
    padding: 20px;
}
 */

section.culture-first-section .container-fluid {
    background: #fff;
}

section.culture-first-section .container-fluid .row>div {
    background: #fff;
}

.page-id-2209 img,
.page-id-2211 img,
.page-id-2214 img,
.page-id-2656 img,
.page-id-1139 img {
    width: 100%;
}

.page-id-2214 section.reputation-services .title-reput-serv h5 {
    max-width: 100%;
}

/* global html css */
html {
    overflow-x: hidden;
}

.font-family-bold {
    font-family: p-bold !important;
}

.content-mx-width {
    max-width: 1060px;
    margin: 0 auto;
}

/* section closed */

/* sem page design */

.search-image-content p {
    font-family: p-regular;
    color: #6E6D6D;
    font-size: 20px;
    line-height: 40px;
}

section.search-image-sec {
    padding: 100px 0px;
}

.search-image-content {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}

.search-image-content .image-left {
    padding-left: 10px;
    padding-right: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/wp-content/themes/supreme/inc/assets/images/digital-marketing-orm/negative-branding.png);
    width: 40%;
    margin-left: 0px !important;
    border-radius: 0px 20px 20px 0px;
    min-height: 700px;
}

.search-image-content .sec-heading-title {
    color: #252525;
    font-family: p-bold;
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 30px;
}

.search-image-content .sem-content-wrap {
    width: 60%;
    padding-left: 40px;
    padding-right: 24px;
}


/* section closed */

/* why choose sec */
section.why-serv-reputation.why-serv-reputation-wrap .flex-box4 .flex-item:last-child {
    width: 100%;
}

/* section closed */

/* .service-sec-content-wrap .service-sec-content:nth-child(1) { */
/* grid-area: a; */
/* }  */
/* .service-sec-content-wrap .service-sec-content:nth-child(2) { */
/* grid-area: b; */
/* }  */
/* .service-sec-content-wrap .service-sec-content:nth-child(3) { */
/* grid-area: c; */
/* }  */
/* .service-sec-content-wrap .service-sec-content:nth-child(4) { */
/* grid-area: d; */
/* }  */
/* .service-sec-content-wrap .service-sec-content:nth-child(4) { */
/* grid-area: e; */
/* }  */

.service-sec-wrap .service-main-heading span {
    font-size: 42px;
    display: block;
    font-weight: 500;
    color: #51c435;
    font-weight: 600;
    position: relative;
    display: inline-flex;
}

.service-main-heading h2 {
    font-family: 'p-bold';
    font-size: 44px;
    margin-bottom: 40px;
}

.service-sec-wrap .infoList-item+.infoList-item {
    margin-top: 20px;
}

.service-sec-wrap {
    background: #fafafa;
}

.service-main-heading span.cgreen:after {
    right: 400px;
}

.service-main-heading span.cgreen:before {
    right: 380px;
}

.service-sec-wrap.infoList .heading-description p {
    margin-bottom: 70px;
}



/* section closed */


/* media query  */
@media (max-width: 1030px) and (min-width:992px) {
    .service-sec-wrap .infoList-item {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin-bottom: 0px;
    }

    .service-sec-wrap.infoList {
        padding-bottom: 60px;
    }
}

@media (max-width: 991px) {
    .service-sec-wrap .infoList-item {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin-bottom: 0px;
        text-align: center;
    }

}

@media (max-width:1600px) {
    .search-image-content .sec-heading-title {
        font-size: 30px;
        line-height: 38px;
    }
}

@media (min-width:1600px) {
    .search-image-content .sem-content-wrap {
        width: 40%;
        padding-left: 80px;
        padding-right: 10px;
    }
}

@media (max-width:767px) {
    body .search-image-content .image-left {
        min-height: auto;
    }

    .service-sec-wrap .service-main-heading h2 {
        font-size: 28px;
        margin-bottom: 11px;
    }

    .service-sec-wrap .service-main-heading span {
        font-size: 28px;
    }

    body .service-sec-wrap.infoList .heading-description p {
        margin-bottom: 20px;
    }

    body .service-sec-wrap .infoList-item+.infoList-item {
        margin-top: 0px;
    }

    .service-sec-wrap .infoList-text p {
        padding: 0 0px;
        font-size: 14px;
    }

    body section.search-image-sec {
        padding: 0px 0px 40px 0px;
    }

    body .search-image-content {
        display: block;
    }

    .search-image-content .image-left,
    .search-image-content .sem-content-wrap {
        width: 100%;
    }

    .search-image-content .image-left {
        height: 320px;
        margin-bottom: 46px;
    }

    body .search-image-content .sec-heading-title {
        color: #252525;
        font-family: p-bold;
        font-size: 26px;
        line-height: 35px;
    }
}

/* email marketing page  */

.bg-color-grey {
    background-color: #F9FDFF;
}

section.flex-area-content.email-flex-content {
    padding-bottom: 40px;
}

section.flex-area-content .row.line-check {
    margin-bottom: 50px;
}

section.flex-area-content .flex-content .line-check>div {
    display: block;
}

section.flex-area-content .flex-content h4 {
    margin: 30px auto 30px;
}

section.flex-area-content .flex-content p {
    padding: 0 0 0 20px;
    margin: 0 0 16px 10px;
}

section.flex-area-content .flex-content .line-check:before {
    height: 4px;
    max-width: 100px;
    margin-top: 54px;
}

section.flex-area-content .flex-content .line-check>div {
    padding-left: 10px;
    padding-right: 10px;
}

section.flex-area-content .flex-content .line-check:nth-child(even) h4 {
    margin: 0px;
    margin-bottom: 30px;
    margin-top: 30px;
}

section.flex-area-content .flex-content .line-check:nth-child(even) ul {
    padding-left: 0px;
    margin-left: 0px;
}

section.flex-area-content .flex-content .line-check:nth-child(even) p {
    padding-left: 0px;
    margin-left: 0px;
}

section.flex-area-content .flex-content .swap-mob h4 {
    float: none;
}

@media (max-width:992px) {
    section.flex-area-content .flex-content p {
        padding-left: 0px;
        margin-left: 16px;
        margin-right: 0px;
    }

    body section.flex-area-content .flex-content p {
        margin-left: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    section.flex-area-content .swap-mob img {
        margin-top: 0px;
    }

    body section.flex-area-content h4 {
        float: none;
    }

    body section.flex-area-content .flex-content h4 {
        margin-bottom: 16px;
    }

    section.flex-area-content .flex-content .line-check:nth-child(even) h4 {
        margin-bottom: 16px;
    }
}

@media (max-width:767px) {
    section.flex-area-content .swap-mob img {
        margin-top: 0px;
    }

    body section.flex-area-content .row.line-check {
        margin-bottom: 0px;
    }
}


/* brands-wrap */
.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.brands-wrap .image-wrap {
    background-image: url(/wp-content/themes/supreme/assets/email-sec-list.jpg);
    position: relative;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 700px;
    width: 100%
}

.brands-wrap .overlay-wrap .overlay-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 30px !important;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}

.brands-wrap .dark-overlay {
    background-color: rgba(0, 0, 0, .64);
}

.brands-wrap .sec-title .about-cus-font {
    font-size: 2em;
    font-weight: bold;
}

.brands-wrap .text-foreground .number-wrap .number-count {
    font-size: 7rem;
    color: rgba(0, 0, 0, .15);
}

.brands-wrap .font-weight-bold {
    font-weight: 600 !important;
}

.brands-wrap .text-foreground {
    position: relative;
}

.brands-wrap .mrgn-b-2 {
    margin-bottom: 2rem;
}

/* .brands-wrap .pl-3, .brands-wrap .px-3 { */
/* padding-left: 1rem!important; */
/* } */
.brands-wrap .text-wrap {
    white-space: normal !important;
    padding-left: 1rem;
}

.brands-wrap .text-foreground .text-wrap .text-title {
    font-size: 2rem;
    font-family: p-bold;
}

.brands-wrap .brands-content .number-wrap {
    top: -43px;
    left: -6px;
}

.brands-wrap .text-foreground .number-wrap {
    position: absolute;
    top: -60px;
    right: 0;
    left: -4px;
    z-index: 0;
}

.brands-wrap .overlay-wrap .overlay-content,
.skills-wrap .overlay-wrap .overlay-content {
    visibility: visible;
    opacity: 1;
    box-shadow: inset 0 -90px 100px -50px rgba(0, 0, 0, .4)
}

.brands-wrap .brands-content-wrap {
    padding: 4rem 5rem;
    min-height: calc(700px/2);
    align-items: flex-start !important;
}

.brands-wrap .brands-content .number-wrap {
    top: -43px;
    left: -6px
}

.brands-wrap .brands-content .number-wrap .number-count {
    font-size: 5.5rem;
}

.brands-wrap .bg-color:nth-child(2n) {
    background: #fff
}

.brands-wrap .bg-color:nth-child(2),
.brands-wrap .bg-color:nth-child(odd) {
    background-color: #f8f9fa
}

.brands-wrap .bg-color:first-child {
    background: #fff
}

@media (min-width: 992px) {
    .brands-wrap .col-lg-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }

    .brands-wrap .col-lg-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
}

@media(max-width: 767px) {
    .brands-wrap .bg-color:nth-child(odd) {
        background: #f8f9fa
    }

    .brands-wrap .bg-color:nth-child(2n) {
        background: #fff;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .07)
    }

    .brands-wrap .image-wrap {
        min-height: 400px
    }

    .brands-wrap .brands-content-wrap {
        min-height: 200px
    }

    body .brands-wrap .sec-title .about-cus-font {
        font-size: 1.5em;
    }
}

@media(max-width: 991px) {
    .brands-wrap .brands-content-wrap {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .brands-wrap .brands-content-wrap {
        padding: 2rem;
        min-height: 400px
    }
}

@media(max-width: 1268px) {
    .brands-wrap .brands-content-wrap {
        padding: 3rem
    }
}


/* call to action img */
.choose-us-sec-wrap {
    display: flex;
    flex-wrap: wrap;
}

.choose-us-sec-wrap .col-sm-6 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.chosse-us-content .main-heading:after {
    /* display: inline-flex; */
    width: 80px;
    height: 3px;
    background-color: #577591;
    position: absolute;
    bottom: -20px;
    z-index: 999;
    content: '';
    left: 0;
}

.chosse-us-content p {
    color: #fff;
    margin-bottom: 30px;
}

.choose-us-sec-wrap .choose-us-img-bg {
    background-image: url(/wp-content/themes/supreme/assets/call-to-action.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.chosse-us-content {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 103px 82px 110px 82px !important;
    background-color: #002d57;
}

.chosse-us-content .main-heading {
    font-size: 40px;
    color: #fff;
    position: relative;
    margin-bottom: 60px;
    font-family: p-bold;
    line-height: normal;
}

.chosse-us-content h4.list-heading {
    font-size: 18px;
    margin-top: 24px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 16px;
}

.chosse-us-content ul li i {
    margin-right: 16px;
    color: #577591;
    margin-top: 6px;
}

.chosse-us-content ul li {
    position: relative;
    padding-bottom: 14.5px;
    color: #fff;
    text-transform: none;
    font-size: 18px;
    display: flex;
    align-items: flex-start;
    line-height: 27px;
}

@media (max-width: 1024px) {
    body .chosse-us-content {
        padding: 73px 15px 80px 15px !important;
    }
}

@media (max-width: 767px) {
    .choose-us-sec-wrap .choose-us-img-bg {
        height: 250px;
        width: 100%;
    }

}

/* section closed */


/* follow section */
.section-padding40 {
    padding-top: 80px;
    padding-bottom: 70px;
}

.mb-50 {
    margin-bottom: 50px;
}

.section-tittle h2 {
    font-size: 58px;
    font-family: 'p-bold';
    display: block;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 21px;
}

.mb-20 {
    margin-bottom: 20px;
}

.section-tittle p {
    color: #646D77;
    font-size: 19px;
}

/* section closed */

/* list-sec */

section.bgcolor--white.list-sec-wrap {
    padding: 90px 0px;
    padding-bottom: 0px;
}

section.list-sec-wrap p:first-child {
    margin-top: 0px;
}

section.list-sec-wrap .lists--checkmarks ul li {
    margin-bottom: 16px;
}

section.list-sec-wrap.lists--checkmarks ul li {
    position: relative;
    padding-left: 45px;
    margin-bottom: 6px;
    line-height: 1.7;
    font-size: 18px;
}

section.list-sec-wrap.lists--checkmarks ul li:before {
    top: 11px;
}

/* section closed */

/* Let_world_know */

section.Let_world_know.cta-boost a.btn.btn-green-ui {
    max-width: 100%;
}

/* section closed */

/* faq */

section.search_engine_faqs.faq-wrap span.cgreen:before {
    left: 489px;
}

section.search_engine_faqs.faq-wrap span.cgreen:after {
    left: 436px;
}

/* section closed */


.approach-wrap .approach-image {
    background-image: url(/wp-content/themes/supreme/assets/performance-scale.jpg);
    position: relative;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 6.6rem 1rem;
}

section.approach-wrap {
    padding-bottom: 64px;
}

.sec-heading-title .sec-title {
    font-family: 'p-bold';
    font-size: 22px;
    line-height: 30px;
}

.approach-wrap .approach-image .image-overlay {
    position: relative;
    z-index: 2;
}

.approach-wrap .mrgn-b-2 {
    margin-bottom: 1rem;
}

.approach-wrap .sec-line:after {
    content: "";
    background-color: #b7b7b7;
    width: 4px;
    height: 65px;
    display: inline-block;
}

.approach-wrap .number-count {
    font-size: 4.5rem;
    line-height: .9;
    font-weight: bold;
    font-family: 'p-bold';
}

.approach-wrap .approach-content {
    margin-top: -6.6rem;
    position: relative;
    z-index: 3;
}

.approach-wrap .grid-item-space {
    margin-bottom: 1.88rem;
    display: flex;
    flex-wrap: wrap;
}

.approach-wrap .approach-content .approach-card {
    border: 10px solid transparent;
    transition: all .4s ease;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
}

.approach-wrap .approach-image:after {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, .64);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.approach-wrap .shadow-box {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .07);
}

/* ppc page sec */

@media (max-width:991px) {
    section.bgcolor--white.list-sec-wrap.ppc-list-info {
        padding: 30px 0px;
        padding-bottom: 60px;
    }

    section.list-sec-wrap.info--webappdev-2 .info-media img {
        margin-top: 0px !important;
    }
}

@media (max-width:1199px) {
    section.list-sec-wrap.info--webappdev-2 .info-media img {
        margin-top: 0px !important;
    }
}


/* faq section */
/* .faq-sec-wrap .faqs-heading h2:after { */
/* content: ""; */
/* position: absolute; */
/* top: 54px; */
/* background: #51c435; */
/* width: 47px; */
/* height: 2px; */
/* bottom: 0; */
/* left: 0; */
/* display: inline-block; */
/* } */

/* .faq-sec-wrap h2 { */
/* display:inline-block; */
/* position:relative; */
/* } */
/* .faq-sec-wrap span.cgreen:after, */
/* .faq-sec-wrap  span.cgreen:before{ */
/* display:none; */
/* } */
/* section closed */

/* section why select */

.page-id-2214 section.why.select {
    padding: 91px 0;
    padding-bottom: 50px;
}

/* section closed */


/* case study page css */
.page-id-2492 .retail-app-banner {
    padding: 200px 0 100px;
}

.mx-900 {
    max-width: 900px;
    margin: 0 auto;
}

.implement-sec .wp-block-columns,
.statement-heading-wrap .wp-block-columns {
    margin-bottom: 0px;
}

.implement-sec .data-cleaning {
    background-color: transparent !important;
}

/* css closed */

/* homepage css */

/* .homeBannerWrap {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9;
    background-image: url('/wp-content/themes/supreme/inc/assets/banner-video/banner-bg-img.jpg');
    background-size: cover;
} */

.homeBannerWrap textarea.form-control {
    height: 70px;
}

.homeBannerWrap:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    content: '';
    z-index: -1;
}

.video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.homePageWrap .sec-title-name {
    padding-left: 20px;
    padding-right: 20px;
}

body .sec-title-name h1 {
    color: #fff;
    font-size: 44px;
    font-weight: 600;
    line-height: 55px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 20px !important;
    text-transform: uppercase;
}

section.homepageSecWrap {
    padding-top: 150px;
    padding-bottom: 100px;
}

section.homepageSecWrap h2.subTitle {
    text-align: left;
    font-weight: 700;
    margin-bottom: 30px;
}

.homeFormWrap .wpcf7-submit {
    width: 100%;
    background-color: #ff8f08;
    border: none !important;
    margin-top: 1rem !important;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    transition: all .5s ease;
}

.homeFormWrap .wpcf7-submit:hover {
    letter-spacing: 4px;
}

.homeFormWrap .wpcf7-form-control-wrap {
    height: 70px;
}

.homeFormWrap {
    background-color: #fff;
    padding: 18px 40px;
}

.homeFormWrap .responsePara {
    color: #000;
    text-shadow: none;
    font-weight: 600;
}

.homeFormWrap .form-control {
    border: transparent;
    background-clip: padding-box;
    border-bottom: 1px solid #ced4da;
    border-radius: 0px;
    resize: none;
    padding: .375rem 0rem 1rem;
}

.homeFormWrap .form-control:focus {
    box-shadow: none;
    outline: none;
}

.homeFormWrap .wpcf7-submit:hover {
    color: #fff;
}

.homepageSecWrap .rightSpaceText {
    padding-right: 100px;
}

.homepageSecWrap .leftSpaceText {
    padding-left: 100px;
}

.leftSpaceText {
    animation: fadeInLeft 1s ease-in-out forwards;
    /* Fade in from left animation */
}

.rightSpaceTextl {
    animation: fadeInRight 1s ease-in-out forwards;
    /* Fade in from right animation */
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-100%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(100%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.iconContentWrap {
    display: flex;
}


.iconContentWrap .iconBox img {
    width: 100%;
    height: auto;
}

.logoCarouselModule {
    clear: both;
    padding: 70px 0;
    background: #f3f3f3;
}

.homeFormWrap span.wpcf7-not-valid-tip {
    text-align: left;
}

.homeFormWrap .wpcf7-response-output {
    color: #000;
    font-size: 16px;
    padding: 6px 0 !important;
}

.logoCarouselModule .imageWrapper img {
    width: fit-content !important;
    margin: 0 auto;
    max-width: 200px;
    max-height: 50px;
}

.logoCarouselModule .owl-stage {
    display: flex;
    align-items: flex-start;
}

.logoCarouselModule .owl-stage .owl-item {
    float: none !important;
}

.carouselContent h4 {
    font-size: clamp(14px, 2.5vw, 20px);
    line-height: 1.3em;
    font-weight: 600;
    letter-spacing: 6px;
    position: relative;
    margin: 0 0 30px;
    text-transform: uppercase;
}

.carouselContent h2 {
    font-size: clamp(24px, 4.1vw, 52px);
    line-height: 1.3em;
    text-transform: uppercase;
    max-width: 900px;
    font-weight: 300;
    margin: 0 auto;
}

.carouselContent h4:before {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 100%;
    max-width: 90px;
    height: 1px;
    background: #234;
}

.carouselContent h4,
.carouselContent h2 {
    text-align: center !important;
}

.carouselContent h4:before,
.carouselContent h4:after {
    margin: 0 auto;
    right: 0;
}

.logoCarouselHome {
    margin: 60px 0 0 0;
}

.carouselContent h4:after {
    content: '';
    position: absolute;
    bottom: -22px;
    left: 0;
    width: 100%;
    max-width: 120px;
    height: 1px;
    background: #234;
}



/* FOOTER CUSTOM MODAL CSS STARTS FROM HERE */


.floatingContact span {
    position: fixed;
    bottom: 30px;
    left: -16px;
    z-index: 99999;
    background: #FF8F08;
    border: none;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 0 !important;
    transition: all 0.6s cubic-bezier(0, 0, 0.2, 1);
    color: #fff;
    cursor: pointer;
    opacity: 1;
}

.floatingContact span:hover {
    left: 0;
    background: #377bfb;
}

div#contactUsView {
    z-index: 99999;
    background: #00000080;
    backdrop-filter: blur(4px);
}

body div#contactUsView .modal-dialog {
    max-width: 1200px !important;
    padding: 0 24px;
    min-height: unset !important;
    height: calc(100% - 120px);
    width: 100%;
}

div#contactUsView .modal-content {
    background: #000000;
    box-shadow: 0 0 70px 0px #ffffff69, 0 0 60px -20px #ffffff30;
    border-radius: 24px;
    overflow-y: auto;
    height: 100%;
}

div#contactUsView .newContactView .container {
    width: 100%;
}

div#contactUsView .newContactView {
    padding: 20px 0 50px;
}

div#contactUsView .newContactView h2,
div#contactUsView .newContactView h2 span.themeGradientColor {
    font-size: clamp(24px, 3.5vw, 36px) !important;
}

div#contactUsView .newContactView.darkMode--active p {
    font-size: 16px !important;
}

div#contactUsView .bottomContactRow .leftCol,
div#contactUsView .bottomContactRow .innerRight h3 {
    font-size: 18px;
    line-height: 1.5em;
}

div#contactUsView .bottomContactRow .innerRight span {
    font-size: 14px;
}

.closingBtnModule {
    position: sticky;
    top: 20px;
    z-index: 99;
    display: flex;
    justify-content: flex-end;
    padding: 0 20px 0 0;
}

div#contactUsView button.close {
    border: none;
    background: #7070707a;
    width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    backdrop-filter: blur(21px);
}

div#contactUsView button.close span {
    color: #fff;
    height: 28px;
    line-height: 1;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 28px;
    transition: 0.7s cubic-bezier(0.4, 0, 1, 1);
}

div#contactUsView button.close:hover {
    transform: rotate(90deg);
}

div#contactUsView button.close:hover span {
    transform: rotate(180deg);
}


div#contactUsView.show {
    display: flex !important;
    align-items: center !important;
}

body div#contactUsView .modal-dialog::-webkit-scrollbar {
    display: none !important;
}

div#contactUsView .modal-content::-webkit-scrollbar {
    display: none;
}

/* FOOTER CUSTOM MODAL CSS ENDS HERE */
/* closed */


/* digital marketing pages */

.page-id-2211,
.page-id-1201,
.page-id-1087,
.page-id-2656,
.page-id-2214,
.page-id-2209,
.page-id-1139,
.page-id-1142 {
    background-color: #000;
    color: #fff;
}

.page-id-2211 .bg-color-grey,
.bg-color-grey,
body .companys.ranking.bg-color-grey {
    background-color: #202020 !important;
}

.page-id-2211 h3,
.page-id-2211 h4,
.page-id-2211 p,
.dark-brand-text p,
.dark-brand-text {
    color: #fff !important;
}

.page-id-2211 .brands-wrap .bg-color,
.dark-brand-text.brands-wrap .bg-color {
    background-color: #000;
}

.page-id-2211 .brands-wrap .bg-color:first-child,
.dark-brand-text.brands-wrap .bg-color:first-child,
.page-id-2211 .brands-wrap .bg-color:last-child,
.dark-brand-text.brands-wrap .bg-color:last-child {
    background-color: #202020;
}

.page-id-2211 section.bgcolor--white.list-sec-wrap {
    background-color: #202020 !important;
}

.page-id-2211 .brands-wrap .text-foreground .number-wrap .number-count,
.dark-brand-text.brands-wrap .text-foreground .number-wrap .number-count {
    color: rgba(255, 255, 255, .15);
}

.page-id-2211 .approach-wrap .approach-content .approach-card,
.page-id-2211 .approach-wrap .approach-content .approach-card p {
    color: #000 !important;
}

.page-id-2211 section.list-sec-wrap.lists--checkmarks ul li {
    color: #fff;
}

.page-id-2211 section.bgcolor--white.list-sec-wrap {
    padding-bottom: 100px;
}

.page-id-2211 .info--webappdev-2 .info-text {
    padding-bottom: 0;
}

.page-id-2211 .info--webappdev-2 .info-media img {
    max-width: 470px;
}

.page-id-1201 section.services-sem {
    background-color: #202020;
    padding: 100px 0 100px;
}

.page-id-1201 .info-whychoose .content-why .info-why-title h3,
.page-id-1201 section.whychoose-sem p,
.page-id-1201 section.whychoose-sem p {
    color: #fff;
}

.page-id-1201 section.services-sem .box-serv-sem:hover {
    color: #000;
}

.contentColorWhite p,
.contentColorWhite h3 {
    color: #fff
}





/* expertSecWrap */
section.expect.from_us.expertSecWrap {
    background: #202020;
}

.expertSecWrap p {
    color: #fff;
}

section.companys.ranking.bg-color-grey .card-2,
section.companys.ranking.bg-color-grey .card-1,
section.companys.ranking.bg-color-grey .card-3 {
    box-shadow: 0 0.5rem 1rem rgba(255, 255, 255, .15) !important;
}

section.companys.ranking.bg-color-grey .card-2 .card-body p.card-text,
section.companys.ranking.bg-color-grey .card-3 .card-body p.card-text {
    color: #fff;
}

section.Our.seo.services.servicesContentDark .supreme.services h4.heading {
    color: #fff
}

.email-flex-content.bg-color-grey h4 {
    color: #fff;
}

.approach-wrap.dark-black-text .approach-content .approach-card {
    color: #000;
}

.dark-bg {
    background-color: #000 !important;
}

.page-id-1201 .grid-vos .grid-col-vos button.btn-make-brand {
    background-color: transparent;
}

.btn-hover-effect:hover {
    background: #44b629 !important;
}

.pb-50 {
    padding-bottom: 50px;
}

.dark-white-text h2,
.dark-white-text h3,
.dark-white-text h4,
.dark-white-text h5,
.dark-white-text p,
.dark-white-text li {
    color: #fff !important;
}

.dmMainBannerContent {
    opacity: 1;
    transform: scale(1);
    /* position: absolute; */
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    /* transition: transform 0.5s ease; */
}

.dmMainBannerContent.fade-out {
    opacity: 0;
    transform: scale(0.6);
}

.dmMainBannerContent h1 {
    font-size: clamp(26px, 6.3vw, 70px);
}

.bannerBottomImage {
    position: relative;
    border-radius: 14px;
    /* margin: 300px 0 70px !important; */
    margin: 70px 0 70px !important;
    overflow: hidden;
    z-index: 1;
    padding: 0 !important;
    transition: all .2s linear;
}

.bannerBottomImage img {
    width: 100%;
    border-radius: 14px;
    transform: scale(1);
    transition: 1s ease;
    width: 100%;
    display: block;
    height: auto;
}

.bannerBottomImage img:hover {
    transform: scale(1.1);
}

/* transition effect css */

.unlock .grid-item-unlock:hover,
.whyChooseUs .cardBox:hover {
    border-color: #A3EC91;
}

.unlock .grid-item-unlock,
.whyChooseUs .cardBox {
    transition: all .4s ease-in-out 0s;
    position: relative;
    box-shadow: 0 5px 10px #0000000d;
    z-index: 9;
    border: 1px solid transparent;
}

.unlock .grid-item-unlock:hover h4,
.unlock .grid-item-unlock:hover p {
    color: #fff !important;
}

section.unlock .box-grid .grid-item-unlock:hover span.item-unlock-num {
    color: #fff;
}

.unlock .grid-item-unlock:hover:before,
.unlock .grid-item-unlock:hover:after,
.whyChooseUs .cardBox:hover:after,
.whyChooseUs .cardBox:hover:before {
    width: 100%;
    height: 100%;
}

.unlock .grid-item-unlock:after,
.whyChooseUs .cardBox:after {
    right: 0;
    bottom: 0;
    z-index: -1;
}

.unlock .grid-item-unlock:before,
.whyChooseUs .cardBox:before {
    top: 0;
    left: 0;
    z-index: -1;
}

.unlock .grid-item-unlock:before,
.unlock .grid-item-unlock:after,
.whyChooseUs .cardBox:before,
.whyChooseUs .cardBox:after {
    position: absolute;
    height: 0;
    width: 0;
    transition: all ease-out .4s;
    content: "";
    transform: none;
    padding-top: 0;
    border-radius: 0;
    background-color: #A3EC91;
}

/* closed css  */

/* expertSecWrap */

.bannerBottomImage img {
    width: 100%;
    border-radius: 14px;
    transform: scale(1);
    transition: 1s ease;
    width: 100%;
    display: block;
    height: auto;
}

/* faq sec  */
section.search_engine_faqs.faqContent #accordionFlushExample .accordion-item button.accordion-button.collapsed {
    font-size: 18px;
    font-family: p-bold;
    padding: 1.5rem 2.25rem;
    background-color: #535b64;
    color: #fff;
    box-shadow: none;
}

section.search_engine_faqs.faqContent .accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    margin-bottom: 10px;
    border-bottom: none;
}

section.search_engine_faqs.faqContent .accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
    background-color: #114162;
    color: #fff;
    box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.325);
}

section.search_engine_faqs.faqContent .accordion-button {
    padding: 1.5rem 2.25rem;
}

section.search_engine_faqs.faqContent .accordion-flush .accordion-item .accordion-button {
    font-size: 18px;
    box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.325);
}

section.search_engine_faqs.faqContent #accordionFlushExample button:hover {
    background: #114162;
    color: #fff !important;
}

section.search_engine_faqs.faqContent .accordion-collapse.collapse {
    background-color: #114162;
}

section.search_engine_faqs.faqContent .accordion-body {
    padding: 1.5rem 2.25rem;
    background-color: #114162;
    padding-top: 1rem;
}

section.search_engine_faqs.faqContent .accordion-button::after {
    filter: brightness(0) invert(1);
}

/* faq sec closed */

/* footer section */


/* btn wrap */
.parent-pageid-256 .btn,
.darkmode .btn,
.btnn {
    background-color: transparent;
    border-radius: .3em;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: .5s;
    font-weight: 400;
    font-size: 17px;
    border: 1px solid;
    font-family: inherit;
    text-transform: capitalize;
    color: #FF8F08;
    max-width: fit-content;
    z-index: 1;
}

.darkmodedesign a.btn-green-ui {
    max-width: fit-content;
}

.darkmodedesign .chatbot-heading .sectionTitle__title:after {
    border: 1px solid #58c344;
}

.parent-pageid-256 .darkmodedesign .btn::before,
.darkmode .darkmodedesign .btn::before,
.parent-pageid-256 .darkmodedesign .btn::after,
.darkmode .darkmodedesign .btn::after,
.btnn::after,
.btnn::before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    background-color: #FF8F08;
    transition: 1s ease;
}

.parent-pageid-256 .darkmodedesign .btn::before,
.darkmode .darkmodedesign .btn::before,
.btnn::before {
    top: -1em;
    left: -1em;
}

.parent-pageid-256 .btn::after,
.darkmode .btn::after,
.btnn::after {
    left: calc(100% + 1em);
    top: calc(100% + 1em);
}

.parent-pageid-256 .btn:hover::before,
.darkmode .btn:hover::before,
.btnn:hover::before,
.parent-pageid-256 .btn:hover::after,
.darkmode .btn:hover::after,
.btnn:hover::after {
    height: 410px;
    width: 410px;
}

.parent-pageid-256 .btn:hover,
.darkmode .btn:hover,
.btnn:hover {
    color: rgb(10, 25, 30);
    color: #fff;
    border: 1px solid #FF8F08;
}

.btnn:hover {
    background: none !important;
}

.parent-pageid-256 .btn:active,
.darkmode .btn:active,
.btnn:active {
    filter: brightness(.8);
}


/* ml page  */
.mlSecWrap {
    padding-top: 100px;
    padding-bottom: 100px;
}

.aiFlexSection {
    background-image: url(/wp-content/themes/supreme/inc/assets/images/ai-images/ml-expertise-bg.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
    background-size: 100%;
    background-position: right;
}

.aiFlexSection:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: -1;
}

.mlSecWrap .chatbot-heading {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 70px 70px;
    border-radius: 25px;
}

/* .mlSecWrap .chatbot-heading:after {
    content: "";
    position: absolute;
    inset: -5px;
    z-index: -1;
    filter: blur(10px);
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) -15%, #1d87d4 49%) !important;
} */

/* ml page closed  */


/* footer dark mode */
.parent-pageid-256 footer,
.page-id-2720 footer,
.page-id-2755 footer,
.page-id-2808 footer {
    padding-top: 60px;
    background: #1c1b1b;
}

.parent-pageid-256 .heading span,
.parent-pageid-256 .cgreen {
    background: linear-gradient(270deg, rgb(55 123 251) 0%, rgb(80 146 255) 35%, rgb(3 168 247) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


a#sq1fq6975bpg1756884164414 {
    display: none !important;
}

/* footer dark mode closed */


/* btn wrap closed */

.dmca-protection {
    margin-top: 10px;
    text-align: left;
}

.dmca-protection img {
    width: 121px;
}

/* dmca-protection */

/* digital marketing pages css closed */

@media (max-width:1399px) {
    .technical-sec-wrap {
        padding-top: 0px !important;
    }

    #statement-heading-wrap .wp-block-columns {
        margin-bottom: 0rem;
    }
}

@media (max-width:1399px) {
    .implement-sec ul.data-cleaning.lists {
        padding: 0px 0px 0px 0px;
    }
}

@media (max-width:1399px) {

    .implement-sec .offer-container {
        padding: 50px 30px;

    }

    .implement-sec ul.data-cleaning.lists li,
    ul.eda-lists li {
        font-size: 18px;
        padding-left: 50px;
        margin-bottom: 0px;
    }
}

@media (max-width:992px) and (min-width:768px) {
    .page-id-2492 .retail-app-banner .dummy-sec {
        display: none;
    }

    .homepageSecWrap .rightSpaceText {
        padding-right: 30px;
    }

    .homepageSecWrap .leftSpaceText {
        padding-left: 30px;
    }
}

@media (max-width:767px) {

    .customers-section-author-rating img {
        display: inline-block !important;
        width: fit-content !important;
    }

    .page-id-2492 .retail-app-banner .list-wrap li {
        margin-bottom: 10px;
    }

    .page-id-2492 .investing-heading h2 {
        font-size: 38px;
    }

    .page-id-2492 .retail-app-banner {
        padding: 100px 0 10px;
    }

    section#statement-heading-wrap {
        padding-top: 40px;
    }

    .img-fluid img {
        width: 100%;
        object-fit: contain;
        height: auto;
    }

    .solution-sec-box {
        padding: 0px 16px;
    }

    .solution-sec-box .card-img-box .wp-block-column:first-child {
        padding: 35px 24px 15px !important;
    }

    .solution-sec-box .card-img-box-odd .wp-block-column:nth-child(2) {
        padding: 35px 24px 15px;
    }

    .solution-sec-box .card-img-box-odd {
        margin-top: 0rem !important;
    }

    .homepageSecWrap .rightSpaceText {
        padding-right: 0px;
        padding-left: 0px;
        margin-bottom: 50px;
    }

    .homepageSecWrap .leftSpaceText {
        padding-left: 0px;
        padding-right: 0px;
    }

    body .sec-title-name h1 {
        color: #fff;
        font-size: 28px;
        font-weight: 600;
        line-height: 40px;
    }

    .homeBannerWrap textarea.form-control {
        margin-bottom: 20px !important;
    }

    body .sec-title-name h1 {
        font-size: 24px;
    }

    .homeFormWrap .responsePara {
        margin-bottom: 20px !important;
        font-size: 16px !important;
    }

    section.homepageSecWrap {
        padding-top: 100px;
        padding-bottom: 58px;
    }

    section.homepageSecWrap h2.subTitle {
        font-size: 24px;
    }

    body .homeFormWrap {
        padding: 28px 24px 10px;
    }
}

@media (min-width:1260px) {
    body section.homepageSecWrap {
        padding-top: 190px;
        padding-bottom: 150px;
    }
}

/* //////// Post Page css  ---- 2025//////////// */
:root {
    scroll-behavior: auto !important;
}

.single .card-img-box figure,
.card-img-box-odd figure {

    height: auto;
}

.single .wp-container-core-columns-is-layout-9d6595d7 p {
    font-size: 22px;
    /* color: white; */
}

.single p,
.single li {
    font-size: 22px;
    line-height: 35px;
}

.single ul.data-cleaning.lists li strong,
ul.eda-lists li strong {
    color: #ffffff;
}

.p-color {
    color: black !important;
}

.E-Learninng-heading {
    background: url(/wp-content/uploads/2023/09/retail-app-banner.png) center / cover no-repeat;
    height: 100%;
    padding: 200px 0;
}

.wp-block-column.pt-5.pb-5.listFlexBox.is-layout-flow.wp-block-column-is-layout-flow h2 {
    padding-top: 20px;
}

/* ///////// Contact us page //////// */

.Quality-Management-System .owl-stage {
    pointer-events: none !IMPORTANT;
}

.sb_instagram_header.sbi_medium {
    width: 40%;
}

.page-id-24 .slider .owl-carousel.owl-loaded.owl-drag {
    pointer-events: none;
}

.page-id-20 .owl-carousel.owl-loaded.owl-drag {
    pointer-events: none;
}

body .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
    filter: brightness(0) invert(1);
    transform: rotate(360deg);
}

body .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow.gt_arrow_rotate {
    transform: rotate(180deg);
}

.page-id-98 .sphere--items-4 .heading-title h3 {
    color: white;
}

.page-id-98 .sphere-item-title h4 {
    color: #ffffff;
}

.heading--big .heading-title h3 {
    color: white;
}

/* .heading--big .heading-description p{
    color: white;
} */
.sphere--items-2 .sphere-items.row .col-md-push-3 {
    left: 10%;
}

.info--page-php-3 .info-text.col-sm-7 h3 {
    color: white;
}

/* .wpforms-container textarea.wpforms-field-medium {
    height: 220px !important;
} */
.color-w {
    color: white !important;
}

/* .related-posts ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} */
.related-posts ul .post-box {
    /* width: 24%; */
    box-shadow: 0px 0px 5px 0px #00000057;
    border-radius: 25px;
    padding: 10px;
}

.related-posts ul a {
    color: #000000;
    font-size: 20px;
}

.related-posts ul img.img-fluid.relatedp.wp-post-image {
    border-radius: 15px;
}

.related-posts h3 {
    font-size: 30px;
    font-weight: 700;
}

.home .newContactView textarea {
    height: 230px !important;
}

.slide-stop {
    pointer-events: none;
}


/*///////////////////////////////////// custom css ///////////////////////////////////////////////*/
.info-code span {
    font-size: 14px;
    color: #c3c3c3;
}

img.icons-quote {
    width: 50px !important;
}

#pbCaption .title,
#pbCaption .counter {
    display: none !important;
}

.stack.twisted.animated.none {
    margin-left: 0;
    margin-right: 0;
}

.stack.twisted.animated.wobble {
    margin-left: 0;
    margin-right: 0;
}

.group {
    width: 100%;
    padding-top: 20px;
}

.rc-anchor-normal {
    height: 74px;
    width: 255px !important;
}

/* feb 2/20/24 */
#overflow {
    display: block !important;
    z-index: 1 !important;
    overflow: hidden !important;
}

.related-title .white {
    color: white;
}

.info--page-php-1.info {
    padding-top: 80px ! important;
}

.home h3.secTitle.font-bold {
    font-size: 22px;
    line-height: 26px;
}

.home .boxBtmContent p {
    font-size: 16px;
    margin: 10px 0px 0px 0px;
}

.home .cardBoxWrap .cardBox .boxBtmContent p {
    color: #234;
    min-height: 80px;
    overflow: hidden;
}

#wpforms-3848-field_13 li {
    height: 15px;
}

#wpforms-3848-field_13 input {
    padding: 0px !important;
    width: 0px !important;
    height: 0px;
}

.page-id-911 .heading--big .heading-title h3 {
    color: #000000;
}

.page-id-89 .sphere-item-title h3 {
    font-size: 32px;
    line-height: 28px;
    color: #000000;
}

.page-id-904 section.title:before,
.page-id-906 section.title:before {
    content: "";
    background: #000;
    opacity: .7;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
}

.page-id-914 .info--page-win-3 .heading-description p {
    color: black !important;
}

.page-id-98 .sphere--page-php-2 .heading-description p {
    color: white;
}

.page-id-887 .container.career-banner a {
    color: white !important;
}

.page-id-22 .title::before {
    content: '';
    background: #000 !important;
    opacity: .7;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.home .boxBtmContent p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.page-id-20 .title {
    background-color: transparent !important;
}

.postid-3553 ul.data-cleaning.lists li strong,
ul.eda-lists li strong {
    color: #000000;
}

.single :where(.wp-block-columns.is-layout-flex) {
    gap: 5px !important;
}

.single .wp-block-column figure {
    margin: 0;
}

.single .space-sec-all,
.page .space-sec-all {
    padding: 0;
}

.postid-3702 ul.data-cleaning.lists li strong,
ul.eda-lists li strong {
    color: #000000;
}

/* case study */

@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('../fonts/ProximaNova-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'ProximaNova-Extrabld';
    src: url('../fonts/ProximaNova-Extrabld.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    /*font-display: swap;*/
}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('../fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    /*font-display: swap;*/
}


.case-s-info {
    display: none;
}

body.page-template-template-case-study section.portfolio-main .wrap {
    max-width: 100% !important;
    padding: 0;
}

/* body.page-template-template-case-study .portfolio-main #page-heading {   padding: 40px 0px 20px 10px;  text-align: center;  max-width: 1092px; margin: 0 auto;} */
body.page-template-template-case-study .portfolio-item div.overlay {
    background-color: rgb(80 80 80 / 30%);
    transition: 0.6s all ease-in-out;
    opacity: unset;
}

body.page-template-template-case-study .portfolio-item:hover div.overlay {
    background: rgb(0 0 0 / 68%);
}

body.page-template-template-case-study .portfolio-item:hover:after {
    background-color: inherit;
    transform: scale(1.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

body.page-template-template-case-study .portfolio-item div.overlay>header {
    justify-content: flex-end;
    align-items: center;
}

body.page-template-template-case-study .portfolio-content .portfolio-item:hover header h3 {
    transform: scale(1);
}

body.page-template-template-case-study .portfolio-item div.overlay>header h3 {
    transform: translateY(0px) !important;
    transition: 0.4s all ease-in-out;
    font-family: 'ProximaNova-Extrabld', Arial;
}

body.page-template-template-case-study.portfolio-main #page-heading {
    padding: 40px 0px 20px 10px;
    text-align: center;
    max-width: 1060px;
    margin: 0 auto;
}

body.page-template-template-case-study .overlay .case-s-info {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    z-index: 999;
    color: #fff;
}

body.page-template-template-case-study .case-s-info {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    color: #fff;
    transition: all 0.6s ease;
    text-align: center;
}

body.page-template-template-case-study .case-s-info h4 {
    font-size: 100px;
    color: #fff;
    line-height: 91px;
    font-weight: 600;
    font-family: 'ProximaNova-Extrabld', Arial;
    display: flex;
    justify-content: center;
}

body.page-template-template-case-study .case-s-info span {
    font-size: 18px;
    font-family: 'ProximaNova-Extrabold', Arial;
    display: block;
}

body.page-template-template-case-study .case-s-info p {
    font-size: 20px;
    font-family: 'ProximaNova-Extrabold', Arial;
}

body.page-template-template-case-study .portfolio-content .portfolio-item img {
    transition: transform 0.6s, scale(1.3);
}

body.page-template-template-case-study .portfolio-content .portfolio-item:hover img {
    transform: scale(1);
}

body.page-template-template-case-study .new-case-study-design .portfolio-item header h3.post-title {
    font-size: 21px;
    font-family: 'ProximaNova-Extrabld', Arial;
}

body.page-template-template-case-study .portfolio-content .portfolio-item {
    margin: 0px !important;
}

body.page-template-template-case-study .portfolio-content .portfolio-item {
    padding: 0;
}

body.page-template-template-case-study .portfolio-item div.overlay h3.post-title {
    line-height: 23px;
}

body.page-template-template-case-study .case-study-main-wrap {
    padding: 0px 0px 72px 0px;
}

body.page-template-template-case-study .casestudy-content img {
    padding: 23px 0px 0px 0px;
    width: 100%;
}

body.page-template-template-case-study .casestudy-content {
    padding-bottom: 20px;
}

body.page-template-template-case-study .fl-node-9t0nz7j6g5ae .fl-module-content {
    margin: 0 20px;
}

body.page-template-template-case-study .portfolio-content .portfolio-item {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 15px 25px;
    height: fit-content;
}

body.page-template-template-case-study .portfolio-content .portfolio-item .case-s-info h3 {
    color: #fff;
    font-family: 'ProximaNova-Extrabld', Arial;
}

body.page-template-template-case-study .fl-col.fl-node-ntwe4dkcz95v {
    width: 100%;
}

body.page-template-template-case-study .whatyou-see {
    background-color: #738942;
    padding: 50px 20px;
}

body.page-template-template-case-study .whatyou-see h2 {
    color: #fff;
    font-size: 42px;
    line-height: 52px;
    text-align: center;
    font-family: 'ProximaNova-Extrabld', Arial;
}

html body.page-template-template-case-study .whatyou-see .getproposal-btn a {
    position: relative;
    padding: 8px 53px 8px 31px !important;
}

html body.page-template-template-case-study .whatyou-see .getproposal-btn a:hover span {
    color: #fff !important;
}

html body.page-template-template-case-study .whatyou-see .getproposal-btn a:hover {
    background: #738942 !important;
    color: #ffffff !important;
    border: 2px solid #fff !important;
}

body.page-template-template-case-study .whatyou-see .getproposal-btn a:after {
    content: "";
    position: absolute;
    background: url(/wp-content/themes/thrive-agency/images/custom-svg-arrow-white.svg) no-repeat center;
    width: 20px;
    height: 20px;
    right: 22px;
    top: 13px;
}

body.page-template-template-case-study .whatyou-see p {
    color: #fff;
    font-family: 'ProximaNova-regular', Arial;
    line-height: 35px;
    font-size: 20px;
}

body.page-template-template-case-study .whatyou-see .fl-module-content {
    margin: 0;
}

body.page-template-template-case-study .case-s-info {
    display: block;
    width: 100%;
    z-index: 1;
}

body.page-template-template-case-study sub {
    bottom: 0em;
    font-size: 60px;
    color: #fff;
    line-height: 91px;
    font-family: 'ProximaNova-Extrabld', Arial;
    display: flex;
}

body.page-template-template-case-study .case-study-thumbnail {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    position: relative;
}

/* body.page-template-template-case-study .filterable-portfolio {  position: relative; overflow: scroll; height: 500px;} */
body.page-template-template-case-study .case-study-thumbnail img {
    height: 400px;
    object-fit: cover;
    width: 100%;
}

body.page-template-template-case-study div#portfolio-wrap {
    overflow: hidden;
    position: relative;
    background: #F8F9FB;
    height: auto;
}

/* #portfolio-wrap .portfolio-content.isotope {   overflow: visible !important;} */
body.page-template-template-case-study .thrive-breadcrumb {
    display: none;
}

body.page-template-template-case-study .casestudy-content .innerwrap figure {
    width: 90%;
    text-align: center;
}

/*body.page-template-template-case-study .portfolio-content .portfolio-item:hover header h3 { transform: translateY(0) !important;opacity: 1 !important;}*/
body.page-template-template-case-study .portfolio-content .portfolio-item:hover header h3 {
    transform: translateY(-140px) !important;
    opacity: 1 !important;
    font-size: 30px;
    color: #51c336;
    line-height: 35px;
    text-shadow: 0 0 40px #82cf47;
}

body.page-template-template-case-study .casestudy-content .innerwrap {
    padding: 0 30px;
}

body.page-template-template-case-study .getproposal-btn {
    text-align: center;
}

body.page-template-template-case-study .portfolio-content {
    overflow: inherit;
    display: block !important;
    max-width: 100%;
    margin: 0;
    display: block;
    float: none;
    width: 100%;
}


.getproposal-btn a {
    font-family: 'ProximaNova-Extrabld', Arial;
    font-weight: normal;
    border-radius: 50px !important;
    background: #db7803 !important;
    border: 2px solid #db7803 !important;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    font-size: 20px !important;
    line-height: 30px !important;
    letter-spacing: 1px;
    padding: 8px 20px !important;
    text-decoration: none;
    text-shadow: none;
}

/* Media query */
@media(min-width:991px) and (max-width:1400px) {
    body.page-template-template-case-study .case-s-info h4 {
        font-size: 60px;
        line-height: normal;
    }

    body.page-template-template-case-study .case-s-info {
        padding: 0px 10px;
    }
}

@media(min-width:1024px) and (max-width:1280px) {
    body.page-template-template-case-study.case-s-info span {
        font-size: 16px;
    }
}

@media (min-width:991px) {
    body.page-template-template-case-study .portfolio-content .portfolio-item .case-s-info h3 {
        display: none;
    }

    body.page-template-template-case-study .portfolio-content .portfolio-item:hover .case-s-info {
        transform: translate(-50%, -50%) scale(0.7);
        opacity: 0.6;
    }

    body.post-type-archive-our-work .portfolio-content.isotope,
    body.page-template-template-case-study .portfolio-content.isotope {
        margin-left: -1px;
        margin-right: -1px;
        width: 100.2%;
        max-width: 1140px;
        margin: 30px auto;
    }

}

@media(min-width:100px) and (max-width:960px) {
    body.page-template-template-case-study .portfolio-content .portfolio-item .case-s-info h3 {
        display: block;
        margin-top: 10px;
    }

    body.page-template-template-case-study .case-s-info {
        z-index: 1;
    }

    body.page-template-template-case-study .case-s-info h4 {
        font-size: 70px;
        margin-bottom: 0px;
        line-height: 70px;
    }

    body.page-template-template-case-study .portfolio-item div.overlay>header {
        display: none;
    }

    body.page-template-template-case-study #portfolio-wrap .portfolio-item .overlay {
        opacity: 1;
    }

    body.page-template-template-case-study .portfolio-main #page-heading {
        padding: 40px 10px 20px 10px;
    }
}

@media(min-width:768px) and (max-width:960px) {
    body.page-template-template-case-study .portfolio-content .portfolio-item {
        max-width: 50% !important;
        width: 100% !important;
    }

    body.page-template-template-case-study .case-s-info {
        padding: 0 13px;
    }

    /* body.page-template-template-case-study .portfolio-content.isotope article:nth-child(odd) .case-study-thumbnail { border-left: none !important;} */
}

@media (max-width:820px) {

    body.page-template-template-case-study .casestudy-content .innerwrap figure {
        width: 100%;
    }

}

@media (min-width:768px) {
    .body.page-template-template-case-study .casestudy-content {
        padding-bottom: 29px;
    }

    .body.page-template-template-case-study .casestudy-content img {
        padding-top: 20px;
    }

}

@media(max-width:768px) {
    body.page-template-template-case-study .hide-me-mobile-text {
        display: block;
        opacity: 1;
        visibility: visible;
    }
}

@media(min-width:100px) and (max-width:767px) {
    body.page-template-template-case-study #portfolio-wrap .portfolio-item {
        margin: 0px !important;
    }

    body.page-template-template-case-study.portfolio-main #page-heading {
        padding: 26px 10px 0px 10px;
    }

    body.page-template-template-case-studyarticle.isotope-item {
        margin-bottom: 0px !important;
    }

    body.page-template-template-case-study .case-s-info {
        transform: none;
        z-index: 99;
        left: 0;
        text-align: left;
        width: 100%;
        padding: 0 18px;
        bottom: 40px;
        top: inherit;
    }

    body.page-template-template-case-study .whatyou-see p br {
        display: none;
    }

    body.page-template-template-case-study .portfolio-content .portfolio-item {
        max-width: 100% !important;
        width: 100% !important;
    }

    .hoverInfo {
        opacity: 1;
    }

    body.page-template-template-case-study .case-study-main-wrap {
        padding: 0px 0px 45px 0px;
    }

    body.page-template-template-case-study .casestudy-content {
        padding-bottom: 7px;
    }

    body.page-template-template-case-study .whatyou-see .getproposal-btn a:after {
        top: 14px;
        width: 17px;
        height: 17px;
    }

    body.page-template-template-case-study .whatyou-see h2 {
        font-size: 36px;
    }

    body.page-template-template-case-study .whatyou-see {
        padding: 50px 20px;
    }

    body.page-template-template-case-study .case-study-thumbnail {
        border-left: none;
        border-top: 1px solid #ccc;
        border-right: none;
    }

}




/* portfolio content work page  */



.portfolio-item header {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    position: absolute;
    left: 0;
    bottom: 0%;
    width: 100%;
    height: 100%;
    padding: 1em;
    border-bottom: 0;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    z-index: 3;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

body.page-template-page-casestudy-new-layout .portfolio-item div.overlay>header {
    justify-content: flex-end;
    align-items: center;
}

.portfolio-item:hover header {
    bottom: 0;
}

/* case-study-wrap */

.case-study-wrap h3.post-title {
    color: #fff;
    font-weight: 600;
}

@media (max-width:1199px) {
    body.page-template-template-case-study sub {
        font-size: 33px;
        line-height: 70px;
    }
}

/* loading css  */

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.case-study-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.05);
    padding: 40px;
    height: fit-content;
}

#portfolio-wrap .portfolio-content {
    min-height: 500px;
}

.case-study-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: -webkit-fill-available;
}

.case-study-thumbnail {
    flex: 1;
    text-align: right;
}

.case-study-thumbnail img {
    border-radius: 8px;
    max-width: 100%;
    height: auto;
}

.case-client {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 8px;
}

.case-title {
    font-size: 28px;
    margin-bottom: 16px;
    font-weight: 600;
}

.case-desc {
    font-size: 20px;
    margin-bottom: 12px;
}

.case-meta {
    font-size: 14px;
    color: #666;
    margin-bottom: 16px;
}

.case-link {
    font-weight: 500;
    color: #000;
    text-decoration: none;
    position: relative;
}

.case-link:hover {
    color: #000;
}

.case-link::after {
    content: '';
    position: absolute;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666'/></svg>");
    width: 14px;
    height: 12px;
    top: 8px;
    margin-left: 10px;
    background-size: 13px;
    background-repeat: no-repeat;
    transition: all .3s;
    transform: rotate(-90deg);
    filter: brightness(0) contrast(25);
}

.innerFilterWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: none;
    border-right: none;
    gap: 10px;
}

.innerFilterWrap .filter {
    border: 1px solid #d5d5d5 !important;
}

.new-case-study-design .custom-filter-case-study .innerFilterWrap .filter {
    padding: 0;
}

.new-case-study-design .custom-filter-case-study .innerFilterWrap .filter:not(:last-child) {
    border-right: 1px solid #e7e7e7;
}

.custom-filter-case-study .innerFilterWrap select {
    border: none;
    width: 100%;
    max-width: 340px;
    position: relative;
    appearance: none;
    padding: 24px 20px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666'/></svg>");
    background-size: 13px;
    background-position-x: 95%;
    filter: brightness(7) invert(1);
}

@media(min-width: 1200px) {
    .custom-filter-case-study .innerFilterWrap select {
        min-width: 360px;
    }
}

@media(max-width: 960px) {
    .case-study-inner {
        gap: 25px;
        padding: 20px;
        flex-direction: column-reverse;
    }
}

@media(max-width: 767px) {
    .case-study-inner {
        gap: 20px;
    }

    .innerFilterWrap {
        flex-direction: column;
        width: 100%;
    }

    .new-case-study-design .custom-filter-case-study .innerFilterWrap .filter:not(:last-child) {
        border-right: none;
    }

    .custom-filter-case-study .innerFilterWrap select {
        max-width: 100%;
    }

    body.page-template-template-case-study .portfolio-content .portfolio-item {
        padding: 15px 15px;
    }
}

@media (min-width:768px) and (max-width: 820px) {
    .custom-filter-case-study .innerFilterWrap select {
        max-width: 300px;
        min-width: 245px;
    }
}

@media (min-width:821px) and (max-width: 1024px) {
    .custom-filter-case-study .innerFilterWrap select {
        max-width: 340px;
        min-width: 300px;
    }

    .portfolio-content.loading {
        visibility: hidden;
    }

    .portfolio-content.ready {
        visibility: visible;
    }
}

/*common.css*/

html.lenis {
    height: auto;
}

.lenis.lenis-smooth {
    scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}

.lenis.lenis-stopped {
    overflow: hidden;
}

.article .content,
.article .stickyNavigation-wrapper .stickyNavigation-item,
.article-item .content-title h3,
.article-item h3 {
    font-family: 'p-regular';
}

.article-box ul li:before,
.article-quote::before,
.breadcrumbs__item::after {
    content: "";
}

.contactInfo-head,
.contactPrivacy-head h3,
.cta-button,
.cta-title,
.cta2__title {
    text-transform: uppercase;
}

.contactForm-attachTrigger,
.contactForm-file,
.contactInfo a,
.cta-button,
.cta-button:hover,
.footer-link,
.footer-tel,
.historyNavigation-link {
    text-decoration: none;
}

.employe-section {
    padding: 100px 0;
    background-color: #f7fdff;
    text-align: center;
}

.employe-section .employe-para {
    text-align: center;
    background-color: #fafad2;
    padding: 15px;
    height: 300px;
    box-shadow: rgb(255 189 109) 5px 5px;
}

.employe-section .employe-para .employe-title h4 {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #000000d9;
}

.section-mobile .sectionTitle {
    text-align: center;
    margin-bottom: 20px;
}

.section-mobile {
    padding: 100px 0;
    background-image: linear-gradient(90deg, #50b8ff, 5%, #fff 10%);
}

.section-mobile .mobile__title {
    text-align: left;
    font-size: 28px;
}

.section-mobile .mobile__decription {
    font-size: 18px;
    line-height: 33px;
}

.section-mobile .side-image img {
    width: 100%;
}

.mobile-first-section {
    padding-top: 100px;
}

.tabs4 span {
    font-size: 20px;
    font-weight: 400;
}

/* .bgcolor--white {
    background-color: #f3f3f3;
} */

.bgcolor--light {
    background-color: #ffff;
}

.net-page .bgcolor--light {
    background-color: #ffff;
    padding-top: 50px;
    padding-bottom: 90px;
}

.bgcolor--green {
    background-color: #51c336;
}

.bgcolor--blue {
    background-color: #0cf;
}

.bgcolor--red {
    background-color: #f96057;
}

.bgcolor--dark-blue {
    background-color: #255ccc;
}

.bgcolor--orange {
    background-color: #ff9700;
}

.bgcolor--aqua {
    background-color: #00ddce;
}

.bgcolor--purple {
    background-color: #9d26d5;
}

.bgcolor--gray {
    background-color: #e2e2e2;
}

.bgcolor--black {
    background-color: #2d2c31;
}

.bgcolor--hover--white:hover {
    background-color: #fff;
    color: #234;
}

.bgcolor--hover--light:hover {
    background-color: #f7f7f7;
    color: #234;
}

.bgcolor--hover--dark:hover {
    background-color: #3d3c42;
    color: #fff;
}

.bgcolor--hover--green:hover {
    background-color: #51c336;
    color: #fff;
}

.bgcolor--hover--blue:hover {
    background-color: #0cf;
    color: #fff;
}

.bgcolor--hover--red:hover {
    background-color: #f96057;
    color: #fff;
}

.bgcolor--hover--dark-blue:hover {
    background-color: #255ccc;
    color: #fff;
}

.bgcolor--hover--orange:hover {
    background-color: #ff9700;
    color: #fff;
}

.bgcolor--hover--aqua:hover {
    background-color: #00ddce;
    color: #fff;
}

.bgcolor--hover--purple:hover {
    background-color: #9d26d5;
    color: #fff;
}

.bgcolor--light,
.bgcolor--white {
    color: #234;
    position: relative;
}

.bgcolor--aqua,
.bgcolor--blue,
.bgcolor--dark,
.bgcolor--dark-blue,
.bgcolor--green,
.bgcolor--orange,
.bgcolor--purple,
.bgcolor--red {
    color: #fff;
    position: relative;
}

.bgcolor--white+.bgcolor--white {
    padding-top: 0;
}

section.width--full>.container {
    width: auto;
}

.new-section .cards-name h4 p {
    color: #000;
}

.background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
    overflow: hidden;
}

.background--insights .title-name {
    margin-bottom: 0;
}

.bg--contain {
    background-size: contain;
}

.bg--cover {
    background-size: cover;
}

.bg--fixed {
    background-attachment: fixed;
}

section.bg--center {
    background-position: 50% 50%;
}

section.bg--top-left {
    background-position: 0 0;
}

section.bg--top-right {
    background-position: 100% 0;
}

section.bg--bottom-left {
    background-position: 0 100%;
}

section.bg--bottom-right {
    background-position: 100% 100%;
}

/*
|---------------------------------------|
Case Study Page CSS - Begins
|---------------------------------------| 
*/


.datalist ul.data-cleaning.lists li {
    background: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/check-primary.svg) no-repeat center left;
    background-size: 22px;
}

.datalist ul.data-cleaning.lists.optimized li ul li::before {
    background: #124775;
}

.caseStudyBanner .investing-heading h2 {
    line-height: 1.2;
    text-transform: uppercase;
}

ul.listDashed li {
    position: relative;
    padding: 0 0 0 25px;
}

ul.listDashed li:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 14px;
    height: 1px;
    width: 10px;
    background: #234;
}

.titleUnderlined {
    position: relative;
    width: fit-content;
}

.wrappedThumbnail {
    padding: 90px 90px;
}

.wrappedThumbnail figure {
    max-width: 655px;
}

.rightsideThumb figure {
    border-radius: 40px 0 0 40px !important;
    overflow: hidden !important;
}

.rightSideThumb {
    border-radius: 50px 0 0 50px !important;
}

.leftSideThumb {
    display: flex;
    justify-content: flex-end;
    border-radius: 0 50px 50px 0 !important;
}

.caseStudyContainer.inversed .caseStudyDetail .wp-block-columns>.wp-block-column {
    margin-right: auto;
    margin-left: 100px;
}

ul.data-cleaning.lists.optimized li {
    line-height: 1.2em;
    color: #000 !important;
    background-position: left 10px;
    font-size: 22px;
    padding-left: 34px;
}

.fullListData ul.data-cleaning.lists.optimized {
    display: block;
}

.fullListData ul.data-cleaning.lists.optimized li {
    width: 100%;
}

.ghl_box_odd .wp-block-columns .wp-block-column,
.ghl_box_even .wp-block-columns .wp-block-column,
.ghl_box_odd .wp-block-columns .wp-block-column figure,
.ghl_box_even .wp-block-columns .wp-block-column figure {
    padding: 0 !important;
}

.ghl_box_odd .wp-block-columns,
.ghl_box_even .wp-block-columns {
    padding: 40px !important;
}

ul.data-cleaning.lists.optimized li ul li {
    background: none;
    position: relative;
}

ul.data-cleaning.lists.optimized li ul li::before {
    content: '';
    position: absolute;
    top: 18px;
    height: 2px;
    width: 20px;
    background: #45aea9;
    left: 0;
}

ul.data-cleaning.lists.optimized {
    padding: 0;
}

@media only screen and (max-width:600px) {
    .caseStudyBanner .investing-heading h2 {
        font-size: 38px;
    }

    .caseStudyBanner p br {
        display: none;
    }
}

@media only screen and (max-width:781px) {
    ul.listDashed li {
        font-size: 18px !important;
    }

    .caseStudyContainer:not(.inversed) .wp-block-columns {
        flex-direction: column-reverse;
    }

    .wrappedThumbnail {
        border-radius: 20px !important;
        padding: 25px !important;
        display: flex;
        justify-content: center;
        flex: unset !important;
        width: calc(100% - 40px) !important;
        margin: 0 auto !important;
        flex-basis: unset !important;
    }

    .wrappedThumbnail figure {
        max-width: 100%;
    }

    .caseStudyContainer:not(.inversed) .wp-block-columns .wp-block-column {
        max-width: 100% !important;
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.wrappedThumbnail {
        flex-basis: unset !important;
    }

    .caseStudyContainer.inversed .caseStudyDetail .wp-block-columns>.wp-block-column {
        margin: 0 !important;
    }

    .caseStudyContainer {
        margin: 20px 0 !important;
    }

    .my-5.caseStudyContainer {
        margin: 20px 0 !important;
    }

    .caseStudyDetail {
        margin-top: 10px !important;
    }

    .titleUnderlined {
        line-height: 1.2 !important;
        font-size: 38px !important;
        margin: 0 0 15px !important;
    }

    .caseStudyContainer .castStudyCategory {
        margin-bottom: 15px !important;
    }
}

@media only screen and (min-width:782px) and (max-width:991px) {
    .caseStudyBanner .investing-heading h2 {
        font-size: 42px;
    }

    .caseStudyBanner p br {
        display: none;
    }

    .titleUnderlined {
        line-height: 1 !important;
        font-size: 36px !important;
    }

    .wrappedThumbnail {
        padding: 45px !important;
    }

    .caseStudyContainer.inversed .caseStudyDetail .wp-block-columns>.wp-block-column {
        margin-left: 20px;
    }
}

@media only screen and (min-width:1280px) {
    .titleUnderlined:before {
        content: '';
        position: absolute;
        bottom: -10px;
        right: 0;
        width: 0;
        height: 4px;
        background: #234;
        border-radius: 50px;
        transition: all 0.4s cubic-bezier(0.39, 0.58, 0.57, 1);
    }

    .caseStudyContainer:hover .titleUnderlined:before {
        left: 0;
        width: 100%;
    }

    .wrappedThumbnail img {
        transition: transform 2.5s ease, filter 1s ease;
        transform: scale(1);
    }

    /* .wrappedThumbnail img {transition: transform 2.5s ease, filter 1s ease;transform: scale(1);filter: grayscale(1);} */
    .caseStudyContainer:hover .wrappedThumbnail img {
        transform: scale(1.05) !important;
        filter: grayscale(0) !important;
    }
}

.ghl_result {
    padding: 30px 0px;
}

.ghl_result .datalist ul.data-cleaning.lists li {
    background-position: left 13px;
}

.noSpaceFigure figure {
    margin: auto;
}

.noSpaceFigure.challangeWrap.challengeContentWrap {
    margin-bottom: 30px;
}

.noSpaceFigure.challangeWrap.challengeContentWrap .wp-block-columns {
    gap: 0;
}

.noSpaceFigure.challangeWrap.challengeContentWrap ul {
    background: transparent !important;
    color: #fff !important;
}

.noSpaceFigure ul.data-cleaning.lists.optimized li {
    color: #fff !important;
}

/*
|---------------------------------------|
Case Study Page CSS - Ends
|---------------------------------------| 
*/

/* Case study inner pages css  */
/* .about-sec .about-container .has-white-color {
    font-family: 'p-regular';
} */

@media (max-width: 1030px) {

    .background,
    .background--position--absolute {
        position: absolute;
    }

    .bg--fixed {
        background-attachment: inherit;
    }
}

@media (max-width: 767px) {
    .background {
        background-size: cover;
    }
}

.sources {
    padding-top: 50px;
}

.sources .container {
    width: 100%;
    max-width: 940px;
}

.breadcrumbs {
    margin-bottom: 30px;
}

.breadcrumbs__list {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    padding: 0;
}

.breadcrumbs__item {
    list-style: none;
    display: inline;
    vertical-align: top;
    color: #234;
    margin-right: 21px;
    padding-bottom: 10px;
    position: relative;
}

.breadcrumbs__item::after {
    width: 10px;
    height: 25px;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    background: url(../images/ico-arrow-breadcrumbs.svg) center center no-repeat;
}

.breadcrumbs__item:last-child {
    margin-right: 0;
}

.breadcrumbs__item:last-child:after {
    display: none;
}

.breadcrumbs__link {
    color: #234;
    opacity: 0.6;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.breadcrumbs__link:hover {
    opacity: 1;
}

.sources__list {
    margin-left: 0;
    padding-left: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8eaec;
}

.sources__item {
    font-size: 19px;
    line-height: 27px;
    color: #234;
    margin-bottom: 20px;
}

a.sources__link {
    opacity: 0.6;
    color: #234;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    word-wrap: break-word;
}

a.sources__link:hover {
    opacity: 1;
}

.sources__router {
    padding: 20px 0 70px;
}

.sources__router-link {
    font-size: 19px;
    line-height: 24px;
}

.article .stickyNavigation-item,
.article .stickyNavigation-link {
    text-align: left;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
}

.article {
    padding-top: 50px;
}

.article .content-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}

.article #section1 .content-wrapper {
    padding-top: 0;
}

.article #section1 .content--bgColor--grey {
    padding-top: 50px;
}

.article .stickyNavigation-wrapper {
    padding-top: 0;
    left: 15px;
}

.article .stickyNavigation-col {
    border-right: 0;
    border-left: 1px solid rgba(128, 128, 128, 0.3);
    padding-right: 0;
}

.article .stickyNavigation-link:after {
    right: auto;
    top: 6px;
    left: -6px;
}

.article .stickyNavigation-link--active:after {
    left: -10px;
    top: 1px;
    right: auto;
}

.article .stickyNavigation-item {
    padding-left: 17px;
    margin-top: 0;
    margin-bottom: 20px;
}

.contactInfo,
.contactPrivacy,
.cta {
    text-align: center;
}

.article-item {
    max-width: 800px;
    position: relative;
}

.article-item img {
    max-width: 100%;
    display: block;
}

.article-item p.image-title {
    font-weight: 500;
    margin-bottom: 10px;
}

.article-item .content-title h2,
.article-item h2 {
    font-weight: 500;
    color: #234;
    font-size: 40px;
    line-height: 59px;
    margin-bottom: 20px;
    margin-top: 0;
}

.article-item .content-title h3,
.article-item h3 {
    font-weight: 500;
    color: #234;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 20px;
}

.contactInfo-head h3,
.contactInfo-title {
    font-family: 'p-regular';
}

@media screen and (max-width: 767px) {
    .article-item h3 {
        font-size: 28px;
        line-height: 34px;
    }
}

.article-box h4,
.article-item h4 {
    font-size: 25px;
    line-height: 38px;
    font-weight: 500;
}

.article-item h4 {
    color: #234;
    margin-bottom: 20px;
}

.article-item .cta3 {
    margin-top: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.article-box {
    padding: 30px 40px;
    color: #fff;
    background: #51c336;
}

.article-box+*,
.article-box+.content-normal {
    margin-top: 40px;
}

.article-box h4 {
    margin: 0 0 13px;
    color: #fff;
}

.article-box ul {
    padding: 0;
    margin: 0;
}

.article-box ul li {
    padding-left: 16px;
    margin-bottom: 45px;
    list-style: none;
    position: relative;
    font-size: 19px;
    line-height: 30px;
}

.article-box ul li:before {
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.article-box ul li:last-child {
    margin-bottom: 0;
}

.article-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -6px;
    margin-right: -6px;
    padding-bottom: 8px;
}

.article-table__item {
    margin: 0 6px 12px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    background: #fff;
    border: 1px solid #e8eaec;
}

.article-table__title {
    background: #51c336;
    color: #fff;
    padding: 5px 20px;
    min-height: 56px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 300;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.article-table__text {
    font-size: 14px;
    line-height: 20px;
    color: #234;
    font-weight: 300;
    padding: 18px 20px;
}

.article-table--horizontal {
    display: block;
    margin: 0;
}

.article-table--horizontal .article-table__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    margin-right: 0;
}

.article-table--horizontal .article-table__title {
    max-width: 170px;
    min-width: 170px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
    display: block;
}

.article__footer-wrapper {
    max-width: 800px;
    border-top: 1px solid #f4f5f6;
    padding-top: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 70px;
}

.sources-link {
    margin-right: 30px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top;
}

.download-link {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: top;
}

.sources-link img,
.sources-link svg {
    margin-right: 10px;
    max-width: 22px;
}

.download-link img,
.download-link svg {
    margin-right: 10px;
}

.article__social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.article__social .socials {
    margin-left: 10px;
}

.article .tweet {
    position: absolute;
    top: 0;
    left: 100%;
    width: 180px;
    margin-left: 45px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
}

.article .tweet__text {
    margin-bottom: 15px;
}

.article .tweet__link {
    background: #55acef;
    border-radius: 2px;
    padding: 5px;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    min-width: 92px;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.article .tweet__link img {
    margin-right: 9px;
}

.article .tweet__link:hover {
    background: #4693cd;
}

.article sup {
    font-size: 10px;
    opacity: 0.6;
    top: -1em;
}

@media (max-width: 1400px) {
    .article .tweet {
        position: static;
        margin: 0;
        padding-top: 30px;
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 767px) {

    .article-box ul li,
    .sources__item {
        font-size: 16px;
        line-height: 22px;
    }

    .article-table,
    .article-table--horizontal .article-table__item,
    .article-table__item,
    .article__footer-wrapper {
        display: block;
    }

    .sources {
        padding-top: 30px;
    }

    .sources__list {
        padding-left: 20px;
    }

    .breadcrumbs__item {
        margin-right: 10px;
    }

    .breadcrumbs__item::after {
        margin-left: 10px;
    }

    .article-box {
        padding: 20px 15px;
    }

    .article-item .content-title h2,
    .article-item h2 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 500;
    }

    .article-table {
        margin: 0;
    }

    .article-table__item {
        margin-left: 0;
        margin-right: 0;
    }

    .article-table__title {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .article-table--horizontal .article-table__title {
        max-width: 100%;
        display: block;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .article__social {
        padding-top: 30px;
    }
}

h2.article-quote-title {
    font-size: 40px;
    line-height: 44px;
    font-weight: 400;
    color: #51c136;
    margin-top: 50px;
}

.article-quote-title+.article-quote {
    margin-top: 40px;
}

.article-quote {
    padding: 56px 30px 30px 141px;
    margin-top: 70px;
    margin-bottom: 30px;
    display: block;
    position: relative;
    background: rgba(81, 192, 54, 0.05);
}

.article-quote::before {
    font-size: 0;
    display: block;
    width: 60px;
    height: 44px;
    position: absolute;
    left: 48px;
    top: 40px;
    z-index: 1;
    background: url(../images/ico-quote.svg) center center no-repeat;
}

.cta2--bg:before,
.cta3__title::before {
    content: "";
    height: 100%;
}

.cta,
.cta2--bg {
    position: relative;
}

.article-quote:after {
    display: none;
}

.article-quote__text {
    font-size: 25px;
    line-height: 33px;
    margin-bottom: 35px;
    font-weight: 300;
    color: #51c136;
}

.article-quote__author-wrapper {
    padding-top: 25px;
    padding-bottom: 15px;
    border-top: 1px solid rgba(81, 192, 54, 0.3);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.article-quote__author {
    font-size: 19px;
    line-height: 25px;
    color: #51c136;
    font-weight: 500;
}

.article-quote__image {
    margin-left: 15px;
    max-width: 120px;
}

.article-quote__image img {
    display: block;
    max-width: 100%;
    margin-left: auto;
}

@media screen and (max-width: 767px) {
    h2.article-quote-title {
        font-size: 32px;
        line-height: 36px;
    }

    h2.article-quote-title+.article-quote {
        margin-top: 35px;
    }

    .article-quote {
        padding: 80px 15px 15px;
        margin-top: 30px;
    }

    .article-quote__text {
        font-size: 20px;
        line-height: 24px;
    }

    .article-quote:before {
        left: 15px;
        top: 15px;
    }

    .article-quote__author-wrapper {
        display: block;
    }

    .article-quote__author {
        margin-bottom: 10px;
    }

    .article-quote__image {
        margin: 0;
    }
}

.contactInfo {
    margin-bottom: 80px;
}

.contactInfo-nomargin {
    margin-bottom: 60px;
}

.contactInfo a {
    color: #51c336;
}

.contactInfo a[href*="tel"] {
    color: #234;
}

.contactInfo-head {
    padding: 30px;
    background-color: #eeeeee00;
    color: #234;
}

.contactInfo-head h3 {
    margin: 0;
    font-weight: 300;
    font-size: 35px;
    line-height: 40px;
}

.contactInfo-col--left {
    padding-right: 0;
}

.contactInfo-col--right {
    padding-left: 0;
}

.contactInfo-container {
    padding: 35px 30px 32px;
    border: 1px solid #ebebeb;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.05) 0 1px 2px 0;
    height: 100%;
}

.contactInfo-col--right .contactInfo-container {
    border-left: 0;
}

.contactInfo-title {
    margin-bottom: 13px;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
}

.cta p,
.cta-button,
.cta-title,
.cta2__title {
    font-weight: 300;
}

.contactPrivacy-head h3,
.cta-button,
.cta3 {
    font-family: 'p-regular';
}

.contactInfo-data p:first-child {
    margin-top: 0;
}

.contactInfo-data p {
    margin: 0.3em 0;
}

.contactInfo-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.contactInfo-item,
.contactInfo-item a {
    color: #234;
}

.contactInfo-mail {
    display: inline-block;
    margin-bottom: 7px;
}

.contactInfo--2 {
    margin-top: -180px;
    margin-bottom: -150px;
    padding-top: 180px;
    padding-bottom: 230px;
    background-repeat: no-repeat;
    /* background-image: url(../images/contacts-decoration.jpg); */
    background-position: 100% 115%;
}

.contactInfo--2 .contactInfo-head {
    background-color: #0cf;
}

.contactInfo--2 .contactInfo-container {
    padding: 57px 12% 24px;
}

@media (max-width: 1199px) {
    .contactInfo-col--left {
        padding-right: 15px;
    }

    .contactInfo-col--right {
        padding-left: 15px;
    }

    .contactInfo-col--right .contactInfo-container {
        border-left: 1px solid #ebebeb;
    }

    .contactInfo--2 {
        background-position: 100% -75px;
    }

    .contactInfo--2 .contactInfo-container {
        padding: 35px 8% 40px;
    }
}

@media (max-width: 767px) {
    .contactInfo--2 {
        margin-bottom: -200px;
    }

    .contactInfo-nomargin {
        margin-bottom: 30px;
    }
}

.contactPrivacy {
    background-color: #f7f7f7;
}

.contactPrivacy-head {
    padding: 74px 0 22px;
}

.contactPrivacy-head h3 {
    margin: 0;
    font-weight: 300;
    font-size: 52px;
    line-height: 55px;
}

.contactPrivacy-body {
    padding-bottom: 62px;
}

.contactPrivacy-body--paddingSmall {
    padding-bottom: 11px;
}

.contactPrivacy-body p {
    margin-top: 0;
    margin-bottom: 19px;
}

.contactPrivacy-share {
    padding-bottom: 60px;
}

@media (max-width: 767px) {
    .contactPrivacy-head {
        padding-top: 50px;
    }

    .contactPrivacy-head h3 {
        font-size: 34px;
    }
}

.cta {
    padding-top: 85px;
    padding-bottom: 88px;
    color: #fff;
    background-color: #0cf;
}

.cta-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 46px;
    line-height: 56px;
}

.cta p {
    margin-top: 0;
    font-size: 17px;
    line-height: 28px;
}

.cta .cta-text p:last-child {
    margin-bottom: 50px;
}

.cta-button {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 14px 30px;
}

.cta-button:hover {
    color: #0cf;
    background-color: #fff;
}

.cta-button:active {
    opacity: 0.8;
}

.cta--frontend {
    padding-top: 71px;
    padding-bottom: 37px;
}

.cta--frontend p {
    margin-top: 8px;
    padding-bottom: 20px;
    text-align: left;
    font-size: 25px;
}

.cta--frontend .cta-btn-container {
    margin: 0;
    text-align: right;
}

.cta--frontend .btn {
    padding-left: 29px;
    padding-right: 29px;
    font-size: 16px;
    line-height: 16px;
}

@media (max-width: 1030px) {

    .cta--frontend .cta-btn-container,
    .cta--frontend .cta-text {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .cta {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .cta-title {
        font-size: 32px;
        line-height: 39px;
    }
}

.cta2 {
    padding: 31px 0;
}

.cta2__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cta2__title {
    font-size: 25px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.cta2__btn {
    margin-left: 45px;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.cta2__btn .btn {
    min-width: 264px;
}

.cta2.bgcolor--green .cta2__btn .btn {
    color: #51c336;
    background: #fff;
    border-color: #fff;
}

.cta2.bgcolor--green .cta2__btn .btn:hover {
    color: #fff;
    background: 0 0;
    border-color: #fff;
}

.cta2.bgcolor--blue .cta2__btn .btn {
    color: #0cf;
    background: #fff;
    border-color: #fff;
}

.cta2.bgcolor--blue .cta2__btn .btn:hover {
    color: #fff;
    background: 0 0;
    border-color: #fff;
}

.cta2--bg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.cta2--bg:before {
    position: absolute;
    width: 100%;
    display: block;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.4;
}

.cta2--bg .cta2__content {
    position: relative;
    z-index: 1;
}

.cta2--vertical {
    padding: 60px 0;
}

.cta2--vertical .cta2__content {
    display: block;
    text-align: center;
}

.cta2--vertical .cta2__title {
    color: #fff;
    margin-bottom: 35px;
}

.cta2--vertical .cta2__btn {
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .cta2 {
        text-align: center;
    }

    .cta2__content {
        display: block;
    }

    .cta2__title {
        margin-bottom: 35px;
    }

    .cta2__btn {
        margin: 0 auto;
    }
}

.cta3 {}

.intranets-page .cta3__content {
    padding: 67px 30px;
    position: relative;
    background: #131212b2;
    /*     background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/smoke.jpg); 
*/
    background-position: top;
    background-repeat: no-repeat;
    background-size: inherit;
    background-attachment: fixed;
    opacity: 1.5;
    background-color: #1fb5ad;
    background-blend-mode: soft-light;
}

.cta3 .container {
    max-width: 1400px;
    width: 100%;
}

.cta3__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cta3__title {
    font-size: 25px !important;
    line-height: 30px !important;
    font-weight: 300 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    position: relative;
    padding-left: 16px;
    text-transform: none;
    font-family: 'p-regular';
    color: #fff;
}

.contactForm-title h1,
.contactForm-title h3 {
    font-weight: 300;
    font-family: 'p-regular';
    text-transform: uppercase;
}

.cta3__title::before {
    width: 2px;
    background: #ff8f08;
    top: 0;
    position: absolute;
    left: 0;
}

.cta3__btn {
    margin-left: 90px;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

.cta3__btn .btn {
    min-width: 216px;
    padding-top: 17px;
    padding-bottom: 17px;
    background-color: #ff8f08;
    border-radius: 20px;
    border: none;
}

.cta3--bg-green,
.cta3--bg-green h3 {
    color: #fff !important;
}

.cta3__btn .btn.btn--green:hover {
    border-color: #58c344;
}

.cta3--bg-green .cta3__title:before {
    background: #fff !important;
}

.cta3--bg-green .btn.btn--white {
    background: #fff;
    border-color: #fff;
    color: #58c344;
}

.cta3--bg-green .btn.btn--white:hover {
    background: 0 0;
    color: #fff;
    border: 1px solid #fff;
}

@media screen and (max-width: 992px) {
    .cta3__btn {
        margin-left: 30px;
    }
}

@media screen and (max-width: 767px) {
    .cta3 {
        padding: 40px 0;
    }

    .cta3__content {
        display: block;
    }

    .cta3__title {
        margin-bottom: 20px !important;
        font-size: 24px !important;
        line-height: 28px !important;
    }

    .cta3__btn {
        margin-left: 0;
    }

    .cta3__btn .btn {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.contactForm {
    position: relative;
    padding-top: 175px;
    padding-bottom: 80px;
    color: #234;
    text-align: center;
}

.contactForm--nopaddingBottom {
    padding-bottom: 0;
}

.contactForm--nopaddingTop {
    padding-top: 0;
}

.contactForm--back {
    background-image: url(../images/bg-book.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

.contactForm-title h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 70px;
    line-height: 68px;
    text-align: center;
}

.contactForm-title h3 {
    margin: 0 0 52px;
    font-size: 52px;
    line-height: 60px;
}

.contactForm-caption h4,
.contactForm-description p {
    margin-top: 0;
    font-size: 25px;
    font-weight: 300;
    font-family: 'p-regular';
}

.contactForm-description {
    padding-bottom: 60px;
}

.contactForm-description p {
    margin-bottom: 16px;
    line-height: 38px;
    text-align: center;
}

.contactForm-description a {
    text-decoration: none;
    color: #51c336;
}

.contactForm-col {
    text-align: left;
}

.contactForm-caption h4 {
    margin-bottom: 17px;
    text-transform: uppercase;
    line-height: 40px;
}

.contactForm-line {
    position: relative;
    margin-bottom: 20px;
}

.contactForm-body input,
.contactForm-body textarea {
    font-weight: 300;
    font-family: 'p-regular';
    font-size: 17px;
    outline: 0;
    border-radius: 0;
    color: #234;
    background: #f8f8f8;
    -webkit-appearance: none;
}

.contactForm--small,
.contactForm-submit {
    font-family: 'p-regular';
}

input.contactForm-submit {
    background: #fff;
    color: #51c336;
}

input.contactForm-input {
    position: relative;
    width: 100%;
    padding: 14px 60px 14px 18px;
    border: 1px solid #d9d9d9;
    z-index: 1;
}

input.contactForm-input::-ms-clear {
    width: 0;
    height: 0;
}

.contactForm-input:active,
.contactForm-input:focus {
    border-color: #a8e19a;
    -webkit-box-shadow: 0 0 3px 0.5px #a8e19a;
    box-shadow: 0 0 3px 0.5px #a8e19a;
}

.contactForm-placeholder {
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    padding-left: 18px;
    font-size: 17px;
    line-height: 60px;
    color: #a4a8ad;
    text-align: left;
    background-color: transparent !important;
    z-index: 3;
    pointer-events: none;
    -webkit-transition: 0.1s linear;
    transition: 0.1s linear;
}

.contactForm-input:active~.contactForm-placeholder,
.contactForm-input:focus~.contactForm-placeholder,
.contactForm-textarea:active~.contactForm-placeholder,
.contactForm-textarea:focus~.contactForm-placeholder {
    background-color: #fff;
}

.contactForm-submit,
.footer-link {
    -webkit-transition: all 0.2s ease-in-out;
}

.contactForm-block--require .contactForm-placeholder:after,
.contactForm-place--require .contactForm-attachText:after {
    content: "*";
    color: #f96057;
}

.contactForm-input~.contactForm-placeholder {
    font-size: 13px;
    line-height: 38px;
}

.contactForm-input.inactive~.contactForm-placeholder,
.contactForm-textarea.inactive~.contactForm-placeholder {
    text-indent: 0;
    font-size: 17px;
    line-height: 60px;
}

textarea.contactForm-textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 300px;
    padding: 25px 19px 18px;
    border: 1px solid #d9d9d9;
    resize: none;
    z-index: 1;
}

.contactForm-textarea:active,
.contactForm-textarea:focus {
    border-color: #a8e19a;
    -webkit-box-shadow: 0 0 3px 0.5px #a8e19a;
    box-shadow: 0 0 3px 0.5px #a8e19a;
}

textarea.contactForm-textarea~.contactForm-placeholder {
    height: 100%;
}

.contactForm-textarea~.contactForm-placeholder {
    font-size: 13px;
    line-height: 38px;
}

.contactForm-textarea.inactive~.contactForm-placeholder {
    text-indent: 0;
}

.contactForm-button {
    margin-top: 31px;
    margin-bottom: 24px;
}

.contactForm-submit {
    min-width: 210px;
    padding: 22px 30px 18px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    border: 2px solid #51c336;
    border-radius: 2px;
    background: #fff;
    color: #51c336;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.contactForm-submit:hover {
    background: #51c336;
    color: #fff;
}

.contactForm-submit:active,
.contactForm-submit:focus {
    border-color: #a8e19a;
    -webkit-box-shadow: 0 0 3px 0.5px #a8e19a;
    box-shadow: 0 0 3px 0.5px #a8e19a;
}

.contactForm-note {
    font-size: 13px;
    color: #6f7a85;
}

.contactForm-sign {
    position: relative;
    padding-left: 15px;
}

.contactForm-star {
    position: absolute;
    left: 2px;
    top: 0;
    line-height: 1.2;
    font-size: 17px;
    color: #f96057;
}

.contactForm-attach,
.contactForm-attach .form-item-file {
    position: relative;
}

.contactForm-attach .form-item-file:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    background: #f8f8f8;
}

.contactForm-file {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 60px;
    padding: 16px 18px;
    font-size: 17px;
    cursor: pointer;
    border: 1px solid #d9d9d9;
    overflow: hidden;
    color: #a4a8ad;
    z-index: 103;
    outline: 0;
}

.contactForm-file:active,
.contactForm-file:focus {
    border-color: #a8e19a;
    -webkit-box-shadow: 0 0 3px 0.5px #a8e19a;
    box-shadow: 0 0 3px 0.5px #a8e19a;
}

.contactForm-file--focus {
    border-color: #a8e19a !important;
    -webkit-box-shadow: 0 0 3px 0.5px #a8e19a !important;
    box-shadow: 0 0 3px 0.5px #a8e19a !important;
}

.contactForm-line .contactForm-attach label {
    position: absolute;
    display: block;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    padding-top: 0;
    padding-left: 20px;
    font-size: 17px;
    line-height: 60px;
    color: #a4a8ad;
}

.contactForm-attach .form-file {
    position: absolute;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
    outline: 0;
    z-index: 105;
}

/* div#edit-block {
    width: 100%;
    float: left;
    max-width: calc(49.2% - 15px);
}

div#edit-second {
width: 100%;
float: right;
max-width: calc(49.2% - 15px);
}

div#edit-second--3 {
width: 100%;
float: right;
max-width: calc(49.2% - 15px);
}

div#edit-first--3 {
width: 100%;
float: left;
max-width: calc(49.2% - 15px);
}
.contactForm-attach [id*="edit-file-upload-button"] {
position: absolute;
display: block;
width: 60px;
height: 60px;
top: -1px;
right: -1px;
text-indent: -999px;
border: none;
border: 1px solid #d9d9d9;
background-color: #fff;
background-repeat: no-repeat;
background-position: 50% 50%;
background-image: url(../images/icon-upload@1x.png);
color: transparent;
z-index: 102;
}
.contactForm-attach [id*="edit-file-remove-button"],
.contactForm-icon {
width: 60px;
height: 100%;
position: absolute;
background-color: #fff;
background-repeat: no-repeat;
background-position: 50% 50%;
display: block;
}
.contactForm-attach [id*="edit-file-remove-button"] {
top: 0;
right: 0;
text-indent: -999px;
border: none;
border-left: 1px solid #dfdfdf;
background-image: url(../images/icon-delete-cross@1x.png);
color: transparent;
z-index: 110;
}
.contactForm-place .description {
padding-top: 8px;
padding-bottom: 5px;
font-size: 13px;
line-height: 13px;
color: #a6aaaf;
text-align: left;
}
.contactForm-attach.contactForm-box--full .form-submit {
display: block;
}
.contactForm-icon {
top: 0;
right: 0;
border-left: 1px solid #dfdfdf;
background-image: url(../images/icon-upload@1x.png);
text-indent: -9999px;
color: transparent;
}
.contactForm-attach:hover .contactForm-icon {
background-image: url(../images/icon-upload-active@1x.png);
}
.contactForm-size {
font-size: 13px;
color: #64707c;
}
.contactForm-file-box {
position: relative;
display: block;
vertical-align: top;
width: 100%;
margin: 0;
padding: 0;
list-style-type: none;
}
.contactForm-box--empty .contactForm-file-box {
display: none;
}
.contactForm-elem {
position: relative;
display: block;
height: 60px;
margin-bottom: 5px;
padding: 19px 18px;
font-weight: 400;
font-family: 'p-regular';
font-size: 15px;
line-height: 22px;
color: #234;
border: 1px solid #d9d9d9;
background: #f8f8f8;
overflow: hidden;
}
.contactForm-delete {
position: absolute;
display: none;
cursor: pointer;
cursor: hand;
width: 60px;
height: 58px;
top: 0;
right: 0;
border-left: 1px solid #dfdfdf;
background-color: #fff;
background-repeat: no-repeat;
background-position: 50% 50%;
background-image: url(../images/icon-delete-cross@1x.png);
z-index: 102;
}
.contactForm-box--full .contactForm-delete {
display: block;
}
.contactForm-correct,
.contactForm-del {
display: none;
cursor: pointer;
width: 60px;
top: 0;
right: 0;
background-repeat: no-repeat;
background-position: 50% 50%;
position: absolute;
}
.contactForm-correct {
cursor: hand;
height: 58px;
background-image: url(../images/icon-check-mark@1x.png);
}
.contactForm-del {
cursor: hand;
height: 60px;
background-image: url(../images/icon-delete-cross@1x.png);
}
.contactForm-block--failed .contactForm-message,
.contactForm-input.valid~.contactForm-correct {
display: block;
}
.contactForm-block .error-messages {
padding-top: 10px;
}
.contactForm-block .error-message {
padding-top: 3px;
font-size: 13px;
line-height: 1;
color: #f96057;
}
.contactForm-block select+.error-message {
position: absolute;
top: 100%;
margin-top: 6px;
}
.contactForm-block input.error,
.contactForm-block textarea.error {
border-color: #fb8f89;
color: #f96057;
-webkit-box-shadow: none;
box-shadow: none;
}
.contactForm-block select.error~.select2-container--default .select2-selection--single {
border-color: #fb8f89;
}
.contactForm-line select {
width: 100%;
padding: 19px 18px;
outline: 0;
border-radius: 0;
}
.chosen-container-single {
width: 100%!important;
}
.chosen-container-single .chosen-single {
height: 60px;
padding-left: 18px;
border: 1px solid #d9d9d9!important;
background: #f8f8f8!important;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.chosen-container-single.chosen-container-active .chosen-single {
background: #fff!important;
}
.chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single {
border: 1px solid #d9d9d9!important;
}
.chosen-container-single .chosen-single span {
height: 60px;
margin-right: 60px;
font-size: 17px;
line-height: 60px;
color: #a4a8ad;
}
.chosen-container-single .chosen-single div {
position: absolute;
width: 60px;
height: 60px;
top: -1px;
right: -1px;
border: 1px solid #d9d9d9;
background: #fff;
}
.chosen-container-single .chosen-single div:after {
content: "";
position: absolute;
display: block;
width: 0;
height: 0;
left: 50%;
top: 50%;
margin-left: -6px;
margin-top: -4px;
border-style: solid;
border-width: 8px 6px 0;
border-color: #b2b2b2 transparent transparent;
}
.chosen-container-single .chosen-single div b {
display: none;
background: 0 0;
}
.chosen-container .chosen-drop {
border-left: 1px solid #d9d9d9!important;
border-right: 1px solid #d9d9d9!important;
border-bottom: 1px solid #d9d9d9!important;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.chosen-container .chosen-results {
padding-top: 10px;
}
.chosen-container .chosen-results li {
font-size: 17px;
color: #234;
}
.contactForm-attachText,
.contactForm-attachTrigger {
color: #a4a8ad;
font-size: 17px;
width: 100%;
height: 60px;
}
.chosen-container .chosen-results li+li {
margin-top: 15px;
}
.chosen-container-single .chosen-search input[type="text"] {
font-size: 17px;
}
.chosen-container-active .chosen-single {
border-color: #a8e19a!important;
-webkit-box-shadow: 0 0 3px 0.5px #a8e19a;
box-shadow: 0 0 3px 0.5px #a8e19a;
}
.chosen-container-single .chosen-single abbr {
background: 0 0;
}
.contactForm-attachList li i,
.contactForm-attachTrigger:after,
.contactForm-loading:after {
background-repeat: no-repeat;
background-position: 50% 50%;
}
.contactFormSuccess {
background-color: #f8f8f8;
padding: 92px 18% 86px;
}
.contactFormSuccess-icon {
margin-bottom: 28px;
}
.contactFormSuccess-title {
font-weight: 400;
font-size: 30px;
line-height: 40px;
margin-bottom: 17px;
}
.contactFormSuccess-text {
font-size: 17px;
line-height: 25px;
}
.contactForm-loading:after {
content: "";
position: absolute;
display: block;
width: 32px;
height: 32px;
top: 50%;
right: 70px;
margin-top: -16px;
background-image: url(../images/preloader.gif);
z-index: 200;
}
.contactForm-attachTrigger {
position: relative;
display: inline-block;
vertical-align: top;
padding: 16px 18px;
border: 1px solid #d9d9d9;
overflow: hidden;
z-index: 103;
outline: 0;
background-color: #f8f8f8;
}
.contactForm-attachTrigger.error {
border-color: #fb8f89;
}
.contactForm-attachText {
position: absolute;
display: block;
top: 0;
left: 0;
padding-top: 0;
padding-left: 20px;
line-height: 60px;
}
.contactForm-attachTrigger:after {
content: "";
position: absolute;
display: block;
width: 60px;
height: 60px;
top: -1px;
right: -1px;
text-indent: -999px;
border: none;
border: 1px solid #d9d9d9;
background-color: #fff;
background-image: url(../inc/assets/images/supreme_logo_footer.svg);
color: transparent;
z-index: 102;
}
.contactForm-attachTrigger-input {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
cursor: pointer;
}
.contactForm-attachTrigger-input:focus {
text-indent: -9999em;
}
.contactForm-attach.disabled .contactForm-attachTrigger {
opacity: 0.4;
}
.contactForm-attach.disabled .contactForm-attachTrigger-input {
display: none;
}
.contactForm-attachList {
margin: 10px 0 0;
padding: 0;
list-style-type: none;
}
.contactForm-attachList:after {
content: "";
display: table;
width: 100%;
}
.contactForm-attachList li {
position: relative;
display: none;
width: auto;
height: 35px;
float: left;
margin-bottom: 9px;
margin-right: 9px;
padding-left: 18px;
padding-right: 40px;
line-height: 35px;
background-color: #f8f8f8;
}
.contactForm-attachList li.full {
display: block;
}
.contactForm-attachList li b {
position: relative;
display: inline-block;
vertical-align: middle;
max-width: 120px;
height: auto;
padding: 0;
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #234;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.footer-country,
.related-btn,
body .mfp-content {
vertical-align: top;
}
.contactForm-attachList li i {
position: absolute;
display: block;
width: 20px;
height: 20px;
top: 50%;
right: 10px;
margin-top: -10px;
border-left: none;
background-color: #f8f8f8;
background-image: url(../images/icon-delete-cross@2x.png);
background-size: 12px 11px;
cursor: pointer;
}
.contactForm-attachList li input {
position: absolute;
display: none;
opacity: 0;
}
.contactForm-checkbox {
position: relative;
display: block;
width: 100%;
max-width: 830px;
}
.contactForm-checkbox__input {
position: absolute;
left: -9999px;
}
.contactForm-checkbox__label {
position: relative;
display: block;
width: 100%;
min-height: 20px;
padding-left: 29px;
padding-top: 1px;
padding-right: 15px;
cursor: pointer;
}
.contactForm-checkbox__icon {
position: absolute;
display: block;
width: 26px;
height: 26px;
top: 0;
left: 0;
border: 1px solid #d9d9d9;
border-radius: 0;
background-color: #f8f8f8;
cursor: pointer;
-webkit-transition: 0.1s linear;
transition: 0.1s linear;
}
.contactForm-checkbox__icon svg {
position: absolute;
display: block;
width: 14px;
height: 10px;
top: 50%;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
margin-top: -4px;
}
.contactForm-checkbox__icon svg path {
fill: #f8f8f8;
}
.contactForm-checkbox__input:checked+.contactForm-checkbox__label .contactForm-checkbox__icon {
background: #51c336;
border-color: #51c336;
}
.contactForm-checkbox__input:checked+.contactForm-checkbox__label .contactForm-checkbox__icon svg path {
fill: #fff;
}
.contactForm-checkbox__text {
line-height: 24px;
padding-left: 8px;
font-size: 13px;
font-weight: 300;
text-align: left;
}
.contactForm-checkbox__input.error+.contactForm-checkbox__label .contactForm-checkbox__icon {
border-color: #fb8f89;
background-color: #fff;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
.contactForm-icon {
background-image: url(../images/icon-upload@2x.png);
background-size: 18px 26px;
}
.contactForm-attach:hover .contactForm-icon {
background-image: url(../images/icon-upload-active@2x.png);
background-size: 18px 26px;
}
.contactForm-del,
.contactForm-delete {
background-image: url(../images/icon-delete-cross@2x.png);
background-size: 12px 11px;
}
.contactForm-correct {
background-image: url(../images/icon-check-mark@2x.png);
background-size: 15px 11px;
}
}
@media (max-width: 1440px) {
.contactFormSuccess {
padding-left: 10%;
padding-right: 10%;
}
.contactForm--back {
background-image: none;
}
}
@media (max-width: 1030px) {
.contactFormSuccess {
padding-left: 15px;
padding-right: 15px;
}
}
@media (max-width: 767px) {
.contactForm {
padding-top: 95px;
}
.contactForm--nopaddingTop {
padding-top: 0;
padding-bottom: 30px;
}
.contactForm-title h1 {
font-size: 39px;
line-height: 39px;
}
.contactForm-title h3 {
margin-bottom: 22px;
font-size: 34px;
}
.contactForm-description {
padding-bottom: 35px;
}
.contactForm-description p {
font-size: 20px;
line-height: 33px;
}
.contactForm-textarea {
height: 200px;
}
.contactFormSuccess {
padding-top: 50px;
padding-bottom: 65px;
}
.contactFormSuccess-title {
font-size: 25px;
line-height: 35px;
}
}
.contactForm--bg {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
color: #fff;
padding-top: 90px;
padding-bottom: 90px;
}
.contactForm--bg .contactForm-title {
margin-bottom: 17px;
}
.contactForm--bg .contactForm-title h2 {
margin: 0;
padding: 0;
font-size: 45px;
line-height: 50px;
font-weight: 300;
text-transform: uppercase;
}
@media screen and (max-width: 767px) {
.contactForm--bg {
padding-top: 60px;
padding-bottom: 60px;
}
.contactForm--bg .contactForm-title h2 {
font-size: 35px;
line-height: 40px;
}
}
.contactForm--bg .contactForm-description {
padding-bottom: 30px;
}
.contactForm--bg .contactForm-description p {
font-size: 24px;
line-height: 28px;
font-weight: 400;
}
.contactForm--bg .description {
background: 0 0;
color: #fff;
}
.contactForm--bg .contactFormSuccess {
background: 0 0;
}
.contactForm--bg .contactForm-submit {
background: 0 0;
color: #fff;
border-color: #fff;
}
.contactForm--bg .contactForm-submit:hover {
background: #fff;
color: #51c336;
border-color: #fff;
}
.contactForm--bg .contactForm-note {
color: #fff;
}
.contactForm--bg .contactForm-block--require .contactForm-placeholder:after {
content: "*";
color: #51c336;
}
.contactForm--bg .error+.contactForm-placeholder,
.contactForm--small .error+.contactForm-placeholder {
color: #f96057;
}
.contactForm--bg .error+.contactForm-placeholder .contactForm__tooltip,
.contactForm--small .error+.contactForm-placeholder .contactForm__tooltip {
display: block;
}
.contactForm__tooltip {
padding: 7px 8px;
background: #f83535;
color: #fff;
font-size: 13px;
line-height: 16px;
position: absolute;
top: 100%;
margin-top: -5px;
left: 10px;
max-width: 96%;
z-index: 3;
display: none;
}
.contactForm__tooltip:before {
content: "";
width: 8px;
height: 8px;
background: #f83535;
position: absolute;
left: 10px;
top: -4px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
display: block;
}
.contactForm--bg .contactForm-star {
color: #51c336;
}
.contactForm--bg .chosen-container-single .chosen-single {
background: #fff!important;
}
.contactForm--bg .contactForm-attachTrigger,
.contactForm--bg .contactForm-attachTrigger-input {
background: #fff;
}
.contactForm--small-container {
padding-top: 50px;
padding-bottom: 50px;
}
.contactForm--small-container .contactForm-body {
max-width: 970px;
margin: 0 auto;
}
.contactForm--gray {
background: #ecedee;
color: #234;
}
.contactForm--bg input,
.contactForm--bg textarea,
.contactForm--gray input,
.contactForm--gray textarea {
background: #fff;
}
.contactForm--gray .contactForm-description,
.contactForm--gray .contactForm-description p {
font-size: 19px;
line-height: 22px;
}
.contactForm--gray .contactForm-submit {
background: #fff;
color: #51c336;
border-color: #51c336;
}
.contactForm--gray .contactForm-submit:hover {
background: #51c336;
color: #fff;
border-color: #51c336;
}
.contactForm--gray .contactForm-checkbox__icon,
.contactForm--small .contactForm-attachText,
.contactForm--small .contactForm-attachTrigger-input,
.contactForm--small .contactForm-checkbox__icon,
.contactForm--small .contactForm-input,
.contactForm--small .contactForm-textarea {
background-color: #fff;
}
.contactForm--gray .contactForm-note {
color: #234;
}
.contactForm--small-container textarea.contactForm-textarea {
height: 130px;
}
.contactForm--gray .contactFormSuccess {
padding-left: 0;
padding-right: 0;
}
.contactForm--small {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
padding-top: 100px;
}
.contactForm--small .contactForm-body {
background: #fff;
max-width: 860px;
margin: 0 auto;
padding: 50px 60px;
}
.contactForm--small .contactForm-textarea {
height: 140px;
}
.contactForm--small .contactForm-button {
margin-bottom: 20px;
margin-top: 0;
}
.contactForm--small .contactForm-attach {
text-align: left;
}
.contactForm--small .contactForm-attachTrigger {
padding: 0;
width: auto;
height: auto;
border: 0;
background: 0 0;
text-align: left;
}
.contactForm--small .contactForm-attachTrigger:after {
display: none;
}
.contactForm--small .contactForm-line {
margin: 0;
}
.contactForm-line br {
display: none;
}
.contactForm-line .contactForm-block>p {
margin: 0 0 30px!important;
}

.contactForm-line .contactForm-block>p input {
margin-bottom: 0!important;
}
.contactForm--small .contactForm-attachText {
text-align: left;
position: relative;
font-size: 16px;
line-height: 20px;
height: 24px;
color: #58c344;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 0;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.contactForm--small .contactForm-attachIcon {
margin-right: 10px;
max-width: 16px;
}
.contactForm--small .contactForm-attachIcon img,
.contactForm--small .contactForm-attachIcon svg {
display: block;
max-width: 100%;
margin: 0;
}
.contactForm--small .contactForm-attachTrigger-input {
height: 24px;
}
.contactForm--small .contactForm-submit {
background: #58c344;
color: #fff;
font-size: 18px;
line-height: 22px;
padding-top: 14px;
padding-bottom: 14px;
min-width: 170px;
border: none;
letter-spacing: 2px;
}
.contactForm--small .contactForm-submit:hover {
background: #fff;
color: #58c344;
border: 1px solid #58c344;
}
.contactForm__privacy {
text-align: center;
font-size: 21px;
line-height: 22px;
max-width: 640px;
margin: 0 auto;
}
@media screen and (max-width: 767px) {
.contactForm--small {
padding-top: 60px;
}
.contactForm--small .contactForm-body {
padding: 30px 15px;
}
}
.historyNavigation {
position: absolute;
width: 100px;
height: 100%;
top: 0;
right: 60px;
}
.historyNavigation-holder {
display: block;
height: 100%;
float: none;
}
.historyNavigation-wrapper {
position: absolute;
width: 80px;
height: 100%;
top: 0;
padding-top: 274px;
padding-bottom: 150px;
}
.historyNavigation-col {
position: relative;
height: 100%;
z-index: 1;
}
.historyNavigation-container {
position: relative;
width: 100%;
z-index: 2;
}
.historyNavigation-list {
position: relative;
padding: 0;
margin: 0;
list-style-type: none;
}
.historyNavigation-item {
position: relative;
display: block;
text-align: right;
}
.historyNavigation-item+.historyNavigation-item {
margin-top: 20px;
}
.historyNavigation-link {
position: relative;
display: block;
width: 20px;
margin-left: auto;
padding-right: 20px;
font-family: 'p-regular';
font-weight: 300;
font-size: 15px;
line-height: 15px;
color: #234;
overflow: hidden;
-webkit-transition: color 0.4s ease;
transition: color 0.4s ease;
}
.footer-info,
.footer-link {
font-weight: 300;
font-size: 17px;
line-height: 28px;
font-family: 'p-regular';
}
.historyNavigation-link:active,
.historyNavigation-list--white .historyNavigation-link--active {
color: #fff;
}
.historyNavigation-link span {
opacity: 0;
}
.historyNavigation-link:after {
content: "";
position: absolute;
display: block;
width: 8px;
height: 8px;
top: 3px;
right: 1px;
background-color: #eaeaea;
border-radius: 50%;
-webkit-transition: all 0.2s ease 0.3s;
transition: all 0.2s ease 0.3s;
}
.footer,
.footer .row {
position: relative;
}
.historyNavigation-link--active {
width: 80px;
}
.historyNavigation-link--active span {
opacity: 1;
-webkit-transition: opacity 0.4s ease 0.3s;
transition: opacity 0.4s ease 0.3s;
}
.footer-link:active,
.footerList-link:active {
opacity: 0.8;
}
.historyNavigation-link--active:after {
width: 12px;
height: 12px;
top: 2px;
right: 0;
background-color: #51c336;
}
@media (max-width: 1600px) {
.historyNavigation {
right: 30px;
}
}
@media (max-width: 1500px) {
.historyNavigation {
right: 15px;
}
}
@media (max-width: 1030px) {
.historyNavigation {
display: none;
}
}

.footer {
padding-top: 36px;
/* background-color: #343434; */
background-image: url("https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/footer_bg.jpg");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-blend-mode: overlay;
}

.footer-meta {
    position: relative;
    width: 25%;
}

.footerLogo {
    margin-bottom: 30px;
}

.footer-contacts {
    margin-bottom: 22px;
}

.footer-address {
    margin-bottom: 21px;
}

.footer-contactsList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: 'p-bold';
}

.footer-contactsList .footer-info span {
    font-size: 16px;
}

.footer-info,
.footer-tel {
    color: #fff;
    display: flex;
    align-items: center;
    text-align: left;
    font-family: 'p-bold';
}

.footer-link {
    color: #fff;
    transition: all 0.2s ease-in-out;
}

.footer-copy span a {
    color: gray;
    margin: 0 10px;
}

.footer-link:hover,
.footer-title {
    color: #fff;
}

.footerList-link,
.mobileNavigationList-link {
    -webkit-transition: all 0.2s ease-in-out;
    text-decoration: none;
}

.footer-country {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
    line-height: 16px;
}

.footer-title {
    margin-top: 12px;
    font-family: 'p-regular';
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
}

.footer-title span.nolink {
    font-size: 22px;
}

.footer-copy,
.footerList-link {
    font-weight: 300;
    font-size: 14px;
}

.footerList {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer-company {
    padding-left: 42px;
}

.footer-expertise {
    padding-left: 40px;
}

.footer-service {
    padding-left: 0;
}

.footer-technology {
    padding-left: 50px;
}

.footer-copy {
    padding: 10px;
}

.footer-address ul,
.footer-contacts ul {
    position: relative;
    text-align: center;
    display: inline-block;
}

.footer-address ul span.footer-ico1,
.footer-contacts ul span.footer-ico2 {
    width: 35px;
    height: 35px;
}

/* span.footer-ico1:before {
    background-image: url(/wp-content/themes/supremetech/assets/images/svg/touch-icon2.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    content: '';
    top: 0;
    width: 30px;
    height: 30px;
    z-index: 99;
    position: absolute;
    background-repeat: no-repeat;
} */
span.footer-ico1 {
    position: absolute;
    left: 0;
}

span.footer-ico2 {
    position: absolute;
    left: 0;
}

/* span.footer-ico2:before {
    background-image: url(/wp-content/themes/supremetech/assets/images/svg/mobile-ico.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: center;
    content: '';
    top: 0;
    width: 30px;
    height: 30px;
    z-index: 99;
    position: absolute;
    background-repeat: no-repeat;
} */
span.footer-ico3 {
    position: absolute;
    left: 0;
}

/* span.footer-ico3:before {
    background-image: url(/wp-content/themes/supremetech/assets/images/svg/touch-icon3.svg);
    background-size: 22px;
    background-position: center;
    content: '';
    top: -2px;
    width: 30px;
    height: 30px;
    z-index: 99;
    position: absolute;
    background-repeat: no-repeat;
} */
.footer-address ul span.footer-ico1:before,
.footer-contacts ul span.footer-ico2:before,
.footer-contacts ul span.footer-ico3:before {
    top: 3px;
}

.footerList-link {
    font-family: 'p-bold';
    line-height: 32px;
    color: #fff;
    transition: all 0.2s ease-in-out;
    font-size: 17px;
}

.footerList--article {
    margin-top: 28px;
}

.footerList--article .footerList-item {
    margin-bottom: 15px;
}

.footerList--article .footerList-link {
    line-height: 18px;
    display: inline-block;
}

.footerList--article time {
    display: block;
    color: rgba(255, 255, 255, 0.2);
    font-size: 13px;
}

.footerList-link:hover {
    color: #d9d9da;
    text-decoration: none;
}

.likely .likely__widget_facebook:hover,
.likely .likely__widget_gplus:hover,
.likely .likely__widget_linkedin:hover,
.likely .likely__widget_twitter:hover {
    opacity: 0.9;
}

.footer-copy {
    margin-top: 37px;
    padding-top: 31px;
    padding-bottom: 30px;
    font-family: 'p-regular';
    line-height: 24px;
    color: #89898b;
    text-align: center;
    background-color: transparent;
    border-top: 1px solid #ffffff1f;
    font-size: 20px;
}

.mobileNavigationList-link,
.related--articles,
.related--landings,
.related-btn {
    font-family: 'p-regular';
}

.footer_touch {
    padding-top: 0;
}

/* .footer_touch .container,
.footer_touch .footer-col {
    display: none; */
.footer_touch .footer-copy {
    margin-top: 0;
}

.footerLogo img {
    width: 100%;
}

@media (max-width: 1440px) {

    .footer-company,
    .footer-expertise,
    .footer-service,
    .footer-technology {
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .footerLogo img {
        width: 70%;
    }

    .footer-title span.nolink {
        font-size: 18px;
        font-family: 'p-bold';
    }

    h5.footer-title span:before {
        content: '';
        width: 30%;
        height: 2px;
        background: #0fb853;
        position: absolute;
        top: 38px;
        border-radius: 37px;
    }

    .footer-title {
        margin-bottom: 35px;
    }

}

@media (max-width: 1200px) {
    .footer-meta {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
        padding-top: 50px;
        text-align: center;
    }

    .footerLogo-link {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 1030px) {
    .footer {
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-copy {
        margin-left: -20px;
        margin-right: -20px;
    }
}

@media (max-width: 1023px) {
    .footer {
        padding-top: 0;
        padding-left: 5px;
        padding-right: 5px;
    }

    /* .footer .container {
        display: none;
    } */
    .footer-col {
        position: relative;
        width: 100%;
        float: none;
        text-align: center;
    }

    .footer-col+.footer-col {
        padding-top: 50px;
    }

    .footerList-item {
        /* display: inline-block; */
        margin-left: 10px;
        margin-right: 10px;
    }

    .footer-copy {
        margin-top: 0;
        margin-left: -5px;
        margin-right: -5px;
    }
}

/* @media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
    .footerLogo-link {
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/supreme_logo-White.png);
        background-size: contain;
    }
} */
.likely {
    display: block;
    margin: 0;
}

.likely .likely__widget {
    width: 115px;
    height: 32px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 0;
    padding-left: 0;
    line-height: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 2px;
    text-align: center;
}

.likely .likely__icon {
    width: 25px;
    height: 32px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.likely .likely__icon svg {
    display: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.likely__icon_linkedin {
    background-image: url(../images/ico-share-linkedin.svg);
}

.likely__icon_twitter {
    background-image: url(../images/ico-share-twitter.svg);
}

.likely__icon_facebook {
    background-image: url(../images/ico-share-facebook.svg);
}

.likely__icon_gplus {
    background-image: url(../images/ico-share-gplus.svg);
}

.likely .likely__button {
    padding: 0;
}

.likely .likely__widget_linkedin {
    background-color: #0d77b7;
}

.likely .likely__widget_twitter {
    background-color: #429cd6;
}

.likely .likely__widget_facebook {
    background-color: #3a589e;
}

.likely .likely__widget_gplus {
    background-color: #df4b37;
}

.likely .likely__counter {
    padding: 0 4px;
    background-image: none;
}

@media (max-width: 767px) {
    .likely .likely__widget {
        width: 60px;
    }
}

body .mfp-bg {
    background-color: #fff;
    opacity: 1;
}

.mfp-container {
    padding-left: 0;
    padding-right: 0;
}

.mobileNavigation {
    padding: 86px 20px 30px;
}

.mobileNavigationList {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}

.mobileNavigationList-link {
    position: relative;
    display: inline-block;
    padding-top: 7px;
    padding-bottom: 8px;
    font-weight: 300;
    font-size: 14px;
    /* line-height: 30px; */
    color: #000;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    font-family: 'p-regular';
}

.mobileNavigationList-item--active .mobileNavigationList-link {
    color: #46c70f;
}

.mobileNavigationList-link:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    bottom: 0;
    background-color: #000;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.mobileNavigationList-item--border {
    padding-top: 20px;
}

.mobileNavigationList-item--border .mobileNavigationList-link {
    padding-left: 24px;
    padding-right: 24px;
    border: 1px solid #46c70f;
    border-radius: 2px;
    padding-bottom: 7px;
}

.mobileNavigation ul li>ul:after,
.mobileNavigation__wrapper:after {
    width: 0;
    height: 0;
    left: 17px;
    top: -8px;
    border-style: solid;
    border-width: 0 10px 8px;
    border-color: transparent transparent #f3f3f3;
    z-index: 1;
    content: "";
}

.mobileNavigationList-item--border.mobileNavigationList-item--active .mobileNavigationList-link {
    color: #fff;
    background-color: #46c70f;
}

.mobileNavigation ul li>ul {
    position: relative;
    display: none;
    list-style-type: none;
    padding: 15px 20px;
    background-color: #f3f3f3;
}

.mobileNavigation ul .mobileNavigationList-item--active ul {
    display: block;
}

.mobileNavigation ul li>ul:after {
    position: absolute;
    display: block;
}

.mobileNavigation ul li>ul li+li {
    margin-top: 10px;
}

.mobileNavigation ul li>ul li a {
    color: #000;
}

.mobileNavigation ul li>ul .mobileNavigationList-item--active a {
    color: #46c70f;
}

@media (max-width: 767px) {
    .mobileNavigation {
        padding-top: 60px;
    }
}

.mobileNavigation__wrapper {
    position: relative;
    display: none;
    /* margin: 0 -20px 20px; */
    padding: 15px 20px;
    background-color: #f3f3f3;
}

.mobileNavigationList-item--active .mobileNavigation__wrapper {
    display: block;
}

.mobileNavigation__wrapper:after {
    position: absolute;
    display: block;
}

.mobileNavigation__wrapper ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 20px;
}

.mobileNavigation__wrapper ul a {
    color: #000;
}

.mobileNavigation__wrapper ul li+li {
    margin-top: 10px;
}

.searchPage {
    padding-top: 145px;
    padding-bottom: 145px;
}

.searchPage__title {
    font-size: 52px;
    line-height: 58px;
    text-transform: uppercase;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #234;
}

.searchBox,
.search__form {
    position: relative;
    margin-bottom: 30px;
    max-width: 800px;
}

.searchBox__input,
.search__input {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    display: block;
    width: 100%;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid rgba(34, 51, 68, 0.1);
    -webkit-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
    padding: 11px 35px;
    font-size: 18px;
    line-height: 22px;
    color: #234;
    outline: 0;
}

.searchPage__counter,
.searchPage__empty {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}

.searchBox__input:focus,
.searchBox__input:hover,
.search__input:focus,
.search__input:hover {
    border-bottom: 1px solid #53c237;
}

.searchBox__remove,
.searchBox__submit,
.search__remove,
.search__submit {
    position: absolute;
    left: -10px;
    top: 0;
    width: 44px;
    height: 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    outline: 0;
}

.searchBox__remove,
.search__remove {
    left: auto;
    right: -10px;
}

.searchBox__remove svg path,
.search__remove svg path {
    -webkit-transition: fill 0.2s ease;
    transition: fill 0.2s ease;
}

.searchBox__remove:focus svg path,
.searchBox__remove:hover svg path,
.search__remove:focus svg path,
.search__remove:hover svg path {
    fill: #53c237;
}

.searchBox__remove svg,
.searchBox__submit svg,
.search__remove svg,
.search__submit svg {
    display: block;
    margin: 0;
}

.searchPage__empty {
    padding-top: 20px;
}

.searchPage__counter,
.searchPage__tags.tags {
    margin-bottom: 30px;
}

.searchPage__article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 50px;
    max-width: 1030px;
}

.searchPage__article-image {
    display: block;
    width: 204px;
    min-width: 204px;
    height: 117px;
    overflow: hidden;
    margin-right: 30px;
}

.searchPage__article-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.searchPage__article-text {
    padding-top: 5px;
}

.searchPage__article-tag {
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #53c237;
    margin-bottom: 6px;
}

.searchPage__article-title {
    color: #234;
    display: inline-block;
    font-weight: 500;
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 9px;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.searchPage__article-title:focus,
.searchPage__article-title:hover {
    color: #53c237;
}

.searchPage__article-description {
    font-size: 17px;
    line-height: 23px;
}

.searchPage__article-description strong {
    font-weight: 500;
}

.searchPage__pagination .pager,
.searchPage__pagination-list {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

.searchPage__pagination .pager a,
.searchPage__pagination .pager-current,
.searchPage__pagination-link {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 17px;
    color: #234;
    -webkit-transition: color 0.2s ease, background-color 0.2s ease;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.searchPage__pagination .pager .pager-current,
.searchPage__pagination-link--active {
    color: #53c237;
    background: rgba(83, 194, 55, 0.1);
}

.searchPage__pagination .pager a:focus,
.searchPage__pagination .pager a:hover,
.searchPage__pagination-link:focus,
.searchPage__pagination-link:hover {
    color: #53c237;
}

.searchPage__pagination .pager .pager-ellipsis,
.searchPage__pagination .pager .pager-first,
.searchPage__pagination .pager .pager-last,
.searchPage__pagination .pager .pager-next,
.searchPage__pagination .pager .pager-previous {
    display: none;
}

.search {
    display: block !important;
    position: absolute;
    top: -webkit-calc(100% - 14px);
    top: calc(100% - 14px);
    left: 0;
    width: 100%;
    height: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.search__wrapper {
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(25, 29, 36, 0.08);
    box-shadow: 0 2px 4px 0 rgba(25, 29, 36, 0.08);
    margin-bottom: 60px;
}

.search__wrapper:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(34, 51, 68, 0.1);
}

.navigationList-item--dropdown--show>.search {
    max-height: 600px;
}

.navigationList-item+.navigationList-item.navigationList-item--search {
    margin-left: 30px;
}

.navigationList-item--search .navigationList-link {
    padding-left: 10px;
    padding-right: 10px;
}

.navigationList-item--search .navigationList-link svg {
    margin: -3px auto 0;
    display: block;
    width: auto;
}

.navigationList-item--search .navigationList-link:after {
    left: 0;
}

.header--small .search {
    top: 100%;
    margin-top: 1px;
}

.search__wrapper {
    padding: 30px 50px 20px;
}

.search__form {
    max-width: 100%;
}

.search__title {
    font-size: 19px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 22px;
}

.search__preview-item,
.search__result-item {
    font-size: 15px;
    line-height: 20px;
    width: 100%;
    cursor: pointer;
}

.search__preview-list {
    padding: 0;
    margin: 0 -15px;
    list-style: none;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.search__preview-item {
    padding: 14px 15px;
    display: inline-block;
    -webkit-transition: color 0.2s ease, background-color 0.2s ease;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.search__preview-item:hover {
    color: #46c70f;
    background: rgba(81, 192, 54, 0.05);
}

.search__result {
    position: absolute;
    top: 100%;
    width: 100%;
    background: #fff;
    border: 1px solid rgba(34, 51, 68, 0.1);
    border-top: 0;
    display: none;
}

.search__result-item {
    padding: 15px 30px;
    display: block;
    -webkit-transition: color 0.2s ease, background-color 0.2s ease;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.search__result-item:hover {
    color: #46c70f;
    background: rgba(81, 192, 54, 0.05);
}

.notFound,
.related {
    position: relative;
    text-align: center;
    background-position: 50% 0;
    background-size: cover;
}

@media (max-width: 1024px) {

    .search,
    .search__result {
        position: relative;
        top: auto;
    }

    .search {
        left: auto;
        width: 100%;
        height: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        max-height: 100%;
        overflow: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-top: 20px;
    }

    .search__wrapper {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .searchPage {
        padding: 80px 0;
    }

    .searchPage__title {
        font-size: 30px;
        line-height: 36px;
    }

    .searchPage__article {
        display: block;
    }

    .searchPage__article-image {
        margin-right: 0;
        margin-bottom: 15px;
    }
}

.notFound {
    padding-top: 228px;
    padding-bottom: 172px;
    color: #fff;
}

.notFound-name h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 240px;
    line-height: 240px;
}

.notFound-text {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px !important;
}

.notFound-text .btn {
    margin-top: 38px;
}

@media (max-width: 767px) {
    .notFound {
        padding-top: 130px;
        padding-bottom: 80px;
    }

    .notFound-name h1 {
        font-size: 150px;
        line-height: 150px;
    }

    .notFound-text {
        width: 100%;
    }
}

.related {
    padding-top: 72px;
    padding-bottom: 94px;
    background-color: #000;
    background-repeat: no-repeat;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/related-bg.jpg);
}

.related-bg,
.related-bg .owl-carousel,
.related-bg .slider,
.related:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.related:after {
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2;
}

.related-bg .arrrr {
    display: block;
    z-index: 1;
    overflow: hidden;
}

.related-bg .item,
.related-bg .owl-item,
.related-bg .owl-wrapper,
.related-bg .owl-wrapper-outer,
.related-bg .related-item {
    width: 100%;
    height: 100%;
}

.related-bg .related-item {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.related .container-fluid {
    position: relative;
    z-index: 3;
}

.related-slider {
    padding-left: 4%;
    padding-right: 4%;
}

.related-item {
    position: relative;
    display: block;
    text-align: left;
    text-decoration: none;
    background-color: #fff;
}

.related-row {
    margin-left: 0;
    margin-right: 0;
    padding: 30px 15px;
}

.related-title {
    margin-top: 0;
    margin-bottom: 55px;
    font-weight: 300;
    font-size: 39px;
    line-height: 39px;
    color: #fff;
    text-transform: uppercase;
}

.related-name {
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 36px;
    line-height: 40px;
    color: #232323;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.related-btn,
.related-link {
    -webkit-transition: all 0.2s ease;
    text-decoration: none;
}

.related-link {
    color: #232323;
    transition: all 0.2s ease;
}

.related-name:hover .related-link {
    color: #55c53a;
}

.related-text p {
    position: relative;
    font-size: 17px;
    line-height: 25px;
    color: #232323;
}

.related-text p:last-of-type {
    margin-bottom: 28px;
}

.related-btn {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #55c53a;
    text-transform: uppercase;
    border: 2px solid #55c53a;
    background-color: #fff;
    border-radius: 2px;
    transition: all 0.2s ease;
    padding: 13px 39px;
}

.related-btn:hover {
    color: #fff;
    background-color: #55c53a;
    text-decoration: none;
}

.related-preview {
    line-height: 0;
    text-align: right;
}

.startSteps-head,
.startSteps-num,
.tabnav-navitem,
.terms,
.terms-title h1 {
    text-align: center;
}

.related .slider .owl-theme .related-preview-absolute .related-preview {
    position: relative;
    overflow: hidden;
}

.related-img {
    display: none;
}

.related .slider .owl-theme .related-img {
    display: block;
}

.related .slider .owl-theme .related-preview-absolute .related-img {
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.related .owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin-top: 0;
    margin-left: 7px;
    margin-right: 7px;
    background-color: #d7d7d7;
    opacity: 1;
}

.related .owl-theme .owl-controls .owl-page.active span {
    background-color: #51c336;
    opacity: 1;
}

.related .slider .owl-theme .owl-controls .owl-buttons div {
    width: 82px;
    height: 56px;
    top: 50%;
    margin-top: -28px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/related-slider-arrow@1x.png);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0.75;
}

.related .slider .owl-theme .owl-controls .owl-buttons div:after {
    display: none;
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -141px;
    background-position: 10px 0;
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background-position: 0 0;
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -141px;
    background-position: -92px 0;
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-next:hover {
    background-position: -82px 0;
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-disabled,
.related .slider .owl-theme .owl-controls .owl-buttons .owl-disabled:hover {
    opacity: 0.2;
    cursor: default;
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-prev.owl-disabled {
    background-position: 10px 0;
}

.related .slider .owl-theme .owl-controls .owl-buttons .owl-next.owl-disabled {
    background-position: -92px 0;
}

.related .owl-carousel .owl-wrapper-outer {
    background-color: #fff;
    z-index: 2;
}

.related .slider .owl-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: 0;
    top: 0;
    z-index: 1;
}

.related .slider .owl-controls .owl-pagination {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -54px;
}

.related--articles .related-preview {
    position: relative;
    overflow: hidden;
}

.related--articles .related-preview img {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
}

.related--articles .related-name {
    max-width: 500px;
}

.related--articles .related-text {
    max-width: 600px;
}

.related--articles .related-text p {
    margin-bottom: 15px;
}

.related--articles .related-date {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 25px;
}

@media (max-width: 1600px) {
    .related-slider {
        padding-left: 8%;
        padding-right: 8%;
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -120px;
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -120px;
    }
}

@media (max-width: 1440px) {
    .related-slider {
        padding-left: 4%;
        padding-right: 4%;
    }
}

@media (max-width: 1300px) {
    .related-slider {
        padding-left: 6%;
        padding-right: 6%;
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -100px;
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -100px;
    }
}

@media (max-width: 1030px) {
    .related-slider {
        padding-left: 20px;
        padding-right: 20px;
    }

    .related-preview {
        margin-bottom: 30px;
    }

    .related .slider .owl-theme .owl-controls .owl-buttons .owl-next,
    .related .slider .owl-theme .owl-controls .owl-buttons .owl-prev {
        display: none;
    }
}

@media (max-width: 767px) {
    .related-row {
        padding: 15px 0;
    }

    .related-slider {
        padding-left: 5px;
        padding-right: 5px;
    }

    .related-name {
        font-size: 26px;
        line-height: 30px;
    }

    .related-btn {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {
    .related .slider .owl-theme .owl-controls .owl-buttons div {
        background-image: url(../images/related-slider-arrow@2x.png);
        background-size: 164px 56px;
    }
}

.tabnav {
    padding-top: 100px;
    background: #fff;
    position: relative;
}

.tabnav .heading-title {
    padding-bottom: 50px;
}

.sticky-wrapper {
    height: auto !important;
}

.tabnav--sticky.stuck .tabnav-menu {
    padding-top: 0;
    position: fixed;
    top: 79px;
    left: 0;
    width: 100%;
    z-index: 2;
}

.tabnav-navitem {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-left: 0;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    font-size: 25px;
    font-weight: 400;
    color: #0cf;
}

.tabnav--media-content-distribution .tabnav-navitem:nth-child(1) {
    color: #51c336;
}

.tabnav--media-content-distribution .tabnav-navitem:nth-child(2) {
    color: #0cf;
}

.tabnav--media-content-distribution .tabnav-navitem:nth-child(3) {
    color: #255ccc;
}

.tabnav-navitem:last-child {
    border-right: 0;
}

.tabnav-navitem--active {
    color: #fff !important;
    background: #51c336 !important;
}

.tabnav-panel {
    min-height: 635px;
    padding-top: 90px;
    padding-bottom: 100px;
}

.tabnav-panel .bg-image {
    position: absolute;
    left: 50%;
    top: 34px;
}

.tabnav-panel h2 {
    margin-top: 0;
    font-size: 45px;
    font-family: 'p-regular';
    font-weight: 300;
    line-height: 40px;
}

.tabnav-panel p {
    font-size: 17px;
}

.tabnav-panel ul {
    font-weight: 400;
    margin: 0;
    padding: 0;
    list-style: none;
}

.tabnav-panel ul li {
    position: relative;
    padding-left: 45px;
    margin-bottom: 20px;
}

.tabnav--type--1 .tabnav-menu:after,
.tabnav-panel ul li:after {
    position: absolute;
    display: block;
    content: "";
}

.tabnav-panel ul li:last-child {
    margin-bottom: 0;
}

.tabnav-panel ul li:after {
    width: 15px;
    height: 11px;
    top: 11px;
    left: 23px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0T8LQVEYx3EXSVaTxW6ymf1PiO7gJRgMMhlMTAaTxeoNUGIwKNMti8WglFlJBklJJt9Tz61DqHvqU+fp3t/pnOcxTCvmcriqiKLudRisYQADHreDYEMLPrG0w0H4/gSb6GvBCsYqHIKF0Y8DWujJ/gETM1Wo8BARlDCBXwt20JX9HWXM7Y9u6d5e6jymCEiorQWLWOhXUt0+IK4aIDfIYoew/HNDQZ72tuyGHZHAVmo7eEXuW1APq3VCEhupL8hg9WsEn3M+IyVvS2P9b/AvAQYAvxkoInbfMQUAAAAASUVORK5CYII=);
}

@media (max-width: 1029px) {
    .tabnav-panel {
        height: auto;
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .tabnav {
        padding-top: 50px;
    }

    .tabnav .heading-title {
        margin-bottom: 0;
        padding-bottom: 50px;
    }

    .tabnav-panel {
        padding: 50px 0;
    }
}

.tabnav--type--1 {
    padding-top: 0;
}

.tabnav--type--1 .tabnav-menu:after {
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    background-color: #fff;
}

.tags-item,
.tags-section {
    display: inline-block;
    vertical-align: top;
}

.tabnav--type--1 .tabnav-navitem {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    border: none;
    background-color: #51c336;
}

.tabnav--media-content-distribution .heading-title {
    padding-bottom: 0;
}

@media (max-width: 767px) {
    .tabnav--media-content-distribution .heading-title {
        padding-bottom: 50px;
    }
}

.tags {
    position: relative;
}

.tags-section {
    margin-right: 15px;
}

.tags-title {
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    color: #6f6f6f;
    text-transform: uppercase;
    font-family: p-bold;
    margin-bottom: 7px;
}

.tags-item {
    margin-right: 10px;
    margin-bottom: 11px;
    padding-left: 11px;
    padding-right: 11px;
    font-size: 13px;
    line-height: 25px;
    color: #fff;
    background-color: #51c136;
}

.startSteps {
    padding-top: 30px;
    padding-bottom: 30px;
}

.startSteps--nopadding {
    padding-top: 0;
    padding-bottom: 60px;
}

.startSteps-wrapper {
    max-width: 1600px;
    margin: 0 auto;
}

.startSteps-head h3 {
    margin: 0 0 52px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'p-regular';
    font-size: 52px;
    line-height: 60px;
}

.startSteps-num,
.startSteps-text h5 {
    font-weight: 300;
    font-family: 'p-regular';
}

.startSteps-num {
    float: left;
    width: 110px;
    height: 110px;
    margin-top: 11px;
    margin-right: 28px;
    line-height: 110px;
    font-size: 70px;
    background-repeat: no-repeat;
    color: #fff;
}

.terms,
.winners {
    color: #234;
    position: relative;
}

.startSteps-col {
    padding-right: 10%;
}

.startSteps-num--1 {
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images//step-bg-01@1x.png);
}

.startSteps-num--2 {
    background-image: url(../images/step-bg-02@1x.png);
}

.startSteps-num--3 {
    background-image: url(../images/step-bg-03@1x.png);
}

.startSteps-num--4 {
    background-image: url(../images/step-bg-04@1x.png);
}

.startSteps-num--5 {
    background-image: url(../images/step-bg-05@1x.png);
}

.startSteps-text {
    overflow: hidden;
}

.startSteps-text--paddingTop {
    padding-top: 13px;
}

.startSteps-text h5 {
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 40px;
}

.terms-title h1,
.terms-title h3 {
    text-transform: uppercase;
    font-family: 'p-regular';
}

.startSteps-text p {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 17px;
}

.startSteps-text p strong {
    font-weight: 500;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {

    .startSteps-num--1,
    .startSteps-num--2,
    .startSteps-num--3,
    .startSteps-num--4,
    .startSteps-num--5 {
        background-size: 110px 110px;
    }

    /* .startSteps-num--1 {
        background-image: url(../images/step-bg-01@2x.png);
    }
    
    .startSteps-num--2 {
        background-image: url(../images/step-bg-02@2x.png);
    }
    
    .startSteps-num--3 {
        background-image: url(../images/step-bg-03@2x.png);
    }
    
    .startSteps-num--4 {
        background-image: url(../images/step-bg-04@2x.png);
    }
    
    .startSteps-num--5 {
        background-image: url(../images/step-bg-05@2x.png);
    } */

}

@media (max-width: 1199px) {
    .startSteps-wrapper {
        max-width: 940px;
    }

    .startSteps-col {
        min-height: 150px;
        padding-right: 0;
        padding-bottom: 12px;
    }

    .startSteps--nopadding {
        padding-top: 0;
        padding-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .startSteps {
        padding-bottom: 55px;
    }

    .startSteps--nopadding {
        padding-top: 0;
        padding-bottom: 30px;
    }

    .startSteps-head h3 {
        margin-bottom: 22px;
        font-size: 34px;
    }
}

@media (max-width: 479px) {
    .startSteps-num {
        width: 70px;
        height: 70px;
        margin-right: 18px;
        line-height: 70px;
        font-size: 40px;
        background-size: 70px 70px;
    }
}

.terms {
    padding-top: 175px;
    padding-bottom: 0;
}

.terms-title h1 {
    margin-top: 0;
    margin-bottom: 35px;
    font-weight: 300;
    font-size: 70px;
    line-height: 68px;
}

.terms-title h3 {
    margin: 0 0 52px;
    font-weight: 300;
    font-size: 52px;
    line-height: 60px;
}

.terms-description {
    padding-bottom: 60px;
}

.terms-description p {
    margin-top: 0;
    margin-bottom: 16px;
    font-weight: 300;
    font-family: 'p-regular';
    font-size: 19px;
    line-height: 1.5;
    text-align: left;
}

.winners-title h1,
.winners-title h3 {
    font-weight: 300;
    font-family: 'p-regular';
    text-transform: uppercase;
}

.terms-description ul li {
    text-align: left;
}

.winners {
    padding-top: 75px;
    padding-bottom: 80px;
    text-align: center;
}

.winners--nopaddingBottom {
    padding-bottom: 0;
}

.winners--nopaddingTop {
    padding-top: 0;
}

.winners--back {
    background-image: url(../images/bg-book.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

.winners-title h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 70px;
    line-height: 68px;
    text-align: center;
}

.winners-title h3 {
    margin: 0 0 42px;
    font-size: 52px;
    line-height: 60px;
}

.winners-caption h4,
.winners-description p {
    margin-top: 0;
    font-weight: 300;
    font-family: 'p-regular';
    font-size: 25px;
}

.winners-description {
    padding-bottom: 60px;
}

.winners-description p {
    margin-bottom: 16px;
    line-height: 38px;
    text-align: center;
}

.winners-description a {
    text-decoration: none;
    color: #51c336;
}

.winners-col {
    text-align: left;
}

.winners-caption h4 {
    margin-bottom: 17px;
    text-transform: uppercase;
    line-height: 40px;
}

.winners-line {
    position: relative;
    margin-bottom: 20px;
}

.winners-cards {
    text-align: center;
}

.winners-card:after {
    content: "";
    clear: both;
    display: table;
}

.winners-card {
    border: 1px solid #ebebeb;
    display: inline-block;
    max-width: 670px;
    margin-bottom: 50px;
}

.winners-image {
    float: left;
    max-width: 234px;
}

.winners-image img {
    display: block;
    max-width: 100%;
    margin: -1px;
}

.winners-date {
    font-size: 17px;
    line-height: 20px;
    color: #234;
    margin-bottom: 10px;
}

.winners-text {
    padding: 45px 50px;
    float: left;
    text-align: left;
    width: -webkit-calc(100% - 234px);
    width: calc(100% - 234px);
    color: #232323;
    font-size: 25px;
    line-height: 35px;
}

.winners-text p {
    margin-top: 0;
    margin-bottom: 15px;
}

.winners-btn {
    color: #51c336;
    font-size: 15px;
    line-height: 36px;
    text-transform: uppercase;
    padding: 0 20px;
    border: 1px solid #51c336;
    display: inline-block;
    text-decoration: none !important;
    border-radius: 2px;
    margin-top: 25px;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;
}

.winners-btn:hover {
    color: #fff;
    background: #51c336;
}

.slider .owl-theme .owl-controls .owl-buttons div,
.slider .owl-theme .owl-controls .owl-buttons div:after {
    position: absolute;
    display: block;
    top: 0;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAAA4CAYAAAAPW43lAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtpJREFUeNrs2rFLG1EcB/Dkh1N3J+kSB5NZJzE4aKBDC5aaDnF3klK69G/oIlI6ZW8GtSjYoZB2kFqn7qlDXYqTe+kU+3vyO7ked3n3e72892i/X/hx4HkJfj/e5d6RemNxveaQHs99nle1ivP969D52PmlTi2yvOT5wTPQ/u3kiPKU56CG2HIgXfW0B5IjygueS/RuzaV0pcYhJUoXKM44XQ0OKVAe8+wAxRlnRzrsVQWToDznuULHzrmSDkvh2GC2gDI1nC1XmG2eDaBMDWdDOlbBmAM6QJk6TqcIh4ASJw7loKwBxTvOWhaHMiirclsHFL84pvPV+aXOdhYmQTF61+jKe66l+zucemNx/RlvzZPMDzw/0VHQ3ON5wPOR0EWcmeF5zfMrlkvZP/bYX5NZnj2e99xBPzlj+jynsmMW/6/BUE4NSvauLMF5wzOHrrxlTjq/Q8lbx5gdn0QPOH5Q9qTzvm3lb35hCBxvKMMsShEMcAKjTIJJcI6BMzWU4yIUG4zJW54j4FSOciTd1lxhTAbAqRzF+nWmsiv/BMfc1jXQsToN6a4UigYmwTHfk9oFjhplV7oblD1I+6zMvPA+cNQo+xoUF5g0The9W9N1QTGpP/zSdHnD8V/A/k+x9nSyPKrsjDFvVue5QO/WXEhXY+2B5IjyjaeF3q1pSVdqHAJKnDikRDkDijPOmQaHlChtdOyctgaHgBInDgElThwCSlicR+etcVkYoESAQ0CJE4dyUN4BxV9Olkdt6fwPHMpB2URd3nE2szjmIWaCcoOKositBZ4OR5oZuZzhUhbuMna75UvYIW+emLOFf0aU+qy5kR2HqMtvsijJZwxul8PmM89KGiVvHZOcOStyABIApWjlD5zAKEUwwAmMMgkGOB5QJvVvW8cAJwBKGRjgBEApC5PFGaFjdUYaFA1MGqcJHDVKU4OihQGOJxQXmDTOAnq3ZsEFxeS3AAMAvMgAx29j038AAAAASUVORK5CYII=);
}

.winners-subdescription {
    text-align: center;
    font-size: 19px;
    line-height: 30px;
    color: #234;
}

.winners-subdescription p {
    margin: 0;
}

@media screen and (max-width: 640px) {
    .winners-image {
        float: none;
        width: 100%;
        max-width: 100%;
        max-height: 400px;
        overflow: hidden;
    }

    .winners-image img {
        width: 100%;
        margin: 0 auto;
    }

    .winners-text {
        float: none;
        width: 100%;
        padding: 30px;
    }
}

.slider .owl-theme .owl-controls .owl-buttons div {
    width: 51px;
    height: 28px;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    background-color: transparent;
    background-position: 0 0;
    border-radius: 0;
    zoom: 1;
    filter: Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.slider .owl-theme .owl-controls .owl-buttons div:after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    background-position: 0 -28px;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.slider .owl-theme .owl-controls .owl-buttons div:active {
    filter: Alpha(Opacity=60);
    opacity: 0.6;
}

.slider .owl-theme .owl-controls .owl-buttons .owl-next:hover:after,
.slider .owl-theme .owl-controls .owl-buttons .owl-prev:hover:after {
    opacity: 1;
}

.slider .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    background-position: 0 0;
}

.slider .owl-theme .owl-controls .owl-buttons .owl-prev:after {
    background-position: 0 -28px;
}

.slider .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    background-position: -51px 0;
}

.slider .owl-theme .owl-controls .owl-buttons .owl-next:after {
    background-position: -51px -28px;
}

.slider .owl-controls {
    position: relative;
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
}

.slider .owl-theme .owl-controls .owl-buttons .owl-disabled,
.slider .owl-theme .owl-controls .owl-buttons .owl-disabled:hover {
    pointer-events: none;
    filter: Alpha(Opacity=10);
    opacity: 0.1;
}

.slider .grabbing {
    cursor: default;
}

@media (max-width: 1030px) {
    .owl-buttons {
        display: none;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2) {

    .slider .owl-theme .owl-controls .owl-buttons div,
    .slider .owl-theme .owl-controls .owl-buttons div:after {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAABwCAYAAABSKp/8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABTBJREFUeNrs3T1vFEccgPG5P1tESoP4CNDkpTQVUjroHCCNhe10gKki0SFAEAESUboEKju0No4rDHR2CxU9FV8B0QCdjxl7Dq+P3bu5nZ3Zu5nnkUa6GNC9zPzYvcvt0Ds5d1ZFzNzZRT1u6PFRkXr3Zqfy56dOn+PFGd33evytxzM9dmPNSxEZyy09enrM6/E/c04emTX0sx4/2f/ejXGn0gGW53psMd/k2ZZdSz27tqKcKhUdYPlHjz7zTZ717VoynbdrLPiRpgALgWY6wICFkkNTgIVA0y2YC3pct7fNR36PwEIR0eypg/91cVsdfPS8Pc1gylie6rHGPFJkNP/q8VmPxdJabA2NgIUSbM2uQWXX5IVpAwMWygKNgIVAEw8MWCgrNAIWAk14MEslLOtgoRlBs15CsxQLjLmjq/b2f3o8YS5oRnpi16yya3gpNJhhLBvMAc1YGz5oBCwEGnc0AhYCjTsaAQuBxh3NODDLYKHM0Cw3BbOixxV7exUslDiaVXv7il37E4Exf2DR3jZfmd7kNaXE21SH19Qsnjp9bsUVzDCWbV5LyqTtcWgELETuaAQsRO5oBCxE3/buzU4lmt7JubNlLERU31NzhOnxOhA51TObYJjPn/ucknV26K/8OZuRdz8veg6OXPOlf7Y2eA8TbNMAolmsCkv5TT9oiA6rxDIMBjREI7BUgQENgaUGSx2YKjSXeC0p8S6NwzIKzADN4Hr9a6rhpgFEM9CSXePKrvnaTV3GXQ9jdtnw2jSAaAawlK/5Wh/1m12uuNwADWWCZew1X67X9IOGsscyCRjQUPZYJgUDGsoaSxMwVWguMwc0I11Wnpu6NN1b2dzR4FqB39WITQOIpqQVu1aVXbuNNnXx2b3/yAU2oKEpx9LKt/F9/30Y0FA2WNoAAxrKBktbYEBDWWBpEwxoKHkspqLlBzp4YNftA/5Oj8fq4BJootCZ/Sn+0OO3EFhCgBmg+aTHTfvAj9kHDhoKjcX8RX3errW/9Nhp+06KQA9+xz7oW/YJKNBQRCwP9dgNcUdFwCcxeMCgoSSwhAYDGkoKSwwwoKFksJgk0pPbtU+ob5/gAvNNni3ExhLrCDN8pLmox0vmmzwza+gXPZ7FwrJ/WJt/9UPMJ7lnD6X39fiTOSeP7ulx1x5hGp8pvTjzdipPycpYTHeYb/LsTum9zF6sO5UOsJi/EU4w3+TZCXX4wVE0NNIRlg/MN3n2oQs0AhYCzXSAAQslh0bAQqDpFgxYKFk0RWAswjxSZDRSWocDNK2tQwELJZiEOtIIWAg0ccGAhbJBI2Ah0MQBAxbKDo2AhUATFgxYKFs0AhbKGc2vr3/cCwUGLJQ9GgELgcYdjYCFQOOORsBCOffizNuJ0AhYCDTuaAQsRO5oBCxE7mgELETuaAQsRO5oBCxE7mjMVrFlLERUX58jCdEEFeropgGcklFup161v2ZPw766MKdpUnovE32fWqJprQqLGjqSgIZoBBZVceoFGgJLDRZV814FNASWCixqxJt70BBYamAo0BBYxmPZh+Dwb1zykTOlnDMW5bj4OdIQWCYAAxoCy4RgQEPZY5kUDGgoayxNwICGksHSZP03/cQLNJQdFh8woKHssPiCAQ1lhaUNMKChbLC0BQY0lAWWNsGAhpLH0jaYOjTHmT+K1HEV+LuPIb5IOYzmPWgoEpb3KvAXhUN98xg0lByWkGBAQ8lhCQ0GNJQUlhhgQEPJYIkFpg4NkU/RscQEM4zmAfNNnj2IjcX0RYABAJFbOqn2dSqJAAAAAElFTkSuQmCC);
        background-size: 102px 56px;
    }
}

/* Our teams page */
span.emp-name {
    display: block;
    font-family: 'p-regular';
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 4px;
    font-weight: 600;
}

.member-info .position {
    color: #3e3e3e;
    letter-spacing: 1px;
    line-height: 16px;
    font-size: 16px;
    position: relative;
    padding-right: 10px;
    font-weight: 500;
    font-family: 'p-regular';
}

.member-info h3 {
    font-size: 22px;
}

.member-info p {
    font-size: 15px;
    line-height: 1.8;
}

.top-member .member-slide-info {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    background: rgba(31, 181, 173, .6);
    color: #fff;
}

.top-member {
    position: relative;
}

.top-member .member-slide-info img {
    width: 50px;
    margin-bottom: 20px;
}

.top-member.da-thumbs li a div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    background: #1fb5ad;
    background: rgba(31, 181, 173, .6);
    color: #fff;
}

.member-slide-info>article {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    align-content: center;
}

body .team-sec .container {
    max-width: 1200px !important;
}

.member-info {
    line-height: 20px;
}

.da-thumbs {
    list-style: none;
    padding: 0;
    display: inline-block;
    margin: 0;
}

.da-thumbs li {
    background: #fff;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.da-thumbs li a {
    display: block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}

.da-thumbs li a>img {
    display: block;
    position: relative;
}

.da-thumbs li a figure img {
    transition: .6s ease-in-out;
    max-width: 100%;
    min-height: 313px;
}

.da-thumbs li a div {
    position: absolute;
    background: #777;
    background: rgba(255, 255, 255, .9);
    width: 100%;
    height: 100%;
    z-index: 3;
    display: flex;
    align-items: center;
    padding: 40px;
}

.da-thumbs figure {
    margin-bottom: 0;
    display: block;
    margin: 0;
    padding: 0;
    height: 315px;
}

.dezine-hover {
    overflow: hidden !important;
    transition: All ease .5s;
}

.dezine-hover:hover:before {
    content: '';
    background-color: rgba(70 199 15 / 44%);
    position: absolute;
    width: calc(100% - 30px);
    height: 97%;
    z-index: 999;
}

.dezine-hover:hover .member-info {
    display: block;
    position: absolute;
    bottom: 15px;
    transition: All ease .5s;
    width: calc(100% - 30px);
    z-index: 999;
    padding: 8px 12px !important;
}

.dezine-hover:hover .member-info span {
    color: #fff;
}

.member-info {
    line-height: 20px;
}

.member-info {
    padding: 9px 0;
    margin: -10px 0 0 0;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.dezine-hover .member-info {
    position: absolute;
    bottom: -100px;
}

.justify-content-center {
    display: flex;
    justify-content: center;
}

section.team-sec {
    padding: 100px 15px;
}

section.team-sec h3.tittle_heading {
    font-family: 'p-regular';
    font-size: 24px;
    font-weight: 600;
    color: #58c344;
}

ul.inline-boxes.opt-mean span.icon-opt-mean svg {
    width: 70px;
}

ul.inline-boxes.opt-mean span.icon-opt-mean {
    display: flex;
    min-height: 120px;
    justify-content: center;
}

/* Services Css */
@media(max-width:640px) {
    .page-template-template-services .grid-services .row {
        max-width: 400px;
    }

    .page-template-template-services .contentList-item {
        width: 100%;
    }
}

.contact-inputfields .active~label {
    line-height: 36px;
    font-size: 13px;
}

.contact-textareafields .active~label {
    line-height: 36px;
    font-size: 13px;
}

.contactForm-block span.wpcf7-not-valid-tip {
    font-size: 13px;
    display: table;
    /* margin: 4px 0 0 2px; */
    width: 100%;
    text-align: left;
    position: absolute;
}

.form-wrapper .wpcf7-form-control-wrap {
    position: initial;
}

.contactForm-block span.description {
    width: 100%;
    display: table;
    padding: 0;
}

/*Portfolio filter tags */
.portfolio ul li a.active {
    color: #51c336;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

section.about-time h3 {
    font-family: 'p-regular';
    font-weight: 300;
    color: #494ba1;
}

section.y-top {
    padding: 100px 0 100px 0 !important;
    color: #131313;
    background-color: #e4effd;
    position: relative;
}

section.y-top .heading-description {
    max-width: 610px;
    margin: 0 auto;
}

section.infoList.y-top p {
    margin-bottom: 0;
}

section.y-top h3 {
    color: #4fa4fa;
    font-weight: 500;
    text-align: right;
}

section.y-top p {
    text-align: right;
}

section.y-top .heading-title {
    margin-bottom: 10px;
}

section.y-top .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-wrapper {
    float: left;
}

/*SEO PAGE CSS */
section.cards6.Gro-st {
    padding-bottom: 50px;
}

.logos__wrapper.Mesaure-boxes {
    width: 100%;
}

.logos__wrapper.Mesaure-boxes .logos__item {
    justify-content: space-between;
    width: 100%;
    max-width: calc(20% - 30px);
    align-items: baseline;
    box-shadow: 0 0 9px #c3c5c27d;
    position: relative;
    padding-top: 40px;
    background-color: #fff;
    border-color: #51c43561;
}

.logos__wrapper.Mesaure-boxes .logos__item ul {
    padding: 0;
}

section.logos.logos--col-5 {
    padding-top: 70px;
    background: #f7fff5;
    padding-bottom: 70px;
}

span.tag-boxe {
    background-color: #51c435;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 0;
    width: fit-content;
    height: 33px;
    position: absolute;
    top: -9px;
    right: 0;
    line-height: 24px;
    text-align: center;
    font-weight: 500;
    left: 50%;
    transform: translateX(-50%);
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

span.tag-boxe:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 8px;
    left: -9px;
    border-radius: 25px 0 0 0;
    background: #42a72a;
    top: 0;
}

span.tag-boxe:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 8px;
    right: -6px;
    border-radius: 0 20px 0 0;
    background: #42a72a;
    top: 0;
}

.seo-info .infoList-row ul li h4 {
    color: #456cc9;
}

.seo-info .infoList-row img.lazy.loaded {
    width: 100%;
    max-width: 500px;
}

.seo-info .infoList-row {
    padding: 40px 0 50px 0;
}

section.infoList.seo-info {
    padding-bottom: 50px !important;
}

.seo-info .infoList-object.ready {
    margin: -45px 0 0 0;
    text-align: center;
}

.seo-info.tech-seo h3 {
    color: #58c344;
}

.seo-info.tech-seo .infoList-row ul li h4 {
    color: #444;
}

section.imp-seo h3 {
    font-size: 40px;
    font-weight: 400;
    text-transform: capitalize;
    color: #00aff9;
}

section.imp-seo ul.imp-list {
    padding: 20px 0 0 0;
}

section.imp-seo {
    background-color: #fbfbfb;
}

section.infoList.seo-info .infoList-row {
    display: flex;
    align-items: center;
}

section.about-time:before {
    background-image: url('/wp-content/uploads/2021/06/Path_.png');
    background-repeat: no-repeat;
    background-size: 450px;
    background-position: -140px 0;
    position: absolute;
    width: 350px;
    height: 480px;
    content: '';
    transform: rotate(-16deg);
    top: -82px;
}

.img-ab-time img {
    width: 100%;
}

.img-ab-time {
    width: 480px;
    height: 400px;
    background: linear-gradient(181deg, #e4effd, #f1f6fd, transparent);
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    padding-top: 100px;
    margin: 0 auto;
}

section.about-time .row.infoList-row {
    height: 100%;
}

section.about-time .infoList-object.ready {
    height: 100%;
    min-height: 500px;
}

section.cards6.Gro-st .heading .col-xs-12 {
    width: 100%;
}

@media (max-width:1199px) {
    .logos__wrapper.Mesaure-boxes {
        justify-content: center;
    }

    .logos__wrapper.Mesaure-boxes .logos__item {
        max-width: calc(33% - 30px);
        min-height: 185px;
    }

    section.infoList.seo-info ul.infoList-list li.infoList-item {
        width: 100%;
    }
}

@media (max-width:1029px) {
    section.cards6.Gro-st .col-xs-12 {
        width: 50%;
    }

    section.cards6.Gro-st .col-xs-12 .cards6-item {
        min-height: 310px;
    }
}

@media (max-width:767px) {
    .logos__wrapper.Mesaure-boxes {
        max-width: 560px;
        margin: 0 auto;
    }

    .logos__wrapper.Mesaure-boxes .logos__item {
        max-width: calc(50% - 30px);
        min-height: 185px;
    }

    section.infoList.seo-info .infoList-row {
        flex-direction: column;
    }

    section.infoList.seo-info .infoList-row .infoList-title {
        text-align: center;
    }

    section.infoList.seo-info .infoList-row .infoList-text {
        text-align: center;
    }

    section.y-top .row {
        flex-direction: column;
    }

    section.y-top .row h3 {
        text-align: center;
    }

    section.y-top .row p {
        text-align: center;
    }

    section.y-top .row .img-wrapper {
        float: none;
        margin-top: 40px;
    }
}

@media (max-width:639px) {
    section.cards6.Gro-st .col-xs-12 {
        width: 100%;
    }

    section.cards6.Gro-st .col-xs-12 .cards6-item {
        min-height: auto;
    }
}

@media (max-width:480px) {
    .logos__wrapper.Mesaure-boxes .logos__item {
        max-width: 220px;
    }
}

section.info.info--page-php-2.bgcolor--light.lists--checkmarks.dedicated {
    background-image: url('/wp-content/themes/supreme/inc/assets/images/bg-info-php-2.jpg');
    background-position: center;
    background-size: cover;
}

/* captcha */
.recaptcha-UI {
    margin-top: 15px;
    margin-bottom: 20px;
    overflow: hidden;
}

.recaptcha-UI span.g-recaptcha {
    border: none;
    padding: 0;
}

.contactForm-block.form-wrapper input {
    margin: 10px 0;
}

textarea.contactForm-textarea.inactive {
    /* margin: 10px 0px; */

}

.expertiesPage section.description h2 {
    font-size: 33px;
}

.expertiesPage section.description h5 {
    font-size: 22px;
    line-height: 28px;
}

/*Custom Css*/
.slick-prev:before {
    color: #fff;
    font-size: 30px;
}

.slick-next:before {
    color: #fff;
    font-size: 30px;
}

.slick-slide {
    margin: 0 26px;
}

.slick-list {
    margin: 0 -26px;
}

/* case studies css */
.page-template-fullwidth h1 {
    text-transform: capitalize;
}

.page-template-fullwidth h2 {
    line-height: 46px;
    font-family: 'p-bold';
    font-size: 35px;
}

.page-template-fullwidth p:first-child {
    margin-top: 0;
}

.page-template-fullwidth figure {
    margin: 0;
    text-align: center;
}

.page-template-fullwidth .wp-block-group__inner-container {
    z-index: 1;
}

.page-template-fullwidth h1.entry-title {
    display: none;
}

.page-template-fullwidth .col-sm-12 {
    padding: 0;
    padding-right: 5px;
}

.page-template-fullwidth .wp-block-columns {
    gap: 0;
}

section.banner-wrap {
    background: url(/wp-content/uploads/2023/08/frp-banner.png) center/cover no-repeat;
    height: 100vh;
    position: relative;
    color: #fff;
    display: flex;
    align-items: center;
}

section.banner-wrap:after {
    content: "";
    position: absolute;
    background: rgba(183, 0, 30, 0.10);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.frp-musicindustry {
    padding: 70px 0 90px 0;
}

section.banner-wrap h1 {
    text-align: center;
}

section.banner-wrap .project-deatils {
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: end;
}

section.banner-wrap .project-deatils .technology-wrap,
section.banner-wrap .project-deatils .time-wrap {
    display: flex;
    gap: 18px;
}

section.banner-wrap .project-deatils .technology-wrap {
    width: 100%;
    max-width: 592px;
}

section.banner-wrap .project-deatils p {
    margin: 0;
}

section.banner-wrap .project-deatils .time-wrap {
    width: 100%;
    max-width: 370px;
}

section.banner-wrap .project-deatils span {
    background-color: #000;
    padding: 0 11px;
}

section.banner-wrap .project-deatils .time-wrap h5,
section.banner-wrap .project-deatils .time-wrap p {
    text-align: right;
}

section.banner-wrap .project-deatils h5 {
    font-size: 35px;
    font-family: 'p-bold';
    line-height: normal;
    margin-bottom: 0;
}

section.about_wrap .wp-block-columns,
section.frp-musicindustry .wp-block-columns {
    margin-bottom: 0;
}

section.frp-musicindustry ul {
    padding-left: 19px;
    margin: 6px 0 15px 0;
}

section.frp-musicindustry ul li {
    color: #000;
    font-size: 19px;
    line-height: 1.57894737;
    position: relative;
    padding-left: 33px;
}

section.frp-musicindustry ul li:before {
    content: "";
    position: absolute;
    background: url(/wp-content/themes/supreme/inc/assets/images/tick.svg) center/contain no-repeat;
    width: 15px;
    height: 15px;
    left: 6px;
    top: 6px;
}

section.frp-musicindustry strong {
    color: #b7001e;
}

section.frp-musicindustry p:last-child {
    margin: 0;
}

section.frp-musicindustry h2 {
    font-family: 'p-bold';
    font-size: 35px;
    line-height: 76px;
    margin: 0;
}

section.about_wrap {
    padding: 90px 0;
}

section.about_wrap h2 {
    font-size: 35px;
    line-height: 69px;
    font-family: 'p-bold';
    margin: 0;
}

section.context-wrap {
    background: url(/wp-content/uploads/2023/08/context.png) center/cover no-repeat;
    height: 100%;
    min-height: 412px;
    position: relative;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
}

section.context-wrap:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.56);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.timeline-wrap {
    padding: 90px 0;
}

section.timeline-wrap ul.top_list {
    position: relative;
    margin: 0 !important;
}

section.timeline-wrap ul.top_list li.list_item {
    display: grid;
    grid-template-columns: 48fr 4fr 48fr;
    align-items: center;
    column-gap: 30px;
    margin-bottom: 53px;
}

section.timeline-wrap ul.top_list h3 {
    text-align: right;
    margin: 0;
    color: #b7001EC2;
    font-family: 'p-bold';
    font-size: 30px;
    line-height: 51px;
}

section.timeline-wrap h2 {
    margin-bottom: 19px;
}

section.timeline-wrap ul.top_tier_list li.list_item .list_mid_dot {
    position: relative;
}

section.timeline-wrap .list_mid_dot span {
    height: 30px;
    display: block !important;
    width: 30px;
    background: #a1a1a1;
    margin: 0 auto;
    border-radius: 50%;
}

section.soltions-offered {
    background: url(/wp-content/uploads/2023/08/solution-image-1.png) center/cover no-repeat;
    height: 100%;
    min-height: 378px;
    position: relative;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
}

section.soltions-offered:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.56);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.emotion-wrap {
    padding: 70px 0;
}

section.emotion-wrap figure {
    text-align: center;
}

section.emotion-wrap h2 {
    padding-bottom: 20px;
}

section.mysql-query {
    padding: 66px 0;
}

body section.mysql-query h2 {
    padding-bottom: 20px;
    line-height: 46px;
    font-size: 35px;
    font-family: 'p-bold';
}

section.results-wrap {
    padding: 66px 0 100px 0;
}

section.results-wrap .wp-block-columns figure {
    padding-left: 60px;
}

section.results-wrap h2 {
    line-height: 46px;
    font-family: 'p-bold';
    padding-bottom: 16px;
    line-height: normal;
    font-size: 35px;
}

section.start-project {
    background: url(/wp-content/uploads/2023/08/frp-detailimage.png) center/cover no-repeat;
    height: 100%;
    min-height: 406px;
    position: relative;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
}

section.start-project:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.56);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.start-project a {
    text-align: center;
    display: inherit;
    color: #fff;
}

section.start-project a:hover {
    color: #51c336;
}

section.start-project p {
    margin: 0;
}

section.start-project h2 {
    font-size: 35px;
    position: relative;
    letter-spacing: 0.35px;
    font-family: 'p-bold';
    padding-bottom: 10px;
    line-height: normal;
}

section.start-project h2:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 3px;
    width: 100%;
    max-width: 301px;
    bottom: 3px;
    left: 50%;
    transform: translate(-50%);
}

/* universal project css */
section.banner-wrap.universal {
    background: url(/wp-content/uploads/2023/08/universal.png) center/cover no-repeat;
    height: 100vh;
    color: #fff;
    display: flex;
    align-items: center;
}

section.banner-wrap.universal .project-deatils span {
    background-color: #2a59bc;
}

section.universal-challenges,
section.universal-managementwrap,
section.universalabout_wrap,
section.universalresults-wrap {
    padding: 90px 0;
}

.universal-managementwrap h2 {
    margin: 0;
    padding-bottom: 20px;
}

.universal-managementwrap ul {
    padding-left: 19px;
    margin: 6px 0 15px 0;
}

.universal-managementwrap ul li {
    color: #000;
    font-size: 19px;
    line-height: 1.57894737;
    position: relative;
    padding-left: 33px;
    margin-bottom: 13px;
}

.universal-managementwrap ul li:before {
    content: "";
    position: absolute;
    background: url(/wp-content/themes/supreme/assets/inc/assets/images/blue-tick.svg) center/contain no-repeat;
    width: 15px;
    height: 15px;
    left: 6px;
    top: 6px;
}

.universal-managementwrap strong {
    color: #2a59bc;
}

.universalabout_wrap figure {
    margin: 0;
    text-align: center;
    margin-left: 42px;
}

.universalabout_wrap h2,
section.universal-challenges h2 {
    margin-bottom: 0;
    padding-bottom: 20px;
}

.universalabout_wrap img {
    object-fit: contain;
    width: 495px;
}

.universalcontext-wrap {
    background: url(/wp-content/uploads/2023/08/universalcontext.png) center/cover no-repeat;
    height: 100%;
    min-height: 391px;
    position: relative;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
}

.universalcontext-wrap:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.31);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

.universalcontext-wrap h2 {
    padding-bottom: 20px;
}

section.universal-challenges ul {
    padding-left: 19px;
    margin: 6px 0 15px 0;
}

section.universal-challenges ul li {
    color: #000;
    font-size: 19px;
    line-height: 1.57894737;
    position: relative;
    padding-left: 33px;
    margin-bottom: 13px;
}

section.universal-challenges ul li:before {
    content: "";
    position: absolute;
    background: url(/wp-content/themes/supreme/assets/inc/assets/images/bluelist-tick.png) center/contain no-repeat;
    width: 15px;
    height: 15px;
    left: 6px;
    top: 6px;
}

section.universalsoltions-offered h3 {
    font-family: 'p-regular';
    font-size: 30px;
    padding: 30px 0 20px 0;
    margin: 0;
}

section.universalsoltions-offered {
    padding-bottom: 90px;
}

section.universalresults-wrap .wp-block-columns {
    padding-top: 26px;
}

section.universalstart-project {
    background: url(/wp-content/uploads/2023/08/universal-startproject.png) center/cover no-repeat;
    height: 100%;
    min-height: 406px;
    position: relative;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
}

section.universalstart-project:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.46);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.universalstart-project a {
    text-align: center;
    display: inherit;
    color: #fff;
}

section.universalstart-project a:hover {
    color: #51c336;
}

section.universalstart-project p {
    margin: 0;
}

section.universalstart-project h2 {
    font-size: 35px;
    position: relative;
    letter-spacing: 0.35px;
    font-family: 'p-bold';
    padding-bottom: 15px;
    line-height: normal;
}

section.universalstart-project h2:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 3px;
    width: 100%;
    max-width: 301px;
    bottom: 7px;
    left: 50%;
    transform: translate(-50%);
}

/* digicrate page css */
section.banner-wrapdigicrate {
    background: url(/wp-content/uploads/2023/08/digicrate-banner.jpg) center/cover no-repeat;
    height: 100vh;
    color: #fff;
    display: flex;
    align-items: center;
    position: relative;
}

section.banner-wrapdigicrate:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.42);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.banner-wrapdigicrate h1 {
    text-align: center;
}

section.banner-wrapdigicrate .project-deatils {
    display: flex;
    justify-content: space-between;
    height: 100%;
    align-items: end;
}

section.banner-wrapdigicrate .project-deatils .technology-wrap,
section.banner-wrapdigicrate .project-deatils .time-wrap {
    display: flex;
    gap: 18px;
}

section.banner-wrapdigicrate .project-deatils .technology-wrap {
    width: 100%;
    max-width: 592px;
}

section.banner-wrapdigicrate .project-deatils p {
    margin: 0;
}

section.banner-wrapdigicrate .project-deatils .time-wrap {
    width: 100%;
    max-width: 370px;
}

section.banner-wrapdigicrate .project-deatils .time-wrap p {
    text-align: right;
}

section.banner-wrapdigicrate .project-deatils span {
    background-color: #29a19c;
    padding: 3px 11px;
}

section.banner-wrap .project-deatils .time-wrap p,
section.banner-wrapdigicrate .project-deatils .time-wrap h5 {
    text-align: right;
}

section.banner-wrapdigicrate .project-deatils h5 {
    font-size: 35px;
    font-family: 'p-bold';
    line-height: normal;
    margin-bottom: 0;
}

section.digicarteabout_wrap,
section.digicratewrap,
section.universal-challenges,
section.universalresults-wrap {
    padding: 90px 0;
}

section.digicratewrap h2 {
    margin: 0;
    padding-bottom: 20px;
}

section.digicratewrap ul {
    padding-left: 19px;
    margin: 6px 0 15px 0;
}

section.digicratewrap ul li {
    color: #000;
    font-size: 19px;
    line-height: 1.57894737;
    position: relative;
    padding-left: 33px;
    margin-bottom: 13px;
}

section.digicratewrap ul li:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2023/08/digicrate-tick.jpg) center/contain no-repeat;
    width: 15px;
    height: 15px;
    left: 6px;
    top: 6px;
}

section.digicratewrap strong {
    color: #29a19c;
}

section.digicarteabout_wrap figure {
    margin: 0;
    text-align: center;
    margin-left: 42px;
}

section.digicarteabout_wrap h2,
section.universal-challenges h2 {
    margin-bottom: 0;
    padding-bottom: 20px;
}

section.digicarteabout_wrap img {
    object-fit: contain;
    width: auto;
}

section.digicratecontext-wrap {
    background: url(/wp-content/uploads/2023/08/digicratecontext.jpg) center/cover no-repeat;
    height: 100%;
    min-height: 388px;
    position: relative;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
}

section.digicratecontext-wrap:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.63);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.digicrate-challenges {
    padding: 110px 0;
}

section.digicratecontext-wrap h2,
section.digicratesolution-wrap h2 {
    padding-bottom: 20px;
}

section.digicratesolution-wrap {
    background: url(/wp-content/uploads/2023/08/context.png) center/cover no-repeat;
    height: 100%;
    min-height: 388px;
    position: relative;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
}

section.digicratesolution-wrap:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.63);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.digicrate-challenges .three-col-wrap {
    padding-top: 52px;
    gap: 51px;
}

section.digicrate-challenges .three-col-wrap {
    padding-top: 52px;
    gap: 51px;
    text-align: center;
}

section.digicrate-challenges .three-col-wrap h3 {
    margin-bottom: 8px;
    color: #29a19c;
    font-family: 'p-bold';
    font-size: 30px;
    line-height: 35px;
}

section.digicrate-challenges .icon-wrap {
    text-align: center;
    margin-bottom: 17px;
}

section.digicrate-challenges .icon-wrap img {
    width: auto;
}

section.digicrate-challenges .icon-wrap div {
    display: inline-block;
}

section.digicrate-challenges .icon-wrap div figure {
    border: 1px solid #29a19c;
    border-radius: 100px;
    width: 57px;
    height: 57px;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
}

section.frontend-solution {
    padding: 90px 0 90px 0;
}

section.backend-solution {
    padding: 0 0 90px 0;
}

section.backend-solution h2,
section.frontend-solution h2 {
    padding-bottom: 20px;
}

section.backend-solution,
section.frontend-solution ul {
    padding-left: 19px;
    margin: 6px 0 0 0;
}

section.backend-solution ul li,
section.frontend-solution ul li {
    color: #000;
    font-size: 19px;
    line-height: 1.57894737;
    position: relative;
    padding-left: 33px;
    margin-bottom: 13px;
}

section.backend-solution ul li:before,
section.frontend-solution ul li:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2023/08/digicrate-tick.jpg) center/contain no-repeat;
    width: 15px;
    height: 15px;
    left: 6px;
    top: 6px;
}

section.backend-solution strong,
section.frontend-solution strong {
    color: #29a19c;
}

section.digicartestart-project {
    background: url(/wp-content/uploads/2023/08/digicratestart.png) center/cover no-repeat;
    height: 100%;
    min-height: 406px;
    position: relative;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
}

section.digicartestart-project:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.79);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.digicartestart-project a {
    text-align: center;
    display: inherit;
    color: #fff;
}

section.digicartestart-project a:hover {
    color: #51c336;
}

section.digicartestart-project p {
    margin: 0;
}

section.digicartestart-project h2 {
    font-size: 35px;
    position: relative;
    letter-spacing: 0.35px;
    font-family: 'p-bold';
    padding-bottom: 15px;
    line-height: normal;
}

section.digicartestart-project h2:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 3px;
    width: 100%;
    max-width: 301px;
    bottom: 7px;
    left: 50%;
    transform: translate(-50%);
}

/* taleagent portal page css */
section.taleagentbanner-wrap {
    background: url(/wp-content/uploads/2023/08/talestartproject.png) center/cover no-repeat;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    position: relative;
    padding: 106px 0 102px;
}

section.taleagentbanner-wrap:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.79);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.taleagentbanner-wrap h1 {
    text-align: center;
}

section.taleagentbanner-wrap .project-deatils {
    display: flex;
    justify-content: space-between;
    padding-top: 76px;
}

section.banner-wrapdigicrate .project-deatils .time-wrap,
section.taleagentbanner-wrap .project-deatils .technology-wrap {
    display: flex;
    gap: 18px;
}

section.taleagentbanner-wrap .project-deatils .technology-wrap {
    width: 100%;
    margin-bottom: 34px;
}

section.taleagentbanner-wrap .project-deatils p {
    margin: 0 0 7px 0;
}

section.taleagentbanner-wrap .project-deatils .time-wrap {
    width: 100%;
    display: flex;
    gap: 18px;
}

section.taleagentbanner-wrap .project-deatils span {
    background-color: #2a59bc;
    padding: 3px 11px;
}

section.taleagentbanner-wrap .project-deatils h5 {
    font-size: 35px;
    font-family: 'p-regular';
    line-height: normal;
    margin-bottom: 0;
}

section.taleagentbanner-wrap .project-deatils .listwrap li {
    padding-bottom: 20px;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    padding-left: 34px;
}

section.taleagentbanner-wrap .project-deatils .listwrap li:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2023/08/taletickmark.png) center/cover no-repeat;
    width: 24px;
    height: 24px;
    left: 0;
    top: 3px;
}

section.taleagentbanner-wrap .project-deatils .listwrap {
    width: 100%;
    max-width: 604px;
}

section.taleagentbanner-wrap .project-deatils .listing-details {
    width: 100%;
    max-width: 591px;
}

section.taleagentabout_wrap {
    padding: 100px 0 100px 0;
}

section.taleagentabout_wrap h2 {
    margin-bottom: 32px;
}

section.taleagentabout_wrap bold {
    color: #000;
    font-family: 'p-bold';
}

section.taleagentabout_wrap strong {
    color: #000;
    font-family: 'p-bold';
}

section.taleagentabout_wrap figure {
    padding-left: 35px;
}

section.taleagentabout_wrap figure img {
    width: 100%;
}

section.taleagentabout_wrap {
    padding: 100px 0 100px 0;
}

section.taleagentabout_wrap h2 {
    margin-bottom: 32px;
}

section.taleagentabout_wrap bold {
    color: #000;
    font-family: 'p-bold';
}

section.taleagentabout_wrap strong {
    color: #000;
    font-family: 'p-bold';
}

section.taleagentabout_wrap figure {
    padding-left: 35px;
}

section.taleagentabout_wrap figure img {
    width: 100%;
}

section.taleagentabout_wrap .wp-block-columns {
    align-items: center;
}

section.taleagent-challenages ul li {
    font-size: 19px;
    line-height: 1.57894737;
    position: relative;
    padding-left: 33px;
    margin-bottom: 13px;
}

section.taleagent-challenages ul li:before {
    content: "";
    position: absolute;
    background: url(/wp-content/themes/supreme/assets/inc/assets/images/bluelist-tick.png) center/contain no-repeat;
    width: 15px;
    height: 15px;
    left: 6px;
    top: 6px;
}

section.taleagent-challenages strong {
    color: #2a59bc;
    font-family: 'p-bold';
}

section.taleagent-challenages ul {
    margin-top: 40px;
}

section.taleagent-challenages {
    padding-bottom: 100px;
}

section.taleagentcontext-wrap {
    background: url(/wp-content/uploads/2023/08/talesolution.png) center/cover no-repeat;
    height: 100%;
    min-height: 337px;
    position: relative;
    display: flex;
    color: #fff;
    justify-content: center;
    align-items: center;
}

section.taleagentcontext-wrap:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.56);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.taleagentcontext-wrap h2 {
    padding-bottom: 20px;
}

section.taleagentsoltions-offered {
    padding: 100px 0;
}

section.taleagentsoltions-offered h3 {
    font-size: 30px;
    line-height: 46px;
    padding-bottom: 10px;
    margin: 0;
}

section.taleagentsoltions-offered p {
    padding-left: 30px;
}

section.taleagentresults-wrap {
    padding-bottom: 100px;
}

section.taleagentstart-project {
    background: url(/wp-content/uploads/2023/08/talestartproject.png) center/cover no-repeat;
    height: 100%;
    min-height: 406px;
    color: #fff;
    display: flex;
    align-items: center;
    position: relative;
}

section.taleagentstart-project:after {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.55);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}

section.taleagentstart-project a {
    text-align: center;
    display: inherit;
    color: #fff;
}

section.taleagentstart-project a:hover {
    color: #51c336;
}

section.taleagentstart-project p {
    margin: 0;
}

section.taleagentstart-project h2 {
    font-size: 35px;
    position: relative;
    letter-spacing: 0.35px;
    font-family: 'p-bold';
    padding-bottom: 15px;
    line-height: normal;
}

section.taleagentstart-project h2:before {
    content: "";
    position: absolute;
    background: #fff;
    height: 3px;
    width: 100%;
    max-width: 301px;
    bottom: 7px;
    left: 50%;
    transform: translate(-50%);
}

/* media started */
@media(min-width:820px) and (max-width:1024px) {

    /* universal project */
    section.banner-wrap .project-deatils {
        gap: 28px;
    }

    section.banner-wrap .project-deatils h5 {
        font-size: 25px;
    }

    section.banner-wrap .project-deatils img {
        width: 70px;
        height: 70px;
    }

    /* digicarte project */
    section.digicrate-challenges .three-col-wrap h3 {
        font-size: 23px;
        line-height: normal;
    }

    section.banner-wrapdigicrate {
        height: fit-content;
        padding: 106px 0;
    }

    section.banner-wrapdigicrate .project-deatils img {
        width: 50px;
    }

    section.banner-wrapdigicrate .project-deatils {
        align-items: self-start;
        padding-top: 61px;
    }

    section.banner-wrapdigicrate .project-deatils h5 {
        font-size: 30px;
    }

}

@media(min-width:100px) and (max-width:768px) {

    /* universal project */
    .universalabout_wrap figure {
        margin-left: 0;
        margin-top: 40px;
    }

    .universalabout_wrap figure img,
    section.universalresults-wrap figure img {
        width: 100%;
        height: 100%;
    }

    section.universalsoltions-offered {
        padding-bottom: 70px;
    }

    section.universal-challenges,
    section.universal-managementwrap,
    section.universalabout_wrap,
    section.universalresults-wrap {
        padding: 70px 0;
    }

    section.universalresults-wrap figure {
        margin-top: 51px;
    }

    .banner-wrap.universal {
        min-height: 445px;
    }

    section.banner-wrap .project-deatils h5 {
        font-size: 21px;
    }

    .page-template-fullwidth h2 {
        line-height: 35px;
        font-size: 30px;
    }

    section.banner-wrap .project-deatils {
        align-items: flex-start;
    }

    section.banner-wrap .project-deatils h5 {
        font-size: 20px;
    }

    section.banner-wrap .project-deatils img {
        width: 60px;
        height: 60px;
    }

    /* digicarte project */
    section.banner-wrapdigicrate {
        height: fit-content;
        padding: 106px 0;
    }

    section.banner-wrapdigicrate .project-deatils img {
        width: 50px;
    }

    section.banner-wrapdigicrate .project-deatils {
        align-items: self-start;
        padding-top: 61px;
    }

    section.banner-wrapdigicrate .project-deatils h5 {
        font-size: 30px;
    }

    section.digicarteabout_wrap,
    section.digicratewrap {
        padding: 70px 0;
    }

    section.digicarteabout_wrap figure {
        margin: 40px 0 0 0;
    }

    section.digicarteabout_wrap figure img {
        width: 100%;
    }

    section.digicrate-challenges {
        padding: 70px 0;
    }

    section.frontend-solution {
        padding: 70px 0 70px 0;
    }

    section.backend-solution {
        padding: 0 0 90px 0;
    }

}

@media(min-width:100px) and (max-width:767px) {
    section.banner-wrapdigicrate .project-deatils {
        flex-direction: column;
    }

    section.banner-wrapdigicrate .project-deatils .technology-wrap,
    section.banner-wrapdigicrate .project-deatils .time-wrap {
        justify-content: center;
    }

    section.digicratecontext-wrap,
    section.digicratesolution-wrap {
        padding: 50px 0;
    }

    section.digicrate-challenges .three-col-wrap h3 {
        font-size: 24px;
        line-height: normal;
    }

    section.backend-solution,
    section.frontend-solution ul {
        padding-left: 0;
        margin: 6px 0 0 0;
    }

    .page-template-fullwidth ul li {
        font-size: 16px !important;
    }

    .page-template-fullwidth ul {
        padding: 0 !important;
    }
}

.investing-sec {
    background: url(/wp-content/uploads/2023/09/Group-5353-1.png) center/cover no-repeat;
    height: 100%;
    padding: 180px 0;
}

/* 30-nov-23 */
.universal-weather {
    background: url(/wp-content/uploads/2023/11/universal_bg.jpg) center/cover no-repeat;
    height: 100%;
    padding: 180px 0;
}

.universal-weather .investing-heading h2 {
    color: #fff;
}

.universal-weather .list-wrap ul li {
    color: #fff;
}

.worldcast-banner {
    background: url(/wp-content/uploads/2023/09/young-man-recording-streaming-podcast-using-microphone-his-small-broadcast-studio-content-creator.png) center/cover no-repeat;
    height: 100%;
    padding: 200px 0;
}

.wedding-banner {
    background: url(/wp-content/uploads/2023/09/Rectangle-wedding-banner.png) center/cover no-repeat;
    height: 100%;
    padding: 200px 0;
}

.freetube-banner {
    background: url(/wp-content/uploads/2023/09/freetube-banner.png) center/cover no-repeat;
    height: 100%;
    padding: 200px 0;
}

.teleagent-banner {
    background: url(/wp-content/uploads/2023/09/teleagent-banner.png) center/cover no-repeat;
    height: 100%;
    padding: 200px 0;
}

.superfit-banner {
    background: url(/wp-content/uploads/2023/09/superfir-banner.png) center/cover no-repeat;
    height: 100%;
    padding: 200px 0;
}

.retail-app-banner {
    background: url(/wp-content/uploads/2023/09/retail-app-banner.png) center/cover no-repeat;
    height: 100%;
    padding: 200px 0;
}

.caseStudyBanner {
    background: url(/wp-content/uploads/2023/11/casestudy-banner.png) center/cover no-repeat;
    height: 100%;
    padding: 200px 0;
    position: relative;
}

.caseStudyBanner .leftBannerText {
    z-index: 1;
}

.caseStudyBanner:after {
    content: "";
    position: absolute;
    width: 100%;
    background-color: #00000047;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}

.indigo-visual-banner {
    background: url(/wp-content/uploads/2023/10/indigo-visual-banner-img.png) center/cover no-repeat;
    height: 100%;
    padding: 200px 0;
}

.frp-live-banner {
    background: url(/wp-content/uploads/2023/10/frp-live-banner-img.png) center/cover no-repeat;
    height: 100%;
    padding: 200px 0;
}

.digicrates-banner {
    background: url(/wp-content/uploads/2023/10/digicrates-banner.jpg) center/cover no-repeat;
    height: 100%;
    padding: 200px 0;
}

.investing-heading h2 {
    color: #1b253c;
    font-size: 52px;
    font-weight: 700;
    line-height: 75px;
}

.list-wrap {
    margin-top: 30px;
}

.list-wrap li {
    background: url(/wp-content/uploads/2023/09/Group1.png) no-repeat center left;
    font-size: 24px;
    color: #000;
    padding-left: 50px;
    background-size: 35px;
    line-height: 36px;
    margin-bottom: 15px;
}

.list-wrap.purple-check li {
    background: url(/wp-content/uploads/2023/09/Group-23.png) no-repeat center left;
}

.worldcast-banner .list-wrap li {
    background: url(/wp-content/uploads/2023/09/Group-icon.png) no-repeat center left;
    font-size: 24px;
    color: #fff;
    padding-left: 50px;
    background-size: 35px;
    line-height: 36px;
    margin-bottom: 30px;
}

.wedding-banner .list-wrap li {
    background: url(/wp-content/uploads/2023/09/Group-green.png) no-repeat center left;
    font-size: 24px;
    color: #fff;
    padding-left: 50px;
    background-size: 35px;
    line-height: 36px;
    margin-bottom: 30px;
}

.freetube-banner .list-wrap li {
    background: url(/wp-content/uploads/2023/09/Group-blue-check.png) no-repeat center left;
    font-size: 24px;
    color: #fff;
    padding-left: 50px;
    background-size: 35px;
    line-height: 36px;
    margin-bottom: 30px;
}

.teleagent-banner .list-wrap li {
    background: url(/wp-content/uploads/2023/09/Group-blue-check.png) no-repeat center left;
    font-size: 24px;
    color: #fff;
    padding-left: 50px;
    background-size: 35px;
    line-height: 36px;
    margin-bottom: 30px;
}

.superfit-banner .list-wrap li {
    background: url(/wp-content/uploads/2023/09/superfit-icon.png) no-repeat center left;
    font-size: 24px;
    color: #fff;
    padding-left: 50px;
    background-size: 35px;
    line-height: 36px;
    margin-bottom: 30px;
}

.retail-app-banner .list-wrap li {
    background: url(/wp-content/uploads/2023/09/superfit-icon.png) no-repeat center left;
    font-size: 26px;
    color: #fff;
    padding-left: 50px;
    background-size: 35px;
    line-height: 36px;
    margin-bottom: 30px;
}

.indigo-visual-banner .list-wrap li {
    background: url(/wp-content/uploads/2023/10/indigo-check.png) no-repeat center left;
    font-size: 24px;
    color: #fff;
    padding-left: 50px;
    background-size: 35px;
    line-height: 36px;
    margin-bottom: 30px;
}

.frp-live-banner .list-wrap li {
    background: url(/wp-content/uploads/2023/10/frp-check.png) no-repeat center left;
    font-size: 24px;
    color: #fff;
    padding-left: 50px;
    background-size: 35px;
    line-height: 36px;
    margin-bottom: 30px;
}

.digicrates-banner .list-wrap li {
    background: url(/wp-content/uploads/2023/10/indigo-check.png) no-repeat center left;
    font-size: 24px;
    color: #fff;
    padding-left: 50px;
    background-size: 35px;
    line-height: 36px;
    margin-bottom: 30px;
}

.tech-used-sec {
    padding: 80px 0;
}

.about-container {
    display: flex;
    justify-content: center;
    align-items: center !important;
    vertical-align: middle;
    height: 100%;
}

.about-container>.wp-block-column {
    max-width: 660px;
    margin-left: auto;
    padding: 20px;
}

.about-container h2 {
    margin-bottom: 30px;
}

.about-sec figure {
    height: 100%;
}

.about-sec img {
    width: 100%;
    /* height: 100%; */
    /* object-fit: cover; */

}

.cards-container {
    column-gap: 20px !important;
    padding: 0 !important;
}

.cus-card {
    border: 1px solid #eaeaea;
    padding: 35px 25px;
}

.cus-card.one {
    background: url(/wp-content/uploads/2023/09/1.png) no-repeat top 25px right 30px;
}

.cus-card.two {
    background: url(/wp-content/uploads/2023/09/2.png) no-repeat top 25px right 30px;
}

.cus-card.three {
    background: url(/wp-content/uploads/2023/09/3.png) no-repeat top 25px right 30px;
}

.cus-card.four {
    background: url(/wp-content/uploads/2023/09/4.png) no-repeat top 25px right 30px;
}

.cus-card.puple-one {
    background: url(/wp-content/uploads/2023/09/puple1.png) no-repeat top 25px right 30px;
}

.cus-card.puple-two {
    background: url(/wp-content/uploads/2023/09/puple2.png) no-repeat top 25px right 30px;
}

.cus-card.puple-three {
    background: url(/wp-content/uploads/2023/09/puple3.png) no-repeat top 25px right 30px;
}

.cus-card.puple-four {
    background: url(/wp-content/uploads/2023/09/puple4.png) no-repeat top 25px right 30px;
}

.cus-card.green-one {
    background: url(/wp-content/uploads/2023/09/green1.png) no-repeat top 25px right 30px;
}

.cus-card.green-two {
    background: url(/wp-content/uploads/2023/09/green2.png) no-repeat top 25px right 30px;
}

.cus-card.green-three {
    background: url(/wp-content/uploads/2023/09/green3.png) no-repeat top 25px right 30px;
}

.cus-card.green-four {
    background: url(/wp-content/uploads/2023/09/green4.png) no-repeat top 25px right 30px;
}

.cus-card.green-five {
    background: url(/wp-content/uploads/2023/09/green5.png) no-repeat top 25px right 30px;
}

.cus-card.green-six {
    background: url(/wp-content/uploads/2023/09/green6.png) no-repeat top 25px right 30px;
}

.cus-card.red-one {
    background: url(/wp-content/uploads/2023/10/frp-red-one.png) no-repeat top 25px right 30px;
}

.cus-card.red-two {
    background: url(/wp-content/uploads/2023/10/frp-red-two.png) no-repeat top 25px right 30px;
}

.cus-card.red-three {
    background: url(/wp-content/uploads/2023/10/frp-red-three.png) no-repeat top 25px right 30px;
}

.challenge-sec {
    padding: 50px 0;
}

.offer-sec img {
    width: 100% !important;
    height: 100% !important;
}

.offer-container {
    align-items: center !important;
    height: 100%;
    padding: 50px;
    max-width: 900px;
    width: 100%;
}

.res-container {
    display: flex;
    align-items: center !important;
    height: 100%;
}

.res-container>.wp-block-column {
    max-width: 860px;
    margin-left: auto;
    padding: 30px;
}

.result-sec {
    background: url(/wp-content/uploads/2023/09/bg251.png) center/cover no-repeat;
    padding: 80px 0;
}

.need-sec {
    padding: 50px 0;
}

.cus-card-col {
    box-shadow: 0 0 28px 0 #2858BC40;
    border-radius: 40px;
    padding: 30px;
}

.week-resources-wrap {
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.week-resources-wrap p {
    margin-bottom: 0;
    color: #1b253c;
    font-size: 24px;
    font-weight: 600;
}

@media(min-width:769px) {
    .tech-used-col {
        max-width: 500px;
        margin: auto;
    }
}

.tech-used-col h2 {
    margin-bottom: 20px;
}

.time-heading {
    margin-top: 25px;
}

.card-img-box {
    box-shadow: 0 0 28px 0 #2858BC40;
    border-radius: 40px;
    padding: 0 !important;
    overflow: hidden;
}

.card-img-box-odd {
    box-shadow: 0 0 28px 0 #2858BC40;
    border-radius: 40px;
    padding: 0 !important;
    overflow: hidden;
}

.card-img-box .wp-block-column:first-child {
    padding: 35px 45px 15px;
}

.card-img-box-odd .wp-block-column:nth-child(2) {
    padding: 35px 45px 15px;
}

.card-img-box img,
.card-img-box-odd img {
    height: 100%;
    object-fit: cover;
}

.card-img-box figure,
.card-img-box-odd figure {
    height: 100%;
}

@media (min-width:769px) {
    .min-margin {
        margin-top: -110px !important;
    }
}

.custom-slider .image-carousel {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}

.custom-slider .image-carousel button {
    width: 100%;
    max-width: 100px;
    border: none;
    color: transparent;
    background-size: 45px !important;
}

.custom-slider .image-carousel button:hover {
    color: transparent !important;
}

.custom-slider .image-carousel button.slick-next {
    background: url(/wp-content/uploads/2023/09/right-arrow.png) center no-repeat;
}

.custom-slider .image-carousel button.slick-prev {
    background: url(/wp-content/uploads/2023/09/left-arrow.png) center no-repeat;
}

.custom-slider.retail-slider img {
    border: 15px solid rgba(250, 250, 250, 0.2);
    width: 100%;
    border-radius: 10px;
}

.custom-slider img {
    width: 100%;
}

.top-slider-wrap {
    display: flex;
    max-width: 990px;
    width: 100%;
    margin: auto;
}

.top-slider-wrap .owl-carousel {
    display: flex;
    align-items: center;
}

.top-slider-wrap .slick-slide {
    margin: 0 11px;
}

.img-wrap {
    display: flex;
    justify-content: center;
}

.tab-button {
    background-color: #e7e7e7;
    color: #000;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
}

/* Active tab button */
.tab-button.active {
    background-color: #58c344;
    color: #fff;
}

.slider-container {
    display: flex;
    flex-direction: column;
}

/* .slider {
    display: none;
} */
.slider img {
    max-width: 100%;
    height: auto;
}

.slider.active {
    display: block;
}

.cus-tabs {
    text-align: center;
    margin-bottom: 50px;
}

.slider-container img {
    max-width: 340px;
}

.page-id-1346 .header,
.page-id-1804 .header {
    background: #0000008f;
}

@media (max-width: 767px) {
    .offer-container {
        padding: 50px 20px;
    }

    .cus-card {
        margin: 20px !important;
    }
}

@media (max-width: 768px) {
    .cards-container {
        margin-bottom: 0;
    }

    .cus-card {
        margin-bottom: 20px !important;
    }
}

.frp-card-col {
    box-shadow: 0 0 28px 0 #fa002933;
}

.solution-card-row {
    column-gap: 20px !important;
    margin-bottom: 0 !important;
}

.solution-card {
    border: 1px solid #29a19C40;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px !important;
}

.solution-green-bg {
    background: #29a19C1A;
    border: none;
}

@media(max-width:768px) {
    .cus-card-col {
        margin: 20px !important;
    }

    .about-container>.wp-block-column {
        max-width: initial;
    }
}

/* new css case study page  */
.titleUnderlined.investing a {
    color: #2858bc;
}

.titleUnderlined.retail a {
    color: #00aeef;
}

.titleUnderlined.superfit a {
    color: #0599a0;
}

.titleUnderlined.indigo a {
    color: #d9178a;
}

.titleUnderlined.digicrates a {
    color: #29a19c;
}

.titleUnderlined.freetube a {
    color: #843f94;
}

.titleUnderlined.frp a {
    color: #fa0029;
}

.titleUnderlined.universal a {
    color: #0f2262;
}

.titleUnderlined.wordcast a {
    color: #2a51be;
}

.titleUnderlined.wedding a {
    color: #4cc2cc;
}

.titleUnderlined.teleagent a {
    color: #1d3559;
}

.about-sec .offer-container .list-wrap.purple-check ul li {
    font-size: 22px;
}

.about-sec .wrappedThumbnail.leftSideThumb figure,
.about-sec .wrappedThumbnail.rightSideThumb figure {
    width: 100%;
    max-width: 715px;
}

/* culture page css  */
main.culturePage.culture-bg section.background {
    background-position: 50% 0;
    background-size: contain;
    background-repeat: no-repeat;
}

/* review css  */
.career-page.review-bg section.background {
    background-position: center;
    height: 100%;
    max-height: 600px;
    background-size: cover;
}

@media (min-width:100px) and (max-width:767px) {
    .career-page.review-bg section.background {
        max-height: 493px;
    }
}

@media (max-width:575px) {
    .review-bg .title {
        padding-bottom: 98px;
    }

    .career-page.review-bg section.background {
        max-height: 435px;
    }
}

@media (max-width: 480px) {
    .review-bg .title {
        padding-bottom: 43px;
    }
}

@media (max-width:390px) {
    .review-bg .title {
        padding-bottom: 22px;
    }

    .career-page.review-bg section.background {
        max-height: auto;
    }
}

/* Hotel booking case study css start  */
.Hotel-booking-banner {
    background: url(/wp-content/uploads/2023/14/hotel-booking-banner-bg.jpg) center/cover no-repeat;
    height: 100%;
    padding: 200px 0;
    position: relative;
}

.Hotel-booking-banner:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: rgb(56 54 54 / 51%);
}

.hotel-banner-content {
    z-index: 999;
}

.cus-card.green-five.reqst-card {
    width: 100%;
    max-width: 47%;
    margin: 0 auto;
}

ul.data-cleaning.lists {
    font-size: 18px;
}

ul.data-cleaning.lists li {
    padding: 7px 0;
}

/* ul.data-cleaning.lists li, ul.eda-lists li {
    list-style-type: circle;
} */
ul.data-cleaning.lists {
    padding: 0 100px 0 40px;
}

ul.data-cleaning.lists li,
ul.eda-lists li {
    background: url(/wp-content/uploads/2023/10/indigo-check.png) no-repeat center left;
    font-size: 24px;
    color: #fff;
    padding-left: 50px;
    background-size: 19px;
    line-height: 9px;
    margin-bottom: 10px;
}

ul.data-cleaning.lists li strong,
ul.eda-lists li strong {
    color: #000;
    line-height: 36px;
}

.hotel-cards .solution-card:hover {
    background: #29a13e2e;
}

.Hotel-booking-banner .wp-block-group__inner-container {
    position: relative;
}

.hotel-cards.solution-card-row:nth-child(3) {
    margin: 0 auto;
    width: 100%;
    max-width: 64%;
}

/* Hotel booking case study css close  */
.box-img-group {
    border: 1px solid #eaeaea;
    padding: 35px 25px;
}

.box-img-group.mb-40,
.box-mb-40 {
    margin-bottom: 40px !important;
}

.strong-mb-40 {
    margin-bottom: 50px;
    display: block;
}

.page-id-2240 ul.eda-lists li {
    line-height: 0;
    padding-left: 30px;
}

.page-id-2240 .box-img-group,
.page-id-2240 .cus-card {
    display: inline-block;
}

/* responsive case study page  */
@media (max-width:768px) {
    .page-id-2240 .Hotel-booking-banner {
        padding: 110px 0 10px;
    }

    .page-id-2240 .about-sec .wp-block-column {
        padding-top: 36px;
    }

    .page-id-2240 .about-sec figure {
        margin: 0 20px;
    }
}

@media (max-width:767px) {

    /* .page-id-2240 .investing-heading h2 { line-height: 60px;} */
    .page-id-2240 .about-sec figure {
        margin: 40px 20px 40px;
    }

    .page-id-2240 .investing-heading h2,
    .page-id-2240.page-template-fullwidth h2 {
        line-height: 42px;
        font-size: 31px !important;
    }

    .page-id-2240 .digicrates-banner .list-wrap li {
        line-height: 36px;
        margin-bottom: 20px;
    }

    .page-id-2240 .about-sec .wp-block-column {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .page-id-2240 .case-study-heading {
        margin-top: -45px;
    }

    .page-id-2240 .cus-card.green-five.reqst-card {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .page-id-2240 .about-sec .wp-block-columns.pt-5,
    body .problem-statement-wrap .wp-block-columns {
        padding-top: 0 !important;
        margin-bottom: 0;
    }

    .space-wrap-sec {
        padding: 0 20px !important;
    }

    .page-id-2240 .about-sec .wp-block-column {
        padding-top: 15px !important;
    }

    .page-id-2240 .about-sec .wp-block-heading {
        margin-bottom: 20px;
    }

    .page-id-2240 .cus-card {
        padding: 20px 10px;
    }

    .page-id-2240 .wp-block-columns.container.pt-5 {
        padding-top: 10px !important;
    }

    .space-btm-none .wp-block-columns {
        margin-bottom: 0;
    }

    .page-id-2240 .wp-block-heading.strong-mb-40 {
        margin-bottom: 20px;
    }

    .page-id-2240 .box-mb-40 {
        margin-bottom: 20px !important;
    }

    .page-id-2240 ul.eda-lists.list-sec {
        margin-bottom: -20px;
    }

    .page-id-2240 .hotel-cards.solution-card-row:nth-child(3) {
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
    }

    .page-id-2240 figure.cus-card {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .ghl_platform h2 {
        font-size: 36px;
        line-height: 1.2em;
        margin: 0 0 30px;
    }

    .ghl_problem_statement .wp-block-column {
        padding: 0 !important;
    }

    .ghl_solution_intro .wp-block-column {
        padding: 0 !important;
    }

    .ghl_box_odd .wp-block-columns .wp-block-column,
    .ghl_box_even .wp-block-columns .wp-block-column,
    .ghl_box_odd .wp-block-columns .wp-block-column figure,
    .ghl_box_even .wp-block-columns .wp-block-column figure {
        padding: 0 !important
    }

    .ghl_box_odd .wp-block-columns,
    .ghl_box_even .wp-block-columns {
        padding: 20px 30px !important;
    }

    .ghl_box_odd .wp-block-columns h2 strong,
    .ghl_box_even .wp-block-columns h2 strong,
    .ghl_box_odd .wp-block-columns h2,
    .ghl_box_even .wp-block-columns h2 {
        font-size: 24px !important;
        line-height: 0.7em !important;
    }

    ul.data-cleaning.lists.optimized li {
        font-size: 17px;
    }

    .datalist ul.data-cleaning.lists li {
        background-size: 18px;
    }

    .ghl_box_odd .wp-block-columns {
        display: flex;
        flex-flow: column-reverse;
    }

    .ghl_whole_process .wp-block-column {
        padding: 0 !important;
    }

    .ghl_whole_process .wp-block-column .wp-block-image {
        padding: 30px 0 0 !important;
    }

    .ghl_result .wp-block-column,
    .ghl_broader_app .wp-block-column,
    .ghl_conclusion .wp-block-column {
        padding: 0 !important;
    }

    .py-5.ghl_conclusion {
        padding-top: 0 !important;
    }
}

/* section closed */


/* slider css */
.sliderArrows .owl-carousel .owl-nav button {
    top: -80px;
    transform: unset;
    left: auto !important;
    right: 0;
}

.sliderArrows .owl-carousel .owl-nav button span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #7070707a;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    border-radius: 0;
    transition: 0.5s ease;
}

.sliderArrows .owl-carousel .owl-nav button span:hover {
    background: #000;
}

.sliderArrows .owl-carousel .owl-nav button.owl-prev {
    right: auto;
    left: -24px !important;
    top: 54%;
    margin-top: -50px;
}

.sliderArrows .owl-carousel .owl-nav button.owl-next {
    top: 54%;
    left: auto !important;
    right: -24px;
    margin-top: -50px;
}

.related--articles .sliderArrows .related-preview img {
    position: relative;
}

.sliderArrows .slider.owl-carousel {
    margin: 0 !important;
}

@media (max-width:1350px) {
    .sliderArrows .owl-carousel .owl-nav button.owl-prev {
        left: -24px !important;
        margin-top: -30px;
    }

    .sliderArrows .owl-carousel .owl-nav button.owl-next {
        margin-top: -30px;
    }

}

.ghl_box_odd .wp-block-columns .wp-block-column img,
.ghl_box_even .wp-block-columns .wp-block-column img {
    object-fit: contain !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .ghl_problem_statement .wp-block-column {
        padding: 0 !important;
    }

    .ghl_solution_intro .wp-block-column {
        padding: 0 !important;
    }

    .ghl_box_odd .wp-block-columns .wp-block-column,
    .ghl_box_even .wp-block-columns .wp-block-column,
    .ghl_box_odd .wp-block-columns .wp-block-column figure,
    .ghl_box_even .wp-block-columns .wp-block-column figure {
        padding: 0 !important
    }

    .ghl_box_odd .wp-block-columns,
    .ghl_box_even .wp-block-columns {
        padding: 20px 30px !important;
    }

    .ghl_box_odd .wp-block-columns h2 strong,
    .ghl_box_even .wp-block-columns h2 strong,
    .ghl_box_odd .wp-block-columns h2,
    .ghl_box_even .wp-block-columns h2 {
        font-size: 24px !important;
        line-height: 0.7em !important;
    }

    ul.data-cleaning.lists.optimized li {
        font-size: 20px;
    }

    .ghl_whole_process .wp-block-column {
        padding: 0 !important;
    }

    .ghl_whole_process .wp-block-column .wp-block-image {
        padding: 30px 0 0 !important;
    }

    .ghl_result .wp-block-column,
    .ghl_broader_app .wp-block-column,
    .ghl_conclusion .wp-block-column {
        padding: 0 !important;
    }

    .py-5.ghl_conclusion {
        padding-top: 0 !important;
    }

    .ghl_platform h2 {
        font-size: 46px;
        line-height: 1.2em;
        margin: 0 0 40px;
    }

    .ghl_solution_intro {
        margin: 50px 0 40px;
    }

    .ghl_box_odd .wp-block-group__inner-container,
    .ghl_box_even .wp-block-group__inner-container {
        max-width: 95%;
        margin-inline: auto !important;
    }

    .ghl_broader_app {
        margin: 60px 0;
    }
}

/* slider css closed */


.justify-center {
    justify-content: center;
}

/* ghl case study css */
.card-img-box .customborder img {
    border: 1px solid #e9e9e9;
    border-radius: 12px;
}

.customlistdesign {
    display: flex;
    margin-bottom: 0px;
    margin-top: 20px;
}

.categorizationwrap .customlistdesign li {
    width: 33.3%;
}

.categorizationwrap figure img {
    width: 90%;
    display: block;
    margin: auto;
}

.categorizationwrap .wp-block-columns.imagewrap {
    padding: 0px 20px 30px 20px !important;
}

.categorizationwrap .wp-block-columns.imagewrap img {
    border-radius: 12px;
}

body .ghl_result ul.data-cleaning.lists.optimized {
    padding: 20px;
    background: transparent !important;
}

body .ghl_broader_app .data-cleaning.lists {
    background: transparent !important;
}

.ghl_whole_process figure {
    width: 70%;
    margin: auto;
}

@media(min-width:100px) and (max-width:767px) {
    .customlistdesign {
        flex-wrap: wrap;
    }

    .categorizationwrap .customlistdesign li {
        width: 100%;
    }
}

/*header.css*/



@font-face {
    font-family: 'p-regular';
    src: url('/wp-content/themes/supreme/inc/assets/newfonts/ProximaNova/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'p-bold';
    src: url('/wp-content/themes/supreme/inc/assets/newfonts/ProximaNova/ProximaNova-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'p-extrabold';
    src: url('/wp-content/themes/supreme/inc/assets/newfonts/ProximaNova/ProximaNova-Extrabld.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.header-two .header-item-center ul {
    margin-bottom: 0px;
}

.header-two .header-item-center .title {
    text-shadow: none;
}

.header-two .btn-sec {
    display: flex;
    align-items: center;
    position: relative
}

.header-two .btn-sec .btn {
    padding: 13px 60px 13px 20px;
    background: #fff;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 7px;
    font-weight: 500;
    position: relative;
    border-radius: 100px !important;
    transition: all .3s ease;
    margin-left: 30px;
    cursor: pointer
}

.header-two .btn-sec .btn::before {
    transition: all .85s cubic-bezier(.68, -.55, .265, 1.55);
    transition: all .3s ease;
    content: '';
    width: 50%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 2px;
    right: 2px
}

.header-two .btn-sec .btn.rounded .text-white {
    color: #05164d !important;
    position: relative;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'p-bold';
}

li.cta-wrap.numberwrap {
    margin-left: 20px;
}

li.cta-wrap.numberwrap a {
    display: flex;
    align-items: center;
    gap: 6px;
}

.header-two .btn-sec .btn.rounded::before {
    border-radius: 50px;
    width: 42px;
    height: 42px;
    background: #ffad00 url("https://supremetechnologies.us/wp-content/uploads/2025/09/right-chevron.png") 0 0 no-repeat;
    background-size: 15px;
    background-position: center right 10px
}

.header-two .btn-sec .btn.rounded:hover::before {
    /* background: #ffad00 url(../images/btn-icon.svg) 0 0 no-repeat; */
    background-position: center right 13px;
    background-size: 15px;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0
}

.header-two .btn-sec .btn:hover {
    border-color: #ffad00;
    background: #ffad00
}

.header-two .btn-sec .btn:hover .text-white {
    color: #05164d
}



.header-two nav#menu ul li {
    position: unset !important;
}

.header-two nav#menu ul li .title {
    min-height: unset !important;
    padding: 0 !important;
    text-align: left;
    font-weight: 600;
    font-size: 16px;
}

.header-two nav#menu ul li.small-menu {
    position: relative !important;
}

@media only screen and (max-width: 991px) {
    .btn-sec .btn {
        font-size: 16px;
        padding: 14px 70px 14px 25px
    }

    .btn-sec .btn::before {
        top: 3px;
        right: 3px
    }

    .btn-sec .btn.rounded::before {
        width: 45px;
        height: 45px;
        background-size: 16px;
        background-position: center right 15px
    }

    .btn-sec .btn.rounded:hover::before {
        background-position: center right 15px
    }
}

.header-two {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 25px 0;
    padding-top: 10px;
    z-index: 99;
    transition: all .3s ease-in-out
}

.header-two.header-bg {
    padding: 15px 0
}

.header-two.header-bg .header-item-center {
    opacity: 1;
}

.header-two.header-bg .header-item-left .menu {
    opacity: 1;
}

.header-two.header-bg.sc-up {
    background: #124775;
    z-index: 999;
}

.header-two.header-bg.sc-up .header-item-center {
    opacity: 1
}

.header-two.header-bg.sc-up .header-item-left .menu {
    opacity: 1
}

.header-two {
    background: transparent;
}

.header-two.sc-down.header-bg {
    background: #124775;
}


.header-two:hover .header-item-center {
    opacity: 1
}

.header-two:hover .header-item-left .menu {
    opacity: 1
}

.header-two:hover.sc-down .small {
    opacity: 0
}

.header-two:hover.sc-down .large {
    opacity: 1
}

.header-two .large {
    transition: all .7s ease-in-out
}

.header-two .large img {
    max-width: 340px;
    width: 250px;
    height: 49px;
    text-indent: -999px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 201px 98px;
}

.header-two .small {
    opacity: 0;
    display: grid;
    background: #ececec;
    padding: 10px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 10px;
    transition: all .7s ease-in-out
}

.header-two.sc-up .large {
    opacity: 1
}

.header-two.sc-down .small {
    opacity: 1
}

.header-two.sc-down .large {
    opacity: 0
}

.header-two .wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    position: static;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.header-two .header-item-left {
    display: flex;
    flex: 0 0 35%;
    align-items: center
}

.header-two .header-item-left .menu {
    position: relative;
    margin-left: 15px
}

.header-two .header-item-left .menu .for-product {
    padding: 0 15px 20px
}

.header-two .header-item-left .menu:before {
    background: #bdb7b7;
    content: "";
    position: absolute;
    left: 0;
    width: 1px;
    height: 50px;
    top: 9px
}

.header-two .header-item-center {
    display: flex;
    transition: all .3s ease-in-out
}

.header-two .header-item-center .brand img {
    display: none
}

.header-two .width-20 {
    flex-basis: 20%
}

.header-two .width-25 {
    flex-basis: 25%
}

.header-two .width-30 {
    flex-basis: 30%
}

.header-two .width-35 {
    flex-basis: 35%
}

.header-two .width-33 {
    flex-basis: 33.33%
}

.header-two .width-40 {
    flex-basis: 40%
}

.header-two .width-45 {
    flex-basis: 50%
}

.header-two .width-55 {
    flex-basis: 50%;
    background: #f8f8fb
}

.header-two .width-50 {
    flex-basis: 50%
}

.header-two .width-60 {
    flex-basis: 60%
}

.header-two .width-66 {
    flex-basis: 66.6%
}

.header-two .width-65 {
    flex-basis: 65%
}

.header-two .width-75 {
    flex-basis: 75%
}

.header-two .width-100 {
    flex-basis: 100%
}

.header-two .padding-l-40 {
    padding-left: 40px
}

.header-two .margin-t-60 {
    margin-top: 60px
}

.header-two .header-menu {
    display: none
}

.header-two .header-menu.active {
    display: block
}

.header-two .day-theme-logo {
    display: none
}

.header-two.header-mobile {
    display: none
}

.header-two .with-border {
    padding-bottom: 5px;
    position: relative
}

.header-two .with-border::before {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 47px;
    height: 2px;
    background: #60b741
}

.header-two .menu ul li {
    display: inline-block;
    transition: color .3s ease
}

.dis-flex {
    display: flex;
    flex-wrap: wrap;
}

.flex-2 {
    width: 50%;
}

.header-two .menu ul li .menu-mega .landing-menu .flex-3:last-child,
.header-two .menu ul li .menu-mega .landing-menu .detail-list:last-child {
    background: #f8f8fb;
}

.header-two .menu ul li .menu-mega .flex-3,
.header-two .menu ul li .menu-mega .flex-4,
.header-two .menu ul li .menu-mega .detail-list {
    padding: 40px;
}

@media only screen and (max-width: 1320px) {

    .container,
    .hero-section::after,
    .second-level-section::after,
    .hero-img-section h1 {
        max-width: 1160px;
    }
}

@media only screen and (max-width: 1440px) {
    .container {
        max-width: 1260px;
    }
}

@media only screen and (max-width: 1600px) {
    .container {
        max-width: 1380px;
    }
}

.container {
    width: 100%;
    max-width: 1480px;
    margin: 0 auto;
    padding: 0 20px;
}

.header-two .menu ul li a {
    position: relative;
    text-decoration: none !important;
    font-size: 18px;
    line-height: 20px;
    border: none;
    outline: none;
    color: #fff;
    font-family: 'p-regular';
    transition: color .3s ease
}

.header-two .menu ul li.menu-item-has-children>a {
    font-family: 'p-bold';
    letter-spacing: 0.6px;
    text-transform: uppercase;
}

.header-two .menu ul li.menu-item-has-children>.arrow-btn {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666'/></svg>");
    transition: 0.5s ease-in-out;
    width: 12px;
    height: 8px;
    margin-left: 6px;
    background-position: 50%;
    background-size: 11px;
    background-repeat: no-repeat;
    transition: all .3s;
    filter: brightness(0) invert(1);
}

.header-two .menu ul li.numberwrap .btn-sec a {
    font-family: 'p-bold';
    letter-spacing: 0.6px;
    color: #ffad00;
}

.header-two .menu ul li.numberwrap .btn-sec a svg {
    fill: #ffad00;
}

.header-two .menu ul li.menu-item-has-children:hover .arrow-btn {
    transform: rotate(180deg);
}

.header-two .menu ul li .menu-mega {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding: 0;
    z-index: 1;
    display: block;

}

.header-two .menu ul li .menu-mega .container {
    padding: 0;
    background: #fff;
    box-shadow: 4px 4px 60px rgba(112, 144, 176, .25);
    border-radius: 20px;
    margin: 0;
    overflow: hidden;
    margin-top: 20px;
}

.header-two .menu ul li .menu-mega .flex-3,
.header-two .menu ul li .menu-mega .flex-4,
.header-two .menu ul li .menu-mega .detail-list {
    padding: 40px
}

.header-two .menu ul li .menu-mega .flex-3 a,
.header-two .menu ul li .menu-mega .flex-4 a,
.header-two .menu ul li .menu-mega .detail-list a {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #5d6579;
    display: block;
    margin: 0 0 16px;
    padding-left: 45px;
    position: relative
}

.header-two .menu ul li .menu-mega .flex-3 a:hover,
.header-two .menu ul li .menu-mega .flex-4 a:hover,
.header-two .menu ul li .menu-mega .detail-list a:hover {
    text-decoration: underline;
    color: #212121
}

.header-two .menu ul li .menu-mega .flex-3 .head,
.header-two .menu ul li .menu-mega .flex-4 .head,
.header-two .menu ul li .menu-mega .detail-list .head {
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    color: #9f9f9f;
    display: block;
    margin: 0 0 10px;
    min-height: 28px;
}

.header-two .menu ul li .menu-mega .flex-3 .title,
.header-two .menu ul li .menu-mega .flex-4 .title,
.header-two .menu ul li .menu-mega .detail-list .title {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    display: block;
    transition: all .3s ease-in-out;
    margin-bottom: 2px
}

.header-two .menu ul li .menu-mega .without-icon a {
    padding-left: 0 !important
}

.header-two .menu ul li .menu-mega .without-icon a::before {
    display: none
}

.header-two .menu ul li .menu-mega .without-icon:last-child {
    padding-left: 24px
}

.header-two .menu ul li .menu-mega .bg-gray {
    background: #f6f8fb;
    border-radius: 0 0 10px 0;
    position: relative
}

.header-two .menu ul li .menu-mega .bg-gray::before {
    content: "";
    clear: both;
    display: block;
    background: #f6f8fb;
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    z-index: -1
}

.header-two .menu ul li .menu-mega .left-list {
    border-right: 2px solid #f2f2f2;
    padding-right: 60px
}

.header-two .menu ul li .menu-mega .left-list a {
    color: #000;
    display: block;
    padding: 20px 30px;
    border-bottom: 2px solid #f2f2f2;
    font-size: 16px;
    position: relative;
    font-weight: 600
}

.header-two .menu ul li .menu-mega .left-list a:last-child {
    border-bottom: 0
}

.header-two .menu ul li .menu-mega .left-list a.active {
    background: #f2f2f2
}

.header-two .menu ul li .menu-mega .flex-3,
.header-two .menu ul li .menu-mega .flex-4,
.header-two .menu ul li .menu-mega .detail-list {
    padding: 40px;
}

.flex-3 {
    flex-basis: 33.33%;
}

.header-two .menu ul li .menu-mega .left-list a.active::after {
    content: "";
    clear: both;
    display: block;
    background: url(../images/button-icons-sprite.png) -30px -54px no-repeat;
    width: 10px;
    height: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;


}

.header-two .menu ul li .menu-mega .left-list a:hover {
    background: #f2f2f2
}

.header-two .menu ul li .menu-mega .left-list a.cursor-pointer {
    cursor: pointer
}

.header-two .menu ul li .menu-mega .header-menu.for-padding,
.header-two .menu ul li .menu-mega .left-list.for-padding,
.header-two .menu ul li .menu-mega .middle-list.for-padding,
.header-two .menu ul li .menu-mega .last-list.for-padding {
    padding: 40px 50px
}

.header-two .menu ul li .menu-mega .middle-list a,
.header-two .menu ul li .menu-mega .last-list a {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #212121;
    display: block;
    margin-top: 20px
}

.header-two .menu ul li .menu-mega .middle-list a.active,
.header-two .menu ul li .menu-mega .middle-list a:hover,
.header-two .menu ul li .menu-mega .last-list a.active,
.header-two .menu ul li .menu-mega .last-list a:hover {
    color: #1d1d3a;
    text-decoration: underline
}

.header-two .menu ul li .menu-mega .middle-list a:first-child,
.header-two .menu ul li .menu-mega .last-list a:first-child {
    margin-top: 0
}

.header-two .menu ul li .menu-mega .middle-list a.menu-btn,
.header-two .menu ul li .menu-mega .last-list a.menu-btn {
    display: inline-block
}

.header-two .menu ul li .menu-mega .middle-list .head,
.header-two .menu ul li .menu-mega .last-list .head {
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    color: #9f9f9f;
    display: block;
    margin-bottom: 35px
}

.header-two .menu ul li .menu-mega .middle-list .head.active,
.header-two .menu ul li .menu-mega .last-list .head.active {
    text-decoration: none
}

.header-two .menu ul li .menu-mega .middle-list strong,
.header-two .menu ul li .menu-mega .last-list strong {
    color: #000
}

.header-two .menu ul li .menu-mega .middle-list .sub-child,
.header-two .menu ul li .menu-mega .last-list .sub-child {
    padding-left: 20px;
    list-style-type: disc
}

.header-two .menu ul li .menu-mega .middle-list .sub-child a,
.header-two .menu ul li .menu-mega .last-list .sub-child a {
    display: list-item;
    font-weight: 500;
    margin-top: 15px
}

.header-two .menu ul li .menu-mega .middle-list .sub-child a:last-child,
.header-two .menu ul li .menu-mega .last-list .sub-child a:last-child {
    margin-bottom: 40px
}

.header-two .menu ul li .menu-mega .middle-list {
    padding: 0 20px 0 50px
}

.header-two .menu ul li .menu-mega .middle-list a {
    margin-top: 22px
}

.header-two .menu ul li .menu-mega .middle-list.title-list .head {
    margin-top: 15px
}

.header-two .menu ul li .menu-mega .middle-list.title-list .head:first-child {
    margin-top: 0
}

.header-two .menu ul li .menu-mega .last-list {
    padding-left: 20px
}

.header-two .menu ul li .menu-mega .last-list:first-child {
    padding-left: 0
}

.header-two .menu ul li .menu-mega .last-list .col-title {
    flex-basis: 100%
}

.header-two .menu ul li .menu-mega .last-list .soluton-col {
    margin-top: -24px;
    flex-basis: 50%
}

.header-two .menu ul li .menu-mega .last-list .soluton-col .dis-flex {
    justify-content: space-between
}

.header-two .menu ul li .menu-mega .last-list .ind-col {
    display: flex;
    flex-basis: 50%
}

.header-two .menu ul li .menu-mega .last-list a:hover {
    color: #1d1d3a;
    text-decoration: underline
}

.header-two .menu ul li .menu-mega .last-list a.margin-t-40 {
    margin-top: 40px
}

.header-two .menu ul li .menu-mega .last-list a.menu-btn {
    background: #60b741;
    border-radius: 7px;
    padding: 14px 30px;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    text-decoration: none;
    margin-top: 16px;
    transition: all .3s ease-in-out
}

.header-two .menu ul li .menu-mega .last-list a.menu-btn:hover {
    background-color: #ffb81d;
    text-decoration: none
}

.header-two .menu ul li .menu-mega .last-list strong {
    text-transform: uppercase;
    font-size: 15px
}

.header-two .menu ul li .menu-mega .last-list .menu-inline a {
    display: inline-block
}

.header-two .menu ul li .menu-mega .last-list.bg-gray {
    padding-left: 70px
}

.header-two .menu ul li .menu-mega .for-platform {
    padding-left: 10%
}

.header-two .menu ul li .menu-mega p {
    font-size: 14px;
    color: rgba(117, 117, 117, .81);
    font-weight: 400;
    line-height: 28px;
    margin-top: 20px
}

.header-two .menu ul li .menu-mega p strong {
    display: block;
    margin-bottom: 15px;
    position: relative;
    padding-top: 10px;
    font-size: 14px
}

.header-two .menu ul li .menu-mega p strong::before {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #60b741;
    height: 2px;
    width: 50px
}

.header-two .menu ul li .menu-mega.width-menu {
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    padding-left: 20px;
    border-radius: 20px
}

/*--	.header-two .menu ul li .menu-mega .landing-menu .flex-3:nth-of-type(2):not(.without-icon) a:first-of-type,
	.header-two .menu ul li .menu-mega .landing-menu .detail-list:nth-of-type(2):not(.without-icon) a:first-of-type {
		margin-top: 60px
	}
---*/
.header-two .menu ul li .menu-mega .landing-menu .flex-3:last-child,
.header-two .menu ul li .menu-mega .landing-menu .detail-list:last-child {
    background: #f8f8fb
}

.header-two .menu ul li .menu-mega .w-14 {
    max-width: 1400px
}

.header-two .menu ul li .menu-mega .devops {
    max-width: 100%;
    margin: 0 auto;
    background: 0 0;
    box-shadow: none;
    border-radius: 0
}

.header-two .menu ul li .menu-mega .devops .dis-flex {
    max-width: 300px;
    margin: 0 auto;
    position: absolute;
    right: 20%
}

.header-two .menu ul li .menu-mega .devops .dis-flex .flex-3 {
    flex-basis: 100%;
    background: #fff;
    background: #fff;
    box-shadow: 4px 4px 60px rgba(112, 144, 176, .25);
    border-radius: 20px;
    margin: 0;
    overflow: hidden
}

.header-two .menu ul li .menu-mega .devops .dis-flex .flex-3 a:last-child {
    margin: 0
}

.header-two .menu ul li .menu-mega .single-row-ico .dis-flex {
    max-width: 400px
}

.header-two .menu ul li .menu-mega .single-row-ico .dis-flex .flex-3 a {
    align-items: flex-start;
    flex-direction: column
}

.header-two .menu ul li .menu-mega .single-row-ico .menuicon {
    top: 5px
}

.header-two .menu ul li .menu-mega .w-900 {
    max-width: 970px;
    margin: 0 auto
}

.header-two .menu ul li .menu-mega .w-900 .flex-3 {
    flex-basis: 50%
}

.header-two .menu ul li .menu-mega .w-100 {
    width: 100%
}

.header-two .menu ul li .ecom .flex-3:nth-of-type(2) a:first-of-type {
    margin-top: auto !important
}

.header-two .menu ul li .artificial-intell .flex-4:last-child {
    background: #f8f8fb
}

.header-two .menu ul li .artificial-intell .flex-4 .view-more {
    color: #ffad00;
    padding: 15px 0 0;
    transition: all .3s ease-in-out;
    border-top: 1px solid rgba(0, 0, 0, .2);
    margin: 0;
    font-weight: 500;
    position: relative
}

.header-two .menu ul li .artificial-intell .flex-4 .view-more:after {
    content: '';
    background: url(../menu-images/menu-arrow-icon.svg) no-repeat center;
    width: 10px;
    display: inline-block;
    height: 8px;
    margin-left: 5px;
    transition: all .3s ease-in-out
}

.header-two .menu ul li .artificial-intell .flex-4 .view-more:hover:after {
    margin-left: 10px;
    background: url(../menu-images/menu-arrow-black.svg);
    width: 10px;
    height: 8px
}



.header-two .menu ul li.small-menu .active-pcat {
    color: #fff;
    font-size: 20px
}

.header-two .menu ul li.small-menu .arrow-btn {
    position: relative
}

.header-two .menu ul li.small-menu .arrow-btn::before {
    content: "";
    clear: both;
    display: inline-block;
    background: url(../menu-images/arrow-down.png) 0 0 no-repeat;
    width: 17px;
    height: 11px;
    margin-left: 10px;
    transition: all .3s ease-in-out
}

.header-two .menu ul li.small-menu.for-company .arrow-btn::before {
    display: none
}

.header-two .menu ul li.small-menu.for-product .small-menu-inner a:nth-of-type(1)::before {
    background-position: 0 0
}

.header-two .menu ul li.small-menu.for-product .small-menu-inner a:nth-of-type(2)::before {
    background-position: 0 -44px
}

.header-two .menu ul li.small-menu.for-product .small-menu-inner a:nth-of-type(3)::before {
    background-position: 0 -459px
}

.header-two .menu ul li.small-menu.for-product .small-menu-inner a:nth-of-type(4)::before {
    background-position: 0 -499px
}

.header-two .menu ul li.small-menu.for-product .small-menu-inner a:nth-of-type(5)::before {
    background-position: 0 -539px
}

.header-two .menu ul li.small-menu.for-product .small-menu-inner a:nth-of-type(6)::before {
    background-position: 0 -575px
}

.header-two .menu ul li.small-menu:hover .arrow-btn::before {
    transform: rotate(180deg)
}

.header-two .menu ul li.small-menu .small-menu-inner {
    position: absolute;
    left: -50px;
    width: max-content;
    height: auto;
    margin-top: 20px;
    padding: 10px 35px 40px;
    z-index: 1;
    background: #fff;
    border-radius: 20px;
    /* display: none */
}

.header-two .menu ul li.small-menu .small-menu-inner img {
    display: none;
}

/* #landing-menu .menuicon {
		display: none;
	} */

#landing-menu a {
    padding-left: 20px;
}

.header-two .menu ul li.small-menu .small-menu-inner a {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #000;
    margin-top: 26px;
    border-radius: 10px;
    display: block;
    position: relative;
    padding-left: 0px
}

.header-two .menu ul li.small-menu .small-menu-inner a:hover {
    color: #1d1d3a;
    text-decoration: underline
}

.detail-list.without-icon .flex-1 {
    padding: 20px;
}

.header-two .menu ul li.small-menu .small-menu-inner.ai-techmenu {
    padding: 0
}

.header-two .menu ul li.small-menu .small-menu-inner.ai-techmenu a {
    padding: 0;
    margin: 0 0 15px
}

.header-two .menu ul li.small-menu .small-menu-inner.ai-techmenu a:last-child {
    padding: 0
}

.header-two .menu ul li.for-product {
    min-width: 290px
}

.header-two .menu ul li.menu-item-has-children {
    padding: 0 23px 20px;
}

.header-two .menu ul li.menu-item-has-children:hover>a {
    position: relative;
    text-decoration: underline
}

.header-two .menu ul li.menu-item-has-children:hover>a::after {
    content: "";
    clear: both;
    display: block;
    /* background: url(../menu-images/polygon-icon.png) 0 0 no-repeat; */
    width: 26px;
    height: 23px;
    position: absolute;
    top: 33px;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: none;
}

.header-two .menu ul li.menu-item-has-children.for-case:hover>a::after {
    display: none
}



.header-two .menu ul li.cta-wrap .cta-btn a {
    margin-left: 30px;
    border: 1px solid #fff;
    transition: all .3s ease-in-out;
    padding: 15px 72px 15px 20px
}

.header-two .menu ul li.cta-wrap .cta-btn a .arrow {
    top: 11px
}

.header-two .menu ul li.cta-wrap .cta-btn a:hover {
    border-color: #ffad00;
    color: #05164d
}

.header-two .menu ul li .menuicon {
    position: absolute;
    left: -16px;
    top: 5px;
}

.header-two .hiremenu .hr-list-item a {
    color: #9f9f9f !important;
    text-transform: uppercase;
    margin: 0 0 20px
}

.header-two .menu ul li.for-product {
    margin-top: 20px
}

.header-two .menu ul li.for-product .menuicon {
    top: 0
}

.header-two .menu ul li.small-menu .menuicon {
    top: 0
}

.header-two .menu ul li.for-product .menu-mega a {
    height: 30px;
    border-radius: 0;
    display: flex !important;
    align-items: center
}

.header-two .cta-btn {
    margin-top: 3px
}

.header-two .menu ul li .menu-mega .devops .menuicon {
    top: 0
}

.header-two .menu ul li .menu-mega .single-row-ico .menuicon {
    top: 5px
}

.header-two .menu ul li .menu-mega .devops a {
    display: flex;
    align-items: center
}

.header-two .menu ul li .menu-mega .last-list a.margin-t-40 {
    margin-top: 20px
}

@media only screen and (max-width: 1780px) {
    .header-two .header-item-left .menu .for-product {
        padding: 0 15px 20px
    }

    .header-two .menu ul li.menu-item-has-children {
        padding: 0 14px 20px
    }

    .header-two .menu ul li.contact-nav a {
        min-width: auto;
        margin-left: 20px;
        padding: 14px 45px 14px 25px
    }

    .header-two .menu ul li .menu-mega.width-menu {
        max-width: 80%;
        right: -14%
    }

    .header-two .menu ul li .menu-mega .detail-list .head,
    .header-two .menu ul li .menu-mega .flex-3 .head {
        margin: 0 0 25px
    }

    .header-two .menu ul li .menu-mega .last-list .head {
        margin: 0 0 25px
    }

    .header-two .menu ul li .menu-mega .w-14 {
        max-width: 90%
    }

    .header-two .menu ul li .menu-mega .w-900 {
        max-width: 65%
    }

    .header-two .menu ul li .menu-mega .landing-menu .flex-3:nth-of-type(2):not(.without-icon) a:first-of-type,
    .header-two .menu ul li .menu-mega .landing-menu .detail-list:nth-of-type(2):not(.without-icon) a:first-of-type {
        margin-top: 51px
    }

    .header-two .large img {
        max-width: 240px
    }

    .header-two .header-item-left {
        margin-top: 0
    }

    .header-two .header-item-left .menu:before {
        height: 45px;
        top: 8px
    }
}

@media only screen and (max-width: 1690px) {
    .header-two .small {
        width: 50px;
        height: 50px
    }

    .header-two .menu ul li.menu-item-has-children {
        padding: 0 11px 20px
    }

    .header-two .menu ul li.small-menu .small-menu-inner {
        padding: 10px 25px 30px
    }

    .header-two .menu ul li.small-menu .small-menu-inner a {
        margin-top: 22px
    }

    .header-two .menu ul li .menu-mega .detail-list,
    .header-two .menu ul li .menu-mega .flex-4,
    .header-two .menu ul li .menu-mega .flex-3 {
        padding: 30px
    }

    .header-two .menu ul li .menu-mega .detail-list .head,
    .header-two .menu ul li .menu-mega .flex-4 .head,
    .header-two .menu ul li .menu-mega .flex-3 .head {
        margin: 0 0 20px
    }

    .header-two .menu ul li .menu-mega .last-list.for-padding {
        padding: 35px 40px
    }

    .header-two .menu ul li .menu-mega .last-list a {
        margin: 0 0 10px
    }

    .header-two .menu ul li .menu-mega .last-list a.margin-t-40 {
        margin-top: 20px
    }

    .header-two .menu ul li .menu-mega .last-list .head {
        margin: 0 0 20px
    }

    .header-two .menu ul li .menu-mega .header-menu.for-padding {
        padding: 35px 40px
    }

    .header-two .menu ul li .menu-mega .landing-menu .flex-3:nth-of-type(2):not(.without-icon) a:first-of-type,
    .header-two .menu ul li .menu-mega .landing-menu .detail-list:nth-of-type(2):not(.without-icon) a:first-of-type {
        margin-top: 0px
    }

    .header-two .large img {
        max-width: 220px
    }

    .header-two .menu ul li.small-menu .active-pcat {
        color: #fff
    }

    .header-two .menu ul li .menu-mega .flex-3 a,
    .header-two .menu ul li .menu-mega .detail-list a {
        margin: 0 0 25px
    }
}

@media only screen and (max-width: 1470px) {
    .header-two {
        padding: 20px 0
    }

    .header-two .header-item-left .menu:before {
        height: 40px
    }

    .header-two .header-item-left .menu .for-product {
        padding: 5px 14px 20px;
        margin-top: 12px
    }

    .header-two .menu ul li.menu-item-has-children {
        padding: 0 11px 20px
    }

    .header-two .menu ul li a {
        font-size: 16px
    }

    .header-two .menu ul li.cta-wrap .cta-btn a {
        margin-left: 18px
    }

    .header-two .menu ul li.small-menu .arrow-btn:before {
        right: -20px;
        background-size: 100%;
        width: 13px;
        height: 9px
    }

    .header-two .menu ul li.small-menu .small-menu-inner a {
        font-size: 14px;
        margin-top: 20px
    }

    .header-two .menu ul li.contact-nav a {
        padding: 13px 35px 13px 15px
    }

    .header-two .menu ul li .menu-mega .detail-list,
    .header-two .menu ul li .menu-mega .flex-4,
    .header-two .menu ul li .menu-mega .flex-3 {
        padding: 25px
    }

    .header-two .menu ul li .menu-mega .detail-list a,
    .header-two .menu ul li .menu-mega .flex-4 a,
    .header-two .menu ul li .menu-mega .flex-3 a {
        margin: 0 0 20px;
        font-size: 12px;
        line-height: 19px
    }

    .header-two .menu ul li .menu-mega .detail-list a .title,
    .header-two .menu ul li .menu-mega .flex-4 a .title,
    .header-two .menu ul li .menu-mega .flex-3 a .title {
        font-size: 14px;
        line-height: 24px;
        margin: 0
    }

    .header-two .menu ul li .menu-mega .detail-list .head,
    .header-two .menu ul li .menu-mega .flex-4 .head,
    .header-two .menu ul li .menu-mega .flex-3 .head {
        margin: 0 0 15px;
        font-size: 12px
    }

    .header-two .menu ul li .menu-mega .last-list.for-padding {
        padding: 25px 30px
    }

    .header-two .menu ul li .menu-mega .last-list a {
        font-size: 12px;
        margin: 0 0 12px
    }

    body .dis-flex img {
        width: 30px !important;
        height: 30px !important;
        margin-right: 10px !important;
    }

    .header-two .menu ul li .menu-mega .last-list .head {
        margin: 0 0 15px;
        font-size: 12px
    }

    .header-two .menu ul li .menu-mega .middle-list a {
        font-size: 14px
    }

    .header-two .menu ul li .menu-mega .header-menu.for-padding {
        padding: 25px 30px
    }

    .header-two .large img {
        max-width: 190px
    }

    .header-two .menu ul li .menu-mega {
        margin: 0px auto;
        max-width: 96%;
    }
}

@media only screen and (min-width: 1200px) {

    .header-two .menu-item-has-children:hover .menu-mega.small-menu-inner,
    .header-two.sc-down .menu-item-has-children:hover .menu-mega.small-menu-inner {
        top: 60px;
    }

    body .header-two.sc-down .menu-item-has-children:hover .menu-mega.small-menu-inner {
        top: 70px;
    }
}

@media only screen and (max-width: 1439px) {
    .header-two .menu ul li a {
        font-size: 14px
    }

    .header-two .menu ul li.small-menu .small-menu-inner a {
        font-size: 14px
    }

    .header-two .menu ul li .menu-mega .detail-list a .title,
    .header-two .menu ul li .menu-mega .flex-3 a .title {
        font-size: 14px
    }

    .header-two .menu ul li .menu-mega .last-list a {
        font-size: 14px
    }
}

@media only screen and (max-width: 1380px) {

    .header-two .menu ul li .menu-mega .detail-list,
    .header-two .menu ul li .menu-mega .flex-4,
    .header-two .menu ul li .menu-mega .flex-3 {
        padding: 20px
    }

    body .header-two .menu ul li .menu-mega .flex-3 {
        padding: 45px;
    }

    body .header-two .menu ul li .menu-mega .width-75 .flex-3 {
        padding: 0;
    }
}

@media only screen and (max-width: 1320px) {
    .header-two .header-item-left {
        align-items: center;
        flex: 0 0 30%
    }

    .header-two .header-item-left .menu:before {
        height: 40px
    }

    .header-two .header-item-left .menu .for-product {
        padding: 0 10px 20px;
        margin-top: 14px
    }

    .header-two .menu ul li.menu-item-has-children {
        padding: 0 12px 20px
    }

    .header-two .menu ul li.menu-item-has-children:hover>a::after {
        top: 33px
    }

    .header-two .menu ul li.cta-wrap .cta-btn a {
        margin-left: 15px;
        padding: 15px 60px 15px 20px
    }

    .header-two .menu ul li.cta-wrap .cta-btn a .arrow-wrap {
        right: 50px;
        top: 6px
    }

    .header-two .menu ul li.small-menu .small-menu-inner {
        margin-top: 20px
    }

    .header-two .menu ul li .menu-mega {
        margin-top: 20px
    }

    .header-two .menu ul li .menu-mega .detail-list,
    .header-two .menu ul li .menu-mega .flex-3 {
        padding: 20px
    }

    .header-two .menu ul li .menu-mega .detail-list a,
    .header-two .menu ul li .menu-mega .flex-3 a {
        margin: 0 0 15px;
        line-height: 19px
    }

    .header-two .menu ul li .menu-mega .last-list.for-padding {
        padding: 20px 30px
    }

    .header-two .menu ul li .menu-mega .header-menu.for-padding {
        padding: 20px 30px
    }

    .header-two .large img {
        max-width: 180px
    }

    .header-two .menu ul li.for-product {
        min-width: 230px
    }

    .header-two .menu ul li.for-product .small-menu-inner {
        padding: 10px 20px 30px
    }

    .header-two .menu ul li.for-product .small-menu-inner a {
        padding-left: 42px
    }

    .header-two .menu ul li .menu-mega .devops .dis-flex {
        right: 24%
    }
}

@media only screen and (max-width: 1240px) {
    .header-two .menu ul li.for-product .small-menu-inner {
        padding: 10px 20px 30px
    }

    .header-two .menu ul li.for-product .small-menu-inner a {
        padding-left: 38px
    }
}

@media only screen and (max-width: 1140px) {
    .header-two .menu ul li.for-product {
        min-width: auto
    }
}

@media only screen and (min-width: 1200px) {
    body .header-two .menu ul li.menu-item-has-children {
        padding: 0 14px 0px;
        height: 59px;
        display: flex;
        align-items: center;
    }

    .header-two .btn-sec .btn {
        padding: 11px 47px 11px 10px;
        margin-left: 10px;
    }

    li.cta-wrap.numberwrap {
        margin-left: 5px;
    }

    .header-two .btn-sec .btn.rounded .text-white {
        font-size: 17px;
    }

    .header-two .btn-sec .btn.rounded::before {
        width: 38px;
        height: 38px;
    }

    header.header-two.sc-up .container {
        max-width: 1750px;
    }

    body .header-two .header-item-center ul {
        margin-bottom: 0px;
        display: flex;
        align-items: center;
    }

    body .gt_float_switcher .gt-selected {
        background-color: transparent;
    }

    body .gt_float_switcher .gt-selected .gt-current-lang {
        padding: 0;
    }

    header.header-two.sc-down.header-bg .container,
    .header-two .container {
        max-width: 1750px;
    }

    #gt_float_wrapper .gt-selected {
        padding: 10px 15px;
    }

    body .gt_float_switcher {
        background-color: transparent;
    }

    body .gt_float_switcher .gt_options a {
        padding-bottom: 20px;
    }

    body .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
        color: #fff;
        text-transform: capitalize;
        font-size: 16px;
        top: 0;
    }

    .gt_float_switcher .gt_options.gt-open a {
        padding-top: 20px;
    }

    body .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
        filter: brightness(0) invert(1);
    }

    body #gt_float_wrapper .gt-selected {
        padding: 4px 15px;
    }

    .gt_float_switcher .gt_options {
        position: absolute !important;
    }

    .translated-ltr body .header-two .menu ul li.menu-item-has-children {
        padding: 0 12px 0px;
    }

    body .header-two .header-item-left {
        flex: auto;
    }

    .gt_float_switcher .gt_options a:hover {
        background: transparent !important;
    }

    div#gt_float_wrapper {
        line-height: 10px;
    }
}

@media only screen and (min-width: 390px) {
    .gt_float_switcher .gt-selected .gt-current-lang {
        padding: 10px 0px !important;
    }

    body .gt_float_switcher .gt_options.gt-open {
        box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
        transform: translateY(0px);
        background: #fff;
        border-radius: 10px;
    }

    body #gt_float_wrapper .gt-selected {
        padding: 4px 0px !important;
    }

    body .gt_float_switcher .gt-selected {
        background-color: transparent;
    }

    #gt_float_wrapper .gt-selected {
        padding: 10px 15px;
    }

    body .gt_float_switcher {
        background-color: transparent;
        box-shadow: none;
    }

    .gt_float_switcher .nturl img {
        margin: -5px 5px 0 0;
    }

    .gt_float_switcher .gt_options a:hover {
        background: transparent !important;
    }

    div#gt_float_wrapper {
        line-height: 10px;
    }

    body .gt_float_switcher .gt_options.gt-open a {
        color: #000;
        padding: 10px;
    }

    body #gt_float_wrapper .gt-selected {
        padding: 4px 15px;
    }

    .gt_float_switcher .gt_options {
        position: absolute !important;
    }

    .translated-ltr body .header-two .menu ul li.menu-item-has-children {
        padding: 0 8px 0px;
    }

    body .gt_float_switcher .gt_options a {
        padding-bottom: 20px;
    }

    body .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        top: 1px;
    }

    .gt_float_switcher .gt_options.gt-open a {
        padding-top: 20px;
    }

    body .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
        filter: brightness(0) invert(1);
    }
}

@media (max-width: 1300px) and (min-width:1200px) {
    .header-two .large img {
        max-width: 175px;
    }

    body .translated-ltr body .header-two .menu ul li.menu-item-has-children {
        padding: 0 8px 0px !important;
    }

    body .header-two .header-item-left {
        flex: auto;
    }
}

@media only screen and (min-width: 1140px) {

    .header-two .menu ul li.menu-item-has-children:hover .menu-mega,
    .header-two .menu ul li.menu-item-has-children:hover .small-menu-inner {
        display: block
    }

    .header-two .mback {
        display: none
    }

    .header-two nav#menu {
        position: unset !important;
        width: 100% !important;
        background: none !important;
        overflow: initial !important;
    }
}

@media only screen and (max-width: 1139px) {
    .header-two {
        position: fixed;
        top: 0;
        width: 100%;
        background: #1d1c39;
        z-index: 99;
        padding: 20px 0
    }

    .header-two.header-bg .header-item-center {
        display: block
    }

    .header-two .header-item-center .brand img {
        display: block
    }

    .header-two .width-20,
    .header-two .width-30,
    .header-two .width-33,
    .header-two .width-40,
    .header-two .width-45,
    .header-two .width-60,
    .header-two .width-65,
    .header-two .width-50,
    .header-two .width-25,
    .header-two .width-35 {
        flex-basis: 100%
    }

    .header-two .width-55 {
        flex-basis: 100%;
        background: #1d1c39
    }

    .header-two .header-item-left {
        display: flex;
        flex-basis: 100%;
        justify-content: space-between;
        align-items: center;
        margin: 0
    }

    .header-two .header-item-left .menu {
        display: none
    }

    .header-two.sc-down .large {
        display: block;
        opacity: 1 !important
    }

    .header-two .small {
        display: none !important;
        opacity: 1 !important
    }

    .header-two .brand img {
        max-width: 260px;
        height: 50px;
    }

    .header-two .menu ul {
        margin: 30px 0 0
    }

    .header-two .menu ul li {
        display: block;
        margin-top: 20px
    }

    .header-two .menu ul li.menu-item-has-children {
        padding: 0
    }

    .header-two .menu ul li.contact-nav a {
        margin-left: 0;
        font-size: 18px;
        width: 100%
    }

    .header-two .menu ul li.cta-wrap {
        margin-top: 30px
    }

    .header-two .menu ul li.cta-wrap .cta-btn {
        justify-content: center
    }

    .header-two .menu ul li.cta-wrap .cta-btn a {
        margin-left: 0
    }

    .header-two .menu ul li.menu-item-has-children>a {
        font-size: 15px
    }

    .header-two .menu ul li.menu-item-has-children:hover>a {
        color: #fff
    }

    .header-two .menu ul li.menu-item-has-children:hover>a::after {
        display: none
    }

    .header-two .menu ul li.small-menu .small-menu-inner {
        position: relative;
        width: 100%;
        padding: 0;
        background: 0 0;
        padding-left: 10px
    }

    .header-two .menu ul li.small-menu .small-menu-inner a {
        color: #b5b5b5;
        font-size: 14px
    }

    .header-two .menu ul li.small-menu .small-menu-inner a:hover {
        color: #fff;
        text-decoration: none
    }

    /* .header-two .menu ul li .menuicon {
			display: none
		} */

    .header-two .menu ul li .ecom .flex-3:nth-of-type(2) a:first-of-type {
        margin-top: auto !important
    }

    .header-two .menu ul li.small-menu {
        position: relative
    }

    .header-two .menu ul li.small-menu .arrow-btn {
        position: relative
    }

    .header-two .menu ul li.small-menu .arrow-btn::before {
        content: "";
        clear: both;
        display: inline-block;
        background: url(../menu-images/arrow-down.png) 0 0 no-repeat;
        width: 17px;
        height: 11px;
        position: absolute;
        top: 8px;
        right: -30px;
        transition: all .3s ease-in-out
    }

    .header-two .menu ul li.small-menu:hover .arrow-btn::before {
        transform: rotate(180deg)
    }

    .header-two .menu ul li.small-menu .small-menu-inner {
        position: static;
        left: 0;
        width: max-content;
        height: auto;
        margin-top: 20px;
        padding: 0;
        background: #1d1c39;
        border-radius: 0;
        display: none
    }

    .header-two .menu ul li.small-menu .small-menu-inner a {
        font-size: 14px;
        line-height: 20px;
        color: #b5b5b5;
        margin-top: 20px;
        border-radius: 0;
        display: block;
        position: relative;
        padding-left: 0
    }

    .header-two .menu ul li.small-menu .small-menu-inner a:before {
        display: none
    }

    .header-two .menu ul li.menu-item-has-children {
        padding: 0
    }

    .header-two .menu ul li.menu-item-has-children:hover>a {
        position: relative;
        text-decoration: underline
    }

    .header-two .menu ul li.menu-item-has-children:hover>a::after {
        content: "";
        clear: both;
        display: block;
        /* background: url(../menu-images/polygon-icon.png) 0 0 no-repeat; */
        width: 26px;
        height: 23px;
        position: absolute;
        top: 33px;
        right: 0;
        left: 0;
        margin: 0 auto
    }

    .header-two .menu ul li.menu-item-has-children.for-case:hover>a::after {
        display: none
    }

    .header-two .menu ul li.contact-nav {
        display: none
    }

    .header-two .menu ul li .menu-mega {
        position: relative;
        display: none;
        background: 0 0;
        margin-top: 20px;
        padding-left: 0
    }

    .header-two .menu ul li .menu-mega .without-icon:last-child {
        padding-left: 0
    }

    .header-two .menu ul li .menu-mega.width-menu {
        max-width: 100%;
        right: 0;
        margin-top: 0;
        padding-left: 0 !important;
        border-radius: 0
    }

    .header-two .menu ul li .menu-mega .header-menu.for-padding {
        padding: 0;
        margin: 12px 0 0
    }

    .header-two .menu ul li .menu-mega .container {
        box-shadow: none;
        background: #1d1c39;
        border-radius: 0
    }

    .header-two .menu ul li .menu-mega .w-900 {
        width: 100%;
        max-width: 100%
    }

    .header-two .menu ul li .menu-mega .w-900 .flex-3 {
        flex-basis: 100%
    }

    .header-two .menu ul li .menu-mega .devops .dis-flex {
        max-width: 100%;
        position: initial
    }

    .header-two .menu ul li .menu-mega .devops .dis-flex .flex-3 {
        box-shadow: none;
        border-radius: 0
    }

    .header-two .menu ul li .menu-mega .single-row-ico .dis-flex {
        max-width: 100%
    }

    .header-two .menu ul li .menu-mega .detail-list,
    .header-two .menu ul li .menu-mega .flex-4,
    .header-two .menu ul li .menu-mega .flex-3 {
        padding: 0
    }

    .header-two .menu ul li .menu-mega .detail-list .head,
    .header-two .menu ul li .menu-mega .flex-4 .head,
    .header-two .menu ul li .menu-mega .flex-3 .head {
        margin: 0 0 15px;
        font-size: 12px
    }

    .header-two .menu ul li .menu-mega .detail-list a,
    .header-two .menu ul li .menu-mega .flex-4 a,
    .header-two .menu ul li .menu-mega .flex-3 a {
        font-size: 12px;
        padding-left: 0;
        color: #b5b5b5;
        line-height: 20px;
        margin: 0 0 20px
    }

    .header-two .menu ul li .menu-mega .detail-list a:before,
    .header-two .menu ul li .menu-mega .flex-4 a:before,
    .header-two .menu ul li .menu-mega .flex-3 a:before {
        display: none
    }

    .header-two .menu ul li .menu-mega .detail-list a .title,
    .header-two .menu ul li .menu-mega .flex-4 a .title,
    .header-two .menu ul li .menu-mega .flex-3 a .title {
        font-size: 14px;
        margin-bottom: 0;
        color: #fff
    }

    .header-two .menu ul li .menu-mega .detail-list a:hover,
    .header-two .menu ul li .menu-mega .flex-4 a:hover,
    .header-two .menu ul li .menu-mega .flex-3 a:hover {
        color: #fff
    }

    .header-two .menu ul li .menu-mega .detail-list .title,
    .header-two .menu ul li .menu-mega .flex-4 .title,
    .header-two .menu ul li .menu-mega .flex-3 .title {
        font-size: 14px;
        margin-bottom: 0;
        color: #fff
    }

    .header-two .menu ul li .menu-mega .artificial-intell .flex-4 .view-more {
        padding: 10px 0 20px;
        border-top: 1px solid rgba(255, 255, 255, .2)
    }

    .header-two .menu ul li .menu-mega .artificial-intell .flex-4 .view-more:hover:after {
        background: url(../menu-images/menu-arrow-white.svg);
        width: 10px;
        height: 8px
    }

    .header-two .menu ul li .menu-mega .artificial-intell .flex-4:last-child {
        background: 0 0
    }

    .header-two .menu ul li .menu-mega ::-webkit-scrollbar {
        width: 6px;
        height: 85px;
        border-radius: 5px;
        overflow: scroll
    }

    .header-two .menu ul li .menu-mega ::-webkit-scrollbar-track {
        border-radius: 5px
    }

    .header-two .menu ul li .menu-mega ::-webkit-scrollbar-thumb {
        background: #60b741;
        border-radius: 10px
    }

    .header-two .menu ul li .menu-mega ::-webkit-scrollbar-thumb:hover {
        background: #ffb81d
    }

    .header-two .menu ul li .menu-mega.m-active {
        display: block;
        padding: 0
    }

    .header-two .menu ul li .menu-mega.width-menu {
        padding-left: 0
    }

    .header-two .menu ul li .menu-mega .left-list {
        border: 0;
        padding-right: 0
    }

    .header-two .menu ul li .menu-mega .left-list .list-item {
        display: flex;
        align-items: center
    }

    .header-two .menu ul li .menu-mega .left-list a {
        color: #fff;
        font-weight: 500;
        border: 0;
        display: inline-block;
        font-size: 14px
    }

    .header-two .menu ul li .menu-mega .left-list a.active,
    .header-two .menu ul li .menu-mega .left-list a.hover {
        background: 0 0
    }

    .header-two .menu ul li .menu-mega .left-list a.active::after,
    .header-two .menu ul li .menu-mega .left-list a.hover::after {
        display: none
    }

    .header-two .menu ul li .menu-mega .last-list,
    .header-two .menu ul li .menu-mega .padding-l-40 {
        padding-left: 0
    }

    .header-two .menu ul li .menu-mega .header-menu.for-padding,
    .header-two .menu ul li .menu-mega .left-list.for-padding,
    .header-two .menu ul li .menu-mega .middle-list.for-padding,
    .header-two .menu ul li .menu-mega .last-list.for-padding {
        padding-top: 0;
        padding-bottom: 0
    }

    .header-two .menu ul li .menu-mega .header-menu a,
    .header-two .menu ul li .menu-mega .left-list a,
    .header-two .menu ul li .menu-mega .middle-list a,
    .header-two .menu ul li .menu-mega .last-list a {
        color: #fff;
        width: calc(100% - 70px);
        display: inline-block
    }

    .header-two .menu ul li .menu-mega .middle-list .two-col,
    .header-two .menu ul li .menu-mega .last-list .two-col {
        margin-top: 0
    }

    .header-two .menu ul li .menu-mega .middle-list .head,
    .header-two .menu ul li .menu-mega .last-list .head {
        margin-top: 0;
        color: #b5b5b5;
        font-weight: 500;
        font-size: 12px
    }

    .header-two .menu ul li .menu-mega .middle-list a,
    .header-two .menu ul li .menu-mega .last-list a {
        color: #b5b5b5;
        font-size: 14px
    }

    .header-two .menu ul li .menu-mega .middle-list a.active,
    .header-two .menu ul li .menu-mega .middle-list a:hover,
    .header-two .menu ul li .menu-mega .last-list a.active,
    .header-two .menu ul li .menu-mega .last-list a:hover {
        color: #fff
    }

    .header-two .menu ul li .menu-mega .middle-list br,
    .header-two .menu ul li .menu-mega .last-list br {
        display: none
    }

    .header-two .menu ul li .menu-mega .middle-list .sub-child,
    .header-two .menu ul li .menu-mega .last-list .sub-child {
        padding-left: 15px
    }

    .header-two .menu ul li .menu-mega .middle-list .sub-child a,
    .header-two .menu ul li .menu-mega .last-list .sub-child a {
        display: block;
        margin-top: 0
    }

    .header-two .menu ul li .menu-mega .middle-list .sub-child a:last-child,
    .header-two .menu ul li .menu-mega .last-list .sub-child a:last-child {
        margin-bottom: 0
    }

    .header-two .menu ul li .menu-mega .middle-list {
        padding: 0
    }

    .header-two .menu ul li .menu-mega .middle-list:last-child {
        padding-left: 0
    }

    .header-two .menu ul li .menu-mega .middle-list.title-list .head {
        margin-top: 0
    }

    .header-two .menu ul li .menu-mega .middle-list .head {
        margin-top: 0;
        padding: 8px 0;
        color: #b5b5b5
    }

    .header-two .menu ul li .menu-mega .middle-list a {
        padding: 8px 0
    }

    .header-two .menu ul li .menu-mega .middle-list a:first-child {
        margin-top: 0
    }

    .header-two .menu ul li .menu-mega .last-list a {
        font-size: 14px
    }

    .header-two .menu ul li .menu-mega .last-list .soluton-col {
        margin-top: 0;
        flex-basis: 100%
    }

    .header-two .menu ul li .menu-mega .last-list .ind-col {
        display: none;
        flex-basis: 100%
    }

    .header-two .menu ul li .menu-mega .hr-list-item {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .header-two .menu ul li .menu-mega .hr-menu-mega {
        display: none;
        padding-left: 10px
    }

    .header-two .menu ul li .menu-mega .hr-menu-mega.m-active {
        display: block
    }

    .header-two .menu ul li .menu-mega .container {
        padding: 0
    }

    .header-two .menu ul li .menu-mega .landing-menu .flex-3:nth-of-type(2):not(.without-icon) a:first-of-type,
    .header-two .menu ul li .menu-mega .landing-menu .detail-list:nth-of-type(2):not(.without-icon) a:first-of-type {
        margin-top: 0
    }

    .header-two .menu ul li .menu-mega .landing-menu .flex-3:last-child {
        background: #1d1c39
    }

    .header-two .menu ul li a {
        padding-right: 0;
        border: 0
    }

    .header-two .header-menu {
        padding-right: 0
    }

    .header-two .header-menu.width-75 {
        display: none;
        flex-basis: 100%;
        position: fixed;
        top: 55px;
        left: 0;
        background: #1d1c39;
        width: 100%;
        height: 100%;
        padding: 20px 20px 100px !important;
        overflow-y: auto
    }

    .header-two .header-menu.width-75.active {
        display: none
    }

    .header-two .logo {
        max-width: 200px
    }

    .header-two .arrow-btn,
    .header-two .hr-arrow-btn {
        display: inline-block;
        position: relative;
        width: 70px;
        height: 24px;
        background: url('./wp-content/uploads/2024/05/mobile-btn.webp') 40px -2px no-repeat;
        vertical-align: top;
        text-align: right;
        float: right
    }

    .header-two .arrow-btn.rot,
    .header-two .hr-arrow-btn.rot {
        background-position: 36px -33px
    }

    .header-two .mob-nav {
        position: fixed !important;
        width: 100%;
        height: 100%;
        top: 0 !important;
        left: 0 !important;
        background: #1d1c39;
        padding: 20px;
        display: none;
        overflow-y: auto;
    }

    .header-two .mob-nav.active {
        display: block
    }

    .header-two .menu-list.first ul {
        margin-top: 40px
    }

    .header-two .menu-list.first li {
        margin-top: 35px
    }

    .header-two .menu-list.second {
        display: none
    }

    .header-two .menu-list.second ul {
        margin-top: 20px
    }

    .header-two .menu-list.second.active {
        display: block
    }

    .header-two .menu-list img {
        max-width: 148px
    }

    .header-two .first-inner {
        display: none;
        margin-left: 50px
    }

    .header-two .first-inner a {
        display: block;
        margin-top: 15px;
        font-size: 16px;
        line-height: 22px;
        color: #b5b5b5
    }

    .header-two .first-inner:active {
        display: block
    }

    .header-two .first-inner.hire-title a {
        display: inline-block
    }

    .header-two .first-inner.hire-title .hire-inner {
        display: none;
        margin-left: 10px
    }

    .header-two .first-inner.hire-title .hire-inner a {
        display: block;
        margin-left: 20px
    }

    .header-two .first-inner.service-title {
        margin-left: 10px
    }

    .header-two .first-inner.service-title a {
        display: inline-block
    }

    .header-two .inner-list {
        display: none;
        margin-left: 40px
    }

    .header-two .inner-list a {
        display: block;
        margin-top: 20px;
        font-size: 16px;
        line-height: 20px;
        color: #b5b5b5
    }

    .header-two .inner-list.active {
        display: block
    }

    .header-two .inner-list.service-inner {
        margin-left: 20px
    }

    .header-two .header-top {
        display: flex;
        justify-content: space-between
    }

    .header-two .header-top .mobile-logo {
        flex-basis: 60%
    }

    .header-two .bar1,
    .header-two .bar2,
    .header-two .bar3 {
        width: 25px;
        height: 2px;
        background: #fff;
        border-radius: 1px;
        margin: 6px 0;
        transition: all .3s ease-in-out
    }

    .header-two .mback {
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        color: #fff !important;
        padding-left: 12px;
        position: relative;
        display: block;
        margin: 10px 0
    }

    .header-two .mback::before {
        content: "";
        clear: both;
        display: block;
        background: url(../images/button-icons-sprite.png) -21px -47px no-repeat;
        width: 18px;
        height: 20px;
        position: absolute;
        top: 3px;
        left: 0;
        margin: 0 auto;
        transform: rotate(-180deg)
    }

    .header-two .hamberger-menu {
        transition: all .3s ease-in-out;
        z-index: 999;
        height: 100%;
        padding: 0 5px;
        position: relative
    }

    .header-two .open-close .bar1 {
        transform: rotate(-45deg) translate(-9px, 6px)
    }

    .header-two .open-close .bar2 {
        opacity: 0
    }

    .header-two .open-close .bar3 {
        transform: rotate(45deg) translate(-5px, -3px)
    }

    .header-two .menu ul li.menu-item-has-children:hover>a::after {
        display: none
    }

    .header-two .menu ul li.small-menu .active-pcat {
        font-size: 15px
    }

    .header-two .menu ul li .menu-mega .hiremenu .last-list a.margin-t-40 {
        margin-top: 0
    }

    .header-two .menu ul li .menu-mega .w-900 .bg-light {
        background: 0 0 !important
    }

    .header-two .menu ul li.for-product .menu-mega a {
        height: initial;
        flex-wrap: wrap
    }

    .header-two .btn-sec .btn {
        margin-left: 0
    }

    .header-two .btn-sec {
        justify-content: center
    }

    .header-two .header-item-center {
        width: 100%;
    }

    body .header-two .menu ul li .menu-mega .flex-3 {
        padding: 20px;
    }


}

.scrollSlider {
    max-height: 800px;
    overflow-y: auto;
}

.header-two .menu ul li .menu-mega .without-icon:last-child {
    padding-left: 24px;
    background: #f8f8fb;
    border-radius: 25px;
}


.scrollSlider::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.scrollSlider::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.scrollSlider::-webkit-scrollbar-thumb {
    background-color: #51b7fe;
}

.desk-show {
    display: block;
}

.mob-show {
    display: none;
}

.innerwrap .desk-show a {
    display: flex;
    align-items: center;
    /* background: rgb(188 209 138);
		padding: 16px 20px 16px 26px; */
    border-radius: 10px;
}

.innerwrap .desk-show a span {
    font-size: 23px;
    padding-right: 36px;
    line-height: normal;
    text-align: center;
    font-weight: 600;
}

.innerwrap .desk-show a img {
    width: 100%;
    border-radius: 10px;
}

.header-two .header-item-center .portfolio-menu ul {
    display: flex;
    align-items: center;
}

.header-two .menu ul li .menu-mega .header-menu.portfolio-menu {
    padding: 16px 16px;
    text-align: center;
}

.header-two .menu ul li .menu-mega .header-menu.portfolio-menu ul li:last-child img,
.header-two .menu ul li .menu-mega .header-menu.portfolio-menu ul li:last-child a {
    margin-right: 0;
}

.innerwrap .desk-show a:first-child {
    margin-right: 20px;
}

/* .innerwrap .last-child .desk-show a {
		background: #f5a94d;
	} */

.header-two .menu ul li .menu-mega .transparent-container {
    background: #f8f8fb;
}

.header-two.header-bg .small {
    top: 15px;
}

body .menu-img .dis-flex img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.header-two .menu ul li.small-menu .small-menu-inner {
    margin-top: 0;
}

@media (min-width:1201px) {
    .header-two .menu ul li .menu-mega.container {
        padding-left: 20px;
        right: 0;
    }
}

@media only screen and (max-width: 1139px) {
    .header-two .menu ul li .menu-mega.m-active {
        margin-left: 0;
    }
}

@media (max-width:1199px) {
    .header-two .menu ul li .menu-mega .without-icon:last-child {
        padding-left: 0px;
        background: transparent;
    }

    .header-two .menu ul li .menu-mega .header-menu.portfolio-menu {
        text-align: left;
    }

    .header-two .header-item-center .portfolio-menu ul {
        display: block;
        margin-top: 0;
    }

    body .scrollSlider {
        max-height: 100%;
    }

    .header-two .menu ul li .menu-mega .header-menu.portfolio-menu {
        padding: 0;
    }

    .desk-show {
        display: none;
    }

    .mob-show {
        display: block;
    }

    .mob-show img {
        margin-right: 10px;
    }

    /* body .dis-flex img {
			filter: brightness(0) invert(1);
		} */

    .header-two .menu ul li .menu-mega .transparent-container {
        background-color: transparent;
    }
}


@media (max-width:767px) {
    body .dis-flex {
        display: block;
    }

    body .detail-list.without-icon .flex-1 {
        padding: 0;
    }
}

@media (min-width:1199px) {
    .header-two .menu-item-has-children .menu-mega {
        z-index: 9999;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        top: 120px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .header-two .menu-item-has-children:hover .menu-mega {
        top: 70px;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        visibility: visible;
        margin-top: 0;
    }

    .header-two.sc-down .menu-item-has-children:hover .menu-mega {
        top: 75px;
    }

    .header-two .menu ul li.small-menu .small-menu-inner {
        max-width: max-content;
    }
}

.header-two .width-75 .dis-flex img {
    position: absolute;
    left: -40px;
    top: 5px;
}

.header-two .large img.gif-logo {
    max-width: 58px;
    width: 58px;
    margin-left: 8px;
    height: 58px;
    margin-top: 14px;
    display: none;
}

.header-two.sc-up .large {
    display: flex;
    align-items: center;
}

.logoImageGif {
    display: none;
}

.header-two.sc-down .logoImageGif {
    display: inline-block;
    position: absolute;
    top: 15px;
    margin-left: 67px;
    margin-top: 5px;
    display: none;
}

.header-two.sc-down .logoImageGif img {
    width: 58px;
    height: 58px;
}

.header-two .large {
    display: flex;
    align-items: center;
}

.header-two.sc-down.header-bg .large .gif-logo {
    display: none;
}

.menu.mob-nav.active .gif-logo {
    display: none !important;
}


@media(min-width:1200px) and (max-width:1556px) {
    .gt_float_switcher img {
        margin: 0 3px 0 0;
    }

    body .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {
        font-size: 14px;
    }

    body .header-two .menu ul li.menu-item-has-children {
        padding: 0 7px 0px;
    }

    .header-two .btn-sec .btn.rounded .text-white {
        font-size: 14px;
    }
}

#popup textarea {
    height: 120px !important;
}

@keyframes snow-loader {
    from {
        transform: rotateY(0deg);
    }

    to {
        transform: rotateY(90deg);
    }
}

@keyframes snow-loader-zoom {
    from {
        transform: scale(1, 1) rotateZ(0deg);
        color: rgb(200, 241, 255, 0.8);
    }

    to {
        color: #123;
        transform: scale(200, 200) rotateZ(360deg);
    }
}

.loader-text {
    font-size: 25px;
    color: rgb(200, 241, 255);
}

.main {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(#123, #111);
    opacity: 0;
    animation: main-loadup 1s forwards linear, main-loadup-bg 10s forwards linear;
    animation-delay: 7s, 8s;
}

@keyframes main-loadup {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes main-loadup-bg {
    from {
        background-size: 100% 100%;
        background-position: 0% 0%;
    }

    to {
        background-size: 400% 400%;
        background-position: 0% 100%;
    }
}

/*innerPageDesign.css*/

/* reset css */
div.wpforms-container-full button[type=submit]:focus:after {
    border: none !important;
}

.autoHeight {
    height: auto !important;
}

.mrgn-top-0 {
    margin-top: 0px !important;
}

.font-md {
    font-size: 28px !important;
}

.pad-top-80 {
    padding-top: 80px;
}

.pt-60 {
    padding-top: 60px;
}

.border-top-none {
    border-top: none !important;
}

.border-bottom-grey {
    border-bottom: 2px solid #e3e3e3;
}

.title-name.after-space:after {
    display: none;
}

.center-img-position {
    background-position: center center;
}

.mx-500 {
    max-width: 500px;
    margin: 0 auto;
}

.overlayBanner {
    position: relative;
    z-index: 9;
}

.overlayBanner:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}


@media (max-width:767px) {
    .pad-res-80 {
        padding: 80px 0px !important;
    }

    .title-name.after-space:after {
        bottom: -20px;
    }

    .innerPage .title-button-blur {
        border-right: none;
    }
}


.innerPage .title-name h1 {
    font-size: 57px;
    font-weight: 600;
    position: relative;
    padding-bottom: 23px;
    margin-bottom: 19px;
    line-height: normal;
}

.innerPage h1:after {
    content: "";
    background-color: #fff;
    width: 100px;
    height: 5px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.innerPage .title-text p {
    font-size: 23px;
    line-height: 40px;
    color: #fff;
}

.innerPage .secHeadingTitle {
    font-size: 47px;
    line-height: 60px;
    line-height: normal;
    padding: 10px 0;
    font-family: 'p-bold';
}

.innerPage .subHeadingTitle {
    font-size: 32px;
    line-height: 47px;
    line-height: normal;
    padding: 10px 0;
    font-family: 'p-regular' !important;
    font-weight: bold;
    text-transform: capitalize !important;
}

.innerPage .subInnerHeadingTitle {
    font-size: 26px;
    line-height: 40px;
    line-height: normal;
    padding: 10px 0;
    font-family: 'p-regular' !important;
    font-weight: bold;
    text-transform: capitalize !important;
}

.innerPage .secHeadingTitle .primaryText {
    font-size: 47px;
}

.innerPage .primaryText {
    display: inline-block;
    text-transform: capitalize;
}

.customSphericalSection {
    background: #fff !important;
}

@media screen and (max-width: 767px) {
    .innerPage .title-name h1 {
        font-size: 47px;
    }

    section.title .title-text p {
        font-size: 19px;
        line-height: 30px;
    }

    .innerPage .secHeadingTitle,
    .innerPage .secHeadingTitle .primaryText {
        font-size: 36px;
    }

    .col-space {
        padding: 0px 16px;
    }
}

@media screen and (max-width: 1024px) {

    .innerPage .secHeadingTitle,
    .innerPage .secHeadingTitle .primaryText {
        font-size: 36px;
    }
}

/* banner images css  */


.business-continuity-wrap {
    background: url('/wp-content/themes/supreme/inc/assets/images/business-continuity-bg61.webp') !important;
}

body .related.lazy {
    background: url('/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Related-Image.jpg') !important;
    background-position: center center;
    background-size: 100% !important;
}


/* softwear security */

.innerPage .securityBannerWrap h1:after {
    bottom: -24px;
}

.panel-pane.pane-node-content .cta3__title.headingTitle {
    margin-top: 0px !important;
}

.innerPage .securityBannerWrap h1:before {
    display: none;
}


/* closed */

/* sheet issues design */

.tabSecBlocked .tab-content {
    display: block;
}

.tabSecBlocked div#v-pills-tabContent {
    padding-top: 0;
}

.tabSecBlocked.tabs-section .nav-link.active .heading-wrapers span,
.tabSecBlocked.tabs-section .nav-link.active .heading-wrapers h3 {
    color: #fff;
}



/* portfolio page design  */
.portfolioPageWrap .custom-filter-case-study select {
    cursor: pointer;
}

.portfolioPageWrap .portfolio-content article .portfolioContent {
    position: relative;
    padding: 1.5rem;
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
    border-radius: 0px 0px 16px 16px;
}

.portfolioPageWrap .portfolio-content article .portfolioTitle {
    background: #124775;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.portfolioPageWrap section.portfolioNew {
    margin: 0px;
    background: #f7f7f7 !important;
    padding-top: 100px;
    padding-bottom: 100px;
}

.portfolioPageWrap .portfolioTags .termList li {
    color: #000;
    font-size: 18px;
    display: inline-block;
    font-weight: 600;
}

.portfolioPageWrap .portfolio-content article {
    width: 33%;
    flex: 0 0 33%;
    padding: 20px;
}

.portfolioPageWrap .portfolio-content,
.portfolioPageWrap .custom-filter-case-study {
    max-width: 1480px;
}

.portfolioPageWrap .custom-filter-case-study select {
    border-radius: 100px;
}

.portfolioPageWrap .portfolioTags .tagTitle {
    margin-bottom: 16px;
    text-decoration: none;
}

.portfolioPageWrap .portfolio-content article .image:before {
    background: transparent;
}

.portfolioPageWrap .portfolio-item:hover .overlay-text-1 {
    opacity: 1;
    visibility: visible;
}

.portfolioPageWrap .overlay-text {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(18, 71, 117, .5);
    transition: all .5s ease;

}

.portfolioPageWrap .overlay-text-1 {
    opacity: 0;
    visibility: hidden;
}

.portfolioPageWrap .imgWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.portfolioPageWrap span.img-arrow-port {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.portfolioPageWrap .portfolio-content article .image span.img-arrow-port img {
    width: 22px !important;
    height: 22px !important;
    object-fit: cover !important;
    /* aspect-ratio: auto !important; */
}

article.portfolio-item:hover .image img {
    transform: scale(1.05);
    transform-origin: center;
}

.portfolioPageWrap .portfolio-content article .image img {
    aspect-ratio: inherit;
    position: relative;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
}

@keyframes backgroundColorChange {
    0% {
        background-color: #F9F9F9;
        color: #000;
    }

    50% {
        background-color: #124775;
        color: #fff;
    }

    100% {
        background-color: #124775;
        color: #fff;
    }
}

ul.termList li {
    background-color: #F9F9F9;
    padding: 7px 10px;
    border-radius: 10px;
    margin-bottom: 11px;
    font-size: 14px !important;
    margin-right: 4px !important;
    color: #000;
    /* Default text color */
    transition: background-color 0.1s ease, color 0.1s ease;
}

.portfolioPageWrap .portfolio-item:hover ul.termList li {
    animation: backgroundColorChange 1s forwards;
    animation-fill-mode: forwards;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* .portfolio-item {
    opacity: 0;
    transform: translateY(20px); 
    animation: fadeIn 0.6s ease forwards;
} */

.portfolio-item:nth-child(1) {
    animation-delay: 0.2s;
}

.portfolio-item:nth-child(2) {
    animation-delay: 0.5s;
}

.portfolio-item:nth-child(3) {
    animation-delay: 0.7s;
}

.portfolio-item:nth-child(4) {
    animation-delay: 0.10s;
}


@media (max-width:820px) and (min-width:768px) {
    body .portfolioPageWrap .portfolio-content article {
        width: 50%;
        flex: 0 0 50%;
    }
}

@media (max-width:767px) {
    body .portfolioPageWrap .portfolio-content article {
        width: 100%;
        flex: 0 0 100%;
    }
}


/* css closed  */

/*------php-----*/
.phpExpertiseWrap ul li {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
}

.enterpriseCardContent:hover li i {
    color: #fff;
}

.enterpriseCardContent:hover li {
    color: #fff;
}

.enterpriseCardContent li {
    transition: 0.5s ease;
}

.enterpriseCardContent li i {
    margin-right: 7px;
    color: #249ffb;
    transition: 0.5s ease;
}

.tableBorderLight {
    border-top: 1px solid transparent !important;
    padding-top: 20px !important;
}

body .table-cell--header h4 {
    font-weight: 600;
    font-size: 24px;
}

.technologySectionWrap ul {
    padding-bottom: 20px;
}

.table.border--h.technologySectionWrap .table-container .row {
    border-bottom: 1px solid #dbdbdb !important;
    margin-bottom: 20px;
}

.table.border--h.technologySectionWrap .table-cell {
    display: flex;
    align-items: center;
}

section.info.info--page-php-3.bgcolor--dark.lazy {
    position: relative;
    z-index: 1;
}

section.info.info--page-php-3:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -1;
}

section.info.info--page-php-2.lists--checkmarks.dedicated.team-dev-section {
    background-image: none !important;
}

section.team-dev-section .info-text {
    max-width: 1300px;
}

/*-------closed-----*/

/* afterHeadingBorder */
.py-80 {
    padding: 80px 0px !important;
}

.afterHeadingBorder {
    position: relative;
    margin-bottom: 88px;
}

.heading-title.afterHeadingBorder:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    content: '';
    background: #777777;
    height: 4px;
    width: 75px;
    margin: 0 auto;
}

/* apiDevlopmentWrap */

.apiDevlopmentWrap {
    padding: 80px 0px;
}

.apiDevlopmentWrap .contentDescription p,
.apiDevlopmentWrap .contentDescription {
    color: #fff;
    margin-bottom: 50px;
}

section.apiDevlopmentWrap:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.7);
    z-index: -1;
}

.title--portfolio.apiDevlopmentWrap:after {
    background-color: rgba(0, 0, 0, 0.6);
}

section.apiDevlopmentWrap {
    position: relative;
    z-index: 1;
}

section.apiDevlopmentWrap .sphere-title {
    padding-left: 0;
}

.apiDevlopmentWrap .boxWrap .contentDescription {
    margin-bottom: 0;
}

section.callChatSecWrap.phpChoosenWrap ul li {
    font-size: 18px;
    margin-bottom: 27px;
}

.callChatSecWrap.phpChoosenWrap ul li i {
    margin-right: 10px;
}

.callChatSecWrap.phpChoosenWrap ul {
    margin-left: 20px;
    padding: 10px 0px;
}

.callChatSecWrap.phpChoosenWrap ul li p {
    margin-bottom: 30px;
}

section.callChatSecWrap.phpChoosenWrap ul li:last-child {
    margin-bottom: 0;
}

.callChatSecWrap.phpChoosenWrap .btnWrap {
    margin-top: 30px;
}

.callChatSecWrap.phpChoosenWrap {
    padding-bottom: 80px;
}

.phpExpertiseWrap .enterpriseCardsRow {
    margin-bottom: 0;
}

.callChatSecWrap.phpChoosenWrap img {
    width: 100%;
}

.phpPage .title {
    padding-top: 100px;
}

@media (max-width: 767px) {
    .brands-wrap.coreFeaturesWrap.phpServiceWrap .image-wrap {
        min-height: 400px;
    }
}


/* mern stack page design  */

.icons--green.experties {
    padding: 60px 0px;
}

/* contact us page design  */

.infoWrapper .contactInfo-head {
    background-color: #124775;
}

section.contactInfo.infoWrapper {
    margin-bottom: 0;
    padding: 100px 0px 0px;
}

section.contactInfo.infoWrapper .contactInfo-title h3 {
    font-weight: 600;
}


@media (max-width:767px) {
    body section.contactInfo.infoWrapper {
        padding: 60px 0px 0px;
    }

    body section.contactInfo.infoWrapper .contactInfo-container {
        padding: 35px 20px 32px;
    }

    body section.contactInfo.infoWrapper .contactInfo-title h3 {
        font-size: 26px;
    }

    body section.contactInfo.infoWrapper .contact-content-wrap {
        padding: 50px 16px;
    }

    body .contact-content-wrap .contentFieldText ul {
        gap: 10px;
    }
}

.contact-us-wrap .ContactBoxContent {
    background-color: #fff;
    padding: 90px 0px;
}

.ContactBoxContent .left-sec-wrap input {
    height: 56px;
}

.ContactBoxContent .secHeadingTitle {
    color: #124775;
}

.ContactBoxContent .left-sec-wrap textarea,
.ContactBoxContent .left-sec-wrap input {
    padding: 16px !important;
    width: 100% !important;
    max-width: 100% !important;
    border: none !important;
    background-color: #f6f6f6 !important;
    font-weight: 600 !important;
    border-radius: 10px !important;
    resize: none !important;
}

.ContactBoxContent button {
    padding: 17px 62px !important;
    height: 53px !important;
    border-radius: 100px !important;
    font-size: 22px !important;
    margin-top: 20px !important;
}

.contact-content-wrap {
    background-color: #124775;
    padding: 50px;
    border-radius: 20px;
}

.contact-content-wrap .secTitle {
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 50px;
}

.contact-content-wrap .contentFieldText {
    font-size: 24px;
    color: #fff;
}

.contact-content-wrap .contentFieldText {
    margin-bottom: 50px;
}

.contact-content-wrap .contentFieldText a {
    color: #fff !important;
}

.contact-content-wrap .contentFieldText ul img {
    width: 40px;
    filter: brightness(0) invert(1);
}

.contact-content-wrap .contentFieldText ul {
    display: flex;
    gap: 18px;
}

.contact-content-wrap .secTitle {
    color: #fff;
}

.contact-content-wrap i {
    margin-right: 10px;
}

.contactUsBanner:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.8);
}

.contactUsBanner .bannerContentWrap .textDescription {
    font-size: 26px;
}

.contactUsBanner {
    position: relative;
    z-index: 1;
}

.contactUsBanner .bannerContentWrap .BannerText {
    margin-bottom: .5em;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 70px;
    font-weight: 600;
}

body .ContactBoxContent .secHeadingTitle {
    font-size: 44px;
}

.darkmode .ContactBoxContent {
    background-color: var(--black);
}

.darkmode .ContactBoxContent .secHeadingTitle {
    color: var(--white);
}

@media (max-width:1024px) {
    body .contact-content-wrap .contentFieldText {
        font-size: 18px;
    }
}

@media (max-width:767px) {
    .contactUsBanner .bannerContentWrap .textDescription {
        font-size: 18px !important;
    }

    .contactUsBanner .bannerContentWrap .BannerText {
        font-size: 45px;
    }

    .contact-us-wrap .ContactBoxContent {
        padding: 60px 0px;
    }

}

/* bussiness intelligence page */

.sphere--page-application-integration .sphere-item--1,
.sphere--page-application-integration .sphere-item--2 {
    top: 0%;
}

/* slick-track */
.technologiesSlider .slick-track {
    display: flex;
    align-items: center;
}


/*------bussiness-intelligence-page--closed--------*/

@media (max-width:768px) and (min-width:768px) {
    .logo_design_banner .btn {
        padding: 20px 40px;
    }
}

/* dental page css  */
@media (max-width:767px) {

    .page-template-template-dental-seo-php .wpforms-field,
    .page-template-template-seo-for-orthodontists .wpforms-field,
    .page-template-template-seo-for-dermatologist .wpforms-field {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .page-template-template-dental-seo-php .form-box-wrap.newContactView,
    .page-template-template-seo-for-orthodontists .form-box-wrap.newContactView {
        padding: 20px;
    }

    .page-template-template-seo-for-orthodontists .btnWrap .commonBtn,
    .page-template-template-seo-for-dermatologist .btnWrap .commonBtn {
        font-size: 14px;
    }

    .page-template-template-seo-for-orthodontists .accordion-section {
        padding: 50px 16px;
    }
}

/* dental page css closed  */

.darkmode .contactInfo.infoWrapper p {
    color: #000 !important;
}

.testimonialWrap .item:nth-child(4n + 3) .review-div {
    background-color: #daffe8;
}

/*innerPageDesignNew.css*/

/* reset css */
div.wpforms-container-full button[type=submit]:focus:after {
    border: none !important;
}

.autoHeight {
    height: auto !important;
}

.mrgn-top-0 {
    margin-top: 0px !important;
}

.font-md {
    font-size: 28px !important;
}

.pad-top-80 {
    padding-top: 80px;
}

.pt-60 {
    padding-top: 60px;
}

.border-top-none {
    border-top: none !important;
}

.border-bottom-grey {
    border-bottom: 2px solid #e3e3e3;
}

.title-name.after-space:after {
    display: none;
}

.center-img-position {
    background-position: center center;
}

.mx-500 {
    max-width: 500px;
    margin: 0 auto;
}

.overlayBanner {
    position: relative;
    z-index: 9;
}

.overlayBanner:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}


@media (max-width:767px) {
    .pad-res-80 {
        padding: 80px 0px !important;
    }

    .title-name.after-space:after {
        bottom: -20px;
    }

    .innerPage .title-button-blur {
        border-right: none;
    }
}


.innerPage .title-name h1 {
    font-size: 57px;
    font-weight: 600;
    position: relative;
    padding-bottom: 23px;
    margin-bottom: 19px;
    line-height: normal;
}

.innerPage h1:after {
    content: "";
    background-color: #fff;
    width: 100px;
    height: 5px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.innerPage .title-text p {
    font-size: 23px;
    line-height: 40px;
    color: #fff;
}

.innerPage .secHeadingTitle {
    font-size: 47px;
    line-height: 60px;
    line-height: normal;
    padding: 10px 0;
    font-family: 'p-bold';
}

.innerPage .subHeadingTitle {
    font-size: 32px;
    line-height: 47px;
    line-height: normal;
    padding: 10px 0;
    font-family: 'p-regular' !important;
    font-weight: bold;
    text-transform: capitalize !important;
}

.innerPage .subInnerHeadingTitle {
    font-size: 26px;
    line-height: 40px;
    line-height: normal;
    padding: 10px 0;
    font-family: 'p-regular' !important;
    font-weight: bold;
    text-transform: capitalize !important;
}

.innerPage .secHeadingTitle .primaryText {
    font-size: 47px;
}

.innerPage .primaryText {
    display: inline-block;
    text-transform: capitalize;
}

.customSphericalSection {
    background: #fff !important;
}

@media screen and (max-width: 767px) {
    .innerPage .title-name h1 {
        font-size: 30px;
    }

    section.title .title-text p {
        font-size: 19px;
        line-height: 30px;
    }

    .innerPage .secHeadingTitle,
    .innerPage .secHeadingTitle .primaryText {
        font-size: 36px;
    }

    .col-space {
        padding: 0px 16px;
    }
}

@media screen and (max-width: 1024px) {

    .innerPage .secHeadingTitle,
    .innerPage .secHeadingTitle .primaryText {
        font-size: 36px;
    }
}

/* banner images css  */

body .related.lazy {
    background: url('/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Related-Image.jpg') !important;
    background-position: center center;
    background-size: 100% !important;
}


/* softwear security */

.innerPage .securityBannerWrap h1:after {
    bottom: -24px;
}

.panel-pane.pane-node-content .cta3__title.headingTitle {
    margin-top: 0px !important;
}

.innerPage .securityBannerWrap h1:before {
    display: none;
}


/* closed */

/* sheet issues design */

.tabSecBlocked .tab-content {
    display: block;
}

.tabSecBlocked div#v-pills-tabContent {
    padding-top: 0;
}

.tabSecBlocked.tabs-section .nav-link.active .heading-wrapers span,
.tabSecBlocked.tabs-section .nav-link.active .heading-wrapers h3 {
    color: #fff;
}



/* portfolio page design  */
.portfolioPageWrap .custom-filter-case-study select {
    cursor: pointer;
}

.custom-filter-case-study .filter {
    border: 1px solid #d5d5d5 !important;
    width: 30%;
}

.custom-filter-case-study .filter select {
    border: none;
    padding: 24px 20px;
}

.portfolioPageWrap .portfolio-content article .portfolioContent {
    position: relative;
    padding: 1.5rem;
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
    border-radius: 0px 0px 16px 16px;
}

.portfolioPageWrap .portfolio-content article .portfolioTitle {
    background: #124775;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.portfolioPageWrap section.portfolioNew {
    margin: 0px;
    background: #f7f7f7 !important;
    padding-top: 100px;
    padding-bottom: 100px;
}

.portfolioPageWrap .portfolioTags .termList li {
    color: #000;
    font-size: 18px;
    display: inline-block;
    font-weight: 600;
}

.portfolioPageWrap .portfolio-content article {
    width: 33.3%;
    flex: 0 0 33.3%;
    padding: 20px;
}

.portfolioPageWrap .portfolio-content,
.portfolioPageWrap .custom-filter-case-study {
    max-width: 1480px;
}

.portfolioPageWrap .custom-filter-case-study select {
    border-radius: 100px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    max-width: 100%;
    padding-right: 28px;
}

.portfolioPageWrap .portfolioTags .tagTitle {
    margin-bottom: 16px;
    text-decoration: none;
}

.portfolioPageWrap .portfolio-content article .image:before {
    background: transparent;
}

.portfolioPageWrap .portfolio-item:hover .overlay-text-1 {
    opacity: 1;
    visibility: visible;
}

.portfolioPageWrap .overlay-text {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(18, 71, 117, .5);
    transition: all .5s ease;

}

.portfolioPageWrap .overlay-text-1 {
    opacity: 0;
    visibility: hidden;
}

.portfolioPageWrap .imgWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.portfolioPageWrap span.img-arrow-port {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.portfolioPageWrap .portfolio-content article .image span.img-arrow-port img {
    width: 22px !important;
    height: 22px !important;
    object-fit: cover !important;
    /* aspect-ratio: auto !important; */
}

article.portfolio-item:hover .image img {
    transform: scale(1.05);
    transform-origin: center;
}

.portfolioPageWrap .portfolio-content article .image img {
    aspect-ratio: inherit;
    position: relative;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
}


@keyframes backgroundColorChange {
    0% {
        background-color: #F9F9F9;
        color: #000;
    }

    50% {
        background-color: #124775;
        color: #fff;
    }

    100% {
        background-color: #124775;
        color: #fff;
    }
}

ul.termList li {
    background-color: #F9F9F9;
    padding: 7px 10px;
    border-radius: 10px;
    margin-bottom: 11px;
    font-size: 14px !important;
    margin-right: 4px !important;
    color: #000;
    /* Default text color */
    transition: background-color 0.1s ease, color 0.1s ease;
}

.portfolioPageWrap .portfolio-item:hover ul.termList li {
    animation: backgroundColorChange 1s forwards;
    animation-fill-mode: forwards;
}



@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


/* .portfolio-item {
    opacity: 0;
    transform: translateY(20px); 
    animation: fadeIn 0.6s ease forwards;
} */

.portfolio-item:nth-child(1) {
    animation-delay: 0.2s;
}

.portfolio-item:nth-child(2) {
    animation-delay: 0.5s;
}

.portfolio-item:nth-child(3) {
    animation-delay: 0.7s;
}

.portfolio-item:nth-child(4) {
    animation-delay: 0.10s;
}


@media (max-width:820px) and (min-width:768px) {
    body .portfolioPageWrap .portfolio-content article {
        width: 50%;
        flex: 0 0 50%;
    }
}

@media (max-width:767px) {
    body .portfolioPageWrap .portfolio-content article {
        width: 100%;
        flex: 0 0 100%;
    }
}


/* css closed  */


/*------php-----*/
.phpExpertiseWrap ul li {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
}

.enterpriseCardContent:hover li i {
    color: #fff;
}

.enterpriseCardContent:hover li {
    color: #fff;
}

.enterpriseCardContent li {
    transition: 0.5s ease;
}

.enterpriseCardContent li i {
    margin-right: 7px;
    color: #249ffb;
    transition: 0.5s ease;
}

.tableBorderLight {
    border-top: 1px solid transparent !important;
    padding-top: 20px !important;
}

body .table-cell--header h4 {
    font-weight: 600;
    font-size: 24px;
}

.technologySectionWrap ul {
    padding-bottom: 20px;
}

.table.border--h.technologySectionWrap .table-container .row {
    border-bottom: 1px solid #dbdbdb !important;
    margin-bottom: 20px;
}

.table.border--h.technologySectionWrap .table-cell {
    display: flex;
    align-items: center;
}

section.info.info--page-php-3.bgcolor--dark.lazy {
    position: relative;
    z-index: 1;
}

section.info.info--page-php-3:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -1;
}


section.info.info--page-php-2.lists--checkmarks.dedicated.team-dev-section {
    background-image: none !important;
}

section.team-dev-section .info-text {
    max-width: 1300px;
}

/*-------closed-----*/


/* afterHeadingBorder */
.py-80 {
    padding: 80px 0px !important;
}

.afterHeadingBorder {
    position: relative;
    margin-bottom: 88px;
}

.heading-title.afterHeadingBorder:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    content: '';
    background: #777777;
    height: 4px;
    width: 75px;
    margin: 0 auto;
}


/* apiDevlopmentWrap */

.apiDevlopmentWrap {
    padding: 80px 0px;
}

.apiDevlopmentWrap .contentDescription p,
.apiDevlopmentWrap .contentDescription {
    color: #fff;
    margin-bottom: 50px;
}

section.apiDevlopmentWrap:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.7);
    z-index: -1;
}

.title--portfolio.apiDevlopmentWrap:after {
    background-color: rgba(0, 0, 0, 0.6);
}

section.apiDevlopmentWrap {
    position: relative;
    z-index: 1;
}

section.apiDevlopmentWrap .sphere-title {
    padding-left: 0;
}

.apiDevlopmentWrap .boxWrap .contentDescription {
    margin-bottom: 0;
}

section.callChatSecWrap.phpChoosenWrap ul li {
    font-size: 18px;
    margin-bottom: 27px;
}

.callChatSecWrap.phpChoosenWrap ul li i {
    margin-right: 10px;
}

.callChatSecWrap.phpChoosenWrap ul {
    margin-left: 20px;
    padding: 10px 0px;
}

.callChatSecWrap.phpChoosenWrap ul li p {
    margin-bottom: 30px;
}

section.callChatSecWrap.phpChoosenWrap ul li:last-child {
    margin-bottom: 0;
}

.callChatSecWrap.phpChoosenWrap .btnWrap {
    margin-top: 30px;
}

.callChatSecWrap.phpChoosenWrap {
    padding-bottom: 80px;
}

.phpExpertiseWrap .enterpriseCardsRow {
    margin-bottom: 0;
}

.callChatSecWrap.phpChoosenWrap img {
    width: 100%;
}

.phpPage .title {
    padding-top: 100px;
}

@media (max-width: 767px) {
    .brands-wrap.coreFeaturesWrap.phpServiceWrap .image-wrap {
        min-height: 400px;
    }
}


/* mern stack page design  */

.icons--green.experties {
    padding: 60px 0px;
}



/* contact us page design  */


.infoWrapper .contactInfo-head {
    background-color: #124775;
}

section.contactInfo.infoWrapper {
    margin-bottom: 0;
    padding: 100px 0px 0px;
}

section.contactInfo.infoWrapper .contactInfo-title h3 {
    font-weight: 600;
}


@media (max-width:767px) {
    body section.contactInfo.infoWrapper {
        padding: 60px 0px 0px;
    }

    body section.contactInfo.infoWrapper .contactInfo-container {
        padding: 35px 20px 32px;
    }

    body section.contactInfo.infoWrapper .contactInfo-title h3 {
        font-size: 26px;
    }

    body section.contactInfo.infoWrapper .contact-content-wrap {
        padding: 50px 16px;
    }

    body .contact-content-wrap .contentFieldText ul {
        gap: 10px;
    }
}

.contact-us-wrap .ContactBoxContent {
    background-color: #fff;
    padding: 90px 0px;
}

.ContactBoxContent .left-sec-wrap input {
    height: 56px;
}

.ContactBoxContent .secHeadingTitle {
    color: #124775;
}

.ContactBoxContent .left-sec-wrap textarea,
.ContactBoxContent .left-sec-wrap input {
    padding: 16px !important;
    width: 100% !important;
    max-width: 100% !important;
    border: none !important;
    background-color: #f6f6f6 !important;
    font-weight: 600 !important;
    border-radius: 10px !important;
    resize: none !important;
}

.ContactBoxContent button {
    padding: 17px 62px !important;
    height: 53px !important;
    border-radius: 100px !important;
    font-size: 22px !important;
    margin-top: 20px !important;
}

.contact-content-wrap {
    background-color: #124775;
    padding: 50px;
    border-radius: 20px;
}

.contact-content-wrap .secTitle {
    color: #fff;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 50px;
}

.contact-content-wrap .contentFieldText {
    font-size: 24px;
    color: #fff;
}

.contact-content-wrap .contentFieldText {
    margin-bottom: 50px;
}

.contact-content-wrap .contentFieldText a {
    color: #fff !important;
}

.contact-content-wrap .contentFieldText ul img {
    width: 40px;
    filter: brightness(0) invert(1);
}

.contact-content-wrap .contentFieldText ul {
    display: flex;
    gap: 18px;
}

.contact-content-wrap .secTitle {
    color: #fff;
}

.contact-content-wrap i {
    margin-right: 10px;
}

.contactUsBanner:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.8);
}

.contactUsBanner .bannerContentWrap .textDescription {
    font-size: 26px;
}

.contactUsBanner {
    position: relative;
    z-index: 1;
}

.contactUsBanner .bannerContentWrap .BannerText {
    margin-bottom: .5em;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 70px;
    font-weight: 600;
}

body .ContactBoxContent .secHeadingTitle {
    font-size: 44px;
}

.darkmode .ContactBoxContent {
    background-color: var(--black);
}

.darkmode .ContactBoxContent .secHeadingTitle {
    color: var(--white);
}

@media (max-width:1024px) {
    body .contact-content-wrap .contentFieldText {
        font-size: 18px;
    }
}

@media (max-width:767px) {
    .contactUsBanner .bannerContentWrap .textDescription {
        font-size: 18px !important;
    }

    .contactUsBanner .bannerContentWrap .BannerText {
        font-size: 45px;
    }

    .contact-us-wrap .ContactBoxContent {
        padding: 60px 0px;
    }

}

/* bussiness intelligence page */

.sphere--page-application-integration .sphere-item--1,
.sphere--page-application-integration .sphere-item--2 {
    top: 0%;
}



/* slick-track */
.technologiesSlider .slick-track {
    display: flex;
    align-items: center;
}


/*------bussiness-intelligence-page--closed--------*/

@media (max-width:768px) and (min-width:768px) {
    .logo_design_banner .btn {
        padding: 20px 40px;
    }
}



/* dental page css  */
@media (max-width:767px) {

    .page-template-template-dental-seo-php .wpforms-field,
    .page-template-template-seo-for-orthodontists .wpforms-field,
    .page-template-template-seo-for-dermatologist .wpforms-field {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .page-template-template-dental-seo-php .form-box-wrap.newContactView,
    .page-template-template-seo-for-orthodontists .form-box-wrap.newContactView {
        padding: 20px;
    }

    .page-template-template-seo-for-orthodontists .btnWrap .commonBtn,
    .page-template-template-seo-for-dermatologist .btnWrap .commonBtn {
        font-size: 14px;
    }

    .page-template-template-seo-for-orthodontists .accordion-section {
        padding: 50px 16px;
    }
}

/* dental page css closed  */


.darkmode .contactInfo.infoWrapper p {
    color: #000 !important;
}


/* New Home Page CSS Start*/

.homePageBannerWrap {
    color: #fff;
}

.homePageBannerWrap .homeBannerWrap.spaceBannerWrap h1.mainTitle {
    line-height: normal;
    font-size: 51px;
}

.badgeWrap {
    display: flex;
    gap: 30px;
    margin-bottom: 40px;
}

.btnWrapper {
    display: flex;
    gap: 25px;
}

.outlineBtn {
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    padding: 14px 20px;
    transition: all 0.6s cubic-bezier(0, 0, 0.2, 1);
}

.outlineBtn:hover {
    color: #fff;
    background: transparent;
    backdrop-filter: blur(11px);
    box-shadow: 8px 8px 0 -4px #fff;
}

.primaryBtn {
    background: #ff8f08;
    color: #fff;
    padding: 14px 20px;
    display: inline-block;
    position: relative;
    font-family: 'p-bold';
    font-size: 19px;
    transition: all 0.6s cubic-bezier(0, 0, 0.2, 1);
    border-radius: 6px;
    border: 2px solid #ff8f08;
    box-shadow: 0 0 0 0 transparent;
}

.primaryBtn:hover {
    background: transparent;
    backdrop-filter: blur(11px);
    color: #ff8f08;
    box-shadow: 8px 8px 0 -4px #ff8f08;
}

.connect-form-wrap {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    max-width: 500px;
    margin-left: auto;
}

.connect-form-wrap h3 {
    font-weight: 700;
    text-align: center;
    font-size: 31px;
    margin: 5px 0 35px;
}

.connect-form {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.connect-form input,
textarea {
    border: 1px solid #BFBFBF;
    border-radius: 5px;
    padding: 15px;
    color: #000;
}

.connect-form-submit-btn {
    background: #10C65A;
    border: none;
    padding: 10px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 21px;
}

.client-video-section {
    padding: 80px 0;
    background-color: #fff;
}

.video-wrapper h2 {
    font-size: 37px;
    text-align: center;
    margin-bottom: 40px;
}

.video-wrapper h2 .highlight {
    color: #FF8F08;
    font-weight: 600;
}

.videos {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 20px;
}

.video-wrapper iframe {
    width: 100%;
    height: 400px;
    border: none;
}

.subHeadingWithMark p.subHeadingText {
    font-size: 27px;
    position: relative;
    margin-bottom: 5px;
}

.subHeadingText::before {
    content: '';
    position: absolute;
    width: 50px;
    height: 5px;
    background: #FF8F08;
    left: -60px;
    bottom: 0;
    top: 40%;
}

.ourServiceWrapper {
    padding-top: 80px;
    background-color: #FFF9F2;
    padding-bottom: 80px;
}

.cardBoxWrapper {
    border: 1px solid #BFBFBF;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 40px;
    display: block;
}

.cardBoxWrapper .topRow .arrowIcon {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
}

.cardBoxWrapper svg path {
    fill: #000;
}

.cardBoxWrapper:hover .arrowIcon {
    transform: rotate(45deg);
}

.cardBoxWrapper .boxBtmContent p {
    color: #000
}

.successStoriesSec {
    padding: 80px 0 0;
    background-color: #fff;
}

.sucess-story-homesection {
    display: flex;
}

.sucess-story-homesection .common-property,
.sucess-story-homesection .story-registration-system,
.sucess-story-homesection .story-registration-system-2,
.sucess-story-homesection .story-registration-system-3,
.sucess-story-homesection .story-registration-system-4 {
    background-size: cover;
    background-position: center;
    width: 25%;
    transition: 0.5s ease;
    cursor: pointer;
    min-height: 480px;
    box-shadow: inset 0 0 90px 20px #000;
}

.sucess-story-homesection .story-registration-system {
    background-image: url('https://supremetechnologies.us/wp-content/uploads/2025/10/universal_img-1.webp');
}

.sucess-story-homesection .story-registration-system-2 {
    background-image: url('https://supremetechnologies.us/wp-content/uploads/2025/10/free_tube-1.webp');
}

.sucess-story-homesection .story-registration-system-3 {
    background-image: url('https://supremetechnologies.us/wp-content/uploads/2025/10/frp_img-1.webp');
}

.sucess-story-homesection .story-registration-system-4 {
    background-image: url('https://supremetechnologies.us/wp-content/uploads/2025/10/indigo_Visual.webp');
}

.sucess-story-homesection .story-heading {
    padding: 1.5rem;
    height: 100%;
    top: 0;
    width: 100%;
}

.mainHeadingSec.case-study-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.case-study-heading .subHeadingWithMark {
    flex: 1;
}

.case-study-heading .subHeadingWithMark:first-child .subHeadingBold {
    font-size: 30px;
    font-weight: 600;
}

.sucess-story-homesection .common-property:hover,
.sucess-story-homesection .story-registration-system:hover,
.sucess-story-homesection .story-registration-system-2:hover,
.sucess-story-homesection .story-registration-system-3:hover,
.sucess-story-homesection .story-registration-system-4:hover {
    width: 35%;
}

.testimonial-slider {
    width: 100%;
    max-width: 1480px;
    margin: auto;
}

.testimonial-slider .owl-nav button.owl-prev {
    left: revert;
    right: 135px;
    top: 20px;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, .3) !important;
    border-radius: 50%;
}

.testimonial-slider .owl-nav button.owl-prev span {
    display: none;
}

.testimonial-slider .owl-nav button.owl-prev::after {
    content: '';
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666'/></svg>");
    width: 20px;
    height: 15px;
    background-position: 50%;
    background-size: 18px;
    background-repeat: no-repeat;
    transition: all .3s;
    transform: rotate(-90deg);
    filter: brightness(0) invert(1);
    display: flex;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(90deg);
}

.testimonial-slider .owl-nav button.owl-next {
    right: 70px;
    top: 20px;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, .3) !important;
    border-radius: 50%;
}

.testimonial-slider .owl-nav button.owl-next span {
    display: none;
}

.testimonial-slider .owl-nav button.owl-next::after {
    content: '';
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666'/></svg>");
    width: 20px;
    height: 15px;
    background-position: 50%;
    background-size: 18px;
    background-repeat: no-repeat;
    transition: all .3s;
    transform: rotate(-90deg);
    filter: brightness(0) invert(1);
    display: flex;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
}

.testimonials {
    text-align: center;
    color: #fff;
    background: linear-gradient(to top right, #004a91 0%, #07193a 50%, #07193a 100%);
    padding: 50px 10px;
}

.testimonial-content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
}

.testimonial-media {
    position: relative;
    flex: 1;
    max-width: 350px;
    background: url('https://theninehertz.com/wp-content/themes/ninehertz/assets2024/images/pattren.webp');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 10px top;
    padding: 50px 50px 0 50px;
    max-width: 550px;
}

.testimonial-media .play-btn::before {
    left: -20px;
}

.testimonial-media img {
    width: 100%;
    border-radius: 15px;
}

.testimonial-media .play-btn {
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: #fff;
    border: none;
    border-radius: 50%;
    color: white;
    font-size: 20px;
    padding: 10px 14px;
    cursor: pointer;
    width: 64px;
    height: 64px;
    border: 2px solid #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
    transition: 0.4s ease;
}

.testimonial-media .play-btn:hover {
    background-color: #fff;
}

.testimonial-media .play-btn img {
    display: none !important;
}

.testimonials .section-title {
    font-size: 45px;
    font-family: 'p-bold';
}

.testimonials .section-subtitle {
    margin-bottom: 60px;
}

.testimonial-text {
    flex: 2;
    text-align: left;
    max-width: 600px;
}

.testimonial-text .client-feedback {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.client-info {
    display: flex;
    align-items: center;
    gap: 10px;
}

.client-info h5 {
    margin-bottom: 0;
    line-height: 30px;
}

.client-photo {
    border-radius: 10px;
    max-width: 60px !important;
}

.video-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

.video-modal-content {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 100%;
    max-width: 1000px;
    background: #000;
    top: 40%;
    left: 25%;
    transform: translate(-50%, -50%);
    vertical-align: middle;
    max-height: 50%;
    max-width: 50%;
}

.video-modal iframe {
    width: 100%;
    height: 536px;
    border: none;
}

.close {
    color: white;
    position: absolute;
    top: -30px;
    right: -40px;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10;
}

.loader {
    border: 5px solid transparent;
    border-top: 5px solid #fff;
    border-radius: 50%;
    width: 60px;
    height: 100%;
    animation: spin 1s linear infinite;
    margin: 100px auto;
    vertical-align: middle;
    max-height: 60px;
    top: 40%;
    position: absolute;
    left: 50%;

    /*width: 50px;
    height: 100%;
    margin: 100px auto;
    vertical-align: middle;
    top: 40%;
    position: absolute;
    left: 50%;
    z-index: 111;
    background: url(/wp-content/themes/supreme/inc/assets/images/Supreme-technologies-loader.gif) no-repeat;
    background-size: 50px;*/
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.video-element {
    width: 100%;
    display: none;
    border-radius: 8px;
}

.video-element.active {
    display: block;
}



@media(max-width: 767px) {
    .btnWrapper {
        display: flex;
        gap: 25px;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .badgeWrap {
        flex-wrap: wrap;
        justify-content: center;
    }

    .videos {
        flex-direction: column;
    }

    .video-wrapper iframe {
        height: auto;
    }

    .testimonial-content {
        flex-direction: column;
    }

    .testimonial-text {
        text-align: center;
    }

    .client-info {
        justify-content: center;
    }

    .subHeadingText::before {
        left: 0;
        top: 0;
    }

    .sucess-story-homesection {
        flex-direction: column;
    }

    .sucess-story-homesection .common-property,
    .sucess-story-homesection .story-registration-system,
    .sucess-story-homesection .story-registration-system-2,
    .sucess-story-homesection .story-registration-system-3,
    .sucess-story-homesection .story-registration-system-4 {
        width: 100%;
    }
}

/* New Home Page CSS End*/


/* Footer CSS Start*/

.newFooter {
    background: #1C1C24;
    padding: 40px 0;
}

.footerInnerWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    padding: 40px 1px;
    border-top: 1px solid #333;
}

.footer-column {
    flex: 1;
    min-width: 180px;
}

.footer-column h4 {
    margin-bottom: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}


.footer-column ul li {
    margin-bottom: 15px;
    font-size: 17px;
    color: #fff;
}

.footer-column ul li a {
    color: #fff;
}

.footer-sub-dropdown {
    display: none;
    list-style: none;
    padding-left: 15px;
    margin-top: 10px;
}

li.open>.footer-sub-dropdown {
    display: block;
}

.footer-sub-dropdown-arrow {
    position: relative;
    cursor: pointer;
}

.footer-sub-dropdown-arrow::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: url('/wp-content/themes/supreme/inc/assets/images/down-arrow.png')no-repeat center right;
    right: 0;
    top: 0;
    filter: invert(1) brightness(2);
    background-size: 12px;
    transition: 0.3s ease;
}

.footer-sub-dropdown-arrow.open::after {
    transform: rotate(180deg);
}

.contact-section {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 0px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    font-size: 16px;
}

.contact-box {
    flex: 1;
    padding: 10px 0px;
    color: #fff;
}

.contact-box:not(:last-child) {
    border-right: 1px solid #333;
}

.contact-box p {
    margin: 4px 0;
}

.flag {
    margin-right: 8px;
}

.book-call {
    display: inline-block;
    background: #5b5bfd;
    padding: 10px 40px;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    margin-top: 30px;
    font-size: 16px;
}

.footer-logo {
    width: 100%;
}

.services-radio input {
    width: auto !important;
    padding: 10px 10px !important;
}

.services-radio input:focus {
    border: transparent !important;
}

.wpform-phone-field .iti--allow-dropdown {
    width: 100%;
    position: relative;
}

.wpform-phone-field .iti__flag-container {
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0;
    text-align: center;
    display: flex;
}

.wpform-phone-field .iti__selected-flag {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 5px 5px 3px;
    border-radius: 10px 0 0 10px;
}

.wpform-phone-field .iti__country-list {
    background: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    max-height: 400px;
    overflow: scroll;
    min-height: 300px;
    padding: 15px;
    overflow-x: hidden;
    position: absolute;
    top: 54px;
}

.wpform-phone-field .iti__hide {
    display: none !important;
}

.wpform-phone-field input {
    padding-left: 60px !important;
}

@media(max-width: 767px) {
    .contact-section {
        flex-wrap: wrap;
    }

    .contact-box {
        flex: auto;
    }

    .contact-box:not(:last-child) {
        border: none;
    }
}

.filter_select.drop-up {
    transform-origin: bottom;
}

.contactUswrap2 .newContactView {
    background: url('/wp-content/themes/supreme/inc/assets/images/contact_bg_blue.jpg')no-repeat center;
    background-size: cover;
    padding-top: 80px;
}

.contactUswrap2 .container {
    padding-top: 40px;
}

.contactUswrap2 .commonSectionTitle {
    color: #fff;
    display: none;
}

.contactUswrap2 .commonSectionTitle+p {
    display: none;
}

.contactUswrap2 .contactImageWrapper {
    display: none;
}

.contactUswrap2 p {
    color: #fff;
}

.contactUswrap2 div.wpforms-container-full input[type=radio]:checked:before {
    border-color: #ffad00;
    box-shadow: 0 0 0 1px #ffad00, 0px 1px 2px rgba(0, 0, 0, 0.15);
}

.contactUswrap2 div.wpforms-container-full input[type=radio]:checked:after {
    background-color: #ffad00;
}

.contactUswrap2 div.wpforms-container-full {
    margin-top: 0;
}

.contactUswrap2 .container .contact-form-inner-wrap {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
}

.Please-fill-heading {
    display: none;
}

.contactUswrap2 .container .Please-fill-heading {
    display: block;
    font-family: 'p-extrabold';
    font-size: 26px;
    color: #ffad00;
}

.contactUswrap2 .themeGradientColor {
    background: linear-gradient(270deg, rgb(134 255 245) 0%, rgb(117 163 237) 35%, rgb(121 255 243) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.contactform2-info {
    display: none;
}

.contactUswrap2 .contactform2-info {
    display: block;
}

.contactform2-info h2 {
    font-family: 'p-bold';
    color: #fff;
    font-size: 35px;
}

.contactform2-info p {
    color: #fff;
    font-size: 16px;
}

.contactform2-info p a {
    color: #fff;
}

.contactform2-info p a:hover {
    color: #ffad00;
}

.contactform2-info h3 {
    font-family: 'p-bold';
    color: #fff;
    position: relative;
    padding-left: 50px;
    font-size: 31px;
}

.contactform2-info h4 {
    font-family: 'p-bold';
    color: #fff;
}

.contactform2-info h5 {
    font-family: 'p-bold';
    color: #fff;
}

.contactform2-info h6 {
    font-family: 'p-bold';
    color: #fff;
}

.contactform2-con {
    display: flex;
    justify-content: space-between;
}

.contactform2-info h3::before {
    content: '';
    position: absolute;
    font-size: 23px;
    width: 40px;
    height: 40px;
    background: #ffffff52;
    left: 0;
    top: 0;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contactform2-info h3.one::before {
    content: '1';
}

.contactform2-info h3.two::before {
    content: '2';
}

.contactform2-info h3.three::before {
    content: '3';
}

.contactform2-info h3::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    background: #ffffff52;
    left: 19px;
    top: 40px;
    color: #ffffff;
}

.contactform2-info h3.one::after {
    height: 50px;
}

.contactform2-info h3.two::after {
    height: 73px;
}

.contactform2-info h3.three::after {
    display: none;
}

.contactform2-info hr {
    background: #fff;
}

.contactUswrap2 .phone_flag_dropdown .iti--allow-dropdown input {
    padding-left: 70px !important;
}

.contactFrom2-hr {
    display: none;
}

.contactUswrap2 .contactFrom2-hr {
    display: block;
    border-top: 1px solid #ffffff;
}

.contactUswrap2 .contactTwoBottomWrap {
    display: none;
}

@media(max-width: 767px) {
    .contactform2-info p {
        word-break: break-all;
    }

    .contactform2-con {
        gap: 10px;
    }
}

/*logo-designs.css*/

.headingSize {
    font-size: 2.3rem;
}

.orangeText {
    color: #ff8f08 !important;
}

body .logo_design_banner {
    position: relative;
    background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/logo-design-Image.jpg) !important;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 9;
    background-size: cover;
}

body .dentalPageWrap .logo_design_banner {
    background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/dental-banner-dental.jpg) !important;
    padding: 120px 0px 100px;
}

body .orthoDentalPage .logo_design_banner {
    background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/orthodontists-banner.jpg) !important;
    padding: 120px 0px 100px;
}

body .dermatology-banner-wrap.logo_design_banner {
    background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/dermatology-banner-img.jpg) !important;
    padding: 120px 0px 100px;
}

body .dentalPageWrap .logo_design_banner:after {
    background-color: rgba(0, 0, 0, 0.5);
}

.grayBg {
    background-color: #fbfbfb;
}

.fontRegular {
    font-family: p-regular !important;
}

.p-event {
    pointer-events: none;
}

.innerPage .secHeadingTitle.fz-60 .primaryText {
    font-size: 80px !important;
}

.logo_design_banner:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    content: '';
    z-index: -1;
}

.fz-18 {
    font-size: 18px;
    line-height: 26px;
}


/* 1st section */

.inner_result_page_banner {
    background: #124775;
    padding: 160px 0 110px;
}

.inner_result_page_banner h1 {
    font-size: clamp(60px, 6vw, 24px);
    color: #fff;
    line-height: 1.2em;
    margin: 0;
}

.inner_result_page_banner p {
    color: #fff;
    font-size: 16px;
    line-height: 1.6em;
}


/*--------------form wrap--------------*/

.form-box-wrap.newContactView {
    background-color: #fff;
    border-radius: 40px;
    padding: 30px;
}

.form-box-wrap.newContactView input {
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 10px !important;
    padding: 26px 16px !important;
}

a.btnn.btn {
    background: #fff;
    color: #124775;
    border-radius: 100px;
}

.darkmode a.btnn.btn {
    background-color: transparent;
    color: #fff;
}

.logo_design_banner a.btnn.btn:hover {
    color: #fff;
}

.form-box-wrap .formTitle {
    display: flex;
    align-items: center;
    grid-gap: 20px;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 16px;
}

.form-box-wrap div#wpforms-3265-field_0-container {
    padding-right: 16px;
}

.form-box-wrap div#wpforms-3265-field_0-container,
div#wpforms-3265-field_1-container {
    width: 50%;
    float: left;
    max-width: 48%;
    clear: none;
    gap: 10px;
    display: flex;
}

.form-box-wrap .formTitle img {
    width: 32px;
    height: 38px;
    aspect-ratio: 1;
    object-fit: contain;
    -webkit-animation: handshake 1.5s normal linear infinite;
    animation: handshake 1.5s normal linear infinite;
}

@keyframes handshake {

    0%,
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg);
    }
}


/*----------chooseCompanyWrap----------*/

.chooseCompanyWrap .listItemWrap li.listItem {
    font-size: 16px;
    margin-bottom: 14px;
}

.chooseCompanyWrap .listItemWrap {
    padding-left: 10px;
}

.chooseCompanyWrap .listItemWrap li.listItem {
    font-size: 18px;
    margin-bottom: 20px;
    color: #223344;
    display: flex;
}

.darkmode .chooseCompanyWrap .listItemWrap li.listItem {
    color: #fff;
}

.chooseCompanyWrap .secHeadingTitle {
    font-size: 55px;
    font-weight: 500;
}

.chooseCompanyWrap ul.listItemWrap li i {
    color: #ffad00;
    margin-right: 12px;
}

.chooseCompanyWrap .chooseColLeft {
    padding-top: 80px;
}

.pendulum-counter-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.pendulum-counter-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.pendulum-counter-boxes .pendulum-box {
    width: 33.33%;
    position: relative;
    /* min-height: 538px; */
    min-height: 630px;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0
}

@media (max-width: 1400px) {
    .pendulum-counter-boxes .pendulum-box {
        min-height: 420px
    }
}

@media (max-width: 991px) {
    .pendulum-counter-boxes .pendulum-box {
        min-height: 330px
    }
}

@media (max-width: 767px) {
    .pendulum-counter-boxes .pendulum-box {
        min-height: 330px
    }
}

.pendulum-counter-boxes .pendulum-box:nth-child(odd) {
    min-height: 420px
}

@media (max-width: 1400px) {
    .pendulum-counter-boxes .pendulum-box:nth-child(odd) {
        min-height: 280px
    }
}

@media (max-width: 991px) {
    .pendulum-counter-boxes .pendulum-box:nth-child(odd) {
        min-height: 280px
    }
}

@media (max-width: 767px) {
    .pendulum-counter-boxes .pendulum-box:nth-child(odd) {
        min-height: 200px
    }
}

.pendulum-counter-boxes .pendulum-box:nth-child(1) .counter-box h2,
.pendulum-counter-boxes .pendulum-box:nth-child(1) .pendulum-details i {
    background: linear-gradient(145.51deg, #ffad00 7.21%, #b0852a 94.47%);
}

.pendulum-counter-boxes .pendulum-box:nth-child(2) .pendulum-line {
    background: #2085f2
}

.pendulum-counter-boxes .pendulum-box:nth-child(2) .counter-box h2,
.pendulum-counter-boxes .pendulum-box:nth-child(2) .pendulum-details i {
    background: -o-linear-gradient(120deg, #73dfe7 13.4%, #0063f7 86.6%);
    background: linear-gradient(330deg, #73dfe7 13.4%, #0063f7 86.6%)
}

.pendulum-counter-boxes .pendulum-box:nth-child(3) .pendulum-line {
    background: #124775;
}

.pendulum-counter-boxes .pendulum-box:nth-child(3) .counter-box h2,
.pendulum-counter-boxes .pendulum-box:nth-child(3) .pendulum-details i,
.tech-listing li:nth-child(1) {
    /* background: -o-linear-gradient(302.86deg,#00cfde 6.95%,#ffad00 93.05%); */
    background: linear-gradient(147.14deg, #43bdfb 6.95%, #124775 93.05%)
}

.pendulum-counter-boxes .pendulum-line {
    width: 1px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: calc(100% - 225px);
    background: #ffad00;
    margin: 0 auto
}

@media (max-width: 1400px) {
    .pendulum-counter-boxes .pendulum-line {
        height: calc(100% - 185px)
    }
}

@media (max-width: 1199px) {
    .pendulum-counter-boxes .pendulum-line {
        height: calc(100% - 127px)
    }
}

@media (max-width: 991px) {
    .pendulum-counter-boxes .pendulum-line {
        height: calc(100% - 110px)
    }
}

@media (max-width: 767px) {

    /* .pendulum-counter-boxes .pendulum-line {
        height:calc(100% - 118px)
    } */
    body .pendulum-counter-boxes .pendulum-info {
        width: 180px;
        left: -29px;
    }
}

@media (max-width: 767px) {
    .KeyListWrap .KeyListItem {
        width: 45%;
    }
}

.pendulum-counter-boxes .pendulum-info {
    width: 225px;
    height: 225px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

@media (max-width: 1400px) {
    .pendulum-counter-boxes .pendulum-info {
        width: 185px;
        height: 185px
    }
}

@media (max-width: 1199px) {
    .pendulum-counter-boxes .pendulum-info {
        width: 150px;
        height: 150px
    }
}

@media (max-width: 991px) {
    .pendulum-counter-boxes .pendulum-info {
        width: 130px;
        height: 130px;
        left: -10px
    }
}

.pendulum-counter-boxes .pendulum-info .pendulum-round {
    width: 100%;
    height: 100%;
    max-height: max-content;
    -webkit-transform: rotate(90deg) scaleX(-1);
    -ms-transform: rotate(90deg) scaleX(-1);
    transform: rotate(90deg) scaleX(-1)
}

.pendulum-counter-boxes .pendulum-info .pendulum-details {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px;
    text-align: center;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.pendulum-counter-boxes .pendulum-info .pendulum-details i {
    font-size: 42px;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    text-fill-color: transparent !important
}

@media (max-width: 1199px) {
    .pendulum-counter-boxes .pendulum-info .pendulum-details i {
        font-size: 30px
    }
}

@media (max-width: 767px) {
    .pendulum-counter-boxes .pendulum-info .pendulum-details i {
        font-size: 20px
    }
}

.pendulum-counter-boxes .pendulum-info .pendulum-details .counter-box {
    width: 100%;
    padding: 0;
    border: 0
}

.pendulum-counter-boxes .pendulum-info .pendulum-details .counter-box h2 {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 80px;
    line-height: 1
}

@media (max-width: 1400px) {
    .pendulum-counter-boxes .pendulum-info .pendulum-details .counter-box h2 {
        font-size: 60px
    }
}

@media (max-width: 1199px) {
    .pendulum-counter-boxes .pendulum-info .pendulum-details .counter-box h2 {
        font-size: 22px
    }
}

@media (max-width: 991px) {
    .pendulum-counter-boxes .pendulum-info .pendulum-details .counter-box h2 {
        font-size: 30px;
        padding-top: 5px
    }
}

.pendulum-counter-boxes .pendulum-info .pendulum-details .counter-box span {
    font-weight: 700;
    color: #25245d;
    font-size: 16px
}

.darkmode .pendulum-counter-boxes .pendulum-info .pendulum-details .counter-box span {
    color: #fff;
    ;
}

@media (max-width: 1199px) {
    .pendulum-counter-boxes .pendulum-info .pendulum-details .counter-box span {
        font-size: 13px;
        line-height: 17px;
        display: inline-block;
    }
}

@media (max-width: 991px) {
    .pendulum-counter-boxes .pendulum-info .pendulum-details .counter-box span {
        font-size: 12px;
        display: inline-block;
        vertical-align: top
    }
}

.chooseBadgeSec img {
    width: 100%;
}

@keyframes moveIt {

    0%,
    100% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    50% {
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }
}


/*---------logo design -------*/

.KeyListWrap {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    text-align: center;
    flex-wrap: wrap;
}

.KeyListWrap .KeyListItem .secTitle {
    color: #fff;
    margin-top: 16px;
    font-weight: 600;
    font-size: 20px;
}

.keyTakeWrap .serviceSecTitle .secHeadingTitle {
    font-size: 2.3rem;
}

.logoDesignService span.textTitle {
    font-size: 2.7em;
    -webkit-text-stroke: 1px #124775;
    paint-order: stroke fill;
    color: transparent;
    margin-bottom: 10px;
    font-weight: 600;
}


/* chooseCompanyWrap */

.chooseCompanyWrap.logoDesignService {
    background-color: #fbfbfb;
}


/*------------logo design---------*/

.what-we-deliver-point-box {
    width: 100%;
    position: relative;
    padding: 40px 30px 40px 125px;
    background: #f9fbff;
    border-top-width: 3px;
    border-top-style: solid
}

.darkmode .what-we-deliver-point-box h5,
.darkmode .what-we-deliver-point-box p {
    color: #000 !important;
}

@media (max-width: 1199px) {
    .what-we-deliver-point-box {
        padding: 40px 30px 40px 105px
    }
}

@media (max-width: 991px) {
    .what-we-deliver-point-box {
        padding: 40px 30px 40px 90px
    }
}

@media (max-width: 767px) {
    .what-we-deliver-point-box {
        padding: 30px 30px 30px 105px
    }
}

@media (max-width: 575px) {
    .what-we-deliver-point-box {
        padding: 90px 30px 30px
    }
}

.what-we-deliver-point-box.no-icon {
    padding: 30px
}

@media (max-width: 1199px) {
    .what-we-deliver-point-box.no-icon {
        padding: 25px
    }
}

@media (max-width: 767px) {
    .what-we-deliver-point-box.no-icon {
        padding: 20px
    }
}

.what-we-deliver-point-box:not(:last-child) {
    margin-bottom: 10px
}

.what-we-deliver-point-box figure {
    position: absolute;
    left: 30px;
    top: 40px;
    max-width: 65px
}

@media (max-width: 1199px) {
    .what-we-deliver-point-box figure {
        max-width: 55px;
        left: 25px;
        top: 40px
    }
}

@media (max-width: 991px) {
    .what-we-deliver-point-box figure {
        max-width: 50px;
        left: 20px
    }
}

@media (max-width: 767px) {
    .what-we-deliver-point-box figure {
        left: 30px;
        top: 30px
    }
}

.what-we-deliver-point-box figure img {
    height: auto
}

.what-we-deliver-point-box h4 {
    margin-bottom: 10px
}

.case-std-dt-row .case-studies-box-info p:last-child,
.what-we-deliver-point-box p:last-child {
    margin-bottom: 0
}

.what-we-deliver-point-box:nth-child(4n+1) {
    background: #f2f8ff !important;
    border-color: #136cf5
}

.what-we-deliver-point-box:nth-child(4n+2) {
    border-color: #ec4326;
    background: #fff2f0 !important
}

.what-we-deliver-point-box:nth-child(4n+3) {
    border-color: #04ad77;
    background: #f1fbf2 !important
}

.what-we-deliver-point-box:nth-child(4n+4) {
    border-color: #850cae;
    background: #fdf8ff !important
}


/* Ensure the container and its parent have a height */

.chooseCompanyWrap {
    position: relative;
    overflow: hidden;
    /* Ensure no overflow issues */
}

.grid {
    position: sticky;
    top: 20px;
    /* Adjust as needed for spacing from the top */
    height: calc(100vh - 100px);
    /* Adjust the height if needed, considering header/footer heights */
    overflow-y: auto;
}


/* Optional: Adjust responsiveness for smaller screens */

@media (max-width: 992px) {
    .grid {
        position: static;
        /* Reset to normal flow on smaller screens */
        padding-top: 20px;
        /* Add padding on top instead */
        height: calc(100vh - 100px) !important;
        /* Allow natural height */
        overflow-y: auto;
        /* Allow natural overflow */
    }
}

@media (max-width: 767px) {
    .chooseCompanyWrap .chooseColLeft {
        margin-bottom: 40px;
    }

    .chooseCompanyWrap {
        padding-top: 0 !important;
    }

    body .galleryContentWrap {
        grid-template-columns: repeat(1, 1fr);
    }
}


/* badgeSecWrap */

.badgeSecWrap {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-gap: 40px;
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    border-radius: 100px;
    padding: 0 40px 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 70px auto 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 650px;
}

.KeyListWrap .KeyListItem img {
    width: 48px;
    height: 48px;
}


/* infinte scroll */

.what-we-deliver-point {
    display: flex;
    flex-direction: column;
    animation: scroll 40s linear infinite;
    /* Scroll animation */
}

.logoDesignService .grid::-webkit-scrollbar {
    width: 0px;
}

@keyframes scroll {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-50%);
        /* Moves up by half the total content height */
    }
}

.what-we-deliver-point-box {
    padding: 20px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.blue-box {
    background-color: #e6f7ff;
}

.font-bold {
    font-weight: bold;
}


/* gallery grid section  */


/* section.galleryCardBox {
    background-color: #0d1c27;
} */

.galleryContentWrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    padding-left: 8%;
    padding-right: 8%;
}

.galleryImageBox {
    /* width: 25%; */
    /* margin: 0px 10px; */
    /* padding: 0px 10px; */
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    /* Ensure padding and borders are included in width */
}

.galleryImageBox img {
    width: 100%;
    height: auto;
    transition: opacity 1700ms ease;
}

.galleryImageBox .imgWrap {
    position: relative;
    z-index: 1;
}

.galleryImageBox .hoverImgWrap {
    position: absolute;
    background-color: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    border: 1px solid #ccc;
    transition: opacity 1700ms ease;
    box-sizing: border-box;
    /* Ensure padding/borders are calculated properly */
    padding: 5px;
    /* You can add padding if needed */
}

.galleryImageBox:hover .imgWrap {
    opacity: 0;
}

.galleryImageBox:hover .hoverImgWrap {
    opacity: 1;
}


/* .galleryCardBox #logo {height: 80px; margin-left: 20px; color:white;} */


/* .galleryCardBox .galleryContent {
    max-width: 1480px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.galleryCardBox .parent {
    width: 24.5%;
    height: 300px;
    overflow: hidden;
    position: relative;
    display: inline-block;
	cursor: pointer;
}

.galleryCardBox .child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
} */


/* .bg-one{background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/logo-img1.jpg);}
.bg-two {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/FRP-TV.jpg);}
.bg-three {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Just-Play.jpg);}
.bg-four {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Boek.jpg);}
.bg-five  {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Mark-to-market.jpg);}
.bg-six {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Umix.jpg);}
.bg-seven {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Chantelleotten.jpg);}
.bg-eight {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/City-shape-up.jpg);}
.bg-nine {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Eval.jpg);}
.bg-ten {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Market-Masters.jpg);}
.bg-eleven {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Montreal.jpg);}
.bg-twelve {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Sitn-Sleep.jpg);}
.bg-thirteen {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Spins.jpg);}
.bg-forteen {background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/spotthe-spy.jpg);} */


/* .galleryCardBox a {
    font-size: 35px;
    color: #ffffff !important;
    font-family: sans-serif;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50px;
    cursor: pointer;
    text-decoration: none;
}

.galleryCardBox .parent:hover .child, .parent:focus .child {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.galleryCardBox .parent:hover .child:before, .parent:focus .child:before {
    display: block;
} */


/* .galleryCardBox .parent:hover a, .parent:focus a {
    display: block;
} */


/* .galleryCardBox .child:before {
    content: "";
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(52,73,94,0.75);
} */


/* Media Queries */

@media screen and (max-width: 960px) {
    .parent {
        width: 100%;
        margin: 20px 0px
    }

    .wrapper {
        padding: 20px 20px;
    }
}

@media (max-width:820px) and (min-width:768px) {
    .galleryContentWrap {
        grid-template-columns: repeat(2, 1fr);
    }

    .KeyListWrap .KeyListItem {
        width: 27%;
    }

    .inner_result_page_banner h1 {
        font-size: clamp(50px, 6vw, 24px);
    }
}

@media (max-width:767px) {
    .pendulum-counter-boxes .pendulum-info .pendulum-details .counter-box h2 {
        font-size: 24px;
    }

    .logo_design_banner .pe-5 {
        margin-bottom: 50px;
    }

    .inner_result_page_banner h1 {
        font-size: clamp(40px, 6vw, 24px);
    }

    .pendulum-box .pendulum-round {}
}

@media (max-width:820px) {
    .pendulum-counter-boxes .pendulum-info .pendulum-details .counter-box span {
        margin-bottom: 10px;
    }
}

.galleryCardBox .hello {
    display: none
}


/* section closed  */


/* video production content  */

.videoCompanyWrap .secHeadingTitle {
    font-size: 54px;
}

.removeBorderLine.innerPage h1:after {
    display: none;
}

.setsApartContent .listWrap {
    padding-left: 30px;
}

.setsApartContent .secHeadingTitle {
    background-image: linear-gradient(135deg, #1d87d4 1%, #5b7b97 100%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 64px !important;
    font-family: 'p-bold' !important;
    animation: colorShift 3s linear infinite;
}

.setsApartContent .listItemWrap li.listItem img {
    width: 80px;
    height: 80px;
    display: inline-block;
    text-align: center;
}

.setsApartContent .listItemWrap li.listItem span {
    display: block;
}

.setsApartContent .listItemWrap li.listItem img {
    margin-bottom: 20px;
}

@keyframes colorShift {
    0% {
        background-position: 0% 70%;
    }

    100% {
        background-position: 100% 70%;
    }
}

.setsApartContent ul.listItemWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 45px;
}

.setsApartContent .listItemWrap li.listItem {
    width: 25%;
    text-align: center;
    margin-bottom: 45px;
    font-size: 24px;
    font-family: p-bold;
    line-height: 34px;
    display: block;
}


/* gallery Pluggin  */

.modal {
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-header {
    border-bottom: 1px solid #505050;
    padding: 12px 16px 6px 16px;
}

.modal-header .modal-title {
    color: #ccc;
    margin: 0;
}

.modal-header .close {
    font-size: 32px;
    opacity: 1;
    color: #ccc;
    text-shadow: none;
    outline: none;
}

.modal-content {
    border-radius: 0;
    border: 0;
    background-color: #323232;
}

.img-responsive {
    width: 100%;
}

button.btn-play {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
    margin-left: -15px;
    border: 0;
    border-radius: 0;
    outline: 0 !important;
    width: 100%;
    background-color: transparent;
    color: rgba(245, 245, 245, 0.8);
}

button.btn-play:hover,
button.btn-play:active,
button.btn-play:visited,
button.btn-play:focus {
    color: rgba(255, 255, 255, 1.0);
}

button.btn-play .glyphicon {
    padding: 0;
    margin: 0;
    color: inherit;
    background-color: inherit;
    font-size: 64px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    button.btn-play .glyphicon {
        font-size: 56px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    button.btn-play .glyphicon {
        font-size: 46px;
    }
}

@media (max-width: 767px) {
    a.video {
        display: block;
    }

    button.btn-play .glyphicon {
        font-size: 56px;
    }
}


/* gallery pluggin closed  */


/* magnific popup css  */

.magnific-img img {
    width: 100%;
    height: auto;
}

.magnific-img {
    display: inline-block;
    width: 32.3%;
}

a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-arrow-left:before {
    border-right: none !important;
}

.mfp-arrow-right:before {
    border-left: none !important;
}

button.mfp-arrow,
.mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}

.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
    opacity: 1 !important;
}


/* Magnific Popup CSS */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}


/* Main image in popup */

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}


/* The shadow behind the image */

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}


/* videoProductionWrap*/

.videoProductionWrap img {
    width: 450px;
}

.videoProductionWrap .imageWrap {
    text-align: right;
    margin-top: 20px;
}


/* tabPortfolioSectionWrap */

.tabPortfolioSectionWrap {
    padding: 70px 0px;
    text-align: center;
}

.tabPortfolioSectionWrap .tab-content {
    display: block;
}

.tabPortfolioSectionWrap .nav-pills .nav-link {
    font-size: 18px;
    max-width: fit-content;
    background: #e9e9e9;
    padding: 18px 30px;
    width: 100%;
    font-size: 18px;
    border: none;
    transition: all 1s ease;
    border-radius: 4px 100px 20px 100px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    color: #1a2e63 !important;
}

.tabPortfolioSectionWrap .nav-pills li {
    margin-bottom: 19px;
}

.tabPortfolioSectionWrap .nav-pills .nav-link:hover {
    color: #1a2e63;
}

.tabPortfolioSectionWrap .nav-link.active {
    background-color: #1a2e63 !important;
    color: #fff !important;
}

.tabPortfolioSectionWrap .nav-pills {
    justify-content: center;
}

.imageContentWrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin: 0px -10px;
    margin-top: 50px;
}

.imageContentWrap .imageWrap {
    width: 33%;
    padding: 0px 10px;
    margin-bottom: 20px;
}

.imageContentWrap .imageWrap img {
    width: 100%;
}


/* tabPortfolioSectionWrap */

.tabPortfolioSectionWrap .imageContentWrap .imageWrap img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 30px;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.tabPortfolioSectionWrap .imageContentWrap .imageWrap img:hover {
    transform: scale(1.1);
    opacity: 0.9;
}

body .setsApartContent .listWrap {
    padding-left: 0px;
}

@media (max-width:767px) {
    body .imageContentWrap .imageWrap {
        width: 100%;
    }

    body .setsApartContent .listWrap {
        padding-left: 0px;
    }

    body .setsApartContent .listItemWrap li.listItem {
        width: 50%;
        padding: 0px 10px;
    }

    body .videoProductionWrap img {
        width: 100%;
    }

    body .setsApartContent .secHeadingTitle {
        font-size: 46px !important;
    }

    body .setsApartContent .chooseCompanyWrap {
        padding-top: 40px !important;
    }

    body .chooseCompanyWrap .listItemWrap {
        padding-left: 0;
    }

    body .tabPortfolioSectionWrap .imageContentWrap {
        margin: 0;
    }
}


/* dental services page */

.innerPage .dentalPageWrap h1:after {
    display: none;
}

.KeyListWrap.reviewsRating .KeyListItem img {
    width: 130px;
}

.reviewsRating .KeyListWrap {
    align-items: center;
}

.reviewsRating.callChatSecWrap {
    padding: 50px 0 !important;
}

.reviewsRating .KeyListItem img {
    width: 140px;
    width: 140px;
    min-height: 206px;
    object-fit: contain;
}


/* .clutchReviewsWrap img{filter: brightness(0) invert(1);} */

.callChatSecWrap.reviewsRating {
    /* background: linear-gradient(to bottom, #124775 50%, #161616 106%) !important; */
    background-color: #1d87d4 !important;
    color: #fff;
}

.dentalServiceWrap .grid {
    height: calc(100vh - 250px);
}


/* testimonial  */

.innerPage .dentalServiceWrap .secHeadingTitle {
    padding-top: 0;
}

.logoDesignService.dentalServiceWrap span.textTitle {
    -webkit-text-stroke: 1px #e3e3e3;
}

.testimonial-wrap .brandLogoWrap.logoCarouselModule {
    background: #f9f9f9 !important;
    padding: 40px 0;
}

.testimonialCarouselModule {
    background-color: #f4f4f4;
    padding: 40px 0;
}

.testimonialWrapper {
    border-radius: 10px;
    margin: 20px 0;
    text-align: center;
}

.testimonialContent {
    background-color: #124775;
    border-radius: 20px;
    padding: 50px 30px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: center;
    margin: 0 auto;
    color: #fff;
}

.testimonialMessage {
    font-style: italic;
    font-size: 18px;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 20px;
}

.owl-item.center .testimonialWrapper .testimonialMessage {
    display: -webkit-box;
    -webkit-line-clamp: none;
    -webkit-box-orient: vertical;
    overflow: visible;
}

.testimonialCarouselHome .owl-stage {
    display: flex;
    align-items: center !important;
}

.testimonialName {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
}

.testimonialPosition {
    font-size: 16px;
    color: #fff;
}


/*-----dental-form----*/

.contactUswrap .wpforms-field-medium {
    width: 100%;
    max-width: 100% !important;
    height: 54px !important;
    border-radius: 10px !important;
}

.wpforms-container textarea.wpforms-field-medium {
    height: 120px !important;
}

.contactUswrap .wpforms-render-modern {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.contactUswrap div.wpforms-container-full select:focus {
    border-color: #ff8f08 !important;
    box-shadow: none !important;
}

.dentalAccordationWrap img {
    object-fit: cover;
}

a.btnn.btn:focus {
    box-shadow: none !important;
}

.dentalAccordationWrap h2.secHeadingTitle:after {
    color: #0000000d;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: 300;
    font-size: 6.714rem;
    transition: all .5s ease-in-out;
    line-height: 6rem;
    position: absolute;
    z-index: -1;
    inset: 0;
    text-transform: uppercase;
    content: 'Services';
    left: -30px;
}

.orthoContentWrap h2.secHeadingTitle:after {
    content: 'Visibility ';
    display: none;
}

body .innerPage .orthoContentWrap .secHeadingTitle.fz-60 .primaryText {
    font-size: 34px !important;
}

.accordion-section.orthoContentWrap .accordian-row .col-left .image-wrap {
    padding-top: 70px;
}

.innerPage .dentalAccordationWrap .secHeadingTitle.fz-60 .primaryText {
    font-size: 34px !important;
}

.innerPage .dentalAccordationWrap .secHeadingTitle {
    font-size: 47px;
    line-height: 60px;
    line-height: normal;
    padding: 10px 0;
    position: relative;
    z-index: 1;
    margin-bottom: 24px;
    margin-left: 20px;
}

.innerPage .dentalAccordationWrap .secHeadingTitle.fz-60 .primaryText {
    font-size: 66px !important;
}

.headingBackContent h2.secHeadingTitle:after {
    color: #0000000d;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 300;
    font-size: 6.714rem;
    transition: all .5s ease-in-out;
    line-height: 6rem;
    position: absolute;
    z-index: -1;
    inset: 0;
    text-transform: uppercase;
    content: 'Reviews';
    left: -30px;
    top: 30px;
}

.innerPage .headingBackContent .secHeadingTitle {
    padding: 10px 0;
    position: relative;
    z-index: 1;
    margin-bottom: 24px;
    margin-left: 20px;
}

.additionalServiceWrap .enterpriseCardContent {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
    height: 100%;
}


/* carousel for dental testimonial  */


/* Style for the carousel items */

.testimonialCarouselHome .owl-item {
    transition: transform 0.3s ease-in-out;
}

.testimonialCarouselHome .owl-item.center {
    transform: scale(1.1);
    opacity: 1;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.testimonialCarouselHome .owl-item.center .testimonialWrapper {
    margin-left: 10px;
    margin-right: 10px;
}

.testimonialCarouselHome .owl-item.center .testimonialBox {
    background-color: #f5f5f5;
    border: 2px solid #007bff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.testimonialCarouselHome .owl-item:not(.center) {
    opacity: 0.7;
}

.testimonialCarouselHome .owl-stage {
    padding: 0 30px;
}


/*--closed--*/

@media (max-width:1024px) {
    .dentalAccordationWrap h2.secHeadingTitle:after {
        justify-content: center;
    }

    body .dentalAccordationWrap {
        padding-bottom: 30px !important;
    }

    body .headingBackContent {
        padding-bottom: 20px !important;
    }
}


/* Style for carousel items on smaller screens */

@media (min-width:768px) {
    .testimonialMessage {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden
    }
}

@media (max-width: 768px) {
    .testimonialWrapper {
        padding: 10px;
    }

    .testimonialMessage {
        font-size: 16px;
    }

    .testimonialName {
        font-size: 20px;
    }

    .testimonialPosition {
        font-size: 14px;
    }

    .dentalAccordationWrap h2.secHeadingTitle:after,
    .headingBackContent h2.secHeadingTitle:after {
        font-size: 4.714rem;
    }

    .testimonial-wrap .brandLogoWrap.logoCarouselModule {
        padding-top: 0;
    }

    .innerPage .headingBackContent .secHeadingTitle {
        margin-top: -40px;
    }
}

@media (max-width: 767px) {
    .reviewsRating .KeyListWrap {
        flex-wrap: wrap;
    }

    .reviewsRating .KeyListWrap .KeyListItem {
        margin-bottom: 20px;
    }

    .testimonial-wrap .brandLogoWrap.logoCarouselModule {
        padding: 20px 0;
    }

    body .iconSlider--page-overview {
        padding-bottom: 0px;
    }

    .devServiceWrap .leftRow img {
        max-width: 355px !important;
    }

    body .devServiceWrap .expertiseColWrap .leftRow .secTitle {
        font-size: 30px;
    }

    /* .testimonialCarouselHome .owl-item.center{margin-right: 10px !important;} */
    body .testimonialWrapper {
        padding: 0px;
    }

    body .testimonialContent {
        padding: 50px 20px;
    }
}


/* closed */


/* video design  */

.tabPortfolioSectionWrap .imageContentWrap.videoImageSlider .imageWrap img:hover {
    transform: scale(1);
    opacity: 1;
}

.imageContentWrap.videoImageSlider .imageWrap img {
    min-height: 540px;
    position: relative;
    border-radius: 16px;
}

.videoImageSlider .imageWrap {
    z-index: 5;
    object-fit: cover;
    border-radius: 16px;
    width: 280px !important;
    min-height: 540px;
    margin-right: 20px;
    position: relative;
    margin: 0 auto;
}

html body .mfp-bg {
    background-color: rgba(0, 0, 0, .7);
    opacity: 1;
}

html .mfp-content button {
    background-color: transparent;
}


/*newPageDesign.css*/

/* bgcolor--primary */

.bgcolor--primary {
    background-color: #124775;
}

.text-align-left {
    text-align: left !important;
}

.noPadding {
    padding: 0 !important;
}

.innerPage .cardCoveringWrap .secHeadingTitle {
    font-size: 47px !important;
}

.bannerSmallSize .title-name {
    font-size: 57px;
}

.pad-top-80 {
    padding-top: 80px !important;
}

.font-bold {
    font-weight: 600;
}

.mb-60 {
    margin-bottom: 60px;
}

.pt-60 {
    padding-top: 60px !important;
}

/* reset css closed */

/* culture page css */
.instaFeedSectionWrap {
    background-color: #fdfdfd;
}

.secPadSm {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.secPadMd {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.lightGrayColor {
    background-color: #faffffdb !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.testimonialWrap .slick-slide {
    margin: 0 0;
}

.testimonialWrap .review-div {
    background-color: #e0fbfc;
    padding: 20px 13px;
    border-radius: 11px;
    text-align: center;
    margin: 10px 0;
}

/* Apply different colors to each row */
.testimonialWrap .item:nth-child(4n + 1) .review-div {
    background-color: #d9eefd;
}

.testimonialWrap .item:nth-child(4n + 2) .review-div {
    background-color: #f5eee6;
}

.testimonialWrap .item:nth-child(4n + 3) .review-div {
    background-color: #e8fff1;
}

.testimonialWrap .item:nth-child(4n + 4) .review-div {
    background-color: #f9eff1;
}

.culturePage .secHeadingTitle {
    font-size: 47px;
    line-height: 60px;
    line-height: normal;
    padding: 10px 0;
    font-family: 'p-bold';
}

.culturePage h1:after {
    content: "";
    background-color: #fff;
    width: 100px;
    height: 5px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.culturePage .title-name h1 {
    font-size: 70px;
    font-weight: 600;
    position: relative;
    padding-bottom: 23px;
    margin-bottom: 19px;
    line-height: normal;
}

.culturePage .title-text p {
    font-size: 25px;
    line-height: 40px;
    color: #fff;
}

.culturePage p,
.culturePage section.flex-area-content .flex-content p {
    font-size: 18px;
}

.culturePage .primaryText {
    display: inline-block;
}

.culturePage .secHeadingTitle .primaryText {
    font-size: 47px;
}

/* right-image-culture */
.culturePage .content-deep-div .top-slider-wrap {
    display: flex;
    max-width: 1260px;
    width: 100%;
    margin: auto;
}

.culturePage .sphere-item-title h4 {
    font-size: 21px !important;
    font-family: p-bold;
}

.culturePage .seventhCol.fifthCol h4::before,
.culturePage .sphere .title--with-bullet-small h4:before {
    display: none;
}

.culturePage .hrTextSection {
    padding: 25px 90px 71px 30px;
}

.culturePage .suprem-value-section .sphere-item-title h4 {
    color: #fff;
}

/* news feed */
.culturePage #sbi_images {
    margin-bottom: 40px;
}

.culturePage .sbi_follow_btn svg {
    width: 20px;
}

.sbi_feedtheme_header_text .sbi_bio {
    display: none;
}

.seniorCultureSec img {
    width: 100%;
}

.culturePage .flex-content .swap-mob h4 {
    max-width: max-content;
}

.sbi_header_hashtag_icon {
    background: url(/wp-content/themes/supreme/inc/assets/images/ai-images/icon-images/instagram-icon.svg) !important;
    background-size: cover !important;
    opacity: 1 !important;
}

.sbi_no_avatar .sbi_header_img {
    background: none;
}

.sbi_header_hashtag_icon svg {
    display: none;
}

.culturePage .sb_instagram_header {
    margin-bottom: 20px;
}

.sbi_feedtheme_header_text h3 {
    font-size: 36px !important;
    line-height: normal !important;
    padding: 10px 0 !important;
    font-family: 'p-bold';
    padding-bottom: 20px !important;
}

.darkmode .new_Heartfelt_Area .heartfelt-service-para {
    background: #262626 !important;
}

.darkmode .new_Heartfelt_Area {
    padding-bottom: 60px !important;
}


/* ------------- Custom Phone number with country flag dropdown ---------- */
.phone_flag_dropdown .iti__flag-container ul#iti-0__country-listbox {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 999;
    background: white;
    top: 60px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    left: 0;
    max-width: 340px;
    border-radius: 5px;
}

.phone_flag_dropdown .iti--allow-dropdown .iti--allow-dropdown .iti__flag-container {
    display: none;
}

.phone_flag_dropdown .iti__flag-container {
    display: flex;
    position: absolute;
    left: 0;
    z-index: 1;
    padding: 5px 15px 5px 15px;
    background: rgba(0, 0, 0, .05);
    border-radius: 14px 0 0 14px;
    border-radius: 7px;
}

.phone_flag_dropdown .iti--allow-dropdown .iti--allow-dropdown {
    position: relative;
}

.phone_flag_dropdown .iti--allow-dropdown .iti--allow-dropdown input {
    padding-left: 70px !important;
}

.phone_flag_dropdown .iti--allow-dropdown .iti--allow-dropdown .iti__flag-container .iti__country-list {
    position: absolute;
    top: 60px;
    height: 100vh;
    max-height: 250px;
    background: #fff;
    z-index: 99999999;
    left: 0;
    box-shadow: 0px 5px 13px -8px #000;
    border-radius: 7px;
}

.phone_flag_dropdown .iti--allow-dropdown .iti--allow-dropdown .iti__flag-container .iti__country-list::-webkit-scrollbar {
    width: 8px;
}

.phone_flag_dropdown .iti--allow-dropdown .iti--allow-dropdown .iti__flag-container .iti__country-list::-webkit-scrollbar-thumb {
    background: #bfbfbf;
    border-radius: 10px
}

.phone_flag_dropdown .iti--allow-dropdown .iti--allow-dropdown .iti__flag-container .iti__selected-flag {
    background: none;
    display: flex;
    gap: 5px;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: #f2f2f2;
}

.phone_flag_dropdown .iti--allow-dropdown .iti--allow-dropdown .iti__flag-container li#iti-0__item-is span {
    font-size: 16px !important;
}

div.wpforms-container-full .iti__flag-container li.iti__country span {
    font-size: 16px !important;
}

.dropdown_capital select {
    border-radius: 10px !important;
    padding: 13.4px 16px !important;
    height: unset !important;
}

/* closed */
@media screen and (max-width: 1399px) {
    .culturePage section.suprem-value-section.sphere.sphere--items-4.sphere--page-methodology.bgcolor--white {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .culturePage .secHeadingTitle {
        margin-bottom: 0;
    }

    .culturePage .value-headingDiv {
        padding-bottom: 23px;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1025px) {
    .culturePage section.suprem-value-section.sphere.sphere--items-4.sphere--page-methodology.bgcolor--white {
        padding-top: 60px;
        padding-bottom: 0;
    }
}

@media screen and (max-width: 1024px) {

    body .culturePage .secHeadingTitle,
    body .culturePage .secHeadingTitle .primaryText {
        font-size: 36px;
    }

    body .culturePage .hrTextSection {
        padding: 0 40px 60px;
    }
}

@media screen and (min-width: 768px) {
    .culturePage section.suprem-value-section .sphere-item-text ul li {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 767px) {
    .culturePage .title-text p {
        font-size: 18px;
        line-height: 30px;
    }

    body .culturePage .title-name h1 {
        font-size: 47px;
    }

    body section.culture-first-section .culture-left-text {
        margin-bottom: 10px;
    }

    body .pb-80 {
        padding-bottom: 50px !important;
    }

    body .sbi_feedtheme_header_text h3 {
        font-size: 24px !important;
    }
}

/* culture page css closed */

/* dark mode ai pages  */

.chatbot-image {
    display: flex;
    justify-content: flex-start;
}

.chatbot-image .videoImgWrap {
    margin-top: -200px;
}

.chatbot-image video {
    width: auto;
    height: 640px;
    border-radius: 26px;
}

section.welcome-chatbot {
    padding: 100px 0;
    padding-top: 80px;
}

.flex-end-self {
    align-self: end;
    justify-content: flex-end;
    display: flex;
}

.align-self-center {
    align-self: center;
}

.bannerTextContent {
    text-align: left;
}

.darkmodedesign section.title.title--landing {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0, #000 100%) !important;
}

.darkmodedesign section.title.title--landing {
    background: linear-gradient(to bottom, #1d87d4 73%, #000 106%) !important;
    background-color: #1d87d4 !important;
    padding-bottom: 0;
    padding-top: 220px;
}

h1.title-name.themeGradientColor {
    color: #fff;
    background: transparent;
    -webkit-background-clip: inherit;
    -webkit-text-fill-color: inherit;
}

h1.title-name.themeGradientColor span {
    background: linear-gradient(270deg, rgb(55 123 251) 0, rgb(80 146 255) 35%, rgb(3 168 247) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.darkmodedesign .title-name {
    margin-top: 0;
    font-size: 61px;
    line-height: 70px;
    z-index: 1;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: 40px;
}

.darkmode .darkmodedesign .title-text,
.darkmode .darkmodedesign .title-text p {
    color: #fff;
}

.darkmode .darkmodedesign .title-name {
    color: #fff;
}

.darkmodedesign .title--landing .title-name:before {
    display: none;
}

.darkmodedesign .title-text,
.darkmodedesign .title-text p {
    padding-left: 0;
    padding-right: 20px;
    font-size: 20px;
    line-height: 29px;
    text-align: left;
    z-index: 1;
    font-weight: 400;
    /* text-shadow: 0 0 3px #fff; */
}

.darkmode .darkmodedesign section {
    background-color: #000 !important;
    color: #fff;
}

.aiFlexSection.mlSecWrap .chatbot-heading h2,
.aiFlexSection.mlSecWrap .chatbot-heading p {
    color: #fff;
}

.darkmode section.logo-image {
    padding: 100px 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, .9) 0, #131516 41%) !important;
}

.darkmode section.logo-image .logo-image-row .count-textinfo {
    justify-content: space-between;
}

.darkmode .darkmodedesign .portfolio-chatbot-wrap.brands-wrap .bg-color:nth-child(2),
.darkmode .darkmodedesign .portfolio-chatbot-wrap.brands-wrap .bg-color:nth-child(even) {
    background-color: #262626;
}

.darkmode .darkmodedesign .portfolio-chatbot-wrap .brands-content svg {
    filter: brightness(0) invert(1);
}

.brands-wrap.portfolio-chatbot-wrap .brands-content img {
    width: 60px;
    height: 60px;
    margin-bottom: 24px;
}

.heart-soul-sec.soul-sec-wrap .heartfelt-service-para img,
.brands-wrap.portfolio-chatbot-wrap .brands-content img {
    filter: brightness(8) invert(1);
}

.darkmode .brands-wrap.portfolio-chatbot-wrap .brands-content img {
    filter: brightness(0) invert(1);
}

.chatbotDevelopment .heartfelt-service-para img {
    filter: brightness(8) invert(1);
}

/* .heartfelt-service */
.darkmode .darkmodedesign .heartfelt-service-para svg,
.darkmode .darkmodedesign .heartfelt-service-para img {
    filter: brightness(0) invert(1);
}

.darkmode .darkmodedesign .heartfelt-service-para img {
    width: 60px;
    height: 60px;
}

.darkmode .darkmodedesign .chatSectionHeading:after {
    border: 1px solid #e4ab07;
}

.darkmode .heartfelt-title h4 {
    color: #fff;
}

.darkmode .heartfeltService .chatSectionHeading:after {
    border: 1px solid #e4ab07;
}

.darkmode .darkmodedesign section.heart-soul-sec {
    margin-bottom: 0;
}

body.darkmode .darkmodedesign section.heart-soul-sec.card-box-sec {
    background: none;
    padding-bottom: 0;
}

body.darkmode .darkmodedesign .soul-sec-wrap .heartfelt-service-para {
    background-color: transparent;
}

body.darkmode .darkmodedesign section.technicleStackWrap {
    padding-bottom: 0;
}

body.darkmode .darkmodedesign section.companys.ranking .card-1,
body.darkmode .darkmodedesign section.companys.ranking .card-2,
body.darkmode .darkmodedesign section.companys.ranking .card-3 {
    box-shadow: 0 0.5rem 2rem rgba(255, 255, 255, .15) !important;
}

body.darkmode .darkmodedesign .companys.human-chatbot svg {
    filter: brightness(0) invert(1);
}

body.darkmode .darkmodedesign section.companys.ranking .card-2 .card-body p.card-text,
body.darkmode .darkmodedesign section.companys.ranking .card-3 .card-body p.card-text {
    color: #fff;
}

body.darkmode .darkmodedesign section.companys.ranking.human-chatbot .card-1 {
    border-top: 21px solid #3f3e3d;
}

body.darkmode .darkmodedesign section.companys.ranking.human-chatbot .card-2 {
    border-top: 21px solid #636363;
}

body.darkmode .darkmodedesign section.companys.ranking.human-chatbot .card-3 {
    border-top: 21px solid #878989;
}

body .welcome-chatbot .chatbot-image {
    padding-left: 0;
}

.page-id-2755 .owl-carousel .owl-stage {
    display: flex;
}

.page-id-2720 .owl-carousel .owl-stage {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

/* owl carousel closed */

@media (max-width:820px) {
    .darkmodedesign section.title.title--landing {
        padding-top: 65px;
    }

    .darkmodedesign section.title.title--landing img {
        width: 300px;
    }

    html body .welcome-chatbot .chatbot-image {
        padding-left: 16px;
    }

    .darkmodedesign section.title.title--landing .pb-200 {
        padding-bottom: 50px;
    }

    .chatbot-image .videoImgWrap {
        margin-top: 0;
    }

    body .Ai-chatbot-page .title-name {
        padding-top: 30px;
        font-size: 36px;
    }
}

/* closed */

/* darkmode consultant section */

.newCardIdentity {
    padding: 80px 0 70px 0;
}

.newCardIdentity .owl-item.active.center .cards-item {
    background: #7070707a;
}

.newCardIdentity .owl-item>.col-md-3 {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
}

.newCardIdentity .owl-carousel .owl-nav button {
    top: -80px;
    transform: unset;
    left: auto !important;
    right: 0;
}

.newCardIdentity .owl-carousel .owl-nav button span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #7070707a;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    border-radius: 0;
    transition: 0.5s ease;
}

.newCardIdentity .owl-carousel .owl-nav button span:hover {
    background: #000;
}

.newCardIdentity .owl-carousel .owl-nav button.owl-prev {
    right: 70px;
}

.newCardIdentity .slider.owl-carousel {
    margin: 0 !important;
}

.newCardIdentity .heading {
    width: 100% !important;
    margin: 0 !important;
}

.newCardIdentity h2.commonSectionTitle,
.newCardIdentity h2.commonSectionTitle span.themeGradientColor {
    text-align: left !important;
    font-size: clamp(24px, 5vw, 48px) !important;
    line-height: 1.2em;
    font-weight: 900;
    text-transform: capitalize !important;
    font-family: 'p-bold';
    color: #fff;
}

.newCardIdentity h2.commonSectionTitle {
    color: #000;
}

.darkmode .newCardIdentity h2.commonSectionTitle {
    color: #fff;
}

.newCardIdentity h2.commonSectionTitle span.themeGradientColor {
    display: inline-block !important;
}

.newCardIdentity .heading-description {
    margin-bottom: 40px !important;
}

.newCardIdentity .slider-counter .divider {
    margin: 0 7px;
}

.newCardIdentity .slider-counter {
    font-weight: 800;
    color: #1379fd;
    font-family: 'p-bold';
    font-size: 30px;
    margin: 0 0 25px 0;
}

.newCardIdentity .owl-item.active.center {
    transform: scale(1);
}

.newCardIdentity .slider.owl-carousel .cards-item {
    border: none;
    height: 100% !important;
    align-items: flex-start;
    transition: 0.4s ease-in-out;
    margin: 0 !important;
    border-radius: 28px;
    background: #4444447a;
}

.newCardIdentity.cards--page-main-1 .cards-item:before {
    display: none !important;
}

.newCardIdentity .slider.owl-carousel .cards-item * {
    color: #fff;
}

.newCardIdentity .slider.owl-carousel .cards-icon {
    width: 74px;
    display: block;
    margin: 0 auto;
}

.newCardIdentity .slider.owl-carousel .cards-item .cards-item-link-image {
    display: none !important;
}

.newCardIdentity .slider.owl-carousel .owl-item .cards-item:hover {
    background: #1379fd;
}

.newCardIdentity .slider.owl-carousel .cards-name h4 {
    font-weight: 700;
    transition: 0.4s ease-in-out;
}

.newCardIdentity .slider.owl-carousel .owl-item .cards-item:hover .cards-name h4 {
    color: #fff !important;
}

.newCardIdentity .owl-item>.col-md-3>a {
    height: 100%;
}

.newCardIdentity .slider.owl-carousel .cards-item .cards-wrapper {
    margin: 0 auto !important;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.newCardIdentity .owl-item .cards-text p {
    text-align: center !important;
}

.newThirdSection {
    background: transparent;
}

.page-id-256 .newCardIdentity h2.commonSectionTitle {
    color: #fff;
}

.newCardIdentity.mainBoxSlider .slider-counter {
    display: none;
}

/* mainBoxSlider */
.mainBoxSlider.newCardIdentity .slider.owl-carousel .cards-item {
    background: #f7f8fd;
    color: #000;
}

.mainBoxSlider.newCardIdentity .slider.owl-carousel .cards-item * {
    color: #000;
}

.mainBoxSlider.newCardIdentity .slider.owl-carousel .cards-name h4 {
    text-transform: capitalize;
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 0;
}

.mainBoxSlider.newCardIdentity .cardsContentBox {
    padding: 16px 26px 24px;
    text-align: left;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
}

.mainBoxSlider.newCardIdentity .slider.owl-carousel .owl-item .cards-item:hover h4 {
    color: #000 !important;
}

.mainBoxSlider.newCardIdentity .slider.owl-carousel .cards-icon {
    width: 100%;
}

.cards--page-main-1.mainBoxSlider.newCardIdentity .cards-wrapper {
    padding: 0;
    width: 100%;
}

.mainBoxSlider.newCardIdentity .slider.owl-carousel .cards-item p {
    font-size: 18px;
    text-align: left !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.newCardIdentity.mainBoxSlider .slider.owl-carousel .owl-item .cards-item:hover {
    background: #f7f8fd;
}

/* mainBoxSlider closed */

/* section closed */

/* Hide the light mode icon by default */
.darkModeIcons,
.darkmode .lightModeIcons {
    display: none;
}

.darkmode .darkModeIcons,
.lightModeIcons {
    display: block;
}

.darkmode .darkmodedesign .chatbot-heading .sectionTitle__title:after {
    border: 1px solid #f26804;
}

/* button  */
.darkmodebtn {
    position: fixed;
    right: 0;
    top: 50%;
    border: none !important;
    padding: 11px 16px;
    border-radius: 10px 0 0 10px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) -15%, #1d87d4 49%) !important;
    color: #fff !important;
    z-index: 9999;
    /* Ensure button appears above other content */
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
}

.darkmodebtn svg {
    width: 24px;
    height: 24px;
    transition: fill 0.3s ease-in-out;
}

.darkmodebtn:hover {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) -15%, #0f6eca 49%) !important;
    /* Change hover background color */
}

.heartfelt-sec .engagement-col-service img {
    margin-bottom: 20px;
}

.darkmodebtn:hover svg {
    fill: #fff;
}

/* service page design */
.darkmode .candidatestep-wrap h4.sub-heading {
    color: #000;
}

.darkmode .engagement-col-service .heartfelt-title h4,
.darkmode .engagement-col-service .services__description {
    color: #000;
}

.engagementTopHeader .engagement-col-left .chatSectionHeading:after {
    margin-left: auto;
    margin-right: auto;
}

body .cardModalEngagement .engagementTopHeader {
    text-align: center;
}

.darkmode .why-choose-list .list-wrap span {
    color: #fff !important;
}

/* darkmode closed */

.engagement-col-service svg .pb-200 {
    padding-bottom: 200px;
}

.btm-space {
    margin-bottom: 30px;
}

/* devServiceWrap */
.devServiceWrap {
    background: #f8f9fa;
    padding: 60px 0;
}

.darkmode .devServiceWrap {
    background: linear-gradient(to bottom, #191b1c 73%, #191b1c 106%) !important;
    background-color: #60686e !important;
}

.devServiceWrap .engagement-col-left .sec-title h2 {
    color: #234;
}

.darkmode .devServiceWrap .engagement-col-left .sec-title h2 {
    color: #fff;
}

.devServiceWrap .engagementTopHeader {
    text-align: center;
}

.devServiceWrap .engagement-col-left {
    margin-bottom: 80px;
}

.devServiceWrap .engagement-col-service {
    height: 100%;
}

.devServiceWrap .expertiseColWrap .leftRow {
    margin-bottom: 60px;
    text-align: center;
}

@keyframes floatUpDown {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

.devServiceWrap .expertiseColWrap .leftRow img {
    animation: floatUpDown 3s ease-in-out infinite;
}

.devServiceWrap .expertiseColWrap .rightRow {
    padding: 0 50px;
}

.devServiceWrap .expertiseColWrap .leftRow .secTitle {
    font-size: 55px;
    margin-bottom: 30px;
}

.darkmode .devServiceWrap .engagement-col-service {
    background-color: #262626;
    color: #fff;
}

.devServiceWrap .engagement-col-service img {
    margin-bottom: 30px;
}

.darkmode .devServiceWrap .engagement-col-service img {
    filter: brightness(0) invert(1);
}

.devServiceWrap .leftRow img {
    max-width: 450px;
}

.darkmode .devServiceWrap .engagement-col-service h4 {
    color: #fff;
}

.darkmode .devServiceWrap .engagement-col-service .heartfelt-title h4,
.darkmode .devServiceWrap .engagement-col-service .services__description {
    color: #fff;
}

.darkmode .whyChooseWrap .list-wrap li:before {
    filter: brightness(0) invert(1);
}

.darkmode .darkmodeListContent .secHeadingTitle,
.darkmode .darkmodeListContent ul li {
    color: #fff;
}

.darkmodeListContent.seniorCultureSec.darkmodeBgColor ul li::before {
    display: none;
}

.darkmodeListContent.seniorCultureSec.darkmodeBgColor ul li {
    font-size: 16px;
    margin-bottom: 0;
}

.darkmodeListContent.seniorCultureSec.darkmodeBgColor .secHeadingTitle {
    margin-left: 50px;
    margin-bottom: 0;
}

.darkmodeListContent.seniorCultureSec.darkmodeBgColor i {
    color: #ffad00;
}

.darkmode .darkmodeListContent.seniorCultureSec.darkmodeBgColor i {
    color: #fff;
}

html body.darkmode section.darkmodeBgColor {
    background-color: #171717 !important;
}

.darkmodeListContent.seniorCultureSec.darkmodeBgColor img {
    border-radius: 50px;
}

.darkmodeListContent.seniorCultureSec.darkmodeBgColor .col-md-6 {
    align-items: center;
}

.app-dev-process .chosse-us-content {
    background: #191b1c;
}

.app-dev-process .chosse-us-content ul li i {
    color: #f5faff;
}

.app-dev-process .chosse-us-content .main-heading:after {
    background-color: #fff;
}

.app-dev-process.choose-us-sec-wrap .choose-us-img-bg {
    position: relative;
    background-image: url(/wp-content/themes/supreme/inc/assets/images/ai-images/app-development-process.jpg);
}

.app-dev-process.choose-us-sec-wrap .choose-us-img-bg:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
}

.whyChooseWrap.chatbotSolutionWrap {
    padding-top: 40px;
    padding-bottom: 80px;
}

@media (max-width:992px) {
    .darkmode .darkmodeListContent.seniorCultureSec .secHeadingTitle {
        margin-left: 0;
    }
}

@media(min-width:768px) and (max-width:781px) {
    .newCardIdentity .slider.owl-carousel .owl-stage-outer .owl-item {
        min-width: 369px;
    }
}

@media(min-width:782px) and (max-width:991px) {
    .newCardIdentity .slider.owl-carousel .owl-stage-outer .owl-item {
        min-width: 387.5px;
    }
}

@media(min-width:992px) and (max-width:1024px) {
    .newCardIdentity .slider.owl-carousel .owl-stage-outer .owl-item {
        min-width: 489.5px;
    }
}

@media(min-width:1025px) and (max-width:1366px) {
    .newCardIdentity .slider.owl-carousel .owl-stage-outer .owl-item {
        min-width: 320.25px;
    }
}

@media(min-width:1400px) {
    .newCardIdentity .slider.owl-carousel .owl-stage-outer .owl-item {
        min-width: 468.75px;
    }
}

/* section closed */

/* .technicleStackWrap */
.technicleStackWrap .technicleStack-Service .imagesSecWrap .imagesSec span {
    color: #223354;
}

/* closed */

/* Add your dark mode styles here */

/* closed */
/* dark mode closed */

/* custom button css */
.commonBtn {
    background: #ff8f08;
    color: #fff;
    padding: 14px 60px 14px 20px;
    display: inline-block;
    position: relative;
    font-family: 'p-bold';
    font-size: 19px;
    transition: all 0.6s cubic-bezier(0, 0, 0.2, 1);
    border-radius: 8px;
    border: 2px solid #ff8f08;
    box-shadow: 0 0 0 0 transparent;
}

.commonBtn:hover {
    background: transparent;
    backdrop-filter: blur(11px);
    color: #ff8f08;
    box-shadow: 8px 8px 0 -4px #ff8f08;
}

.commonBtn:before {
    content: '';
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" id="phone"><path d="M23.45 20.93a3 3 0 0 0-4.25 0l-1.45 1.45a26.14 26.14 0 0 1-4.51-3.62 26.14 26.14 0 0 1-3.62-4.51l1.45-1.45a3 3 0 0 0 0-4.25L8.24 5.73a2.93 2.93 0 0 0-2.11-.88h0A3 3 0 0 0 4 5.73L2.64 7.08A6.37 6.37 0 0 0 1 12.33c.32 3.75 2.78 8.26 6.57 12.06S15.92 30.64 19.67 31a7.87 7.87 0 0 0 .84 0 6.07 6.07 0 0 0 4.41-1.64L26.27 28a3 3 0 0 0 .88-2.13 2.93 2.93 0 0 0-.88-2.11zM26.6 5.39A14.92 14.92 0 0 0 16 1a1 1 0 1 0 0 2A13 13 0 0 1 29 16.11a1 1 0 0 0 1 1h0a1 1 0 0 0 1-1A14.91 14.91 0 0 0 26.6 5.39z" style="&%2310; fill: %23ff8f08;&%2310;"/><path d="M20.91,11.11a6,6,0,0,1,1.77,4.31,1,1,0,0,0,1,1h0a1,1,0,0,0,1-1,8,8,0,0,0-8-8.1,1,1,0,1,0,0,2A6,6,0,0,1,20.91,11.11Z" style="&%2310; fill: %23ff8f08;&%2310;"/></svg>') center/70% no-repeat;
    position: absolute;
    z-index: 3;
    top: 50%;
    right: 16px;
    width: 37px;
    height: 37px;
    transform: translateY(-50%);
    background-color: #fff !important;
    border-radius: 50%;
    transition: 0.4s ease-in-out;
    border: 2px solid #ff8f08;
}

.commonBtn:hover:before {
    background-color: transparent !important;
}

.heartfelt-sec.cardModalEngagement .midBlankContent {
    background-color: #2a648f;
}

/* New home page design css */

.home .secHeadingTitle {
    font-size: 60px;
    font-family: 'p-bold';
}

.justify-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.grayColorBg {
    background-color: #f7f8fd;
}

.pb-200 {
    padding-bottom: 200px;
}

.align-right {
    text-align: right;
}

.font-bold {
    font-family: p-bold;
}

.spaceBannerWrap {
    padding-top: 190px;
    padding-bottom: 150px;
}

.homeBannerWrap.spaceBannerWrap h1.mainTitle {
    line-height: 114px;
    font-size: 97px;
    margin-top: 0;
    margin-bottom: 20px;
}

.mx-900 {
    margin: 0 auto;
    max-width: 900;
}

.justify-center {
    justify-content: center;
}

.align-center {
    text-align: center;
}

.spaceSecWrapTop {
    padding-top: 80px !important;
}

.spaceSecWrapBottom {
    padding-bottom: 80px;
}

.spaceSecWrap {
    padding: 80px 0;
}

.homeBannerWrap {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9;
    background-image: url('/wp-content/themes/supreme/inc/assets/banner-video/banner-bg-img-reduce-size.jpg');
    background-size: cover;
}

.homeBannerWrap.spaceBannerWrap:after {
    background-color: var(--e-global-color-secondary);
    background-image: url(https://supremetechnologies.us/wp-content/uploads/2024/06/hero-bg-min.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    opacity: .1;
}

.primaryText {
    /* background: linear-gradient(270deg, rgb(55 123 251) 0, rgb(80 146 255) 35%, rgb(3 168 247) 100%); */
    background: linear-gradient(270deg, rgb(3 168 251) 0, rgb(31 149 208) 35%, rgb(3 168 247) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.homeBannerWrap .secContent {
    margin-bottom: 40px;
}

.btnWrap .commonBtn {
    border-radius: 100px;
}

.brandLogoWrap.logoCarouselModule {
    clear: both;
    padding: 24px 0;
    background: linear-gradient(to bottom, #f9f9f9 73%, #fff 106%) !important;
    background-color: #f9f9f9 !important;
}

.brandLogoWrap.logoCarouselModule .slider {
    margin-top: 0;
}

.brandLogoWrap.logoCarouselModule .imageWrapper {
    border-right: 2px solid #dde2e5;
    padding: 38px 0;
}

/* ourServiceWrap */
.ourServiceWrap {
    padding-top: 80px;
    background-color: #f7f8fd;
    padding-bottom: 80px;
}

.mainHeadingSec {
    margin-bottom: 30px;
}

.cardBoxWrap .cardBox {
    background: #fff;
    border-radius: 39px;
    padding: 20px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    display: block;
}

.cardBoxWrap .cardBox .boxBtmContent p {
    color: #234;
    min-height: fit-content !important;
}

.cardBoxWrap .cardBox .secTitle a {
    color: #000;
}

.cardBoxWrap .cardBox .topRow {
    padding: 0px 20px 10px 20px;
    border-bottom: 2px solid #f2f2f2;
}

.cardBoxWrap .cardBox .topRow .arrowIcon {
    background: #172b5e;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
}

.cardBoxWrap .cardBox:hover .arrowIcon svg {
    transform: rotate(45deg);
}

.cardBoxWrap .cardBox .topRow .arrowIcon svg {
    width: 12px;
    transition: all .5s ease;
}

.cardBoxWrap .cardBox p {
    padding: 0 16px;
}

.cardBoxWrap img {
    transition: all 0.5s ease-in-out;
    width: 100%;
    border-radius: 29px;
    height: 210px;
}

.cardBoxWrap .imgWrap {
    position: relative;
    border-radius: 29px;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
}

.cardBoxWrap .imgWrap:after {
    content: "";
    position: absolute;
    width: 300%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, .2);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.cardBoxWrap .imgWrap:hover:after {
    height: 250%;
    transition: all 600ms linear !important;
    background-color: transparent;
}

.cardBoxWrap .cardBox:hover img {
    transform: scale(1.1);
    transform-origin: center;
}

/* buildingSoftwareWrap */
.buildingSoftwareWrap .infoRotator-link:after {
    background-color: #239ffa;
}

.buildingSoftwareWrap .infoRotator-box h4 {
    color: #319bfc;
}

/* closed  */

/* whyChooseUs */
.whyChooseUs .cardBox:hover svg {
    filter: brightness(0) invert(1);
}

.whyChooseUs .cardBox svg {
    transition: all .5s ease;
    filter: brightness(3) invert(1);
}

.whyChooseUs .cardBox svg path {
    fill: #5D56F1;
}

.whyChooseUs .cardBoxWrap .cardBox p {
    padding: 0;
}

.whyChooseUs .cardBoxWrap .cardBox .iconWrap {
    display: inline-block;
    margin-bottom: 20px;
}

.whyChooseUs .colSecWrap {
    display: flex;
    flex-wrap: wrap;
}

.cardBoxFull .topRowContent {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cardBoxFull .secTitle {
    font-size: 76px;
    line-height: 92px;
}

.cardBoxFull .iconWrap {
    position: absolute;
    top: 20px;
    right: 20px;
}

.cardBox.cardBoxFull:hover .secTitle {
    color: #fff;
}

.cardBox.cardBoxFull {
    padding: 40px 60px;
}

.cardBoxFull .iconWrap {
    position: absolute;
    top: 57px;
    right: 46px;
}

.cardBoxFull .btnSecContent {
    display: flex;
    justify-content: space-between;
}

.btnSecContent .btnFlexWrap {
    display: flex;
    align-items: center;
}

.cardBox.cardBoxFull .secContent {
    max-width: 550px;
    padding-right: 70px;
}

.cardBoxFull a {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 17px;
    padding: 11px 2.7em;
    background: #f7f8fd;
    color: #000;
    border: none;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 100px;
    margin-right: 10px;
    font-weight: 500;
}

.cardBoxFull .gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 0.6em;
    margin-top: -0.25em;
}

.cardBoxFull .label {
    position: relative;
    top: -1px;
}

.cardBoxFull .transition {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transition-duration: 500ms;
    background-color: #ff8f08;
    border-radius: 9999px;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.cardBoxFull a:hover .transition {
    width: 14em;
    height: 14em;
}

.cardBoxFull a:active {
    transform: scale(0.97);
}

.cardBoxFull a:hover {
    color: #fff;
}

.btnSecContent .btnFlexWrap a.socialBtnWrap {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2em;
    color: var(--e-global-color-primary);
    background-color: #f7f8fd;
    border-style: none;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all 0.2s ease-in-out;
    padding: 15px 36px;
    margin-right: 20px;
    border-radius: 100px;
}

.whyChooseUs .cardBox:after,
.whyChooseUs .cardBox:before {
    border-radius: 29px;
}

.whyChooseUs .cardBox:hover h3,
.whyChooseUs .cardBox:hover p {
    color: #fff !important;
}

.whyChooseUs .cardBox:after,
.whyChooseUs .cardBox:before {
    background: linear-gradient(270deg, rgb(55 123 251) 0, rgb(80 146 255) 35%, rgb(3 168 247) 100%);
}

.Ai-chatbot-page .newCardIdentity .slider.owl-carousel .cards-name h4 {
    text-transform: capitalize;
}

.Ai-chatbot-page .owl-carousel .owl-nav.disabled {
    display: block !important;
}

.Ai-chatbot-page .newCardIdentity .cards-wrapper .cards-icon img {
    width: 60px;
    display: inline-block;
}

.Ai-chatbot-page .newCardIdentity .cards-wrapper .cards-icon {
    text-align: center;
}

/* closed */

.mainBoxSlider .cards-wrapper .commonBtn {
    border-radius: 100px;
    padding: 6px 56px 6px 13px;
    background-color: transparent;
    border-color: #d3d3d3;
    color: #000 !important;
    font-weight: 500 !important;
    font-family: 'p-regular';
    position: relative;
}

.mainBoxSlider .cards-wrapper .commonBtn:before {
    display: none;
}

.mainBoxSlider .cards-wrapper .commonBtn:hover {
    box-shadow: 8px 8px 0 -4px #1b2f62;
    background-color: transparent;
    color: #000 !important;
}

.mainBoxSlider .cards-wrapper .commonBtn svg {
    background: transparent linear-gradient(270deg, #172b5e 0, #00649e 100%) 0 0 no-repeat padding-box !important;
    width: 38px;
    height: 38px;
    right: 5px;
    background: #fff;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    padding: 10px;
    position: absolute;
    transition: .5s;
    right: 10px;
    animation: wobble 1s ease infinite;
    top: 4px;
    color: #fff !important;
}

.mainBoxSlider .cards-wrapper .commonBtn svg path {
    fill: #fff !important;
}

@keyframes wobble {
    0% {
        transform: translateX(0);
    }

    15% {
        transform: translateX(-12%) rotate(-5deg);
    }

    30% {
        transform: translateX(10%) rotate(3deg);
    }

    45% {
        transform: translateX(-8%) rotate(-3deg);
    }

    60% {
        transform: translateX(6%) rotate(2deg);
    }

    75% {
        transform: translateX(-3%) rotate(-1deg);
    }

    100% {
        transform: translateX(0);
    }
}

/* Ai-banner-Wrap */
@media (max-width:1024px) {
    .darkmode .chatbotSolutionWrap {
        padding-top: 0;
    }
}

@media (max-width:1024px) and (min-width:768px) {
    .Ai-banner-Wrap .pb-200 {
        padding-bottom: 75px;
    }

    .Ai-banner-Wrap .col-md-12,
    .Ai-banner-Wrap .col-md-6 {
        flex: 0 0 auto;
        width: 100% !important;
    }

    .darkmodedesign .title-name {
        font-size: 36px;
        line-height: 50px;
    }

    .darkmodedesign section.title.title--landing {
        padding-top: 130px;
    }

    .darkmodedesign section.title.title--landing img.Ai-banner-Wrap {
        width: 100%;
    }

    .darkmodedesign section.title.title--landing.Ai-banner-Wrap {
        padding-top: 150px;
    }

    .Ai-chatbot-page section.title {
        height: 100%;
        min-height: 550px;
    }

    .Ai-chatbot-page section.title .pb-200 {
        padding-bottom: 34px;
    }

    .darkmode .welcome-chatbot {
        padding-top: 0;
    }
}

@media (max-width:767px) {
    .whyChooseWrap .subheading {
        margin-bottom: 30px;
    }

    .darkmode section.whyChooseWrap {
        padding-bottom: 0;
    }

    .darkmode .cardModalEngagement {
        background-color: #282828;
        padding: 0 0 40px;
    }

    .darkmode .whyChooseWrap .subheading {
        padding-top: 0;
    }

    .darkmode section.logo-image {
        padding-bottom: 50px;
    }
}

/* closed */

/* responsiveness */
@media (max-width:1024px) {
    .chatbot-image .videoImgWrap {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .devServiceWrap .expertiseColWrap .rightRow {
        padding: 0 0;
    }

    section.welcome-chatbot {
        padding-bottom: 40px;
    }
}

.ast-mobile-popup-content .ast-header-button-1 {
    padding-left: 10px;
    padding-top: 10px;
}

/* closed */

/* fotter css */
.footer {
    padding-top: 60px;
    background: #1c1b1b;
}

.footer .footer-tel {
    transition: all .5s ease;
}

.footer .footer-tel:hover {
    color: #d9d9da;
    text-decoration: none;
}

/* footer css closed */

@media (max-width: 921px) {
    .site-below-footer-wrap[data-section="section-below-footer-builder"] {
        padding-left: 20px;
        padding-right: 0;
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width:921px) and (min-width:768px) {
    body .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
        text-align: right;
    }
}

/* contact form css */

.contactUswrap .newContactView {
    background-color: white;
}

.homePageWrap .newContactView {
    background-color: transparent;
}

.homePageWrap .newContactView input,
.homePageWrap .newContactView textarea {
    background-color: transparent !important;
}

.homePageWrap .newContactView input::placeholder {
    color: red !important;
}

.contactUswrap input::placeholder {
    color: #212529 !important;
}

.contactUswrap .commonSectionTitle {
    font-size: 60px;
    font-family: 'p-bold';
}

.contactUswrap textarea.form-control {
    resize: none;
}

.contactUswrap .form-control {
    padding: .775rem .75rem;
    border-radius: 10px;
}

.contactUswrap .form-control:focus {
    box-shadow: none;
}

.formMain .singleField:not(.submitField) input::placeholder,
.formMain .singleField:not(.submitField) textarea::placeholder {
    color: #212529 !important;
    font-weight: 400 !important;
}

.formMain .wpcf7-not-valid-tip {
    font-size: 16px;
    font-weight: 600;
}

.contactUswrap .wpcf7-response-output {
    margin-top: 0 !important;
}

.contactUswrap .bottomContactRow {
    margin: 50px 0 0 0;
}

.contactImageWrapper img {
    width: 100%;
    border-radius: 12px;
}

.contactImageWrapper {
    padding: 16px 50px 0 0;
}

.newContactView {
    background: #000;
    padding: 60px 0 60px;
}

.singleField.submitField .form-control {
    background: transparent !important;
    margin: 40px 0 0 0;
}

.singleField.submitField .form-control {
    background: transparent !important;
    margin: 0;
    border: none;
    padding: 0;
}

.singleField.submitField .wpcf7-spinner {
    background-color: #f8f8f8;
    bottom: 16px;
    left: 98px;
    position: absolute;
}

.singleField.submitField input[type="submit"] {
    background: #00f;
}

.singleField.submitField input[type="submit"] {
    background: #ff8f08 !important;
    border: none;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 20px 50px;
    border-radius: 0 !important;
    transition: all 0.6s cubic-bezier(0, 0, 0.2, 1);
}

.singleField.submitField input[type="submit"]:hover {
    background: #377bfb;
    color: #fff;
}

p.responsePara {
    font-size: 18px !important;
}

.darkMode--active .wpcf7 form .wpcf7-response-output {
    color: #000 !important;
    text-align: center;
    padding: 8px !important;
}

.bottomContactRow {
    background: #bed5ff;
    padding: 40px 30px;
    margin: 70px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    border-radius: 16px;
}

.bottomContactRow .leftCol {
    font-size: 23px;
    font-weight: 700;
    font-family: 'p-bold';
    width: 28%;
}

.bottomContactRow .rightCol {
    width: 72%;
}

.bottomContactRow .leftCol span {
    color: #377bfb;
}

.bottomContactRow>div {
    float: none !important;
}

.bottomContactRow .leftCol:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: #377bfb;
    transform: translateX(50%);
}

.bottomContactRow .innerRight {
    display: flex;
    height: 100%;
    justify-content: space-evenly;
}

.bottomContactRow .innerRight h3 {
    font-family: 'p-bold';
    letter-spacing: 1px;
    font-size: 22px;
}

.bottomContactRow .innerRight>div {
    width: calc(100% / 3 - 40px);
}

.bottomContactRow .innerRight span {
    font-size: 16px;
    line-height: 1.4em !important;
    display: inline-block;
    font-weight: 600;
}

/* ourServiceWrap ourPortfollioWrap */
.ourServiceWrap.ourPortfollioWrap {
    background-color: #fff;
    padding-bottom: 40px;
}

.ourPortfollioWrap .cardBoxWrap .cardBox {
    background: #f7f8fd;
}

.ourPortfollioWrap .cardBoxWrap .cardBox p {
    padding: 0 0;
}

.ourPortfollioWrap .cardBoxWrap .imgWrap {
    margin-bottom: 20px;
}

.ourPortfollioWrap .cardBoxWrap img {
    height: auto;
}

/* ourPortfollioWrap closed */

/* tab design css */

.tab-content {
    display: none;
}

.active-tab {
    display: block;
}

.btn-tab-wrap button {
    background: #e9e9e9;
    /* color: #000 !important; */
    padding: 18px 100px;
    width: 100%;
    font-size: 18px;
    border: none;
    transition: all 1s ease;
    border-radius: 4px 100px 20px 100px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
    font-family: p-bold;
}

.btn-tab-wrap button.active-tab,
.btn-tab-wrap button:hover {
    background-color: #1a2e63;
    color: #fff !important;
}

.btn-tab-wrap {
    margin: 0 auto;
    margin-bottom: 51px;
    margin-left: 34px;
}

.tab-sec-wrap {
    padding-top: 0;
    padding-bottom: 30px;
}

.logo-image-wrap {
    border-radius: 10px;
    border: 1px solid #e6e6e6;
    background: #fff;
    padding: 40px 20px;
    text-align: center;
}

.logo-image-row,
.logo-tab-row {
    margin: 0 -10px;
    display: flex;
    justify-content: center;
}

.logo-image-col,
.logo-tab-col {
    padding: 0 10px;
}

/* tab design closed */

/* carosel nav */
.mainBoxSlider .owl-carousel .owl-nav.disabled {
    display: block;
}

.newCardIdentity.mainBoxSlider .owl-carousel .owl-nav button span {
    background: #1a2e63;
    font-size: 26px;
    border-radius: 100px;
}

.newCardIdentity.mainBoxSlider .owl-carousel .owl-nav button span:hover {
    background: #000;
}

.newCardIdentity.mainBoxSlider .owl-carousel .owl-nav button.owl-prev {
    right: 54px;
}

/* carousel nav closed */

.callIconHide .commonBtn,
.readBtn .commonBtn {
    padding: 8px 20px 6px 20px;
}

.callIconHide .commonBtn:before,
.readBtn .commonBtn:before {
    display: none;
}

/* caseStudyWrap caseSec */
.caseStudyWrap.caseSec {
    background-image: url(/wp-content/themes/supreme/inc/assets/images/ai-images/case-study-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    color: #fff;
    z-index: 9;
    background-position: center;
}

.caseStudyWrap.caseSec:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    content: '';
    background-color: rgba(0, 0, 0, .8);
}

.caseStudyWrap .commonBtn:before,
.icon-arrow .commonBtn:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 19 20'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.62582 1.36304C9.15504 0.83381 10.0131 0.83381 10.5423 1.36303L18.4474 9.26817C18.7016 9.52231 18.8444 9.867 18.8444 10.2264C18.8444 10.5858 18.7016 10.9305 18.4474 11.1847L10.5423 19.0898C10.0131 19.619 9.15504 19.619 8.62582 19.0898C8.09659 18.5606 8.09659 17.7025 8.62582 17.1733L14.2175 11.5816H1.67893C0.930494 11.5816 0.323766 10.9749 0.323766 10.2264C0.323766 9.47798 0.930494 8.87125 1.67893 8.87125H14.2175L8.62582 3.27953C8.09659 2.7503 8.09659 1.89226 8.62582 1.36304Z' fill='%23FF8F08'/%3E%3C/svg%3E");
}

/* closed */

@media (max-width:767px) {

    /* DIGITIAL MARKETING PAGE NEW CSS STARTS */
    .dmPanel section.title {
        min-height: unset !important;
    }

    .pinnedSpacer {
        padding: 0 16px;
    }

    .dmMainBannerContent .title-text,
    .dmMainBannerContent .title-text p {
        padding: 0;
    }

    .dmMainBannerContent .title-text p {
        font-size: 16px !important;
        line-height: 1.5em;
    }

    .dmMainBannerContent h1 {
        margin: 0 0 30px !important;
    }

    .bannerBottomImage {
        margin: 50px 0 0 !important;
    }

    .newCardIdentity .slider.owl-carousel {
        margin: 0 !important;
        transform: translateX(-12px);
    }

    /* DIGITIAL MARKETING PAGE NEW CSS ENDS */
}

@media (min-width: 768px) {
    .dmPanel section.title {
        min-height: unset !important;
    }

    .newCardIdentity .slider.owl-carousel .owl-stage-outer .owl-stage {
        display: flex;
    }

    .newCardIdentity .slider.owl-carousel .owl-stage-outer .owl-item {
        float: none;
    }

    .newCardIdentity .slider.owl-carousel .owl-stage-outer .owl-stage[style="transform: translate3d(0px, 0px, 0px); transition: all; width: 7969px;"] .owl-item {
        min-width: inherit;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .dmPanel section.title {
        padding-bottom: 0;
    }

    .bannerBottomImage {
        margin: 70px 0 0 !important;
    }

    .newCardIdentity .slider.owl-carousel .owl-stage-outer {
        transform: translateX(-10px);
    }

    .newCardIdentity .slider-counter {
        opacity: 0;
    }
}

@media (min-width: 991px) {
    .newCardIdentity .slider.owl-carousel .owl-stage-outer {
        -webkit-mask-image: linear-gradient(to right, #0000004a, black 12%, black 88%, #0000004a 100%);
        height: unset !important;
    }
}

@media (min-width: 991px) {
    .mainBoxSlider.newCardIdentity .slider.owl-carousel .owl-stage-outer {
        -webkit-mask-image: none;
    }
}

@media (max-width:1300px) {
    .homeBannerWrap.spaceBannerWrap h1.mainTitle {
        line-height: 78px;
        font-size: 71px;
    }

    .cardBoxFull .secTitle {
        font-size: 52px;
        line-height: 60px;
    }

    .contactUswrap .commonSectionTitle,
    .home .secHeadingTitle {
        font-size: 40px;
        font-family: 'p-bold';
    }

    .page-id-2802 h3 {
        font-size: 21px;
        line-height: 28px;
    }

    .page-id-2802 h4 {
        font-size: 22px;
    }

    .btnSecContent .btnFlexWrap {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-wrap: wrap;
        padding-left: 31px;
    }

    .bottomContactRow .leftCol {
        font-size: 19px;
        font-weight: 700;
        font-family: 'p-bold';
        width: 24%;
    }

    .ourServiceWrap {
        padding-bottom: 40px;
    }

    body .spaceBannerWrap {
        padding-bottom: 100px;
    }

    .readBtn {
        padding: 30px 16px;
    }

    .mainBoxSlider.newCardIdentity {
        padding: 65px 0 48px 0;
    }

    .contactUswrap .newContactView {
        padding: 60px 0 70px;
    }
}

@media (max-width:1024px) and (min-width:768px) {
    .ourServiceWrap .cardBoxWrap .col-md-4 {
        flex: 0 0 auto;
        width: 50%;
    }

    .homeBannerWrap.spaceBannerWrap h1.mainTitle {
        line-height: 60px;
        font-size: 48px;
    }

    .contactUswrap .commonSectionTitle,
    .home .secHeadingTitle {
        font-size: 36px;
        font-family: 'p-bold';
    }

    .cardBoxFull .secTitle {
        font-size: 34px;
        line-height: 45px;
    }

    .spaceSecWrap {
        padding: 50px 0;
    }

    body .spaceBannerWrap {
        padding-bottom: 70px;
    }
}

@media (max-width:768px) {
    .bottomContactRow .leftCol:after {
        display: none;
    }

    .bottomContactRow .leftCol {
        width: 100%;
    }

    .bottomContactRow .rightCol {
        width: 100%;
        display: block;
        margin-top: 16px;
    }

    .bottomContactRow .innerRight {
        display: block;
    }

    .bottomContactRow .innerRight>div {
        width: 100%;
        margin-bottom: 20px;
    }

    .bottomContactRow .leftCol {
        font-size: 22px;
    }
}

@media (max-width:767px) {
    .caseStudyWrap.caseSec .serviceSecTitle {
        margin-bottom: 24px;
    }

    body .ourServiceWrap .secTitle {
        font-size: 26px;
        line-height: normal;
    }

    body .cardBox.cardBoxFull {
        padding: 40px 26px;
    }

    body .whyChooseUs .cardBoxWrap .cardBox .iconWrap {
        display: inline-block;
        margin-bottom: 20px;
        right: 0;
        top: 30px;
    }

    .homeBannerWrap.spaceBannerWrap h1.mainTitle {
        line-height: 46px;
        font-size: 40px;
    }

    .contactUswrap .commonSectionTitle,
    .home .secHeadingTitle {
        font-size: 36px;
        font-family: 'p-bold';
    }

    .cardBoxFull .secTitle {
        font-size: 26px;
        line-height: normal;
        padding-right: 23px;
    }

    .spaceSecWrap {
        padding: 50px 0;
    }

    body .spaceBannerWrap {
        padding-bottom: 70px;
    }

    .mob-testimonial .owl-carousel .owl-item img {
        display: block;
        width: 200px;
        margin: 0 auto;
    }

    body .mob-testimonial {
        display: block !important;
        border: solid 2px #f8f8f8;
        padding: 42px 10px;
        margin: 20px 0;
        position: relative;
    }

    body .mob-testimonial .owl-buttons {
        display: none;
    }

    body .ourServiceWrap {
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .cardBoxFull .btnSecContent {
        display: block;
    }

    .cardBoxFull button {
        margin-bottom: 16px;
    }

    main.home section.info--main.info--with-right-visual.lists--bullets--blue {
        margin-top: 0;
    }

    .contactImageWrapper {
        padding: 16px 0 0 0;
    }

    .tab-sec-wrap .btn-tab-wrap {
        margin: 0 auto;
        margin-bottom: 51px;
        margin-left: 0;
    }

    .btn-tab-wrap button {
        padding: 18px 41px;
        font-size: 16px;
        border-radius: 4px 100px 20px 100px;
    }

    .newCardIdentity .owl-carousel .owl-nav button span {
        margin-top: 24px;
    }

    .whyChooseUs .cardBox .btnSecContent .btnFlexWrap a {
        margin-bottom: 10px;
    }

    .caseStudyWrap .serviceSecTitle h4 {
        font-size: 18px;
    }

    .caseStudyWrap .btnWrap {
        text-align: center;
    }

    .commonBtn {
        font-size: 14px;
    }
}

/* .header-two .menu ul li .menu-mega.width-menu.fitContent {
  max-width: fit-content;
} */

.header-two nav#menu ul li .title {
    background: none !important;
}

/* closed css new  */

/* startup page design */
.innerPageWrap .mainTitle {
    font-size: 50px;
}

.innerPageWrap .bannerContent {
    text-align: left;
}

.innerPageWrap .secContent {
    margin-bottom: 50px;
}

.innerBlogWrap .innerBannerWrap.spaceBannerWrap {
    background-image: url(https://supremetechnologies.us/wp-content/uploads/2025/10/blog-page-1.webp;
    background-position: center;
    background-size: cover;
}

.innerBannerWrap.spaceBannerWrap {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9;
    background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Engagement-Models-Img.webp);
    background-size: cover;
}

.innerBannerWrap.spaceBannerWrap:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}


@media screen and (min-width: 767px) {
    main.home.innerPageWrap section.title {
        min-height: 100%;
    }

}

/* accordion section */

.accordion-section {
    background-color: #fff;
    position: relative;
    padding-top: 100px;
}

.accordion-section:after {
    background-color: #f8f8f8;
    content: "";
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.accordion-section .accordian-row .col-left {
    flex-basis: 50%;
    position: relative;
    overflow: hidden;
}

.accordion-section .accordian-row .col-left .image-wrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    position: absolute;
    display: block;
    bottom: 0;
    height: 100%;
    padding-top: 60px;
}

.accordion-section .accordian-row .col-left .soft-img {
    width: 100%;
    display: block;
    height: 100%;
}

.accordion-section .accordian-row .col-left .soft-img img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.accordion-section .accordian-row .col-left .head-txt {
    padding-left: calc(50vw - 740px);
    padding-right: 45px;
    width: 100%;
    padding-bottom: 80px;
}

.accordion-section .accordian-row .col-right {
    z-index: 1;
    flex-basis: 50%;
    padding-left: 75px;
    padding-right: calc(50vw - 740px);
    padding-bottom: 90px;
}

.accordion-section .accordian-row .col-right .accordionItem {
    position: relative;
    margin-top: 40px;
}

.accordion-section .accordian-row .col-right .accordionItem .accordion-toggle a {
    display: none;
}

.accordion-section .accordian-row .col-right .accordionItem:first-child {
    margin-top: 15px;
}

.accordion-section .accordian-row .col-right .accordionItem.active .accordion-content {
    display: block;
}

.accordion-section .accordian-row .col-right .accordionItem.active .accordion-toggle {
    border-bottom: 1px solid transparent;
}

.accordion-section .accordian-row .col-right .accordionItem.active .accordion-toggle.has-link span {
    font-size: 0;
}

.accordion-section .accordian-row .col-right .accordionItem.active .accordion-toggle.has-link:hover {
    cursor: pointer;
}

.accordion-section .accordian-row .col-right .accordionItem.active .accordion-toggle:before {
    display: none;
}

.accordion-section .accordian-row .col-right .accordionItem.active .accordion-toggle a {
    display: inline-block;
    width: auto;
    position: absolute;
    left: 0;
    top: 0;
    color: #3f3f3f;
    transition: all 0.3s ease;
    font-weight: 600 !important;
}

.accordion-section .accordian-row .col-right .accordionItem.active .accordion-toggle a:after {
    content: "";
    width: 48px;
    height: 48px;
    border: 1px solid #d1d1e1;
    background: url(../images/new-page-images/inner-images/arrow-image-right.webp) no-repeat center;
    position: absolute;
    right: -71px;
    top: -10px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.accordion-section .accordian-row .col-right .accordionItem.active .accordion-toggle a:hover {
    text-decoration: underline;
}

.accordion-section .accordian-row .col-right .accordionItem.active .accordion-toggle a:hover:after {
    background-color: rgb(230 234 236);
    background-position: 25px center;
    transition: all 0.3s ease;
}

.accordion-section .accordian-row .col-right .accordionItem.active .open-icon {
    display: none;
}

.accordion-section .accordian-row .col-right .accordionItem.active .accordion-content::after {
    display: none;
}

.accordion-section .image-wrap img {
    width: 100%;
    height: 100%;
}

.accordion-section .accordian-row .col-right .accordion-toggle {
    display: block;
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: all 0.2s ease-in-out;
    padding: 0 60px 25px 0;
    position: relative;
    font-weight: 600;
    color: #3f3f3f;
    border-bottom: 1px solid #d1d1e1;
    transition: all 0.3s ease;
}

.accordion-section .accordian-row .col-right .accordion-toggle:before {
    content: "";
    width: 48px;
    height: 48px;
    border: 1px solid #d1d1e1;
    background: url(../images/new-page-images/inner-images/arrow-up.webp) no-repeat center;
    border-bottom: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    cursor: pointer;
    transition: all 0.3s ease;
}

.accordion-section .accordian-row .col-right .accordion-toggle:hover:before {
    background-color: rgb(230 234 236);
    background-position: center 25px;
    transition: all 0.3s ease;
}

.accordion-section .accordian-row .col-right .accordion-content {
    display: none;
    border-bottom: 1px solid #d1d1e1;
    padding-bottom: 40px;
}

.accordion-section .accordian-row .col-right ol,
.accordion-section .accordian-row .col-right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
}

.accordion-section .accordian-row .col-right ol li,
.accordion-section .accordian-row .col-right ul li {
    font-size: 16px;
    position: relative;
    margin-bottom: 15px;
    padding-left: 0;
    flex-basis: 48%;
    line-height: 25px;
}

.accordion-section .accordian-row .col-right ol li:before,
.accordion-section .accordian-row .col-right ul li:before {
    content: "";
    background: url(../images/acr-list.svg) no-repeat center;
    width: 19px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 4px;
}

.accordion-section .accordian-row .col-right ol li a,
.accordion-section .accordian-row .col-right ul li a {
    color: #656565;
}

.accordion-section .accordian-row .col-right ol li a:hover,
.accordion-section .accordian-row .col-right ul li a:hover {
    text-decoration: underline;
}

.accordion-section .accordian-row .col-right .exbtn {
    margin: 25px 0 0;
}

.accordion-section .accordian-row .w-100 ul li {
    flex-basis: 100%;
}

.accordion-section .accordian-row .content-col .inner-box {
    border-bottom: 1px solid #d1d1e1;
    padding: 0 0 35px;
    margin: 0 0 40px;
}

.accordion-section .accordian-row .content-col .inner-box:last-child {
    margin: 0;
}

.accordion-section .accordian-row .content-col .inner-box ul {
    justify-content: flex-start;
}

.accordion-section .accordian-row .content-col .inner-box ul li {
    border: 1px solid #d1d1e1;
    border-radius: 5px;
    padding: 4px 9px;
    display: inline-block;
    margin: 18px 18px 0 0;
    line-height: 22px;
    text-align: center;
    color: #666;
    flex-basis: auto;
    font-weight: 400;
    background-color: rgba(217, 217, 217, 0.32);
    position: relative;
}

.accordion-section .accordian-row .content-col .inner-box ul li:before {
    display: none;
}

.accordion-section .accordian-row .content-col .inner-box ul li a {
    display: contents;
    color: #666;
}

.accordion-section .accordian-row .content-col .inner-box ul li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    width: 100%;
    height: 100%;
}

.accordion-section .accordian-row .content-col .inner-box ul li a:hover {
    color: #212121;
    border-color: #ffad00;
}

.accordion-section .accordian-row .content-col .inner-box ul li a:hover:after {
    background: rgba(255, 173, 0, 0.15);
}

.accordion-section.list-full .accordian-row .col-right ul li {
    flex-basis: 100%;
}

.bg-blue-section:before {
    background: linear-gradient(180deg, #211f47 0, #05164d 100%);
    content: "";
    width: 50%;
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
}

.bg-blue-section .accordian-row .col-left .head-txt {
    position: relative;
    z-index: 9;
}

.bg-blue-section .accordian-row .col-left .head-txt h2 {
    color: #fff;
}

.bg-blue-section .accordian-row .col-left .head-txt p {
    color: #9b9b9b;
}

.bg-blue-section .accordian-row .col-left .soft-img {
    position: relative;
    z-index: 9;
}

.innerPageWrap .secHeadingTitle {
    font-size: 36px;
    font-family: 'p-bold';
}

@media screen and (min-width: 4560px) {
    .accordion-section .accordian-row .col-left .head-txt {
        padding-left: 0;
        max-width: 100%;
    }
}

@media screen and (min-width: 2500px) {
    .accordion-section .accordian-row .col-left .head-txt {
        padding-left: calc(50vw - 1100px);
    }
}

@media only screen and (max-width: 1600px) {
    .accordion-section .accordian-row .col-left .head-txt {
        padding-left: calc(50vw - 690px);
    }

    .accordion-section .accordian-row .col-right {
        padding-right: calc(50vw - 690px);
    }
}

@media only screen and (max-width: 1440px) {
    .accordion-section .accordian-row .col-left .head-txt {
        padding-left: calc(50vw - 630px);
    }

    .accordion-section .accordian-row .col-right {
        padding-right: calc(50vw - 630px);
    }
}

@media only screen and (max-width: 1320px) {
    .accordion-section .accordian-row .col-left .head-txt {
        padding-left: calc(50vw - 580px);
        padding-bottom: 60px;
    }

    .accordion-section .accordian-row .col-right {
        padding-right: calc(50vw - 580px);
    }

    .accordion-section .accordian-row .content-col .inner-box {
        padding: 0 0 25px;
        margin: 0 0 30px;
    }

    .accordion-section .accordian-row .content-col .inner-box ul {
        margin: 5px 0 0;
    }

    .accordion-section .accordian-row .content-col .inner-box ul li {
        margin: 10px 10px 0 0;
    }
}

@media only screen and (max-width: 1200px) {
    .accordion-section .accordian-row .col-left .head-txt {
        padding-left: 20px;
    }

    .accordion-section .accordian-row .col-right {
        padding-right: 20px;
        padding-left: 40px;
    }

    .bg-blue-section:before {
        display: none;
    }

    .bg-blue-section .accordian-row .col-left .head-txt h2 {
        color: #05164d;
    }

    .bg-blue-section .accordian-row .col-left .head-txt p {
        color: #666;
    }
}

@media only screen and (max-width: 1100px) {
    .accordion-section {
        background-color: #f8f8f8;
        padding: 80px 20px;
    }

    .accordion-section:after {
        display: none;
    }

    .accordion-section h2 br {
        display: none;
    }

    .accordion-section .accordian-row .col-left {
        flex-basis: 100%;
    }

    .accordion-section .accordian-row .col-left .soft-img {
        display: none;
    }

    .accordion-section .accordian-row .col-left .head-txt {
        padding-left: 0;
        padding-right: 0;
        margin: 0 0 20px;
        padding-bottom: 0;
        text-align: center;
    }

    .accordion-section .accordian-row .col-right {
        flex-basis: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .accordion-section .accordian-row .col-right .accordionItem {
        margin-top: 25px;
    }

    .accordion-section .accordian-row .col-right .accordionItem.active .accordion-toggle a:after {
        width: 40px;
        height: 40px;
        top: -10px;
    }

    .accordion-section .accordian-row .col-right .accordion-toggle {
        padding: 0 50px 10px 0;
    }

    .accordion-section .accordian-row .col-right .accordion-toggle:before {
        content: "";
        width: 40px;
        height: 40px;
    }

    .accordion-section .accordian-row .col-right .accordion-content {
        padding-bottom: 25px;
    }

    .accordion-section .accordian-row .col-right .accordion-content ol,
    .accordion-section .accordian-row .col-right .accordion-content ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .accordion-section .accordian-row .col-right .accordion-content ol li,
    .accordion-section .accordian-row .col-right .accordion-content ul li {
        flex-basis: 33.33%;
    }

    .accordion-section .image-wrap img {
        display: none;
    }
}

@media only screen and (max-width: 991px) {

    .accordion-section .accordian-row .col-right .accordion-content ol li,
    .accordion-section .accordian-row .col-right .accordion-content ul li {
        flex-basis: 100%;
        line-height: 24px;
    }

    .accordion-section .accordian-row .col-right .accordion-content ol li:before,
    .accordion-section .accordian-row .col-right .accordion-content ul li:before {
        top: 3px;
    }

    .accordion-section .accordian-row .col-right .accordion-content .exbtn {
        margin-top: 10px;
    }

    .accordion-section .accordian-row .col-right ol li,
    .accordion-section .accordian-row .col-right ul li {
        flex-basis: 100%;
        line-height: 24px;
    }

    .accordion-section .accordian-row .col-right ol li:before,
    .accordion-section .accordian-row .col-right ul li:before {
        top: 6px;
    }
}

@media only screen and (max-width: 767px) {
    .accordion-section {
        padding: 50px 20px;
    }

    .accordion-section .accordian-row .content-col .inner-box {
        padding: 0 0 15px;
        margin: 0 0 20px;
    }

    .accordion-section .accordian-row .content-col .inner-box ul {
        margin: 10px 0 0;
    }

    .accordion-section .accordian-row .content-col .inner-box ul li {
        margin: 8px 8px 0 0;
    }

    .accordion-section.bg-blue-linear {
        background: #fff;
    }

    .accordion-section.bg-blue-linear h2 {
        color: #000;
    }
}

/* callChatSecWrap */
.callChatSecWrap {
    padding: 100px 0;
    background-color: #003452;
    background: linear-gradient(to bottom, #081f2f 73%, #161616 106%) !important;
    background-color: #1d87d4 !important;
    color: #fff;
}

/* callChatSecWrap closed */

.innerFaqWrap {
    background: #0f1a22;
}

.faqContent.innerFaqWrap .accordion-body {
    color: #fff;
}

.caseSec ul.listWrap li {
    font-size: 18px;
    margin-bottom: 27px;
}

.caseSec ul.listWrap li i {
    color: #ffad00;
    margin-right: 7px;
}

.faqContent.innerFaqWrap .list-wrap li {
    background: none;
    font-size: 18px;
    color: #fff;
    padding-left: 20px;
    line-height: 36px;
    margin-bottom: 6px;
}

.faqContent.innerFaqWrap .list-wrap {
    margin-bottom: 20px;
}

.faqContent.innerFaqWrap .list-wrap li i {
    margin-right: 10px;
}

@media (max-width:820px) {
    .callChatSecWrap img {
        width: 100%;
    }

    .caseSec ul.listWrap li {
        font-size: 16px;
        margin-bottom: 16px;
    }
}

@media (max-width:767px) {
    .innerPageWrap .mainTitle {
        font-size: 33px;
        line-height: normal;
        margin-bottom: 18px !important;
    }

    .innerPageWrap .innerBannerWrap section.title p {
        font-size: 17px;
        line-height: 27px;
    }

    body .innerPageWrap .innerBannerWrap.spaceBannerWrap {
        padding-top: 130px;
    }

    .caseSec ul.listWrap li {
        font-size: 14px;
        margin-bottom: 19px;
    }

    body .callChatSecWrap {
        padding: 80px 0;
    }

    body .callChatSecWrap .image-wrap {
        margin-top: 40px;
    }

    .brandsLogoWrap {
        margin-top: 40px;
    }

    .brandsLogoWrap .container {
        padding: 0;
    }

    .accordion-section .accordion-toggle {
        font-size: 20px;
        line-height: normal;
    }

    .accordion-section .accordian-row .col-right .accordion-toggle {
        margin-bottom: 40px;
    }

    .innerPageWrap .secHeadingTitle {
        font-size: 24px;
        font-family: 'p-bold';
    }
}

.brandsLogoWrap {
    margin-bottom: 50px;
}

.brandsLogoWrap .imageWrapper {
    background-color: #f1f1f1;
    margin: 0 5px;
    padding: 30px 30px;
}

.brandsLogoWrap .rowFirst {
    margin-bottom: 10px;
}

/* page design closed */

/* agency  */
.competencyPageWrap {
    padding-top: 80px;
}

/* .competencyPageWrap ul{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  } */
/* .competencyPageWrap .lists--bullets ul li {
    color: #223344;
    width: 50%;
    float: left;
  } */
.competencyPageWrap.info--appdev-2 h4:before {
    top: 25%;
}

.outsourceLoadOff ul li {
    font-size: 18px;
    margin-bottom: 10px;
}

.outsourceLoadOff ul.listWrap li i {
    color: #ffad00;
    margin-right: 7px;
    position: absolute;
    left: 0;
    top: 7px;
}

.outsourceLoadOff ul.listWrap .list-item {
    position: relative;
}

.outsourceLoadOff ul.listWrap li {
    float: left;
    width: 50%;
    line-height: 31px;
    padding-left: 32px;
}

.page-id-2827 .brandsLogoWrap .imageWrapper {
    background-color: #fff;
}

.page-id-2827 .enterpriseCardContent h3 {
    font-size: 26px;
    margin: 0 0 18px;
}

/* agency closed     */

.experienceListWrap ul li {
    border: 1px solid #d1d1e1;
    border-radius: 5px;
    padding: 4px 9px;
    display: inline-block;
    margin: 18px 18px 0 0;
    line-height: 22px;
    text-align: center;
    color: #666;
    font-size: 18px;
    font-weight: 400;
    background-color: rgba(217, 217, 217, 0.32);
    position: relative;
    font-weight: 600;
}

.experienceListWrap .row {
    justify-content: center;
}

.experienceListWrap h4 {
    font-size: 26px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    border-image-slice: 1;
    border-image-source: linear-gradient(to right, #ffcf66, #e19b01);
    border-bottom: 4px solid;
}

@media (max-width:1200px) {
    .enterpriseCardsRow {
        margin-top: 0;
        margin-bottom: 0;
    }

    .competencyPageWrap {
        padding-top: 80px;
        padding-bottom: 70px;
    }

    .callChatSecWrap {
        padding: 65px 0;
    }

    .page-id-2827 .enterpriseCardsRow {
        margin-bottom: 0;
    }

    .page-id-2827 .enterprise_services {
        padding-top: 70px;
    }

    .page-id-2827 .enterpriseCardContent h3 {
        font-size: 20px;
        margin: 0 0 18px;
    }
}

@media (max-width:820px) {
    .innerPageWrap .secHeadingTitle {
        font-size: 26px;
        font-family: 'p-bold';
    }

    .page-id-2827 .heading span {
        font-size: 26px;
    }

    .innerPageWrap .mainTitle {
        font-size: 32px;
        line-height: normal;
        margin-bottom: 20px !important;
    }

    .competencyPageWrap .info-text {
        margin-bottom: 30px;
    }

    .competencyPageWrap {
        padding-top: 65px;
        padding-bottom: 30px;
    }
}

@media (max-width:767px) {
    .page-id-2827 .enterprise_services .col {
        flex: 1 0 100%;
    }

    .perkAgencyWrap .caseSec ul.listWrap li {
        font-size: 16px;
        margin-bottom: 19px;
        line-height: 27px;
    }

    .outsourceLoadOff ul.listWrap li {
        width: 100%;
    }

    .brandLogoWrap.logoCarouselModule .imageWrapper {
        border-right: none;
    }

    .btnSecContent .btnFlexWrap {
        padding-left: 0;
    }

    .caseSec.perkAgencyWrap ul.listWrap li {
        font-size: 16px;
    }
}

/* chat icon */
.chat-icon-arrow .commonBtn:before {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="64.000000pt" height="64.000000pt" viewBox="0 0 64.000000 64.000000" preserveAspectRatio="xMidYMid meet"><g transform="translate(0.000000,64.000000) scale(0.100000,-0.100000)" fill="%23ff8f08" stroke="none"><path d="M156 585 c-123 -44 -187 -177 -138 -288 20 -46 20 -47 2 -109 -24 -79 -15 -86 62 -47 68 35 86 33 172 -20 48 -29 70 -36 125 -39 36 -2 77 1 91 6 20 7 37 3 87 -21 80 -40 90 -32 62 50 -19 57 -19 63 -4 86 25 39 31 120 11 171 -22 57 -91 121 -148 137 -23 7 -58 23 -75 36 -70 51 -168 66 -247 38z m172 -41 l37 -16 -49 -15 c-73 -22 -140 -93 -156 -166 -11 -47 -10 -63 2 -101 15 -46 15 -46 -7 -40 -13 3 -37 -2 -55 -11 -39 -20 -45 -16 -31 27 9 28 8 40 -9 73 -48 95 -1 213 102 254 37 15 125 12 166 -5z m168 -81 c93 -48 130 -154 84 -242 -18 -36 -20 -48 -11 -73 17 -47 14 -50 -29 -28 -33 17 -44 18 -63 9 -12 -7 -47 -13 -77 -13 -153 -2 -253 139 -188 263 52 100 181 138 284 84z"/><path d="M304 309 c-10 -17 13 -36 27 -22 12 12 4 33 -11 33 -5 0 -12 -5 -16 -11z"/><path d="M382 304 c4 -21 22 -23 26 -1 2 10 -3 17 -13 17 -10 0 -15 -6 -13 -16z"/><path d="M454 309 c-10 -17 13 -36 27 -22 12 12 4 33 -11 33 -5 0 -12 -5 -16 -11z"/></g></svg>');
    /* additional CSS properties */
}

/* chat icon closed */

/* button with effect  */
.logo-tab-col .btn {
    background-color: transparent;
    border-radius: .3em;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: .5s;
    font-weight: 400;
    font-size: 17px;
    border: 1px solid;
    font-family: inherit;
    text-transform: capitalize;
    color: #1a2e63;
    max-width: fit-content;
    z-index: 1;
}

.logo-tab-col .btn {
    max-width: fit-content;
    background: #e9e9e9;
    padding: 18px 100px;
    width: 100%;
    font-size: 18px;
    border: none;
    transition: all 1s ease;
    border-radius: 4px 100px 20px 100px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
    font-weight: 600;
}

.logo-tab-col .btn::after,
.logo-tab-col .btn::before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    transform: translate(-50%, -50%);
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    background-color: #1a2e63;
    transition: 1s ease;
}

.logo-tab-col .btn::before {
    top: -1em;
    left: -1em;
}

.logo-tab-col .btn::after {
    left: calc(100% + 1em);
    top: calc(100% + 1em);
}

.logo-tab-col .btn:hover::after,
.logo-tab-col .btn:hover::before {
    height: 410px;
    width: 410px;
}

.logo-tab-col .btn:hover {
    color: rgb(10, 25, 30);
    color: #fff;
    /* border: 1px solid #1a2e63; */
}

.logo-tab-col .btn:active {
    filter: brightness(.8);
}

/* css closed */

/* popup-content  */
.popup {
    display: none;
    position: fixed;
    padding: 0 20px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    opacity: 0;
    /* Initially hidden */
    transition: opacity 0.3s ease;
    /* Transition for opacity */
}

.popup-content {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    overflow-y: auto;
    max-height: 820px;
    max-width: 900px;
    margin-top: 20px;
    border-radius: 30px;
    opacity: 0;
    /* Initially hidden */
    transition: opacity 0.3s ease;
    /* Transition for opacity */
}

.popup.show-popup {
    display: block;
    opacity: 1;
}

.popup.show-popup .popup-content {
    opacity: 1;
    transition-delay: 0.3s;
    /* Delay the fade-in of the content */
    outline: 2px solid #5e8ddc;
    /* Add outline */
}

.popupWrap .closeIcon {
    background: #5e8ddc;
    padding: 15px;
    border-radius: 100px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    z-index: 99999999;
    top: 10px;
    right: 10px;
    justify-content: center;
    cursor: pointer;
    position: sticky;
    left: auto;
    margin: 0 0 0 auto;
}

.popupWrap .bottomContactRow .innerRight span,
.popupWrap .bottomContactRow .leftCol {
    color: #000;
}

.popupWrap .contactUswrap .newContactView {
    background: #000;
    margin-top: -70px;
    padding: 60px 30px 50px;
}

.popupWrap::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}

.popupWrap::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}

.popupWrap::-webkit-scrollbar-thumb {
    background-color: #5e8ddc;
}

.popupWrap .contactUswrap .commonSectionTitle {
    font-size: 34px;
    font-family: 'p-bold';
}

.popupWrap .darkMode--active .wpcf7 form .wpcf7-response-output {
    color: #fff !important;
}

.popupWrap .contactImageWrapper img {
    margin-bottom: 40px;
}

.popupWrap .bottomContactRow {
    display: none;
}

.popupWrap .contactUswrap textarea.form-control {
    height: 112px;
}

.popupWrap .contactUswrap .form-control {
    padding: .775rem .75rem;
    border-radius: 10px;
    margin-bottom: 8px;
}

.popupWrap .contactUswrap p:first-child {
    margin-top: 6px;
}

.popup.show-popup .popup-content .contactForm__privacy p {
    font-family: 'p-regular';
    font-size: 18px;
    text-align: left;
    margin-bottom: 5px;
    line-height: 27px;
}

/* @media (max-width:1366px){
  
  .popupWrap  .contactUswrap .commonSectionTitle {
      font-size: 34px;
      font-family: 'p-bold';
  }
} */

.enterpriseColWrap .box {
    height: 100%;
    transition: all .3s ease-in-out;
    position: relative;
    border-radius: 10px;
    border: 1px solid #e2e9ef;
    padding: 40px;
    background: #fff;
    margin-bottom: 20px;
}

.enterpriseColWrap .box h3 {
    color: #000;
    font-weight: 600;
    margin-bottom: 24px;
}

.enterpriseColWrap .exbtn {
    position: absolute;
    bottom: 17px;
}

.enterpriseColWrap ul {
    height: calc(100% - 80px);
}

.enterpriseColWrap .box li {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 29px;
}

.enterpriseColWrap .box .explore-btn {
    color: #000;
    text-decoration: underline;
    position: relative;
    font-weight: 600;
}

.enterpriseColWrap .box .explore-btn:after {
    content: "";
    background: url(../images/explore-btn.svg) no-repeat center;
    width: 11px;
    position: absolute;
    height: 11px;
    margin-left: 8px;
    top: 6px;
    transition: all .3s ease-in-out;
}

.enterpriseColWrap .box:after {
    counter-increment: section;
    content: "0" counter(section);
    position: absolute;
    top: 9px;
    right: 20px;
    color: #05164d;
    opacity: .05;
    font-size: 59px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.enterpriseColWrap .rows {
    display: flex;
    flex-wrap: wrap;
    counter-reset: section;
}

.engagementCardWrap p {
    margin-bottom: 0;
    font-size: 19px !important;
    line-height: 28px !important;
}

.engagementCardWrap .cards-name h3 {
    margin-bottom: 18px;
}

.engagementCardWrap.cards--with-borders .cards-item {
    height: 100% !important;
}

/* coreWebVitalWrap */

.homeBannerWrap.coreWebVitalBanner {
    background: #124674;
}

.coreWebVitalBanner ul li {
    padding: 1rem 1rem 1rem 1rem;
    /* flex: 45% 1; */
    max-width: 32.5rem;
    font-size: 22px;
    line-height: 2.6rem;
    box-shadow: 0 3px 14px hsla(227, 4%, 52%, .1);
    border-radius: 1.2rem;
    background: #15436b;
    display: flex;
    align-items: center;
}

.coreWebVitalBanner ul li::before {
    margin-right: 16px;
    width: 40PX;
    height: 40PX;
    border-radius: .8rem;
    content: "";
    display: flex;
    flex-shrink: 0;
    background: #f6f6f6;
}

.coreWebVitalBanner ul li:after {
    top: 52PX;
    left: 25px;
    height: 3rem;
    background-size: 24px;
    content: "";
    position: absolute;
    transform: translateY(-50%);
    width: 3rem;
    background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/check-icon.png);
    background-repeat: no-repeat;
}

.homeBannerWrap.coreWebVitalBanner {
    padding-bottom: 20px;
}

.coreWebVitalBanner ul {
    list-style: none;
    padding: 0;
    margin: 0 0 2.8rem;
    display: flex;
    margin-bottom: 5.6rem;
    flex-wrap: wrap;
    gap: 2rem;
}

.homeBannerWrap.coreWebVitalBanner.spaceBannerWrap h1.mainTitle {
    line-height: 80px;
    font-size: 75px;
    text-align: left;
    margin-bottom: 27px !important;
}

/* metricsContentWrap */
.metricsContentWrap .secContentWrap .secContent {
    font-size: 20px;
    margin-bottom: 24px;
}

.listWithIcon .listItem {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 28px;
    display: flex;
}

.listWithIcon .listItem i {
    position: relative;
    display: flex;
    top: 7px;
    align-items: center;
    height: 36px;
    margin-right: 18px;
    font-size: 19px;
    color: #124775;
}

.listWithIcon .listItem i:before {
    content: "\f00c";
    z-index: 1;
    position: relative;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    width: 42px;
}

.listWithIcon .listItem i:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    background: #fff;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .8rem;
}

/* metricsContentWrap closed */

/* vertical slider tab  */

/* vertical slider tab closed */

/* coreWebVitalWrap closed */

@media (max-width:767px) {
    .popupWrap.popup-content {
        margin-top: 40px;
    }

    section.search_engine_faqs.faqContent #accordionFlushExample .accordion-item button.accordion-button.collapsed {
        font-size: 16px;
        padding: 1rem 1.25rem;
        line-height: 23px;
    }
}

/* popup-content closed */

/**
 * Article Container
 */
.optimizingTabsContent .article-container {
    padding: 2rem;
}

/**
 * Article Block
 */
.optimizingTabsContent .article-block {
    text-align: center;
}

.optimizingTabsContent .article-block .entry-content>p {
    color: #666;
}

/**
 * Tabs Block
 */
.optimizingTabsContent .tabs-block {
    display: flex;
    align-items: center;
    justify-content: center;
}

/**
 * Tabs
 */
.optimizingTabsContent .tabs {
    display: flex;
}

.optimizingTabsContent .tabs>ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 15%;
}

.optimizingTabsContent .tabs>ul li {
    display: block;
}

.optimizingTabsContent .tabs>ul li:not(:last-child) {
    border-bottom: 1px solid #262626;
}

.optimizingTabsContent .tabs>ul li a,
.optimizingTabsContent .tabs>ul li a:visited {
    display: flex;
    border-bottom: none;
    text-decoration: none;
    background-color: #000;
    color: #fff;
    padding: 1.5rem 1.5rem;
    transition: all 0.2s ease-in-out;
    word-wrap: break-word;
}

.optimizingTabsContent .tabs>ul li a:active,
.optimizingTabsContent .tabs>ul li a:focus,
.optimizingTabsContent .tabs>ul li a:hover {
    border-bottom: none;
    outline: 0;
}

.optimizingTabsContent .tabs>ul li a.active {
    background-color: #124775;
    color: #fff;
    font-size: 19px;
    font-family: p-regular;
    text-transform: capitalize;
}

.optimizingTabsContent .tabs-wrapper {
    padding-left: 0;
}

.optimizingTabsContent .tabs {
    padding-top: 0;
    padding-bottom: 0;
}

.optimizingTabsContent {
    padding-top: 80px;
    padding-bottom: 80px;
}

.optimizingTabsContent .tabs .secTitle {
    font-size: 32px;
    margin-bottom: 18px;
}

.optimizingTabsContent .tabs>ul li a:hover:not(.active) {
    background-color: #124775;
    color: #fff;
    font-size: 18px;
    font-family: p-regular;
    text-transform: capitalize;
}

.optimizingTabsContent .tabs>ul li a {
    font-size: 18px;
    font-family: p-regular;
    text-transform: capitalize;
}

.optimizingTabsContent .tabs>ul li a>span {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.optimizingTabsContent .tabs>ul li a>span.tab-label {
    display: none;
}

.optimizingTabsContent .tabs section {
    width: 85%;
    background-color: #fff;
    padding: 1rem;
    display: none;
    word-wrap: break-word;
}

.optimizingTabsContent .tabs section>* {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.2s, transform 0.2s;
}

.optimizingTabsContent .tabs section>*:nth-child(1) {
    transition-delay: 0.2s;
}

.optimizingTabsContent .tabs section>*:nth-child(2) {
    transition-delay: 0.3s;
}

.optimizingTabsContent .tabs section>*:nth-child(3) {
    transition-delay: 0.4s;
}

.optimizingTabsContent .tabs section>*:nth-child(4) {
    transition-delay: 0.5s;
}

.optimizingTabsContent .tabs section>*:nth-child(5) {
    transition-delay: 0.6s;
}

.optimizingTabsContent .tabs section>*:nth-child(6) {
    transition-delay: 0.7s;
}

.optimizingTabsContent .tabs section>*:nth-child(7) {
    transition-delay: 0.8s;
}

.optimizingTabsContent .tabs section>*:nth-child(8) {
    transition-delay: 0.9s;
}

.optimizingTabsContent .tabs section>*:nth-child(9) {
    transition-delay: 1s;
}

.optimizingTabsContent .tabs section>*:nth-child(10) {
    transition-delay: 1.1s;
}

.optimizingTabsContent .tabs section>*:nth-child(11) {
    transition-delay: 1.2s;
}

.optimizingTabsContent .tabs section>*:nth-child(12) {
    transition-delay: 1.3s;
}

.optimizingTabsContent .tabs section>*:nth-child(13) {
    transition-delay: 1.4s;
}

.optimizingTabsContent .tabs section>*:nth-child(14) {
    transition-delay: 1.5s;
}

.optimizingTabsContent .tabs section>*:nth-child(15) {
    transition-delay: 1.6s;
}

.optimizingTabsContent .tabs section>*:nth-child(16) {
    transition-delay: 1.7s;
}

.optimizingTabsContent .tabs section>*:nth-child(17) {
    transition-delay: 1.8s;
}

.optimizingTabsContent .tabs section>*:nth-child(18) {
    transition-delay: 1.9s;
}

.optimizingTabsContent .tabs section>*:nth-child(19) {
    transition-delay: 2s;
}

.optimizingTabsContent .tabs section>*:nth-child(20) {
    transition-delay: 2.1s;
}

.optimizingTabsContent .tabs section.active {
    display: block;
    max-height: 550px;
    overflow-y: auto;
}

.tab-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}

.tab-body::-webkit-scrollbar {
    width: 6px;
    background-color: #f5f5f5;
}

.tab-body::-webkit-scrollbar-thumb {
    background-color: #124775;
}

.optimizingTabsContent .tabs section.active-content>* {
    opacity: 1;
    transform: translateY(0);
}

@media (min-width: 576px) {
    .optimizingTabsContent .tabs>ul {
        width: 400px;
    }

    .optimizingTabsContent .tabs>ul li a {
        flex-wrap: wrap;
    }

    .optimizingTabsContent .tabs>ul li a>span {
        width: 100%;
        line-height: 31px;
    }

    .optimizingTabsContent .tabs>ul li a>span.tab-label {
        width: 100%;
        display: block;
        margin-top: 0.2rem;
    }

    .optimizingTabsContent .tabs section {
        width: calc(100% - 150px);
        padding: 2rem 3rem;
    }
}

@media (min-width: 768px) {
    .optimizingTabsContent body {
        font-size: 1.125rem;
    }
}

.brands-wrap.coreFeaturesWrap .overlay-wrap .overlay-content h3:after {
    position: absolute;
    bottom: 36px;
    content: '';
    background: #fff;
    width: 100px;
    height: 2px;
    display: inline-block;
    z-index: 999;
}

.brands-wrap.coreFeaturesWrap .overlay-wrap .overlay-content h3 {
    position: relative;
    padding-bottom: 50px;
}

.brands-wrap.coreFeaturesWrap .sec-title .about-cus-font {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: 2px;
    margin-bottom: 21px;
    display: block;
}

.brands-wrap.coreFeaturesWrap .dark-overlay {
    background-color: rgba(0, 0, 0, .69);
}

.brands-wrap.coreFeaturesWrap .image-wrap {
    background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/home-image/core-web-services.jpg);
}

.brands-wrap.coreFeaturesWrap.chessBoardWrap .image-wrap {
    background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/chess-board.jpg);
}

.brands-wrap.coreFeaturesWrap .overlay-wrap .overlay-content {
    padding: 70px !important;
    padding-left: 50px !important;
}

.websiteExperienceWrap .cardBoxWrap .cardBox .boxBtmContent p {
    min-height: auto;
    font-size: 20px;
    font-weight: 600;
    font-family: 'p-bold';
    margin-bottom: 24px;
}

.websiteExperienceWrap .cardBoxWrap .cardBox {
    background: #f8f9fa;
    background-image: linear-gradient(to bottom right, rgb(255 255 255 / 50%), transparent);
    box-shadow: 0 0 20px 10px rgb(245 245 245 / 50%);
}

.websiteExperienceWrap .cardBoxWrap img {
    object-fit: contain;
}

.boxBtmContent ul li {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 20px;
}

.websiteExperienceWrap .boxBtmContent ul {
    padding-left: 16px;
}

.websiteExperienceWrap .listWithIcon .listItem i {
    top: 0;
}

.websiteExperienceWrap .listWithIcon .listItem {
    align-items: center;
    font-size: 18px;
}

.websiteExperienceWrap .mainHeadingSec {
    margin-bottom: 80px;
}

.optimizeSecWrap h3 {
    font-size: 22px;
}

.optimizeSecWrap p {
    font-size: 18px;
    line-height: 26px;
}

.optimizeSecWrap .serviceSecTitle {
    padding-right: 110px;
}

.optimizeSecWrap .secContentWrap ul {
    counter-reset: a 0;
}

.optimizeSecWrap .secContentWrap ul li {
    position: relative;
    padding-bottom: 60px;
}

.optimizeSecWrap .secContentWrap ul li:before {
    margin-bottom: 2.8rem;
    content: "0" counter(a);
    counter-increment: a;
    position: absolute;
    left: -70px;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    font-weight: 500;
    font-size: 23px;
    line-height: 2.2rem;
    color: #fff;
    background: #124775;
    border-radius: 16px;
    z-index: 1;
}

.optimizeSecWrap .secContentWrap ul li:after {
    width: 0;
    height: 100%;
    border: 1px dashed #d1d1d1;
    content: "";
    position: absolute;
    top: 0;
    left: -45px;
    height: 100%;
    border: 1px solid #ebebeb;
}

.optimizeSecWrap .secContentWrap ul li:last-child:after {
    display: none;
}

.websiteExperienceWrap.achieveWrap .cardBoxWrap .cardBox {
    background-color: #fff;
    height: 100%;
}

.websiteExperienceWrap.achieveWrap .cardBoxWrap .cardBox .topRow {
    border-bottom: none;
}

.websiteExperienceWrap.achieveWrap .listWithIcon.closeIcon i:before {
    content: "\f00d";
    color: #ce3715;
}

.websiteExperienceWrap.achieveWrap .listWithIcon .listItem i:after {
    background-color: #f6f6f6;
}

.cwv-img-wrap {
    text-align: center;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
}

.cwv-img-wrap img {
    width: 380px;
    height: auto;
}

.optimizingTabsContent #tabs-section p {
    margin-bottom: 60px;
}

/* enterprise software development */

/* Enterprise Software Development Services Page*/
.enterprise_services {
    padding: 100px 0 0;
    clear: both;
}

.enterpriseCardsRow {
    margin-top: 90px;
    margin-bottom: 50px;
}

.enterpriseCardContent {
    padding: 50px 20px 34px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.enterpriseCardContent::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 8px;
    background: linear-gradient(270deg, rgb(55 123 251) 0, rgb(80 146 255) 35%, rgb(3 168 247) 100%);
    transition: 0.5s ease;
}

.enterpriseCardContent h3 {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 30px;
}

.enterpriseCardContent:hover::before {
    height: 100%;
}

.enterpriseCardContent:hover h3,
.enterpriseCardContent:hover p {
    color: #fff !important;
}

.enterpriseCardContent h3,
.enterpriseCardContent p {
    transition: 0.5s ease;
}

.enterpriseCardsRow .singleCard {
    margin-bottom: 40px;
}

.enterprise_services.bottomModule {
    background: #f9f9f9;
}

.enterpriseCardContent * {
    position: relative;
}

.sphere-item-title .text-right {
    text-align: right;
    padding: 0 18px 0 0 !important;
}

.sphere-item-title h4 {
    font-size: 22px !important;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 9px;
    margin: 0 0 15px;
}

.customSphericalSection {
    background: #fff !important;
}

@media (max-width:767px) {
    .enterprise_services .row {
        flex-flow: column !important;
    }

    .enterprise_services {
        padding: 50px 0 0;
    }

    .enterpriseCardsRow {
        margin-top: 50px;
        margin-bottom: 0 !important;
    }

    .enterpriseCardContent h3 {
        font-size: 22px;
        margin: 0 0 10px;
    }

    .enterpriseCardContent {
        padding: 30px 20px 24px;
    }

    .btnWrap .commonBtn {
        font-size: 15px;
    }

    .customSphericalSection h2.secHeadingTitle {
        margin: 0 0 30px !important;
        padding: 0 !important;
    }

    .sphere-item-title .text-right {
        text-align: left;
    }

    .customSphericalSection {
        padding: 40px 0 40px !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .enterpriseCardsRow .singleCard {
        width: 50%;
    }

    .enterpriseCardsRow {
        margin-top: 40px;
        margin-bottom: 0;
    }

    .enterpriseCardContent h3 {
        font-size: 23px;
        margin: 0 0 20px;
    }

    .enterpriseCardContent p {
        font-size: 16px;
    }
}

@media (min-width:768px) and (max-width:1029px) {
    .sphere-item-title .text-right {
        text-align: left;
    }

    .customSphericalSection {
        padding: 60px 0 20px !important;
    }

    .customSphericalSection .secHeadingTitle {
        margin: 0 !important;
    }
}

/* sec closed */
@media (max-width:1024px) and (min-width:768px) {
    .homeBannerWrap.coreWebVitalBanner.spaceBannerWrap h1.mainTitle {
        line-height: 66px;
        font-size: 61px;
    }

    .coreWebVitalBanner ul li {
        flex: 50% 1;
    }

    .homeBannerWrap.coreWebVitalBanner {
        padding-top: 150px;
    }

    .websiteExperienceWrap.achieveWrap .cardBoxWrap .cardBox {
        background-color: #fff;
        height: auto;
    }
}

@media (max-width:767px) {
    body .listFlexBox h2 {
        line-height: 30px !important;
        font-size: 30px !important;
    }

    .homeBannerWrap.coreWebVitalBanner {
        padding-top: 100px;
    }

    .homeBannerWrap.coreWebVitalBanner.spaceBannerWrap h1.mainTitle {
        line-height: 54px;
        font-size: 46px;
    }

    .coreWebVitalBanner ul {
        margin-bottom: 1.6rem;
    }

    .listWithIcon .listItem i {
        top: 0;
        margin-right: 6px;
    }

    body .ourServiceWrap {
        padding-bottom: 30px;
        padding-top: 56px;
    }

    .optimizingTabsContent {
        padding-top: 60px;
        padding-bottom: 80px;
    }

    .optimizingTabsContent p:first-child {
        margin-top: 0;
    }

    .optimizingTabsContent .tabs {
        display: block;
    }

    .optimizingTabsContent .tabs .secTitle {
        font-size: 22px;
        margin-bottom: 18px;
    }

    .brands-wrap.coreFeaturesWrap .image-wrap {
        min-height: 700px;
    }

    body .optimizingTabsContent .tabs>ul {
        width: 100%;
    }

    .brands-wrap.coreFeaturesWrap .sec-title .about-cus-font {
        font-size: 27px;
        line-height: 37px;
    }

    .optimizingTabsContent .tabs section {
        width: 100%;
        padding: 2rem;
    }

    .websiteExperienceWrap .mainHeadingSec {
        margin-bottom: 40px;
    }

    .coreWebVitalBanner ul li {
        flex: 100% 1;
    }

    .optimizingTabsContent {
        padding-top: 50px;
        padding-bottom: 70px;
    }

    .brands-wrap.coreFeaturesWrap .overlay-wrap .overlay-content {
        padding: 30px !important;
        padding-left: 50px !important;
    }

    .websiteExperienceWrap.achieveWrap .cardBoxWrap .cardBox {
        height: auto;
    }

    .page-id-2832 .contactUswrap .newContactView {
        padding-top: 0;
    }

    .cardBoxWrap .cardBox .topRow {
        padding: 10px;
    }

    .websiteExperienceWrap .boxBtmContent ul {
        padding-left: 0;
    }

    .websiteExperienceWrap .listWithIcon .listItem i {
        margin-right: 16px;
    }
}

@media (max-width: 767px) {
    .innerPagesWrap .secHeadingTitle {
        font-size: 32px;
        font-family: 'p-bold';
    }

    .innerPagesWrap h3 {
        font-size: 28px;
    }

    .popupWrap .contactUswrap .newContactView {
        padding: 70px 15px 50px;
    }

    .popupWrap .contactUswrap .container {
        padding: 0 10px;
    }

    .popup.show-popup .popup-content {
        margin-top: 64px;
    }

    .popup-content {
        border-radius: 10px;
    }

    .newCardIdentity .tab-sec-wrap .btn-tab-wrap .logo-tab-row {
        margin: 0 0;
        display: block;
        justify-content: center;
    }

    .newCardIdentity .tab-sec-wrap .btn-tab-wrap .logo-tab-col {
        padding-bottom: 30px;
        text-align: center;
        display: flex;
        justify-content: center;
    }
}

.achieveWrap .popupWrap .contactUswrap .commonSectionTitle,
.achieveWrap .popupWrap .contactUswrap .responsePara,
.achieveWrap .popupWrap .contactUswrap p {
    color: #fff;
    text-align: left;
}

.achieveWrap .popupWrap .contactUswrap p {
    padding-left: 0;
    padding-right: 0;
}

.achieveWrap .popupWrap .closeIcon {
    color: #fff;
}

.full-wd-popup {
    overflow: hidden;
}

/* blogPageWrap */
.blogPageWrap {
    padding-top: 80px;
    background-color: #f7f8fd;
    padding-bottom: 80px;
}

.blogPageWrap .post-grid-item img {
    width: 100%;
    margin-bottom: 24px;
    object-fit: cover;
    height: auto;
}

.blogPageWrap .post-grid-item {
    background: #fff;
    border-radius: 39px;
    padding: 20px;
    margin-bottom: 40px;
    padding-bottom: 30px;
    display: block;
}

.blogPageWrap .blogContent {
    padding: 12px;
}

.blogPageWrap .post-title {
    text-transform: capitalize;
    font-family: p-regular;
    font-weight: 600;
    font-size: 28px;
}

.blogPageWrap .post-title a {
    color: #124775;
    font-family: 'p-bold';
    font-size: 22px;
    min-height: 68px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 34px;
}

.post-grid-item .post-excerpt p {
    font-size: 18px;
    margin: 15px auto 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.post-grid-item .colCustom {
    display: flex;
    flex-wrap: wrap;
}

.post-grid-item .btnWrap {
    margin-top: 24px;
}

.post-grid-item .commonBtn {
    background: #124775;
    border-color: #124775;
}

.post-grid-item .commonBtn:hover {
    background: transparent;
    backdrop-filter: blur(11px);
    color: #124775;
    box-shadow: 8px 8px 0 -4px #124775;
}

#tableOfcontents {
    background: #fff;
    margin-top: 12px;
}

ul#tableOfcontents li a {
    margin-bottom: 2px;
    display: block;
    font-size: 15px;
    color: #000;
    line-height: 26px;
    padding: 6px 0px;
    border-bottom: solid 1px #dbdbdb;
}

.single_post_container .sidebar h3 {
    font-family: p-bold;
    color: #124775;
}

/* blogPageWrap */
@media only screen and (min-width: 1140px) {
    .header-two .menu ul li.menu-item-has-children:hover .small-menu-inner.innerContentContainer {
        max-width: max-content;
    }
}

/* challangeWrap */
.about-sec.challangeWrap .about-container>.wp-block-column {
    max-width: 730px;
    margin-left: auto;
    padding: 20px;
}

.about-sec.challangeWrap img {
    height: 100%;
}

.about-sec.challangeWrap .about-container h2 {
    line-height: 62px;
    font-size: 47px !important;
}

.coreFeaturesWrap .list-wrap li,
.goalsWrap .list-wrap li {
    font-size: 20px;
    padding-left: 34px;
    background-size: 21px;
    line-height: 36px;
    margin-bottom: 6px;
}

.secPadTop {
    padding-top: 80px;
    margin-bottom: 50px;
}

.page-id-2966 h2 {
    line-height: 60px !important;
    font-family: 'p-bold';
    font-size: 47px !important;
}

.page-id-2966 .card-img-box-odd,
.page-id-2966 .lastFlexContainer {
    margin-bottom: 54px;
}

body .listFlexBox h2 {
    line-height: 48px !important;
    font-family: 'p-bold';
    font-size: 42px !important;
    color: #000 !important;
}

/* contact page design  */
.newContactView .contactForm__privacy {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    max-width: max-content;
    margin: 0 auto;
}

.newContactView .singleField.submitField input[type="submit"] {
    border-radius: 100px !important;
}

.newContactView .singleField.submitField input:focus {
    outline: none;
    box-shadow: none;
}

/* closed  */

/* case study pages css */
.Kalgreens-banner {
    background: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/house-banner-img.jpg) center/cover no-repeat;
    height: 100%;
    padding: 200px 0;
    position: relative;
    z-index: 1;
}

.Kalgreens-banner:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -1;
    content: '';
}

/* css closed */
.about-sec.challangeWrap img {
    object-fit: cover;
}

.week-resources-wrap img {
    filter: brightness(0.2);
}

.space-sec-all {
    padding: 30px;
}

.list-wrap li {
    filter: grayscale(1);
}

.goalsWrap {
    padding: 0 20px;
}

/* seniorCultureSec email-flex-content */
.seniorCultureSec .list-wrap li {
    background-image: none;
}

.challenge-encountered-wrap .cus-card,
.financialSecWrap .cus-card-col {
    margin-bottom: 30px;
}

.financialSecWrap .cus-card-col img {
    margin-bottom: 20px;
}

/* closed */
.websiteExperienceWrap .imgWrap.fullWidth img {
    object-fit: cover;
    height: 100%;
}

.page-id-1346 h2,
.page-id-1479 h2,
.page-id-1573 h2,
.page-id-1610 h2,
.page-id-1655 h2,
.page-id-1672 h2,
.page-id-1702 h2,
.page-id-1735 h2,
.page-id-1773 h2,
.page-id-1804 h2,
.page-id-1831 h2 {
    line-height: 62px;
    font-size: 47px;
}

body .wp-block-group.caseStudyFlexContent h2 {
    line-height: 46px !important;
}

.about-container>.wp-block-column {
    max-width: 730px;
    margin-left: auto;
    padding: 20px;
}

.universal-weather .list-wrap ul li {
    filter: brightness(0) invert(1);
}

.need-sec {
    padding-left: 16px;
    padding-right: 16px;
}

.page-id-1479.page-template-fullwidth .col-sm-12,
.page-id-1573.page-template-fullwidth .col-sm-12,
.page-id-1655.page-template-fullwidth .col-sm-12,
.page-id-1702.page-template-fullwidth .col-sm-12,
.page-id-1735.page-template-fullwidth .col-sm-12,
.page-id-1804.page-template-fullwidth .col-sm-12,
.page-id-1831.page-template-fullwidth .col-sm-12 {
    padding-right: 0;
}

body .listGroupBox h2 {
    line-height: 34px;
    font-size: 24px !important;
}

.listGroupBox .wp-block-image {
    margin-bottom: 14px;
}

@media (max-width:1024px) {
    .brands-wrap.chessBoardWrap .text-foreground .text-wrap .text-title {
        font-size: 1.6rem;
        font-family: p-bold;
    }

    .brands-wrap.coreFeaturesWrap .sec-title .about-cus-font {
        font-size: 36px;
        line-height: 48px;
    }

    body .Kalgreens-banner h2 {
        line-height: 46px !important;
        font-family: 'p-bold';
        font-size: 38px !important;
    }

    .about-sec.challangeWrap .about-container h2 {
        line-height: 62px;
        font-size: 36px !important;
    }

    .page-id-1346 h2,
    .page-id-1479 h2,
    .page-id-1573 h2,
    .page-id-1610 h2,
    .page-id-1655 h2,
    .page-id-1672 h2,
    .page-id-1702 h2,
    .page-id-1735 h2,
    .page-id-1773 h2,
    .page-id-1804 h2,
    .page-id-1831 h2 {
        line-height: 48px;
        font-size: 36px !important;
    }

    .page-id-2966 h2 {
        line-height: 46px !important;
        font-family: 'p-bold';
        font-size: 36px !important;
    }

    .investing-sec {
        padding-bottom: 60px;
        padding-top: 116px;
    }
}

@media (max-width:820px) {
    .brands-wrap.chessBoardWrap .image-wrap {
        min-height: 350px;
    }

    .investing-sec .investing-heading h2 {
        font-size: 38px;
        line-height: 50px;
    }
}

@media (max-width:767px) {
    .Kalgreens-banner {
        padding: 110px 0;
        padding-bottom: 60px;
    }

    .tech-used-sec {
        padding: 60px 0 30px;
    }

    .about-sec.challangeWrap .about-container>.wp-block-column {
        padding: 0;
    }

    .goalsWrap .card-img-box .wp-block-column:first-child {
        padding: 30px 30px 15px;
    }

    body .listFlexBox.goalsWrap h2 {
        font-size: 28px !important;
    }

    .goalsWrap {
        padding-top: 40px !important;
        padding-bottom: 10px !important;
    }

    .page-id-1346 h2,
    .page-id-1479 h2,
    .page-id-1573 h2,
    .page-id-1610 h2,
    .page-id-1655 h2,
    .page-id-1672 h2,
    .page-id-1702 h2,
    .page-id-1735 h2,
    .page-id-1773 h2,
    .page-id-1804 h2,
    .page-id-1831 h2 {
        line-height: 37px;
        font-size: 30px !important;
    }

    .digicrates-banner,
    .freetube-banner,
    .frp-live-banner,
    .indigo-visual-banner,
    .retail-app-banner,
    .superfit-banner,
    .teleagent-banner,
    .wedding-banner,
    .worldcast-banner {
        padding: 113px 0 37px;
    }

    .caseStudyFlexContent {
        padding: 0 16px;
    }

    .card-img-box .wp-block-column:first-child {
        padding: 34px 22px 15px;
    }

    .card-img-box-odd .wp-block-column:nth-child(2) {
        padding: 34px 22px 15px;
    }

    .space-sec-all {
        padding: 0;
    }

    .cardBoxWrapper .size-full {
        margin-bottom: 20px;
    }

    body .wp-block-group.caseStudyFlexContent h2,
    body .wp-block-group.caseStudyFlexContent h2 {
        line-height: 36px !important;
        font-size: 28px !important;
    }

    .listGroupBox .wp-block-columns.pt-5.mt-5 {
        padding-top: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0;
    }

    body .listGroupBox h2 {
        line-height: normal;
        font-size: 22px !important;
    }

    body .listGroupBox .investing-heading h2 {
        font-size: 28px !important;
    }
}

/* testimonial design css  */
.customers-section-avatar {
    border-radius: 10px;
}

.customers-section.customers-section-platform .customers-section-avatar-8 {
    top: 257px;
    left: 77%;
}

.customers-section.customers-section-platform .customers-section-avatar-5 {
    bottom: 143px;
    left: 88%;
}

.customers-section.customers-section-platform .customers-section-avatar-2 {
    top: 165px;
    left: 71%;
}

.customers-section.customers-section-platform .customers-section-avatar-3 {
    top: 156px;
    left: 45%;
}

.customers-section.customers-section-platform .customers-section-avatar-12 {
    top: 152px;
    left: 62%;
}

.customers-section.customers-section-platform .customers-section-avatar-13 {
    top: 30px;
    left: 13%;
}

.customers-section.customers-section-platform .customers-section-avatar-14 {
    top: 0;
    left: 37%;
}

.customers-section.customers-section-platform .customers-section-avatar-15 {
    top: 30px;
    left: 20%;
}

.customers-section.customers-section-platform .customers-section-avatar-16 {
    top: 75px;
    left: 13%;
}

.customers-section.customers-section-platform .customers-section-avatar-17 {
    top: 126px;
    left: 49%;
}

.customers-section.customers-section-platform .customers-section-avatar-18 {
    top: 173px;
    left: 49%;
}

.customers-section.customers-section-platform .customers-section-avatar-16 {
    top: 30px;
    left: 13%;
}

.customers-section.customers-section-platform .customers-section-avatar-19 {
    top: 117px;
    left: 12%;
}

.customers-section.customers-section-platform .customers-section-avatar-20 {
    top: 30px;
    left: 33%;
}

.customers-section.customers-section-platform .customers-section-avatar-21 {
    top: 30px;
    left: 28%;
}

.customers-section.customers-section-platform .customers-section-avatar-22 {
    top: 98px;
    left: 24%;
}

.customers-section.customers-section-platform .customers-section-avatar-23 {
    top: 40px;
    left: 8%;
}

.customers-section.customers-section-platform .customers-section-avatar-24 {
    top: 175px;
    left: 18%;
}

.customers-section.customers-section-platform .customers-section-avatar-25 {
    top: 275px;
    left: 43%;
}

.customers-section.customers-section-platform .customers-section-avatar-26 {
    top: 418px;
    left: 25%;
}

.customers-section.customers-section-platform .customers-section-avatar-27 {
    top: 200px;
    left: 30%;
}

.customers-section.customers-section-platform .customers-section-avatar-28 {
    top: 219px;
    left: 44%;
}

.customers-section.customers-section-platform .customers-section-avatar-29 {
    top: -22px;
    left: 29%;
}

.customers-section.customers-section-platform .customers-section-avatar-30 {
    top: 60px;
    left: 71%;
}

.customers-section.customers-section-platform .customers-section-avatar-31 {
    top: 30px;
    left: 66%;
}

.customers-section.customers-section-platform .customers-section-avatar-32 {
    top: 100px;
    left: 65%;
}

.customers-section.customers-section-platform .customers-section-avatar-33 {
    top: 111px;
    left: 50%;
}

.customers-section.customers-section-platform .customers-section-avatar-34 {
    top: 69px;
    left: 46%;
}

/* testimonial design css closed */

@media (max-width:1399px) {
    .customers-section.customers-section-platform .customers-section-avatar-26 {
        top: 291px;
        left: 25%;
    }
}

@media (max-width: 991.98px) {
    .customers-section-author {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 18px;
        margin-top: 0 !important;
        margin-bottom: 3px;
    }

    .customers-section-author-wrapper {
        margin-top: 24px;
    }

    .customers-section-author-rating {
        max-width: max-content !important;
    }

    .customers-section-content.active p {
        padding: 0 10px;
        text-align: left;
    }
}

@media (max-width:767px) {
    .customers-section-author-wrapper {
        margin-top: 0;
        justify-content: center;
    }

    .mob-testimonial p.testimonial {
        padding-top: 10px;
    }

    .customers-section-author-role {
        margin-bottom: 0;
    }

    .mob-testimonial .owl-carousel {
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    body .mob-testimonial {
        padding: 0;
        border: none;
    }

    .mob-testimonial .mob-testi .item {
        margin-top: 16px;
    }

    .mob-testimonial .mob-testi .item img {
        border-radius: 10px;
    }

    .mbMobileSpace {
        margin-top: 40px;
    }

    .challangeWrap.challengeContentWrap .about-container {
        padding: 0 16px;
    }
}

/* footer css  */
.footer .footer-contactsList .footer-link {
    font-size: 17px;
}

/* footer css closed */

/* web development page design css */

/* solutionCardWrap */
.solutionCardWrap,
.webApp section.cards.cards--webappdev-1.solutionCardWrap .col-lg-4 {
    display: flex;
    flex-wrap: wrap;
}

.webApp section.cards.cards--webappdev-1 .cards-item {
    padding: 48px;
    border-radius: 24px;
}

.innerPage .subHeadingTitle.smallHeading {
    font-size: 22px;
}

.securityCardWrap.lists--bullets--white ul li:before {
    background-color: #124775;
}

.securityCardWrap.cards--webappdev-3 .cards-item,
.securityCardWrap.cards--webappdev-3 .cards-row,
.securityCardWrap.cards--webappdev-3 .cards-wrapper {
    border: none;
}

.securityCardWrap h3 {
    margin-bottom: 24px;
}

body .sphereWrapper .sphere-item-title {
    padding-left: 0;
}

@media (max-width:1049px) {
    section.sphere.sphere--webappdev-1.sphere--items-4.bgcolor--dark.bg--cover.lazy {
        padding: 50px 0;
        padding-bottom: 20px;
    }

    section.sphere.sphere--webappdev-1.sphere--items-4 .pb-80 {
        padding-bottom: 0 !important;
    }

    section.cards.cards--webappdev-1 .sphere-item-title {
        padding-left: 0;
    }
}

/* solutionCardWrap closed */

/* inner banner css  */

@media (max-width:1024px) and (min-width:768px) {
    .full-width-media {
        width: 100% !important;
    }

    .space-small-media {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .vendorProjectWrap .heading-title {
        margin-bottom: 40px;
    }
}

@media (max-width:1024px) {
    .mobileRotator .pb-80 {
        padding-bottom: 0 !important;
    }

    body .infoList {
        padding-top: 50px;
    }
}

@media (max-width:767px) {

    .bannerTitleSpace,
    .mobileapp .title-name {
        padding-top: 100px;
    }

    .infoList {
        padding-top: 40px;
    }

    .iconSlider {
        padding-top: 0;
    }

    .info .text-align-left {
        text-align: center !important;
    }

    .info-text h3 {
        padding-top: 0;
    }

    .secPadMd {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
}

/* background after effect */
.bgAfterEffect {
    position: relative;
    z-index: 1;
}

.bgAfterEffect:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    content: '';
}

.tabImageWrap .tab-content {
    display: block;
}

/* closed */

/* social-media-marketing */

/* pillarsSectionWrap */

.cards--page-omnichannel-ecommerce-1.secPadMd {
    padding-bottom: 20px !important;
}

section.pillars-section.pillarsSectionWrap {
    padding: 90px 20px 30px;
}

section.unlock {
    padding: 90px 0 100px;
}

@media (max-width:1024px) {
    .hide-btm-pad {
        padding-bottom: 0 !important;
    }

    .heading-title.spaceHeading {
        margin-bottom: 40px;
    }

    body .innerPage .subHeadingTitle {
        font-size: 27px;
    }
}

@media (max-width:1024px) {
    .fullImageView img {
        width: 100%;
        max-width: 100%;
    }

    .infoList1 {
        padding-top: 60px;
        padding-bottom: 20px;
    }

    body .circleRotatorContent {
        padding-top: 50px;
    }

    .pad-top-mob {
        padding-top: 70px;
    }

    .heading.spaceBtmMargin {
        padding-bottom: 50px;
    }
}

@media (max-width:767px) {
    .expertiseWrap .scheme1-content {
        margin-bottom: 30px;
    }

    .expertiseWrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .expertiseWrap .mb-0 {
        margin-bottom: 30px !important;
    }

    .expertiseWrap .secHeadingTitle {
        margin-bottom: 0 !important;
    }
}

/* pages banner button wrap */
.intelligenceWrap a {
    background: transparent;
    color: #fff;
}



/* startupBannerImage agencyImage */

.startupBannerImage.agencyImage .spaceBannerWrap {
    background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/agency-page-banner.jpg);
}

.startupWrap .startupBannerImage .spaceBannerWrap {
    background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/startup-banner.jpg);
}

.enterprise-development-wrap .spaceBannerWrap {
    background-image: url(/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/Eterprises.jpg);
}

.heartfelt-sec.aiModelWrap .heartfelt-service-para img {
    filter: none;
}



/* contact form design  */
.newContactView input {
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 10px !important;
    padding: 26px 16px !important;
}

.newContactView .wpforms-submit {
    background: #ff8f08 !important;
    color: #fff !important;
    padding: 16px 40px 16px 40px !important;
    display: inline-block !important;
    position: relative;
    font-family: "p-bold" !important;
    font-size: 19px !important;
    border-radius: 100px !important;
    border: 2px solid #ff8f08 !important;
    box-shadow: 0 0 0 0 transparent;
    height: auto !important;
    margin-top: 20px;
}

.newContactView textarea {
    border-radius: 10px !important;
}

.newContactView .wpforms-submit:hover {
    background: transparent !important;
    color: #ff8f08 !important;
    box-shadow: 8px 8px 0 -4px #ff8f08;
}

.newContactView div.wpforms-container-full button[type=submit]:hover {
    background: transparent !important;
}

.newContactView .wpforms-submit {
    border-radius: 100px;
}

.newContactView .wpforms-submit {
    transition: all .6s cubic-bezier(0, 0, .2, 1);
}

.newContactView button:focus,
.newContactView input:focus,
.newContactView textarea:focus,
div.wpforms-container-full button[type=submit]:focus:after {
    box-shadow: none !important;
    outline: none !important;
    border: 1px solid #ff8f08 !important;
}

/* wpforms-3265 */
.newContactView #wpforms-3265 {
    margin-top: 0px;
}

/* IOS Development */

.pt-80 {
    padding-top: 100px !important;
}

@media (max-width: 1600px) {
    body .iosImageDiv img {
        padding-top: 20px;
    }
}

@media (max-width: 767px) {

    .lists--checkmarks ul li,
    .lists--checkmarks--blue ul li,
    .lists--checkmarks--green ul li {
        font-size: 16px;
    }

    body .blue-section {
        padding-top: 60px !important;
        padding-bottom: 16px !important;
    }

    .netCloudWrap.iconSlider {
        padding-top: 50px;
    }

    /* iconSlider--page-bigdata */
    .iconSlider--page-bigdata {
        padding-top: 0px !important;
    }
}

@media (max-width:1024px) {
    .table--ios .lists--bullets {
        padding-bottom: 10px;
    }

    .iosAppPageWrap img {
        width: 100%;
    }
}


/* dot-net-developers */

.dotNetCardsWrap .cards-name .secTitle {
    padding: 16px 0px;
}

.dotNetCardsWrap {
    padding-top: 50px;
}

body .statistics--page-net-1 .statistics-subtitle-big {
    font-size: 65px;
}

body .statistics-description {
    font-size: 20px;
    text-align: center;
}

body .statistics--page-net-1 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.dotNetCardsWrap .cards-item {
    margin-bottom: 20px;
}

.net-page .title-text {
    font-size: 18px;
}

.net-page .title-name:before {
    display: none;
}


@media (max-width: 1200px) {

    body main.net-page .sphere-item.sphere-item--1,
    body .sphere-item.sphere-item--7,
    body .sphere-item.sphere-item--6 {
        left: 0;
    }
}

/* Phone number field css */
div#wpforms-3265-field_7-container .iti.iti--allow-dropdown {
    position: relative;
    display: inherit;
}

div#wpforms-3265-field_7-container .iti.iti--allow-dropdown .iti__flag-container {
    position: absolute;
    padding: 1px;
}

div#wpforms-3265-field_7-container .iti.iti--allow-dropdown .iti__flag-container .iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px;
    background-color: rgba(0, 0, 0, .05);
}

.iti__highlight {
    background-color: rgba(0, 0, 0, .05);
}

div#wpforms-3265-field_7-container .iti.iti--allow-dropdown .iti__flag-container ul#iti-0__country-listbox li {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    padding: 8px;
    outline: 0;
    font-size: 19px;
}

div#wpforms-3265-field_7-container .iti.iti--allow-dropdown .iti__flag-container ul#iti-0__country-listbox li .iti__flag-box {
    margin-right: 8px;
}

div#wpforms-3265-field_7-container .iti.iti--allow-dropdown .iti__flag-container ul#iti-0__country-listbox li span.iti__country-name {
    margin-right: 8px;
    font-size: 16px !important;
}

div#wpforms-3265-field_7-container .iti.iti--allow-dropdown .iti__flag-container ul#iti-0__country-listbox li.iti__divider {
    display: none;
    padding: 0;
}

div#wpforms-3265-field_7-container .iti.iti--allow-dropdown .iti__flag-container ul#iti-0__country-listbox {
    max-height: 185px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    z-index: 999;
    border: 1px solid #ccc;
    margin-left: -1px;
}


/*pages.css*/

/* reset css  */

.text-color-white h1,
.text-color-white h2,
.text-color-white h3,
.text-color-white h4,
.text-color-white h5,
.text-color-white h6,
.text-color-white p {
    color: #fff !important;
}


.circleRotator-title h3,
.iconSlider--page-application-integration .heading-title h3,
.iconSlider-text {
    font-family: 'p-regular';
}

.circleRotator-num,
.info-block,
.info-media {
    text-align: center
}

.circleRotator,
.circleRotator-wrapper {
    overflow: hidden
}

.info--ruby-1 .info-text,
.info--support-1 .col-sm-6 .info-text {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000', GradientType=0)
}

.content-asset {
    position: relative
}

.content-asset:after,
.content-asset:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    content: ''
}

.tabs1Table-cell span {
    color: white;
}

.content-asset:before {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    background: #000;
    background: rgba(0, 0, 0, .8);
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .5);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .5);
    z-index: 1
}

.circleRotator-circle,
.circleRotator-item:before,
.content-asset:after,
.info {
    background-repeat: no-repeat
}

.content-asset:after {
    width: 32px;
    height: 32px;
    margin-top: -16px;
    margin-left: -16px;
    background-position: 50% 50%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAklJREFUeNrU189LFGEcx/FdSwMVsrpomZX9uBR50ahD0alDYNEliToIXSK8CkVEh4igS0X0ByQoeqqLdIlOBRVBRD+0XwZlhVZCedDU2N5f+gwM2+z67LPPGA68WOaZ2X0+88zM93k2m8vlMv9zyzoEaMUB7ECD2qYxjPvo0X4qAc6hE5UYwShmUIdNaMQQzuCuVwILkGA3PuEdOgucY1ajL/d3GyhyXkFJjYf0g1djbfsxiKd4iQe4jGodb8EXvCg3QKs6P6H9LXiOCfRoNA7iLB7iF87Hvj+GR74B7HmYxZVY20ncQ12BHziq4yu1X6ULOO0T4AImfe5jgVtYU0qA7fiB4wECmA95t2beAJfwFUsDBbDRfOZyboXexha8wlygAjeIFaid78QoQD2+BaywIypeDa4BKgNevW2z+lzmGmASNQEDWKm2Gj/hGuA9mgIGaMMUxlwD3EEzNgYK0IG3+O06GVWrzvcFeAWjariv1Eq4R19cV2aAXgz7Tkb9mmB8Oz+ii6gvZzp+jY+oLbHzw5jDNLqxExt8ApjH+IkOh45X4YaufEadDmnfRnOtTwBzCt9V0y9iF9ZoeK2TY7iptcITHb+OW1pNdeGagjT7BDDLNavZCmhUq57PWni8wW20JyxoumJtA8VClHKPbag3YxuasCThHDs2nreoiR7uxBCZQNNv3Hp11u8SIo0AGXWSFKJX646taQcoFmJcq6/UA8RDRP8ZuvVqti9UgCjElMqzbXsX4hnI16ji9M8ElV0M/45T3f4IMAC3vGdsRRn5owAAAABJRU5ErkJggg==);
    z-index: 2
}

.circleRotator,
.circleRotator-container,
.circleRotator-wrapper {
    position: relative;
    height: 855px
}

.content-asset--zoom--no:after,
.content-asset--zoom--no:before {
    display: none
}



@media (max-width:767px) {

    .content-asset:after,
    .content-asset:before {
        display: block
    }

    .content-asset--zoom--no:after,
    .content-asset--zoom--no:before {
        display: none
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2) {
    .content-asset:after {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABRpJREFUeNrsm11sVEUYhretUFsipfwEASulFJC/GENMDRiU5QKNpnIBQQOYmAhkI4RwIRcmJgheeAEEE6Jc4IUIegEmAtGIkoIk/IUEqpQSsBYsRQEJpdAKQmF5v/ieMDk5u909O3POnGUneTKn29k5870z8505880WJZPJ2KOcigoCFATQJsAEEAdTwTgwElSCYiA36QBt4Cw4DPaDxqgLMBgsAm+DZ3x8vxVsA5+Dv6MkgPTsh2AJKOdn3WAvOMiebWGvd4IK0B+MBpPBdDATDOB374IvwCpwOVAFRIAsmQ+uJB+mg2AeKMuynlLwBvhZqasTJECRj3b5IpvC5WCL0tgTYIamhjxPIZ30HagMQoBMp8AQsBvUgR7wAVgP7nmUlWE9DTwHqkApuAMugibwC7jqNR3BYrABPA6awSzQHvYUGAKa2DMy9OtSlIuDneBuMn26B34Cr6UY6hPBeZa9AKrCHAHi4BrY863skRZXmVH04rOUz37lo66VzlHqqWY9U9jbMTrMxextNY0AP4JJ4DR4EVwLYwRsUXq+1uP/r9NxSfoXrAU1vdQ5AqxRvncLLPAoNwycY5nvTTnG3rx9kkPaa9gPBjdZpgGMzPLmQ+nsJPWAsR5lxoMullkRpAADlEfdyjQVyLzfAEp8NkB69SOKnarMO2xHF0dPIAKs500bczBOJw1sz1dBOEFZ3v5JxyVr+30WvLOIM/wN3AdjwDldFRd7fLaIxh+yxPgY1w+yDikBy00/BZo53N60YOirzGS7Lumclu4pIK+0p/jsltXfLYte3Yu5KhwGXuaKUvsUiDPfa5nxMc7/H3g9w5QPeEFZodmYnF6fZkqA8cwbLRWgiflYUxsi8pY2CNTofNRoTP1AF7fY+qR4G81pBFQy77B0BHTzdVxepp4wMQWcvzst3sjtZt7fhADOfKiwWIAy5jdMCNChU11Dxvd1jQStArQxH22pALXM27mTrF2As8rLh41pIvPfTa0DDjN/yVIBnHYdMSXAAWVJXGqZ8fLoe8W1ItQuwAluZFa6NjltSHXcWO3Q+Zru9Rj8htdLLRNgGfPtsf/jDEaWwpKGg/NcasoW9nELjK+hgy6hI2w2uSP0F/iS15/GHu7hh5nW0fidOo1PtSPkbFnf4A7MuyHvBM1mO/4DY4KMCyzljbsZrgrD+ColgLI66MCI+IfdvHkreDJg4ytcMcLHwgiPDwKn2YiTnBpBGd/sCqp+Etb5gKdBOxvRAsYZNv4ppeclHXOJIDvCW3mQIrADEhL3O8NGSDxwoSHj6xXnqwZFE8pnp5TrRJAnRCQYuke5+R4GL3UYXg2+Vep2gq7/gMks857y//u6RPATzHyfoXCnITvAdFDsowF1jPc5hyruMHQuvueoIsKzYJsSSa7ndMhZBL/KiV/42tUTbWATeIu95j401RdMAHPBRvCHy8ntcoXIKxQRbisC1StlchYh16FbS2OupDgOIyPluhLjdyf532YwKUX9A8FVV8+7y+Qkgi7n1Yexu4/BPnAxhcES1zvARr/Ko3Lp6t2qTLX6NOV8i2DycVZGx1nNg1blPupIZLEO8CWCTdHfUESIggBGRYiKAMZEiJIARkSImgDaRYiiAFpFiKoA2YgQ5yIqybPMeSNAJiLElfeWXVyO55UA6UTo1fh8EcBLhIyMzycB3CL0ZGJ8Nr8YiUpKgM94LSdL5/QWRcrHH04mGESdm0kIrfDL0YIABQEebQEeCDAAanzo3ALz7+oAAAAASUVORK5CYII=);
        background-size: 32px 32px
    }
}

.circleRotator {
    background-color: #fff
}

.circleRotator-circle {
    position: absolute;
    width: 1346px;
    height: 1346px;
    left: -620px;
    top: -318px;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/circleRotator-bg-transparent.png);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.circleRotator-item {
    position: absolute;
    display: block;
    width: 220px;
    right: 0;
    top: 50%;
    padding-left: 50px;
    white-space: nowrap;
    cursor: pointer
}

.circleRotator-item:before {
    content: '';
    position: absolute;
    display: block;
    width: 37px;
    height: 132px;
    top: -40px;
    left: 35px;
    background-position: 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAACECAYAAAAX3uJIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABBdJREFUeNrsm0tIVFEcxmeuN3yAUdKDIopSI0us6EHNmC2CciO0UEqobBFYGbZp1YOIkjYtKrDHMgqstEW1yNqVKVFED3tRViAyYZpOVKP28Pb99QyI5Dg6Z+75Eg/8uDhzvfz4zplzzzn3XK/jOJ6RlqJ6nyeWUu1viHTtBNtDVCC0BodWi0jIi8NV0G0RBVUBrqNqm22SlNbhUAIWyd8sSe0C5UgpSCGFlMpxSIXQtfBntmGhRBxOgJyBn5tO6iCoREpvBn5oG0wpA4cykDn4O5NJ7QbHkNKXwV/YhlJahkMhmP+v7y2DXcARpNTNIrUSrAUXhjrBMpRSBVL6zSKVBfLApUgnWQZSOhkpJbd/fVNAMZgz3ImWyymdQ0qh4U50K6kksB/Mi+Zkt5LaDi4ipU/RnGy7WHVboz3ZjaRk6vMdKT1nkioF50fyD/GWmgg2ghomKemXqqLpBtyUKol04zUhJX3SdPCASSpcdQ6T1CZwZTT/GC8pGeYmIqVGJqnCkXYDbkgVgJtMUmmq+h4xSeWDWrSnP0xS68GdWC6gW0pW47aBW0xSS8BTVN1nJimZPt2L9SK6pXLBfTYpGWU2MEnNBT1oTwEmKT+o13EhnVKrRjN2ireULIQ9ZpJKACtAI5OULKo2oZH/YJKSxxcvdbWDMS0lK3Sv2aTSwXs2KXlq8I5JapKMo/DL62SSmg2add7VdUjNAi1sUjNBgE1qKmhjk5L18XY2KZl8downZaJN2bFuplGdZ5AtqWTQpTUp4MR4Dbm9fNMt5Y3xGlJ1vWzVlwJCOqW8GnaaORgheNmS0l7GrNQvVOcENqmQauxUUr26m4GOi0nHmcom1aVuNVRSQXVTppJqU8MXKql2NdCjkupQQ+LxpP7LNhVQE1IqqRY1daeSalaLHHSdp4ORwmS28ZQsmGWyScnSYjqblCzCZrFJvQIL2aRegGw2qSaQgV9gCpOU7EGQzRE5bFOsJ2Apm5Q8O/axScmjWj+b1EeQhMY+g23ariUt3VKyUSKXTUq2lOSxST0Di9GupjFJybqCvL+QzyQl5TbYwCZVK0nJC6lMUh1qJLqcSUqKbKcsYJOqBkVsUm/BT7SrbCYpKZfBZjapKlCsXnqmkfoAWj39m71opKTIqwQlbFJ97QpVmMwk9RXc8PTvT6eRkiIv8pSyScloNBVVmMMkJeUs2MMmJb/CLdFOKtySkkclxz39b2nTSIWrcGc03YObUu3q1rODSSqc1l6kZTNJyYpfnTR6JqlwWgcipWVC6iG4G+lGbWoLgKR1GGkl0UhV+xtk33rNUP2Wyc0SZ1TbSqORQlpNqhoPMSUl5SgoQ1oLaKSQVg8O+8AppqRE7DQOnUjLRyOlSiVYDTGLRgpp1an1h7454l8BBgCiZfug/5rXrQAAAABJRU5ErkJggg==);
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.circleRotator-icon,
.circleRotator-name {
    display: inline-block;
    vertical-align: middle
}

.circleRotator-item--active:before {
    opacity: 1
}

.circleRotator-item--1 {
    margin-top: -27px;
    margin-right: -197px
}

.circleRotator-item--2 {
    margin-top: 160px;
    margin-right: -176px;
    -webkit-transform: rotate(14deg);
    -ms-transform: rotate(14deg);
    transform: rotate(14deg)
}

.circleRotator-item--3 {
    margin-top: 333px;
    margin-right: -111px;
    -webkit-transform: rotate(28deg);
    -ms-transform: rotate(28deg);
    transform: rotate(28deg)
}

.circleRotator-item--4 {
    margin-top: 480px;
    margin-right: -9px;
    -webkit-transform: rotate(42deg);
    -ms-transform: rotate(42deg);
    transform: rotate(42deg)
}

.circleRotator-num {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 6px;
    left: 0;
    font-size: 16px;
    line-height: 35px;
    color: #999;
    border: 1px solid #9d9d9d;
    background-color: #fff;
    border-radius: 50%
}

.circleRotator-item--active .circleRotator-num {
    font-weight: 700;
    line-height: 33px;
    color: #54c439;
    border-width: 2px;
    border-color: #54c439
}

.circleRotator-icon {
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.circleRotator-icon.icon * {
    fill: #acacac
}

.circleRotator-item--active .circleRotator-icon {
    opacity: 0
}

.circleRotator-name {
    margin-left: 10px;
    font-size: 17px;
    line-height: 20px;
    color: #999;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.circleRotator-item--active .circleRotator-name {
    opacity: 0
}

.circleRotatorBackground {
    position: absolute;
    display: block;
    width: 183px;
    height: 183px;
    top: -66px;
    left: 65px;
    text-align: center;
    background-color: #54c439;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.circleRotatorBackground-img,
.circleRotatorBackground:before {
    display: inline-block;
    vertical-align: middle
}

.circleRotatorBackground-img.icon * {
    fill: #fff
}

.circleRotatorBackground:before {
    content: '';
    height: 100%
}

.icon.circleRotator-icon {
    max-width: 50px;
    height: 50px
}

.icon.circleRotator-icon path {
    fill: #999
}

.icon.circleRotatorBackground-img {
    width: 140px;
    height: 120px
}

.icon.circleRotatorBackground-img path {
    fill: #fff
}

.circleRotator-item--active .circleRotatorBackground {
    opacity: 1
}

.circleRotator-info {
    position: relative;
    max-width: 496px;
    margin-top: 180px;
    padding-left: 48px
}

.circleRotator-heading h3,
.circleRotator-heading h4 {
    margin-top: 0;
    margin-bottom: 24px;
    font-weight: 300;
    font-size: 52px;
    line-height: 60px;
    text-transform: uppercase
}

.circleRotator-description p {
    line-height: 35px
}

.circleRotatorContent {
    padding-top: 243px
}

.circleRotatorContent-item {
    display: none
}

.circleRotatorContent-item--active {
    display: block
}

.circleRotator-title h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 30px
}

.circleRotatorContent ul {
    margin: 0;
    padding: 0 0 0 18px;
    list-style-type: none
}

.circleRotatorContent ul li {
    position: relative;
    font-size: 17px;
    line-height: 25px;
    color: #727a82;
    list-style-type: none !important
}

.infoList-list,
.tabs-list,
.tabs-text ul {
    list-style-type: none
}

.circleRotatorContent ul li+li {
    margin-top: 15px
}

.circleRotatorContent ul li:before {
    display: none !important
}

.circleRotatorContent ul li:after {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    top: 11px;
    left: -15px;
    background-color: #51c336;
    border-radius: 50%
}

.circleRotatorPagination {
    position: absolute;
    width: 8px;
    top: 50%;
    right: -50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.circleRotatorPagination-item {
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    background-color: #d9d9d9;
    border-radius: 50%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.circleRotatorPagination-item+.circleRotatorPagination-item {
    margin-top: 18px
}

.circleRotatorPagination-item:after {
    content: '';
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    top: -2px;
    left: -2px;
    background-color: #55c53a;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.circleRotatorPagination-item--active:after {
    opacity: 1
}

.circleRotator--first .circleRotatorPagination-prev,
.circleRotator--last .circleRotatorPagination-next {
    opacity: .4;
    pointer-events: none
}

.circleRotatorPagination-item:hover {
    background-color: #55c53a
}

.circleRotatorPagination-arrow {
    position: absolute;
    display: block;
    width: 28px;
    height: 51px;
    left: -10px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAABmCAYAAACeAlKZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4VJREFUeNrs3DFPFEEUB/DhQmFiTQU2YIKNsZCExgRyeJ0FEKAAGhsa0CAUHp+AsxCJYnOVBVCAEWMsTE4IJliY0FGZAI1Q0ZFoLH2PvDEvkzmc3Z2hMP9JXuZudm/n/djd2W14LZ1375sc7bH0L4/2G6ZIG97rDdntlfSP3A3v7n279IetOXKaorB/ld8UdZO21Sgm5PNPimqWH7fmwPVRfJLvfV09FUNnsZ4QN0LxRr6PSB+MLOXAzVL8kpgV5FRCXD/FuUS/jNViAxkwIKAzNX4mYwORkQwYF9CJGj+RsfFQZCkQV6GYc3AXjS7PM9lWiYTkxCcpyg5OI8uyT60o0OL4LJ0224mQp7JPUaTF8Vk6vGS/Q9lnklbhWl7gRAiuCXIiB24hEOdDLmQF8jU+GIrzIAcJOZ4Bx6vidAaci5wmZDUUyIkNZcV5kEOBSE5sJgfOPugtcsaHLMXEZUVKQrlxIciSgxstivMgR31ISeRJUZwHOaeRJYUbo5iPgXOQfMwxjZQE5uWV7zDWfILk5/W8RZYUjp9lx7FfRwh5LMe+QCpcmRI6iD2fHLNskQy8kQrnQfJc3alwHmQ3v2w/M1fQBHklcynkw5L5zxuAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAuvH/0T+l2DQJCwVw6+qpdFI3emf5/Bb1SykLBXAb3uu9Td0cn8EfPCFFZ2Lcksz1nWJHEkiJ2+G5+AyuyzgnEL3kg8JtHO031iUBI0gux3CQCPecrpKavQd54g0epGiPiGuXY/7FceOJZfwzxc2IOD7WtsW5i8y63IvLMZCC42NtapyDfEGxGwMpuF25v2vNVlFOZKsoUuG2fDgHuVIUqXArGmdXUeNBGkkwc3WgUJxqNiFOsN9kLKBzGa4Z0CJbsiIV7n0gTiNbciAt7rUP968H/RpFI/RyVbgG4dZyXGmLFKsZLleLWyXcYt43mXoI0sEVqVRZDURqXLXoq5pF8rOszYNrk22NSGU4LZKfZR2e7R2ybdUElOEMrS9adxYe29pkbDtyjdGqs/Bo3K6sEUE1RrMUUNXIr+rzl0QFVDXyg/r81mQooJq1QqyFPJD+Y8LqsBo5peZPWgLXTnLNAZvEyOsOOLj9EWAAsTxmo9a74XkAAAAASUVORK5CYII=);
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.circleRotatorPagination-prev {
    top: -81px;
    background-position: 0 0
}

.circleRotatorPagination-next {
    bottom: -81px;
    background-position: 0 -51px
}

.circleRotator--5-items .circleRotator-container,
.circleRotator--5-items .circleRotator-wrapper,
.circleRotator--5-items.circleRotator {
    height: 700px
}

.circleRotator--5-items .icon.circleRotator-icon {
    max-width: 90px
}

.circleRotator--5-items .circleRotator-info {
    max-width: 520px;
    margin-top: 160px
}

.circleRotator--5-items .circleRotator-item--1 {
    margin-top: -27px;
    margin-right: -197px
}

.circleRotator--5-items .circleRotator-item--2 {
    margin-top: 110px;
    margin-right: -185px;
    -webkit-transform: rotate(10.5deg);
    -ms-transform: rotate(10.5deg);
    transform: rotate(10.5deg)
}

.circleRotator--5-items .circleRotator-item--3 {
    margin-top: 240px;
    margin-right: -150px;
    -webkit-transform: rotate(21deg);
    -ms-transform: rotate(21deg);
    transform: rotate(21deg)
}

.circleRotator--5-items .circleRotator-item--4 {
    margin-top: 365px;
    margin-right: -90px;
    -webkit-transform: rotate(31.5deg);
    -ms-transform: rotate(31.5deg);
    transform: rotate(31.5deg)
}

.circleRotator--5-items .circleRotator-item--5 {
    margin-top: 480px;
    margin-right: -5px;
    -webkit-transform: rotate(42deg);
    -ms-transform: rotate(42deg);
    transform: rotate(42deg)
}

.circleRotator-description[data-num] {
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.circleRotator-description[data-num].active {
    opacity: 1
}

.circleRotator-description h4 {
    margin: 0
}

@media (max-width:1500px) {
    .circleRotatorContent {
        padding-right: 15px
    }

    .circleRotatorPagination {
        right: 10px
    }
}

@media (max-width:1440px) {
    .circleRotator-circle {
        left: -756px
    }
}

@media (max-width:1200px) {
    .circleRotator-heading h4 {
        font-size: 32px;
        line-height: 46px
    }

    .circleRotator-circle {
        left: -974px
    }

    .circleRotator-info {
        margin-top: 0
    }

    .circleRotator--5-items .circleRotator-info,
    .circleRotator-info {
        max-width: 270px;
        padding-left: 0
    }

    .circleRotator--5-items .circleRotator-info {
        margin-top: 50px
    }
}


/* .info-block img,
.info-block table,
.info-media img,
.info-text img {
    width: 100%
} */

.info-media {
    min-height: auto;
    display: flex;
    align-content: center;
    justify-content: center;
}

@media (max-width:1029px) {

    .circleRotator-circle,
    .circleRotatorPagination {
        display: none
    }

    .circleRotator {
        padding-top: 10px;
        padding-bottom: 50px
    }

    .circleRotator,
    .circleRotator-container,
    .circleRotator-wrapper {
        height: auto !important
    }

    .circleRotatorContent {
        padding-top: 0;
        font-size: 0
    }

    .circleRotatorContent-description h4 {
        margin: 1em 0 0
    }

    .circleRotatorContent-description p {
        font-size: 17px
    }

    .circleRotatorContent-item {
        display: inline-block !important;
        vertical-align: top;
        width: 50%;
        margin-bottom: 50px
    }

    main.backend-page .circleRotatorContent-item {

        vertical-align: bottom;

    }

    .circleRotatorContent-item:nth-child(odd) {
        padding-right: 30px
    }

    .circleRotator--5-items .circleRotator-info,
    .circleRotator-info {
        margin-top: 0;
        padding-top: 0;
        text-align: center;
        max-width: 100%
    }
}

@media (max-width:767px) {
    .circleRotator {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .circleRotatorContent-item {
        display: block;
        width: 100%;
        margin-bottom: 30px
    }

    .circleRotatorContent-item:nth-child(odd) {
        padding-right: 0
    }

    .circleRotatorContent-item:last-child {
        margin-bottom: 0
    }

    .circleRotator--5-items .circleRotatorContent-description p {
        height: auto !important
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2) {
    .circleRotator-item:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAAEICAYAAAD4N2KiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACS5JREFUeNrsnXlsFVUUxodHpWyGVlZFIEqRsJclyI6yGAlgZDUiYtHIZhQSMCb4BxCjfxiIRaOsBgIIERBigGAUUMqiIAiFiAGBBNkR2WQrWz0nc24ode55A319b+a970sOH6Xtey8/vnvn3pk7d8oUFhY68dagLR1K9PvLOm6N9+dNiziQn/+YW2nAoCapAdklqptIlB1SebLXqFpRVQAou3Kp2lAxsOMA5Z2mF8hGUFWn2swHD4Dy1ntUZajmEKS/+R8A6v9pmknG45d8qrnm3wHqXkgtyEZS3WHnYQFAeetD8RkEaVvRbwDU3TSNJutNdYLq/eLfBygXEnfcY+TLdylNFwHKW7OomlJtolri9QMRpKkDj7zfpOKO+21KUyFAeWuK+BcEKd/2Q5EUT9MQsj5UPKicpP1sqidqhPgkStMFgPJO00SyrlT7eKoS7ecjKQqJzwjkyJcTio7AAepeTafik3LrCNJaP78QScE0ZUnfdJtqvN/fS8VETRZfSGnaA1DeaWpJ9gpVQRFgAOUhM9mdTWk6AlDeaeKhwACqK87d0ykA5aEJ4rmUptMA5Z2m7jJV4dH31Ad5jVRJ1Dgzfoo2VUlZUJSmbpImPhmX+6CvE0GaAIrT1IWsb0nTlAqJGiv+OaXpPEB5p6k5WX+qazIJdgDKW2bCO4/SdAagvNNUl2yY414wmBaL10zWRJlR+FJK02GA8k4TryLsIV9OjdXrJmOieNzUiOonStMugLKrr5n8xvJFI0nW7AaT8SDzINUqgLJruPin1OzuAJR3mngNwfOOeyplXqxfP5kSNVJ8AaXpMkB5p6ms416C4pUos0rjPZIlUaPF8yhN+wDKrn7iM0rrDSJJ0Ow6kfFZTL5gsBKg7MopcpbgBkDZ1Ul8fmm+SSTkzY7T1NBx71fZD1B2DY5HmkINitL0JFkvx71EvhSg7Boq/g01u38Byq5u4ovi8WaRkDa71o67UPUU1QaAsmuI+NfU7G4DVPSx0+J4vWEYQT1L1ZbqIKVpO0DZ1V98STzfNBLiZrcCoOzim6KzpdntBii7BiYiTWEE1Vl8OUDZxU2OtwA5SrUDoOwyV4C/td3OClCuuoqvSsSbhwVUNSpeK87X6zYClF29xfn+ugKAig5qTaI+QBhA8Wcc5LhXgQFKUVvxvdTsTgKUXWaZ4feJjnXQ1cV05ABlVwWqnlTXqfIAyi5zAYEvcF4DqOjNbn0QDr1hOFuQB1B2VaJqT3U1EWcLwgTKbFH9S2ku50kGUKZ/2hiEDxNkUIHpn4IM6iHHPf/Et5FtByi7movnU/90FaDsam868qB8oKCCagdQ/tRG/FeAsquq4y5gPUd1AKDsaiX+WyIuS4UJVLb4riB9qCCCam0SBVD+ErUboOyqLB35lSB15EEE1Ux8T6zvCU5WUHuD1h8EDVQT8X0ApasxQAFUzJRJ9RjVBerIjwNU9P7p9yDO0oMEqr74IYDS1UD8T4BComKiLPGDAAVQJdYjVBlU50u6sWiyg6orfsQJqIICqo74MYDyl6i/AErX4+JHAcpfogAqimqLHwcoXbXETwKUrpriZwDKrvIy2CwI6mAzKKBqBD1NQQFlmt1pgNJVVfwsQOmqJv4PQOnKEL8AULoyxc8DFBIFUAAV0JE563qQQaUN2tIh0Z+hivhFJEpXunhB0EEVJrjSw9D0gpCoUDQ9fs5TmQR/htNhaXo46vlJ1LKOW+P+pgE40oYyUQB1H/0k6xZA6arIf1AXcAWg0PQACgogqKsyZKgEULpuFTv6ARSaHkDFRdeLzfkAKgqodIDSZc5DVQEoXQVoevcHCk0PTQ9HvbjKXCHOACiAAqh46jxA3V+iMgFKl1nkWhWgdJlFrtUASpe5pF4ToHSZOxZqAFT0kTlPY9IHbemQAVC6TgW9+QUN1KMApcvc+VkboHSZu9PrAJSuYwDlT0cBCk2vVEDVAyhd5+QsQiYNOjMBSpfZNyoLoAAqJjJ729UHKF1mt8QGAIVExURmR9cmAKWLr8acoMqgIUJtgNJldp1uDFAAFdN+CqCiyDxroRlA+QPVnDr0CEDZdZlqv+M+UfYpgNJlnjCUDVC6doq3Aih/iWoJULrMU9BaUYdeBqDs4tUtfG6K9zjPAihd28SfBihd5mmy7QBK188A5U97xFtQh14RoOy6SbXRcW+fbQtQujaJdwYof6C6ApSuLeLtqZ8qB1B2XZGjH3fmbQDKX/PrAlC68sS7A5SuDeKdqJ+qAFB2XaP6wXHvDu0CUCFofmEAtV78OYDSZU658JWZWgBlFz98frnjbqzaB6B0rRbvDVC61oj3oOaXDlB2nZVOvXKiJslh2mhro3gfgPLXT72YiMtYYQK1i2qH494G0gag/J1NGAhQupaL9wcoXbz5Oq9NyKJ+KhugdG1ORKrCCGqF+MsApetHqu3S/NoClL/mNwSgdC0Wf4lSVRagLFrWcetOmdLw+aluAKXLXHgYClC6FokPoOb3MEDZm99hsrWOuyZ9MEDpWiqeA1C6Foh3pObXEKDszY8vPHzpuBcecgBK13zx4aW5PCj0oChVm2WowLuZ9QMoXSvFRwGUrpniXan5NQIoe/Pjh/DMkU59FED5S9UwSlVlgLKniu/K+s5xd7EeDlC65om/E+t7kpMKFKWKpzS88IxvX+sLULpWiY8DKF25VH9QPUPNryVA6UOFdfLlBIDSNVV8MKXqCYCyp4q3q1zouLexjQcoXdPEX6dUVQcoe6ryZbJcIRZHwGR/tGWu+Fsl3Qg1qUFRqvJkXFWlpKlKhYel5haZ1mQAlD1VfPZztUyWxwKUrulmWvOgqUoJUJSqdUVSNQGg/I3Wx1KqagCUPVW8+oVX6/HZz4kApesj8VGUqnoAZU8Vr6v6ynEf9TsZoHQZQK9SqpoBlD1VvNvZbKqyRSbOAGURT2cYWE9KVS+AsqeKtwkwV2ymEqw0gLLD4iMgDxl4A+c3AErXXPEPok1tUhoUpWqRTG34DOgUgNI1SXwMpaopQNlTxWsWeCUMd+if2G7DRaJcjXbcxxjwdpZ9Acqeqttkn1Fd4iOg194KAHUX1kzp2Aup2gOUro8dd4f+csVXGAPUvak6JKk6QH+/AVA6LN4yoGzx64D/CTAAYdtiQaDx4tYAAAAASUVORK5CYII=);
        background-size: 37px 132px
    }

    .circleRotatorPagination-arrow {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAADMCAYAAACr6CdFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABp5JREFUeNrs2j1PHEcYwPFlRZcPkN7+AC5sicZNJOgscCgiXqykCGA4YgspsjkgZXiLY+lkG7DBKYIMOC4cY1lygaU0NJb4CrT5AJbS5jJjPStNVjvH3rIzzK7+f+mR9zjubud+3uPeei5d7Y88dltNW812WVd4enJ0rssPH/eVub51WV/T1x3a6xFvSs2IcXo7qldrau4bp70gxh7xRo3To/KzOuHNG6fn5We1AEzj1Q0xjecVMfaI1zJ+3qoJoonXMH7e8IUYe8Q7NM47rAFiGm/LOG/LF2J8AXh1QOyE5xXRBeB4Djwb4ngF8BZz4NkQF0IHHFMzkRMvC3FCriPU9EuD5Zx4WYgrZb+8iEvGm5TtZznxTMRnsj0ZKKK+41dl+35OPBMxeY24WiZi7ABvR83LAtfxUi4bIqKJpx8GHxS4jgfGQ2hpiLEDvP1zXNd+gIhpvPM8GVkrGzEOCC9ExDLxnCDGgeGFhOgCr3TEooBDDvFsiEMe8RoO8WyIDV+A+o6cc4yXhTjnCXFGzYZjvCzEDbltp4Am3gvHeCbinidEfQduyvZy5OcThTV5fRjJbc+4AjTxDtT85vEh7bncpktEE09/MPuTx/UtyW12jRgXxLuID2O3HSKm8ZoXsL5mEcS4InguEUPAK4wYVwgvE/HytYHCiMPHfSHhFULsBDgQIJ4Nsb8A3q0A8WyI490C9htPb0PDy0Jc7AZR4ek75PdA8bIQd22IsQVPf+bVo+bPKOxvj+l9eyP7mgtR8HZl7U8CxTMRN2RfMxHjDnhv1TyOwu+R7OuZiCm8p2ruVmB9d2RfMxHjDnj6Q9Z26Ks7PTlqy752RMzAa7y+/rFdAUC9jw0bYlxlvLyIFcY7E7G36ngmokJLvpoxKIjRldanLyuOl0bUTcuaPi/qZtXxOhyJem2zNcCzHYmz+gjU35a6oeZVlfEyjsS/1byTRxn9cdTDiuOlEU/V7OjF/aPmj6hGyZForunXqF61kzXFEVU6AAEkAAlAAAlAApAABJAAJAAJQAAJQAKQAASQACQACUAACUACkAAEkAAkAAEkAAlAAhBAApAAJAABJAAJQAIQQAKQACQAASQACUACEEACkAAkAAEkAAlAAAlAApAABJAAJAAJQAAJQAKQAASQACQACUAACUACkAAEkAAkAAlAAAlAAhBAApAAJAABJAAJQAIQQAKQACQAASQACUACEEACkAAkAAEkAAlAAAlAApAABJAAJAAJQAAJQAKQAASQACQACUAACUACkAAEkAAkAAlAAAlAAhBAApAAJAABJAAJQAIQQAKQAKSz6lXzhZobal6paddhUZevDfSof75R8+5K65Ne46Sah6+vf2zXxE2v70c1O/oIXFczrWZOzqgD3pysSa/tvZoHajaHj/t6aoK3KWt6rwHfyJE3WHVEA29Q1qTXtqHmXwGtOmKCNy1r2tCAH9SsVB0xA2/l9OTog3rY3FPb39YAMY2n17SXPImpNKINLzm/BoiZeJ/PuHS13/xFfWJRLvBWTavkJzZ/yb9flbw4K56ZQhtX/+zKs++naholr69t7JNzvKyXEekj8U4F/nfezYNnORIfVWB9j214tteBJuLXaqYCXpzet5t58CyIP6hZC3h9et9mbXidXsjrO2JVtkcDRZySfYvy4qUQv5OT84Eirsm+RTa8s96JOZK/gSEimnitbvAMxBfyNzBERBOvYcM7C1B3GCBiGu+w6BUpxK0AEdN4W51+Oc97oSEh/g9P9u28hYTYFV5ewFAQXeCFhNg1XjeAWYjfe1zchEM8G+LPHte3XASvW8A04i01Yx4Wp29j3DFeFuKSmqaH9TXlzZOu8YoAphEnHSOOyW34wDMRZ2V71TFi03i5NtstXlHABHHHMaKJt+MJL0m/dbXgGNHEW5DbjHwB6vYdIqbx9i/oSYUrxDRe4SdN5/1KhQvEEPBcIpaGVwZg2Ygh4blALBWvLMAsxJEC1zESIJ4N8V6B67hXNl6ZgGnE22qGurjskFwmRLwsxF/UzHRx2Rm5TKl4ZQMmiM9ley4n4pD8biSXDRHPRFwynqnO5MRLnmEulv0uj4vvhep3zg9yIpp4B1GHd90DSn9Wup4T0cRbNx5CgwbUbedATONtR9WpmQMxjefkDYFeh4tMQEYNqDrgmYi6+YwX4V7wXB6BtiMxSm1XFc92JEapbad4PgDTiGZVx8tCNHOO5wswC7EueDZEL3iu/wZmIervOLZrhmciJutr+rrR/wQYAHtxQQTibu+XAAAAAElFTkSuQmCC);
        background-size: 56px 102px
    }
}

.contact-page .background {
    opacity: 1;
}

/* .background {
    opacity: 0;
} */
.info {
    position: relative;
    padding: 100px 0;
    background: #f3f3f3ad;
    background-position: 50% 50%
}

.info .heading-title {
    margin-bottom: 0
}

.info .heading-description {
    margin-top: 32px;
    margin-bottom: 0 !important
}

.info .container~.info-text,
.info .heading~.container,
.info .heading~.info-row,
.info .heading~.row {
    margin-top: 74px
}

.info h3 {
    margin-top: 0
}

.info h3 span {
    text-transform: lowercase
}

.info-media+.heading {
    margin-top: 50px
}

@media (max-width:1029px) {
    .info {
        background-attachment: scroll !important
    }

    .info-media {
        margin-bottom: 50px
    }

    .info-text {
        width: 70%;
        width: 100%;
        margin: auto
    }

    .info-text p:last-child {
        margin-bottom: 0
    }

    .androidPage .info-text p:last-child {
        margin-bottom: 20px;
    }
}

@media (max-width:767px) {
    .info {
        padding: 50px 0
    }

    .info-text {
        width: 100%
    }

    .info-text h4 {
        margin-top: 30px
    }

    .info-media {
        margin-bottom: 30px
    }
}

.info-block {
    padding: 0 15px;
    margin-bottom: 40px
}

.info-block h3,
.info-block h4,
.info-block h5,
.info-block p,
.info-block ul {
    margin-top: 0;
    margin-bottom: 1em
}

.info-block--visual {
    text-align: center !important
}

@media (min-width:1030px) {
    .info-row {
        display: table;
        table-layout: fixed;
        width: 100%
    }

    .info-block {
        margin-bottom: 0
    }

    .info--narrow .info-block {
        padding: 0 15%
    }

    .info--with-left-visual .info-block,
    .info--with-right-visual .info-block {
        text-align: left;
        width: 50%;
        position: relative;
        display: table-cell;
        vertical-align: middle
    }

    .info--with-right-visual .info-block--visual {
        left: 50%
    }

    .info--with-right-visual .info-block--visual+.info-block {
        left: -50%
    }

    .info--with-inequal-width.info--with-left-visual .info-block,
    .info--with-inequal-width.info--with-right-visual .info-block {
        width: 58.33333333%
    }

    .info--with-inequal-width.info--with-left-visual .info-block--visual,
    .info--with-inequal-width.info--with-right-visual .info-block--visual {
        width: 41.66666667%
    }

    .info--with-inequal-width.info--with-right-visual .info-block--visual {
        left: 58.33333333%
    }

    .info--with-inequal-width.info--with-right-visual .info-block--visual+.info-block {
        left: -41.66666667%
    }
}

@media (max-width:1029px) {
    .info-block {
        margin-bottom: 0
    }
}

.info--page-php-1 ul li {
    margin-bottom: 13px;
    font-size: 19px
}

.info--page-php-1 ul li:before {
    top: 11px
}

.info--page-php-2 {
    padding-top: 107px;
    padding-bottom: 75px;
    background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xbg-info-php-2.jpg.pagespeed.ic.HUVq9mke-r.jpg) 0 100% no-repeat #fff
}

@media (max-width:767px) {
    .info--page-php-2 {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.info--page-php-2 ul li:before {
    top: 8px
}

.info--page-php-2 .heading-description {
    margin-top: 28px
}

.info--page-php-2 .heading-description p {
    font-size: 19px;
    line-height: 40px
}

.info--page-php-2 .container~.info-text {
    margin-top: 56px
}

.info--page-php-2 ul li {
    line-height: 25px
}

.info--page-php-2 .info-text .col-sm-5 .row {
    padding-left: 34px
}

.info--page-php-2 .info-text.col-sm-offset-1 .row {
    padding-left: 70px
}

.info--page-php-3 {
    padding-top: 148px;
    padding-bottom: 125px;
    background-size: cover
}

.info--page-php-3 h3 {
    margin-bottom: 41px;
    font-size: 52px
}

.info--page-php-3 h3+p {
    line-height: 40px
}

@media (max-width:767px) {
    .info--page-php-3 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .info--page-php-3 h3 {
        font-size: 32px;
        line-height: 39px
    }

    .info--page-php-3 .info-text p:last-child {
        text-align: center
    }
}

.info--page-net--1 {
    padding-bottom: 0
}

.info--page-net--1 .heading-title {
    margin-bottom: 92px
}

.info--page-php-1 .heading-title {
    width: 100%;
}

@media (max-width:1029px) {

    .info--page-php-2 .info-text .col-sm-5 .row,
    .info--page-php-2 .info-text.col-sm-offset-1 .row {
        padding-left: 0
    }

    .info--page-php-1 .heading-title {
        padding-top: 0
    }
}

.info--page-php-1 .container .info-text p {
    margin-top: 35px
}

.info--page-net--2 {
    padding: 0
}

.info--page-net--2 .container-fluid {
    background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-info-page-net-2.jpg) 50% 50% no-repeat;
    background-size: cover
}

.info--page-net--2 .info-text {
    padding-top: 70px;
    padding-bottom: 70px;
    line-height: 1.9em
}

.info--page-net--2 .info-text p {
    margin: 2em 0
}

.info--page-net--2 .info-text ul li {
    font-size: .9em;
    line-height: 1.5em
}

.info--page-net--2 .info-text .icon {
    display: inline-block;
    height: 54px;
    width: 54px;
    vertical-align: middle;
    margin: 0 0 0 1.4em
}

.info--page-net--2 .info-text .icon:first-of-type {
    margin-left: 50px
}

.info--page-net--2 .btn {
    padding-left: 31px;
    padding-right: 31px
}

@media (max-width:1600px) {

    .info--page-net--2 .info-text .icon,
    .info--page-net--2 .info-text .icon:first-of-type {
        margin: 0 0 0 1em
    }

    .table-cell--header h4,
    .table-cell--header h4 {

        padding-left: 0em;

    }
}

.info--page-net--2 .info-text--1 .btn--transparent:hover {
    color: #0cf
}

.info--page-net--2 .info-text--2 .btn--transparent:hover {
    color: #51c336
}

@media (max-width:1030px) {
    .info--page-net--2 .container-fluid {
        background-image: none
    }

    .info--page-net--2 .info-text {
        background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-info-page-net-2.jpg) 50% 50% no-repeat;
        background-size: 201% 100%
    }

    .info--page-net--2 .info-text--1 {
        background-position: 0 50%
    }

    .info--page-net--2 .info-text--2 {
        background-position: 100% 50%
    }
}

@media (max-width:1029px) {

    .info--page-php-1 .info-text .row .info-text,
    .info--page-php-2 .info-text .row .info-text,
    .info--page-php-3 .info-text .row .info-text {
        width: 100%
    }

    .info--page-php-1 .info-media {
        margin-top: 50px;
        margin-bottom: 0
    }

    .info--page-net--2 .info-text {
        width: 100%;
        padding-top: 100px;
        padding-bottom: 100px
    }

    .info--page-net--2 .info-text .icon {
        display: none
    }

    .info--page-net--2 .info-text p:last-child {
        margin-bottom: 0
    }
}

@media (max-width:767px) {
    .info--page-net--2 .info-text {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .info--page-php-1 .info-text p:last-child {
        text-align: center
    }
}

.info--page-net-3 {
    background: 50% 50% no-repeat #046d88;
    background-size: cover;
    padding-top: 54px;
    padding-bottom: 55px
}

.info--page-net-3>.container {
    max-width: 1500px;
    width: auto
}

.info--page-net-3>.container>.row {
    background: rgba(0, 204, 255, .9);
    padding: 36px 32px 26px
}

.info--page-net-3>.container>.row p {
    font-size: 17px;
    line-height: 28px
}

.info--page-net-3 ul {
    display: block;
    width: 100%;
    margin: 0;
    padding: 20px 0 0;
    list-style: none
}

.info--page-net-3 ul li {
    margin: 0;
    border: 1px solid transparent;
    height: 120px;
    background: rgba(0, 0, 0, .1);
    background-clip: padding-box;
    vertical-align: middle;
    line-height: 80px;
    padding: 20px;
    font-weight: 400
}

.info--page-net-3 ul li .icon {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    margin-right: 10px
}

.info--page-net-3 h3 {
    margin-top: 30px;
    font-size: 34px;
    line-height: 58px;
    font-weight: 500;
}

@media (max-width:1030px) {
    .info--page-net-3 {
        padding: 0
    }

    .info--page-net-3>.container>.row {
        padding: 50px 0
    }
}

@media (max-width:1029px) {
    .info--page-net-3>.container>.row {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media (max-width:767px) {
    .info--page-net-3>.container>.row {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.info--page-net-4 {
    padding-bottom: 105px;
    /* background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-info-page-net-4.jpg) 0 100% no-repeat #fff */
}

@media (max-width:767px) {
    .info--page-net-4 {
        padding-bottom: 50px
    }
}

.info--page-net-4 .info-text .col-sm-5 .row {
    padding-left: 34px
}

.info--page-net-4 .info-text.col-sm-offset-1 .row {
    padding-left: 70px
}

.info--page-net-4 ul li {
    line-height: 25px
}

.info--page-net-4 .container~.info-text {
    margin-top: 61px
}

@media (max-width:1199px) {

    .info--page-net-4 .info-text .col-sm-5 .row,
    .info--page-net-4 .info-text.col-sm-offset-1 .row {
        padding-left: 0
    }
}

@media (max-width:1400px) {
    .info--page-net-4 {
        background-image: none
    }
}

.info.info--page-net-4 .heading-description {
    margin-top: 23px
}

.info--page-business-continuity {
    padding-bottom: 0;
    line-height: 1.9
}

.info--page-business-continuity ul li:before {
    top: 11px
}

.info--page-business-continuity .info-media img {
    position: relative;
    top: -42px
}

@media (max-width:1029px) {
    .info--page-business-continuity .info-media img {
        top: 0
    }
}

.info--page-augment-reality-development .info-media img {
    position: relative;
    top: -42px
}

.info--page-augment-reality-development .info-text {
    padding-top: 50px
}

@media (max-width:1170px) {
    .info--page-augment-reality-development .info-media img {
        top: auto
    }

    .info--page-augment-reality-development .info-text {
        padding-top: 0
    }
}

.info--page-frontend-3 {
    overflow: hidden;
    background-size: cover
}

.info--page-frontend-3 .info-media-img--center {
    position: relative;
    z-index: 100
}

.info--page-frontend-3 .info-media-img--left,
.info--page-frontend-3 .info-media-img--right {
    -webkit-transition: left 8s ease, right 8s ease, opacity 3s ease;
    transition: left 8s ease, right 8s ease, opacity 3s ease;
    position: absolute;
    top: 20px;
    opacity: 0
}

.info--page-frontend-3 .info-media-img--left {
    margin-right: -140px;
    right: 140%
}

.info--page-frontend-3 .info-media-img--right {
    margin-left: -150px;
    left: 140%
}

.info--page-frontend-3 .heading-title h3 {
    font-size: 52px;
    line-height: 72px
}

.info--page-frontend-3 .heading-description p {
    max-width: 1058px;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    line-height: 40px
}

@media (max-width:767px) {
    .info--page-frontend-3 .heading-title h3 {
        font-size: 32px;
        line-height: 39px
    }

    .info--page-frontend-4 {
        padding-bottom: 20px
    }
}

.info--page-frontend-3.animated .info-media-img--left {
    right: 50%;
    opacity: 1
}

.info--page-frontend-3.animated .info-media-img--right {
    left: 50%;
    opacity: 1
}

@media (max-width:1030px) {
    .info--page-frontend-3 .info-media-img--center {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    .info--page-frontend-3 .info-media-img--left,
    .info--page-frontend-3 .info-media-img--right {
        top: 0;
        opacity: .6;
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }
}

.info--page-frontend-4 .info-media {
    background: #f7f7f7;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    padding: 20px;
    height: 100px;
    line-height: 130px;
    margin-bottom: 30px;
    min-height: auto;
}

.info--page-android-1,
.info--page-android-2,
.info--page-android-4 {
    background-size: cover
}

.info--page-frontend-4 .info-media img {
    vertical-align: middle
}

.info--page-frontend-4 .heading-title h3 {
    font-size: 52px;
    line-height: 55px
}

@media (max-width:767px) {
    .info--page-frontend-4 .heading-title h3 {
        font-size: 32px;
        line-height: 39px
    }
}

.info--page-frontend-4 .heading-description {
    margin-top: 46px
}

.info--page-frontend-4 .heading-description p {
    max-width: 1143px;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    line-height: 40px
}

.info--page-android-1 .info-text {
    text-align: right;
    font-size: .9em
}

.info--page-android-1 .info-text h4 {
    margin-bottom: 0
}

.info--page-android-1 .info-text h4:before {
    position: absolute;
    right: -80px;
    top: .4em
}

@media (max-width:1029px) {
    .info--page-android-1 .info-text {
        text-align: center
    }

    .info--page-android-1 .info-text h4:before {
        display: none
    }
}

.info--page-android-2 {
    color: #232323;
    background-position: 50% 50%;
    text-shadow: 0 0 2px #edebde
}

.info--page-android-2 h3 {
    margin-bottom: 30px;
    font-size: 52px;
    line-height: 70px
}

.info--page-android-2 p,
.info--page-android-3 p {
    line-height: 40px
}

.info--page-android-3 .heading~.container {
    margin-top: 58px
}

.info--page-android-4 {
    background-position: 50% 50%;
    padding-bottom: 134px
}

.info--page-android-4 .heading-description p {
    line-height: 45px
}

.info--page-win-1 .info-text {
    text-align: center
}

.info--page-win-1 .icon {
    opacity: .5;
    height: 150px;
    max-height: none
}

@media (max-width:1029px) {
    .info--page-android-3 .heading {
        margin-bottom: 0
    }

    .info--page-win-1 .info-text {
        width: 100%
    }
}

.info--page-win-2 {
    background-position: 0 100%;
    background-repeat: no-repeat
}

.info--page-win-2 h3 {
    font-size: 52px
}

.info--page-win-2 p {
    line-height: 40px
}

.info--page-win-2 ul li:before {
    top: 10px
}

@media (max-width:767px) {
    .info--page-android-4 {
        padding-bottom: 50px
    }

    .info--page-win-2 h3 {
        font-size: 32px;
        line-height: 39px
    }
}

@media (min-width:1030px) {
    .info--page-android-3 row {
        display: table-row
    }

    .info--page-android-3 .info-media,
    .info--page-android-3 .info-text {
        display: table-cell;
        vertical-align: middle;
        float: none
    }

    .info--page-win-2 {
        background-position: 50% 100%
    }

    .info--page-win-2:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 795px;
        height: 517px;
        background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-win-cloud.png) no-repeat;
        margin-bottom: -233px;
        z-index: 10;
        -webkit-transition: right 30s ease;
        transition: right 30s ease
    }

    .info--page-win-2.animated:after {
        right: -795px
    }
}

.info--page-win-3 {
    padding-top: 85px;
    padding-bottom: 114px
}

@media (max-width:767px) {
    .info--page-win-3 {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.info--page-win-3 .heading-description {
    max-width: 1143px;
    margin: 29px auto 0
}

.info--page-win-3 .heading-description p {
    font-size: 19px;
    line-height: 40px
}

.info--page-win-4 {
    padding-bottom: 90px;
    background-position: 50% 100%;
    background-size: auto;
    background-repeat: no-repeat;
    text-shadow: 0 0 15px #fff
}

@media (min-width:1200px) {
    .info--page-win-4 {
        background-size: cover
    }

    .info--page-win-4 .info-text h3 {
        font-size: 52px;
        line-height: 55px
    }

    .info--page-win-4 .info-text p {
        font-size: 25px;
        line-height: 45px
    }
}

@media (max-width:767px) {
    .info--page-win-4 {
        padding-bottom: 50px
    }
}

.info--page-win-5 {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 180px 0
}

.info--page-win-5 .heading-description {
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 40px
}

@media (max-width:1440px) {
    .info--page-win-5 .heading-description {
        padding-left: 5%;
        padding-right: 5%
    }
}

@media (max-width:1200px) {
    .info--page-win-5 .heading-description {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:1029px) {

    .info--page-win-5 .heading-description,
    .info--page-win-5 .heading-title {
        padding-left: 22%;
        padding-right: 22%
    }

    .info--page-win-5 .heading-title h3 {
        font-size: 40px;
        line-height: 42px
    }
}

@media (max-width:767px) {

    .info--page-win-5 .heading-description,
    .info--page-win-5 .heading-title {
        padding-left: 15%;
        padding-right: 15%
    }
}

@media (max-width:600px) {

    .info--page-win-5 .heading-description,
    .info--page-win-5 .heading-title {
        padding-left: 10%;
        padding-right: 10%
    }
}

@media (max-width:500px) {

    .info--page-win-5 .heading-description,
    .info--page-win-5 .heading-title {
        padding-left: 5%;
        padding-right: 5%
    }
}

.info--page-win-5 .heading>.heading-description,
.info--page-win-5 .heading>.heading-title {
    width: 80%
}

@media (min-width:1030px) {
    .info--page-win-5 {
        padding-top: 220px;
        padding-bottom: 220px
    }

    .info--page-win-5 .heading>.heading-description,
    .info--page-win-5 .heading>.heading-title {
        width: 60%
    }
}

@media (min-width:1200px) {
    .info--page-win-5 .heading>.heading-title {
        width: 45%
    }

    .info--page-win-5 .heading>.heading-description {
        width: 33%
    }
}

@media (min-width:1920px) {
    .info--page-win-5 {
        background-size: cover
    }
}

.info--cloud-1 {
    padding-bottom: 65px
}

.info--cloud-1 .heading~.container {
    margin-top: 38px
}

.info--cloud-1 .info-text h4 {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0
}

.info--cloud-1 .info-text h4+p {
    margin-top: 10px
}

.info--cloud-1 .info-text div+div {
    margin-top: 39px
}

.info--cloud-1 .info-text div p {
    font-size: 17px;
    line-height: 30px
}

.info--cloud-1 .col-sm-7 {
    padding-left: 47px;
    padding-right: 98px
}

@media (max-width:1200px) {
    .info--cloud-1 {
        padding-bottom: 100px
    }
}

@media (min-width:1030px) {
    .info--cloud-1 .info-media {
        text-align: right
    }

    .info--cloud-1 .info-media:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 40%;
        height: 100%;
        /* background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/vis-info-cloud-1-marks.png) 100% 33% no-repeat */
    }

    .info--cloud-1 .info-media .info-media-wrapper {
        display: table;
        width: 100%;
        height: 100%
    }

    .info--cloud-1 .info-media .info-media-cell {
        display: table-cell;
        vertical-align: middle
    }

    .info--cloud-1 .info-media img {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px;
        top: 52px;
        left: 31px
    }
}

@media (max-width:1199px) {
    .info--cloud-1 .info-media img {
        top: 0;
        left: 0
    }
}

@media (max-width:1029px) {
    .info--cloud-1 .col-sm-7 {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:767px) {
    .info--cloud-1 {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.info--cloud-2 {
    padding-bottom: 60px
}

.info--cloud-2 .heading~.container {
    margin-top: 35px
}

.info--cloud-2 .icon-caption {
    font-size: 18px
}

.info--cloud-2 .info-text {
    text-align: center
}

.info--cloud-2 .info-text .icon {
    height: 130px;
    margin: 40px 0 20px
}

.info--cloud-2 .info-text .icon-caption {
    margin-bottom: 40px
}

@media (max-width:767px) {
    .info--cloud-2 {
        padding-bottom: 10px
    }
}

.info--cloud-3 .info-text p {
    margin: 0 0 1em;
    line-height: 40px
}

.info--cloud-3 .info-text {
    line-height: 1.8em;
    margin-top: 4em
}

.info--cloud-3 .info-text li {
    padding-left: 0;
    margin-bottom: 2em
}

.info--cloud-3 .info-text li:before {
    left: -30px;
    top: 12px;
    width: 9px;
    height: 9px;
    border-radius: 10px
}

.info--cloud-3 .info-text li:after {
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 16px;
    margin-right: 30px;
    width: 100px;
    height: 1px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.info--cloud-3 .info-text h4 {
    font-size: 25px;
    margin: 0;
    line-height: normal
}

.info--cloud-3 .heading~.container {
    margin-top: 20px
}

@media (max-width:1030px) {

    .info--cloud-3 .info-media img,
    .info--cloud-3 .info-text li:after {
        display: none
    }

    .info--cloud-3 .info-text {
        margin-top: 2em
    }

    .info--cloud-3 .info-text .lists--bullets {
        padding-left: 25px
    }
}

@media (max-width:1029px) {
    .info--cloud-3 .info-text li:before {
        left: -24px
    }
}

.info--cloud-4 {
    padding-top: 102px;
    background-color: #00adef
}

.info--cloud-4--bg-green {
    background-color: #77d065;
    padding-top: 90px;
    padding-bottom: 64px
}

.info--cloud-4--bg-green a {
    margin-top: 86px
}

.info--cloud-4--bg-green a:hover {
    color: #77d065 !important
}

.info--cloud-4 .heading-description {
    max-width: 1040px;
    margin: 38px auto 0
}

.info--cloud-4 .heading-description p {
    font-size: 19px;
    line-height: 40px
}

.info--cloud-4 .heading-title h3 {
    font-size: 52px;
    line-height: 55px
}

@media (max-width:767px) {
    .info--cloud-4 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .info--cloud-4 .heading-title h3 {
        font-size: 32px;
        line-height: 39px
    }

    .info--cloud-4--bg-green a {
        margin-top: 40px
    }
}

.info--cloud-5 .info-text p {
    line-height: 40px
}

.info--cloud-5 ul li {
    margin-bottom: 13px
}

.info--cloud-5 ul li:before {
    margin-top: 6px
}

.info--ios-1 {
    padding-bottom: 82px
}

@media (max-width:767px) {
    .info--ios-1 {
        padding-bottom: 50px
    }
}

.info--java-3,
.info--java-4 {
    padding-bottom: 0
}

@media (min-width:1440px) {
    .info--ios-1 .info-text {
        position: relative;
        margin-top: 30px
    }

    .info--ios-1 .info-text:before {
        content: "";
        width: 83.33333%;
        height: 1px;
        border-top: 1px solid #ebebeb;
        position: absolute;
        top: 0;
        left: 8.33333%
    }

    .info--ios-1 .info-text:after {
        content: "";
        width: 1px;
        height: 70px;
        border-right: 1px solid #ebebeb;
        position: absolute;
        left: 50%;
        bottom: 0
    }
}

.info--ios-1 .info-text-element {
    text-align: center;
    font-weight: 400;
    font-size: 1.3em;
    margin-bottom: 50px;
    min-height: 107px
}

.info--ios-1 .info-text-element:before {
    content: "";
    display: block;
    height: 40px;
    margin-top: -9px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAg1JREFUeNqklD1IW1EUx19iq6NQLfiBg4Kh+AHaoQQVUQS10kVQ7CAV1K6KdSmOHaoOapxtRcVFsoroIFbcBFsVUltpiwo2g1LIqJjW/4HfC8EmMeKBH+fde8/5v3vvO+942reeOUnMJ7pEG8+PxB9xKFbEEs//mTfBXK74KELinfAj6OD9zIeIy71NtFJsi17xl6Tn4rHw4G38gfVe4iuTiZaKdVEsPoly0S9WxTkx54xfizLiisnz3RTN4I5sJ8uiRfwQFWJOnIgL/Bw7+0ncMnlL6MREX4lq8Ut0i0sxIHZFjygSmXgbfxGDxHWTV8VaTHQYPyIiolME3DcnMJufIi5CntkbV7SU+wuLoMhC0OOkNlufJj5Ivun4TLSWoE2+aKMocNKzfNFE3iZzNSaax+AYX+bczZ7gj/B5Xi7b7KFzP8vEX5robwZF+K93FPuGL8SHTfQzgzo+3AaXno6FKXzLq2dux0tTCHHpnRS51eC/NEQHie8g30556NbpJP69yKZEhkQ0iViU9SDxo8xPxBf/vNgTJWKRS7cafCoWxKm4wi8wHyBukbw9dJwHcW+23rklXog10Sf23V8vgZXQxRrEmXjpniy+S30XzVSDBR6IGdEqcojJoYnMsN7Ax2qOq4LYTl3bpTGMscN+SHavs+ItO03Z+c84uv3H4zThCGsRxuOs990UNLsWYAAcVn55NjxM+AAAAABJRU5ErkJggg==) 50% 0 no-repeat
}

@media (max-width:480px) {
    .info--ios-1 .info-text-element {
        font-size: 1em
    }
}

.info--ios-2 {
    padding-top: 69px !important
}

.info--ios-2 .heading-title {
    max-width: 1054px;
    margin-left: auto;
    margin-right: auto
}

.info--ios-2 .heading-title h3 {
    font-size: 52px;
    line-height: 70px
}

.info--ios-2 ul li {
    margin-bottom: 13px
}

.info--ios-2 ul li:before {
    top: 11px
}

@media (max-width:767px) {
    .info--ios-2 {
        padding-top: 0 !important
    }

    .info--ios-2 .heading-title h3 {
        font-size: 32px;
        line-height: 39px
    }
}

.info--ios-2 .heading-description {
    max-width: 1244px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px
}

.info--ios-2 .heading-description p {
    line-height: 45px
}

.info--ios-2 .heading~.container {
    margin-top: 80px
}

.info--ios-2 h3 {
    font-size: 45px;
    line-height: 65px
}

.info--ios-2 p {
    line-height: 40px
}

@media (min-width:1030px) {
    .info--ios-2 .info-text {
        margin-top: 100px
    }
}

.info--ios-2 .row+.row img {
    position: relative;
    top: 72px;
    left: -101px
}

.info--python-1 {
    background-position: 0 0;
    text-shadow: 0 0 5px #fff;
    outline: #fff solid 1px;
    line-height: 55px
}

.info--python-1 .heading-description {
    margin-top: 30px
}

.info--python-1 .heading-description p {
    font-size: 19px;
    line-height: 40px
}

.info--python-1 .container~.info-text {
    margin-top: 76px
}

.info--python-1 ul li {
    line-height: 25px
}

.info--python-1 .info-text .col-sm-5 .row {
    padding-left: 34px
}

.info--python-1 .info-text.col-sm-offset-1 .row {
    padding-left: 70px
}

@media (max-width:1800px) {
    .info--python-1 {
        background-position: 45% 0
    }
}

@media (max-width:1199px) {
    .info--python-1 {
        background: #fff !important
    }

    .info--python-1 .info-text .col-sm-5 .row,
    .info--python-1 .info-text.col-sm-offset-1 .row {
        padding-left: 0
    }
}

.info--java-1 {
    background-position: 100% 100%;
    background-size: 100% auto
}

.info--java-1 h3 {
    font-size: 50px
}

.info--java-1 p {
    line-height: 1.9em
}

@media (min-width:1280px) {
    .info--java-1 .info-text {
        padding-top: 120px
    }
}

@media (max-width:1030px) {
    .info--ios-2 .row+.row img {
        top: auto;
        left: auto
    }

    .info--java-1 {
        background-size: 200% auto
    }

    .info--java-1 .info-media {
        margin-bottom: 100px
    }

    .info--java-1 .info-text {
        text-align: center
    }
}

.info--java-3 .heading-title h3 {
    line-height: 55px
}

.info--java-3 .heading-description {
    max-width: 1029px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px
}

.info--java-3 .heading-description p {
    font-size: 19px;
    line-height: 30px
}

.info--java-4 .heading-description {
    margin-top: 73px
}

.info--java-4 .container~.info-text {
    margin-top: 95px
}

.info--java-4 .info-text ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}

.info--java-4 .info-text ul li {
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 2.7em
}

.info--java-4 .heading-description p {
    font-size: 35px;
    line-height: 45px
}

.info--java-4 .info-text .info-text .row {
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:1030px) {
    .info--java-4 .info-text .info-text .row {
        padding-right: 32px;
        padding-left: 0
    }

    .info--java-4 .info-text ul {
        text-align: right
    }

    .info--java-4 .info-text ul li {
        position: relative
    }

    .info--java-4 .info-text ul li:after,
    .info--java-4 .info-text ul li:before {
        content: "";
        display: block;
        position: absolute;
        left: 100%;
        top: 50%
    }

    .info--java-4 .info-text ul li:before {
        margin: -11px 0 0 20px;
        width: 21px;
        height: 21px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfFJREFUeNqklMsrRHEUx+94bZVHxmuBxkheYYVEFiI7JrsRsp6wIH+Ax2LI3nsn2WEnJtl4hSIm72SSR83SeIzv4fvTbcYdhlOfzv3dOb8z556XSdvyawaSDZpBPZ/jwCNwgyUwy+cgMX3jNAEMATuI0ozlBcyAHnCv/yEiwDAfbIA28AbGQR1I/AjgU8t5jL+30T7fKFILWOfFVdABTkJEmkXnVeAOVKh0qEgjmSNxuABq6TAPTIEr8EQ9xchOabfAe7P08xVpK5gAZ6AYeIEDOJVhgLyCbjAKYsEOyATt4kdF2k3dR4c2MGLgUH3ZCO28vCfSpSK1MBcekAaiGXGK9rPInQzwDK5BMrBKpOU0cLGi1b90qNFJDe+5+K5MnJp5uKTO1cKTHOoLarM49fEQrf1PYqh94vSGh3TqwzCdHVGnqjxLoWSujwMKdc58/blQUvkDvrCxyaVH/b9w6qB9E+/LV7pVnw5T97OZ50Anm1wzaP5O2on9AN879RMlzbwNCjl2jSxgAQdD2iYJ3IJlXt5nceZBA9gDJfKH+oViBWu6hdLOITCSTG4xtVAqVdEC92kRWGTz+7gvJZJN8ADiQSlzaGekHi7y3VBLWiIdBC0hZl/ldRr0MtKQm1+fjlaOrZUF8bL9VsAkn4PkXYABAOA6iPfoBY38AAAAAElFTkSuQmCC) 50% 50% no-repeat
    }

    .info--java-4 .info-text ul li:after {
        margin: -1px 0 0 40px;
        width: 70px;
        height: 1px;
        border: 1px solid #ebebeb
    }
}

@media (max-width:1030px) {
    .info--java-4 .info-text ul {
        text-align: left
    }

    .info--java-4 .info-text ul li {
        position: relative;
        padding-left: 30px
    }

    .info--java-4 .info-text ul li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        margin: -11px 0 0;
        width: 21px;
        height: 21px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfFJREFUeNqklMsrRHEUx+94bZVHxmuBxkheYYVEFiI7JrsRsp6wIH+Ax2LI3nsn2WEnJtl4hSIm72SSR83SeIzv4fvTbcYdhlOfzv3dOb8z556XSdvyawaSDZpBPZ/jwCNwgyUwy+cgMX3jNAEMATuI0ozlBcyAHnCv/yEiwDAfbIA28AbGQR1I/AjgU8t5jL+30T7fKFILWOfFVdABTkJEmkXnVeAOVKh0qEgjmSNxuABq6TAPTIEr8EQ9xchOabfAe7P08xVpK5gAZ6AYeIEDOJVhgLyCbjAKYsEOyATt4kdF2k3dR4c2MGLgUH3ZCO28vCfSpSK1MBcekAaiGXGK9rPInQzwDK5BMrBKpOU0cLGi1b90qNFJDe+5+K5MnJp5uKTO1cKTHOoLarM49fEQrf1PYqh94vSGh3TqwzCdHVGnqjxLoWSujwMKdc58/blQUvkDvrCxyaVH/b9w6qB9E+/LV7pVnw5T97OZ50Anm1wzaP5O2on9AN879RMlzbwNCjl2jSxgAQdD2iYJ3IJlXt5nceZBA9gDJfKH+oViBWu6hdLOITCSTG4xtVAqVdEC92kRWGTz+7gvJZJN8ADiQSlzaGekHi7y3VBLWiIdBC0hZl/ldRr0MtKQm1+fjlaOrZUF8bL9VsAkn4PkXYABAOA6iPfoBY38AAAAAElFTkSuQmCC) 50% 50% no-repeat
    }
}

.info--java-5 {
    padding-top: 24px !important
}

.info--java-5 .heading-description {
    margin-top: 38px
}

.info--java-5 .heading-description p {
    line-height: 30px
}

.info--java-5 .container~.info-text {
    margin-top: 66px
}

.info--java-5 ul li {
    margin-bottom: 26px;
    font-size: 19px;
    line-height: 25px
}

.info--appdev-2 {
    padding-top: 116px
}

.info--appdev-2 .lists--bullets ul li:before {
    top: .7em
}

.info--appdev-2 h3 {
    font-size: 40px;
    line-height: 50px
}

@media (max-width:767px) {
    .info--appdev-2 {
        padding-top: 50px
    }

    .info--appdev-2 h3 {
        font-size: 32px;
        line-height: 39px
    }
}

.info--appdev-2 h4 {
    margin: 0 0 15px 6px;
    font-weight: 500;
    font-size: 1.3em
}

section.industry.info.info--appdev-2.bgcolor--white .title--with-bullet h4:before {
    top: 26%;
}

.info--appdev-2 h4:before {
    position: absolute;
    right: 100%;
    margin: -10px 10px 0;
    top: 50%
}

.info--appdev-2 ul li+li {
    margin-top: 14px
}

@media (max-width:1200px) {
    .info--appdev-2 .info-text {
        padding-left: 10%
    }
}

@media (max-width:1029px) {
    .info--appdev-2 .info-text {
        display: inline-block;
        vertical-align: top;
        width: 49%;
        float: none;
        padding-left: 35px;
        padding-right: 35px;
        margin-bottom: 50px
    }

    .info--appdev-2 .info-text:last-child {
        margin-bottom: 0
    }

    .info--appdev-2 h4:before {
        position: relative;
        right: auto;
        margin: -3px 10px 0 -5px
    }
}

.info--appdev-1 {
    padding-top: 80px;
    padding-bottom: 150px;
    overflow: visible;
    text-shadow: 0 0 10px rgba(0, 0, 0, .8)
}

@media (max-width:767px) {
    .info--appdev-2 .info-text {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px
    }

    .info--appdev-1 {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.info--appdev-1 .title--with-bullet h4 {
    text-transform: uppercase
}

.info--appdev-1 .title--with-bullet h4:before {
    position: absolute;
    right: 100%;
    top: 10px
}

.info--appdev-1 .info-text {
    z-index: 2
}

.info--appdev-1 .info-text h4+p {
    margin-bottom: 60px
}

.info--appdev-1 .info-media {
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 1
}

.info--appdev-1 .info-media--1 {
    width: 50%;
    height: 100%;
    left: 0;
    bottom: -35px;
    background-position: 0 100%;
    max-width: 1037px
}

.info--appdev-1 .info-media--2 {
    width: 30%;
    height: 100%;
    right: 0;
    bottom: 0;
    background-position: 100% 80%;
    max-width: 428px
}

@media (max-width:1600px) {
    .info--appdev-1 .info-media--1 {
        margin-left: -5%
    }

    .info--appdev-1 .info-media--2 {
        margin-right: -12%
    }
}

@media (max-width:1029px) {
    .info--appdev-1 .info-text:first-child h4 {
        margin-top: 0
    }

    .info--appdev-1 .info-text+.info-text {
        margin-top: 100px
    }

    .info--appdev-1 .info-text h4+p {
        margin-bottom: 50px
    }
}

@media (max-width:767px) {
    .info--appdev-1 .info-text+.info-text {
        margin-top: 50px
    }
}

.info--wearables {
    padding-bottom: 110px
}

.info--wearables .info-media--1 {
    height: 600px;
    left: -100%;
    top: 0;
    background-position: -62px 0;
    width: 420px;
    background-size: auto;
    position: absolute
}

.info--wearables .info-media--2 {
    height: 600px;
    right: -85%;
    top: 0;
    background-position: 100% 20%;
    width: 460px;
    background-size: auto;
    position: absolute
}

.info--wearables .title--with-bullet h4 {
    margin-top: 62px;
    margin-bottom: 13px
}

.info--wearables .title--with-bullet h4:before {
    display: none
}

.info--wearables ul li {
    padding-left: 30px;
    margin-bottom: 8px;
    font-size: 19px
}

.info--wearables ul li:before {
    left: 2px;
    top: 10px
}

.info--wearables .title--blue {
    position: relative;
    left: 10px
}

.info--wearables .title--green {
    position: relative;
    left: -55px
}

.info--wearables-text {
    padding-bottom: 90px;
    position: relative
}

.info--wearables-text p {
    position: absolute;
    bottom: 0;
    left: 15px
}

@media (max-width:1919px) {

    .info--wearables .info-media--1,
    .info--wearables .info-media--2 {
        width: 350px;
        height: 400px;
        background-size: auto 100%;
        background-position: 50% 50%
    }

    .info--wearables .info-media--1 {
        left: -350px
    }

    .info--wearables .info-media--2 {
        right: -300px
    }
}

@media (max-width:1629px) {

    .info--wearables .info-media--1,
    .info--wearables .info-media--2 {
        width: 350px;
        height: 300px;
        background-size: auto 100%;
        background-position: 50% 50%;
        top: 60px
    }

    .info--wearables .info-media--1 {
        left: -290px
    }

    .info--wearables .info-media--2 {
        right: -230px
    }
}

@media (max-width:1599px) {

    .info--wearables .info-media--1,
    .info--wearables .info-media--2 {
        width: 350px;
        height: 300px;
        background-size: auto 100%;
        background-position: 50% 50%;
        top: 60px
    }

    .info--wearables .info-media--1 {
        left: -290px
    }

    .info--wearables .info-media--2 {
        right: -190px
    }
}

@media (max-width:1440px) {

    .info--wearables .info-media--1,
    .info--wearables .info-media--2 {
        position: static;
        margin-top: 20px
    }

    .info--wearables .title--blue,
    .info--wearables .title--green {
        left: 0
    }
}

@media (max-width:1029px) {
    .info--wearables {
        font-size: 0
    }

    .info--wearables .info-text {
        width: 50%;
        margin: 0;
        left: auto;
        display: inline-block;
        vertical-align: top
    }

    .info--wearables .info-text+.info-text {
        margin: 0
    }

    .info--wearables .title--with-bullet h4 {
        margin-top: 0;
        margin-bottom: 13px
    }
}

@media (max-width:767px) {
    .info--wearables {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .info--wearables .info-text {
        width: 100%;
        display: block;
        height: auto !important
    }

    .info--wearables .info-text+.info-text {
        margin-top: 50px
    }

    .info--wearables .info-media--1,
    .info--wearables .info-media--2 {
        width: 280px;
        height: 300px;
        background-size: auto 100%;
        background-position: 50% 50%
    }
}

.info--page-xamarinCenter {
    padding-bottom: 15px
}

.info--page-xamarinCenter p {
    margin-top: -27px;
    line-height: 35px
}

.info--page-xamarinCenter ul {
    margin: 37px 0 0 11px
}

.info--page-xamarinCenter ul li {
    margin-bottom: 15px
}

.info--ruby-1 {
    padding-bottom: 50px
}

.info--ruby-1 .heading {
    margin-bottom: 40px
}

.info--ruby-1 .info-text {
    padding: 40px;
    background: rgba(0, 0, 0, .25);
    border-radius: 10px;
    margin: 0 4% 50px
}

.info--ruby-1 .info-text h4 {
    text-transform: uppercase;
    border-bottom: 3px solid #51c336;
    margin: 0 0 40px;
    padding: 0 0 40px;
    font-weight: 300;
    font-size: 45px;
    line-height: 55px
}

.info--ruby-1 .info-text ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}

.info--ruby-1 .info-text ul li {
    padding: 0
}

.info--ruby-1 .info-text ul li:before {
    content: '';
    display: block;
    height: 21px;
    width: 100%;
    margin: 40px 0 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAUCAYAAABiS3YzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAg1JREFUeNqklD1IW1EUx19iq6NQLfiBg4Kh+AHaoQQVUQS10kVQ7CAV1K6KdSmOHaoOapxtRcVFsoroIFbcBFsVUltpiwo2g1LIqJjW/4HfC8EmMeKBH+fde8/5v3vvO+942reeOUnMJ7pEG8+PxB9xKFbEEs//mTfBXK74KELinfAj6OD9zIeIy71NtFJsi17xl6Tn4rHw4G38gfVe4iuTiZaKdVEsPoly0S9WxTkx54xfizLiisnz3RTN4I5sJ8uiRfwQFWJOnIgL/Bw7+0ncMnlL6MREX4lq8Ut0i0sxIHZFjygSmXgbfxGDxHWTV8VaTHQYPyIiolME3DcnMJufIi5CntkbV7SU+wuLoMhC0OOkNlufJj5Ivun4TLSWoE2+aKMocNKzfNFE3iZzNSaax+AYX+bczZ7gj/B5Xi7b7KFzP8vEX5robwZF+K93FPuGL8SHTfQzgzo+3AaXno6FKXzLq2dux0tTCHHpnRS51eC/NEQHie8g30556NbpJP69yKZEhkQ0iViU9SDxo8xPxBf/vNgTJWKRS7cafCoWxKm4wi8wHyBukbw9dJwHcW+23rklXog10Sf23V8vgZXQxRrEmXjpniy+S30XzVSDBR6IGdEqcojJoYnMsN7Ax2qOq4LYTl3bpTGMscN+SHavs+ItO03Z+c84uv3H4zThCGsRxuOs990UNLsWYAAcVn55NjxM+AAAAABJRU5ErkJggg==) 50% 50% no-repeat
}

@media (max-width:1029px) {
    .info--ruby-1 .info-text {
        margin: 0 auto 50px
    }
}

@media (max-width:767px) {
    .info--ruby-1 .info-text h4 {
        font-size: 30px;
        line-height: 34px
    }

    .info--ruby-1 .info-text {
        margin: 0 auto 30px
    }
}

@media (max-width:480px) {
    .info--ruby-1 .info-text ul li {
        width: 100%
    }
}

.info--ruby-2 {
    background-position: 50% 100%;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    overflow: hidden
}

.info--ruby-2 .heading {
    margin-bottom: 85px
}

.info--ruby-2 .info-text {
    position: relative;
    padding-bottom: 200px
}

.info--ruby-2 .info-text:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0 2%;
    height: 400px;
    left: -2%;
    bottom: 0;
    background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/vis-info-ruby-2.png) 50% 50% no-repeat;
    background-size: 100% auto;
    z-index: 1
}

.info--ruby-2 .info-text .col-md-5ths {
    padding-bottom: 100px;
    font-size: .9em;
    z-index: 5
}

.info--ruby-2 .info-text .col-md-5ths:before {
    content: '';
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    height: 91%;
    width: 1px;
    border-left: 1px solid #ebebeb
}

.info--ruby-2 .info-text h4 {
    margin: -20px 0 0;
    font-size: 21px;
    text-transform: uppercase;
    position: relative;
    font-weight: 500
}

.info--ruby-2 .info-text h4:before {
    position: absolute;
    margin: 0 9px;
    top: 0;
    right: 100%
}

.info--ruby-3 ul li:before,
.info--webappdev-2 ul li:before {
    top: 10px
}

.info--ruby-2 .info-text p {
    margin-top: .5em
}

.info--ruby-2.bgcolor--white+.bgcolor--white {
    padding-top: 70px
}

@media (max-width:1030px) {
    .info--ruby-2 {
        padding-bottom: 0
    }

    .info--ruby-2 .info-text {
        text-align: center
    }

    .info--ruby-2 .info-text .col-md-5ths:before,
    .info--ruby-2 .info-text h4:before {
        display: none
    }
}

@media (max-width:1029px) {
    .info--ruby-2 .heading {
        margin-bottom: 0
    }

    .info--ruby-2 .info-text h4 {
        margin-top: 0
    }

    .info--ruby-2 .info-text .col-md-5ths {
        margin-bottom: 50px;
        padding-bottom: 0
    }

    .info--ruby-2.bgcolor--white+.bgcolor--white {
        padding-top: 50px
    }

    .info--ruby-3 .info-text .row .info-text {
        width: 100%
    }
}

@media (max-width:767px) {
    .info--ruby-2 .info-text .col-md-5ths {
        margin-bottom: 30px
    }
}

.info--ruby-3 {
    background-size: 100% auto;
    background-position: 0 100%
}

.info--ruby-3 .heading-description p {
    font-size: 17px;
    line-height: 30px
}

.info--webappdev-2 {
    padding-bottom: 0
}

.info--webappdev-2 .info-media img {
    display: block;
    margin: 100px auto 0
}

@media (min-width:1200px) {
    .info--webappdev-2 .row {
        width: 100%;
        display: table;
        table-layout: fixed
    }

    .info--webappdev-2 .info-text {
        padding-bottom: 100px
    }

    .info--webappdev-2 .info-media,
    .info--webappdev-2 .info-text {
        display: table-cell;
        vertical-align: bottom;
        float: none
    }

    .info--webappdev-2 .info-media img {
        display: block;
        margin-top: 0
    }
}

.info--backend-1 {
    border: solid #fff;
    border-width: 100px 0 0
}

.info--backend-1 .info-text p {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 28px
}

.info--backend-1 .info-media {
    margin: -200px 0 40px;
    z-index: 10
}

@media (min-width:1030px) {
    .info--backend-1 {
        border: solid #fff;
        border-width: 100px 0
    }

    .info--backend-1 .info-media {
        margin: -200px 0
    }
}

.info--qa {
    padding: 30px 0;
    text-align: center
}

.info--qa h4 {
    margin: .5em 0;
    text-transform: uppercase
}

@media (min-width:1030px) {
    .info--qa .info-media {
        text-align: right
    }

    .info--qa .info-text {
        text-align: left
    }
}

.info--qa-1 {
    padding-top: 89px;
    padding-bottom: 105px
}

.info--qa-1 .heading-title h3 {
    font-size: 52px;
    line-height: 60px
}

@media (max-width:767px) {
    .info--qa-1 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .info--qa-1 .heading-title h3 {
        font-size: 32px;
        line-height: 39px
    }
}

.info--qa-1 .heading-description {
    max-width: 950px;
    margin-top: 38px;
    margin-left: auto;
    margin-right: auto
}

.info--qa-1 .heading-description p {
    font-size: 19px;
    line-height: 30px
}

.info--qa-1 .heading~.info-row {
    margin-top: 95px
}

.info--support-1 .col-sm-6 .info-text {
    padding: 40px;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    margin: 0 4% 100px
}

.info--support-1 .col-sm-6 .info-text h4 {
    border-bottom: 3px solid #51c336;
    margin: 0 0 40px;
    padding: 0 0 40px
}

.info--support-1 .col-sm-6 .info-text li {
    margin-bottom: 1em
}

.info--support-1 .col-sm-6 .info-text li:last-child {
    margin-bottom: 0
}

.info--support-1 ul li:before {
    top: .7em
}

@media (max-width:1029px) {
    .info--support-1 .col-sm-6 .info-text {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 50px
    }
}

@media (max-width:767px) {
    .info--support-1 .col-sm-6 .info-text {
        margin-bottom: 30px
    }

    .info--support-1 .info-text li:first-child {
        margin-top: 0
    }
}

.info--support-3 {
    padding-bottom: 23px
}

.info--support-3 .info-media img {
    position: relative;
    top: -62px
}

.info--support-3 ul li {
    margin-bottom: 18px
}

.info--support-3 ul li:before {
    top: 12px
}

.info--support-3 .heading-title h3 {
    line-height: 57px
}

@media (max-width:767px) {
    .info--support-3 {
        padding-bottom: 50px
    }

    .info--support-3 .info-media img {
        top: auto
    }
}

.info--page-methodology ul li:before,
.info--page-quality-management ul li:before,
.info--page-quality-management-1 ul li:before {
    top: 10px
}

.info--page-prototyping {
    padding-top: 52px;
    padding-bottom: 0;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f7f7f7));
    background: linear-gradient(to bottom, #fff 0, #f7f7f7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
    z-index: 1
}

.info--page-prototyping .info-text {
    padding-top: 55px;
    padding-bottom: 55px
}

.info--page-prototyping h3 {
    font-size: 52px;
    line-height: 60px
}

.info--page-prototyping .info-media img {
    margin-bottom: -40px
}

.info--page-prototyping ul li {
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 25px
}

@media (max-width:1029px) {
    .info--page-prototyping {
        padding-top: 0;
        padding-bottom: 100px
    }

    .info--page-prototyping .info-media img {
        display: none
    }

    .info--page-prototyping .info-text {
        padding-top: 0;
        padding-bottom: 0
    }

    .info--page-methodology .info-text.col-sm-6 {
        width: 100%
    }
}

@media (max-width:767px) {
    .info--page-prototyping {
        padding-bottom: 50px
    }

    .info--page-prototyping h3 {
        font-size: 32px;
        line-height: 39px;
        text-align: center
    }
}

.info--page-methodology {
    color: #fff !important;
    background-repeat: no-repeat;
    background-position: 0 50%;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-info--page-methodology.jpg); */
    background-size: cover
}

.info--page-content-and-document-management {
    padding-bottom: 130px
}

.info--page-content-and-document-management ul li {
    margin-bottom: 25px;
    line-height: 25px
}

@media (max-width:1029px) {
    .info--page-content-and-document-management {
        padding-bottom: 100px
    }
}

@media (max-width:767px) {
    .info--page-content-and-document-management {
        padding-bottom: 50px
    }

    .info--page-content-and-document-management .col-xs-6 {
        width: 100%
    }
}

.info--page-quality-management {
    background-color: #fff
}

.info--page-quality-management ul li {
    font-weight: 300
}

.info--page-quality-management-1 {
    padding-top: 90px;
    padding-bottom: 56px
}

.info--page-quality-management-1 h3 {
    margin-bottom: 50px
}

.info--page-quality-management-1 p:last-of-type {
    margin-bottom: 58px
}

@media (max-width:1029px) {
    .info--page-quality-management-1 {
        padding-top: 100px
    }

    .info--page-quality-management-1 .col-xs-6 {
        width: 100% !important;
        float: none !important
    }

    .info--page-quality-management .info-text .row .info-text {
        width: 100%
    }

    .info--page-quality-management-1 .info-media {
        display: none
    }
}

.info--page-dedicated-development-teams {
    margin-top: -36px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-info-dedicated-development-teams.jpg);
    background-size: cover
}

.info--page-dedicated-development-teams ul li:before {
    top: .7em
}

@media (max-width:767px) {
    .info--page-quality-management-1 {
        padding-top: 50px
    }

    .info--page-dedicated-development-teams {
        margin-top: 0
    }
}

.info--page-dedicated-development-teams .info-text--1 {
    color: #232323;
    padding-left: 65px;
}

.info--page-dedicated-development-teams h4 {
    font-weight: 300;
    text-transform: uppercase
}

.info--page-dedicated-development-teams ul li+li {
    margin-top: 15px
}

@media (max-width:1030px) {
    .info--page-dedicated-development-teams {
        padding-top: 0;
        padding-bottom: 0;
        background: 0 0
    }

    .info--page-dedicated-development-teams .info-text--1,
    .info--page-dedicated-development-teams .info-text--2 {
        padding-top: 100px;
        padding-bottom: 100px;
        padding-right: 80px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover
    }

    .info--page-dedicated-development-teams .info-text--1 {
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xbg-info-dedicated-development-teams1.jpg.pagespeed.ic.TMtpQXn1H4.jpg)
    }

    .info--page-dedicated-development-teams .info-text--2 {
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xbg-info-dedicated-development-teams2.jpg.pagespeed.ic.31s3uhUhv3.jpg)
    }
}

@media (max-width:1029px) {
    .info--page-dedicated-development-teams .info-text {
        width: 100%
    }

    .info--page-dedicated-development-teams .info-text--1 {

        padding-left: 15px;
    }

    .info--page-dedicated-development-teams .info-text h4 {
        margin-top: 0
    }

    .info--page-dedicated-development-teams .info-text--1 {
        padding-top: 58px;
        padding-bottom: 0;
    }

    .info--page-dedicated-development-teams .info-text--2 {
        padding-top: 39px;
        padding-bottom: 54px;
    }

    section.cards.cards--page-dedicated-development-teams-2.cards--with-borders.cards--with-top-borders.lists--bullets.bgcolor--white.icons--green .cards-text p {
        text-align: center;
    }

    section.sphere.sphere--items-4.sphere--page-dedicated-development-teams.bgcolor--white.teampro .sphere-item.sphere-item--4.col-lg-4.col-sm-4.col-sm-pull-8.title--with-bullet.title--blue {

        bottom: 23px !important;
    }
}

@media (max-width:767px) {}

@media (max-width:600px) {

    .info--page-dedicated-development-teams .info-text--1,
    .info--page-dedicated-development-teams .info-text--2 {
        padding-right: 15px
    }
}

.info--page-omnichannel-ecommerce {
    margin-bottom: 78px;
    padding-top: 200px;
    padding-bottom: 150px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xbg-mobile-commerce.jpg.pagespeed.ic.Od9M4jjymD.jpg)
}

.info--page-omnichannel-ecommerce h3 {
    margin-bottom: 39px;
    font-size: 52px;
    line-height: 60px
}

.info--page-omnichannel-ecommerce ul li:before {
    top: 6px !important
}

.info--page-omnichannel-ecommerce .col-sm-7 p:last-of-type {
    margin-bottom: 0
}

.info--page-omnichannel-ecommerce-1 {
    padding-top: 112px;
    padding-bottom: 67px
}

.info--page-omnichannel-ecommerce-1 ul li:before {
    top: 7px
}

@media (max-width:767px) {
    .info--page-omnichannel-ecommerce {
        margin-bottom: 0
    }

    .info--page-omnichannel-ecommerce h3 {
        font-size: 32px;
        line-height: 39px
    }

    .info--page-omnichannel-ecommerce-1 {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.info--page-omnichannel-ecommerce-1 h3 {
    margin-bottom: 46px;
    font-size: 52px;
    line-height: 60px
}

.info--page-omnichannel-ecommerce-1 .info-media {
    text-align: right
}

.info--page-omnichannel-ecommerce-1 .info-media img {
    position: relative;
    margin-top: 13px
}

@media (max-width:1920px) {
    .info--page-omnichannel-ecommerce {
        background-position: 0 36%;
        background-size: 100% auto
    }
}

@media (max-width:1440px) {
    .info--ruby-2 .info-text .col-md-5ths:before {
        height: 95%
    }

    .info--page-omnichannel-ecommerce {
        padding-top: 0;
        padding-bottom: 100px
    }
}

@media (max-width:1029px) {
    .info--page-omnichannel-ecommerce {
        padding-top: 0;
        padding-bottom: 100px;
        background: #fff
    }
}

@media (max-width:767px) {
    .info--page-omnichannel-ecommerce-1 h3 {
        font-size: 32px;
        line-height: 39px
    }

    .info--page-omnichannel-ecommerce {
        padding-bottom: 50px
    }
}

.info--page-overview {
    outline: #e2e2e2 solid 1px
}

.tabs,
.tabs2 {
    outline: #fff solid 1px
}

.info--main {
    padding-bottom: 142px
}

.info--main .heading-title {
    width: 100%;
    margin-bottom: 30px
}

.info--main .info-block {
    padding-left: 0;
    padding-right: 0
}

.info--main .heading-title h3 {
    margin-bottom: 0;
    line-height: 72px;
    text-align: left
}

.history-intro p,
.history-year,
.iconSlider .owl-item,
.iconSlider-item,
.iconSlider.slider--mobile,
.infoList1-item,
.infoList1-wrapper {
    text-align: center
}



.info--main .info-block p {
    line-height: 1.8;
    font-size: 22px;
}

@media (max-width:1200px) {
    .info--main .heading-break {
        display: inline
    }
}

@media (max-width:1029px) {
    .info--main {
        padding-bottom: 100px
    }

    .info--main .heading-title h3 {
        text-align: center
    }

    .info--main .info-block--visual {
        display: none
    }
}

@media (max-width:767px) {
    .info--main {
        padding-bottom: 50px
    }

    .info--main .cta-area:last-child {
        margin-bottom: 0
    }

    .platformSlider .iconSlider-item {
        border: none;
    }
}

.info--page-methodology-1 ul li:before {
    top: 12px
}

@media (min-width:1440px) {
    .infoList--expertise-mob-app-dev {
        padding-bottom: 0 !important
    }
}

.infoList--expertise-mob-app-dev .infoList-title h4 {
    font-size: 35px;
    line-height: 40px;
    color: #58c344
}

.infoList--expertise-mob-app-dev .infoList-object img {
    top: 0 !important
}

.info--expertise-mobility {
    padding: 110px 0 0;
    background-position: top center;
    background-color: #eaeaea
}

.info--expertise-mobility .mobility-list {
    padding-bottom: 40px;
}

@media screen and (min-width:1921px) {
    .info--expertise-mobility {
        background-size: 100%
    }
}

@media screen and (max-width:1600px) {
    .info--expertise-mobility {
        background-size: 100%
    }
}

.info--expertise-mobility .heading {
    margin-bottom: 100px
}

.mobility-list {
    padding: 0 0 120px;
    -webkit-transform: translateX(1.8%);
    -ms-transform: translateX(1.8%);
    transform: translateX(1.8%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1900px;
    margin: 0 auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mobility-list .column {
    max-width: 483px;
    min-height: 900px;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 25%;
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat
}

@media screen and (max-width:1800px) {
    .mobility-list {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .mobility-list .column {
        width: 50%
    }
}

@media screen and (max-width:1023px) {
    .info--expertise-mobility {
        padding-top: 100px;
        background-image: none !important
    }

    .mobility-list {
        -webkit-transform: translateX(4.8%);
        -ms-transform: translateX(4.8%);
        transform: translateX(4.8%);
        padding-bottom: 60px
    }

    .mobility-list .column {
        width: 100%;
        margin: 0 auto
    }
}

@media screen and (max-width:767px) {
    .mobility-list {
        display: block;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .info--expertise-mobility .heading {
        margin-bottom: 50px
    }

    .mobility-list .column {
        width: 100%;
        max-width: 100%;
        min-height: auto;
        margin-bottom: 30px;
        background: 0 0 !important
    }

    .mobility-list .cards-wrapper {
        padding: 0 !important
    }
}

.iconSlider-img,
.iconSlider-item {
    display: inline-block;
    max-width: 100%
}

.mobility-list .cards-wrapper {
    width: 100%;
    padding: 18% 28% 30px 30px
}

.mobility-list .cards-name h4 {
    color: #51c435;
    letter-spacing: -.5px
}

.iconSlider {
    position: relative;
    padding-top: 50px;
    padding-bottom: 100px;
    background-color: rgb(255, 255, 255);
}

.iconSlider .heading-title {
    margin-bottom: 0
}

.iconSlider .heading-description {
    margin-top: 32px;
    margin-bottom: 0 !important
}

.iconSlider .container~.container .row,
.iconSlider .container~.container-fluid .row {
    margin-top: 35px
}

.iconSlider .slider {
    cursor: move;
    display: block;
}

.iconSlider-item {
    width: auto;
    position: relative;
    vertical-align: top;
    padding-right: 30px;
    line-height: 85px;
}


.platformSlider img {
    width: 100%;
    height: 100px;
}


.iconSlider-img {
    vertical-align: middle
}

.iconSlider-item .grayscale--ready:hover {
    opacity: .75
}

.BDMSlider img {
    width: auto !important;
    margin: 0 auto;
}

.BDMSlider {
    background: transparent !IMPORTANT;
    padding: 50px 0 !important;
}

.iconSlider-item .grayscale--ready .grayscale-item,
.tabslider--page-frontend .tabslider-tabs-item.active .grayscale--ready .grayscale-canvas,
.tabslider--page-frontend .tabslider-tabs-item:hover .grayscale--ready .grayscale-canvas {
    opacity: 0
}

.iconSlider .slider .iconSlider-item img {
    opacity: 1 !important;
}

.iconSlider .slider .iconSlider-item .grayscale--ready .grayscale-canvas {
    opacity: 0 !important;
}

.iconSlider-item .grayscale--ready:hover .grayscale-canvas {
    opacity: 1
}

svg.iconSlider-img {
    width: 100%
}

.iconSlider-text {
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    color: #234;
    padding-top: 20px;
}

.iconSlider .owl-buttons,
.iconSlider .slider .owl-theme .owl-controls {
    display: none
}

.iconSlider .slider .owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin-top: 0;
    margin-left: 7px;
    margin-right: 7px;
    background-color: #d7d7d7;
    opacity: 1
}

.iconSlider .slider .owl-theme .owl-controls .owl-page.active span {
    background-color: #51c336;
    opacity: 1
}

.iconSlider .icon {
    width: 70%;
    height: 112px
}

.iconSlider.slider--mobile .owl-carousel {
    display: block
}

.iconSlider.slider--mobile .owl-carousel .slider-item {
    margin-bottom: 30px
}

@media (max-width:1030px) {
    .technologiesList-item {
        margin-left: 20px;
        margin-right: 20px
    }
}

@media (max-width:767px) {
    .iconSlider {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .iconSlider.slider--mobile .owl-carousel {
        font-size: 0
    }

    .iconSlider.slider--mobile .owl-carousel .iconSlider-item {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.iconSlider--page-frontend-1 {
    padding-bottom: 80px
}

.iconSlider--page-frontend-1 h3 {
    font-size: 35px;
    line-height: 55px
}

.iconSlider--page-main .heading-description {
    max-width: 1060px
}

.iconSlider--page-overview {
    padding-bottom: 50px
}

.iconSlider--page-overview .container~.container-fluid .row {
    margin-top: 72px
}

@media (max-width:1199px) {
    .iconSlider--page-main .heading-break {
        display: inline
    }
}

.iconSlider--page-application-integration.iconSlider {
    padding-top: 0;
    padding-bottom: 136px;
    background-color: #f7f7f7
}

@media (max-width:767px) {
    .iconSlider--page-application-integration.iconSlider {
        padding-bottom: 50px
    }
}

.iconSlider--page-application-integration .container .heading {
    padding-top: 18px;
    background-color: #fff;
    background-repeat: repeat-x;
    background-position: 0 100%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAHCAIAAAC+zks0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAGRJREFUeNpUjjsSwCAIROVjo4X3PyaFleNnJ0xI3AIWngK0906v5pyIIhId9bTWMrPArTVmhmfHvXe84EcwKK/fYwwAIoLHOpQXVlV0A7v5hpdS0k+1VjcUl2Olz8w5+13QEWAA1wUy/oCNPuAAAAAASUVORK5CYII=);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2)
}

.iconSlider--page-application-integration .heading .row {
    margin-left: 0;
    margin-right: 0
}

.iconSlider--page-application-integration .heading-title {
    margin-bottom: 24px
}

.iconSlider--page-application-integration .heading-title h3 {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: #51c336;
    text-transform: uppercase
}

.iconSlider--page-application-integration .container .slider {
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .2);
    z-index: 1
}

.iconSlider--page-application-integration .iconSlider-item {
    padding-top: 16px;
    padding-left: 15%;
    padding-right: 15%;
    line-height: 0
}

.iconSlider--page-application-integration .iconSlider-item .iconSlider-img {
    height: 42px;
    margin-bottom: 10px
}

.iconSlider--page-application-integration .iconSlider-text {
    padding-bottom: 20px;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    border-bottom: 1px solid #e1e1e1
}

.infoList1-name h4,
.infoList1-text p,
.infoList1-title {
    font-weight: 300;
    color: #fff
}

.iconSlider--page-application-integration .iconSlider-list {
    padding-top: 20px;
    padding-bottom: 25px
}

.iconSlider--page-application-integration .iconSlider-list ul li {
    font-size: 14px;
    line-height: 22px
}

.iconSlider--page-application-integration .iconSlider-list ul li+li {
    margin-top: 5px
}

.iconSlider--page-application-integration .owl-item+.owl-item {
    border-left: 1px solid #ececec
}

.iconSlider--page-bigdata {
    padding-top: 126px !important;
    padding-bottom: 136px !important
}

@media (max-width:767px) {
    .iconSlider--page-bigdata {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }
}

.iconSlider--page-bigdata .heading-description {
    margin-top: 40px !important
}

.iconSlider--page-bigdata .heading-description p {
    line-height: 40px
}

.iconSlider--page-bigdata .container~.container-fluid .row {
    margin-top: 79px !important
}

.iconSlider.iconSlider--page-ios .container~.container-fluid .row {
    margin-top: 70px
}

.iconSlider--page-web-portals {
    padding-bottom: 74px !important;
    background-color: #f7f7f7 !important
}

.iconSlider--page-web-portals .heading-title h3 {
    margin-bottom: 52px !important
}

@media (max-width:767px) {
    .iconSlider--page-web-portals {
        padding-bottom: 50px !important
    }
}

.iconSlider--page-xamarin {
    padding-top: 2px;
    padding-bottom: 88px
}

.iconSlider--page-xamarin p {
    text-align: center;
    max-width: 1140px;
    display: block;
    margin: 0 auto
}

.iconSlider--page-xamarin .slider {
    max-width: 1380px;
    margin: 24px auto 31px
}

.iconSlider--page-xamarinInternet .slider {
    max-width: 1480px;
    margin-left: auto;
    margin-right: auto
}

.infoList1-wrapper img,
.mobileRotatorDevice-img {
    max-width: 100%
}

.iconSlider--page-xamarin .text-bottom p {
    line-height: 35px
}

@media (max-width:1030px) {
    .iconSlider--page-xamarin .slider {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .iconSlider--page-xamarin .text-bottom p {
        margin-left: 20px;
        margin-right: 20px
    }

    .iconSlider--page-xamarin {
        padding-bottom: 50px
    }
}

.iconSlider--type--1 .iconSlider-item {
    border-right: 1px solid gray;
}

.iconSlider--type--1 .iconSlider-img {
    margin-bottom: 20px
}

.iconSlider--type--2 .heading-title h3 {
    margin-bottom: 46px
}

.iconSlider--type--2 .heading-description p {
    margin-bottom: 0;
    font-size: 19px;
    line-height: 30px
}

.iconSlider--type--2 .slider {
    margin-bottom: 28px
}

.iconSlider--type--3 {
    background-color: #f7f7f7
}

.iconSlider--type--3 .heading-title h3 {
    margin-bottom: 62px
}

.iconSlider--type--3 .heading-description p {
    margin-bottom: 0;
    font-size: 19px;
    line-height: 30px
}

.iconSlider--type--3 .slider {
    margin-bottom: 28px
}

.iconSlider--type--4 {
    color: #fff;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: bottom;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-iconSlider--type--4.jpg); */
    background-size: cover
}

section.cards.cards--page-quality-management-1 .cards-name.card-height {
    /* height: 70px; */
}

.iconSlider--type--4 .iconSlider-text {
    color: #fff
}

.cards--page-quality-management-1 .cards-item {
    padding-top: 12px;
    padding-left: 63px;
    height: 100%;
    min-height: 135px;
}

.infoList1 {
    position: relative;
    padding-top: 110px;
    padding-bottom: 140px;
    background-color: #124775;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/infoList1-bg.jpg) */
}

.infoList1-title:after,
.infoList1-wrapper:after {
    content: '';
    display: block;
    background-position: 0 0
}

.infoList1-name h4 {
    position: relative;
    margin-top: 0;
    margin-bottom: 80px;
    font-size: 46px;
    line-height: 60px;
    text-transform: uppercase
}

.infoList1-name h4:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    bottom: -43px;
    left: 0;
    background-color: #51c336
}

.infoList1-text p {
    font-size: 19px;
    line-height: 35px
}

.infoList1-wrapper {
    position: relative;
    margin-top: 104px
}

.infoList1-list {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 0;
    font-size: 0
}

.infoList1-wrapper:after {
    position: absolute;
    width: 101px;
    height: 301px;
    left: 50%;
    bottom: 100%;
    margin-left: -50px;
    background-repeat: no-repeat;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/infoList1-list-after.png) */
}

.infoList1-item {
    position: absolute;
    display: block;
    width: 180px;
    top: 0
}

.infoList1-item--1 {
    left: -40px
}

.infoList1-item--2 {
    left: 215px
}

.infoList1-item--3 {
    left: 473px
}

.infoList1-item--4 {
    left: 730px
}

.infoList1-item--5 {
    left: 987px
}

.infoList1-item--6 {
    left: 1244px
}

.infoList1-title {
    position: relative;
    font-size: 17px;
    line-height: 25px
}

.history-year,
.infoList1-title:after {
    position: absolute;
    background-repeat: no-repeat
}

.infoList1-title:after {
    width: 20px;
    height: 20px;
    top: -40px;
    left: 50%;
    margin-left: -13px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfRJREFUeNqUld9Lk2EUx9+21CL/AH8EgQRmBVo6m9d6EYWwQQvabT92EZl5oewfEM2LFCYpeN/FWi0q6KIg8EIG64di62Z0lewPiC6mM/we+Wy8G2/O98CH533Oe873PM+75zw7EV0fdjysVURgRHSJXfFbfBOvxRt8dXbSQywqnorzHkUuwB1RFDPilTso4HoOinkCTKwgpkSfOAUX8RWIyZAT9FrhrJhmG5b0XPxrWOVPWBL3xTNyHFZbW+Etl9hNsUyxCbEh/sAGPnu3KsbJmUbjULCVSmZPxEfRLXKsJCzaIYwvR8wndmO2aFomGBNnxQ+qWoF3YsD5v9m796JNrJBrBW4HOBpma2JfJJqIVa1fPCBnDV/EBENMPjDGneNbvCF3yAQ7mPxivOpD8EpDbmfA67T7sD3Xoa8d7BLPPYxffQhuM55jLJngFpPrjC98CFZjxxjzJphlcpcWsqOzeQyxLWIt5x6+rAmmuUUuc2TKdMv3I8Ss4A1iE+TumFbA1bsOHTPGy2ti0rYh/kIe3zAxow1dVq72sq1ygV/LOuChqNBmIVfrhfBVWNlbchbQqLu+kiJFQIpv9Fj0ihZxRlzCt0nLneYiSXpdX9ZCj8RnMUfy4hHfsYjQy2Y3doatxLi9B2l8h+/2hb+AtFdTHAgwAL8YdPcOGZFYAAAAAElFTkSuQmCC)
}

@media (max-width:1550px) {
    .infoList1-wrapper {
        padding-left: 90px;
        padding-right: 90px
    }

    .infoList1-item--1 {
        left: -86px
    }

    .infoList1-item--2 {
        left: 154px
    }

    .infoList1-item--3 {
        left: 393px
    }

    .infoList1-item--4 {
        left: 633px
    }

    .infoList1-item--5 {
        left: 873px
    }

    .infoList1-item--6 {
        left: 1113px
    }
}

@media (max-width:1440px) {
    .infoList1-wrapper {
        margin-top: 70px;
        padding-left: 90px;
        padding-right: 90px
    }

    .infoList1-item--1 {
        left: -86px
    }

    .infoList1-item--2 {
        left: 105px
    }

    .infoList1-item--3 {
        left: 298px
    }

    .infoList1-item--4 {
        left: 491px
    }

    .infoList1-item--5 {
        left: 682px
    }

    .infoList1-item--6 {
        left: 874px
    }
}

@media (max-width:1200px) {

    .infoList1-wrapper img,
    .infoList1-wrapper:after {
        display: none
    }

    main.meanstack .heading-title h3 {
        font-size: 36px;
        margin-bottom: 37px;
    }

    main.meanstack .cards-name h3 {
        font-size: 19px;
        font-family: 'p-bold';
    }

    .infoList1 {
        padding-top: 100px;
        padding-bottom: 50px
    }

    .infoList1-wrapper {
        padding-left: 0;
        padding-right: 0
    }

    .infoList1-item {
        position: relative;
        display: inline-block;
        vertical-align: top;
        left: auto;
        margin-bottom: 60px;
    }

    .infoList1-name {
        font-size: 32px;
        line-height: 42px
    }
}

@media (max-width:1029px) {
    .infoList1 {
        background-size: cover
    }

    .infoList1 .col-lg-5+.col-lg-5 {
        margin-top: 40px
    }

    .infoList1-name {
        margin-bottom: 20px
    }

    .infoList1-name:after {
        bottom: -23px
    }

}

@media (max-width:767px) {
    .infoList1 {
        padding-top: 50px;
        padding-bottom: 20px
    }

    .infoList1-name h4 {
        font-size: 39px;
        line-height: 39px
    }

    .infoList1-text {
        font-size: 20px;
        line-height: 33px
    }

    .infoList1-heading+.infoList1-heading {
        margin-top: 80px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2) {
    .infoList1-title:after {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABDJJREFUeNrMWVtIVFEUHSftqRGZiGRGZFpkEWQJ0UfWn4ggRin1lUXZu4/SICIoKIOQMKEi+qrUIAKxJ1QfQVBWlCilKIUlflgR2UPGGFs71pXT5ui9452BNqyPu885e6/Z57X3mfjixysD45AgsALIB3KBLGA2MI3tP4BeoBN4DjwCWoBwpI7iI+yfDuwCNgFzxug3CZgJLAFKqPsAXAXqgI+RRMKLJNNwN1DlQm40mcOx3bSVHC2CG4C3wE5gYsC/TKQtsbnRzxRLWy2wY5T270Az19cr4B3wlW0zgHnAMq7TQiBRjZ8FNABrgD3Ab5uTuFE2yVSgkYa1dAHVwDXgp8eoTeG6PQQssLQ3M5o/vUyxRK7eQm4QqAQWA5ciICfyi2NyaGNQtRfSZ7wXgueAIkvU8oDTQMjH+gvRRh5tmlJE32MSlDBvV7qXwGqg1eIwgzvzHo8RicwA8Aa4y7Z5lnGttPlS6cV32WhrMJk7a5aK3Cqg30LsFHf4BJeohbmehWyPaksBngCZhu4LsNDxaUbwhCIn62a9hZxMRRt/6QSPR5n0bdfRoe0S+nJEDvjjeoolIuVq8DHgtdLtA24CSeNYf4m8SQ5YpvuY0m0hpxGCFUCC0UFO+xrL+qyJ4PaxHmvAGcsBXaM2TQI5/XUm2KwGyPoaUmvuEh34lTjayjB0Q/RpinAKOllJutEwwDPJlJOWm8CPJPKwN6WBvs3EZIUQXKs63ma65MhcoDQQfdlA2wEjRbut+uQLweVK+UB9l/pcd2Pt7lIX37nSKduyq/75FYHYSb6L72whmKaU3eo7J4YEc1x8pwUtZ9o3S1oUK0lx8Z0UDPznElRbW2S6+v4UQ//9Lr4HhGCfUs5X3+0xJNjm4rtPCHYo5VL1/TCGBB+5+O4Qgi+Ucp36bhxPPetBnDRsLN/Pg5ZfUWAU4CLvgesxIHidts06qEBHWAg+U4V0kuWEr2QVFy35TpumlKkjTzi1BBnqK6pzlUq/JBPeBgxHgdwwbfWo9EoTFk5h5xysU8VQpiWxbKAu7JPcQdoyZb8qR0PkNJIEfGSOpjNqvavOAsWWs9PrtG5mwqp3rs6oLzvLzrxJjgKfVbF9w3IdNfEObfAYzTD7Lmaxr6+6G9wgjgiHI7ayUxp2KwOZLB9Tlb6Hi1pKysPAfT63DRG91B3m1JVZKrpU2s5U+r1moGxPH+cttXEXq6/WKO3ipYycJndR+7YlC3s5jTqST/m2kuCDWAJtPLWQa+IjkuvTR4hTckfpJ7OOkLt5q1o3Xh6Pyjm2mrZMuUWfIa+vW86vrbVMd7Se3xy5wMgNRfL8pmuS2hgkrp+4nOrd8kE3kSNiETdPKArEQrS1yI2cV4LOr61gvlbNYyRS6eXY+bTlKRGO8/k3xFqWrVkstBON9Sk3QSfTOckpx/U3xB8BBgCJQPpPZW/73QAAAABJRU5ErkJggg==);
        background-size: 20px 20px
    }
}

.history--bgcolor--dark {
    background-color: #000
}

.history--bgcolor--dark .history-wrapper--left li {
    color: #8c8c8c
}

.historyItem.historyItem--item--1 {
    position: relative;
    left: -84px;
    top: 0px;
}

.historyItem.historyItem--item--2 {
    position: relative;
    top: 14px;
    left: -84px;
}

.historyItem.historyItem--item--3 {
    position: relative;
    top: 31px;
    left: 33px;
}

.historyItem.historyItem--item--1 {
    position: relative;
    left: 32px;
}

.history--bgcolor--dark .historyItem-num,
.history--bgcolor--dark .historyItem-text {
    color: #fff
}

.historyItem-num,
.historyItem-text h4 {
    font-family: p-regular;
    color: #51c336
}

.history {
    position: relative;
    padding-top: 0px;
    padding-bottom: 2px;
    background-color: #fff;
    background-repeat: no-repeat;
    overflow: hidden
}

.history .container {
    position: relative;
    display: table
}

.history-row {
    display: table-row
}

.history-wrapper {
    display: table-cell;
    width: 50%;
    vertical-align: middle
}

.historyPage .history-wrapper.history-wrapper--left ul {
    position: relative;
    top: -16px;
    left: -121px;
}

.historyItem-icon,
.historyItem-num {
    display: inline-block;
    vertical-align: middle
}

.history.lists--bullets ul {
    margin: 0;
    left: 0;
    width: 82%;
}

.history.lists--bullets ul li {
    font-size: 17px;
    line-height: 30px;
    margin-left: 52px;
}

.history.lists--bullets ul li+li {
    margin-top: 2px
}

.historyItem {
    position: relative;
    font-size: 0
}

.historyItem-row {
    font-size: 0
}

.historyItem+.historyItem {
    margin-top: 0px;
    left: 90px;
    top: 45px;
}

.historyItem-num {
    font-weight: 700;
    font-size: 50px;
    line-height: 10px
}

.history-wrapper.history-wrapper--right .historyItem-row {
    margin-right: 20px;
}

.history-wrapper.history-wrapper--right {
    padding-top: 68px;
}

.historyItem-icon {
    margin-bottom: 10px
}

.historyItem-text h4,
.historyItem-text p {
    margin-top: 0;
    margin-bottom: 0
}

.historyItem-icon+.historyItem-icon {
    margin-left: 28px
}

.historyItem-text {
    font-weight: 400;
    font-size: 19px
}

.historyItem-text h4 {
    font-weight: 700;
    font-size: 52px;
    line-height: 52px
}

.history-year {
    width: 270px;
    height: 270px;
    top: 50%;
    left: 50%;
    margin-top: -135px;
    margin-left: -135px;
    font-weight: 300;
    font-family: 'p-regular';
    font-size: 52px;
    line-height: 270px;
    color: #fff;
    background-position: 50% 50%;
    background-color: #51c336;
    border-radius: 50%
}

.history-year:after,
.history-year:before {
    position: absolute;
    width: 1px;
    height: 5000px;
    left: 50%;
    background-color: #51c336;
    content: ''
}

.history-year:before {
    bottom: 100%
}

.history-year:after {
    top: 100%
}

.history a {
    font-size: 15px;
    line-height: 30px;
    color: #51c336;
    text-decoration: none
}

.history-intro {
    position: relative;
    max-width: 564px !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 42px;
    border: 1px solid #51c336;
    z-index: 1;
    padding: 14px 15px 18px
}

.history-intro p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 25px;
    line-height: 38px;
    color: #fff
}

.historyItem--type--1 .historyItem-row {
    position: absolute;
    height: 100px;
    top: 0;
    left: 0
}

.historyItem--type--1 .historyItem-row+.historyItem-row {
    position: relative;
    display: table;
    padding-left: 118px
}

.historyItem--type--1 .historyItem-icon {
    margin-bottom: 0
}

.historyItem--type--1 .historyItem-text {
    display: table-cell;
    vertical-align: middle
}

.history--type--5 .historyItem+.historyItem {
    margin-top: 2px
}

@media (max-width:1200px) {
    .history-year {
        width: 180px;
        height: 180px;
        top: 50%;
        left: 50%;
        margin-top: -90px;
        margin-left: -90px;
        line-height: 180px
    }
}

@media (max-width:1030px) {

    .history .container,
    .history-row {
        display: block
    }

    .history-wrapper--right,
    .history-year {
        padding-left: 0 !important
    }

    .history {
        padding-top: 100px !important;
        padding-bottom: 100px !important
    }

    .history .row {
        margin-left: 0;
        margin-right: 0
    }

    .history-wrapper {
        display: block;
        width: 100%
    }

    .history-year {
        position: relative;
        width: 270px !important;
        height: 270px !important;
        top: auto;
        left: auto;
        margin-top: 0 !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 100px;
        padding-right: 0 !important;
        font-family: 'p-regular';
        font-weight: 300;
        font-size: 52px !important;
        line-height: 270px !important;
        color: #fff !important;
        text-align: center !important;
        background: #51c336 !important;
        border-radius: 50% !important
    }

    .history-year:before {
        display: none !important;
        margin-bottom: -24px !important
    }

    .history-year:after {
        display: none !important;
        margin-top: -24px !important
    }

    .history-wrapper--left {
        display: none
    }

    .history-info {
        text-align: center
    }

    .historyItem--type--1 .historyItem-row {
        position: relative;
        top: auto;
        left: auto;
        width: 100% !important;
        min-height: 0;
        height: auto;
        text-align: center !important
    }

    .historyItem--type--1 .historyItem-row+.historyItem-row {
        display: block;
        padding-left: 0 !important;
        text-align: center !important
    }

    .historyItem--type--1 .historyItem-icon {
        margin-bottom: 30px
    }

    .historyItem--type--1 .historyItem-text {
        display: block
    }

    .historyItem {
        left: auto !important
    }

    .historyItem+.historyItem {
        margin-top: 50px
    }

    .historyItem-icon+.historyItem-icon {
        margin-left: 0
    }

    .historyItem-icon {
        margin-left: 10px;
        margin-right: 10px
    }

    .history-intro {
        margin-bottom: 0
    }
}

@media (max-width:767px) {
    .history {
        padding-top: 50px !important;
        padding-bottom: 50px !important
    }

    .history-year {
        width: 180px !important;
        height: 180px !important;
        line-height: 180px !important;
        margin-bottom: 50px !important
    }
}

@media (max-width:600px) {
    .history-intro {
        margin-left: 15px;
        margin-right: 15px
    }
}

.history--type--1.history {
    padding-bottom: 517px;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cabel.jpg)
}

.history--type--1 .history-wrapper--right {
    padding-left: 22%
}

.history--type--1 .history-year:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 5px;
    left: 0;
    top: auto;
    bottom: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/history-year.png)
}

@media (max-width:1199px) {
    .history--type--1.history {
        background-position: 50% 32%
    }
}

@media (max-width:1030px) {
    .history--type--1.history {
        background: 0 0
    }

    .history--type--1 .history-year:after {
        display: none !important
    }
}

.history--type--11.history {
    padding-bottom: 372px;
    background-repeat: no-repeat, no-repeat;
    background-position: 0 126%, 73% 92%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/tree.jpg), url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/birds.jpg)
}

.history--type--11 .container {
    padding-top: 100px;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/twiter.png)
}

.history--type--11 .history-wrapper--right {
    padding-left: 25%
}

.history--type--11 .history-year {
    color: #fff;
    background-color: transparent
}

.history--type--11 .history-year:before {
    margin-bottom: 98px
}

.history--type--11 .history-year:after {
    margin-top: 98px
}

@media (max-width:1440px) {
    .history--type--11 .history-wrapper--right {
        padding-left: 15%
    }

    .history--type--11 .container {
        background-size: 300px 300px
    }

    .history--type--11 .history-year:before {
        margin-bottom: 4px
    }

    .history--type--11 .history-year:after {
        margin-top: 4px
    }
}

@media (max-width:1200px) {
    .history--type--11.history {
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xhistory--type--11-bg1.jpg.pagespeed.ic.SZSCP7Wttj.jpg)
    }

    .history--type--11 .history-year:before {
        margin-bottom: 48px
    }

    .history--type--11 .history-year:after {
        margin-top: 48px
    }
}

@media (max-width:1030px) {
    .history--type--11.history {
        background: 0 0
    }

    .history--type--11 .container {
        padding-top: 0;
        padding-bottom: 0;
        background: 0 0
    }
}

.history--type--12.history {
    padding-top: 125px;
    padding-bottom: 185px
}

.history--type--12 .container {
    padding-top: 40px;
    padding-bottom: 40px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/youtube.jpg)
}

.history--type--12 .history-wrapper--right {
    padding-left: 28%
}

.history--type--12 .history-year {
    margin-top: -44px;
    color: #fff;
    background-color: transparent
}

.history--type--12 .history-year:before {
    margin-bottom: 224px
}

.history--type--12 .history-year:after {
    margin-top: -8px
}

@media (max-width:1199px) {
    .history--type--12 .container {
        background-size: 450px auto
    }

    .history--type--12 .history-year {
        margin-top: 0
    }
}

@media (max-width:1030px) {
    .history--type--12 .container {
        padding-top: 0;
        padding-bottom: 0;
        background: 0 0
    }
}

.history--type--13.history {
    padding-top: 206px;
    padding-bottom: 250px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xhistory--type--13-bg.jpg.pagespeed.ic.yh6_cZjXCb.jpg);
    background-size: cover
}

.history--type--13 .history-wrapper--right {
    padding-left: 14%
}

.history--type--13 .history-year {
    width: 270px;
    height: 344px;
    margin-top: -180px;
    margin-left: -135px;
    line-height: 52px;
    background-color: transparent;
    background-position: 50% 100%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/fb.png);
    border-radius: 0
}

.history--type--13 .history-year:before {
    margin-bottom: 40px
}

.history--type--13 .history-year:after {
    margin-top: 58px
}

.history--type--13 .historyItem--type--1 .historyItem-row {
    width: 180px;
    text-align: right
}

.history--type--13 .historyItem--type--1 .historyItem-row+.historyItem-row {
    width: auto;
    padding-left: 200px;
    text-align: left
}

.history--type--13 .historyItem-num {
    opacity: .5
}

.history--type--15.history {
    padding-top: 202px;
    padding-bottom: 205px;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xhistory--type--15-bg.jpg.pagespeed.ic.uDO-gImfjW.jpg);
    background-size: cover
}

.history--type--15 .history-wrapper--right {
    padding-left: 26%
}

.history--type--15 .history-year {
    width: 496px;
    height: 496px;
    margin-top: -248px;
    margin-left: -248px;
    line-height: 496px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/earth.png)
}

.history--type--15 .history-year:before {
    margin-bottom: 50px
}

.history--type--15 .history-year:after {
    margin-top: 50px
}

.history--type--17.history {
    padding-top: 76px;
    padding-bottom: 74px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xhistory--type--17-bg.jpg.pagespeed.ic.-rasGXWU_T.jpg);
    background-size: cover
}

.history--type--17 .container {
    padding-top: 100px;
    padding-bottom: 100px
}

.history--type--17 .history-wrapper--right {
    padding-left: 17%
}

.history--type--17 .historyItem-text h4 {
    font-size: 100px;
    line-height: 100px;
    color: #fff
}

.history--type--17 .historyItem--type--1 .historyItem-row+.historyItem-row {
    padding-left: 160px
}

.history--type--17 .history-year {
    width: 510px;
    height: 510px;
    margin-top: -255px;
    margin-left: -255px;
    padding-right: 100px;
    font-family: 'p-regular';
    font-weight: 700;
    font-size: 80px;
    line-height: 510px;
    text-align: right;
    background-color: #000
}

.history--type--17 .history-year:before {
    height: 5000px;
    bottom: -2500px
}

.history--type--17 .history-year:after {
    width: 526px;
    height: 521px;
    top: -10px;
    left: -10px;
    bottom: auto;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/watch.png);
    background-size: cover
}

.history--type--17 .history-intro {
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xhistory--type--17-bg.jpg.pagespeed.ic.-rasGXWU_T.jpg)
}

.history--type--17 .history-wrapper--left li {
    color: #fff
}

@media (max-width:1200px) {
    .history--type--17 .history-year {
        width: 250px;
        height: 250px;
        margin-left: -125px;
        margin-top: -125px;
        padding-right: 50px;
        font-family: 'p-regular';
        font-weight: 300;
        font-size: 52px;
        line-height: 250px
    }

    .history--type--17 .history-year:after {
        width: 270px;
        height: 270px
    }

    .history--type--17 .historyItem {
        left: 0
    }

    .history--type--17 .historyItem-icon {
        display: none
    }
}

.infoList-title h4,
.mobileRotator-title h4 {
    font-family: 'p-regular';
    font-weight: 300
}

@media (max-width:1030px) {
    .history--type--17 .container {
        padding-bottom: 0
    }

    .history--type--17 .history-year:after {
        display: none !important
    }
}

@media (max-width:767px) {
    .history--type--17 .container {
        padding-top: 50px;
        padding-bottom: 0
    }
}

.history--type--16.history {
    padding-bottom: 315px;
    background-position: 0 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/googal.jpg)
}

.history--type--16 .history-wrapper--right {
    padding-left: 14%
}

.history--type--16 .historyItem--type--1 .historyItem-row {
    width: 130px;
    text-align: center
}

.history--type--16 .historyItem--type--1 .historyItem-row+.historyItem-row {
    width: auto;
    padding-left: 130px;
    text-align: left
}

@media (max-width:1030px) {
    .history--type--16.history {
        background: 0 0
    }
}

.history--type--18.history {
    padding-bottom: 0;
    padding-top: 0;
    background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/round.png) center center no-repeat, center center no-repeat #f2f2f2
}

.history--type--18 .history-wrapper--right {
    padding-left: 18%
}

.history.history--type--18 .history-wrapper--left ul {
    margin-top: 179px;
    /* margin-left: -58px; */
    width: 67%;
}

.history--type--18 .history-year {
    margin-top: -350px;
    color: #51c336;
    background-color: transparent
}

.history--type--18 .history-year:after {
    top: 649px
}

.history--type--18 .history-year:before {
    margin-bottom: -48px
}

.history--type--18>.container {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/red.png);
    /* padding-top: 100px; */
    padding-bottom: 300px
}

.history--type--18 .monster-image,
.history--type--18 .monster-image2 {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    bottom: 0;
    position: absolute
}

.history--type--18 .history-info {
    padding-top: 356px
}

.history--type--18 .historyItem--type--1 .historyItem-icon {
    margin-top: 8px
}

.history--type--18 .historyItem--type--1 .historyItem-row+.historyItem-row {
    padding-left: 128px
}

.history--type--18 .historyItem--item--1 {
    left: -115px;
    top: 58px
}

.history--type--18 .historyItem--item--2 {
    left: 13px;
    top: 113px;
}

.history--type--18 .historyItem--item--2 .historyItem-icon {
    margin-top: 26px
}

.history--type--18 .historyItem--item--3 {
    left: -50px;
    top: 146px;
}

.history--type--18 .monster-image {
    width: 450px;
    height: 360px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/history--type--18--monster.png);
    left: -15%
}

.history--type--18 .monster-image2 {
    width: 225px;
    height: 200px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/history--type--18--monster--2.png);
    right: -1%
}

@media (max-width:1600px) {
    .history--type--18 .historyItem--item--1 {
        left: -75px;
        top: 33px;
    }

    .historyItem.historyItem--type--1.historyItem--item--4 {
        left: -10px;
        top: 87px;
    }

    .history--type--18 .historyItem--item--2 {
        left: 9px;
        top: 79px;
    }

    .history--type--18 .historyItem--item--3 {
        left: -35px;
        top: 105px;
    }

    .history--type--18.history {
        padding-top: 0;
        background-size: 782px
    }

    .history--type--18 .container {
        padding-top: 70px;
        padding-bottom: 70px;
        background-size: 200px
    }

    .history--type--18 .history-year {
        margin-top: -290px
    }

    .history--type--18 .history-year:before {
        margin-bottom: -79px
    }

    .history--type--18 .history-year:after {
        margin-top: 498px;
        top: auto
    }

    .history.history--type--18 .history-wrapper--left ul {
        margin-left: 0;
        margin-top: 0
    }

    .history--type--18 .historyItem--item--1 {
        left: -150px;
        top: 38px
    }

    .history--type--18 .historyItem--item--2 {
        left: -82px;
        top: -8px
    }

    .history--type--18 .historyItem--item--3 {
        left: -151px;
        top: -45px
    }

    .history--type--18 .monster-image {
        left: 1%;
        height: 160px;
        width: 220px
    }

    .history--type--18 .monster-image2 {
        height: 120px;
        width: 185px;
        right: 1%
    }
}

@media (max-width:1440px) {
    .history--type--18.history {
        background-size: 782px
    }

    .history--type--18 .history-year:before {
        margin-bottom: -77px
    }

    .history--type--18 .history-info {
        padding-top: 160px
    }

    .history--type--18 .history-wrapper--right {
        padding-left: 13%
    }

    .history--type--18 .historyItem+.historyItem {
        margin-top: 56px;
    }

    .history.history--type--18 .history-wrapper--left ul {
        width: 66%
    }

    .history--type--18 .historyItem--item--1 {
        left: -50px;
        top: 4px
    }

    .history--type--18 .historyItem--item--2 {
        left: 10px
    }

    .history--type--18 .historyItem--item--3 {
        top: -15px;
        left: -50px
    }
}

@media (max-width:1200px) {
    .history--type--18.history {
        padding-top: 100px;
        background: #f2f2f2;
        padding-bottom: 0 !important
    }

    .history--type--18 .container {
        padding-top: 70px;
        padding-bottom: 170px
    }

    .history--type--18 .history-year {
        margin-top: -90px;
        margin-left: -90px;
        color: #fff;
        background-color: #51c336
    }

    .history--type--18 .history-year:after {
        margin-top: 0
    }

    .history--type--18 .history-wrapper--right {
        padding-left: 120px
    }

    .history--type--18 .history-wrapper--right .history-info {
        padding-left: 30%
    }

    .history--type--18 .history-info {
        padding-top: 0
    }

    .history--type--18 .historyItem {
        left: auto;
        top: auto
    }

    .history--type--18 .container {
        background: 0 0
    }
}

@media (max-width:1030px) {
    .history--type--18 .container {
        background: 0 0
    }

    .history--type--18 .history-wrapper--right .history-info {
        padding-left: 0
    }
}

@media (max-width:480px) {
    .history--type--18 .monster-image {
        left: 1%;
        height: 160px;
        width: 44%
    }

    .history--type--18 .monster-image2 {
        height: 120px;
        width: 185px;
        width: 44%
    }
}

.history--type--19.history {
    /* padding-bottom: 100px; */
    padding-top: 126px;
    background: rgb(242 242 242);
}

.history--type--19 .history-wrapper--right {
    padding-left: 28%;
}

.history.history--type--19 .history-wrapper--left ul {
    margin-top: -147px;
    /* margin-left: -58px; */
    width: 63%
}

.history--type--19 .history-year {
    margin-top: -462px;
    color: #51c336;
    background-color: transparent
}

.history--type--19 .history-year:after {
    top: 654px
}

.history--type--19 .history-year:before {
    margin-bottom: -286px;
    height: 116px;
}

.history--type--19>.container {
    background-repeat: no-repeat;
    background-position: 51% center;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/video.png);
    padding-top: 186px;
    padding-bottom: 25px
}

.history--type--19 .historyItem--type--1 .historyItem-row+.historyItem-row {
    padding-top: 20px;
    padding-left: 0
}

.history--type--19 .history-info {
    padding-top: 356px
}

.history--type--19 .icon-bottom {
    display: block;
    width: 40px;
    height: 80px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/history--type--19--icon.png)
}

.history--type--19 .historyItem--type--1 .historyItem-row {
    position: relative;
    width: 100%
}

.history--type--19 .historyItem--type--1 .historyItem-icon {
    margin-top: 8px
}

.history--type--19 .historyItem--item--1 {
    left: -95px;
    top: -235px;
    margin-left: -40px
}

.history--type--19 .historyItem--item--2 {
    left: -95px;
    top: -296px;
    margin-left: -35px;
    margin-right: -65px
}

@media (min-width:1400px) {
    .history--type--19 .historyItem--item--2 {
        left: -95px;
        top: -236px;
    }

    .history--type--20 .historyItem--item--2 {
        position: absolute;
        top: 102px;
        left: 470px;
    }

    .history--type--20 .historyItem--item--2 {
        position: absolute;
        top: 106px;
        left: 470px;
        min-width: 300px;
    }
}

@media (max-width:1600px) {
    .history--type--19.history {
        padding-top: 0
    }

    .history.history--type--19 .history-wrapper--left ul {
        margin-left: 0
    }
}

@media (max-width:1440px) {
    .history--type--19>.container {
        background-size: 30%;
        background-position: 50.5% center
    }

    .history--type--19 .history-year:before {
        margin-bottom: -77px;
        top: 213px
    }

    .history--type--19 .history-year:after {
        top: 618px;
    }

    .history--type--19 .history-info {
        padding-top: 160px
    }

    .history--type--19 .history-wrapper--right {
        padding-left: 26%
    }

    .history--type--19 .historyItem+.historyItem {
        margin-top: 30px
    }

    .history.history--type--19 .history-wrapper--left ul {
        width: 66%
    }

    .history--type--19 .historyItem--item--1,
    .history--type--19 .historyItem--item--2 {
        margin-left: 0;
        margin-right: -40px
    }
}

@media (max-width:1200px) {

    .history--type--19 .history-year:after,
    .history--type--19 .history-year:before {
        height: 2000px;
        background: #51c336;
        margin-top: 0
    }

    .history--type--19.history {
        padding-top: 100px;
        padding-bottom: 0 !important
    }

    .history--type--19 .container {
        padding-top: 70px;
        padding-bottom: 170px
    }

    .history--type--19 .history-year {
        margin-top: -90px;
        margin-left: -90px;
        color: #fff;
        background-color: #51c336
    }

    .history--type--19 .history-year:before {
        top: -1000px
    }

    .history--type--19 .history-wrapper--right {
        padding-left: 120px
    }

    .history--type--19 .history-wrapper--right .history-info {
        padding-left: 30%
    }

    .history--type--19 .history-info {
        padding-top: 0
    }

    .history--type--19 .historyItem {
        left: auto;
        top: auto
    }

    .history--type--19 .container {
        background: 0 0
    }

    .history--type--19 .icon-bottom {
        display: none
    }

    .history.history--type--19 .history-wrapper--left ul {
        margin-top: 0
    }

    .history--type--19 .historyItem--item--1,
    .history--type--19 .historyItem--item--2 {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:1030px) {
    .history--type--19 .container {
        background: 0 0
    }

    .history--type--19 .history-wrapper--right .history-info {
        padding-left: 0
    }
}

@media (max-width:480px) {
    .history--type--19 .monster-image {
        left: 1%;
        height: 160px;
        width: 44%
    }

    .history--type--19 .monster-image2 {
        height: 120px;
        width: 185px;
        width: 44%
    }
}

.history--type--2.history {
    padding-top: 262px;
    padding-bottom: 295px;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/history--type--2-bg.png);
    background-size: cover
}

.history--type--2 .history-wrapper--right {
    padding-left: 17%
}

.history--type--2 .history-year {
    width: 412px;
    height: 412px;
    margin-top: -181px;
    margin-left: -206px;
    line-height: 412px;
    background-color: transparent;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/goal.png)
}

.history--type--2 .historyItem--item--2 {
    padding-left: 42px
}

.history--type--20.history {
    padding-bottom: 0;
    padding-top: 84px;
    background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cross.png) left -74% bottom no-repeat, left -74% bottom no-repeat #fff;
    position: relative
}

.history--type--20 .history-wrapper--right {
    padding-left: 13%;
    position: relative;
    padding-right: 60px
}

.history.history--type--20 .history-wrapper--left ul {
    /* margin-top: 137px; */
    /* margin-left: -58px; */
    width: 58%;
}

.history--type--20 .history-year {
    position: absolute;
    top: -163px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
    color: #51c336;
    background-color: transparent
}

.history--type--20 .history-year:after {
    top: 1081px
}

.history--type--20 .history-year:before {
    margin-bottom: -88px
}

.history--type--20>.container {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/history_mona_2018.png
);
    padding-top: 0px;
    padding-bottom: 150px;
    background-size: 56%;
}

.history--type--20 .history-info {
    padding-top: 356px
}

.history--type--20 .historyItem--item--1 {
    position: absolute;
    top: 16%;
    left: 450px
}

.history--type--20 .historyItem--item--2 {
    position: absolute;
    top: 50%;
    left: 470px;
    min-width: 300px
}

.history--type--20 .historyItem--item--3 {
    position: absolute;
    top: 335px;
    left: 360px;
    min-width: 420px
}

.history--type--20 .historyItem--item--4 {
    position: absolute;
    top: 560px;
    left: 210px
}

@media (max-width:1600px) {
    .history--type--20.history {
        padding-top: 0;
        background-size: 782px
    }

    .history--type--20 .history-year:after {
        top: 901px
    }

    .history--type--20 .container {
        background-size: 600px
    }

    .history.history--type--20 .history-wrapper--left ul {
        margin-left: 0;
        margin-top: 0;
        position: relative;
        left: -50px
    }

    .history--type--20 .historyItem--type--1 .historyItem-row {
        position: static;
        height: auto
    }

    .history--type--20 .historyItem--type--1 .historyItem-row+.historyItem-row {
        padding-left: 0
    }

    .history--type--20 .historyItem--type--1 .historyItem-icon {
        margin-bottom: 10px
    }

    .history--type--20 .historyItem--item--1 {
        top: -54px;
        left: 286px
    }

    .history--type--20 .historyItem--item--2 {
        top: 73px;
        left: 320px;
        min-width: 300px
    }

    .history--type--20 .historyItem--item--3 {
        top: 335px;
        left: 240px;
        min-width: 300px
    }

    .history--type--20 .historyItem--item--4 {
        top: 520px;
        left: 80px
    }
}

@media (max-width:1440px) {
    .history--type--20 .history-info {
        padding-top: 160px
    }

    .history--type--20 .history-wrapper--right {
        padding-left: 13%
    }

    .history--type--20 .historyItem+.historyItem {
        margin-top: 30px
    }

    .history.history--type--20 .history-wrapper--left ul {
        width: 64%
    }
}

@media (max-width:1360px) {
    .history--type--20.history {
        padding-top: 40px;
        background: #fff;
        padding-bottom: 0 !important
    }

    .history--type--20 .container {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .history--type--20 .history-year {
        margin-top: -90px;
        top: 50%;
        color: #fff;
        background-color: #51c336
    }

    .history--type--20 .history-year:after {
        top: 100%
    }

    .history--type--20 .history-wrapper--right {
        padding-left: 170px
    }

    .history--type--20 .history-wrapper--right .history-info {
        padding-left: 30%
    }

    .history--type--20 .history-info {
        padding-top: 0
    }

    .history--type--20 .historyItem {
        left: auto;
        top: auto
    }

    .history--type--20 .container {
        background: 0 0
    }

    .history--type--20 .historyItem--item--1,
    .history--type--20 .historyItem--item--2,
    .history--type--20 .historyItem--item--3,
    .history--type--20 .historyItem--item--4 {
        position: relative;
        top: auto;
        left: auto;
        min-width: auto
    }
}

@media (max-width:1030px) {
    .history--type--20 .container {
        background: 0 0
    }

    .history--type--20 .history-year {
        position: static;
        margin: 0 auto 50px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .history--type--20 .historyItem {
        text-align: center !important;
        margin-bottom: 60px
    }

    .history--type--20 .history-wrapper--right {
        padding-right: 0;
        padding-left: 120px
    }

    .history--type--20 .history-wrapper--right .history-info {
        padding-left: 0
    }

    .history--type--20 .historyItem--type--1 .historyItem-row+.historyItem-row {
        padding-top: 20px
    }
}

.history--type--21.history {
    padding-bottom: 0;
    padding-top: 0;
    background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/history_02.png) center bottom no-repeat, center bottom no-repeat #ffffff;
    position: relative
}

.history--type--21 .history-wrapper--right {
    padding-left: 13%;
    position: relative;
    padding-right: 60px
}

.history.history--type--21 .history-wrapper--left ul {
    /* margin-left: -58px; */
    margin-top: 110px;
    width: 68%
}

.history--type--21 .history-wrapper--left ul li+li {
    margin-top: 43px !important
}

.history--type--21 .history-year {
    position: absolute;
    top: -44px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
    color: #51c336;
    background-color: transparent
}

.history--type--21 .history-year:after,
.history--type--21 .history-year:before {
    display: none
}

.history--type--21>.container {
    background-repeat: no-repeat;
    background-position: center 150px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/history_cubes.png);
    padding-top: 150px;
    padding-bottom: 330px
}

.history--type--21 .history-info {
    padding-top: 356px
}

.history--type--21 .historyItem--item--1 {
    position: absolute;
    top: -50px;
    left: 196px
}

.history--type--21 .historyItem--item--2 {
    position: absolute;
    top: 65px;
    left: 310px;
    min-width: 480px
}

.history--type--21 .historyItem--item--3 {
    position: absolute;
    top: 305px;
    left: 330px;
    min-width: 540px;
    margin-top: 16px
}

@media (max-width:1900px) {
    .history--type--21 .historyItem--item--2 {
        top: 104px;
        left: 267px;
        min-width: 400px;
    }

    .history--type--21 .historyItem--item--3 {
        top: 243px;
        /* left: 320px; */
        min-width: 450px
    }
}

@media (max-width:1600px) {
    .history--type--21.history {
        padding-top: 0;
        background-size: 782px
    }

    .history--type--21 .history-year:after {
        display: none
    }

    .history--type--21 .container {
        background-size: 400px
    }

    .history.history--type--21 .history-wrapper--left ul {
        margin-left: 0;
        margin-top: 0;
        position: relative;
        left: -50px
    }

    .history--type--21 .historyItem--type--1 .historyItem-row {
        position: static;
        height: auto
    }

    .history--type--21 .historyItem--type--1 .historyItem-row+.historyItem-row {
        padding-left: 0
    }

    .history--type--21 .historyItem--type--1 .historyItem-icon {
        margin-bottom: 10px
    }

    .history--type--21 .historyItem--item--1 {
        top: -54px;
        left: 274px
    }

    .history--type--21 .historyItem.historyItem--item--2 {
        margin-top: 0px;
    }

    .history--type--21 .historyItem--item--3 {
        top: 260px;
        left: 320px;
        min-width: 300px
    }
}

@media (max-width:1440px) {
    .history--type--21 .history-info {
        padding-top: 160px
    }

    .history--type--21 .history-wrapper--right {
        padding-left: 13%
    }

    .history--type--21 .historyItem+.historyItem {
        margin-top: -72px
    }

    .history.history--type--21 .history-wrapper--left ul {
        width: 74%
    }
}

@media (max-width:1360px) {
    .history--type--21.history {
        padding-top: 40px;
        background: #f2f2f2;
        padding-bottom: 0 !important
    }

    .history--type--21 .container {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .history--type--21 .history-year {
        margin-top: -90px;
        top: 50%;
        color: #fff;
        background-color: #51c336
    }

    .history--type--21 .history-year:after {
        display: block;
        top: 100%
    }

    .history--type--21 .history-wrapper--right {
        padding-left: 170px
    }

    .history--type--21 .history-wrapper--right .history-info {
        padding-left: 30%
    }

    .history--type--21 .history-info {
        padding-top: 0
    }

    .history--type--21 .historyItem {
        left: auto;
        top: auto
    }

    .history--type--21 .historyItem+.historyItem {
        margin-top: 30px
    }

    .history--type--21 .history-wrapper--left ul li+li {
        margin-top: 30px !important
    }

    .history--type--21 .container {
        background: 0 0
    }

    .history--type--21 .historyItem--item--1,
    .history--type--21 .historyItem--item--2,
    .history--type--21 .historyItem--item--3,
    .history--type--21 .historyItem--item--4 {
        position: relative;
        top: auto;
        left: auto;
        min-width: auto
    }
}

@media (max-width:1200px) {
    .history--type--21 .history-wrapper--right {
        padding-left: 120px
    }
}

@media (max-width:1030px) {
    .history--type--21.history {
        padding-bottom: 10vw !important;
        background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/history_02.png) center bottom no-repeat, center bottom no-repeat #f2f2f2;
        background-size: 90% auto;
        position: relative
    }

    .history--type--21 .container {
        background: 0 0
    }

    .history--type--21 .history-year {
        position: static;
        margin: 0 auto 50px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .history--type--21 .historyItem {
        text-align: center !important;
        margin-bottom: 60px
    }

    .history--type--21 .history-wrapper--right {
        padding-right: 0;
        padding-left: 120px
    }

    .history--type--21 .history-wrapper--right .history-info {
        padding-left: 0
    }

    .history--type--21 .historyItem--type--1 .historyItem-row+.historyItem-row {
        padding-top: 20px
    }
}

.statistics-icon,
.table-cell--header .img {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.history--type--3.history {
    padding-top: 150px;
    background-position: 50% 150px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bitcoin.jpg)
}

.history--type--3 .history-wrapper--right {
    padding-left: 25%
}

.history--type--3 .history-year:before {
    margin-bottom: 152px
}

.history--type--3 .history-year:after {
    margin-top: 140px
}

@media (max-width:1440px) {
    .history--type--3 .history-year:before {
        margin-bottom: 218px
    }

    .history--type--3 .history-year:after {
        margin-top: 76px
    }
}

@media (max-width:1280px) {
    .history--type--3.history {
        background-size: 400px auto
    }

    .history--type--3 .history-year:before {
        margin-bottom: 222px
    }

    .history--type--3 .history-year:after {
        margin-top: 0
    }
}

@media (max-width:1200px) {
    .history--type--3.history {
        background: 0 0
    }

    .history--type--3 .history-wrapper--right {
        padding-left: 0
    }

    .history--type--3 .history-wrapper--right .history-info {
        padding-left: 30%
    }

    .history--type--3 .history-year:before {
        margin-bottom: 0
    }

    .history--type--3 .history-year:after {
        margin-top: 0
    }
}

@media (max-width:1030px) {
    .history--type--3.history {
        background: 0 0
    }

    .history--type--3 .history-wrapper--right .history-info {
        padding-left: 0
    }
}

.history--type--4.history {
    padding-top: 155px;
    padding-bottom: 62px
}

.history--type--4 .history-year {
    width: 386px;
    height: 462px;
    margin-top: -231px;
    margin-left: -193px;
    line-height: 462px;
    background-color: #fff;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/2011.png);
    border-radius: 0;
    background-size: cover
}

.history--type--4 .history-year:before {
    margin-bottom: -22px
}

.history--type--4 .history-year:after {
    margin-top: -22px
}

.history--type--4 .history-wrapper--right .history-info {
    padding-left: 38%
}

.history--type--4 .historyItem--item--2 {
    padding-left: 72px
}

@media (max-width:1200px) {
    .history--type--4 .history-wrapper--right .history-info {
        padding-left: 44%
    }

    .history--type--4 .history-year {
        width: 346px;
        height: 422px;
        margin-left: -173px;
        margin-top: -211px;
        line-height: 422px
    }
}

@media (max-width:1030px) {

    .history--type--4 .history-wrapper--right .history-info,
    .history--type--4 .historyItem--item--2 {
        padding-left: 0
    }
}

.history--type--10.history {
    padding-bottom: 58px;
    background-repeat: no-repeat, no-repeat;
    background-position: 0 50%, 100% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xhistory--type--10-bg1.jpg.pagespeed.ic.vY1frIqn-m.jpg), url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xhistory--type--10-bg2.jpg.pagespeed.ic.xmI1ncUk93.jpg)
}

.history--type--10 .history-wrapper--right {
    padding-left: 21%
}

.history--type--10 .history-year {
    margin-top: -170px;
    background: rgba(60, 152, 6, .42)
}

.history--type--10 .history-year:before {
    margin-bottom: 198px
}

.history--type--10 .history-year:after {
    margin-top: 270px
}

.history--type--10 .container {
    padding-top: 144px;
    padding-bottom: 144px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/iphone2.jpg)
}

@media (max-width:1199px) {
    .history--type--10 .history-year {
        margin-top: -100px
    }

    .history--type--10 .history-year:before {
        margin-bottom: 268px
    }

    .history--type--10 .history-year:after {
        margin-top: 290px
    }
}

@media (max-width:1030px) {
    .history--type--10.history {
        background: 0 0
    }

    .history--type--10 .container {
        padding-top: 0;
        padding-bottom: 0;
        background: 0 0
    }
}

.history--type--14.history {
    padding-top: 256px;
    padding-bottom: 526px;
    background-position: 50% 43%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/laptop.jpg);
    background-size: 900px auto
}

.history--type--14 .history-wrapper--right {
    padding-left: 20%
}

.history--type--14 .history-year {
    margin-top: -98px;
    background-color: transparent
}

.history--type--14 .history-year:before {
    margin-bottom: 40px
}

.history--type--14 .history-year:after {
    margin-top: 150px
}

@media (max-width:1440px) {
    .history--type--14.history {
        background-size: 600px auto
    }

    .history--type--14 .history-year {
        font-size: 30px
    }
}

@media (max-width:1200px) {
    .history--type--14 .history-year {
        margin-top: -32px
    }
}

@media (max-width:1030px) {
    .history--type--14.history {
        background: 0 0
    }
}

.history--type--5.history {
    /* padding-top: 166px; */
    padding-bottom: 376px;
    background-position: 50% 56%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xhistory--type--5-bg.jpg.pagespeed.ic.tfzpKiuZU_.jpg)
}

.historyPage section#section17 {
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/history--type--5-bg24.webp);
    background-position: center;
}

.history--type--5 .history-year {
    margin-top: -160px
}

.history--type--5 .history-wrapper--right .history-info {
    padding-left: 10%
}

.history--type--5:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 320px;
    left: 0;
    bottom: -25px;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/phone.png)
}

.infoList,
.infoList-object,
.mobileRotator,
.mobileRotator-item,
.mobileRotator-slider,
.quote {
    position: relative
}


/* .history--type--5 .historyItem--item--2 {
    padding-left: 36%
} */

@media (max-width:1400px) {
    .history--type--5 .historyItem--item--2 {
        padding-left: 0
    }

    .history--type--5 .history-wrapper--right .history-info {
        padding-left: 30%
    }
}

@media (max-width:1030px) {
    .history--type--5:after {
        display: none
    }

    .history--type--5 .history-wrapper--right .history-info {
        padding-left: 0
    }
}

.history--type--6.history {
    padding-top: 10px;
    background-position: 0 100%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/headphone.png)
}

.history--type--6 .lists--bullets ul {
    width: 50%
}

.history--type--6 .history-wrapper--right {
    padding-left: 10%;
    padding-bottom: 74px;
}

.history--type--6 .history-year {
    -webkit-box-shadow: 0 0 0 150px #fff, 0 0 0 151px #51c336;
    box-shadow: 0 0 0 150px #fff, 0 0 0 151px #51c336;
}

.history--type--6 .history-year:before {
    margin-bottom: 151px;
}

.history--type--6 .history-year:after {
    margin-top: 151px;
}

.history--type--6 .historyItem--item--1 {
    left: 90px;
}

.history--type--6 .historyItem--item--2 {
    left: 107px;
    top: 12px;
}

.history--type--6 .historyItem--item--3 {
    left: 81px;
}

.historyItem.historyItem--type--1.historyItem--item--4 {
    left: 0px;
    top: 97px;
}

section#section16 .historyItem.historyItem--type--1.historyItem--item--1 {
    left: 2px;
}

section#section16 .historyItem.historyItem--type--1.historyItem--item--2 {
    left: 106px;
    top: 14px;
}

section#section16 .historyItem.historyItem--type--1.historyItem--item--3 {
    left: 75px;
    top: 59px;
}

section#section16 .historyItem.historyItem--type--1.historyItem--item--4 {
    left: -50px;
    top: 56px;
}

.historyItem.historyItem--item--5.sixteen4 {
    top: 51px;
    left: 71px;
    display: flex;
    justify-content: space-between;
}

.historyItem.historyItem--item--3.sixteen3 {
    top: 49px;
}

.historyItem.historyItem--item--1.sixteen1 {
    left: 0px;
}

.historyItem.historyItem--item--2.sixteen2 {
    left: 84px;
}

.historyItem.historyItem--item--6 {
    display: flex;
    justify-content: space-between;
    top: 64px;
    left: -2px;
}

@media (max-width:1440px) {
    .history--type--6 .history-year {
        -webkit-box-shadow: 0 0 0 100px #fff, 0 0 0 101px #51c336;
        box-shadow: 0 0 0 100px #fff, 0 0 0 101px #51c336
    }

    .history--type--6 .history-year:before {
        margin-bottom: 101px
    }

    .history--type--6 .history-year:after {
        margin-top: 101px
    }

    .history--type--6 .historyItem--item--1 {
        left: -98px
    }

    .history--type--6 .historyItem--item--2 {
        left: -24px
    }

    .history--type--6 .historyItem--item--3 {
        left: -102px
    }
}

@media (max-width:1199px) {
    .history--type--6 .history-wrapper--right {
        padding-left: 0
    }

    .history--type--6 .history-wrapper--right .history-info {
        padding-left: 30%
    }

    .history--type--6 .history-year {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .history--type--6 .history-year:before {
        margin-bottom: 0
    }

    .history--type--6 .history-year:after {
        margin-top: 0
    }

    .history--type--6 .historyItem--item--1,
    .history--type--6 .historyItem--item--2,
    .history--type--6 .historyItem--item--3 {
        left: 0
    }
}

@media (max-width:1030px) {
    .history--type--6.history {
        background: 0 0
    }

    .history--type--6 .historyItem--item--1,
    .history--type--6 .historyItem--item--2,
    .history--type--6 .historyItem--item--3 {
        left: 0
    }
}

@media (max-width:1029px) {
    .history--type--6 .history-wrapper--right .history-info {
        padding-left: 0
    }

    .history--type--6 .history-year {
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.history--type--8.history {
    padding-bottom: 0
}

.history--type--8 .history-wrapper--right {
    padding-left: 18%
}

.history--type--8 .history-year {
    margin-top: -514px;
    color: #51c336;
    background-color: transparent
}

.history--type--8 .history-year:before {
    margin-bottom: -24px
}

.history--type--8 .history-year:after {
    margin-top: 566px
}

.history--type--8 .container {
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/instgram.jpg)
}

.history--type--8 .history-info {
    padding-top: 356px
}

.history--type--8 .historyItem--item--1 {
    left: 106px
}

.history--type--8 .historyItem--item--2 {
    left: 54px
}

.history--type--8 .historyItem--item--3 {
    left: -90px;
    top: -20px
}

.history--type--8 .historyItem--item--4 {
    left: -298px;
    top: -124px
}

@media (max-width:1600px) {
    .history--type--8.history {
        padding-top: 0
    }

    .history--type--8 .container {
        background-position: 50% 50%;
        background-size: 40%
    }

    .history--type--8 .history-year {
        margin-top: -340px
    }

    .history--type--8 .history-year:before {
        margin-bottom: -58px
    }

    .history--type--8 .history-year:after {
        margin-top: 350px
    }

    .history--type--8 .historyItem--item--1 {
        left: -30px
    }

    .history--type--8 .historyItem--item--2 {
        left: -34px
    }

    .history--type--8 .historyItem--item--3 {
        left: -149px;
        top: -34px
    }

    .history--type--8 .historyItem--item--4 {
        left: -298px;
        top: -160px``
    }
}

.historyItem.historyItem--type--1.historyItem--item--3.eighteen3 {
    top: -106px;
    left: -54px;
}

.historyItem.historyItem--type--1.historyItem--item--2.eighteen2 {
    top: -136px;
    left: 40px;
}

@media (max-width:1440px) {
    .history--type--8 .container {
        background-size: 50%
    }

    .history--type--8 .history-year:before {
        margin-bottom: -48px
    }

    .history--type--8 .history-info {
        padding-top: 160px
    }

    .history--type--8 .history-wrapper--right {
        padding-left: 22%
    }

    .history--type--8 .historyItem+.historyItem {
        margin-top: 30px
    }

    .history--type--8 .historyItem--item--1 {
        left: -64px
    }

    .history--type--8 .historyItem--item--2 {
        left: -10px
    }

    .history--type--8 .historyItem--item--3 {
        top: 0;
        left: -86px
    }

    .history--type--8 .historyItem--item--4 {
        top: -40px;
        left: -300px
    }
}

@media (max-width:1200px) {
    .history--type--8.history {
        padding-top: 100px
    }

    .history--type--8 .history-year {
        margin-top: -90px;
        margin-left: -90px;
        color: #fff;
        background-color: #51c336
    }

    .history--type--8 .history-year:after {
        margin-top: 0
    }

    .history--type--8 .history-wrapper--right {
        padding-left: 0
    }

    .history--type--8 .history-wrapper--right .history-info {
        padding-left: 30%
    }

    .history--type--8 .history-info {
        padding-top: 0
    }

    .history--type--8 .historyItem {
        left: auto;
        top: auto
    }

    .history--type--8 .container {
        background: 0 0
    }
}

@media (max-width:1030px) {
    .history--type--8 .container {
        background: 0 0
    }

    .history--type--8 .history-wrapper--right .history-info {
        padding-left: 0
    }
}

.history--type--9.history {
    padding-top: 154px;
    padding-bottom: 148px;
    background-color: #f2f2f2;
    background-position: 44% 100%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/cat.jpg)
}

.history--type--9 .history-year {
    margin-top: -430px;
    color: #51c336;
    background-color: transparent
}

.history--type--9 .history-wrapper--right .history-info {
    padding-left: 25%
}

.history--type--9 .history-year:before {
    margin-bottom: -66px
}

.history--type--9 .history-year:after {
    display: none
}

.history--type--9 .historyItem--item--2,
.history--type--9 .historyItem--item--3 {
    left: 92px
}

@media (max-width:1440px) {
    .history--type--9 .history-wrapper--right .history-info {
        padding-left: 34%
    }
}

@media (max-width:1200px) {
    .history--type--9.history {
        background-size: 40%
    }

    .history--type--9 .history-wrapper--right .history-info {
        padding-left: 44%
    }

    .history--type--9 .history-year:before {
        margin-bottom: 0
    }

    .history--type--9 .historyItem--item--2,
    .history--type--9 .historyItem--item--3,
    .history--type--9 .historyItem--item--4 {
        left: 0
    }
}

@media (max-width:1030px) {
    .history--type--9.history {
        background: #f2f2f2
    }

    .history--type--9 .history-wrapper--right .history-info {
        padding-left: 0
    }
}

.infoList {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #fff;
    overflow: hidden
}

.infoList .heading-title h3 {
    margin-bottom: 20px
}

.infoList .heading-description {
    margin-bottom: 0
}

.infoList .heading-description p {
    margin-bottom: 122px
}

.infoList-list {
    margin: 0;
    padding: 0
}

/* .infoList-item+.infoList-item {
    margin-top: 78px
} */

.infoList-title h4 {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 30px;
    line-height: 30px
}

.infoList-text p {
    font-weight: 300;
    font-size: 17px;
    line-height: 30px
}


/* .infoList-object {
    margin-top: -114px
} */

.infoList-object img {
    position: relative;
    top: 0
}

.infoList-object.unanimated img {
    top: 1400px
}

.infoList-object.ready img {
    -webkit-transition: top 1s ease;
    transition: top 1s ease
}

@media (max-width:1030px) {
    .infoList .container .infoList-row {
        font-size: 0
    }

    .infoList-item {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        margin-bottom: 50px
    }

    .infoList-item+.infoList-item {
        margin-top: 0
    }

    .infoList-item:nth-child(even) {
        padding-left: 30px
    }

    .infoList-item:last-child {
        margin-bottom: 0
    }
}

@media (max-width:767px) {
    .infoList {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .infoList .heading-description p {
        margin-bottom: 50px
    }

    .infoList-item {
        display: block;
        width: 100%;
        margin-bottom: 0
    }

    .infoList-item:nth-child(even) {
        padding-left: 0
    }

    .infoList-item+.infoList-item {
        margin-top: 40px
    }
}

.quote {
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
    background-position: 50% 0;
    background-size: cover
}

.quote-content {
    width: 60%;
    margin-left: auto;
    margin-right: auto
}

.quote-content blockquote {
    margin: 0;
    padding: 0 0 20px;
    font-size: 25px;
    line-height: 45px
}

@media (max-width:1029px) {
    .quote {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .quote-content {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:767px) {
    .quote {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .quote-content blockquote {
        font-size: 16px;
        line-height: 1.57894737
    }
}

.history--type--7.history {
    padding-top: 66px;
    padding-bottom: 0
}

.history--type--7 .container {
    padding-top: 260px;
    padding-bottom: 260px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/space.png)
}

.history--type--7 .history-wrapper--right {
    padding-left: 20%
}

.history--type--7 .history-year {
    width: 172px;
    height: 172px;
    margin-left: -86px;
    margin-top: -86px;
    line-height: 172px
}

.history--type--7 .historyItem--item--1 {
    left: -126px
}

.history--type--7 .historyItem--item--3 {
    left: -90px
}

@media (max-width:1440px) {
    .history--type--7 .historyItem--item--1 {
        left: -102px
    }

    .history--type--7 .historyItem--item--2 {
        left: 46px
    }

    .history--type--7 .historyItem--item--3 {
        left: -54px
    }
}

@media (max-width:1199px) {
    .history--type--7 .container {
        background: 0 0
    }

    .history--type--7 .history-wrapper--right {
        padding-left: 0
    }

    .history--type--7 .history-wrapper--right .history-info {
        padding-left: 30%
    }

    .history--type--7 .historyItem--item--1,
    .history--type--7 .historyItem--item--2,
    .history--type--7 .historyItem--item--3 {
        left: 0
    }
}

@media (max-width:1030px) {
    .history--type--7 .container {
        padding-top: 0;
        padding-bottom: 0;
        background: 0 0
    }

    .history--type--7 .history-wrapper--right .history-info {
        padding-left: 0
    }
}

.mobileRotator {
    padding-top: 88px;
    padding-bottom: 100px;
    background-color: #fff
}

.mobileRotator .heading-title h3 {
    margin-bottom: 172px
}

.mobileRotator-item {
    width: 100%;
    height: 630px
}

.mobileRotator-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mobileRotator-content {
    padding-top: 166px;
    padding-left: 40px
}

.mobileRotator-title h4 {
    margin-top: 0;
    margin-bottom: 44px;
    font-size: 45px;
    line-height: 55px;
    color: #fff;
    text-transform: uppercase
}

.mobileRotator-text p {
    font-size: 24px;
    line-height: 40px;
    color: #fff
}

.mobileRotator-wrapper {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.mobileRotator-wrapper .container {
    position: relative
}

.mobileRotatorDevice {
    position: absolute;
    width: 406px;
    height: 828px;
    top: -104px;
    left: 118px;
    padding-top: 82px;
    padding-left: 17px;
    padding-right: 17px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xmobileRotator-device.jpg.pagespeed.ic.YYZoFZDqYL.jpg); */
    z-index: 2
}

.mobileRotatorDevice-slider {
    position: relative;
    width: 100%;
    height: 659px;
    /* background-color: #000; */
    border-radius: 2px
}

.mobileRotator .owl-controls {
    position: absolute;
    width: 100%;
    max-width: 1380px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}

.mobileRotator .owl-controls .owl-pagination {
    position: absolute;
    width: 54%;
    top: 586px;
    right: 0;
    text-align: left
}

.mobileRotator .owl-theme .owl-controls .owl-page span {
    margin-left: 10px;
    margin-right: 10px;
    background-color: transparent;
    border: 2px solid #fff
}

.mobileRotator .owl-theme .owl-controls .owl-page.active span {
    background-color: #fff
}

.mobileRotator .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    display: block;
    width: 29px;
    height: 57px;
    top: 315px;
    margin: -28px 0 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAByCAYAAAACsMIpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA61JREFUeNrsm21LFFEUx2d96GHFdNUylUWkN9HX6IP0LepNvQsy1hcKCkZKhgsJgoKSBS0lqdBCD0pZ2bN9kKZz6Vw6XHadmZ17rzPyP/BHnZ255/zWeTj3v3cLYRgGnuM6SSWt+Eza4RnyNuka/36OdMtbZvUf9aQ74b94ywp5m5f8viAr4f94ytJROQmgBdKkgDokXWIdiu2TvG8uQVXh0wLmJ2lMvD7G23RMu4R1CTkrIL6TRhvsN8qv6Zh1BesCso00J4r/QiofsX+Z99Exx2NkGrSdtCCK/kwajnHcMO+rY4HHyiSoKqwqiv1IGkpw/EU+RkfVJqwtyA7SkijyA2mwhXEukN6LcZZ47EyAniIti+J2SedTjKeOfSfGW+YcxwqqClgVRamOp9/Cm9cvuicVK2lh00KuiWJek0oWr/kSj6ljLQ1sq0WcIW2IIl6Rehw8qnp4bB0bnNsLaNHoVbcdQUrYbaNXLroGVQlqIulLUreHprybc+moJYVNkqyLtCmSveBtvmZAXZxTx2aS/Ene0a0076glqZzPRB1bcc+ouNfITtprxKLOGveInTj3iKhBe0l1G3c9yzpNeizqqnOtLYH22XyOOVCj53hfUtAB252JQ9gVozMbiAuqes09o9fszCCkVqfRa+816rXNgwZ55qHjke15oSO1c6069s3Zk9x5yJgPLuYEUsIuivo/yfmw3mnE9QzfI+wDwXHAbIH2bL669mw8StV+X/B8U4zKcasFQXCVjfsD0hXSnyDf0UbaJ13mv583cuHmc3raNnMh1dla9ubCebxGTRdyJOquW83hXbepCxn1HLXmwjlWpAvZrDPate3COW4DI13IuC7caoZ73VguZBIXbj0Hs5dSq/NR04V7kpH5qOlC1qMm33l0GIouHIYsekY1V55RMxcwkQtnyQVsOb+3d9SCr5vqjPJ2jaR06lPfI2ze9XodQFpzIdM+x9Ydfppm1YXMy+ejqTuzrH7ibb3XztoaBmezpyytSnE6H/Y2w4+QcxfSlWczb3o2ESvHnLuQLtcC3ou5FvBHXtcCStiZiNWdv8TrM3lc3Slhp5qs1/0ttk/leb2u1MQRK7AnTtJSc6VxBnsjup5xX/kLnr8OIr8l8ZB001di36AqbvDPuz6THgfosQRAAQpQgAIUoAAFKEABClCAAhSgAAUoQAEKUIACFKAABShAAQpQgAIUoAAFKEABClCAAhSgAAUoQAEKUIACFKAABShAAZrF+CvAAJ/LZk2/IZZuAAAAAElFTkSuQmCC);
    border-radius: 0;
    zoom: 1;
    filter: Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.mobileRotator .owl-theme .owl-controls .owl-buttons .owl-next.owl-disabled,
.mobileRotator .owl-theme .owl-controls .owl-buttons .owl-prev.owl-disabled {
    opacity: .4;
    pointer-events: none
}

.mobileRotator .owl-theme .owl-controls .owl-buttons div:after {
    display: none
}

.mobileRotator .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    background-position: 0 0
}

.mobileRotator .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    background-position: -29px 0
}

@media (max-width:1440px) {
    .mobileRotatorDevice {
        left: 67px
    }
}

@media (max-width:1200px) {
    .mobileRotatorDevice {
        left: 10px
    }
}

@media (max-width:1029px) {
    .mobileRotator {
        padding-bottom: 0
    }

    .mobileRotator-container {
        position: relative
    }

    .mobileRotator .heading-title h3 {
        margin-bottom: 100px
    }

    .mobileRotator-item {
        height: auto;
        background-size: cover
    }

    .mobileRotator-content {
        padding-top: 100px;
        padding-bottom: 207px;
        padding-left: 0
    }

    .mobileRotatorDevice {
        display: none
    }

    .mobileRotator .owl-controls {
        position: relative;
        height: 207px;
        top: auto;
        margin-top: -207px;
        padding-top: 50px;
        padding-bottom: 100px
    }

    .mobileRotator .owl-controls .owl-pagination {
        position: relative;
        width: 100%;
        height: 57px;
        top: auto;
        bottom: auto;
        padding-left: 60px;
        padding-right: 60px;
        line-height: 57px;
        text-align: center
    }

    .mobileRotator .owl-controls .owl-buttons {
        display: block
    }

    .mobileRotator .owl-theme .owl-controls .owl-buttons div {
        top: 0;
        margin-top: 50px
    }

    .mobileRotator .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: 15px
    }

    .mobileRotator .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 15px
    }
}

.table-technology__col-left,
.table-technology__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

@media (max-width:767px) {
    .mobileRotator .heading-title h3 {
        margin-bottom: 50px
    }

    .mobileRotator-content {
        padding-top: 50px;
        padding-bottom: 157px
    }

    .mobileRotator .owl-controls {
        position: relative;
        height: 157px;
        margin-top: -157px;
        padding-bottom: 50px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2) {

    .mobileRotator .owl-theme .owl-controls .owl-buttons div,
    .slider .owl-theme .owl-controls .owl-buttons div {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAADkCAYAAABJ/ABkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACylJREFUeNrsnQuMVcUZxwd3WRALKKKIVgHf1FqrxNr6AqSttYqP1EQNJthSoECRRNCt3TRujFg1aNI0rY9GUkyxxWzTVamLWxeRWE0llKqpqPVRNbShPOoL0vTh9pue/02X6zez93XOPTPn/0++7OZ+95wz8/3u45w5M/87pL+/3xRAy/B3RewdbS0AzJsl5uD/T0h0xtzZ/SKHeavE9yS2S/xN4iaJ5XyHhqk7JK7H/7sHPP5d9LudQMPQEHxXXjfgsV1lz7kBfbffrf0Emm+YP5BYXPb4DuW5FvhQiSUxQW2NDOaPJBYouV2ObRajBotigdoaEcx7JeY68m94tl2AOsyPAWoMQFskfiLxdUf+TolV+P9kiaXKc+aiFvbvf4Kuhh1YCDhaJB7od+t2ZZvbPM9fhX0GW5PQYT7ogbPcs+0tnu1Whww1VJhDJR7yQOmsYB83ebZfI9FKoNlEm0SXB0ZHFfvq8OynC8ci0JRhdnsgtNewz3bP/rpDgxoSzGESaz3FX1rHvpd69rsWxybQBsb+Ej2Ogn8kcW0DjnEt9qWpB20g0AbECIleD8yFDTzWQg/UXrSFQOuEud4Dc14Kx5zngdqXd6h5vh9qb0avk5iu5D6S+KbEfSkc9z7sWxsxOk+iB23jDe4qNAowz1FyttDfkFiZ4vFX4hga1HMBdVQuB7VzOKdoNGB+3gFztsTqjNoyC+PALUruWYkLJN4jULcOlOiVOF3J/Vviaok1GbfpComfOW5kbJL4ssS7/Mj9uMZI9Dlg/lPiqibANDjmVWhDuU5Hm8cQ6L4ai8Kc5oBp3yVdTWxfF9qgQT0NbR/Lj9xEh0o8gXuVGsyvSazNyQvvIolfSrQpuRclvmiS2YWFfYceJvGkA+Y/JC7JEUyDtlyCtpXrZPRlXFGBHo4CfErJ7UXh1uXwymAd2rZXydm+bJAYXzSgnwTMEx0wZ+JsN6/qRRs1qCcC6hFFAXqUxFMSxyu5PRJflVhv8q/1uA7do+SORx+Pih3oRLx6j1ZyH0h8BYUIRRvR5g+U3DHo68RYgR6NDk5Scu+hME+b8PQ02q6NGE3yvICDBnocOjZByb2L0ZZnTLh6xrhHjCag78fFAvQEdOhIJbcb127PmfD1HPqyW8kdiRqcEDrQyejI4UpuJwqw2cSjzejTTsdl2gbUJEign0YHDlNydvHQDIktJj5tQd92eAZSTgoN6GdxWn+okrOLb6dJvGDi1Qvo43YlNw5QTwkFqB2stmOzhyi5v6KjL5n4Zfs4HX0ul62NHdA/Ne9ApwDmwUpuGzr4simOtqLP25TcwYA6Ja9Az0ADD1Jy7+Cd+Yopnl5B399RcgehZmfkDehZEo+bZPpIud6SmCrxmimuXkMN3lJyo1G7s/IC1E7k6nHAfBMdedNQvlqMRg3PaTbQaWjIyCpflUWV79NqJGo5rVlA7QX0ryUOqPJ7o+jynU8cgJrOyBro+RKPSIyo8syO2veMf6uSG4Hanp8VUHu/8mGJ/ZXcHz3XXtTHr8mnO67JLdRuk9xvTRWovUv/K4lhSu55NHA7WVUs36jZcECdmRbQy0wynVGb8bYF36k7yKhq+ca121DzyxoN9HKTTDjWYPruMFCVyXfnqQ21v7xRQK+U+IVJbNTK5bsHSFUn373hoWBwZb1A7VoSu65DW6zju0tP1Sbf7I0WsLi6VqDXSPzUAdM3j4aqT775VS1gMrtaoHbB6/0OmE8Z90w3qjHyzYC0TOz61TmVAv2WSVYxa7k+XIfuYc1Tl2+OsmVj/Q3nDwb02xI/Nom7ZbnsHYGLjT5bnEpHvlUEltHdJrGG/b8GGC4s8ZhFPCYxPHCjx5Bj+CC2PkvKXVCWeYyXHg3RIi3CaAMLlyzD/60P/Y68Ub/veMvboSfXQlcqe5UGGS515G+036G+Fb9DWMPcycekYq87fuQG4nVYjdcdT4oC8Dos33CRB+rjIXjdRRhVeR1qO5gfstddhDD7qvE6dLmgzPGMFtlFrhdKfMjzk1Rl/QTt/KJzlZz1OpxrFHs811iuHccN0usuEo1CjTWYXq/DwXyKgvO6i0ClObpfcMD0eh1WYjwVlNdd4Krb67CSGQslr7t/KTl7YLs4aQxZ1K2GeB1WOqfI53VXWnE2lkxqVsO8Dqv1+ptp3DP/7FREzvyrXofgDfEZB8yqvA6rnZf7KAaGNa8726ANpsled4FpHGqmwazJ67CWmfM9gJpLr7uANB61cnkd2hpX7XVY69oW3+yFpnrdBaIjUCOX1+HFqLHJCqgx/vlFTfO6C0CVeB321brzeteH+mYANsXrLueaiJoco+Qa4nXYiBXcdv6oa8So5HU3iSyz8TpslMfCb02ynlGDOgGvumMLDPNYk5HXYSNdUH5nklVUf1dymXnd5VCZeh022qdoM6DucpzZWQetyQWCORl91s74d5kUvA7TcBLzed2NNyl73eVIJ6Gv2jV5al6HaXn9+VZzp+p1lxOdYty/ELEdtXk+jQOn6cbp81tIzesuBzoVfXN5HU5HbUxoQK1Kjih/UXKpeN01WVPQJ5/X4dY0G5CFo3UlXnefiwCm7cMTpsleh1l5zv8JHXJ53dm79GcGDPNM9OFAJZep12GWvwrxBqC6vO7snYWzA4R5NtqeC6/DrH+35c+A+rqSG4nCTA0I5lS0WfM6fN3zqRQNUKu3UYhXlZz1unvM1OF1l6FmoK2a1+Gr6OPbWTeqWb99tg2vXs3dui6vu4zk8zp8GX1ritdhM3+d0Oc/X7PXXQa6AG3TYL6EPjXN67DZvx9aGjV5UcnV5HWXsi5Cm4YrOd8vQRQGqJX9RdzzJP6g5Eped5fmoJ22Da5f9/WNXxcOqNVOFOT3DqgVe92lJJ/XoW1zbrwO8wLUajegbnJA/blJJhxnrStwbA3mJrQ5N16HeQJqZe/ef8kkC6HKZdfW2EU6szJszywcU1vX8yzamqt1PXkDajWY151dDTc7g3bMNu6Vd7n1OswjUKv3cXmw0QHV6XXXIM3BMTSYG9G29/NYuLwCtfoQhXvS0W7V664Bmod9a7Up/e52blev5xmo1V5c+/1Gyeled/VpocQ9RvcC6sU1cb69DmOzdakjorD1ic54qcYYzHhrWCh1CtHAsNtT/PYa9tnu2V93aC5qobpSdnkgdFSxrw7PfrpCtMQL1ZCpVWKNB0ZnBfvo9Gy/BscwBJpdtEg86IGy3LPtLZ7tVmPfhkCbA/UBD5zblW1u8zx/VcgwYwBagrrSA+nOAc9d4Xne/aHD9Hn9hSY7EHCvSfzvNF1jEqPnVY58adQp+GK0mjjUDyDWbWuBkvctOC6NNkXxyo4FaAnqIkBdXJYb6wD2Q4klscCMDWgJqgVkbeyuG/C4tnDoLollMcGMEWgJ6lKTOFdej8fKFw/dIdEeYd+jBFrSDfj4vdHsay55q0RHrJ2O5SzXp5tNYhg8BGeznTF3tghADb4rrVbE3tGiAC2M9mMJCJQiUIpAKQKlCJRAKQKlCJQiUIpACZQiUIpAKQKlCJRAKQKlCJQiUIpACZQiUIpAKQKlCJRAKQKlCJQiUIpACZQiUIpAKQKlCJRAKQKlCJQiUIpACZQiUIpAKQKlCJRAKQKlCJQiUIpACZQiUIpAKQKlCJRAKQKlCJQiUIpACZQiUIpAKQKlCJRAKQKlCJQiUIpACZQiUIpAKQKlCJRAKQKlCJQiUIpACZQiUIpAKQKlCJRAWQICpQiUIlCKQCkCJVCKQCkCpQiUIlACpQiUIlCKQCkCJVCKQCkCpQiUIlACpQiUIlCKQCkCJVAqHP1XgAEApOuKUm9/L0YAAAAASUVORK5CYII=);
        background-size: 58px 114px
    }
}

.table-technology {
    padding: 110px 0
}

.table-technology__heading {
    margin-bottom: 25px
}

.table-technology__heading h3 {
    padding: 0;
    margin: 0
}

.table-technology__row {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid rgba(100, 199, 82, .3);
    padding: 35px 0 30px
}

.table-technology__col-left {
    width: 100%;
    max-width: 410px;
    min-width: 410px;
    display: flex;
    padding-left: 30px;
    padding-right: 15px
}

.table-technology__col-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px
}

.table-technology__icon {
    max-width: 40px;
    min-width: 40px;
    margin-right: 30px
}

.table-technology__icon img {
    display: block;
    margin: 0;
    max-width: 100%
}

.table-technology__title {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.table-technology__title h4 {
    margin: 0;
    font-size: 32px;
    line-height: 40px;
    font-weight: 300;
    color: #64c752
}

.table-technology__list {
    max-width: 25%;
    min-width: 25%;
    width: 25%;
    padding: 0 15px
}

.table-technology__list ul {
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    padding: 0
}

.table-technology__list ul li {
    margin-bottom: 5px;
    padding-left: 24px;
    position: relative;
    list-style: none
}

.table-technology__list ul li::before {
    content: '';
    left: 0;
    top: 13px;
    width: 4px;
    height: 4px;
    background: #64c752;
    border-radius: 50%;
    display: block;
    position: absolute
}

.statistics,
.statistics-col {
    position: relative
}

@media screen and (max-width:1200px) {
    .table-technology__icon {
        margin-right: 15px
    }

    .table-technology__col-left {
        max-width: 280px;
        min-width: 280px
    }

    .table-technology__title h4 {
        font-size: 24px;
        line-height: 28px
    }

    .table-technology__list {
        max-width: 50%;
        min-width: 50%;
        width: 50%
    }
}

@media screen and (max-width:767px) {
    .table-technology__row {
        display: block;
        margin: 0
    }

    .table-technology__icon {
        margin-right: 15px
    }

    .table-technology__col-left {
        max-width: 100%;
        padding-left: 0;
        min-width: auto;
        margin-bottom: 30px
    }

    .table-technology__col-right {
        margin: 0
    }

    .table-technology__list {
        max-width: 100%;
        width: 100%;
        min-width: auto
    }
}

.statistics {
    padding-top: 54px;
    padding-bottom: 47px;
    color: #fff;
    text-align: center;
    background-color: #2c2c2b83;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/wp-content/uploads/2025/10/bgimage.webp);
    background-attachment: fixed;
    opacity: 1.5;
    background-blend-mode: soft-light;
    background-size: 100%;
}

ul.inline-boxes.opt-mean {
    background: #fbf9f903;
    ;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ffffff24;
    display: block;
}

.statistics-col:after {
    content: '';
    position: absolute;
    display: none;
    width: 1px;
    height: 243px;
    top: 7px;
    left: 0;
    /* background-color: #78cf65 */
}

.column.statistics-col:after {
    height: 100%
}

.statistics-col+.statistics-col:after {
    display: block
}

.statistics-item {
    display: inline-block
}

.statistics-num {
    font-weight: 300;
    font-size: 90px;
    line-height: 120px;
    white-space: nowrap;
    letter-spacing: 3px;
}

.statistics-num .icon,
.statistics-num img {
    max-height: 150px;
    vertical-align: bottom
}

.statistics-num svg.icon {
    height: 150px;
    width: 100%
}

.column .statistics-item {
    display: block
}

.statistics-title {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 28px
}

.statistics-title h3 {
    margin: 0 0 50px
}

.statistics-subtitle-small {
    font-size: 45px;
    line-height: 50px
}

.statistics-subtitle-medium {
    font-size: 60px;
    line-height: 75px
}

.statistics-subtitle-big {
    font-size: 90px;
    line-height: 100px
}

.statistics-description {
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
    margin-top: 8px
}

.statistics-percent {
    font-size: 75px;
    line-height: 75px
}

.statistics-icon {
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    margin-right: -30px
}

.statistics.columns--2 .statistics-item {
    display: inline-block
}

.statistics.columns--2 .statistics-table {
    display: table
}

.statistics.columns--2 .statistics-row {
    display: table-row
}

.statistics.columns--2 .statistics-cell {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.statistics.columns--2 .statistics-num {
    float: left;
    padding-right: 23px
}

.statistics.columns--2 .statistics-subtitle-small {
    margin-bottom: 4px;
    padding-top: 15px;
    font-weight: 300;
    font-size: 54px;
    line-height: 54px
}

.statistics.columns--2 .statistics-description {
    font-weight: 300;
    font-size: 25px;
    line-height: 30px
}

@media (max-width:1400px) {
    .statistics.columns--5 .statistics-num {
        font-size: 100px;
        line-height: 130px
    }
}

@media (max-width:1280px) {
    .statistics.columns--5 .statistics-num {
        font-size: 100px;
        line-height: 100px
    }
}

@media (max-width:1030px) {
    .statistics.columns--2 .column {
        width: 100%
    }

    .statistics.columns--2 {
        padding: 30px 5px
    }

    .statistics.columns--2 .statistics-num {
        display: block;
        width: 100%;
        float: none;
        padding-right: 10px;
        font-size: 58px;
        line-height: 58px;
        text-align: right
    }

    .statistics.columns--2 .statistics-subtitle-small {
        margin-bottom: 0;
        padding-top: 0;
        font-size: 21px;
        line-height: 32px
    }

    .statistics.columns--2 .statistics-description {
        margin-top: 0;
        font-size: 16px;
        line-height: 25px
    }

    .statistics.columns--5 .statistics-num {
        font-size: 150px;
        line-height: 150px
    }

    .statistics-col:after,
    .statistics:after {
        display: none !important
    }
}

@media (max-width:1440px) {

    .col-md-3 .statistics-num,
    .col-sm-3 .statistics-num {
        font-size: 100px;
        line-height: 100px
    }

    .col-md-3 .statistics-num img {
        max-height: 100px
    }
}

@media (max-width:1200px) {

    .col-md-3 .statistics-num,
    .col-sm-3 .statistics-num {
        font-size: 80px;
        line-height: 80px
    }

    .col-md-3 .statistics-num img {
        max-height: 80px
    }

    .statistics-col {
        margin-bottom: 50px
    }

    .statistics {
        padding-bottom: 50px
    }
}

@media (max-width:1029px) {
    .statistics {
        padding: 50px 5px
    }

    .statistics-num,
    .statistics.columns--5 .statistics-num {
        font-size: 58px;
        line-height: 58px
    }

    .statistics-col {
        width: 100%;
        float: none;
        margin-bottom: 30px
    }

    .statistics-icon {
        display: none
    }

    .statistics-num {
        display: block;
        width: 100%;
        float: none;
        padding-right: 10px;
        text-align: center
    }

    .statistics-num img {
        max-height: 58px
    }

    .statistics-percent {
        font-size: 48px;
        line-height: 48px
    }

    .statistics-title {
        margin-bottom: 0;
        padding-top: 0;
        font-size: 21px;
        line-height: 32px
    }

    .statistics-description {
        font-size: 16px;
        line-height: 25px
    }

    .statistics-col:after {
        display: none !important
    }

    .statistics-col:last-child {
        margin-bottom: 0
    }
}

@media (max-width:560px) {
    .statistics-col {
        width: 100%;
        float: none
    }

    /* .statistics-col+.statistics-col {
        margin-top: 20px
    } */
    .statistics-table {
        width: 100%
    }

    .statistics-cell {
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    /* .statistics-cell+.statistics-cell {
        width: 60%
    } */
    .row.aboutUs .statistics-cell+.statistics-cell {
        width: 100%
    }
}

.statistics--java .statistics-col:after,
.statistics--page-android .statistics-col:after,
.statistics--page-frontend-1 .statistics-col:after,
.statistics--page-php-1 .statistics-col:after,
.statistics--page-php-2 .statistics-col:after,
.statistics--ruby .statistics-col:after {
    height: 100%
}

.statistics--page-php-2 {
    padding-bottom: 58px
}

.statistics--page-php-1 {
    padding-bottom: 68px
}

.statistics--page-php-1 .statistics-num,
.statistics--page-php-2 .statistics-num {
    margin-bottom: 12px;
    font-size: 150px;
    line-height: 150px
}

@media (max-width:1029px) {

    .statistics--page-php-1 .statistics-num,
    .statistics--page-php-2 .statistics-num {
        font-size: 58px;
        line-height: 58px
    }
}

.statistics--page-php-2 .statistics-subtitle-small {
    padding-top: 17px
}

.statistics--page-php-2 .statistics-subtitle-big {
    padding-bottom: 7px;
    font-size: 80px;
    line-height: 80px
}

.statistics--page-net-1 {
    padding-top: 90px;
    padding-bottom: 80px
}

.statistics--page-net-1 .statistics-col:after {
    height: 150px
}

.statistics--page-net-1 .statistics-item--3 {
    margin: 30px 0
}

.statistics--page-net-1 .statistics-subtitle-big {
    font-size: 90px;
    line-height: 90px
}

.statistics--page-net-1 .statistics-description {
    margin-top: 17px
}

.statistics--page-android,
.statistics--page-frontend-1 {
    padding-bottom: 100px
}

@media (max-width:1199px) {
    .statistics--page-android {
        padding-bottom: 50px
    }
}

@media (max-width:1029px) {

    .statistics--page-android,
    .statistics--page-frontend-1 {
        padding-bottom: 50px
    }
}

.statistics--java {
    padding-top: 68px;
    padding-bottom: 88px
}

.statistics--java .statistics-num {
    font-size: 150px
}

.statistics--java .statistics-description {
    margin-top: 27px
}

@media (max-width:1029px) {
    .statistics--java {
        padding-bottom: 50px
    }

    .statistics--java .statistics-num {
        font-size: 58px
    }
}

.statistics--page-dedicated-development-teams .statistics-table {
    display: table
}

.statistics--page-dedicated-development-teams .statistics-row {
    display: table-row
}

.statistics--page-dedicated-development-teams .statistics-cell {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.statistics--page-dedicated-development-teams .statistics-num {
    float: left;
    padding-right: 23px;
    font-weight: 300;
    font-size: 150px;
    line-height: 150px
}

.statistics--page-dedicated-development-teams .statistics-title {
    margin-bottom: 4px;
    padding-top: 15px;
    font-weight: 400;
    font-size: 54px;
    line-height: 54px
}

.statistics--page-dedicated-development-teams .statistics-description {
    font-weight: 300;
    font-size: 25px;
    line-height: 30px
}

.statistics--page-dedicated-development-teams .statistics-col:after {
    height: 76%;
    top: 24px
}

@media (max-width:1030px) {
    .statistics--page-dedicated-development-teams .statistics:after {
        display: none
    }
}

@media (max-width:767px) {
    .statistics--page-dedicated-development-teams .statistics {
        padding: 30px 5px
    }

    .statistics--page-dedicated-development-teams .statistics-num {
        display: block;
        width: 100%;
        float: none;
        padding-right: 10px;
        font-size: 58px;
        line-height: 58px;
        text-align: right
    }

    .statistics--page-dedicated-development-teams .statistics-title {
        margin-bottom: 0;
        padding-top: 0;
        font-size: 21px;
        line-height: 32px
    }

    .statistics--page-dedicated-development-teams .statistics-description {
        margin-top: 0;
        font-size: 16px;
        line-height: 25px
    }
}

.infoRotator-box,
.statistics2,
.table--ios .table-media,
.table-cell--center {
    text-align: center
}

.statistics--overview {
    padding-top: 102px;
    padding-bottom: 130px;
    background-repeat: no-repeat;
    background-size: cover
}

.statistics--overview .statistics-col:after {
    background-color: rgba(255, 255, 255, .25)
}

@media (max-width:1029px) {
    .statistics--overview {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media (max-width:767px) {
    .statistics--overview {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.statistics--page-omnichannel-ecommerce {
    padding-top: 55px;
    padding-bottom: 54px
}

.statistics--page-omnichannel-ecommerce .statistics-description {
    margin-top: 19px
}

.statistics2 {
    position: relative;
    padding-top: 54px;
    padding-bottom: 141px;
    color: #fff;
    background-color: #fff
}

.statistics2 .heading {
    margin-bottom: 163px
}

.statistics2 .heading-title {
    margin-bottom: 0
}

.statistics2 .heading-title:before {
    content: '';
    position: absolute;
    display: block;
    width: 200px;
    height: 100%;
    left: 50%;
    margin-left: -100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(10%, rgba(255, 255, 255, .6)), color-stop(50%, rgba(255, 255, 255, .9)), color-stop(90%, rgba(255, 255, 255, .6)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .6) 10%, rgba(255, 255, 255, .9) 50%, rgba(255, 255, 255, .6) 90%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0)
}

.statistics2 .heading-title h3 {
    position: relative;
    margin-bottom: 0;
    color: #000;
    z-index: 1
}

.statistics2-col {
    position: relative
}

.statistics2-container {
    position: relative;
    width: 564px;
    height: 571px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-position: 0 0
}

.statistics2-container--1 {
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xstatistics-bg1.jpg.pagespeed.ic.It_qHSXsSK.jpg)
}

.statistics2-container--2 {
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xstatistics-bg2.jpg.pagespeed.ic.Y1sYJXGUsI.jpg)
}

.statistics2-item {
    position: absolute;
    width: 268px;
    height: 170px;
    padding-left: 10px;
    padding-right: 10px
}

.statistics2-item--1 {
    top: 72px;
    left: 10px
}

.statistics2-item--2 {
    top: 72px;
    left: 284px
}

.statistics2-item--3 {
    top: 306px;
    left: 149px
}

.statistics2-item--4 {
    top: 72px;
    left: 149px
}

.statistics2-item--5 {
    top: 306px;
    left: 10px
}

.statistics2-item--6 {
    top: 306px;
    left: 284px
}

.statistics2-num {
    margin-bottom: 3px;
    font-size: 112px;
    line-height: 112px
}

.statistics2-title {
    margin-bottom: 0;
    font-weight: 300;
    font-size: 28px
}

.statistics2-percent {
    font-size: 56px;
    line-height: 56px
}

.statistics2-description {
    font-weight: 300;
    font-size: 17px;
    line-height: 26px
}

@media (max-width:1199px) {
    .statistics2-container {
        width: 100%;
        background-size: contain
    }

    .statistics2-item {
        width: 216px
    }

    .statistics2-item--1 {
        top: 54px;
        left: 8px
    }

    .statistics2-item--2 {
        top: 54px;
        left: 230px
    }

    .statistics2-item--3 {
        top: 238px;
        left: 119px
    }

    .statistics2-item--4 {
        top: 54px;
        left: 120px
    }

    .statistics2-item--5 {
        top: 238px;
        left: 9px
    }

    .statistics2-item--6 {
        top: 238px;
        left: 230px
    }

    .statistics2-num {
        font-size: 80px;
        line-height: 80px
    }
}

@media (max-width:1030px) {
    .statistics2 {
        padding-bottom: 60px
    }

    .statistics2 .heading {
        margin-bottom: 60px
    }

    .statistics2-container {
        height: auto;
        font-size: 0;
        background: 0 0
    }

    .statistics2-item {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 292px;
        height: 335px;
        top: auto;
        left: auto;
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 30px;
        padding-top: 66px;
        background-repeat: no-repeat;
        background-position: 0 0
    }

    .statistics2-container--1 .statistics2-item {
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xstatistics-bg1-mobile.jpg.pagespeed.ic.M7rNiNWbTP.jpg)
    }

    .statistics2-container--2 .statistics2-item {
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xstatistics-bg2-mobile.jpg.pagespeed.ic.vxpKMlsK1p.jpg)
    }
}

.infoRotator-table td,
.table-cell {
    vertical-align: middle
}

@media (max-width:767px) {
    .statistics2 {
        padding-bottom: 20px
    }
}

@media (max-width:600px) {
    .statistics2-item {
        width: 230px;
        height: 264px;
        padding-top: 44px
    }

    .statistics2-container--1 .statistics2-item {
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xstatistics-bg1-xs.jpg.pagespeed.ic.DWcqn5WwOw.jpg)
    }

    .statistics2-container--2 .statistics2-item {
        background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xstatistics-bg2-xs.jpg.pagespeed.ic.3NHDSvlHsE.jpg)
    }
}

.infoRotator {
    position: relative;
    width: 100%;
    max-width: 660px;
    left: 112px;
    top: -28px;
    line-height: 0;
    font-size: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.infoRotator-circle,
.infoRotator-wrapper {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.infoRotator-placeholder {
    max-width: none;
    width: 100%
}

.infoRotator-circle {
    border: 1px solid #e3e3e3;
    border-radius: 50%
}

.infoRotator-link:after,
.infoRotator-marker {
    border-radius: 50%;
    position: absolute;
    display: block
}

.infoRotator-circle--1 {
    -webkit-animation: rotate-clockwise 180s linear infinite;
    animation: rotate-clockwise 180s linear infinite
}

.infoRotator--animation--false .infoRotator-circle--1 {
    -webkit-animation: none;
    animation: none
}

.infoRotator-circle--2 {
    width: 96%;
    height: 96%;
    top: 2%;
    left: 2%
}

.infoRotator-circle--3 {
    width: 92%;
    height: 92%;
    top: 4%;
    left: 4%;
    -webkit-animation: rotate-counterclockwise 180s linear infinite;
    animation: rotate-counterclockwise 180s linear infinite
}

.infoRotator--animation--false .infoRotator-circle--3 {
    -webkit-animation: none;
    animation: none
}

.infoRotator-marker {
    width: 6px;
    height: 6px;
    top: 0;
    left: 0;
    background-color: #cecece;
    z-index: 3
}

.infoRotator-link {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: -7px;
    left: -7px
}

.infoRotator-link:after {
    content: '';
    width: 6px;
    height: 6px;
    top: 7px;
    left: 7px;
    background-color: #54c439;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.tabs .tabs-link,
.tabs1-item {
    -webkit-transition: all .2s ease;
    text-decoration: none
}

.infoRotator-link.active:after,
.infoRotator-link:hover:after {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 1), 0 0 0 7px rgba(84, 196, 57, .2), 0 0 0 8px rgba(255, 255, 255, 1), 0 0 0 10px rgba(84, 196, 57, .1), 0 0 0 11px rgba(255, 255, 255, 1), 0 0 0 12px rgba(84, 196, 57, .05);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 1), 0 0 0 7px rgba(84, 196, 57, .2), 0 0 0 8px rgba(255, 255, 255, 1), 0 0 0 10px rgba(84, 196, 57, .1), 0 0 0 11px rgba(255, 255, 255, 1), 0 0 0 12px rgba(84, 196, 57, .05)
}

.infoRotator-content {
    position: absolute;
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
    z-index: 1
}

.infoRotator-box,
.infoRotator-eclipse,
.infoRotator-table {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.infoRotator-eclipse {
    display: block;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/ellipse-inner.png); */
    background-size: contain;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.infoRotator-eclipse.animation {
    -webkit-animation: rotate-clockwise 4s linear;
    animation: rotate-clockwise 4s linear
}

.infoRotator-box {
    display: none;
    left: 0;
    font-size: 19px;
    line-height: 30px
}

.infoRotator-box.active {
    display: block
}

.infoRotator-table {
    display: table;
    left: 0
}

.infoRotator-box h4 {
    margin-bottom: 0;
    font-family: 'p-regular';
    font-weight: 300;
    font-size: 180px;
    line-height: 180px;
    color: #51c336
}

.infoRotator-box p {
    padding-left: 16%;
    padding-right: 16%
}

@media (max-width:1600px) {
    .infoRotator {
        left: 0
    }
}

@media (max-width:1439px) {
    .infoRotator-box h4 {
        font-size: 140px;
        line-height: 140px
    }
}

@media (max-width:1199px) {
    .infoRotator-box h4 {
        font-size: 100px;
        line-height: 100px
    }
}

@-webkit-keyframes rotate-clockwise {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate-clockwise {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate-counterclockwise {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes rotate-counterclockwise {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.table {
    padding: 100px 0;
    overflow: hidden
}

@media (max-width:767px) {
    .table {
        padding-top: 50px;
        padding-bottom: 30px
    }
}

.table-cell {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    float: none;
    margin-right: -4px
}

.table-cell--header {
    padding-left: 60px
}

.table-cell--header h4 {
    display: block;
    margin: 0;
    padding-left: 1em;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 35px
}

.table-cell--header h4,
.table-cell--header h4 {
    display: block;
    margin: 0;
    padding-left: 3em;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 60px;
}

.table-cell--header .img {
    position: absolute;
    display: block;
    width: 60px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center
}

@media (max-width:1440px) {
    .table-cell--header h4 {
        display: block
    }

    .table-cell--header .img {
        display: block;
        float: left
    }
}

.table.border--h .row {
    border-bottom: 1px solid #f4f4f4
}

.table.border--h .row:last-child {
    border-bottom: 0
}

.table--with-numbered-titles {
    counter-reset: table-title-number
}

.table--with-numbered-titles .table-cell--header {
    counter-increment: table-title-number;
    vertical-align: middle
}

.table--with-numbered-titles .table-cell--header:before {
    content: counter(table-title-number, decimal-leading-zero);
    position: absolute;
    display: block;
    left: -72px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #eee;
    font-size: 40px
}

.table--with-numbered-titles .table-container {
    padding-left: 87px
}

.table-arrow {
    max-width: 100%
}

.table .table-container .row {
    padding-left: 0;
}

@media (max-width:1029px) {
    .table--with-numbered-titles .table-container {
        padding-left: 15px
    }

    .table .table-container {
        padding-right: 30px
    }

    .table .table-container .row {
        padding-left: 0;

    }

    .androidPage .table .table-container .row {

        padding-top: 20px;
        padding-bottom: 20px
    }

    .table-cell.table-cell--header h4 {
        font-family: 'p-bold';
        padding-left: 6px;
    }

    .androidPage .heading-title h3 {

        font-family: 'p-bold';
    }

    .table-cell--header .img {
        display: none;
        left: 35px
    }

    .table--with-numbered-titles .table-cell--header:before {
        display: none
    }

    .table-cell {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        padding-top: 0;
        padding-bottom: 0
    }

    .table-cell--header {
        position: absolute;
        width: 40%;
        left: 0;
        padding-bottom: 40px
    }

    .table-cell--header h4 {
        padding-left: 35px
    }

    .table-arrow {
        position: relative;
        display: block;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@media (max-width:767px) {
    .table .table-container {
        padding-right: 20px
    }

    .table .table-container .row {
        padding-left: 0
    }

    .table-cell--header {
        position: relative;
        width: 100%;
        left: auto
    }

    .table-cell {
        display: block;
        width: 100%
    }

    .table-cell--header h4 {
        padding-left: 20px
    }

    .table-cell--header .img {
        display: none
    }
}

.table--page-frontend .table-cell--header {
    min-height: 80px;
    padding-left: 80px
}

.table--page-frontend .table-cell--header .img {
    width: 80px;
    height: 80px;
    vertical-align: middle
}

@media (max-width:1029px) {
    .table--page-frontend .table-cell--header .img {
        width: 60px;
        height: 60px
    }
}

.table--page-frontend .table-cell--header .img .icon {
    height: 100%
}

.table--page-frontend .table-container .row {
    position: relative
}

.table--page-frontend .table-container .row:after {
    content: "";
    display: block;
    width: 40%;
    height: 1px;
    border-top: 1px solid #f4f4f4;
    position: absolute;
    top: 100%
}

.table .table-container .row:after,
.table--page-frontend .table-container .row:last-child:after {
    display: none
}

@media (min-width:1200px) {
    .table--page-frontend .table-container .row:after {
        display: block;
        width: 50%
    }
}

@media (max-width:1029px) {
    .table--page-frontend .table-cell--header {
        padding-left: 0
    }

    .table--page-frontend .table-cell {
        width: 100%
    }
}

.table .lists--bullets ul li:before {
    top: .7em
}

.table--ios {
    padding-bottom: 90px
}

@media (max-width:767px) {
    .table--page-frontend .table-cell--header .img {
        display: none
    }

    .table--page-frontend .table-cell--header {
        padding-left: 0
    }

    .table--ios {
        padding-bottom: 30px
    }
}

.table--ios .table-cell--header {
    padding-left: 0
}

.table--ios .table-cell--header h4 {
    font-weight: 600;
    text-transform: none
}

@media (min-width:1440px) {
    .table--ios .table-media {
        text-align: left;
        padding-top: 100px
    }

    .table--ios .table-cell--header h4:before {
        position: absolute;
        right: 100%;
        top: 50%;
        margin-top: -10px;
        margin-right: 74px
    }

    .table--ios .table-cell--header h4:after {
        content: '';
        position: absolute;
        display: block;
        border-top: 1px solid #ebebeb;
        height: 1px;
        width: 70px;
        right: 100%;
        top: 50%;
        margin-top: -1px;
        margin-right: 4px
    }
}

@media (max-width:1440px) {
    .table--ios .table-cell--header {
        padding-left: 0
    }

    .table--ios .table-cell--header h4:before {
        margin-left: 0
    }
}

@media (max-width:1030px) {
    .table--ios .table-cell--header {
        padding-left: 20px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

@media (max-width:1029px) {
    .table-cell--header {
        padding-left: 0
    }

    .table--ios .table-cell--header h4 {
        padding-left: 40px
    }

    .table--ios .table-cell--header h4:before {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.table-page-application-integration {
    position: relative;
    padding-top: 94px;
    padding-bottom: 0;
    background-color: #f7f7f7;
    overflow: hidden
}

.table-page-application-integration .heading-title {
    margin-bottom: 79px
}

@media (max-width:767px) {
    .table-page-application-integration {
        padding-top: 50px
    }

    .table-page-application-integration .heading-title {
        margin-bottom: 40px
    }
}

.table-page-application-integration .heading-title h3 {
    line-height: 60px
}

.table-page-application-integration .table-container .row {
    background-color: #fff
}

.table-page-application-integration .table-container .row:nth-child(even) {
    background-color: #f1f1f1
}

.table-page-application-integration .table-container .table-cell {
    text-align: center;
}

.table-cell.table-cell--header h3 {
    font-size: 22px;
    padding-left: 73px;
}

.table-cell {
    font-size: 16px;
}

.table-page-application-integration .table-container h4 {
    position: relative;
    display: block;
    left: -32px;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    text-transform: capitalize;
    background-color: #51c336;
    padding: 20px 30px
}

.table-page-application-integration .table-container h4:after {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 100%;
    top: 0;
    right: -20px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAABGCAYAAADMz7TxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAb9JREFUeNqsmD8ohHEYx393TleSRMpCGaQkCymDQUnKwqIMBgvFIORPyJ8oEhFKSimDssgkMUgGGZRBUbIYpBBKQpfzfep3i0LO51uf6bpPd+/7vM/ved5A7UFJlXNu20EJiimRSArzRCsptAyJDFKYKkZIoaVJFJLCBDFLCi3lopYUWqZFmBTmiHZSaOkXmaQwWUyQQkuDKCaF9tmcCFBCS6moJ4XOX8skUpglekmhpVNkk0L7y5Ok0FInykihlc/Mb98J/rFui0QjKbSMiRRSmOmbBya0tIlcUhj+roziFVpqRAUpdL6MQqSwQDSTQucHhDRSmO5HGUxoaRH5pDDkbxAmtFSKalJoGaeFu6Tw3joRKbR6fKCE52KRvMt2KkYo4Y7Yop6UiP91WHNYFqeU8EkMkg3WTr9bSngp5skzpVu8UcJ9sUGdyx9fy+S/wlVxTAmffxpB4hHapHBNCa/8DohNsH3ihRIeiTVqC4j6zTRKCdfFIbVJvYoecnmc9ncXEd7Q+/KAfzIQ4YlYId85dPiuggg3xR713ubdd2JHCRfEBSW8E6PETBITDotHSngmlqiZzoRdscmJyKcAAwDWN0jVRke7+gAAAABJRU5ErkJggg==);
    background-size: 100% 100%
}

.table-page-application-integration .table-wrapper {
    position: relative
}

.table-page-application-integration .table-wrapper:after,
.table-page-application-integration .table-wrapper:before {
    position: absolute;
    display: block;
    width: 92px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 100% 100%;
    top: 0;
    content: ''
}

.table-page-application-integration .table-wrapper:before {
    left: -107px;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/table-page-application-integration-left.png) */
}

.table-page-application-integration .table-wrapper:after {
    right: -107px;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/table-page-application-integration-right.png) */
}

@media (max-width:1029px) {
    .table-page-application-integration .table-container .row {
        height: auto !important;
        padding-left: 0
    }

    .table-page-application-integration .table-container .table-cell--header {
        position: relative;
        width: 100%;
        padding-bottom: 0
    }

    .table-page-application-integration .table-container .table-cell {
        display: block;
        width: 100%;
        padding-left: 35px;
        padding-right: 35px
    }

    .table-page-application-integration .table-container h4 {
        left: auto
    }

    .table-page-application-integration .table-container h4:after,
    .table-page-application-integration .table-wrapper:after,
    .table-page-application-integration .table-wrapper:before {
        display: none
    }

    .table-page-application-integration .table-container {
        padding-right: 15px
    }
}

@media (max-width:767px) {
    .table-page-application-integration .table-container .table-cell {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
    }

    .table-page-application-integration .table-wrapper .row {
        height: auto !important
    }
}

.tabs {
    position: relative;
    padding-top: 122px;
    padding-bottom: 72px;
    background-color: #fff;
    background-repeat: no-repeat, no-repeat;
    background-position: 9% 500px, 90% 280px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xtabs-bg-1.png.pagespeed.ic.TxxjntrGuc.png), url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xtabs-bg-2.png.pagespeed.ic.3Z9l_WvVYz.png)
}

.tabs-borderTop,
.tabs-borderTop:after {
    background-repeat: no-repeat;
    position: absolute
}

.tabs .heading-title h3 {
    margin-bottom: 90px
}

.tabs-wrapper {
    padding-left: 160px
}

.tabs-content {
    position: relative;
    background-color: #f4f4f2;
    padding: 66px 148px 36px 156px;
    z-index: 999;
}

.tabs-borderTop {
    width: 100%;
    height: 11px;
    top: 0;
    left: 0;
    border-top: 1px solid #e0e0e0;
    background-color: #f7f6f5;
    background-position: 0 0;
    z-index: 1
}

.tabs-borderTop:after {
    content: '';
    width: 12px;
    height: 10px;
    top: -1px;
    right: 0;
    background-position: 100% 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/border-top.png);
    background-color: #fff
}

.tabs-borderLeft {
    position: absolute;
    width: 6px;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: repeat-y;
    background-position: 0 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/border-left.png);
    z-index: 2
}

.tabs-borderLeft:after,
.tabs-borderLeft:before {
    content: '';
    width: 12px;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    left: 0
}

.tabs-borderLeft:before {
    height: 10px;
    top: 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/border-top.png);
    background-color: #fff
}

.tabs .tabs-link,
.tabs .tabs-link--1 {
    background-color: #51c336
}

.tabs-borderLeft:after {
    height: 34px;
    bottom: -34px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/border-left-bottom.png)
}

.tabs-borderRight {
    position: absolute;
    width: 89px;
    height: 100%;
    top: 10px;
    right: -47px;
    background-repeat: repeat-y;
    background-position: 0 35px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/border-right-middle.jpg);
    z-index: 2
}

.tabs-borderRight:after,
.tabs-borderRight:before {
    width: 89px;
    right: 0;
    position: absolute;
    content: ''
}

.tabs-borderRight:before {
    height: 89px;
    top: 0;
    background-repeat: repeat-y;
    background-position: 0 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xborder-right-top.png.pagespeed.ic.jplNapObDx.jpg)
}

.tabs-borderRight:after {
    height: 64px;
    bottom: -24px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xborder-right-bottom.png.pagespeed.ic.BN6kIFdcct.jpg)
}

.tabs-borderBottom {
    position: absolute;
    width: 100%;
    height: 34px;
    left: 0;
    bottom: -34px;
    background-repeat: repeat-x;
    background-position: 0 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/border-bottom.png);
    z-index: 1
}

.tabs-navigation {
    position: absolute;
    width: 215px;
    left: 13px;
    top: 52px;
    z-index: 4
}

.tabs-list {
    margin: 0;
    padding: 0
}

.tabs-item {
    display: block
}

.tabs-item+.tabs-item {
    margin-top: 20px
}

.tabs .tabs-link {
    display: table;
    width: 162px;
    height: 100%;
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: all .2s ease;
    padding: 10px 0 10px 15px
}

.tabs .tabs-link--2 {
    background-color: #0cf
}

.tabs .tabs-link--3 {
    background-color: #f96058
}

.tabs .tabs-link--4 {
    background-color: #00ddce
}

.tabs .tabs-link--5 {
    background-color: #255ccc
}

.tabs .tabs-link--6 {
    background-color: #ff9700
}

.tabs-link.active {
    width: 215px;
    padding-right: 54px
}

.tabs-link span {
    display: table-cell;
    vertical-align: middle
}

.tabs-box {
    display: none
}

.tabs-box.active {
    display: block
}

.tabs-title h4 {
    margin-top: 0;
    margin-bottom: 29px;
    font-weight: 300;
    font-family: 'p-regular';
    font-size: 35px;
    line-height: 45px;
    color: #234
}

.tabs-text ul {
    margin: 0;
    padding: 0
}

.tabs-text ul li {
    position: relative;
    padding-left: 45px;
    list-style-type: none !important;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.tabs-text ul li+li {
    margin-top: 22px
}

.tabs-text ul li:after {
    content: '';
    display: block;
    position: absolute;
    width: 15px;
    height: 11px;
    top: 11px;
    left: 12px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALCAYAAACgR9dcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANlJREFUeNqU0T8LQVEYx3EXSVaTxW6ymf1PiO7gJRgMMhlMTAaTxeoNUGIwKNMti8WglFlJBklJJt9Tz61DqHvqU+fp3t/pnOcxTCvmcriqiKLudRisYQADHreDYEMLPrG0w0H4/gSb6GvBCsYqHIKF0Y8DWujJ/gETM1Wo8BARlDCBXwt20JX9HWXM7Y9u6d5e6jymCEiorQWLWOhXUt0+IK4aIDfIYoew/HNDQZ72tuyGHZHAVmo7eEXuW1APq3VCEhupL8hg9WsEn3M+IyVvS2P9b/AvAQYAvxkoInbfMQUAAAAASUVORK5CYII=)
}

.tabs.bgcolor--white {
    padding-top: 0
}

@media (max-width:1800px) {
    .tabs {
        background-position: 0 500px, 100% 280px
    }
}

@media (max-width:1460px) {
    .tabs {
        background-position: -9999px 500px, -9999px 280px
    }
}

@media (max-width:1029px) {
    .tabs-wrapper {
        padding-left: 0
    }

    .tabs-content {
        background-color: #fff;
        padding: 0
    }

    .tabs-navigation {
        display: none
    }

    .tabs-box {
        display: block !important;
        height: auto !important
    }

    .tabs-borderBottom,
    .tabs-borderLeft,
    .tabs-borderRight,
    .tabs-borderTop {
        display: none
    }

    .tabs-box .tabs-title {
        position: relative;

        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        cursor: default;
        color: #fff;
        padding: 10px 30px
    }

    .tabs-box .tabs-title:after {
        content: '';
        position: absolute;
        display: none;
        width: 8px;
        height: 14px;
        top: 50%;
        right: 22px;
        margin-top: -7px;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHlJREFUeNpi+v//vxsQrwZiNiBmQMcgYvN/CAApYsamgAuID0MVLUZXBGPwA/FJqKI5QMyIrgCEBYD4PFTRJJgidEeJAvFlqKIebApAWAKIb0IVNTExYIL/qDzcVvRic+Q5qORkdEeCvHkClzcJBtQmQkGNN7IAAgwAnA9UjpFhMxgAAAAASUVORK5CYII=)
    }

    .tabs-box .tabs-title h4 {
        margin-bottom: 0;
        font-size: 19px;
        line-height: 20px;
        color: #fff;
        text-transform: uppercase
    }

    .tabs-box--1 .tabs-title {
        background-color: #51c336
    }

    .tabs-box--2 .tabs-title {
        background-color: #0cf
    }

    .tabs-box--3 .tabs-title {
        background-color: #f96058
    }

    .tabs-box--4 .tabs-title {
        background-color: #00ddce
    }

    .tabs-box--5 .tabs-title {
        background-color: #255ccc
    }

    .tabs-box--6 .tabs-title {
        background-color: #ff9700
    }

    .tabs-text {
        padding-top: 32px;
        padding-bottom: 42px
    }

    .tabs-box:last-child .tabs-text {
        padding-bottom: 0
    }
}

@media (max-width:767px) {
    .tabs {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2) {
    .tabs-text ul li:after {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAWCAYAAAChWZ5EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAcxJREFUeNq8lksrRVEUx497j3c+gJmvoQzIcyBJ3kJcFJKBAQMmpEjpSkrII1HIs+QxMcDAQBko+QQiiUheF/9Va9fttPc5Z1/uWfWrs8/ae//X2XudtbdZepJueGg9IA20gh96YXoo3gf6+TkWtICQzyPxgTBxskYwB/xerMAQ6Ja8rwW30QwgBoyALoX/GgTNKIqPgQ6F/wpkgxszSuITnOkyu2TxO2r4FBM0cabqGs03ZSN+AbKEuCwAak8zqyBOQ9wPZjl4mZ3zl99bBcMnoF8jwO1isA7iXYovgHqF/wzkgAfZkokJFkGdxV8ItkCijTjl0TKoUfhPQT54VO2ZCED1pQVgGyRJfLRFK6BcMfaYxz/ZJQ3ZB6gEa4p+uWAXJFvEqX+JYswRi784Za2wT1DFyymzTLAPUkAC2ARFir6HvH2vTsljrQMhzoMvST6QZYAD8AzyFHPu8aq8ufl1ZIWIgmjgFQlI/Hbn9w4o4y11XThk9g2awaRGHdjQFbcLwOALQxsYdzEPFa0KXXGnAEQQnWDUps8SqOa8Mf47ABEEHanDEt88V79QpCeXzo2I7nODYe0ZTtKIxSO5E/aCd5AK2sXF8i/2K8AAislWx3d7zbsAAAAASUVORK5CYII=);
        background-size: 15px 11px
    }

    .tabs-box .tabs-title:after {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAcCAYAAABoMT8aAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQNJREFUeNpi+P//PwMQywPxXiCWgPKJxiBCBojv/IeAK0AsSqoBe/+jgvNALEiKAZpA/ArNkJNAzE+sASCsC8Rv0Aw5AsRcxBoAwsZA/AHNkH2EDEEXsADiT2iGbAdiNmINAGE7IP6KZsgGXIbgcporEH9HM2QVEDMTawAIewPxTzRDFqIbQiiagoD4D5ohs4GYkVgDQDgCiyGTYIYQm2QTgPgfmiE9pBgAwulYDGlkYqAMMNLFCxQFIigaf6NpnkNsNHphSUiLiE1ILpQkZWyZaSOxmQmUnT+iad5BbHY2oqRAARVpr7EUadzEFGkaWArVU6QUqvsoLdYprlgoqtoAAgwAlTOC9FfxtuIAAAAASUVORK5CYII=);
        background-size: 8px 14px
    }
}

.tabs1 {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50% 0;
    /* background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/tabs1-bg.jpg); */
    background-size: cover
}

.tabs1:before {
    content: '';
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, .9)
}

.tabs1 .heading-title h3 {
    margin-bottom: 52px;
    color: #fff;
    text-align: left
}

.tabs1-navigation {
    padding-right: 50px
}

.tabs1-row {
    font-size: 0
}

.tabs1-row+.tabs1-row {
    margin-top: 20px
}

.tabs1-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 48%;
    padding-top: 21px;
    padding-bottom: 12px;
    font-weight: 300;
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, .15);
    transition: all .2s ease
}

.tabs1-item:hover {
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, .4)
}

.tabs1-item.active {
    /* background-color: #51c435 */
    background-color: #0731c1
}

.tabs1-item+.tabs1-item {
    margin-left: 4%
}

.tabs1Table {
    display: table;
    width: 100%
}

.tabs1Table-row {
    display: table-row
}

.tabs1Table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 109px;
    text-align: center
}

.tabs1Table-cell svg {
    width: 109px
}

.tabs1Table-cell+.tabs1Table-cell {
    width: auto;
    padding-right: 15px;
    text-align: left
}

.tabs1-content,
.tabs4__link,
.tabslider--page-prototyping .tabslider-img,
.tabslider-tabs-item {
    text-align: center
}

.tabs1-content {
    position: relative;
    background-color: #fff;
    padding: 92px 70px 76px
}

.tabs1-box {
    display: none
}

.tabs1-box.active {
    display: block
}

.tabs1-img {
    position: relative;
    width: 220px;
    height: 220px;
    line-height: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    /* background-color: #51c435; */
    background-color: #0731c1;
    border-radius: 50%
}

.tabs1-img .icon {
    position: absolute;
    width: 140px;
    height: auto;
    max-height: 140px;
    left: 50%;
    margin-left: -70px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tabs1-title h4 {
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase
}

.tabs1-text p {
    font-size: 17px
}

@media (max-width:1440px) {
    .tabs1-navigation {
        padding-right: 0
    }
}

@media (max-width:1200px) {

    .tabs1Table-cell,
    .tabs1Table-cell svg {
        width: 80px
    }

    .tabs1Table-cell span {
        font-size: 16px;
        line-height: 23px
    }
}

@media (max-width:1030px) {
    .tabs1:before {
        width: 100%
    }

    .tabs1 .heading-title h3 {
        text-align: center
    }

    .tabs1-navigation {
        margin-bottom: 50px
    }
}

@media (max-width:767px) {
    .tabs1 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .tabs1 .container {
        padding-left: 0;
        padding-right: 0
    }

    .tabs1-item {
        width: 100%
    }

    .tabs1-item+.tabs1-item {
        margin-top: 20px;
        margin-left: 0
    }

    .tabs1-content {
        padding: 50px 15px
    }

    .tabs1-img {
        width: 110px;
        height: 110px;
        line-height: 110px
    }

    .tabs1-img .icon {
        width: 70px;
        max-height: 70px;
        margin-left: -35px
    }
}

.tabs4 {
    padding: 100px 0 80px;
    font-family: 'p-regular';
}

.tabs4__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.tabs4__item {
    display: block;
    width: 100%
}

.tabs4__link {
    display: block;
    padding: 20px 15px;
    font-size: 32px;
    line-height: 40px;
    color: #234;
    position: relative;
    z-index: 1;
    -webkit-transition: color .2s ease, background-color .2s ease;
    transition: color .2s ease, background-color .2s ease;
    height: 100%
}

.tabs4__link:before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 100%;
    background: #f1f1f1;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.tabs2-item,
.tabs2-item span {
    -webkit-transition: all .2s ease
}

.tabs4__link.active,
.tabs4__link:hover {
    color: #58c344;
    background: rgba(88, 195, 68, .1)
}

.tabs4__link.active:before {
    background: #58c344
}

.tabs2-item.active,
.tabs2-item:hover {
    background-color: #51c336
}

.tabs4__link-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    margin: 0 auto 18px
}

.tabs4__link-text {
    width: 100%;
    padding-top: 5px font-size: 25px;
}

.tabs4__link-text span {
    font-size: 25px;
}

.tabs4__link-icon img {
    display: block;
    max-width: 100%;
    margin: auto
}

.tabs4__content-item {
    padding: 40px 65px;
    font-size: 18px;
    line-height: 28px;
    display: none;
    /*    max-width: 970px;
*/
    margin: 0 auto
}

.tabs4__content-item.active {
    display: block
}

.tabs4__content-item p {
    margin-bottom: 40px
}

.tabs4__content-item ul {
    margin-bottom: 40px;
    padding: 0 0 0 45px
}

.tabs4__content-item ul li {
    list-style: none;
    padding-left: 47px;
    position: relative;
    margin-bottom: 24px
}

.tabs4__content-item ul li:before {
    content: '';
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/ico-list.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.tabs2,
.tabs2-item,
.tabs2-wrapper {
    position: relative
}

@media screen and (max-width:1200px) {
    .tabs4__content-item {
        padding: 30px 35px
    }

    .tabs4__content-item ul {
        padding-left: 30px
    }

    .tabs4__link {
        font-size: 20px;
        line-height: 24px;
        padding: 15px 10px;
        height: 100%
    }

    .tabs4__link-icon {
        max-width: 40px;
        min-width: 40px;
        height: 40px
    }
}

.tabslider--page-prototyping .tabslider-img img,
.tabslider-tabs-item img {
    max-width: 100%
}

@media screen and (max-width:767px) {
    .tabs4 {
        padding: 60px 0 30px
    }

    .tabs4__wrapper {
        display: block;
        margin-bottom: 30px
    }

    .tabs4__list {
        min-width: auto;
        display: block;
        max-width: 100%
    }

    .tabs4__container:before {
        display: none
    }

    .tabs4__content-item {
        padding: 30px 15px 0
    }

    .tabs4__link {
        height: auto !important;
        min-height: auto !important
    }
}

.tabs2 {
    padding-top: 96px;
    padding-bottom: 200px;
    background-repeat: no-repeat, no-repeat;
    background-position: -25% 50%, 116% 92%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-tabs2-left.jpg), url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/bg-tabs2-right.jpg)
}

.tabs2-item:after,
.tabs2-navigation,
.tabs2-wrapper {
    background-repeat: no-repeat
}

.tabs2 .heading-title h3 {
    margin-bottom: 68px
}

.tabs2-wrapper {
    width: 1012px;
    height: 682px;
    margin-left: auto;
    margin-right: auto;
    background-position: 0 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xtabs2-wrapper-ipad.png.pagespeed.ic.IRZOwT0txM.png);
    padding: 36px 102px 36px 96px
}

.tabs2-wrapper .row {
    height: 610px;
    overflow: hidden
}

.tabs2-navigation {
    height: 610px;
    background-position: 50% 50%;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xbg-tabs2-navigation.jpg.pagespeed.ic.fIhqdAj2tN.jpg);
    background-size: cover
}

.tabs2-item {
    display: block;
    width: 100%;
    height: 153px;
    padding-left: 38px;
    padding-right: 50px;
    text-decoration: none;
    transition: all .2s ease
}

.tabs2-item+.tabs2-item {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.tabs2-item:after {
    content: '';
    position: absolute;
    display: block;
    width: 11px;
    height: 6px;
    top: 50%;
    right: 39px;
    margin-top: -2px;
    background-position: 0 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFNJREFUeNpi+P//f8d/4kAnA5BgBOIFBBQuBKkDKQZhZiDeiEPhRqg8A0wxCHMB8QE0hQeh4gzoikGYH4gvQRVegvIZcCkGYXEg3g7EEuhyAAEGAC+Q5hu/NtEaAAAAAElFTkSuQmCC)
}

.tabs2Table {
    display: table;
    width: 100%;
    height: 100%
}

.tabs2Table-row {
    display: table-row
}

.tabs2Table-cell {
    display: table-cell;
    vertical-align: middle
}

.tabs2-item span {
    font-weight: 400;
    font-size: 19px;
    line-height: 20px;
    color: #51c336;
    text-transform: uppercase;
    transition: all .2s ease
}

.tabs2-title h4,
.verticalTimeline-title h4 {
    font-weight: 300;
    font-family: 'p-regular';
    text-transform: uppercase
}

.tabs2-item.active span,
.tabs2-item:hover span {
    color: #fff
}

.tabs2-content {
    height: 610px
}

.tabs2-box {
    display: none;
    padding-top: 20px
}

.tabs2-box.active {
    display: block
}

.tabs2-img {
    margin-bottom: 20px
}

.tabs2-title h4 {
    margin-top: 0;
    margin-bottom: 34px;
    font-size: 35px;
    line-height: 45px;
    color: #234
}

.tabs2-text ul li {
    margin-bottom: 10px
}

.tabs2-text ul li:before {
    top: .7em
}

.tabs2-text p {
    font-size: 17px;
    line-height: 25px
}

@media (max-width:1029px) {

    .tabs2-box,
    .tabs2-content,
    .tabs2-wrapper,
    .tabs2-wrapper .row {
        height: auto !important
    }

    .tabs2 {
        padding-bottom: 50px;
        background: #fff
    }

    .tabs2-navigation {
        display: none
    }

    .tabs2-box {
        display: block !important;
        margin-bottom: 50px;
        padding-top: 0
    }

    .tabs2-wrapper {
        width: 100%;
        background: 0 0;
        padding: 0 30px
    }
}

@media (max-width:767px) {
    .tabs2-wrapper {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }

    .tabs2-title h4 {
        font-size: 28px;
        line-height: 32px
    }

    .tabs2 .heading-title h3 {
        margin-bottom: 40px
    }

    .tabs2-box {
        margin-bottom: 30px
    }

    .tabs2-box:last-child {
        margin-bottom: 0
    }
}

.tabslider {
    padding-top: 100px;
    padding-bottom: 100px
}

.tabslider-tabs {
    border-bottom: 1px solid #f4f4f4
}

.tabslider-tabs-table {
    width: 100%
}

.tabslider--page-frontend {
    padding-bottom: 54px
}

.tabslider--page-frontend .tabslider-tabs-item {
    padding: 30px 0;
    cursor: pointer
}

.tabslider-tabs-item.active {
    border-bottom: 6px solid #51c336;
    position: relative
}

.tabslider-tabs-item.active:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px;
    border-color: transparent transparent #51c336
}

.tabslider--page-frontend .tabslider-tabs-item.active .grayscale {
    opacity: 1
}

.tabslider--page-frontend .tabslider-item {
    text-align: center;
    padding-top: 70px
}

.tabslider--page-frontend .tabslider-item-text {
    width: 75%;
    margin: 0 auto;
    font-size: 25px;
    line-height: 40px
}

.tabslider--page-frontend .owl-controls {
    display: none !important
}

@media (max-width:1030px) {
    .tabslider--page-frontend .tabslider-item-text {
        width: auto;
        font-size: inherit;
        line-height: inherit
    }

    .tabslider--page-frontend .owl-controls {
        display: block !important
    }
}

@media (max-width:767px) {
    .tabslider {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .verticalTimeline {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.tabslider--page-prototyping .heading-title h3 {
    margin-bottom: 70px
}

.tabslider--page-prototyping .tabslider-tabs {
    margin-bottom: 60px;
    border-bottom: 0
}

.tabslider--page-prototyping .tabslider-tabs-item {
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 400;
    font-size: 19px;
    color: #51c336;
    border-top: 1px solid #dde3ed;
    border-bottom: 1px solid #dde3ed;
    border-left: 1px solid #dde3ed;
    border-right: 1px solid #dde3ed;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    position: relative
}

.tabslider--page-prototyping .tabslider-tabs-item:hover {
    color: #333;
    background-color: #f8f8f8
}

.tabslider--page-prototyping .tabslider-tabs-item.active {
    color: #fff
}

.tabslider--page-prototyping .tabslider-tabs-item span {
    position: relative;
    z-index: 2
}

.tabslider--page-prototyping .tabslider-tabs-item:before {
    content: '';
    position: absolute;
    display: none;
    top: -7px;
    left: -7px;
    right: -7px;
    bottom: -7px;
    background-color: #51c336;
    z-index: 1
}

.tabslider--page-prototyping .tabslider-tabs-item.active:before {
    display: block
}

.tabslider--page-prototyping .tabslider-tabs-item+.tabslider-tabs-item {
    border-left: none
}

.tabslider--page-prototyping .tabslider-item-title {
    font-size: 40px
}

.tubes-container {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.tubes-top,
.tubes-top:after {
    position: relative;
    width: 178px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff
}

.tubes-top {
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/tubes-top.png)
}

.tubes-top:after {
    content: '';
    display: block
}

.tubes-circle,
.tubes-middle {
    position: absolute;
    background-position: 50% 0
}

.tubes--transition .tubes-top:after {
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.tubes--on .tubes-top:after {
    width: 0
}

.tubes-middle {
    width: 100%;
    height: 0;
    background-repeat: repeat-y;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/tubes-middle.png)
}

.tabs3,
.tubes-bottom,
.tubes-circle,
.verticalTimeline-img:after {
    background-repeat: no-repeat
}

.tubes--transition .tubes-middle {
    -webkit-transition: all .4s ease-out .3s;
    transition: all .4s ease-out .3s
}

.tubes--transition .tubes-middle--2 {
    -webkit-transition: all .8s ease-out 2.4s;
    transition: all .8s ease-out 2.4s
}

.scheme--type--4.tubes--transition .tubes-middle {
    -webkit-transition: all .8s ease-out .8s;
    transition: all .8s ease-out .8s
}

.tubes--on .tubes-middle {
    height: 100%
}

.tubes--on .tubes-middle--1 {
    height: 50%
}

.tubes-circle {
    width: 730px;
    height: 0;
    top: 290px;
    left: 50%;
    margin-left: -366px;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xtubes-circle.png.pagespeed.ic.pipm666mzz.png);
    z-index: 2
}

.tubes--transition .tubes-circle {
    -webkit-transition: all 1.2s ease-out 1.2s;
    transition: all 1.2s ease-out 1.2s
}

.tubes--on .tubes-circle {
    height: 730px
}

.tubes-bottom {
    position: relative;
    width: 0;
    height: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    background-position: 50% 0;
    background-image: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/xtubes-bottom.png.pagespeed.ic.Pmg6BfTQd4.png)
}

.tubes--transition .tubes-bottom {
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.tubes--on .tubes-bottom {
    width: 714px;
    height: 263px
}

@media (max-width:1200px) {
    .tubes-circle {
        width: 600px;
        margin-left: -300px;
        background-size: cover
    }

    .tubes-circle:after,
    .tubes-circle:before {
        content: '';
        position: absolute;
        width: 55px;
        height: 20px;
        left: 50%;
        margin-left: -29px;
        background-color: #f7f7f7
    }

    .tubes-circle:before {
        top: 0
    }

    .tubes-circle:after {
        bottom: 0
    }

    .tubes--on .tubes-circle {
        height: 600px
    }
}

@media (max-width:1030px) {
    .tabslider--page-prototyping .tabslider-item-title {
        font-size: 32px
    }

    .tubes-container {
        display: none
    }
}

.verticalTimeline {
    position: relative;
    padding-top: 108px;
    padding-bottom: 100px;
    background-color: #fff
}

.verticalTimeline .heading-title {
    margin-bottom: 0
}

.verticalTimeline .heading-description {
    margin-top: 32px;
    margin-bottom: 0 !important
}

.verticalTimeline .heading~.verticalTimeline-container {
    margin-top: 54px
}

.verticalTimeline-container {
    position: relative;
    padding-top: 48px;
    padding-bottom: 48px
}

.verticalTimeline-container:after {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -2px;
    background-color: #51c336
}

.verticalTimeline-row {
    position: relative;
    padding-top: 60px;
    padding-bottom: 50px
}

.verticalTimeline-row:before,
.verticalTimeline-row:last-of-type:after {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    margin-left: -7px;
    background-color: #51c336;
    border-radius: 50%;
    left: 50%;
    display: block
}

.verticalTimeline-row:before {
    top: 0
}

.verticalTimeline-row:last-of-type:after {
    bottom: 0
}

.verticalTimeline-preview:after,
.verticalTimeline-wrapper:before {
    width: 60px;
    height: 60px;
    margin-left: -30px;
    background-color: #fff;
    z-index: 2;
    content: ''
}

.verticalTimeline-wrapper {
    position: relative
}

.verticalTimeline-wrapper:before {
    position: absolute;
    display: block;
    top: 160px;
    left: 50%;
    border: 2px solid #51c336;
    border-radius: 50%
}

.verticalTimeline-preview {
    position: relative;
    display: block;
    vertical-align: top;
    line-height: 0;
    text-align: left
}

.verticalTimeline-preview:after {
    position: absolute;
    display: none;
    top: 50%;
    left: -46px;
    margin-top: -30px;
    border: 2px solid #51c336;
    border-radius: 50%
}

.verticalTimeline .col-lg-5+.col-lg-7 .verticalTimeline-preview {
    text-align: right
}

.verticalTimeline-img {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 0;
    font-size: 0;
    overflow: hidden
}

.verticalTimeline-img:after {
    content: '';
    position: absolute;
    display: block
}

.col-lg-7 .verticalTimeline-img:after {
    width: 17px;
    height: 100%;
    top: 0;
    right: 0;
    background-position: 0 50%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAPoCAYAAAA4GBW2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAeRJREFUeNrs1iEsRlEUwPHvsbERJJJJqk0ymyTZbKIiSqqkSqokSqog2zRBs4kkkyRFYDPXOeEVgfnON+l3t3/97e29e899XYs1KK6xwQgWBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCOTPyP0okNXosqS01rLx6LgNuQbf2o3eqki2Fj1XkWwhuq0i2XR0XkWyLjqMPitI33b0WkWy5eiximRz0XUVySaj0yrStx99VJFsI3rJT1g9xJvVJ1nJI1IBtvq9Myyw17/UYZB8h0eVfTIRnVV27Ex0VTk789Fd5RQvRU+VebKeu7EylHai98p4PPhtkv2E5N1zUrl3pqKLyuU1G920wspt/BDHebEyC7o2goHidwsCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAjk/5EvAQYAW1oWpMrY2GAAAAAASUVORK5CYII=)
}

.col-lg-5+.col-lg-7 .verticalTimeline-img:after {
    width: 17px;
    height: 100%;
    top: 0;
    right: auto;
    left: 0;
    background-position: 0 50%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAPoCAYAAAA4GBW2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAe9JREFUeNrs1qFLQ2EUxuFNQUGDzST+B4JJBJNJEBYtRpPVZDVZTUaT1WAWbBaTYBSLmEwWg4I4zwd+MGS63Z2h5XnhF+8TxmH3truxVnITrTEMAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBPLnyF0WuYhWW93RdxRNRq1RkNdopzxca4o8RWu9QFPkJlr8DjRBzqLZfsAwyEd0ELV/AgYhL9HWbw8PQh6i5WGAn5CraH5YoB9yEk03AXqR92iv6cO9yHO0MSpQkc0MUJFyyitZpN5EJ4vUH3c3i9QdDjrzYS/2NJrKImWX0VwWKbuNFrJI2WO0lEW6X1e9nkXK3qLtLFL/6fazSN1xfedkkLLzaKYg5TK7idfoddTJImX340B8KUEgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoFAIBAIBAKBQCAQCAQCgUAgEAgEAoH8A/IpwAAq4wnH82WrBgAAAABJRU5ErkJggg==)
}

.verticalTimeline-img img {
    position: relative;
    max-width: 100%;
    width: 100%
}

.verticalTimeline-title h4 {
    margin-top: 0;
    margin-bottom: 35px;
    font-size: 35px;
    line-height: 45px;
    color: #232323
}

.verticalTimeline .verticalTimeline-container p,
.verticalTimeline ul li {
    font-weight: 300;
    font-family: 'p-regular';
    font-size: 17px
}

.verticalTimeline .verticalTimeline-container p {
    line-height: 30px;
    color: #232323
}

.verticalTimeline ul {
    margin: 0;
    padding: 0 0 0 40px;
    list-style-type: none
}

.verticalTimeline ul li {
    position: relative;
    line-height: 25px;
    color: #234
}

.verticalTimeline ul li+li {
    margin-top: 15px
}

.verticalTimeline ul li:after {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    top: 11px;
    left: -14px;
    background-color: #51c336;
    border-radius: 50%
}

section.verticalTimeline {
    padding-top: 50px;
}

@media (max-width:1440px) {
    .verticalTimeline-img {
        margin-top: 50px
    }
}

@media (max-width:1200px) {
    .verticalTimeline-img {
        margin-top: 70px
    }
}

@media (max-width:1029px) {

    .verticalTimeline-container:after,
    .verticalTimeline-row:before,
    .verticalTimeline-row:last-of-type:after,
    .verticalTimeline-wrapper:before {
        display: none
    }

    .verticalTimeline-container {
        padding-bottom: 0
    }

    .verticalTimeline-wrapper {
        max-width: 607px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 20px;
        background-color: #fff;
        z-index: 1
    }

    .verticalTimeline-row {
        padding-top: 0
    }

    .verticalTimeline-row:last-child {
        padding-bottom: 0
    }

    .verticalTimeline-row:before {
        margin-left: -7px
    }

    .verticalTimeline-img {
        margin-top: 0
    }

    .col-lg-7 .verticalTimeline-img:after {
        display: none;
        width: 100%;
        height: 17px;
        top: 0;
        left: 0;
        right: auto;
        background-position: 50% 0;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAARCAYAAABO1oaoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAa5JREFUeNrs3b9LVXEcx+FjgUNTi/4FrY6iQ0u1CSEIgpJLq7g0OLg2BE41NRo0uEST4I8Gg8AGp8DNUZpassHBQPT95bgkGl6993oOPA+8QK56LnwW+VzPj4HTqACAtjpML9KHNGwcANBe94wAAFrrJM2k9fQ8HRkJAFjQAYD+W0xb51/vptnzpR0AsKADAH2ykt5eeG0tLRgNALTTgGvQAaB1dtKzdHzF99+kJWMCAAs6ANA7B2k0/frf3/f0Mc0ZFwBY0AGA7is3gXucflzjZwfTRnpqbADQDq5BB4B2KB+ov7zmcl78TVNpz+gAwIIOAHTP6/Spw9/5kybST+MDgOZzijsANN/nNF3V/0W/iZH0LT00SgCwoAMAN1NOaS/XnR/d8jhP0mZVX5sOADSQU9wBoLnKndonu7CcF1+r+hp2H8wDgAUdAOhAecZ5ucnbQRePuVp5PjoAWNABgI7Mp50eHHc5vTdeAGge16ADQPO8S696ePz7VX3juUmjBgALOgBwuS9V/Wi0kx6/z4O0ncaMHAAs6ADAv/bTePrdp/cbSt/TI6MHgLt3JsAAW8NXX3Xqcv0AAAAASUVORK5CYII=)
    }

    .verticalTimeline .col-lg-5+.col-lg-7 .verticalTimeline-preview {
        text-align: left
    }

    .verticalTimeline-asset {
        margin-bottom: 25px
    }

    .verticalTimeline-title h4 {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 30px
    }
}

@media (min-width:1400px) {
    .verticalTimeline-wrapper .verticalTimeline-img img {
        max-width: 600px;
    }
}

.tabs3__link,
.tabs3__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}



.tabs3 {
    padding: 100px 0 0;
    background-size: cover;
    background-position: center center;
    font-family: 'p-regular';
}

.tabs3__wrapper {
    margin-bottom: 100px;
    display: flex
}

.tabs3__list {
    min-width: 525px;
    max-width: 525px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0
}

.tabs3__link {
    padding: 20px 15px;
    display: flex;
    font-size: 32px;
    line-height: 40px;
    color: #234;
    position: relative;
    z-index: 1;
    -webkit-transition: color .2s ease, background-color .2s ease;
    transition: color .2s ease, background-color .2s ease
}

.tabs3__link:before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    background: #f1f1f1;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.tabs3__link.active,
.tabs3__link:hover {
    color: #fff;
    background: rgb(80 184 255);
}

body .tabs3__link.active .tabs3__link-text {
    color: #fff;
}

body .tabs3__link.active .tabs3__link-icon svg,
.body .tabs3__item:hover .tabs3__link-icon svg {
    filter: brightness(0) invert(1);
}

body .tabs3__item:hover .tabs3__link-text {
    color: #fff
}

.tabs3__link.active:before {
    background: #58c344
}

.tabs3__link-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    margin-right: 15px
}

.tabs3__link-text {
    width: 100%;
    padding-top: 5px;
    color: black;
}

.tabs3__link-icon img {
    display: block;
    max-width: 100%;
    margin: auto
}

.tabs3__container {
    position: relative
}

.tabs3__container:before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #f1f1f1
}

.tabs3__content-item {
    padding: 40px 65px 20px;
    font-size: 18px;
    line-height: 28px;
    display: none
}

.tabs3__content-item.active {
    display: block
}

.tabs3__content-item p {
    margin-bottom: 40px
}

.tabs3__content-item ul {
    margin-bottom: 40px;
    padding: 40px 0 0 0px
}

.tabs3__content-item ul li {
    list-style: none;
    padding-left: 47px;
    position: relative;
    margin-bottom: 24px;
    font-size: 16px;
}

.tabs3__content-item ul li:before {
    content: '';
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url('/wp-content/themes/supreme/inc/assets/images/new-page-images/inner-images/check-icon.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.tabs4__list.flexWrap a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

@media screen and (max-width:1200px) {
    .tabs3__content-item {
        padding: 30px 35px
    }

    .tabs3__content-item ul {
        padding-left: 30px
    }

    .tabs3__link {
        font-size: 20px;
        line-height: 30px;
        padding: 10px 15px
    }

    .tabs3__link-icon {
        max-width: 40px;
        min-width: 40px;
        height: 40px
    }

    .tabs3__list {
        min-width: 280px;
        max-width: 280px
    }
}

@media screen and (max-width:767px) {
    .tabs3 {
        padding: 60px 0 20px
    }

    .tabs3__wrapper {
        display: block;
        margin-bottom: 30px
    }

    .tabs3__list {
        min-width: auto;
        max-width: 100%
    }

    .tabs3__container:before {
        display: none
    }

    .tabs3__content-item {
        padding: 30px 15px
    }
}

ul.inline-boxes.opt-mean li a {
    color: #fff;
    font-weight: 400;
    font-size: 30px;
}

.cta3__title strong {
    font-weight: 400;
}

.info-media.col-sm-3 {
    min-height: auto;
}

.bgcolor--aqua,
.bgcolor--blue,
.bgcolor--dark,
.bgcolor--dark-blue,
.bgcolor--green,
.bgcolor--orange,
.bgcolor--purple,
.bgcolor--red {
    color: #fff;
    position: relative;
}

.bgcolor--dar .lists--bullets--green ul li {
    color: #fff;
}

.page-template-template-services .contentList-item {
    width: 33%;
}

.page-template-template-services .row {
    max-width: 1260px;
    margin: 0 auto;
}



@media(max-width:1259px) {
    .contentList-title h3 {
        font-size: 20px;
        line-height: 25px;
    }

    .contentList-description p {
        font-size: 15px;
        line-height: 24px;
    }
}

@media(max-width:1023px) {
    .page-template-template-services .contentList-item {
        width: 50%;
    }

    .page-template-template-services .grid-services .row {
        max-width: 760px;
    }
}

@media (min-width: 1200px) {
    ul.inline-boxes.opt-mean {
        display: flex;
    }
}

section#section21 {
    background-color: #f2f2f2;
}

.blue-section.sphere p {
    color: white;
}

.iosPage.qatestPage .heading-description p {
    color: white;
}

.blue-section .heading-title {
    padding-top: 100px;
}

.iosPage.qatestPage .row.cards-row {
    margin-top: 0px !important;
}

.table> :not(:first-child) {
    border-top: 2px solid currentColor;
}





/* Chatbot css start  */

/* main.Ai-chatbot-page {
    background: grey;
    padding-top: 70px;
} */
body .title--landing .title-name:before {
    bottom: -30px !important;
}

section.heartfelt-sec.heartfeltService {
    padding-bottom: 80px;
    background-color: #fcfcfc;
}

.welcome-chatbot .chatbot-image {
    align-self: center;
}

.chatSectionHeading:after {
    border: 1px solid #51d587;
    content: "";
    display: block;
    width: 62px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}

.chatbot-heading .sectionTitle__title {
    font-size: 36px;
    line-height: 50px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 20px;
    position: relative;
    margin-bottom: 30px;
    text-align: left;
}

.chatbot-heading .request_btn a {
    background: #51d587;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 15px 30px;
    position: relative;
    border-radius: 10px;
    transition: all .5s ease;
}

.heartfelt-sec .sectionTitle__title,
.portfolio-chatbot-wrap .sectionTitle__title,
.chatSectionHeading.sectionTitle__title {
    margin-bottom: 60px;
    font-size: 36px;
    text-transform: capitalize;
}

.portfolio-chatbot-wrap.brands-wrap .bg-color:nth-child(2),
.portfolio-chatbot-wrap.brands-wrap .bg-color:nth-child(even) {
    background-color: #f8f9fa;
}

.portfolio-chatbot-wrap.brands-wrap .bg-color:nth-child(odd) {
    background-color: transparent;
}

.portfolio-chatbot-wrap .brands-content svg {
    width: 65px;
    height: 65px;
    margin-bottom: 20px;
    stroke-width: 1px;
    filter: brightness(8) invert(1);
}

.brands-wrap.portfolio-chatbot-wrap .font-weight-bold {
    font-weight: 600 !important;
    font-size: 22px;
}

.brands-wrap.portfolio-chatbot-wrap .text-wrap {
    padding-left: 0;
}

.chatbot-heading .request_btn a:hover {
    background: #58c344;
    color: #ffff;
}

.chatbot-heading .sectionTitle__title:after {
    border: 1px solid #58c344;
    content: "";
    display: block;
    margin-top: 20px;
    width: 62px;
}

.chatbot-heading .request_btn a:after {
    content: url(https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/11/08211013/ButtonArrow.svg) !important;
    position: absolute;
    top: 5px;
    opacity: 0;
    transform: translateX(-14px);
    transition: 0.4s ease-in-out;
    transform-origin: top;
}

.chatbot-heading .request_btn a:hover:after {
    opacity: 1;
    transform: translateX(0);
}

section.welcome-chatbot {
    padding: 100px 0px;
    padding-top: 80px;
}

.chatbot-image img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    position: relative;
    border-radius: 39px;
}

section.heartfelt-sec.aiModelWrap {
    padding-bottom: 30px;
    padding-top: 30px;
}

.heartfelt-sec.aiModelWrap .heartfelt-service-para {
    padding: 25px 15px;
    text-align: center;
}

section.logo-image .logo-image-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.logo-image .logo-image-row .count-textinfo {
    display: flex;
    gap: 45px;
    justify-content: space-around;
    width: 100%;
}

section.logo-image .count-textinfo .count-col {
    text-align: center;
}

section.logo-image .count-textinfo .count-col .counterNumber {
    color: #fff;
    font-weight: 900;
    font-size: 45px;
    margin-bottom: 16px;
    font-family: 'p-bold';
}

section.logo-image .count-textinfo .count-col p {
    color: #fff;
    font-weight: 800;
    font-size: 24px;
}

section.logo-image {
    padding: 100px 0px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #51d587 25%);
}

section.heart-soul-sec .subheading {
    padding-top: 30px;
}

.heartfelt-service-para .heartfelt-title h4 {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
}

.heartfelt-service-para img {
    margin-bottom: 25px;
    width: 60px;
    height: 60px;
}

.heartfelt-service-para {
    padding: 25px 15px;
}

section.AI-models-image img {
    margin: 30px auto;
    display: block;
}

.subheading {
    padding-top: 60px;
}

section.heart-soul-sec .subheading h2.sectionTitle__title {
    line-height: 40px;
}

section.heart-soul-sec {
    margin-bottom: 35px;
}

.heartfelt-service-para svg {
    width: 65px;
    height: 65px;
    margin-bottom: 20px;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.heartfelt-service-para svg {
    stroke-width: 1px;
    filter: brightness(8) invert(1);
}

/* heart-soul-sec.card-box-sec */
section.heart-soul-sec.card-box-sec {
    padding-top: 44px;
    padding-bottom: 40px;
}

/* closed */


/* technicleStackWrap */
.technicleStackWrap svg {
    width: 55px;
    height: 55px;
    margin-bottom: 6px;
    stroke-width: 1px;
    filter: brightness(8) invert(1);
}

.technicleStackWrap .technicleStack-Service .stack-title {
    margin-bottom: 40px;
}

.technicleStackWrap .technicleStack-Service .stack-title h4 {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
}

.sectionTitle__title.chatSectionHeading {
    margin-bottom: 70px;
}

section.technicleStackWrap,
.bg-gray-color {
    background-color: #fcfcfc;
    padding-bottom: 60px;
}

.technicleStackWrap .technicleStack-Service {
    margin-bottom: 30px;
    background-color: #fff;
    padding: 28px;
    border-left: 9px solid transparent;
    border-image: linear-gradient(92.6deg, #50b8ff 13.9%, #80d9ff 82.81%);
    border-image-slice: 1;
}

.technicleStackWrap .technicleStack-Service img {
    width: auto;
    height: 50px;
    object-fit: cover;
}

.technicleStackWrap .imagesSecWrap {
    display: flex;
    gap: 22px;
    justify-content: center;
    text-align: center;
}

.technicleStackWrap .imagesSecWrap .imagesSec span {
    font-size: 14px;
}

.companys.human-chatbot svg {
    width: 65px;
    height: 65px;
    margin-bottom: 20px;
    stroke-width: 1px;
    filter: brightness(8) invert(1);
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 20px;
}

.companys.human-chatbot .col-sec {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
}

section.companys.ranking.human-chatbot .card-1 {
    border-top: 21px solid #ff8f08;
}

section.companys.ranking.human-chatbot .card-3 {
    border-top: 21px solid #50b8ff;
}

section.companys.ranking.human-chatbot {
    padding-top: 20px;
    padding-bottom: 63px;
}

body .companys.human-chatbot .card-text {
    padding-top: 14px !important;
}

body .companys.human-chatbot .card-body {
    padding: 2rem 2rem;
}

.companys.human-chatbot .card-1,
.companys.human-chatbot .card-2,
.companys.human-chatbot .card-3 {
    margin: 0 !important;
}



/* closed */

/* soul-sec-wrap */

body section.heart-soul-sec.card-box-sec {
    background: url(https://supremetechnologies.us/wp-content/themes/supreme/inc/assets/images/ai-bg-2.jpg);
    background-size: cover;
    background-attachment: fixed;
    padding-top: 60px;
    padding-bottom: 75px;
    position: relative;
    margin-bottom: 0;
}

.soul-sec-wrap .container {
    position: relative;
    z-index: 9;
}

section.heart-soul-sec.soul-sec-wrap .subheading h2.sectionTitle__title {
    line-height: 40px;
    color: #fff;
}

section.heart-soul-sec.card-box-sec.soul-sec-wrap:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.7);
}

.soul-sec-wrap .heartfelt-col {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}

.soul-sec-wrap .heartfelt-service-para {
    padding: 30px 30px;
    background: #fff;
    border-radius: 10px;
}

section.heartfelt-sec.heartfeltService {
    padding-bottom: 70px;
    background-color: #fcfcfc;
    padding-top: 20px;
}

/* chatbotSolutionWrap */

.chatbotSolutionWrap {
    padding-top: 40px;
    padding-bottom: 20px;
}

.body .companys.human-chatbot .card-body {
    text-align: center;
}

.body .companys.human-chatbot .card-body svg {
    display: inline-block;
}


@media (min-width:1024px) and (max-width:1399px) {
    /* section.logo-image .logo-image-row .col-md-6.count-col {
        width: 22%!important;
    } */
}

@media (max-width:1399px) {
    .subheading h2.sectionTitle__title br {
        display: none;
    }
}

@media (max-width:1024px) {
    section.logo-image .logo-image-row .count-textinfo {
        justify-content: center;
        display: flex;
        gap: 14px;
    }

    .technicleStackWrap .imagesSecWrap .imagesSec span {
        font-size: 14px;
    }

    .technicleStackWrap .imagesSecWrap {
        gap: 17px;
    }

}

@media (max-width:991px) {
    section.welcome-chatbot .chatbot-heading {
        margin-bottom: 35px;
    }
}

@media (max-width:820px) {
    section.logo-image .count-textinfo .count-col {
        width: 25%;
    }

    section.logo-image .logo-image-row .count-textinfo {
        gap: 0;
    }
}

@media (max-width:768px) {
    body .heartfelt-col {
        width: 100%;
    }

    section.logo-image .logo-image-row .count-textinfo {
        width: 100%;
        padding: 0px 0px;
    }

    section.logo-image .logo-image-row .count-textinfo {
        flex-wrap: wrap;
    }

    section.logo-image .count-textinfo .count-col {
        width: 50% !important;
    }

}

@media (max-width:767px) {
    section.logo-image .logo-image-row .count-textinfo {
        width: 100%;
        flex-wrap: wrap;
    }

    section.logo-image .count-textinfo .count-col {
        width: 100%;
    }

    section.AI-models-image img {
        margin: 0px auto;
        display: block;
        width: 100%;
        height: 100%;
    }

    .companys.human-chatbot .col-sec {
        margin-bottom: 40px;
        display: block;
        flex-wrap: wrap;
        width: 100%;
    }

    .heartfelt-sec .sectionTitle__title,
    .portfolio-chatbot-wrap .sectionTitle__title,
    .chatSectionHeading.sectionTitle__title,
    .chatbot-heading .sectionTitle__title {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 40px;
    }

    section.logo-image .count-textinfo .count-col {
        width: 50% !important;
        margin-bottom: 20px;
    }

    section.logo-image .count-textinfo .count-col p {
        font-size: 16px;
    }

    section.logo-image .count-textinfo .count-col .counterNumber {
        font-size: 37px;
    }

    body section.logo-image {
        padding: 50px 0px;
        background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #58c344 37%);
        padding-bottom: 20px;
    }

    body section.welcome-chatbot {
        padding: 100px 0px;
        padding-top: 56px;
        padding-bottom: 55px;
    }

    body .Ai-chatbot-page .title-name {
        padding-top: 30px;
        font-size: 24px;
        line-height: 40px;
    }

    section.welcome-chatbot {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    section.heartfelt-sec.heartfeltService {
        padding-bottom: 40px;
        padding-top: 0px;
    }

    section.heartfelt-sec.aiModelWrap {
        padding-bottom: 20px;
        padding-top: 10px;
    }

    body section.heart-soul-sec.card-box-sec {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    section.companys.ranking.human-chatbot {
        padding-top: 10px;
        padding-bottom: 40px;
    }

    .welcome-chatbot video {
        width: 100%;
    }

    html body section.logo-image {
        background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #58c344 0%);
    }

}

/* Chatbot css close  */



/* video popup css */


#video-popup-container {
    display: none;
    position: fixed;
    z-index: 996;
    width: 60%;
    left: 50%;
    margin-left: -30%;
    top: 20%;
    background-color: #fff;
}

#video-popup-close {
    cursor: pointer;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 998;
    width: 33px;
    height: 33px;
    border-radius: 25px;
    text-align: center;
    font-size: 16px;
    background-color: #fff;
    line-height: 15px;
    color: #000;
    opacity: 1;
    padding: 10px;
}

#video-popup-close:hover {
    color: #000;
}

#video-popup-iframe-container {
    position: absolute;
    z-index: 997;
    width: 100%;
    padding-bottom: 56.25%;
    border: 2px solid #000;
    border-radius: 2px;
    background-color: #000;
}

#video-popup-iframe {
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
}

#video-popup-overlay {
    display: none;
    position: fixed;
    z-index: 995;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
}

#video-popup-close:hover {
    color: #DE0023;
}

.welcome-chatbot .chatbot-image {
    padding-left: 30px;
}

.welcome-chatbot .chatbot-image .vpop {
    position: relative;
    border-radius: 39px;
    cursor: pointer;
}

/* triangle */
.play-btn::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-image: url(/wp-content/themes/supreme/inc/assets/images/play-button.png);
    z-index: 9;
    top: 0;
    border-radius: 39px;
    background-size: 4rem;
    background-repeat: no-repeat;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    filter: brightness(0) saturate(100%) invert(63%) sepia(31%) saturate(3018%) hue-rotate(4deg) brightness(100%) contrast(110%);
}

/* pulse wave */
.play-btn:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate1 2s;
    animation: pulsate1 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, .75);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: rgba(198, 16, 0, 0);
    z-index: 9;
}

@-webkit-keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;

    }
}

@keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;

    }
}


/* play button closed */

/* service page wrap */

.max-pad {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.cardModalEngagement {
    background-color: #282828;
    padding: 70px 0px 40px;
}

.engagement-col-service .sec-title {
    color: #fff;
}

.cardModalEngagement .midBlankContent {
    padding: 106px 0px;
    background-color: #51d587;
}

.engagement-col-left .sec-title h2 {
    color: #fff;
    font-size: 36px;
    text-transform: capitalize;
    line-height: 60px;
    font-weight: 600;
    margin: 0 0 20px;
    position: relative;
    margin-top: 7px;
}

.engagement-col-left .chatSectionHeading:after {
    border: 1px solid #58c344;
    content: "";
    display: block;
    width: 62px;
    text-align: left;
    margin: 0 0 auto;
    margin-top: 20px;
    border-color: #fff;
}

.engagement-col-right .sec-title p {
    color: #fff;
    font-size: 27px;
}

.cardModalEngagement .engagementTopHeader {
    padding-bottom: 140px;
}

.cardModalEngagement .modalCardCol {
    margin: -142px auto 40px;
}

.engagement-col-service {
    padding: 55px 30px;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
}

.engagement-col-service .engagement-col {
    padding: 0px 30px;

}

.engagement-col-service h4 {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
}

.engagement-col.col2 {
    margin-top: -124px;
}

.engagement-col-service svg {
    stroke-width: 1px;
    filter: brightness(8) invert(1);
    width: 65px;
    height: 65px;
    margin-bottom: 20px;
}

.serviceWrap .subheading {
    margin-bottom: 0;
    padding: 50px 20px 50px;
}

.serviceWrap .sectionTitle__title.chatSectionHeading {
    margin-bottom: 24px;
    text-align: center;
}

.serviceWrap .subheading p {
    text-align: center;
}

.text-color-white {
    color: #fff;
}


@media (max-width:767px) {
    body .serviceWrap .subheading {
        padding-bottom: 0px;
    }
}


/* closed */
/* expertiseModelsWrap  */
.expertiseModelsWrap {
    padding: 56px 0px;
    counter-reset: section;
    padding-bottom: 20px;
}

.expertiseModelsWrap .sectionTitle__title.chatSectionHeading {
    margin-bottom: 30px;
}

.expertiseModelsWrap .secDescriptionWrap {
    text-align: center;
}

.expertiseModelsWrap .subheading {
    padding-top: 0;
}

.steps-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 0px 20px;
}

.step-img-wrap {
    width: 152px;
    position: relative;
    margin-top: -13px;
}

.step-content-wrap {
    width: calc(100% - 190px);
    margin-bottom: 16px;
}

.candidatestep-wrap h4.sub-heading {
    background: #e0e9e4;
    display: inline-flex;
    font-size: 20px;
    padding: 6px 20px;
    margin-bottom: 14px;
    border-radius: 8px;
    font-weight: 600;
}

.candidatestep-wrap {
    display: flex;
    position: relative;
    width: 50%;
    margin: 0px -20px;
}

.step-content-wrap.two .sub-heading {
    background-color: #f0dfe3;
}

.step-content-wrap.three .sub-heading {
    background-color: #ffefdc;
}

.step-content-wrap.four .sub-heading {
    background-color: #d9e3eb;
}

.step-img-wrap span {
    position: relative;
}

.step-img-wrap span::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 3px solid transparent;
    border-bottom: 14px solid #9ed6b4;
    top: 0;
    left: auto;
    transform: rotate(325deg);
    margin-top: 32px;
    bottom: 0;
    right: 14%;

}

.step-img-wrap span:before {
    counter-increment: section;
    content: "" counter(section) "";
    padding: 10px 20px;
    background-color: #9ed6b4;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin-left: 44px;
    border-radius: 100px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .expertiseModelsWrap .steps-wrap:before {
    position: absolute;
    content: "";
    background: linear-gradient(145deg, #9ed6b4, #db9caa, #f1c794, #a2b6c4);
    width: 14px;
    height: 93%;
    z-index: 1;
    background-repeat: no-repeat;
    border-radius: 8px 8px 8px 8px;
} */
.candidatestep-wrap .step-img-wrap.two span:before {
    background-color: #db9caa;
}

.candidatestep-wrap .step-img-wrap.two span::after {
    border-bottom: 14px solid #db9caa;
}

.candidatestep-wrap .step-img-wrap.three span::after {
    border-bottom: 14px solid #f1c794;
}

.candidatestep-wrap .step-img-wrap.four span::after {
    border-bottom: 14px solid #a2b6c4;
}

.candidatestep-wrap .step-img-wrap.three span:before {
    background-color: #f1c794;
}

.candidatestep-wrap .step-img-wrap.four span:before {
    background-color: #a2b6c4;
}

.welcome-chatbot .request_btn a {
    background: #51d587 !important;
}

/* expertiseModelsWrap  closed */
section.whyChooseWrap {
    padding-top: 20px;
    padding-bottom: 100px;
}

.whyChooseWrap .sectionTitle__title.chatSectionHeading {
    margin-bottom: 20px;
}

.why-choose-list .list-wrap span {
    color: #000 !important;
    font-weight: 600;
    font-size: 19px;
}

.whyChooseWrap .subheading {
    margin-bottom: 70px;
}

.whyChooseWrap .list-wrap li {
    background: none;
    padding-left: 42px;
    margin-bottom: 22px;
}

.whyChooseWrap img {
    border-radius: 20px;
}

.whyChooseWrap .col-selfCenter {
    align-self: center;
}

.whyChooseWrap .list-wrap li:before {
    background: url(/wp-content/uploads/2023/09/Group1.png) no-repeat center left;
    position: absolute;
    left: 0;
    content: '';
    right: 0;
    bottom: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 24px;
    filter: brightness(8) invert(1);
}

.heart-soul-sec.chatbotSolutionWrap.bg-color {
    background-color: #fcfcfc;
    margin-bottom: 0px !important;
}

.projectDiscussionWrap {
    padding: 50px 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    animation: move-bg 150s linear 1s infinite forwards;
    box-shadow: 0 0px 7px rgb(252 252 252);
    background-color: rgb(252 252 252);
}

@keyframes move-bg {
    0% {
        background-position: 0;
    }

    100% {
        background-position: 300%;
    }
}


.projectDiscussionWrap .request_btn {
    position: relative;
    z-index: 1;
}

@keyframes gradientAnimation {
    0% {
        background-position: 0%;
    }

    100% {
        background-position: 100%;
    }
}

.projectDiscussionWrap .request_btn a {
    border: none;
    color: #fff;
    font-family: p-regular;
    text-transform: capitalize;
    font-size: 23px;
    border-radius: 6px;
    background: linear-gradient(to right, #12649c 70%, rgba(255, 255, 255, 0.8) 100%);
    background-size: 400% 100%;
    /* Increase the size for smoother animation */
    animation: gradientAnimation 16s linear infinite;
    /* Longer duration for a smoother and continuous animation */
    transition: color 0.5s ease;
    /* Example of color transition */
}

.projectDiscussionWrap .request_btn a:hover {
    color: #fff;
    background: linear-gradient(to right, #12649c 50%, rgba(255, 255, 255, 0.8) 100%);
    background-size: 400% 100%;
    /* Increase the size for smoother animation */
    animation: gradientAnimation 10s linear infinite;
    /* Longer duration for a smoother and continuous animation */
    transition: color 0.5s ease;
    /* Example of color transition */
}


/* .projectDiscussionWrap:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.7);
} */

@media (max-width:1024px) {
    #video-popup-iframe-container {
        padding-bottom: 100.25%;
    }

    .welcome-chatbot .chatbot-image {
        padding-left: 16px;
    }

    .expertiseModelsWrap .candidatestep-wrap {
        width: 100%;
    }

    section.logo-image .count-textinfo .count-col p {
        font-size: 20px;
    }

    .count-col .icon-circle.mb-4 {
        margin-bottom: 1rem !important;
    }

    section.logo-image {
        padding: 80px 0px;
        padding-bottom: 50px;
    }
}

@media (max-width:820px) and (min-width:820px) {
    .cardModalEngagement .engagement-col-service {
        padding: 25px 16px;
        background-color: #fff;
        border-radius: 10px;
        text-align: center;
    }
}

@media (max-width:820px) {
    .cardModalEngagement .engagementTopHeader {
        padding-bottom: 100px;
    }
}

@media (max-width:767px) {
    #video-popup-iframe-container {
        padding-bottom: 174.25%;
    }

    .expertiseModelsWrap .step-img-wrap span::after {
        margin-top: 31px;
        right: 22%;
    }

    .expertiseModelsWrap .step-img-wrap span:before {
        font-size: 24px;
        font-weight: bold;
        margin-left: 0;
        width: 60px;
        height: 60px;
    }

    .cardModalEngagement .engagementTopHeader {
        padding-bottom: 50px;
    }

    .expertiseModelsWrap .step-img-wrap {
        width: 105px;
        position: relative;
        margin-top: -5px;
    }

    .expertiseModelsWrap .step-content-wrap {
        width: calc(100% - 0px);
        margin-bottom: 16px;
    }

    .cardModalEngagement .engagement-col.col2 {
        margin-top: 0;
    }

    .engagement-col-service {
        margin-bottom: 20px;
    }

}

/* popup closed */


.chatbotSolutionWrap .heartfelt-service-para img {
    filter: brightness(1) invert(1);
}

.darkmode .darkmodedesign .chatbotSolutionWrap .heartfelt-service-para img {
    width: 60px;
    height: 60px;
}


/* sliderArrows sliderBtnShow */

.sliderArrows.sliderBtnShow a.related-btn {
    display: inline-block !important;
}


/*magnific-popup.css*/

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}