@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: 15%;
    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: 15%;
}

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: 550px;
    padding: 120px 0px;
}

.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;
    width: max-content;
}

.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: 65%;
}

.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) {
  
    .androidPage .table .table-container .row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
    .col-lg-5.col-md-5.col-sm-5.hidden-xs.related-preview-absolute {
    display: none !important;
}
  span.primaryText {
    font-size: 25px !important;
    line-height: 30px !important;
    font-weight: 700;
}
    .homeBannerWrap .secContent {
    margin-bottom: 40px;
    font-size: 16px !important;
}
    .hide-image-m{
    display: none;
}
    body .header-two .menu ul li .menu-mega .width-75 .flex-3 {
    padding: 0;
    display: block;
    padding: 0 !important;
}
body .header-two .menu ul li .menu-mega .flex-3 {
    padding: 10px !important;
}
    .header-two .menu ul li.small-menu .small-menu-inner a {
    color: #ebebeb !important;
  
}
    span.arrow-btn {
    transform: rotate(
1deg) !important;
}
.header-two .menu ul li.menu-item-has-children:hover .arrow-btn {
    transform: rotate(
360deg) !important;
}
    .iconSlider-item {
    padding-right: 0px !important; 

}
.iconSlider-item {
    padding-right: 0px  !important;

}
.enterpriseColWrap .box {
    padding: 10px !important;
  
}
/*    .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;*/
/*}*/

.error404 video {
    margin: 0 auto;
    display: block;
    width: 100%;
    padding: 40px 0px;
}
section.title {
    padding-top: 120px;
    height: 100%;
}
.phone-flag-box {
    width: 100% !important;
    margin: 0 !important;
}
.email-box  {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
}
.phone_flag_dropdown .iti__flag-container {
    width: 18%;
}
.iti-mobile .iti__country-list {
    max-height: 60%;
    width: 90%;
}
.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: 20px;
        line-height: 25px;
        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;
    }
}
.d-tab-view{
    display: none;
}
@media (min-width:768px) and (max-width:1024px) {
    .communivation-right-img img.img-fluid.short-image {
    width: 306px;
    height: 100%;
    margin: 0px 10px;
}
    .cards--page-quality-management-1 .cards-item {
    padding-left: 45px !important;
  
}
span.primaryText {
    font-size: 34px !important;
    line-height: 30px !important;
    font-weight: 700;
}
.innerPage  .cardCoveringWrap .secHeadingTitle {
    font-size: 34px!important;
}
    .tabs-text {
    background: #f4f4f4;
}
    .caseStudyFilterWrap {

    padding: 20px !important;
}
    body.page-template-template-case-study .portfolio-main #page-heading {
    padding: 0px !important;
}
    .custom-filter-case-study {
    padding: 0px 20px;
}
    main.enterprise-page .infoList-object.ready {
    padding-top: 0 !important;
}
    .row.cards2-row {
    margin: 30px 0px;
}
.scheme1-title h3 {
    position: relative;
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 22px;
    line-height: 34px;
    color: #234;
    padding-top: 20px !important;
}
    .scheme1-object.pt-5 {
    display: none;
}
    .sphere--page-dedicated-development-teams .sphere-item-text {
    width: 100%;
}
    .col-lg-6.col-md-6.col-sm-6.col-xs-12.statistics-col {
    text-align: left;
}
    .row.models-icon:before {
    content: ;
    display: none ;
}
    .row.models-icon {
    display: grid;
    grid-template-columns: repeat(3,1fr);
}
    .col-lg-5.col-md-5.col-sm-5.hidden-xs.related-preview-absolute {
    display: none;
}
    .img-aligned.rightal img {
    margin: 0 auto;
    position: relative;
    display: block;
}
    .portfolio-chatbot-wrap.brands-wrap .bg-color:nth-child(2), .portfolio-chatbot-wrap.brands-wrap .bg-color:nth-child(even) {
    background-color: #f8f9fa00 !important;
}
.brands-wrap .bg-color:nth-child(2), .brands-wrap .bg-color:nth-child(odd) {
    background-color: #f8f9fa00 !important;
}
 .horiScroll .single {
        height: 75% !important;
 
}
 .cards--mobile-1 .iconSlider {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
   /* .iconSlider .owl-carousel.owl-drag .owl-item {
    height: 100px;
} */
    .sphere-object-wrapper.col-md-6.col-md-push-3.col-sm-6.col-sm-push-3 {
    width: 100%;
}
.cloudsPages .cards-item {
    height: fit-content !important;
    margin: 0px !important;
}
    .hide-tab{
        display: none;
    }
.d-tab-view{
    display: block;
}
    .title--green h4 {
    color: #000000;
}
    .meanstack .cards-text p {
   
    text-align: center;
}
    .sphere--python-3 .sphere-item-text {
    min-height: auto;
}
    .table-container.container.pt-5.tableBorderLight {
    padding-top: 0px !important;
}
  .heading-title h2 {
    text-align: center;
    margin-bottom: 0 !important;
}
    .net-page .bgcolor--light {
 
    padding-top: 20px !important;
    padding-bottom: 0px !important;
}
    .blogPageWrap .post-grid-item {

     padding: 0px !important; 
    }
    .commonBtn {
    font-size: 15px !important;
   
}
    .enterpriseColWrap .box {

    padding: 5px !important;
  
}
    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: 34px !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) {
   section.iconSlider.iconSlider--type--1.iconSlider--type--4.icons--white.lazy.py-3 .slider.Quality-Management-System {
    display: none;
}
 .lists--checkmarks ul li, .lists--checkmarks--blue ul li, .lists--checkmarks--green ul li {

    margin-bottom: 10px !important;

}
  section.cards.cards--page-quality-management-1.pt-80.pb-5  .cards-item {
    height: auto !important;
    margin-bottom: 0px;
}
    .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: 60px;
        padding-bottom: 60px;
    }

    .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;
    height: fit-content !important;
    padding: 20px;
}

    .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;
    text-align: center;
    justify-content: center;
    align-items: center;
}

    .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: 20px;
    }

    .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) {
    .services__content {
    margin-top: 0;
}
    .sphere-item.sphere-item--3.title--with-bullet-small.title--orange.col-lg-4.col-sm-6.col-sm-push-8 {
    padding: 40px 20px;
}
.sphere-item.sphere-item--4.title--with-bullet-small.title--blue.col-lg-4.col-sm-6.col-sm-pull-8 {
    padding: 40px 20px;
    justify-content: start;
}
.page-id-98  .sphere-item-title h4 {
    color: #ffffff;
    font-size: 20px !important;
}
    .sb_instagram_header.sbi_medium {
    width: 100% !important;
}
.enterpriseColWrap .box {
          height: fit-content !important;
          padding: 40px !important;
  
}
.header-two nav#menu ul li .title {
    min-height: unset !important;
    padding: 0 !important;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
}
/* .iconSlider .iconSlider-item img {
    width: 80% !important;
} */
    .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: 18px !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;
        text-align: center;
    }

    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.enterprise-page .infoList-object.ready {
        padding-top: 0px;
    }

    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) {
    form#wpforms-form-3265 input, form#wpforms-form-3265 select, form#wpforms-form-3265 textarea {
    border-radius: 5px !important;
    font-size: 12px;
}
    #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 (max-width: 576px) {
    section.visibleonsocial.tremd-brnd h4 {
    font-size: 22px;
    margin-top: 40px;
}
    .info-whychoose .content-why {
    display: flex;
    margin-bottom: 40px;
}
    .info-whychoose .content-why .info-why-title {
    padding: 0 !important;
    width: 450px;
}
    .info-whychoose .content-why {
    flex-wrap: wrap;
}
    section.services-sem .box-serv-sem {
    margin: 10px 0px !important;
}
    section.intro-sem img {
    max-width: 100% !important;
    width: 100% !important;
}
    .cards--with-borders .cards-item {
    margin: 15px 0px;
    border: 1px solid #ebebeb;
}
 .page-id-85  .services__card  .services__icon {
    margin-right: 0 !important;
}
   .table-cell.col-sm-2.col-xs-6 h5 {
    font-size: 18px !important;
    font-weight: 300;
}
     .row.grid-box-modile:before{
        display: none;
     }
    .row.grid-box-modile {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
    .technicleStackWrap .technicleStack-Service .stack-title {
    margin-bottom: 10px;
}
    /* .col-lg-12.col-md-12.col-sm-12.col-xs-12 .slider {
    display: none;
} */
 .horiScroll h2.sectionTitle__title {
    margin-bottom: 0px !important;
}
.horizontal-scroll {
    padding-top: 30px !important;

}
    .cards--mobile-1 .iconSlider {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-color: transparent;
}
    .logos--col-4 .logos__item {

    max-width: 100% !important;
}
    .hidden-xs {
    display: none;
}
    .table-container.container {
    padding-top: 15px;
}
    .sphere-items.row .sphere-item {
    padding: 10px !important;
}
    .sphere--python-3 .sphere-item-text {
    min-height: auto !important;
}
    .sphere-object.row.hide-tab {
    display: none;
}
.sphere-item-title {
    padding-left: 0 !important;
}
    .panel-pane.pane-node-content .cta3__title {
    font-size: 16px !important;
}
    .panel-pane.pane-node-content .cta3__title.headingTitle {
    margin-top: 0px !important;
    width: 100%;
    text-align: center;
}
.cta3__btn {
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
}
    .cells-wraper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.table-cell2 {
    margin: 0 !important;
}
    .cards--python-3 .cards-icon {
    display: none;
}
    .tableBorderLight {
    border-top: 1px solid transparent !important;
    padding-top: 0px !important;
}
.technologySectionWrap ul {
    padding-bottom: 5px !important;
}
    .table-cell.table-cell--header h4 {
    font-size: 16px;
    line-height: 5px;
}
    .callChatSecWrap.phpChoosenWrap ul li i {
    margin-left: -25px;
    margin-right: 3px Im !important;
}
    .brands-wrap .text-foreground .text-wrap .text-title {
    font-size: 1.3rem !important;
    font-family: p-bold;
    line-height: 22px !important;
}
.brands-wrap .text-wrap {
    white-space: normal !important;
    padding-left: 7rem !important;
}
    .pt-80 {
    padding-top: 80px !important;
}
    ul.page-numbers li {
    height: 50px;
    display: inline-block;
}
    .testimonials {
    padding: 10px 10px !important;
}
    .iconSlider-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #234;
    padding-top: 10px;
}
.iconSlider-item img {
    width: 40px !important;
}
}
@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: 100%;
    }

    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: 10px;
    }

    .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) {
    .sphere-item {
 
    margin-bottom: 0px !important;

}
    section.inc-smm .tabs-btns nav .nav-tabs {
        align-items: center;
    }

   .smm-srv-actions {
    justify-content: flex-end;
    margin: 15px 0px 15px 0px !important;
}

    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(https://supremetechnologies.us/wp-content/uploads/2024/03/mad.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;
    }
    .heading p {
        margin-bottom: 0px;
    }
}

@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: 18px;
	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 section.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;
}
.full-slider img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
#videoModal .close {
    color: white;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 35px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10;
    background: black;
    padding: 11px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 0;
    text-align: center;
    align-items: center;
    display: flex;
    box-shadow: 0px 0px 5px 0px #9b9b9b;
}
/* .error404 h1 {
    text-align: center;
    padding: 150px 0px;
    background: #dbdbdb;
    margin: 0;
} */
.error404 video {
    margin: 0 auto;
    display: block;
    /* width: 100%; */
    /* padding: 100px 0px; */
}
.error404 .header-two {
    background: #124775 !important;
}
.error404 a#commoBtn:before {
    display: none;
 
}
.error404  .commonBtn {
    padding: 14px 40px 14px 40px;

}
input, textarea{
    text-transform: capitalize !important;

}
/* select#wpforms-3265-field_14  .placeholder {
    color: #b2b2b2;
} */



.new_sphere_items .sphere-item{display: block !important}








/* //////////////////////////////////////////////new design casestudy page ///////////////////////////////////////////// */



    .case-study-new    .banner-section {
            background-color: #f7f8f8;
            padding-bottom: 50px;
        }

    .case-study-new   .banner-section  .container {
            max-width: 1800px !important;
            border-radius: 25px;
            padding: 0px 50px;
        }

   .case-study-new .banner-section .container {
            background: url("https://supremetechnologies.us/wp-content/uploads/2025/11/AstraZeneca-header.webp");
            background-position: center;
            background-size: cover;
            height: 90vh;
            display: flex;
            align-items: center;
            position: relative;
		  border-radius: 15px;
        }

     .case-study-new   .banner-section .container:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #00000080;
            border-radius: 15px;
        }

     .case-study-new   .banner-section .content-div {
            z-index: 9;
        }

     .case-study-new   .fs-1l {
            font-size: 3.5rem;
        }

     .case-study-new   .fs-1sl {
            font-size: 3rem;
        }

     .case-study-new   .bg-theme {
            background-color: #f7f8f8;
        }

      .case-study-new  .list-icon li {
            list-style: none;
        }

  .case-study-new      ul.d-flex.list-icon li {
            background: white;
            padding: 15px;
            border-radius: 10px;
        }

      .case-study-new  .f-box {
            border-bottom: 1px solid #e0e0e0;
        }

     .case-study-new   .test-nome-box {
            border-radius: 15px;
            padding: 95px !important;
        }

      .case-study-new  .cta-button {
    background: #124775;
    padding: 15px 30px;
    text-decoration: none;
    color: white;
    border-radius: 5px;
    font-size: 20px;
}

    .case-study-new    .result {
            background: url("https://supremetechnologies.us/wp-content/uploads/2025/11/home-features-bg.webp");
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
        }

      .case-study-new  .heading-box {
            border-bottom: 1px solid #363636ad;
        }

      .case-study-new  .in-box-left .heading-div {
            padding: 35px 50px;
            border-top-left-radius: 10px;
        }

      .case-study-new  .result .in-box-left {
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
        }

      .case-study-new  .result .in-box-right {
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px;
        }

       .case-study-new .in-box-right .heading-div {
            padding: 35px 50px;
            border-top-right-radius: 10px;
        }
 .case-study-new .result .info {

    background: #f3f3f300 !important;
   padding: 0px !important
}
.case-study-new .line-height{
	line-height: 40px;
}
  .text-primary-b {
    color: rgb(18 71 117) !important;
}
@media screen and (max-width: 830px) {
.case-study-new .p-5{
       padding: 1rem !important;
}
.case-study-new  .py-5 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
.case-study-new   .my-5 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
}
.case-study-new   .test-nome-box {
    border-radius: 15px;
    padding: 20px !important;
}
.case-study-new   .fs-1l {
    font-size: 2.5rem;
}
.case-study-new .px-5 {
    padding-right: 1rem!important;
    padding-left: 1rem!important;
}
.case-study-new .banner-section .container {
    height: 70vh;

}
.case-study-new  .in-box-left .heading-div {
    padding: 30px 20px;
    border-top-left-radius: 10px;
}
.case-study-new .in-box-right .heading-div {
    padding: 30px 20px;
    border-top-right-radius: 10px;
}
.case-study-new   .banner-section  .container {

    padding: 0px 10px;
}
}
@media screen and (max-width: 500px) {
.case-study-new    .banner-section {
    padding-top: 90px;
}
.case-study-new   .fs-1l {
    font-size: 1.5rem;
    line-height: 30px;
}
.case-study-new .banner-section .container {
    height: 100vh;
}
.case-study-new  .col-xs-4 {
    width: 100%;
}
.case-study-new .icon-box li img {
    width: 30px;
}
.case-study-new      ul.d-flex.list-icon li {

    padding: 10px;

}
.case-study-new  .cta-button {
    line-height: 25px;
}
.case-study-new  h3 {
    font-size: 24px;
    line-height: 39px;
}
}
.websiteExperienceWrap.achieveWrap .listWithIcon .listItem i:after {
    background-color: transparent !important;
}
.listWithIcon .listItem i:after {

    background: transparent !important;

}

 .page-id-1346 .header-two {
    background: #124775d1;
    backdrop-filter: blur(5px);
    z-index: 999999 !important;
}
div.wpforms-container-full input[type=checkbox]:checked:after {
    border-left: 5px solid #2557a6;
    border-bottom: 5px solid #2557a6;

}
.page-id-1201 .box-img img {
    width: 100%;
}
 .btnWrap .commonBtn {
    color: #fff;
}
.unlock-sec .unlock-sec-inner{
    background: #0FA0E7;
    border-radius: 20px;
    text-align: center;
    color: #fff;
}