/**
 * Theme Name: Curis Digital
 * Author: Curis Digital
 * Version: 1.3
**/

/****************************************************************************************************
        COMMON STYLES       |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
****************************************************************************************************/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rozha+One&display=swap');

.wrapper,
body *,
img {
        max-width: 100%
}

.block-h:last-child,
.btn:last-child,
.contact_content-txt ul li:last-child,
.contact_content_in .socials-el:last-child,
.footer_in .socials-el:last-child,
.wp-block-image:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
        margin-bottom: 0
}

.btn,
.contact_content-form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select,
.front_clients-slider,
.front_experts,
.front_videotxt_in,
.rel {
        position: relative;
        z-index: 1
}

.block-h h1,
.block-h h2,
.block-h h3,
.block-h h4,
body {
        margin: 0
}

.body_in,
.front_about,
body.menu_on {
        overflow: hidden
}

.front_areas-bg,
.front_areas-el-bg,
.front_banner,
.front_solutions {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat
}

.header_nav,
footer {
        background-image: linear-gradient(to bottom right, #201995, #983fc7)
}

.btn,
.contact_content-txt-phone,
.footer-links li a,
.front_areas-el,
.front_areas-el_in a,
.front_solutions-el,
.header_nav .menu li a,
.post__link,
.search-page__content-content a,
.sidebar__content {
        text-decoration: none
}

body {
        padding: 0;
        font-family: Roboto, sans-serif;
        font-weight: 400;
        line-height: 1.4
}

h1,
h2 {
        font-family: 'Rozha One', serif;
        line-height: 1;
        font-weight: 400
}

body * {
        box-sizing: border-box
}

a {
        transition: .2s
}

img {
        height: auto
}

p {
        margin: 0 0 20px
}

.block-h:first-child,
.btn:first-child,
.wp-block-image:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
        margin-top: 0
}

h1 {
        font-size: 100px
}

h2 {
        font-size: 72px;
        margin: 40px 0 30px
}

.header_nav .menu li a,
h3,
h4 {
        font-family: 'Rozha One', serif;
        line-height: 1.1
}

h3,
h4 {
        font-weight: 400
}

.box {
        transition: .6s
}

.wrapper {
        width: 1568px;
        margin: 0 auto
}

.btns {
        display: flex;
        align-items: center;
        flex-wrap: wrap
}

.btns.center {
        justify-content: center
}

.btn,
.header_in {
        align-items: center
}

.btn {
        display: inline-flex;
        justify-content: center;
        color: #a2019f;
        letter-spacing: 3px;
        font-size: 16px;
        text-transform: uppercase;
        margin: 50px 20px 60px 0
}

.btn:last-child {
        margin-right: 0
}

.btn:before {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        bottom: -10px;
        height: 1px;
        background-color: #a2019f;
        z-index: 1
}

.underlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1
}

.layer {
        position: absolute;
        z-index: 1
}

.block-h {
        margin: 80px 0 50px
}

.block-h.center,
.front_videotxt-slide,
.lost_content-txt {
        text-align: center
}

.block-h.gradient,
a.is-open+.sub-menu {
        display: block
}

.block-h.gradient h1,
.block-h.gradient h2,
.block-h.gradient h3,
.block-h.gradient h4 {
        background: -webkit-linear-gradient(140deg, #f319f9, #14317f);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
}

.box .wp-block-image {
        margin: 60px 0
}

.slick-track {
        max-width: unset
}

.header_nav .menu,
.slick-dots {
        padding: 0;
        margin: 0
}

.footer-links li,
.slick-dots li {
        list-style: none
}

.contact_content-form .gform_body .gform_fields .gfield_checkbox input[type=checkbox],
.header_nav .menu li.menu-item-type-custom.no-arrow:before,
.menu .sub-menu-open-child,
.menu-item-has-children .sub-menu,
.page-template-contact-page-template footer,
.page-template-success-page-template footer,
.show_lg,
.show_md,
.show_sm,
.show_xs,
.show_xxs,
.single-news__right .addtoany_content,
.slick-dots li button {
        display: none
}

.animate.fade-up {
        transform: translateY(100px);
        -webkit-transform: translateY(100px);
        opacity: 0;
        transition: transform 1s ease-out, opacity 1s ease-out !important;
        -webkit-transition: transform 1s ease-out, opacity 1s ease-out !important
}

.animate.active.fade-up {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        opacity: 1
}

header {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 100
}

.header_in {
        position: relative;
        display: flex;
        justify-content: space-between;
        padding-top: 30px;
        z-index: 1
}

.header_logo {
        display: block;
        height: 70px;
        width: auto
}

.header_logo svg {
        height: 100%;
        width: auto
}

.header_nav {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 100vh;
        transform: translateY(-100%);
        transition: .6s;
        z-index: 222
}

.hamb,
.header_nav .menu li,
.header_nav .menu li a.is-open {
        position: relative
}

.contact_content,
.front_videotxt,
.lost_content,
.page_banner,
.success_content {
        background-image: linear-gradient(to right, #201995, #983fc7)
}

.header_nav:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: url('images/layers/nav-layer.png');
        background-size: auto 100%;
        background-position: left center;
        background-repeat: no-repeat;
        z-index: -1
}

.header_nav_in {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 150px 0 70px
}

.header_nav .menu li {
        list-style: none;
        padding: 15px 0;
        transition: .4s;
        transform: translate(-60px, -20px);
        opacity: 0;
        z-index: 1
}

.header_nav .menu li.menu-item-type-custom:before {
        position: absolute;
        content: "";
        top: 46px;
        left: -30px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 8px solid #f21bf9;
        z-index: 1
}

.header_nav .menu li a {
        font-size: 60px;
        color: #fff
}

body.menu_on .header_nav {
        transform: translateY(0)
}

.header_nav .menu li.is-animate {
        transform: translateY(0);
        opacity: 1
}

.menu-item-has-children {
        width: 100%;
        max-width: 650px
}

.header_nav .menu li .sub-menu li>a {
        font-size: 30px
}

.header_nav .menu li a.is-open::before {
        content: '';
        position: absolute;
        left: -60px;
        top: 50%;
        transform: translateY(-50%);
        width: 50px;
        height: 20px;
        background-image: url('images/icons/left-arrow.svg');
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover
}

.menu-item-has-children.arrow-change::before {
        content: none !important
}

.hamb {
        width: 75px;
        height: 75px;
        background-color: rgba(255, 255, 255, .25);
        cursor: pointer;
        border-radius: 8px;
        z-index: 999
}

.hamb div {
        position: absolute;
        height: 2px;
        top: 25px;
        left: 50%;
        transform: translateX(-50%);
        width: 36px;
        background-color: #fff;
        transition: .2s;
        z-index: 1
}

.hamb div:nth-child(2),
.hamb div:nth-child(3) {
        top: 50%;
        transform: translate(-50%, -50%)
}

.hamb div:nth-child(4) {
        top: auto;
        bottom: 25px
}

body.menu_on .hamb div:first-child {
        top: 0;
        width: 0;
        opacity: 0
}

body.menu_on .hamb div:nth-child(4) {
        bottom: 0;
        width: 0;
        opacity: 0
}

body.menu_on .hamb div:nth-child(2) {
        transform: translate(-50%, -50%) rotate(45deg)
}

body.menu_on .hamb div:nth-child(3) {
        transform: translate(-50%, -50%) rotate(-45deg)
}

.front_banner,
.front_solutions {
        position: relative;
        overflow: hidden;
        z-index: 1
}

.front_banner-overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1
}

.front_banner .iframe {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0
}

.front_banner .iframe iframe {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 177.77777778vh;
        min-width: 100%;
        max-width: unset;
        height: 56.25vw;
        min-height: 100%;
        z-index: 1
}

.front_banner_in {
        position: relative;
        display: flex;
        align-items: center;
        min-height: 100vh;
        z-index: 1
}

.contact_content_in:before,
.front_banner_in:before,
.lost_content_in:before,
.success_content_in:before {
        position: absolute;
        content: "";
        right: 37px;
        top: 146px;
        width: 1px;
        height: 270px;
        background-color: #d8d8d8;
        opacity: .4;
        z-index: 1
}

.front_banner_in:after {
        position: absolute;
        content: "About us";
        left: -10px;
        bottom: 60px;
        transform: rotate(-90deg);
        font-size: 16px;
        color: #fff;
        opacity: .5;
        z-index: 1
}

.front_banner-txt:before,
.front_videotxt_in:before {
        left: 0;
        width: 1px;
        z-index: 1;
        position: absolute;
        content: "";
        background-color: #d8d8d8;
        top: 0
}

.front_about-txt .block-h h1,
.front_banner h1 {
        line-height: .9
}

.front_banner-txt {
        position: relative;
        width: 1184px;
        color: #fff;
        text-shadow: 2px 2px 18px rgba(0, 0, 0, .5);
        padding-top: 40px;
        padding-left: 84px;
        z-index: 1
}

.front_banner-txt:before {
        height: 100vh;
        opacity: .4
}

.front_banner-txt h1 {
        font-size: 68px
}

.front_videotxt {
        position: relative;
        color: #fff;
        z-index: 1
}

.front_videotxt_in:before {
        bottom: -86px;
        opacity: .4
}

.front_videotxt-slider {
        padding: 140px 0
}

.contact_content-txt .block-h h1,
.front_videotxt-slide h2 {
        line-height: 1
}

.front_videotxt-slider .slick-dots {
        position: absolute;
        bottom: 76px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 100
}

.front_videotxt-slider .slick-dots li {
        position: relative;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: #fff;
        opacity: .5;
        margin: 0 14px;
        transition: .2s;
        cursor: pointer;
        z-index: 1
}

.front_videotxt-slider .slick-dots li:before {
        position: absolute;
        content: "";
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 24px;
        height: 24px;
        border-radius: 50%;
        border: 1px solid rgba(255, 255, 255, .5);
        opacity: 0;
        transition: .2s;
        z-index: -1
}

.front_about-btn:hover img.hov,
.front_areas-el.hov .front_areas-el-btn:before,
.front_areas-el:hover .front_areas-el-btn:before,
.front_solutions-el_in:hover .front_solutions-el-i div.hov,
.front_solutions-el_in:hover:before,
.front_videotxt-slider .slick-dots li.slick-active,
.front_videotxt-slider .slick-dots li.slick-active:before {
        opacity: 1
}

.front_videotxt .layer1 {
        width: 212px;
        height: auto;
        top: 40px;
        left: 50%;
        transform: translateX(-50%)
}

.front_about_in:after,
.front_about_in:before {
        position: absolute;
        content: "";
        top: 86px;
        z-index: 1
}

.front_about {
        position: relative;
        z-index: 1
}

.front_about_in {
        position: relative;
        padding: 180px 84px;
        z-index: 1
}

.front_about_in:before {
        left: 0;
        height: 1px;
        width: 1318px;
        background-color: #d8d8d8;
        opacity: .4
}

.front_about_in:after {
        left: 1318px;
        bottom: 86px;
        width: 1px;
        background-color: #d8d8d8;
        opacity: .4
}

.front_areas_in:after,
.front_areas_in:before {
        top: -86px;
        left: -103px;
        opacity: .4;
        background-color: #d8d8d8;
        content: ""
}

.front_about-txt {
        width: 802px;
        font-size: 27px;
        color: #5b6b7e;
        line-height: 1.6
}

.front_about-btn,
.front_about-btn img {
        position: relative;
        width: auto;
        z-index: 1
}

.front_about-txt .block-h {
        margin-bottom: 80px
}

.front_about-btns {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 60px
}

.front_about-btn {
        display: block;
        height: 50px;
        margin-right: 20px;
        margin-bottom: 20px
}

.front_about-btn:last-child,
.front_areas-el:nth-child(3n+3),
.front_solutions-el:last-child {
        margin-right: 0
}

.front_about-btn img {
        height: 100%
}

.front_about-btn img.hov {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        z-index: 10
}

.front_about-iframe {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        width: 31vw;
        max-width: 570px;
        height: 53vw;
        max-height: 900px;
        z-index: 10
}

.front_about-iframe p {
        display: block;
        width: 100%;
        height: 100%;
        margin: 0
}

.front_about-iframe iframe {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 1
}

.front_areas {
        position: relative;
        padding-bottom: 120px;
        z-index: 1
}

.front_areas-bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 682px;
        z-index: -1
}

.front_areas_in {
        position: relative;
        min-height: 682px;
        width: 1360px;
        padding-top: 77px;
        margin: 0 auto;
        z-index: 1
}

.front_areas_in:before {
        position: absolute;
        width: 1319px;
        height: 1px;
        z-index: 1
}

.front_areas_in:after {
        position: absolute;
        height: 100%;
        width: 1px;
        z-index: 1
}

.footer h1,
.front_areas_in .block-h,
.front_solutions-el_in:hover .front_solutions-el-h {
        color: #fff
}

.front_areas-h {
        margin-bottom: 70 зч
}

.front_areas-els {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: -44px
}

.front_areas-el {
        position: relative;
        display: block;
        width: 424px;
        flex-shrink: 0;
        padding: 20px 20px 90px;
        background-color: #fff;
        margin-right: 44px;
        margin-bottom: 44px;
        -webkit-box-shadow: 0 9px 19px 0 rgba(0, 0, 0, .06);
        -moz-box-shadow: 0 9px 19px 0 rgba(0, 0, 0, .06);
        box-shadow: 0 9px 19px 0 rgba(0, 0, 0, .06);
        z-index: 1
}

.front_areas-el-bg {
        position: absolute;
        top: 20px;
        left: 20px;
        right: 20px;
        bottom: 20px;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        padding-bottom: 80px;
        z-index: 10
}

.front_areas-el-h {
        color: #fff;
        line-height: 1;
        text-align: center;
        padding: 0 25px
}

.front_areas-el-btn {
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 70px;
        z-index: 50
}

.front_areas-el-btn:before {
        position: absolute;
        content: "";
        top: 0;
        left: 20px;
        right: 20px;
        bottom: 0;
        background-image: linear-gradient(to right, #4e3ce0, #883ac1);
        opacity: 0;
        transition: .2s;
        z-index: -1
}

.front_areas-el_in {
        position: relative;
        color: #fff;
        height: 100%;
        font-size: 20px;
        font-family: Roboto, sans-serif;
        font-weight: 700;
        padding: 30px 46px;
        opacity: 0;
        transition: .2s;
        z-index: 1
}

.front_areas-el_in:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: linear-gradient(to bottom left, #00012e, #3f38a0);
        opacity: .9;
        z-index: -1
}

.front_areas-el_in h4 {
        background: -webkit-linear-gradient(140deg, #fbd2ff, #fff);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
}

.front_areas-el_in a {
        font-family: Roboto, sans-serif;
        font-weight: 400;
        color: #85ebff
}

.front_areas-el_in p span {
        font-weight: 400
}

.front_areas .layer1 {
        width: 212px;
        height: auto;
        top: 80px;
        right: 10%
}

.front_areas-el.hov .front_areas-el_in,
.front_areas-el:hover .front_areas-el_in {
        opacity: 1;
        z-index: 20
}

.front_experts_in {
        padding: 60px 82px 120px
}

.front_experts_in .block-h {
        position: relative;
        padding: 0 36px;
        margin-bottom: 100px;
        z-index: 1
}

.front_experts_in .block-h:before {
        position: absolute;
        content: "";
        left: -81px;
        top: -293px;
        bottom: 50%;
        width: 1px;
        background-color: #d8d8d8;
        opacity: .4;
        z-index: 1
}

.front_experts_in .block-h:after {
        position: absolute;
        content: "";
        top: 50%;
        left: -10px;
        transform: translateX(-100%);
        width: 71px;
        height: 1px;
        background-color: #d8d8d8;
        opacity: .4;
        z-index: 1
}

.front_experts-slide_in {
        display: flex;
        align-items: center;
        justify-content: space-between
}

.front_experts-slide-img {
        position: relative;
        width: 727px;
        height: 560px;
        flex-shrink: 0;
        z-index: 1
}

.front_experts-slide-img div {
        position: absolute;
        top: 35px;
        left: 51px;
        right: 51px;
        bottom: 54px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 15px;
        z-index: 1
}

.front_experts-slide-img::before,
.front_solutions-el-i div {
        bottom: 0;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center
}

.front_experts-slide-img::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        background-image: url('images/layers/tablet_layer.svg');
        z-index: -1
}

.front_experts-slide-txt {
        width: 552px;
        font-size: 21px;
        font-weight: 400;
        color: #5b6b7e;
        flex-shrink: 0
}

.front_experts-slide-txt h1,
.front_experts-slide-txt h2,
.front_experts-slide-txt h3,
.front_experts-slide-txt h4 {
        line-height: 1;
        color: #1e1e21
}

.front_experts-slide-txt h2 {
        margin-bottom: 20px;
        line-height: .9
}

.front_experts-slide-txt h4 {
        font-family: Roboto, sans-serif;
        font-weight: 400;
        line-height: 1.2;
        font-size: 30px;
        margin-bottom: 20px
}

.front_experts-slide-txt p {
        line-height: 1.6
}

.front_experts-slider .slick-arrow {
        position: absolute;
        top: 50%;
        width: 68px;
        height: 68px;
        background-color: #fff;
        -webkit-box-shadow: 0 1px 25px 0 rgba(0, 0, 0, .07);
        -moz-box-shadow: 0 1px 25px 0 rgba(0, 0, 0, .07);
        box-shadow: 0 1px 25px 0 rgba(0, 0, 0, .07);
        border-radius: 6px;
        transition: .2s;
        cursor: pointer
}

.front_experts-slider .slick-arrow.slick-prev {
        left: -40px;
        transform: translate(-100%, -50%)
}

.front_experts-slider .slick-arrow.slick-next {
        right: -40px;
        transform: translate(100%, -50%)
}

.front_experts-slider .slick-arrow.slick-next:after,
.front_experts-slider .slick-arrow.slick-next:before,
.front_experts-slider .slick-arrow.slick-prev:after,
.front_experts-slider .slick-arrow.slick-prev:before {
        position: absolute;
        content: "";
        width: 16px;
        height: 2px;
        background-color: #ccc;
        z-index: 1
}

.front_experts-slider .slick-arrow.slick-next:before,
.front_experts-slider .slick-arrow.slick-prev:before {
        top: 28px
}

.front_experts-slider .slick-arrow.slick-next:after,
.front_experts-slider .slick-arrow.slick-prev:after {
        bottom: 28px
}

.front_experts-slider .slick-arrow.slick-prev:after,
.front_experts-slider .slick-arrow.slick-prev:before {
        left: 24px
}

.front_experts-slider .slick-arrow.slick-next:after,
.front_experts-slider .slick-arrow.slick-next:before {
        right: 24px
}

.front_clients-slider .slick-next:before,
.front_clients-slider .slick-prev:after,
.front_experts-slider .slick-arrow.slick-next:before,
.front_experts-slider .slick-arrow.slick-prev:after {
        transform: rotate(45deg)
}

.front_clients-slider .slick-next:after,
.front_clients-slider .slick-prev:before,
.front_experts-slider .slick-arrow.slick-next:after,
.front_experts-slider .slick-arrow.slick-prev:before {
        transform: rotate(-45deg)
}

.front_experts-slider .slick-arrow:hover:after,
.front_experts-slider .slick-arrow:hover:before {
        background-color: #f319f9
}

.front_experts_in .block-h .layer1 {
        top: auto;
        bottom: 100px;
        left: -110px;
        transform: translateX(-100%);
        width: 154px;
        height: auto
}

.front_experts .layer1 {
        right: 100px;
        top: 20px;
        width: 360px;
        height: auto
}

.front_solutions_in {
        width: 1276px;
        padding: 124px 0;
        margin: 0 auto
}

.front_solutions-els {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: -9px
}

.front_solutions-el {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        width: 310px;
        height: 310px;
        background-color: rgba(255, 255, 255, 17%);
        padding: 15px;
        margin-right: 9px;
        margin-bottom: 9px
}

.front_solutions-el.block-h {
        position: relative;
        display: block;
        left: -99px;
        color: #fff;
        padding: 0;
        background-color: transparent
}

.footer_in:before,
.front_solutions-el.block-h:before,
.page_banner_in:before {
        background-color: #d8d8d8;
        position: absolute;
        content: ""
}

.front_solutions-el.block-h:before {
        top: -10px;
        left: 80px;
        transform: translateY(-100%);
        height: 50vh;
        width: 1px;
        z-index: 0
}

.front_solutions-el.block-h .underlay {
        z-index: 0
}

.front_solutions-el.block-h .layer1 {
        bottom: 38px;
        left: 0;
        width: 212px;
        height: auto
}

.front_solutions-el.block-h h2 {
        position: relative;
        font-size: 60px;
        z-index: 1
}

.front_solutions-el_in {
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        padding: 80px 35px 30px;
        background-color: #fff;
        z-index: 1
}

.front_solutions-el_in:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: linear-gradient(#2c1d9a, #8b3bc1);
        opacity: 0;
        transition: .2s;
        z-index: -1
}

.front_solutions-el-i {
        position: relative;
        width: 70px;
        height: 70px;
        margin: 0 auto;
        z-index: 1
}

.front_solutions-el-i div {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        opacity: 1;
        transition: .2s;
        z-index: 1
}

.front_solutions-el-i div.hov,
.front_solutions-el_in:hover .front_solutions-el-i div {
        opacity: 0
}

.front_solutions-el-h {
        font-family: 'Rozha One', serif;
        font-size: 30px;
        color: #01162f;
        font-weight: 400;
        margin-top: 20px;
        transition: .2s
}

.front_solutions-el-btn {
        background-color: transparent
}

.footer_in .btns .btn:before,
.front_clients-slider .slick-arrow:hover:after,
.front_clients-slider .slick-arrow:hover:before,
.front_solutions-el-btn .btn::before,
.post {
        background-color: #fff
}

.front_solutions-el-btn .btn {
        margin: 0;
        color: #fff
}

.front_solutions>.underlay .layer1 {
        bottom: 80px;
        right: 6%;
        width: 212px;
        height: auto
}

.front_clients {
        padding: 130px 0
}

.front_clients_in {
        width: 1430px;
        margin: 0 auto
}

.front_clients-slide {
        position: relative;
        height: 80px !important;
        margin: 0 15px;
        z-index: 1
}

.front_clients-slide .slick-list {
        margin: 0 -15px
}

.front_clients-slide img {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: .2s;
        width: auto;
        max-height: 100%;
        opacity: 1;
        z-index: 10
}

.front_clients-slide img.hov,
.front_clients-slide:hover img {
        opacity: 0;
        z-index: -1
}

.front_clients-slider .slick-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 27px;
        height: 27px;
        border-radius: 50%;
        border: 1px solid rgba(134, 57, 192, .18);
        transition: .2s;
        cursor: pointer;
        z-index: 100
}

.front_clients-slider .slick-arrow.slick-prev {
        left: -60px
}

.front_clients-slider .slick-arrow.slick-next {
        right: -60px
}

.front_clients-slider .slick-arrow:after,
.front_clients-slider .slick-arrow:before {
        position: absolute;
        content: "";
        width: 8px;
        height: 2px;
        background-color: #a2019f;
        transition: .2s;
        z-index: 1
}

.front_clients-slider .slick-prev:after,
.front_clients-slider .slick-prev:before {
        left: 8px
}

.front_clients-slider .slick-next:after,
.front_clients-slider .slick-next:before {
        right: 8px
}

.front_clients-slider .slick-next:before,
.front_clients-slider .slick-prev:before {
        top: 9px
}

.front_clients-slider .slick-next:after,
.front_clients-slider .slick-prev:after {
        bottom: 9px
}

.front_clients-slide:hover img.hov {
        opacity: 1;
        z-index: 10
}

.front_clients-slider .slick-arrow:hover {
        background-color: #a2019f
}

.contact_content {
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        z-index: 1
}

.contact_content_in {
        position: relative;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        padding: 220px 0 140px;
        z-index: 1
}

.contact_content_in .socials {
        position: absolute;
        top: 475px;
        right: 28px;
        z-index: 10
}

.contact_content_in .socials-el,
.footer_in .socials-el {
        display: block;
        width: 20px;
        height: auto;
        margin-bottom: 86px
}

.contact_content_in .socials-el img,
.footer_in .socials-el img {
        width: 100%;
        height: auto
}

.contact_content .layer1 {
        top: -140px;
        right: 20%;
        height: 293px;
        width: auto
}

.contact_content-txt {
        position: relative;
        width: 490px;
        flex-shrink: 0;
        color: #fff;
        z-index: 1
}

.contact_content-txt .block-h.gradient {
        background: -webkit-linear-gradient(140deg, #fab4ff, #eee);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
}

.contact_content-txt-phone {
        display: flex;
        align-items: center;
        font-size: 24px;
        font-weight: 700;
        color: #fff
}

.contact_content-txt-phone img {
        display: block;
        margin-right: 16px
}

.contact_content-txt h1,
.contact_content-txt h2,
.contact_content-txt h3 {
        background: -webkit-linear-gradient(140deg, #fab4ff, #eee) !important;
        -webkit-background-clip: text !important;
        -webkit-text-fill-color: transparent !important
}

.contact_content-txt h2 {
        font-size: 60px;
        margin: 40px 0 30px
}

.contact_content-txt ul {
        padding: 0
}

.contact_content-txt ul li {
        position: relative;
        list-style: none;
        font-size: 24px;
        line-height: 1.4;
        padding-left: 44px;
        margin-bottom: 15px;
        z-index: 1
}

.contact_content-txt ul li:before {
        position: absolute;
        content: "";
        top: 6px;
        left: 0;
        width: 18px;
        height: 18px;
        border: 1px solid rgba(255, 255, 255, .5);
        border-radius: 50%;
        z-index: 1
}

.contact_content-txt ul li:after {
        position: absolute;
        content: "";
        top: 14px;
        left: 8px;
        width: 4px;
        height: 4px;
        background-color: #f718f9;
        z-index: 1
}

.contact_content-txt .layer1 {
        top: auto;
        bottom: -30px;
        left: 0;
        transform: translateY(100%);
        width: 212px;
        height: auto
}

.contact_content-form {
        width: 834px;
        flex-shrink: 0;
        margin-right: 140px
}

.contact_content-form .gform_body .gform_fields {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
}

.contact_content-form .gform_body .gform_fields .gfield {
        width: 100%;
        padding: 0;
        margin: 0 0 30px;
        color: rgba(255, 255, 255, .8)
}

.contact_content-form .gform_body .gform_fields .gfield.gf_left_half,
.contact_content-form .gform_body .gform_fields .gfield.gf_right_half {
        width: 392px;
        max-width: 49%;
        padding: 0
}

.contact_content-form .gform_body .gform_fields .gfield label {
        margin-bottom: 10px
}

.contact_content-form .gform_body .gform_fields .gfield label,
.contact_content-form .gform_body .gform_fields .gfield label .gfield_required {
        font-size: 18px;
        font-family: Roboto, sans-serif;
        font-weight: 700;
        color: rgba(255, 255, 255, .8)
}

.contact_content-form .gform_body .gform_fields .gfield .ginput_container {
        margin: 0 !important
}

.contact_content-form .gform_body .gform_fields .gfield .ginput_container input,
.contact_content-form .gform_body .gform_fields .gfield .ginput_container select,
.contact_content-form .gform_body .gform_fields .gfield .ginput_container textarea {
        height: 68px;
        width: 100%;
        font-family: Roboto, sans-serif !important;
        font-size: 21px !important;
        font-weight: 700 !important;
        color: rgba(255, 255, 255);
        padding: 0 20px !important;
        background-color: transparent;
        border: 1px solid #d8d8d8;
        border-radius: 4px
}

.contact_content-form .gform_body .gform_fields .gfield .ginput_container select option {
        color: #000
}

.contact_content-form .gform_body .gform_fields .gfield .ginput_container textarea {
        height: 128px;
        padding: 20px !important
}

.contact_content-form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select:before {
        position: absolute;
        content: "";
        top: 29px;
        left: 34px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 8px solid #f21bf9;
        z-index: 1
}

.contact_content-form .gform_body .gform_fields .gfield .ginput_container select {
        -webkit-appearance: none;
        padding: 0 20px 0 67px !important;
        color: #fff !important
}

.contact_content-form .gform_wrapper .gform_footer {
        padding: 0;
        margin: 30px 0 0
}

.contact_content-form .gform_wrapper .gform_footer .gform_button {
        height: 68px;
        min-width: 180px;
        font-size: 21px;
        color: #fff;
        letter-spacing: 3px;
        text-transform: uppercase;
        font-family: Roboto, sans-serif;
        font-weight: 700;
        border: none;
        background-color: #ff00db;
        border-radius: 4px;
        -webkit-appearance: none;
        padding: 10px 50px;
        cursor: pointer
}

.post__link:hover .post__content .post__title,
.post__link:hover .post__content p,
.sidebar__content:hover p {
        color: #a2019f
}

.contact_content-form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox {
        width: 100%
}

.contact_content-form .gform_wrapper .gfield_checkbox {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        width: 100% !important
}

.lost_content_in,
.page_banner_in,
.success_content_in {
        display: flex;
        align-items: center;
        color: #fff;
        position: relative;
        z-index: 1
}

.footer_in .block-h .footer-top-title,
.footer_in .block-h h2 {
        background: -webkit-linear-gradient(left, #fff, #feccff);
        -webkit-text-fill-color: transparent;
        width: 100%
}

.contact_content-form .gform_wrapper .gfield_checkbox li {
        display: flex;
        margin-right: 25px
}

.contact_content-form .gform_wrapper .gfield_checkbox li label {
        white-space: nowrap !important;
        margin-left: 28px
}

.contact_content-form .gform_body .gform_fields .gfield_checkbox label::before {
        position: absolute;
        content: "";
        top: 3px;
        left: 0;
        display: inline-block;
        height: 20px;
        width: 20px;
        border-radius: 4px;
        border: 1px solid #d8d8d8
}

.contact_content-form .gform_body .gform_fields .gfield_checkbox label::after {
        position: absolute;
        content: "";
        left: 6px;
        top: 9px;
        display: inline-block;
        height: 6px;
        width: 9px;
        border-left: 2px solid;
        border-bottom: 2px solid;
        transform: rotate(-45deg)
}

.contact_content-form .gform_body .gform_fields .gfield_checkbox input[type=checkbox]+label::after {
        content: none
}

.contact_content-form .gform_body .gform_fields .gfield_checkbox input[type=checkbox]:checked+label::after {
        content: ""
}

.contact_content-form .gform_body .gform_fields .gfield_checkbox input[type=checkbox]:focus+label::before {
        outline: rgb(59, 153, 252) auto 5px
}

.page_banner {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat
}

.page_banner_in {
        justify-content: center;
        min-height: 440px;
        padding: 160px 0 100px
}

.page_banner_in:before {
        right: 37px;
        top: 146px;
        width: 1px;
        height: 230px;
        opacity: .4;
        z-index: 1
}

.page_content_in {
        width: 1040px;
        font-size: 24px;
        line-height: 1.6;
        padding: 100px 0;
        margin: 0 auto
}

.page_content_in li {
        margin: 10px 0
}

.lost_content,
.success_content {
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        z-index: 1
}

.blog-hero,
.post__image,
.single-hero,
.single-news__post-image {
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat
}

.lost_content_in,
.success_content_in {
        justify-content: center;
        min-height: 100vh;
        padding: 200px 0 140px
}

.success_content-txt h1 {
        font-size: 130px;
        margin-bottom: 30px;
        color: #fff
}

.success_content-txt h3 {
        margin-top: 30px;
        color: #fff
}

.lost_content .layer1,
.success_content .layer1 {
        left: 50%;
        top: -100px;
        transform: translateX(-50%);
        height: auto;
        width: 154px;
        opacity: .6
}

.lost_content .layer2,
.success_content .layer2 {
        top: auto;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 212px;
        height: auto
}

.lost_content-h {
        font-size: 200px;
        line-height: .9;
        margin: 0;
        color: #eee
}

.lost_content-sh {
        font-size: 60px;
        margin: 0 0 20px;
        color: #eee
}

.lost_content-p {
        display: block;
        width: 300px;
        font-size: 24px;
        margin: 0 auto;
        color: #eee
}

.footer_in {
        position: relative;
        padding: 220px 0 60px;
        z-index: 1
}

.footer_in:before {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 1px;
        height: 180px;
        z-index: 1
}

.footer_in .socials {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        z-index: 10
}

.footer_in .block-h {
        width: 970px;
        text-align: center;
        margin: 0 auto
}

.footer_in .block-h .footer-top-title {
        font-size: 48px;
        -webkit-background-clip: text;
        max-width: 760px;
        margin: 0 auto
}

.footer_in .block-h h2 {
        font-size: 36px;
        -webkit-background-clip: text;
        max-width: 600px;
        margin: 0 auto
}

.footer_in .btns {
        position: relative;
        margin-top: 120px;
        z-index: 1
}

.footer_in .btns:before {
        position: absolute;
        content: "";
        top: -35px;
        left: 50%;
        transform: translate(-50%, -100%);
        width: 1px;
        height: 55px;
        background-color: #d8d8d8;
        z-index: 1
}

.footer_in .btns .btn {
        color: #fff;
        font-size: 24px
}

.footer-bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #fff;
        margin-top: 160px
}

.footer-copy {
        width: 600px;
        flex-shrink: 0;
        color: #fff;
        font-size: 18px;
        padding-right: 30px
}

.footer-links {
        flex-grow: 1
}

.footer-links ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0;
        margin: 0
}

.footer-links li a {
        color: #fff;
        letter-spacing: 3px
}

@media only screen and (max-width:1639px) {
        .wrapper {
                width: 1400px
        }

        h1 {
                font-size: 90px
        }

        h2 {
                font-size: 64px
        }

        .front_banner-txt {
                width: 1040px
        }

        .front_banner h1 {
                font-size: 110px
        }

        .front_areas_in::after,
        .front_areas_in::before {
                left: -20px
        }

        .front_experts-slide-txt {
                width: 490px
        }

        .front_experts-slide-txt h4,
        .front_solutions-el-h {
                font-size: 28px
        }

        .front_solutions_in {
                width: 1170px
        }

        .front_solutions-el_in {
                padding-top: 50px
        }

        .front_solutions-el {
                width: 283px;
                height: 283px
        }

        .front_solutions-el.block-h .layer1 {
                bottom: 22px
        }

        .front_clients_in {
                width: 1320px
        }

        .front_experts .layer1 {
                top: 40px
        }

        .contact_content-form {
                width: 752px
        }

        .footer-copy {
                width: 530px
        }
}

@media only screen and (max-width:1499px) {
        .front_banner-txt {
                width: 1156px
        }

        .front_banner h1 {
                font-size: 68px
        }

        .wrapper {
                width: 1200px
        }

        h1 {
                font-size: 80px
        }

        h2 {
                font-size: 54px
        }

        .front_about-txt {
                width: 650px
        }

        .front_about-txt .block-h {
                margin-bottom: 60px
        }

        .front_about .layer1 {
                width: 34vw
        }

        .front_about_in:before {
                width: 930px
        }

        .front_about_in:after {
                left: 929px
        }

        .front_areas {
                padding-bottom: 60px
        }

        .front_areas_in::before {
                width: 950px
        }

        .front_areas-el {
                width: 383px;
                margin-right: 25px
        }

        .front_areas-el_in {
                padding: 20px
        }

        .front_areas_in::after,
        .front_areas_in::before {
                left: -20px
        }

        .front_experts_in .block-h::before {
                top: -195px;
                left: -102px
        }

        .front_experts_in .block-h::after {
                left: -32px
        }

        .front_experts-slide-img {
                width: 596px
        }

        .front_experts_in .block-h .layer1 {
                bottom: 80px;
                left: -138px
        }

        .front_experts-slide-img div {
                top: 84px;
                left: 45px;
                right: 45px;
                bottom: 98px
        }

        .front_experts-slide-txt {
                width: 420px
        }

        .front_experts-slide-txt h4 {
                font-size: 26px
        }

        .front_solutions-el.block-h {
                left: -56px
        }

        .front_solutions_in {
                width: 1090px
        }

        .front_solutions-el {
                width: 263px;
                height: 263px
        }

        .front_solutions-el_in {
                padding-top: 40px
        }

        .front_solutions-el-h {
                font-size: 24px
        }

        .front_solutions-el.block-h .layer1 {
                bottom: 12px
        }

        .front_clients_in {
                width: 1120px
        }

        .contact_content-txt {
                width: 350px
        }

        .contact_content-txt h1 {
                font-size: 70px
        }

        .contact_content-txt h2 {
                font-size: 50px
        }

        .contact_content-txt ul li {
                font-size: 20px
        }

        .contact_content-txt ul li::before {
                top: 3px
        }

        .contact_content-txt ul li::after {
                top: 11px
        }

        .contact_content-form {
                width: 684px;
                margin-right: 120px
        }

        .contact_content-form .gform_body .gform_fields .gfield label,
        .contact_content-form .gform_body .gform_fields .gfield label .gfield_required {
                font-size: 17px
        }

        .footer-copy {
                width: 450px
        }
}

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

        .front_areas-el-bg,
        .front_areas-el-btn {
                bottom: 10px;
                left: 10px;
                right: 10px
        }

        .wrapper {
                width: 1000px
        }

        h1 {
                font-size: 65px
        }

        h3 {
                font-size: 38px
        }

        h4 {
                font-size: 32px
        }

        .header_nav .menu li a {
                font-size: 50px
        }

        .header_nav .menu li.menu-item-type-custom::before {
                top: 40px
        }

        .header_nav_in {
                padding: 0 80px 0 40px
        }

        .front_banner-txt {
                width: 1050px;
                padding-left: 40px
        }

        .front_banner-txt h1 {
                font-size: 56px
        }

        .front_areas .layer1,
        .front_solutions-el.block-h .layer1,
        .front_videotxt .layer1 {
                width: 160px
        }

        .front_videotxt-slider {
                padding: 120px 0
        }

        .front_videotxt-slider .slick-dots {
                bottom: 63px
        }

        .front_about_in {
                padding: 160px 0
        }

        .front_areas-el {
                width: 316px;
                padding: 10px
        }

        .front_areas-el_in {
                padding: 10px 10px 68px;
                font-size: 18px
        }

        .front_areas-el-bg {
                top: 10px
        }

        .front_areas-el-btn:before {
                left: 0;
                right: 0
        }

        .front_areas-bg {
                height: 580px
        }

        .front_experts .layer1 {
                width: 260px;
                top: 62px;
                right: 60px
        }

        .front_experts-slide_in {
                align-items: flex-start
        }

        .front_experts_in .block-h {
                margin-bottom: 40px
        }

        .front_experts-slide-txt {
                width: 392px
        }

        .front_experts-slide-img {
                width: 430px;
                height: 338px
        }

        .front_experts-slide-img div {
                top: 21px;
                left: 28px;
                right: 28px;
                bottom: 32px
        }

        .front_solutions_in {
                width: 880px
        }

        .front_solutions-el {
                width: 284px;
                height: 284px
        }

        .front_solutions-el_in {
                padding-top: 60px
        }

        .front_clients_in {
                width: 900px
        }

        .front_experts_in .block-h .layer1 {
                width: 124px
        }

        .contact_content-form {
                width: 506px;
                margin-right: 100px
        }

        .contact_content-form .gform_body .gform_fields .gfield .ginput_container input,
        .contact_content-form .gform_body .gform_fields .gfield .ginput_container select,
        .contact_content-form .gform_wrapper .gform_footer .gform_button {
                height: 58px
        }

        .contact_content-form .gform_body .gform_fields .gfield {
                margin-bottom: 20px
        }

        .contact_content-form .gform_body .gform_fields .gfield .ginput_container input,
        .contact_content-form .gform_body .gform_fields .gfield .ginput_container select,
        .contact_content-form .gform_body .gform_fields .gfield .ginput_container textarea,
        .contact_content-form .gform_wrapper .gform_footer .gform_button {
                font-size: 18px !important
        }

        .contact_content-form .gform_body .gform_fields .gfield .ginput_container select {
                padding: 0 20px 0 42px !important
        }

        .contact_content-form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select::before {
                top: 26px;
                left: 19px
        }

        .contact_content-form .gform_wrapper .gform_footer .gform_button {
                min-width: 150px
        }

        .footer_in .block-h {
                width: 720px
        }

        .footer-copy {
                width: 380px
        }
}

@media only screen and (max-width:1099px) {
        .show_lg {
                display: block
        }

        .hide_lg {
                display: none !important
        }

        .wrapper {
                width: 932px
        }

        h3 {
                font-size: 36px
        }

        .front_banner-txt {
                width: 800px
        }

        .front_banner-txt h1 {
                font-size: 50px
        }

        .front_about-txt {
                width: 580px;
                font-size: 24px
        }

        .front_about_in:before {
                width: 700px
        }

        .front_about_in:after {
                left: 700px
        }

        .front_areas_in:before {
                width: 721px
        }

        .front_areas-el {
                width: 294px
        }

        .front_experts_in {
                padding: 0 0 100px
        }

        .front_experts_in .block-h::before {
                top: -164px;
                left: -20px
        }

        .front_experts_in .block-h::after {
                left: 20px;
                width: 40px
        }

        .front_experts-slider {
                width: 780px;
                margin: 0 auto
        }

        .front_experts_in .block-h {
                margin-bottom: 40px
        }

        .front_experts-slide-txt {
                width: 340px
        }

        .front_solutions_in {
                width: 784px
        }

        .front_solutions-el {
                width: 252px;
                height: 252px
        }

        .front_solutions-el_in {
                padding-top: 40px
        }

        .front_solutions-el.block-h h2 {
                font-size: 52px
        }

        .front_clients_in {
                width: 812px
        }

        .contact_content-form {
                width: 474px;
                margin-right: 90px
        }
}

@media screen and (max-width: 941px) {
        .wrapper {
                width: 708px
        }
}

@media only screen and (max-width:991px) {
        .show_md {
                display: block
        }

        .hide_md {
                display: none !important
        }

        .header_logo {
                height: 60px
        }

        .header_nav_in {
                padding: 0
        }

        .header_nav .menu li a {
                font-size: 40px
        }

        .header_nav .menu li {
                padding: 12px 0
        }

        .header_nav .menu li.menu-item-type-custom::before {
                top: 31px
        }

        .contact_content-txt .layer1,
        .front_about .layer1,
        .front_about-iframe,
        .front_areas .layer1,
        .front_solutions-el.block-h .layer1 {
                display: none
        }

        .front_about-txt {
                width: 100%;
                padding-right: 60px
        }

        .front_areas-bg {
                height: 100%
        }

        .front_areas_in {
                min-height: unset
        }

        .front_areas-el {
                width: 226px;
                height: 350px;
                margin-right: 14px
        }

        .front_areas-el_in {
                display: none;
                padding: 20px 20px 88px
        }

        .front_areas-el-bg {
                padding-bottom: 60px
        }

        .front_areas-el-h {
                font-size: 26px
        }

        .front_experts {
                padding: 60px 0
        }

        .front_experts_in {
                padding-bottom: 0
        }

        .front_experts_in .block-h .layer1 {
                bottom: 0;
                left: -54px
        }

        .front_experts-slider .slick-arrow {
                z-index: 111;
                top: 168px
        }

        .front_experts-slide_in {
                flex-wrap: wrap;
                justify-content: center
        }

        .front_experts_in .block-h {
                margin-bottom: 40px
        }

        .front_experts-slide-txt {
                width: 648px
        }

        .front_experts-slide-img {
                width: 727px
        }

        .front_experts-slide-img div {
                top: 22px;
                left: 166px;
                right: 166px;
                bottom: 33px
        }

        .front_experts-slider .slick-arrow.slick-next,
        .front_experts-slider .slick-arrow.slick-prev {
                transform: translate(0, -50%)
        }

        .front_experts-slider .slick-arrow.slick-next {
                right: -17px
        }

        .front_experts-slider .slick-arrow.slick-prev {
                left: -17px
        }

        .front_solutions-els {
                margin-right: -9px;
                max-width: unset
        }

        .front_solutions-el {
                width: 230px;
                height: 230px
        }

        .front_solutions-el_in {
                padding-top: 24px;
                padding-bottom: 24px
        }

        .front_solutions-el-btn,
        .front_solutions-el.block-h {
                width: 100% !important;
                height: auto !important;
                left: auto !important;
                text-align: center;
                margin-bottom: 60px !important
        }

        .front_solutions-el-btn {
                margin-top: 40px !important;
                margin-bottom: 0 !important
        }

        .front_clients {
                padding: 100px 0
        }

        .front_clients_in {
                width: 606px
        }

        .contact_content_in {
                flex-wrap: wrap;
                padding-right: 100px
        }

        .contact_content-form,
        .contact_content-txt {
                width: 100%;
                margin: 0
        }

        .contact_content-txt {
                margin-bottom: 60px
        }

        .contact_content .layer1 {
                right: 30%
        }

        .success_content_in {
                padding: 200px 50px 140px
        }

        .success_content-txt h1 {
                font-size: 100px
        }

        .success_content-txt h3 {
                font-size: 32px
        }

        .page_banner_in {
                min-height: 340px;
                padding: 140px 0 80px
        }

        .page_content_in {
                font-size: 20px
        }

        .page_banner_in::before {
                height: 145px
        }

        .footer_in .block-h {
                width: 600px
        }

        .footer-bottom {
                flex-wrap: wrap;
                justify-content: center;
                flex-direction: column-reverse
        }

        .footer-copy,
        .footer-links {
                width: 100%;
                padding: 0;
                text-align: center
        }

        .footer-links {
                justify-content: space-between;
                margin-bottom: 30px
        }
}

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

        .front_areas-el_in,
        .show_sm {
                display: block
        }

        .hide_sm {
                display: none !important
        }

        .wrapper {
                width: 100%;
                padding: 0 30px
        }

        h1 {
                font-size: 60px
        }

        h2 {
                font-size: 52px
        }

        .contact_content .layer1,
        .contact_content_in .socials,
        .contact_content_in::before,
        .front_about_in::after,
        .front_about_in:before,
        .front_areas_in::after,
        .front_areas_in::before,
        .front_banner-txt::before,
        .front_banner_in::after,
        .front_banner_in::before,
        .front_experts .layer1,
        .front_experts_in .block-h::after,
        .front_experts_in .block-h::before,
        .front_solutions-el.block-h:before,
        .front_solutions>.underlay .layer1,
        .front_videotxt .layer1,
        .front_videotxt_in::before,
        .header_nav .header_logo,
        .lost_content .layer1,
        .lost_content .layer2,
        .lost_content_in:before,
        .page_banner_in::before,
        .success_content .layer1,
        .success_content .layer2,
        .success_content_in:before {
                display: none
        }

        .header_nav_in {
                justify-content: center
        }

        .front_banner_in {
                min-height: auto;
                height: 120vw;
                max-height: 100vh;
                padding-top: 100px;
                padding-bottom: 60px
        }

        .front_banner-txt {
                padding: 0;
                width: 100%;
                max-width: 680px
        }

        .front_banner-txt h1 {
                font-size: 42px;
                line-height: 1.1
        }

        .front_videotxt-slider .slick-dots {
                bottom: auto;
                top: 50px
        }

        .front_about_in,
        .front_solutions_in,
        .front_videotxt-slider {
                padding: 100px 0
        }

        .front_videotxt-slider {
                padding-bottom: 80px
        }

        .front_about-txt,
        .front_experts_in .block-h {
                padding: 0
        }

        .front_areas-el {
                width: 360px;
                height: auto;
                min-height: 460px;
                margin-right: 0
        }

        .front_areas-el-h {
                font-size: 40px
        }

        .front_experts_in .block-h h1 {
                font-size: 48px
        }

        .front_experts-slide-img {
                width: 100%;
                height: 74vw
        }

        .front_experts-slide-img div {
                top: 8%;
                left: 6%;
                right: 6%;
                bottom: 10.5%
        }

        .front_experts-slider .slick-arrow {
                top: 37vw
        }

        .front_solutions-els {
                width: 100%;
                margin-right: -4vw;
                max-width: unset;
                justify-content: space-between
        }

        .front_solutions-el {
                width: 44vw;
                height: 44vw;
                margin-right: 0
        }

        .front_solutions-el_in {
                display: flex;
                align-content: center;
                flex-wrap: wrap
        }

        .front_solutions-el-h {
                width: 100%;
                display: block
        }

        .front_clients_in {
                width: 100%
        }

        .front_clients-slider .slick-list {
                margin: 0 -20vw;
                max-width: unset
        }

        .front_clients-slider:after,
        .front_clients-slider:before {
                position: absolute;
                content: "";
                top: 0;
                bottom: 0;
                width: 30%;
                pointer-events: none;
                z-index: 1
        }

        .front_clients-slider:before {
                background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
                left: -30px
        }

        .front_clients-slider:after {
                background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
                right: -30px
        }

        .front_clients-slider .front_clients-slide.slick-center img {
                opacity: 0
        }

        .front_clients-slider .front_clients-slide.slick-center img.hov {
                opacity: 1
        }

        .contact_content_in {
                padding-right: 0
        }

        .success_content_in {
                padding: 150px 0 100px
        }

        .footer_in .socials {
                position: relative;
                top: auto;
                left: auto;
                transform: translate(0, 0);
                display: flex;
                align-items: unset;
                justify-content: center;
                margin-top: 40px
        }

        .footer_in .socials-el {
                margin: 15px;
                width: 40px
        }

        .footer-links ul {
                flex-wrap: wrap;
                flex-direction: column-reverse
        }

        .footer-links ul li {
                width: 100%;
                font-size: 28px;
                margin-bottom: 15px
        }

        .footer-bottom {
                margin-top: 40px
        }
}

@media only screen and (max-width:575px) {
        .show_xs {
                display: block
        }

        .hide_xs {
                display: none !important
        }

        .wrapper {
                padding: 0 15px
        }

        .footer_in .block-h h1,
        .front_experts_in .block-h h1,
        h1 {
                font-size: 38px
        }

        .front_solutions-el.block-h h2,
        h2 {
                font-size: 32px
        }

        h3 {
                font-size: 28px
        }

        .header_logo {
                height: 50px
        }

        .header_in {
                padding-top: 20px
        }

        .hamb {
                width: 60px;
                height: 60px
        }

        .hamb div {
                top: 18px
        }

        .hamb div:nth-child(4) {
                bottom: 18px
        }

        .front_areas-el-h,
        .header_nav .menu li a {
                font-size: 30px
        }

        .header_nav .menu li.menu-item-type-custom::before {
                top: 25px
        }

        .front_banner-txt h1 {
                font-size: 25px;
                padding-top: 65px
        }

        .front_about_in,
        .front_clients,
        .front_solutions_in,
        .front_videotxt-slider {
                padding: 80px 0
        }

        .front_videotxt-slider {
                padding-bottom: 60px
        }

        .front_videotxt-slider .slick-dots {
                top: 38px
        }

        .contact_content-txt,
        .front_about-txt .block-h {
                margin-bottom: 40px
        }

        .footer_in .btns .btn,
        .front_about-txt,
        .front_experts-slide-txt,
        .lost_content-p {
                font-size: 20px
        }

        .front_experts-slide-img div {
                border-radius: 6px
        }

        .front_solutions-el {
                width: 100%;
                height: 92vw
        }

        .front_clients_in .block-h {
                margin-bottom: 30px
        }

        .page_banner_in {
                min-height: 240px
        }

        .page_content_in {
                padding: 80px 0;
                font-size: 18px;
                line-height: 1.5
        }

        .lost_content-h {
                font-size: 160px
        }

        .lost_content-sh {
                font-size: 50px
        }

        .success_content h1 {
                font-size: 46px;
                margin-bottom: 20px
        }

        .success_content-txt h3 {
                font-size: 28px;
                margin-top: 20px
        }

        .contact_content-form .gform_body .gform_fields .gfield.gf_left_half,
        .contact_content-form .gform_body .gform_fields .gfield.gf_right_half {
                width: 100%;
                max-width: 100%
        }

        .contact_content_in {
                padding: 160px 0 80px
        }

        .footer_in {
                padding: 120px 0 40px
        }

        .footer_in:before {
                height: 96px
        }

        .footer-links ul li {
                font-size: 22px
        }

        .footer-copy {
                font-size: 16px
        }

        p {
                font-size: 18px
        }

        .front_about-btns {
                justify-content: unset;
                flex-wrap: wrap
        }

        .front_about-btn img {
                width: 100%
        }

        .front_about-btn {
                width: calc(50% - 20px);
                margin: 15px 10px
        }

        .front_about-btn:last-child {
                margin-right: auto
        }
}

@media only screen and (max-width:359px) {
        .show_xxs {
                display: block
        }

        .hide_xxs {
                display: none !important
        }

        .success_content h1,
        h1 {
                font-size: 38px
        }

        .contact_content-txt h2,
        .front_solutions-el.block-h h2,
        h2 {
                font-size: 32px
        }

        .header_nav .menu li a,
        h3 {
                font-size: 26px
        }

        .front_experts-slide-txt .h4,
        h4 {
                font-size: 20px
        }

        .header_nav .menu li.menu-item-type-custom::before {
                top: 23px
        }

        .header_nav .menu li {
                padding: 9px 0
        }

        .front_banner-txt h1 {
                font-size: 18px
        }
}

.blog-hero {
        height: 788px;
        display: flex;
        align-items: center;
        position: relative;
}

.blog-hero__wrapper {
        position: relative;
        margin-left: 205px
}

.blog-hero__wrapper::after {
        content: '';
        position: absolute;
        right: 0;
        top: -50px;
        width: 1px;
        height: 270px;
        background-color: rgba(216, 216, 216, .37)
}

@media screen and (min-width: 990px) {
        .blog-hero__wrapper::after {
                right: 35px;
        }
}

.blog-hero__title {
        font-size: 140px;
        color: #fff;
        margin-bottom: 45px
}

.blog-hero__content p {
        font-family: Roboto, sans-serif;
        font-size: 40px;
        font-weight: 300;
        color: #fff;
        margin-bottom: 0;
        width: 100%;
        max-width: 570px
}

.post {
        padding: 60px 0
}

.post__wrapper {
        display: flex;
        flex-flow: row wrap;
        width: 100%;
        max-width: 1730px;
        margin: 0 auto
}

.post__inner {
        width: calc(50% - 70px);
        margin-left: 35px;
        margin-right: 35px;
        margin-bottom: 60px
}

.post__link {
        transition: .3s
}

.post__image {
        height: 345px;
        border-radius: 4px
}

.post__content {
        box-shadow: 0 10px 15px -4px rgba(0, 0, 0, .15);
        padding: 32px 45px 60px
}

.post__content .post__date {
        font-size: 13px;
        color: #9d9bab;
        margin-bottom: 9px;
        display: block
}

.post__content .post__title {
        font-size: 43px;
        color: #01162f;
        margin: 0 0 19px;
        transition: .3s
}

.post__content p {
        font-size: 21px;
        color: #626070;
        line-height: 1.6;
        margin: 0;
        transition: .3s
}

@media only screen and (max-width:480px) {
        .post__content {
                padding: 20px 30px
        }
}

.single-hero {
        height: 386px;
        display: flex;
        align-items: center;
        position: relative;
}

.hero__bg-image {
        z-index: -1;
}

.single-hero__title {
        color: #fff;
        font-size: 50px;
        text-align: center
}

.single-news {
        padding-top: 68px;
        padding-bottom: 95px
}

.single-news__post-image {
        height: 345px;
        width: 100%;
        max-width: 796px;
        border-radius: 6px
}

.single-news__content {
        width: 100%;
        max-width: 742px;
        margin: 35px auto 50px
}

.single-news__date {
        font-size: 13px;
        color: #9d9bab;
        display: block;
        margin-bottom: 15px
}

.single-news__title {
        font-size: 43px;
        color: #01162f;
        margin: 0 0 18px !important
}

.single-news__content h1 {
        font-size: 53px;
        color: #01162f;
        margin: 0 0 18px
}

.single-news__content h2,
h3,
h4,
h5,
h6 {
        font-size: 43px;
        color: #01162f;
        margin: 65px 0 18px
}

.single-news__content p {
        font-size: 21px;
        color: #6d7783;
        margin-bottom: 27px;
        line-height: 1.6
}

.single-news__content p:last-child {
        margin-bottom: 0
}

.search {
        margin-bottom: 56px
}

.search__input {
        background-image: url('images/icons/search.svg');
        background-repeat: no-repeat;
        background-position: 95% 50%;
        padding: 20px 35px 15px 25px;
        border: 1px solid #979797;
        border-radius: 8px;
        font-size: 18px;
        color: #919191;
        width: 100%
}

.search__input:focus {
        outline: 0
}

.sidebar__wrapper {
        display: flex;
        margin-bottom: 35px
}

.sidebar__wrapper img {
        max-width: 85px;
        width: 100%;
        height: auto;
        object-fit: contain;
        object-position: top left
}

.sidebar__content p {
        font-size: 18px;
        color: #3a3841;
        margin-left: 15px;
        transition: .3s
}

.addtoany_header {
        font-size: 14px;
        color: #dbdbdb
}

.addtoany_list a,
.widget .addtoany_list a {
        padding: 0 20px 0 0 !important
}

@media only screen and (max-width:1440px) {
        .blog-hero__wrapper {
                margin-left: 0
        }

        .single-news {
                padding: 60px 15px 90px
        }

        .single-news__wrapper {
                flex-flow: row
        }
}

.search-page {
        padding: 60px 0
}

.search-page__title {
        font-size: 70px
}

.search-page__post-wrapper {
        padding-bottom: 40px
}

.search-page__content-title a {
        text-decoration: none;
        font-size: 40px;
        color: #1e1e21;
        transition: .3s
}

.search-page__content-content a p {
        font-size: 22px;
        color: #1e1e21;
        transition: .3s
}

.search-page__alternative {
        font-size: 26px;
        color: #1e1e21
}

@media only screen and (max-width:1024px) {
        .blog-hero__title {
                font-size: 115px;
                margin-bottom: 35px
        }

        .blog-hero__content p {
                font-size: 35px
        }

        .post__inner {
                width: 100%;
                margin-left: 15px;
                margin-right: 15px
        }

        .search-page__title {
                font-size: 55px
        }
}

@media only screen and (max-width:640px) {
        .header_nav .menu li a.is-open::before {
                left: 0;
                top: -25px;
                transform: none
        }

        .blog-hero {
                height: 550px
        }

        .blog-hero__wrapper:after {
                content: none
        }

        .blog-hero__title {
                font-size: 90px;
                margin-bottom: 25px
        }

        .blog-hero__content p {
                font-size: 30px
        }

        .single-hero__title {
                font-size: 30px
        }

        .sidebar__content p {
                margin-left: 10px;
                font-size: 17px
        }

        .search-page__title {
                font-size: 40px
        }

        .single-news__content h2,
        h3,
        h4,
        h5,
        h6 {
                font-size: 32px;
                line-height: 1.2em !important
        }
}

.header-socials {
        align-items: center
}

body.page-template-home-page-curis-digital .lead-magnet__image-wrap {
        max-width: 100%
}

.single-news__content ul li {
        list-style-type: disc
}

.single-news__content ol,
.single-news__content ul {
        padding-left: 16px
}

.single-news__content ol li,
.single-news__content ul li {
        font-size: 21px;
        color: #6d7783;
        line-height: 1.6
}

.single-news__content img {
        margin-bottom: 30px
}

.single-news__content ol li:not(:last-child),
.single-news__content ul li:not(:last-child) {
        margin-bottom: 12px
}