.tabs-org {
    margin-left: -15px;
    margin-right: -15px;
}
.tabs-org ul.nav {
    margin: 0 !important;
}
.tabs-org ul.nav li {
    border: none !important;
    margin: 0;
    width: 50% !important;
}
.tabs-org ul.nav li a {
    text-align: center;
    font-size: 30px;
    padding: 30px;
}
.tabs-org ul.nav li a.active {
    background: #ff671f;
    color: #fff;
    border: none;
    border-radius: 0;
}
.tabs-org .tab-content {
    background: #f0f0f0;
}
.tabs-org .tab-content .box-cs h1 {
    font-size: 120px;
    font-weight: 400;
    color: #ff671f;
}
.tabs-org .tab-content .card-hz {
    height: 300px;
}
.tabs-org .tab-content .card-hz img {
    height: 299px;
    object-fit: cover;
}
.tabs-org .tab-content .btn-send {
    padding: 10px 40px !important;
}
.color-nd-blue{
    color:#004799;
}
#home {
	height: 1200px;
} 
#colour-2 {
	margin-left: 15px;
	margin-right: 15px;
}
