.section-1-contact {
    padding: 50px 0
}

.navig {
    margin: 20px 0;
}

.navig a {
    margin-right: 15px;
}

.btnnav {
    display: flex;
    align-items: center;
}

.left-box-section-4-dezvoltator {
    float: left;
    width: calc(100% - 35px)
}

.link-team {
    float: right;
    width: 30px;
    margin: 20px 0 0;
    text-align: right;
}

@media screen and (max-width:991px) {
    .link-team {
        min-height: 24px !important;
        min-width: 24px;
        margin-right: 15px;
    }
    .left-box-section-4-dezvoltator {
        width: calc(100% - 45px);
    }
}

.section-1-contact .content-general-custom button {
    border: 0;
    background: transparent;
    color: #CF8F7D;
    position: relative;
    font-family: "New Hero";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.8px;
    margin: 30px 0;
    margin-right: 45px;
    outline: none;
    position: relative;
}

.section-1-contact .content-general-custom button::after {
    display: block !important;
    content: '';
    background: #CF8F7D;
    width: 28px;
    height: 1.5px;
    position: absolute;
    top: calc(50% - 0.5px);
    right: -35px;
    display: block;
    transition: .25s all;
    opacity: .6
}

.section-1-contact .content-general-custom button:hover:after {
    opacity: 1;
    transition: .1s all;
    transform: translateX(10px);
}

.section-2-contact h3 {
    color: #172440;
    font-family: "New Hero";
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 63px;
    font-family: New Hero;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}

.section-2-contact .container {
    background: #F6F9FC;
    padding-top: 50px;
    padding-bottom: 0;
}

.section-2-contact .fadeInLeft p strong {
    font-family: New Hero;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0%;
    color: #172440;
}

.section-2-contact .fadeInLeft h3 {
    margin: 30px 0 20px;
    font-family: New Hero;
    font-weight: 600;
    font-size: 24px;
    color: #172440;
}

@media screen and (max-width:1600px) {
    .section-2-contact h3 {
        font-weight: 600;
        font-size: 24px;
        line-height: 34px;
        letter-spacing: 0%;
    }
}

@media screen and (max-width:992px) {
    .section-2-contact h3 {
        font-size: 18px;
        line-height: 1.3;
    }
    .col-info-office {
        margin-bottom: 30px;
    }
}

.tabs {
    float: none
}

.buttons-tabs {
    color: #171C26;
    font-family: "New Hero";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-left: 30px;
    cursor: pointer;
    border: 1px solid rgba(226, 229, 233, 1);
    padding: 10px 20px;
    border-radius: 24px;
    font-family: New Hero;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
}

.buttons-tabs.active {
    color: #CF8F7D;
    border-color: #CF8F7D;
}

@media screen and (max-width:991px) {
	.content-general-custom.row{
		margin: 0
	}
    .buttons-tabs {
        position: relative;
        margin: 0 10px 0px 0;
        font-size: 14px;
        padding: 10px;
    }
    .buttons-tabs.active::after {
        content: '';
        background: #E60026;
        width: 28px;
        height: 1.5px;
        position: absolute;
        top: calc(50% - 0.5px);
        right: -35px;
        display: block;
        transition: .25s all;
        opacity: .6;
        display: none;
    }
}

.box-section-4-dezvoltator img {
    max-width: 100%;
    border-radius: 24px;
	overflow: hidden;
}

.box-section-4-dezvoltator {
    position: relative;
    padding: 0;
}

.name-team {
    font-style: normal;
    margin-top: 20px;
    font-family: New Hero;
    font-weight: 600;
    font-size: 20px;
    line-height: 34px;
    color: #172440;
}

.bio-team {
    color: rgba(92, 95, 102, 1);
    font-family: "New Hero";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: New Hero;
    font-weight: 300;
    font-style: Light;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
}

@media screen and (min-width: 992px) {
    .buttons-tabs{
        min-width: 200px;
        display: inline-block;
        text-align: center;
    }
    .tabs {
        float: right;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 991px) {
    .section-2-contact .container {
        padding-top: 40px;
    }
    .section-hero br,
    .section-2-contact h3 br {
        display: none;
    }
    .section-1-contact {
        padding-bottom: 20px;
        padding-top: 40px;
    }
    .tabs {
        display: flex;
        /* flex-direction: column; */
        align-items: center;
        justify-content: flex-start;
    }
    .section-3-contact .title-general-custom,
    .section-3-contact .tabs {
        padding: 0 15px;
    }
    .section-3-contact .row {
        margin: 0
    }
    .section-3-contact .col-xs-12,
    .section-3-contact .container {
        padding: 0
    }
    div.section-3-contact {
        padding-top: 30px;
    }
    .left-box-section-4-dezvoltator {
        padding-left: 15px;
    }
    .section-1-contact .content-general-custom button {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.wrapper-slider-team {
    margin: 30px 0;
    display: inline-block;
    width: 100%;
    position: relative;
}

.section-3-contact {
    padding: 50px 0 20px;
}

.swiper-horizontal {
    overflow: hidden;
}

.swiper-horizontal .swiper-button-next,
.swiper-horizontal .swiper-button-prev {
    top: calc(50% - 32px) !important;
}

.swiper-button-prev {
    background: url(../assets/images/gold_left.svg) center center no-repeat;
    background-size: cover !important;
    z-index: 99999;
    left: -25px !important;
    width: 50px !important;
    height: 50px !important;
}

.swiper-button-next {
    background: url(../assets/images/gold_right.svg) center center no-repeat;
    background-size: cover !important;
    z-index: 99999;
    right: -25px !important;
    width: 50px !important;
    height: 50px !important;
}

.section-1-contact td,
.section-1-contact th {
    border: 1px solid #ccc;
    text-align: left;
    padding: 8px;
}

.section-1-contact table th {
    background: #eee
}

.section-1-contact table {
    border-collapse: collapse;
    margin: 5px 0
}
.logo-loop img{
	max-height: 80px
}
.logo-loop {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    margin: 0 auto;
    background: #fff;
    left: 0;
    right: 0;
    justify-content: center;
    width: fit-content;
}

.project-loop {
    border-radius: 24px;
    overflow: hidden;
    margin-bottom: 20px;
}

.title-loop {
    margin: 0 0 20px;
    font-family: New Hero;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #172440;
}

.content-loop p,
.content-loop,
.content-loop * {
    font-family: New Hero;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #5C5F66;
}

.section-4-contact .title-general-custom {
    margin-bottom: 40px;
}

.section-2-contact .title-general-custom {
    text-align: center;
}

.subtitle-general-custom p {
    font-family: New Hero;
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #172440;
}

.subtitle-general-custom {
    max-width: 950px;
    margin: 0 auto 40px;
}
.section-4-contact{
    padding: 50px 0 40px;
}
@media screen and (max-width: 991px) {
    .swiper-button-next {
        right: 5px !important;
    }
    .swiper-button-prev {
        left: 5px !important;
    }
	.section-4-contact{
		padding: 30px 0 0
	}
	.section-4-contact .title-general-custom{
		margin: 0
	}
    .section-4-contact .col-info-office{
        padding: 0;
        position: relative;
    }
}
@media screen and (min-width: 1441px) {
    .section-4-contact{
        padding: 80px 0 60px;
    }
    .section-1-contact{
        padding: 80px 0;
    }  
    .section-2-contact .container{
        padding-top: 80px; 
    }
    .section-3-contact{
        padding: 80px 0 40px;
    }
}