/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
* {
    color: #fff;
}
.ct-container-full {
    width: 100%;
    padding-right: var(--bs-gutter-x,.75rem);
    padding-left: var(--bs-gutter-x,.75rem);
    margin-right: auto;
    margin-left: auto;
    max-width: 1740px;
}
.about-grid .about-secondTitle {
    margin-bottom: 35px;
}
.about-history p {
    font-family: "Futura PT Light";
    font-size: 29px;
}
p.about-btn {
    position: relative;
    width: 290px;
    height: 50px;
}
p.about-btn a {
    width: 290px;
    height: 50px;
    display: block;
    position: absolute;
    left: 0;
}
p.about-btn, .about-history p.about-btn {
    margin: 40px auto;
}
.form-wrapper {
    width: 100%;
}
.selected-dial-code {
    color: #000;
}
.item-portfolio .portfolio-text p {
    font-size: 14px;
    line-height: 22.4px;
    color: rgba(51, 51, 51, 1);
    padding-right: 15px;
}
.person-img img {
    width: 100%;
    transition: 1s;
    height: 300px;
}

#form-info {
    margin: 20px 0;
}

.color-text-blue {
    color: #1EB7DE;
}

.color-text-blue {
    color: #1EB7DE;
}

.datacollection .about-flex {
    position: relative;
    display: flex;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    color: #fff;
    flex-direction: column;
    flex-wrap: nowrap;
}

.datacollection .about-us  h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 31px;
    letter-spacing: 0.03em;
    text-align: left;
    text-transform: uppercase;
}

.datacollection .h2-title {
    margin: 110px 0 65px;
}

.datacollection .about-us p {
    font-family: 'Futura PT Light', sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    margin-top: 40px;
    max-width: 600px;
}

.datacollection .notice-frame > div {
    background-color: #01A9D4D9;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
    font-size: 36px;
    font-weight: 400;
    padding: 12px 20px;
    border-radius: 6px;
}
.datacollection .notice-frame div {
    font-family: 'Futura PT Light', sans-serif !important;
}

.datacollection .notice-text p {
    font-family: 'Futura PT Light', sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: 0.01em;
    margin-top: 28px;
}

.datacollection .box-icon > div {
    background: #FFFFFFE5;
    color: #222222;
    border-radius: 8px;
    padding: 32px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    border-bottom: solid 3px #01A9D4;
}

.datacollection .box-icon h2 {
    color: #222222;
    font-size: 27px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;

}

.datacollection .box-icon p {
    font-family: 'Futura PT Light', sans-serif;
    color: #222222;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: -0.01em;
    text-align: left;
}

.datacollection .box-icon svg {
    position: relative;
    left: 80%;
}

.datacollection h2.line-title {
    font-size: 45px;
    font-weight: 450;
    line-height: 58px;
    letter-spacing: 0.02em;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto 60px;
    overflow: hidden;
}

.datacollection .box-item {
    position: relative;
    background: #FFFFFFE5;
    color: #222222;
    border-radius: 8px;
    padding: 32px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    max-width: 524px;
    margin-bottom: 24px;
}

.datacollection .box-item p {
    font-size: 27px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #222222;
}

.datacollection .box-item p span {
    font-size: 27px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #222222;
    background: #1FC1E1;
    padding: 5px 8px;
    border-radius: 4px;
    text-transform: uppercase;
}

.datacollection .box-item ul li {
    font-family: 'Futura PT Light', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #222222;
}

.datacollection .box-item svg {
    position: absolute;
    right: 16px;
    bottom: 16px;
}

.datacollection .data-collection-block h2:not(.line-title) {
    color: #1eb7de;
    font-size: 40px;
    font-weight: 500;
    line-height: 51px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 24px;
}

.datacollection .data-collection-block > div > div > div:not(:first-child) {
    position: relative;
}

.datacollection .data-collection-block p {
    font-family: 'Futura PT Light', sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: left;
}

.datacollection .data-collection-block .svg-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.datacollection .data-collection-block .svg-item > div:first-child {
    margin-right: 15px;

}

.datacollection .data-collection-block .svg-item > div > p:first-child {
    margin-right: 15px;
    font-size: 28px;
    font-weight: 450;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;

}

.datacollection .data-collection-block .svg-item > div > p:not(:first-child) {
    font-family: 'Futura PT Light', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: 0em;
    text-align: left;
}

.datacollection .datasets-block > div > div > div h2 {
    font-size: 40px;
    font-weight: 500;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;
    color: #1EB7DE;
}

.datacollection .datasets-block > div > div > div p {
    font-family: 'Futura PT Light', sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: 0em;
    text-align: left;

}

.datacollection .datasets-block .box-item-revers {
    background: #FFFFFFE5;
    color: #222222;
    border-radius: 8px;
    padding: 32px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.datacollection .datasets-block .box-item-revers svg {
    margin-bottom: 20px;
}

.datacollection .datasets-block .box-item-revers h2 {
    color: #222222;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 12px;
}

.datacollection .datasets-block .box-item-revers p {
    font-family: 'Futura PT Light', sans-serif;
    color: #222222;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: -0.01em;
    text-align: left;
}

.datacollection .row-portfolio > div {
    background: #FFFFFFE5;
    border-radius: 8px;
    padding: 24px;
}

.datacollection .row-portfolio > div figure {
    max-width: 70%;
    margin-bottom: 20px;
}

.datacollection .row-portfolio > div h5 {
    background-color: #1fc1e180;
    display: inline-block;
    padding: 5px 8px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #222222;
    margin-bottom: 16px;
}

.datacollection .row-portfolio > div h4 {
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #222222;
    margin-bottom: 12px;
}

.datacollection .row-portfolio > div p {
    font-family: 'Futura PT Light', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 31px;
    letter-spacing: -0.01em;
    text-align: left;
    color: #222222;
}

.datacollection .clients-sub-title {
    font-family: 'Futura PT Light', sans-serif;
}

.datacollection .contacts .contacts-description {
    padding-left: 0;
}

.datacollection .contacts .contacts-description {
    line-height: 1.3;
}

.datacollection .contacts .contacts-description strong {
    line-height: 2;
}

@media (min-width: 782px) {
    .datacollection h2.line-title {
        margin: 100px auto 80px;
    }

    .datacollection h2.line-title:before,
    .datacollection h2.line-title:after {
        content: "";
        display: inline-block;
        width: 50%;
        margin: 0 .5em 0 -55%;
        vertical-align: middle;
        border-bottom: 3px solid #1EB7DE;
    }

    .datacollection h2.line-title:after {
        margin: 0 -55% 0 .5em;
    }

    .datacollection .data-collection-block > div > div > div:not(:first-child):before {
        content: "";
        display: inline-block;
        width: 3px;
        height: 60%;
        margin: 0 0.5em 0 -55%;
        vertical-align: middle;
        border-left: 5px solid #D9D9D9;
        position: absolute;
        left: 42%;
        top: 20%;
    }
}

@media only screen and (max-width: 445px) {
    .portfolio-text-wrapper .portfolio-text {
        height: 66px;
    }
}