/*
Theme Name: Twenty financial

*/
*{
    
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    line-height: 141%;
    font-size: 21px;
    color: #9A9A9A;
    box-sizing:border-box;
}


.container{
    width: 1200px;
    margin: 0 auto;
}

.header {
    padding: 27px 0 0 0;
}
.header_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}
.header_wrap .custom-logo-link img{
    width: 125px;
    max-height: 40px;
    object-fit: contain;
}
.header_logo {
    padding-top: 5px;
}
.header_wrap_menu {
    max-width: 50%;
    width: 100%;
    display: flex;
    justify-content: center;
	column-gap: 30px;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    
}
.header_wrap_menu a{
    text-decoration: none;
    font-size: 18px;
    line-height: 124.2%;
    text-transform: uppercase;
}
.design {
    padding: 129px 0 187px 0;
    overflow: hidden;
}
.design_fon_img {
    position: absolute;
    left: 139px;
    top: -181px;
}
.design_descr {
    max-width:740px;
    width: 100%;
    margin-top: 35px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 165%;
}
.design .btn229_50 {
    margin-top: 81px;
}
.design_wrap {
    display: flex;
    margin-top: 127px;
    flex-wrap: wrap;
	column-gap: 100px;

}
.design_wrap_left {
    padding-left: 44px;
	max-width: 45%;
   /* margin-right: 130px;*/
}
.design_wrap_left .s60_134_3a  {
    margin-top: 49px;
}
.design_wrap_left  .p18_165_97 {
    max-width: 560px;
    margin-top: 36px;
}
.design_wrap_right {
    padding-left: 120px;
    position: relative;
	max-width: 45%;
}
.design_wrap_right::before {
    position: absolute;
    content:"";
    height: 287px;
    width: 1px;
    background:#2B7BF3;
    left: 1px;
    top: 17px;

}


.design_wrap_right2{
    margin-top: 11px;
}
.design_wrap_right3{
    margin-top: 41px;
}
.design_wrap_right4{
    margin-top: 12px;
}
.whatwedo{
    margin-top: 114px;
    padding-left: 44px;
}
.whatwedo_wrap {
    margin-top: 71px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.design2_fon_img{
    position: absolute;
    left: -359px;
    top: -102px;
}
/* whatwedo section ///////////////////////////////////////////////////////////////////////////////////////////////////////// */
.whatwedo_section{
    background: #363636;
    padding: 67px 0 200px 0;
    overflow: hidden;
}
.whatwedo_section_wrap {
  
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.whatwedo_section_wrap_right {
    max-width: 634px;
    width: 100%;
}
.p21_141_ff {
}
.whatwedo_section_wrap_right_experience {
    margin-top: 7px;
}

.whatwedo_section_wrap_right_design {
    margin-top: 32px;
}
.whatwedo_section_wrap_right_technology {
    margin-top: 62px;
}
.whatwedo_section_wrap_right_stack{
    margin-top: 29px;
}
.whatwedo_section_wrap_right_payments {
    margin-top: 28px;
    
}
.whatwedo_section_wrap_right_load {
    margin-top: 8px;
}
.whatwedo_section_wrap_right_depository {
    margin-top: 35px;
}
.whatwedo_section_wrap_right_application {
    margin-top: 9px;
}
.whatwedo_section_wrap_right_integration {
    margin-top: 35px;
}
.whatwedo_section_wrap_right_integration2 {
    margin-top: 8px;
}



.whatwedo_section_ourvalue{
    margin-top: 62px;
    padding-left: 44px;
}
.whatwedo_section_ourvalue_wrap {
    display: flex;
    /* justify-content: space-between; */
    margin-top: 113px;
    flex-wrap: wrap;
}
.whatwedo_section_ourvalue_wrap .s30_134_fff  {
    position: relative;
    z-index: 100;
   
}
.whatwedo_section_ourvalue_wrap_column1 {
    margin-left: 90px;
    margin: 0 0px 0 90px;
    max-width: 250px;
    width: 100%;
}
.whatwedo_section_ourvalue_wrap_column2 {
    margin-left: 175px;
    max-width: 235px;
    width: 100%;
}
.whatwedo_section_ourvalue_wrap_column3 {
    max-width: 240px;
    width: 100%;
    margin-left: 190px;
}

.whatwedo_section_ourvalue_wrap_column_title {
    position: relative;
    z-index: 30;
}
.whatwedo_section_ourvalue_wrap_column_title::before {
    position: absolute;
    content:"";
    height: 112px;
    width: 191px;
    background-image: url('assets/img/cross_ourvalues.svg');
    left: -92px;
    top: -38px;
    z-index: 0 ;
}

.whatwedo_section_ourvalue_wrap_column_descr {
    margin-top: 30px;
}
.whatwedo_section_fon_img, .whatwedo_section_fon_img2{
    position: absolute;
    top: -66px;
    right: -57px;
}
 .whatwedo_section_fon_img2{
    position: absolute;
    top: -306px;
    right: 256px;
}
.blue{
    background: #2B7BF3;
    overflow: hidden;
    padding: 66px 0;
    
}
.blue .s60_134_ff{
    padding-left: 44px;
}
.blue_fon_img{
    position: absolute;
    right: -361px;
    top: -146px;
}

/* white section /////////////////////////////////////////////////////////////////////////////////////////////////// */
.white {
    padding: 140px 0 113px 0;
}
.white_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.white_wrap_columne {
	max-width: 33%;
}
/* .white_wrap_columne:nth-child(2) {
    margin-left: 12px;
} */

.white_wrap_columne_title {
    margin-left: 96px;

}

.white_wrap_columne_descr {
    margin-top: 30px;
    max-width: 302px;
    margin-left: 96px;
}

/* футер ................................................................................................................... */
.footer{
    background: #363636;
    padding: 50px 0 90px 0;
    overflow: hidden;
}
.footer {
}
.footer .s45_134_ff {
}
.footer .p18_141_255_400 {
    margin-top: 20px;
}
.form {
    margin-top: 44px;
}
.field_wrap {
    
    display: flex;
    width: 100%;
    gap: 27px;
    /* flex-wrap: wrap; */
    
}
.field {
    width: 100%;
}
.field-input {
    position: relative;
    z-index: 10;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 141%;
    color: rgba(255, 255, 255, 0.5);
    background: #363636;
    border: none;
    border-bottom: 1px solid #FFFFFF ;
    /* width: calc( 100% - 27px ) ; */
    width: 100% ;
    padding: 16px 0;
    outline: none;
}
input[name=message]{
    margin-top: 20px;

}

.footer .btn229_50 {
    margin: 73px 0 0 auto;
}
.footer p{
    margin:0;
}
.footer_fon_img{
    position: absolute;
    right: 465px;
    bottom: -89px;
}
.design a{
    text-decoration: none;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #363636;
}

html {
    margin-top: 0 !important;
}
.address1 {
    margin-top: 40px;
}
.lang_btn {
	display: flex;
	column-gap: 10px;
}
.lang_btn li {
	list-style: none;
}