.hero-section {
    background: rgb(243, 244, 247);
    background: radial-gradient(circle, rgba(243, 244, 247, 1) 50%, rgba(52, 97, 201, 0.34217436974789917) 100%);
    padding-top: 160px;
    padding-bottom: 80px;
    margin-top: -80px;
}

div.container.co-flipbook-container a,
div.container.co-flipbook-container a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

.circle-icon {
    position: absolute;
    top: calc(50% - 45px);
    left: calc(30% - 45px);
    width: 90px;
    height: 90px;
    background: #3460c8;
    border-radius: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: auto;
    text-align: center;
    color: #fff;
    -webkit-box-shadow: 0px 21px 28px 1px rgba(21, 77, 146, 0.75);
    -moz-box-shadow: 0px 21px 28px 1px rgba(21, 77, 146, 0.75);
    box-shadow: 0px 21px 28px 1px rgba(21, 77, 146, 0.75);
    transition: all .3s ease-in-out;
}

.menu-main a:hover {
    color: #273e5d !important;
}

.circle-icon img {
    width: 50px;
    margin: auto;
    display: block;
    position: absolute;
    left: 16px;
    top: 16px;
    box-shadow: none !important;
}


.hero-section .hero-header-h1 {
    font-size: 40px;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    color: #273e5d;
    margin-bottom: 32px;
}

.hero-section .hero-context {
    font-size: 18px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    color: #273e5d;
    margin-bottom: 50px;
    max-width: 500px;
}

.hero-section .hero-cta-btn {

    /* font-size: 18px;
    font-weight: 800;
    font-family: "Roboto", sans-serif;
    color: #fff;
    background-color: #36b143;
    border-radius: 32px;
    padding: 8px 27px;
    text-decoration: none;
    transition: all .3s ease-in-out; */
    width: fit-content;
    width: -moz-fit-content;
    /* text-transform: uppercase; */
}

.hero-section .hero-cta-btn:hover {
    background-color: #33cc11;
}

.hero-section .hero-image-right {
    margin: auto;
    display: block;
    cursor: pointer;
    box-shadow: none !important;
}

.circle-icon:hover {
    scale: 1.1;
}

.header .logo svg g path,
.header .logo svg g rect {
    fill: #3461c9;
}
/* .menu-item-11135, .menu-item-11136 */
:is(#menu-primary, #menu-primary-pl, #menu-fr, #menu-primary-es) .menu-item:not(.menu-item-type-custom) a,
:is(#menu-primary, #menu-primary-pl, #menu-fr, #menu-primary-es) .menu-item-has-children a,
:is(#menu-primary) :is(.menu-item-11452, .menu-item-3422) a,
:is(#menu-primary-pl) :is(.menu-item-18810, .menu-item-9798) a,
:is(#menu-fr) :is(.menu-item-19194, .menu-item-22601) a,
:is(#menu-primary-es) :is(.menu-item-18811, .menu-item-22602) a {
    color: #273e5d;
}

ul.sub-menu li a:hover {

    color: #fff !important;
}

.menu-main li.try-free-menu a:hover {
    color: #fff !important;
}

.menu-main li.last a:hover {
    background: #273e5d;
    color: #fff !important;
}

.hero-cta-btn:active,
.hero-cta-btn:focus {
    color: #fff;
}

:is(#menu-primary) :is(.menu-item-25) a,
:is(#menu-primary-pl) :is(.menu-item-9800) a,
:is(#menu-fr) :is(.menu-item-9822) a,
:is(#menu-primary-es) :is(.menu-item-14711) a {
    border-color: #273e5d;
    color: #273e5d;
}

.header {
    background: #fff;
}

.under-button-text .co-icon {
    width: 20px;
    height: 20px;
    opacity: 0.5;
    margin-top: 3px;
    rotate: 180deg;
}

.under-button-text .co-text-1 {
    font-size: 16px;
    color: #273e5d;
    margin-left: 8px;
}

.under-button-text {
    margin-top: 20px;
}

.co-section-company {
    margin-top: 56px;
    color: #273e5d;
    font-size: 18px;
    text-align: center;
}

.company-logos img {
    object-fit: contain;

}

.company-logos .company-logo-image {
    width: auto !important;
    display: flex;
    justify-content: center;
    flex-direction: column;

}

.company-logos .company-logo-image img {
    height: 80px;
    filter: brightness(0.95);
}

.company-logo-image.nike img {
    height: 40px;
}

.company-logos {
    gap: 30px;
    margin-top: 37px;
    margin-bottom: 49px;
}

div.container.co-flipbook-container {
    background: url("https://d3vpszern3jgjo.cloudfront.net/wp-content/themes/setupo-new/public/images/catalog_assets/co-flipbook-background-2.webp") no-repeat center;
    background-size: cover;
    border-radius: 10px;
    padding-top: 70px !important;
    padding-bottom: 84px !important;
    justify-content: center;
    color: #fff;
    display: block !important;
    /* test */
}

.co-flipbook-container .co-header {
    font-size: 36px !important;
    font-weight: bold;
    color: #fff;
}

.co-flipbook-container .co-context {
    font-size: 18px;
    font-weight: 400;
    margin: 16px auto auto;
    max-width: 950px;
    text-align: center;
    color: #fff;
}

.co-flipbook-container .co-context-bottom {
    font-weight: bold;
    font-size: 18px;
    margin: 35px auto 40px;
    text-align: center;
    color: #fff;
}

.co-flipbook-container .co-button-cta {
    text-transform: uppercase;
    background: #36b143;
    color: #fff;
    font-weight: bold;
    padding: 11px 23px;
    border-radius: 25px;
    font-size: 19px;
}

.co-timeline {
    color: #273e5d;
    margin-top: 120px;
    /*margin-bottom: 120px;*/
}

.co-timeline .co-header {
    font-size: 36px !important;
    font-weight: bold;
    text-align: center;
}

.co-timeline .co-context {
    font-size: 18px;
    font-weight: 400;
    margin: 31px auto auto;
    text-align: center;
}

.co-timeline .co-timeline-item .co-timeline-item-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #3461c9;
    flex-grow: 0;
    flex-shrink: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.co-timeline-icon-container:not(.last) {
    height: fit-content;
}

.co-timeline-icon-container {
    background: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: -12px;
}

.co-timeline .co-timeline-item .co-timeline-context {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 400;
}

.co-timeline .co-timeline-item h3.co-timeline-header {
    font-size: 24px !important;
    font-weight: bold;
    line-height: 45px;
}

.co-timeline .co-timeline-item .co-timeline-text {
    margin-left: 28px;
}

.co-timeline-item-icon img {
    height: 32px;
    object-fit: contain;
    display: block;
    margin: auto;
}

.co-timeline-item-icon img.icon-upload {
    height: 28px;
}

.co-timeline-item-icon img.icon-upload.icon-hand {
    margin-right: 17px;
}

.co-timeline-item-icon img.icon-upload.icon-product {
    margin-right: 12px;
}

.co-timeline-item-icon img.icon-upload.icon-share {
    margin-right: 7px;
}

.ti-container {
    margin-top: 70px;
}

.co-timeline-item {
    padding-top: 20px;
}

.co-timeline-item:first-child {
    padding-top: 0;
}

.ti-container:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 140px;
    left: 26px;
    width: 3px;
    margin-left: -1.5px;
    border-left: 3px dotted #3461c9;
}

.faq__body {
    text-align: left;
    color: #304f79d6;
    font-size: 0.8rem !important;
    font-weight: 400;
    letter-spacing: .5px;
}

.faq__body ul {
    padding-left: 0px;
    list-style-type: disc;
    margin-left: 20px;
}

.faq__body ul li::marker {
    color: #304f79d6;
}

.ti-image-container {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    gap: 30px;
    width: 28%;
}

.ti-image {
    border-radius: 10px;
    height: 100%;
    object-fit: cover;
}

.co-features {
    background: #f5f7fb;
    padding-top: 100px !important;
    color: #273e5d;
    padding-bottom: 80px !important;

}

.co-features .co-header {
    font-size: 36px !important;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}

.co-card-block {
    background: #fff;
    border-radius: 10px;
    padding: 33px;
    margin: 15px;
    height: 95%;
}

.co-card-block .co-card-icon {
    width: 70px;
    height: 70px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #f5f7fb;

}

.co-card-block .co-card-icon img {
    padding: 18px;

}

.co-card-block h3.co-card-header {
    font-size: 24px !important;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;

}

.co-card-block .co-card-content {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
}

.co-cards-blocks-container {

    margin-bottom: 150px;
}

.feature-info .fa-info-header {
    font-size: 36px !important;
    font-weight: bold;
    margin-bottom: 20px;
}

.feature-info .fa-info-context {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
}

.co-multimedia {
    padding-top: 125px !important;
    padding-bottom: 125px !important;
    color: #273e5d;
}

.co-multimedia .co-multimedia-header {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 38px;
}

.co-multimedia .co-multimedia-context {
    font-size: 18px !important;
    font-weight: 400;
    text-align: center;
    margin-bottom: 62px;
}

.co-multimedia-card img {
    max-width: 114px;
    max-height: 105px;
    height: 100%;
    object-fit: contain;
    display: block;
    margin: auto;
}

.create-also {
    background-size: cover;
}

.co-card-multimedia-header {
    font-size: 24px !important;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}

.co-card-multimedia-context {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center;
}

.co-multimedia-card {
    padding: 20px;
}

.co-reviews {
    padding-top: 75px;
    background: #f5f7fb;
}

.co-examples {
    padding-top: 75px !important;
    background: #f5f7fb;
    color: #273e5d;
}

.co-examples-header {
    font-size: 36px !important;
    font-weight: bold;
    text-align: center;
    margin-bottom: 33px;

}

.co-examples-context {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 60px;

}

.co-cta-join {
    padding-top: 135px !important;
    padding-bottom: 135px !important;
    color: #273e5d;
    background: #f5f7fb;
}

.co-cta-join-header {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

.co-cta-join-btn {
    text-transform: uppercase;
    background: #36b143;
    color: #fff;
    font-weight: bold;
    padding: 11px 23px;
    border-radius: 25px;
    font-size: 16.39px;
    margin: 0 auto;
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    margin-top: 30px;
}

.co-cta-join-btn:hover {
    background: #33cc11;
    color: #fff;
}

.co-merit {
    padding-top: 100px !important;
    /*padding-bottom: 143px !important;*/
    color: #273e5d;
}

.co-merit-header {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 77px;
}

.co-reviews {
    padding-top: 75px !important;
    background: #f5f7fb;
    color: #273e5d;
    padding-bottom: 105px !important;
}

h3.co-merit-block-header {
    font-size: 18px !important;
    font-weight: bold;
    line-height: 34px;
    margin-bottom: 0;

}

.co-merit-block-context {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
}

.co-merit-block img {
    height: 28px;
    width: 28px;
}

.co-merit-block-left-checkbox {
    flex-shrink: 0;
}

.co-merit-block-right {
    margin-left: 17px;
}

.co-merit-block {
    max-width: 915px;
    margin: auto;
    margin-top: 30px;
}


.card-profile-avatar img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.card-profile-avatar {
    flex-shrink: 0;
}

img.co-card-logo {
    height: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: left;
    flex-shrink: 0;
}

.review-cotainer-text-box {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 24px;
}

.co-review-card .co-card-data {
    margin-left: 30px;
    font-size: 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: baseline;
}

.card-profile-avatar img {
    box-sizing: border-box;
}

.co-review-card {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    width: 100%;
}

p.co-card-reviews-context {
    max-width: 490px;
    margin-top: 20px;
    font-style: italic;
}

.co-cards-reviews-name .name {
    font-weight: bold;
}

.co-cards-reviews-name .company {
    font-size: 16px;
}

.co-cards-reviews-name .attitude {
    font-size: 16px;
}

.co-card-review-container {
    padding: 20px;
}

.co-reviews-context {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin-top: 75px;
    margin-bottom: 50px;
    font-weight: bold;

}

.image-badge img {
    width: 92px;
    object-fit: contain;
    height: 16px;
}

.image-badge:hover {
    cursor: pointer;
    scale: 1.1;
}

img.size-full {
    height: 230px;
    width: 100%;
    -webkit-box-shadow: 2px 2px 12px 0px rgba(68 68 90 / 40%);
    -moz-box-shadow: 2px 2px 12px 0px rgba(68 68 90 / 40%);
    box-shadow: 2px 2px 12px 0px rgba(68 68 90 / 40%);

}

.image-badge.g2logo img {
    height: 19px;
}

a.blue-link.nohovertransform.text-center.more-catalogs-href {
    margin-top: 52px;
}

/*.examples-slider-section p {
    margin-bottom: 59px;
}*/

.co-badges-container-1 .image-badge {
    border: 3px solid #dcdedc;
    border-radius: 0px 0px 5px 5px;
    padding: 8px 12px;
    margin: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    transition: all .3s ease-in-out;
}

.image-order img {
    height: 100px;
    object-fit: contain;
    display: block;

}

.image-order {
    margin: 0px 10px;
}


.co-badges-container-2 {
    position: absolute;
    bottom: -41px;
}

.menu-main .menu-item a::before {
    background-color: #273e5d;
}

.logo img {
    filter: invert(74%) sepia(11%) saturate(2278%) hue-rotate(175deg) brightness(97%) contrast(94%);
}

.co-multimedia .container {
    padding: 0;
}

.feature-info {
    margin-top: 100px;
}

.example-preview-flip {
    margin-bottom: 50px;
}

a.img.menu-button.blur img {
    filter: invert(74%) sepia(11%) saturate(2278%) hue-rotate(175deg) brightness(97%) contrast(94%);
}

@media (max-width: 992px) {
    .circle-icon {
        left: calc(50% - 45px);
    }
}

@media (max-width: 768px) {    
    .example-preview-flip {
        margin-bottom: 0px;
    }

    .ti-container:before {
        display: none !important;
    }

    .co-card-review-container {
        padding: 0;
        padding-bottom: 20px;
    }

    .hero-section .hero-context {
        padding-bottom: 5px;
    }

    .co-card-multimedia-header {
        font-size: 24px !important;
        font-weight: bold;
        margin-top: 17px;
        margin-bottom: 13px;
        text-align: center;
    }

    .co-multimedia-card {
        margin-bottom: 50px;
    }

    .hero-section {
        padding-bottom: 0px;
    }

    .co-timeline {
        margin-bottom: 0px;
        margin-top: 20px;
    }

    .co-features .co-header {
        padding-bottom: 0px;
        margin-bottom: 25px;
    }

    .co-merit {
        padding-bottom: 0px !important;
    }

    .co-timeline-icon-container {
        display: none !important;
    }

    .feature-info {
        margin-top: 20px;
    }

    .co-card-block {
        padding: 1rem;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .co-features {
        background: #fff;
        padding-top: 65px !important;
    }

    .example-preview-flip {
        height: 124vw !important;
        margin-bottom: 40px !important;
    }

    .co-timeline .co-timeline-item .co-timeline-text {
        margin-left: 0px;
    }

    .co-timeline .co-timeline-item h3.co-timeline-header {
        line-height: 34px;
    }

    .co-card-block .co-card-content {
        text-align: left;
    }


    .feature-info img {
        display: block;
        margin: auto;
        margin-bottom: 20px;
    }

    .co-card-icon {
        margin: auto;
    }

    .ti-image-container {
        display: none;

    }

    div.container.co-flipbook-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .co-card-reviews-context,
    .co-cards-reviews-name {
        margin-left: -70px;
    }

    .fa-info-header,
    .fa-info-context,
    .co-card-header,
    .hero-header-h1,
    .hero-context,
    .co-card-content {
        text-align: center;

    }

    .hero-cta-btn,
    .hero-context,
    .hero-image-right,
    .under-button-text {
        margin-left: auto;
        margin-right: auto;
    }

    .co-merit-block-header,
    .co-merit-block-context {
        text-align: left !important;
    }

    .co-multimedia {
        padding-top: 0px !important;
        padding-bottom: 30px !important;
    }

    .co-cards-blocks-container {
        margin-bottom: 0px;
    }

    .co-multimedia-card img {
        max-height: 85px;
    }
}

@media (min-width: 768px) {
    .co-multimedia-card:first-of-type {
        padding-left: 0px;
    }

    .co-multimedia-card:last-of-type {
        padding-right: 0px;
    }
}

.header__link.header__link--login {
  border-color: #273e5d;
  color: #273e5d
}

.header__link.header__link--login:hover {
  background-color: #273e5d;
  color: #fff;
}

.header__wrapper .header__langs__toggle {
  color: #273e5d;
}

.header__wrapper .header__langs__toggle__flag {
  border-color: #273e5d;
}

.header__wrapper .header__nav .menu-main-block .menu-item a {
  color: #273e5d;
}

.header__wrapper .header__langs__toggle__arrow svg path {
  fill: #273e5d;
}

.header__wrapper .header__nav .menu-main-block > .menu-item a::after {
  filter: brightness(0) saturate(100%) invert(22%) sepia(12%) saturate(2071%) hue-rotate(175deg) brightness(95%) contrast(94%);
}

.header__wrapper .header__logo img {
  content: url('https://d3vpszern3jgjo.cloudfront.net/wp-content/themes/setupo-new/public/images/logo-blue.svg');
}