@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");

* {
   
    box-sizing: border-box;
}

.cont-f a[href^="tel"] {
    color: #F27024; 
    text-decoration: none;
}

.breab{
    margin-top: 10px;
    display: flex;
    gap: 10px;
}

.breab a{
font-family: 'Ubuntu';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #F27024;
}

.breab span{
font-family: 'Ubuntu';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #B2B2B2;
}

.read-formbr{
    opacity: 0.5;
}

.cont-f-to a[href^="tel"] {
    color: white; 
    text-decoration: none;
}

.formbr{
    margin-bottom: 100px !important;
    background: #f26f23;
    padding: 30px;
    border-radius: 20px;
}

.formbr-save{
    text-align: center;
    padding: 14px 60px;
    gap: 10px;
   
    background: #FFFFFF;
    border-radius: 100px;
   
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #F27024;
}

.formbr-ch{
        display: flex;
    gap: 10px;
    margin-top: 10px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #FFFFFF;
    align-items: center;
}

.formbr-d > div{
    width: 32%;
}

.formbr-input{
    width: 100%;
    padding: 15px 25px;
    background: #FFFFFF;
    border-radius: 5px;
    border: none;
    outline: none;
}

.page-content a{
    color: #F27024; 
    text-decoration: none;
}

.page-title{
    margin-top: 50px;
margin-bottom: 50px;
font-family: 'Ubuntu';
font-style: normal;
font-weight: 500;
font-size: 40px;
line-height: 52px;
text-transform: uppercase;
color: #F27024;
}


.page-content{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    font-size: 18px;
    color: #3A3A3A;
    margin-bottom: 100px;
}

.formbr-title{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 140%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.formbr-desc{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #FFFFFF;
}

.formbr-d{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    justify-content: space-between;
}

.logo{
    flex:auto;
}

.word-day-f{
    display: flex;
    gap: 20px;
    margin-top: 50px;
}
.downl{
    margin-top: 50px;
    display: inline-block;
    padding: 20px 60px;
    background: #F27024;
    border-radius: 100px;
}
.downl a{
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 18.0205px;
    line-height: 21px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.fin-d .add_order{
        margin: 15px 0px;
}

.clickmenu{
    display: flex !important;
    position: absolute;
    top: 108px;
    flex-direction: column;
    background: white;
    left: 0px;
    right: 0px;
    box-shadow: 1px 1px 10px 0px #cccccc;
    gap: 0px !important;
}

.clickmenu a{
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

.menu-gb rect{
    fill: #f26f23;
}

.menu-gb svg{
    transform: rotateY(180deg);
}

.word-day-f > div{
    width: 48%;
       padding: 37px 37px;
    background: #2F2F2F;
    border: 0.75px solid #565656;
    border-radius: 15px;
}

.menu-gb{
    display: none;
}

.footer{
     background: #2F2F2F;
     padding: 30px 0px;
}

.word-day-f-img svg {
    width: 56px;
}

.word-day-f-name{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 21px;
    margin-top: 15px;
}

.word-day-f-desc{
    font-family: 'Ubuntu';
    font-style: normal;
   
    color: #FFFFFF;
    font-size: 15px;
    line-height: 21px;
    margin-top: 15px;
}

.add_order{
    margin-top: 30px;
    display: inline-block;
    flex-direction: row;
    justify-content: center;
    padding: 20px 60px;
    background: #F27024;
    border-radius: 100px;
}

.add_order a{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 18.0205px;
    line-height: 21px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.contect-index{
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.brt-b{
    margin-bottom: 100px;
}

.word-day-title{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.contect-index > div {
    width: 50%;
}

.logo img{
    width: 78px;
}

.topyf {
    display: flex ;
    gap: 20px;
}

.header{
    padding: 20px 0px;
    display: flex;
    align-items: center;
    position: relative;
}

.topyf a{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 18.0205px;
    line-height: 21px;
    color: #8B8B8B;
}

html,
body {
    margin: 0px;
    overflow-x: hidden;
}

/* a blue color as a generic focus style */
button:focus-visible {
    outline: 2px solid #4a90e2 !important;
    outline: -webkit-focus-ring-color auto 5px !important;
}

a {
    text-decoration: none;
}

.head-bg {
    background: linear-gradient(180deg, #1E1F22 0%, #3E3D3D 100%);
    border-radius: 0px 0px 50px 0px;
}

.container {
    max-width: 1140px;
    width: 100%;
    margin: auto;
}

.br1-acii{
    background: #1A1A1A;
    margin-bottom: 100px;
}

.title-br1 {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.block1-img {
    margin-left: auto;
}


.br1 {
    background-image: url(../img/br1.png);
    background-repeat: repeat-x;
    margin-bottom: 100px;
}

.title-br1-slogan1 {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #3A3A3A;
    margin-top: 10px;
}

.br2-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
    color: #3A3A3A;
    padding-top: 93px;
}

.br2-title-slogan {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 120px;
    line-height: 172px;
    text-align: center;
    color: #F27024;
    margin-top: 25px;
}

.br2-line {
    display: flex;
    justify-content: center;
    padding-bottom: 125px;
}

.okompani-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.o-kompani-f {
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
}

.o-kompani-f>div {
    width: 24%;
    border-left: 1px solid black;
    padding-left: 15px;
}

.o-kompani-f-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 30px;
    text-transform: uppercase;
    color: #3A3A3A;
    margin-bottom: 50px;
    height: 166px;
}

.o-kompani-f-number {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    font-size: 112.5px;
    line-height: 129px;
    text-transform: uppercase;
    color: #F27024;
    margin-top: 30px;
}

.o-kompani-f-img img {
    width: 100%;
}

.cont-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
    margin-bottom: 20px;
}

.cont-f {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.cont-f-wq {
    padding: 30px;
    background: white;
    border-radius: 15px;
}

.cont-f-wq-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 22.5px;
    line-height: 26px;
    color: black;
}

.cont-f-wq-cong {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: black;
    margin: 10px 0px;
}

.cont-f-wq-phone {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 13.07px;
    width: 339.75px;
    height: 39px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 33.9877px;
    line-height: 39px;
    text-align: center;
    text-transform: uppercase;
    color: #F27024;
}
.cont-f-to svg{
    width: 35px;
}
.cont-f-to {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    text-transform: uppercase;
    color: white;
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 20px;
}

.copir-d {
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
    padding-bottom: 100px;
}

.copir-d-w1 {
    width: 80%;
    display: flex;
    gap: 20px;
}


.key-do{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #F27024;
    margin-bottom: 15px;
}

.key-do-rows{
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: black;
    margin-bottom: 15px;
}
.key-do-rows svg{
        flex-shrink: 0;
}

.copir-d-w1-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 18.75px;
    line-height: 22px;
    text-transform: uppercase;
    color: white;
}

.copir-d-w1-img {
    width: 160px;
    margin-top: 30px;
    margin-left: auto;
    display: block;
}

.br10 {
    margin-bottom: 0px;
}
.acii-w2 span,.acii-w3 span{
    color: #F27024;
}
.acii-w2 {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 45px;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    padding: 50px 0px 144px;
}

.acii-w3 {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 45px;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
    color: white;
}

.acii-w1 {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 26.25px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #F27024;
    padding: 104px 0px 62px;
}

.why-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.why-f {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    margin-top: 50px;
}

.why-f-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 50px;
}

.why-f-w1-tail {
    grid-row: span 2;
}

.why-f-w1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 22.5px;
    gap: 7.5px;
    background: #2F2F2F;
    border-radius: 15px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.why-f-w1-end {
    grid-column: span 3;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.garant-f {
    width: 60%;
}

.garant-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.garant-desc {
    margin: 35px 0px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 140%;
    color: #3A3A3A;
}

.garant-desc span {
    font-weight: 600;
}

.garant-desc1 {
    margin: 0px 0px 40px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 140%;
    color: #3A3A3A;
}

.garant-br {
    position: absolute;
    top: 0px;
    right: 0px;
}

.br1rt {
    position: relative;
}

.product-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.product-d {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    margin-top: 50px;
}

.product-d>div {
    background: #2F2F2F;
    border-radius: 15px;
}

.product-d-title {
    padding: 15px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 22.5px;
    line-height: 26px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.product-d-img {
    background: white;
    border: 1px solid;
    border-radius: 10px;
    height: 270px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-d-attr {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 100;
    font-size: 15px;
    color: #FFFFFF;
    padding: 15px 0px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    margin: 0px 15px;
}

.brend-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.product-d-desc {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 100;
    font-size: 15px;
    color: #FFFFFF;
    padding: 15px 15px 30px;
}

.brend-f {
    display: flex;
    margin-top: 50px;
    flex-wrap: wrap;
    gap: 30px;
}

.services-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.services-desc {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 39px;
    color: #3A3A3A;
}

.services-d {
    display: flex;
}

.services-d>div {
    width: 50%;
}

.services-list {
    padding: 60px 36.75px;
    background: #2F2F2F;
    border-radius: 15px;
    margin-top: 50px;
}

.services-list-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.services-list-d {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.services-list-d>div {
    position: relative;
}

.services-list-d-arrow {
    position: absolute;
    right: -103px;
    top: 50%;
}

.services-list-d-small {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #F27024;
}

.services-list-d-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 20px 0px;
}

.fin-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.fin-d {
    display: flex;
    gap: 20px;
    margin-top: 50px;
}

.fin-d>div {
    width: 48%;
    padding: 37px 37px 20px;
    background: #2F2F2F;
    border: 0.75px solid #565656;
    border-radius: 15px;
}



.fin-d-small {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    text-transform: uppercase;
    color: #A1A1A1;
    margin-bottom: 10px;
}

.fin-d-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 39px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.fin-d-rows {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.fin-d-rows>div:last-child {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    color: #FFFFFF;
}

.fin-d-imgs {
    display: flex;
    justify-content: end;
    margin-right: -38px;
    margin-top: 30px;
}

.one-fin-d-imgs {
    margin-top: 64px;
}

.cal-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.cal-d {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.cal-d>div {
    width: 49%;
    padding: 36.75px 37.5px;
    background: #FFFFFF;
    border: 0.75px solid #565656;
    border-radius: 15px;
}

.cal-d-small {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    text-transform: uppercase;
    color: #A1A1A1;
    margin-bottom: 10px;
}

.cal-d-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 39px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 20px;
}

.cal-d-rows {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.cal-d-rows>div:last-child {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    color: #000000;
}

.cal-d-img {
    margin: 20px 0px;
}

.cal-d-sum {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 18.75px;
    line-height: 22px;

    text-transform: uppercase;
    color: #000000;

}

.cal-d-sum>span {
    color: #F27024;
}

.key-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.key-d {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.key-d>div {
    width: 32%;
    padding: 20px;
    background: #FFFFFF;
    border: 0.75px solid #565656;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
}

.client-title{
       font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024; 
}

.client-f{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.client-f > div img {
    width: 100%;
}
.client-f > div{
    width: 24%;
}

.client-f-title{
font-family: 'Ubuntu';
font-style: normal;
font-weight: 500;
font-size: 21px;
line-height: 30px;
text-transform: uppercase;
color: #F27024;
    margin-top: 10px;
}

.key-d-h{
    flex: auto;
}

.key-d-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 30px;
    text-transform: uppercase;
    color: #F27024;
    margin-top: 20px;
}

.step-title {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.step-d {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.step-d > div {
    width: 32%;
    padding: 22.5px;
    background: #2F2F2F;
    border-radius: 15px;
}

.step-d-img svg{
    width: 56px;
}

.step-d-title{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 21px;
    margin-top: 60px;
}

.brend-f > div{
   width: 200px;
}

.brend-f > div img{
    width:100%;
    border-radius: 10px;
}

.step-d-new .step-d-title{
    margin-top: 30px;
}

.step-d-new .step-d-desc{
   font-family: 'Ubuntu';
font-style: normal;
color: #C4C4C4;
font-size: 14px;
line-height: 17px;
margin-top: 10px;
}

.run-d-desc{
   font-family: 'Ubuntu';
font-style: normal;
color: #C4C4C4;
font-size: 14px;
line-height: 17px;
margin-top: 10px;
}

.run-d-title{
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 21px;
    margin-top: 30px;
}

.run-title{
        font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
}

.whymi-title{
         font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 52px;
    text-transform: uppercase;
    color: #F27024;
        margin-bottom: 50px;
}

.loc-d{
        padding: 22.5px;
    background: #2F2F2F;
    border-radius: 15px;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    gap: 20px;
}

.loc-d-desc{
    font-family: 'Ubuntu';
    font-style: normal;
    color: white;
    width: 70%;
    font-size: 14px;
    line-height: 17px;
}

.loc-d-title{
        font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 28px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.step-desc{
        font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #3A3A3A;
    margin-top: 50px;
}


.whymi-desc{
        font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #3A3A3A;
    margin-bottom: 50px;
}

.run-d{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.run-d > div{
    width: 24%;
        padding: 22.5px;
    background: #2F2F2F;
    border-radius: 15px;
}

.whymi-rows{
        display: flex;
    gap: 10px;
    margin-bottom: 10px;
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    color: black;
}

.whymi-rows span{
 color: #F27024;
}

.formbrnew2 .formbr-d > div {
    width: 24%;
}

.formbrnew2 .formbr-save{
        padding: 14px 20px;
}

.formbrnew2 .downl{
    background: white;
    padding: 15px 40px;
}

.formbrnew2 .downl a{
    color: #f26f23;
}

.formbrnew2 .downl path{
        fill: #f26f23;
}

@media (max-width:768px) {

    .container {
        padding: 0px 15px;
    }

    .logo {
        margin-top: 20px;
    }

    .block1-img {
        width: 100%;
        margin: 50px 0px 50px 20px;
    }

    .title-br1 {
        width: 100%;
        font-size: 30px;
        line-height: 33px;
    }

    .br1 {
        margin-bottom: 50px;
    }

    .br2-title-slogan {
        font-size: 35px;
        line-height: 35px;
        margin-bottom: 13px;
    }

    .br2-title {
        font-size: 28px;
        line-height: 31px;
    }

    .br2-line img {
        width: 100%
    }

    .okompani-title {
        font-size: 30px;
        line-height: 34px;
    }

    .o-kompani-f-title {
        font-size: 20px;
        line-height: 23px;
        height: 100px;
    }

    .o-kompani-f-number {
        font-size: 45px;
        line-height: 45px;
        margin-top: 70px;
    }

    .o-kompani-f-img {
        margin-right: 20px;
    }

    .o-kompani-f>div {
        flex-shrink: 0;
        width: 70%;
    }

    .o-kompani-f {
        overflow-x: scroll;
    }

    .why-title {
        font-size: 30px;
        line-height: 34px;
    }

    .why-f {
        overflow-x: scroll;
        display: flex;
    }

    .why-f-w1 {
        width: 100%;
    }

    .why-f-w1-end {
        width: 100%;
        display: flex;
    }

    .garant-f {
        width: 100%;
    }

    .garant-title {
        font-size: 30px;
        line-height: 34px;
    }

    .garant-list-img {
        display: none;
    }

    .garant-br {
        display: none;
    }

    .product-title {
        font-size: 30px;
        line-height: 34px;
    }

    .product-d {
        display: flex;
        overflow-x: scroll;
    }

    .product-d>div {
        width: 80%;
        flex-shrink: 0;
    }

    .brend-title {
        font-size: 30px;
        line-height: 34px;
    }

    .services-d {
        flex-direction: column;
    }

    .services-title {
        font-size: 30px;
        line-height: 34px;
        width: 100% !important;
    }

    .services-desc {
        width: 100% !important;
        font-size: 18px;
        line-height: 21px;
        margin-top: 25px;
    }

    .services-list-d {
        flex-direction: column;
        gap: 50px;
        align-items: center;
    }

    .services-list-d-arrow {
        display: none;
    }

    .fin-title {
        font-size: 30px;
        line-height: 34px;
    }

    .fin-d-title {
        font-size: 25px;
        line-height: 28px;
    }

    .fin-d {
        flex-direction: column;
    }

    .fin-d>div {
        width: 100%;
    }

    .fin-d-imgs {
        display: none !important;
    }

    .cal-title {
        font-size: 30px;
        line-height: 34px;
    }

    .cal-d {
        flex-direction: column;
    }

    .cal-d>div {
        width: 100%;
    }

    .cal-d-img img {
        width: 100%;
    }

    .cal-d-title {
        font-size: 25px;
        line-height: 28px;
    }

    .key-title {
        font-size: 30px;
        line-height: 34px;
    }

    .key-d {
        justify-content: space-between;
        overflow-x: scroll;
        padding-bottom: 10px;
    }

    .key-d>div {
        flex-shrink: 0;
        width: 100%;
    }

    .acii-w1 {
        font-size: 20px;
        line-height: 23px;
        padding-top: 50px;
    }

    .acii-w3 {
        font-size: 32px;
        line-height: 37px;
    }

    .acii-w2 {
        font-size: 32px;
        line-height: 37px;
        padding-bottom: 50px;
    }

    .cont-title {
        font-size: 30px;
        line-height: 34px;
    }

    .cont-f {
        flex-direction: column;
        gap: 50px;
    }

    .cont-title {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 40px;
    }

    .cont-f-to {
        font-size: 20px;
    }

    .cont-f-to svg {
        width: 30px;
    }

    .copir-d-w1 {
        gap: 10px;
        width: 100%;
    }

    .copir-d {
        flex-direction: column;
        padding-bottom: 0px;
    }

    .copir-d-w1-img {
        width: 150px;
        margin-top: 50px;
        margin-right: auto;
    }

    .step-title{
        font-size: 30px;
        line-height: 34px;
    }

    .step-d{
        flex-direction: column;
        gap: 30px;
    }

    .step-d > div {
        width: 100%;
    }

    .brend-f > div {
       width: 45%;
    }

    .word-day-f{
        flex-direction: column;
    }

    .word-day-f > div{
        width: 100%;
    }

    .client-f{
        justify-content: space-between;
        overflow-x: scroll;
        gap: 20px;
    }

    .client-f > div {
        width: 80%;
        flex-shrink: 0;
    }
    .contect-index > div{
         width: 100%;
    }
    .contect-index{
        flex-direction: column;
        gap: 30px;
    }

    .block1-img{
        display: none;
    }

    .word-day-f{
        flex-direction: column;
    }

    .word-day-f > div {
        width: 100%;
    }

    .menu-gb{
        display: block;
    }

    .topyf{
        display: none;
    }

    .formbr{
        padding: 30px !important;
    }

    .formbr-title{
        font-size: 25px;
        line-height: 28px;
    }

    .formbr-d{
        flex-direction: column;
        gap: 20px;
    }

    .formbr-d > div {
        width: 100% !important;
    }

    .formbrnew2 .downl{
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .formbr-input {
       padding: 20px 25px;
    }

    .formbr-save {
       padding: 20px 60px;
    }

    .page-title,.run-title{
        font-size: 30px;
        line-height: 33px;
    }

    .page-content img{
       width:100%;
    }

    .loc-d{
        flex-direction: column;
    }

    .loc-d-desc{
        width:100%;
    }

    .whymi-title{
  font-size: 30px;
        line-height: 33px;
    }

    .whymi-desc{
            font-size: 17px;
    line-height: 20px;
    }

    .run-d{
overflow-x: overlay;
    gap: 20px;
    }

    .run-d > div{
width: 80%;
    flex-shrink: 0;
    }

    .whymi-rows svg{
    flex-shrink: 0;
    width: 15px;
    }

}