body {
    font-family: Roboto, sans-serif;
}

.tally-startup {
    font-size: 1rem !important;
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url('/wp-content/themes/tally/assets/fonts/glyphicons-halflings-regular.ttf');
}

.tally-startup h1 {
    color: #000000;
    font-size: 2.8rem;
    font-weight: 700;
}

.tally-startup h2 {
    font-size: 1.7rem;
    color: #000000;
    font-weight: 700;
}

.tally-startup h4 {
    font-size: 1.2rem;
    padding: 20px 0;
    margin: 0;
}

.banner p {
    margin: 0;
}

.tally-startup p {
    margin: 0;
    font-size: 1rem !important;
}

.feature-hd {
    text-align: center;
    min-height: 140px;
}

.para-credit {
    font-size: 1.35rem !important;
}

.tally-startup .banner {
    background: #FFBE2E;
    padding: 0 !important;
}

.logo-img {
    max-width: 240px;
}

.bg-grey {
    background: #F7F7FB;
}

.list-blue {
    list-style-image: url('/wp-content/themes/tally/assets/images/tally-startup/tick-icon.svg');
    margin: 0;
}

.feature-box {
    box-shadow: 0px 4px 40px rgba(42, 103, 178, 0.25);
    border-radius: 15px;
    min-height: 278px;
}

.feature-box.last {
    min-height: auto !important;
    margin-top: 2.5rem;
}

.feature-box .last img,
.last h4 {
    display: inline;
}

.feature-box h4 span {
    color: #2A67B2;
}

.why-img {
    width: auto;
    max-width: 160px;
    margin-top: 4px;
}

.banner-img {
    width: auto;
    max-width: 100%;
    max-height: 350px;
}

.chooseus-box {
    border-radius: 15px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    min-height: 240px;
}

.list-blue li {
    padding: 3px;
}

.expcol {
    background: #FFFFFF;
    border: 1px solid #D8D8D8;
    box-shadow: 0px 0px 10px rgb(181 181 181 / 35%);
    border-radius: 13px;
    float: left;
    width: 100%;
    text-align: left;
    padding: 20px;
}

.expcol_hd a {
    color: #000000;
    display: block;
    font-weight: 600;
    display: flex;
    padding-right: 20px;
    font-size: 0.9rem;
}

.expcol_hd a:hover {
    text-decoration: none;
}

.expcol .collapse {
    text-align: left;
}

.expcol p {
    margin: 20px 0 0;
}


.expcol_hd .acordintoggle.collapsed:after {
    font-family: 'Glyphicons Halflings';
    content: "\002b";
    display: block;
    position: absolute;
    right: 5%;
    color: #6F6C90;
    font-weight: normal;
    font-size: x-small;
    background: #F1F1FF;
    padding: 3px 7px;
    border-radius: 4px;
}

.expcol_hd .acordintoggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\2212";
    float: right;
    transition: all 0.5s;
    display: block;
    position: absolute;
    right: 5%;
    color: #ffffff;
    font-weight: normal;
    font-size: x-small;
    background: #2A67B2;
    padding: 3px 7px;
    border-radius: 4px;
}

.expcol p {
    font-size: 1rem !important;
}

.reach-text {
    color: #2A67B2;
    display: block;
    line-height: 40px;
}

.font-bold {
    font-weight: 700;
}

.cmgsoon-blk {
    display: inline;
    font-size: 1rem !important;
}

.loc1 {
    width: 45px;
    padding-left: 13px;
}

.loc2 {
    width: 80%;
}

.startup-form input {
    width: 100%;
    margin: 1.8rem 0 0;
    border: 1px solid #B7B7B7;
    border-radius: 0.2rem;
    padding: 0.5rem;
}

.startup-form textarea {
    width: 100%;
    border: 1px solid #B7B7B7;
    border-radius: 0.2rem;
    padding: 0.5rem;
    margin: 1.8rem 0 0;
    max-height: 90px;
}

.startup-form select {
    width: 100%;
    word-wrap: normal;
    margin: 1.8rem 0 0;
    border: 1px solid #B7B7B7;
    border-radius: 0.2rem;
    padding: 0.7rem;
}

.startup-form label {
    width: auto;
    margin: 1.8rem 0 0;
    padding: 0.5rem;
    font-weight: normal;
}

.startup-form .wpcf7-radio .wpcf7-list-item.first,
.wpcf7-list-item.last {
    display: inline-flex;
    font-weight: normal;
}

.startup-form .wpcf7-radio .wpcf7-list-item-label {
    padding: 0.2rem 0;
    width: 60px;
    text-align: center;
}

.togglebuttons .wpcf7-list-item {
    margin: 0 2px 0 0;
    display: inline-block;
}

.togglebuttons>span input {
    opacity: 0;
    position: absolute;
    width: auto;
}

.togglebuttons label {
    padding: 0;
    margin: 0.5rem 0 0;
}

.togglebuttons>span .wpcf7-list-item-label {
    cursor: pointer;
    display: block;
    color: #333;
    border-radius: 2px;
    background: #ffffff;
    padding: 2px 8px;
    background: #efefef;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    border: 1px solid #e0e0e0;
}

.togglebuttons>span input:checked+.wpcf7-list-item-label {
    background: #3066b1;
    border: 1px solid #3066b1;
    color: #ffffff;
    padding: 0.2rem 0;
    width: 60px;
    text-align: center;
}

.tally-startup .screen-reader-response,
.tally-startup .wpcf7-validation-errors {
    display: none;
}

.tally-startup .wpcf7-not-valid-tip {
    color: #ff0000;
    font-weight: normal;
    font-size: 0.85rem;
}

.startup-form .wpcf7-submit {
    background: #2E60AB;
    box-shadow: 3.6559500694274902px 3.6559500694274902px 7.3119001388549805px 0px #252C6159;
    width: 250px;
    color: #ffffff;
}


::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000
}

.bgBlue {
    background: #3069B1;
    color: #ffffff;
    border-radius: 0;
}

.tick-list li {
    list-style-image: URL('/wp-content/themes/tally/assets/images/tally-startup/icon-tick.png');
    line-height: normal;
    padding: 5px 10px;
}

.arrow-list li {
    list-style-type: none;
    background: URL('/wp-content/themes/tally/assets/images/tally-startup/icon-arrow.png') no-repeat right;
    line-height: normal;
    padding: 10px 0;
    border-bottom: 0.5px solid #000000;
}


#breadcrumbs {
    display: none;
}

.expcol p {
    font-size: 0.9rem !important;
}

.loc1 {
    width: 40px !important;
}

.tally-startup .screen-reader-response,
.tally-startup .wpcf7-validation-errors {
    display: none;
}

.tally-startup .wpcf7-not-valid-tip {
    color: #ff0000;
    font-weight: normal;
    font-size: 0.85rem;
}

.startup-form select {
    width: 100%;
}

.banner-img {
    max-width: 100%;
}

.togglebuttons label {
    padding: 0;
    margin: 0.5rem 0 0;
}

.tptagline-logo img {
    max-height: 40px;
}

.simplyprofessional {
    color: #000;
    font-size: 1.35rem;
}

.wpcf7-file {
    border: none !important;
}

.wpcf7-file::-webkit-file-upload-button {
    visibility: hidden;
    display: none;
}

.wpcf7-file::before {
    content: 'Upload DIPP Certificate*';

    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    box-sizing: border-box;
    background-color: buttonface;
    color: buttontext;
    white-space: nowrap;
    margin: 0 4px 0 0;
    padding-block: 6px;
    padding-inline: 6px;
    border-width: 1px;
    border-style: outset;
    border-color: buttonborder;
    border-image: initial;
}

.errcls {
    border: 1px solid red !important;
}

.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
    width: auto !important;
    margin-right: 0.5rem;
}

.wpcf7-acceptance .wpcf7-list-item label {
    margin: 0;
    padding: 0;
}

.tally-startup .wpcf7-not-valid-tip {
    display: block;
}

.startup-form .wpcf7-submit {
    width: 200px;
    padding: 8px 5px;
    color: #ffffff;
    border: 0;
}

.spinner-border {
    width: 1rem;
    height: 1rem;
    margin-left: 7px;
    color: #ffffff !important;
}

.bannerSectionBg {
    background: URL('/mena/wp-content/themes/tally/assets/images/tally-for-startup/start-up-page-banner.svg') no-repeat;
    background-size: cover;
}

.bg-yellow {
    background-color: #FFC632;
}

.border-0 {
    border-radius: 0rem !important;
}

.bannerRightBg {
    background: URL('/mena/wp-content/themes/tally/assets/images/tally-for-startup/start-up-page-banner-right.svg') no-repeat;
    background-size: contain;
    background-position: 100%;
    height: 7rem;
}
textarea {
  resize: none!important;
}
.form-control:focus{
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25)!important;
    border-color:#b7b7b7!important;
}
.font-weight-600{
    font-weight: 600;
}
.select2-container--default .select2-selection--single{
    border-radius: 3px;
    height: 37px;
    margin-top: 0.5rem;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 12px;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding-top: 4px;
}
.select2-results{
    margin-top: 0.5rem;
}
.select2-selection__rendered{
    font-weight: normal;
}
.support-bg {
    background-image: url('/wp-content/themes/tally/assets/images/tally-software-service/hero-section.svg');
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 38rem;
}
footer .list-unstyled li a, footer address{
    font-weight: 400!important;
}
@media (min-width: 280px) {
    .support-bg {
        background: url('/wp-content/themes/tally/assets/images/yellow-mobile-banner-bg.svg');
        background-repeat: no-repeat;
       background-position-y: -4rem;
        background-size: cover;
    }
    .bannerLogoImg{
        width: 5rem;
    }
}
@media (min-width: 320px) {
    .phoneNumberSection {
        width: 78%;
    }
    .select2-container {
        width: 290px !important;
    }
}
@media (min-width: 325px) {
    .bannerRightSubHead {
        padding-top: 1.1rem !important;
        font-size: 1rem;
        font-weight: 600;
    }
    .bannerLogoImg{
        width: 5rem;
    }
    .tally-startup h1 {
        font-size: 2.2rem;
    }
    .subTitle{
        font-size: 1.5rem;
    }
        .phoneNumberSection {
        width: 78%;
    }
}
@media (min-width: 375px) {
    .phoneNumberSection {
        width: 82%;
    }

    .select2-container {
        width: 100% !important;
    }

    .select2-container {
        width: 345px !important;
    }
        .phoneNumberSection {
        width: 82%;
    }
}

@media (min-width: 412px) {
    .select2-container {
        width: 380px !important;
    }
}

@media (min-width: 425px) {
    .bannerRightSubHead {
        font-size: 1rem;
        padding-top: 1.3rem !important;
    }
    .select2-container {
        width: 395px !important;
    }

    .phoneNumberSection {
        width: 84%;
    }
    .support-bg {
        background-position-y: -9rem;
    }
        .phoneNumberSection {
        width: 84%;
    }
}

@media (min-width: 576px) {
    .bannerRightSubHead {
        padding-top: 1.6rem !important;
    }
    
    .phoneNumberSection {
        width: 87%;
    }

    .select2-container {
        width: 508px !important;
    }
        .bannerLogoImg {
        width: 5rem;
    }
    .support-bg {
        background-position-y: -25rem;
        height: 39rem;
    }
        .phoneNumberSection {
        width: 87%;
    }
}

@media (min-width:768px) {
    .tally-startup h1 {
        font-size: 2rem;
    }
    .bannerRightBg{
        background-position: 54%;
    }
    .bannerRightHead {
        font-size: 2rem;
    }
    .bannerLogoImg {
        width: 5rem;
    }
    .tally-startup h2 {
        font-size: 1.8rem;
    }

    .bannerRightSubHead {
        font-size: 1rem;
        padding-top: 1.6rem !important;
    }
    .select2-container {
        width: 43rem !important;
    }
    .flexi-loan-img {
        width: 100%;
        max-width: 400px;
        min-height: auto;
    }

    .feature-box {
        margin-top: 2rem !important;
        max-width: 500px;
        margin: 0 auto;
    }

    h2 {
        font-size: 2rem;
    }

    h3 {
        font-size: 1.2rem;
    }

    .chooseus-box {
        min-height: auto;
        max-width: 500px;
        margin: 2rem auto 0 auto;
    }

    .cmgsoon-blk {
        display: block;
        font-size: 1rem !important;
    }

    .feature-odd {
        display: block !important;
        text-align: center !important;
    }

    .expcol_hd .acordintoggle.collapsed:after {
        right: 7%;
    }

    .expcol_hd .acordintoggle:after {
        right: 7%;
    }

    .phoneNumberSection {
        width: 88%;
    }

    .bannerBgBlueImg {
        background-size: 53%;
    }

    .bannerRightElement {
        width: 22rem;
    }

    .phoneNumberSection {
        width: 91%;
    }
    .support-bg {
        background-position-y: -45rem;
        height: 40rem;
    }
        .phoneNumberSection {
        width: 91%;
    }
}

@media (min-width:992px) {
    .tally-startup h2 {
        font-size: 2.5rem;
    }
    .subTitle {
        font-size: 2rem !important;
    }

    .bannerRightSubHead{
        padding-top: 1.2rem !important;
    }
    .tally-startup h1 {
        font-size: 2.8rem;
    }
    .select2-container {
        width: 28rem !important;
    }

    .phoneNumberSection {
        width: 86%;
    }
    .support-bg {
        background-position-y: -75rem;
        height: 35rem;
    }
        .phoneNumberSection {
        width: 86%;
    }
}
@media (min-width: 1024px) {
    .support-bg {
        background-image: url('/wp-content/themes/tally/assets/images/tally-software-service/hero-section.svg');
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 37rem;
    }
}
@media (min-width:1200px) {
    .support-bg {
        height: 38rem;
        background-position-y: -1rem;
    }
}
@media (min-width:1280px) {
    .bannerLogoImg {
        width: 6rem;
    }
    .select2-container {
        width: 540px !important;
    }

    .phoneNumberSection {
        width: 90%;
    }
    .support-bg {
        height: 40rem;
        background-position-y: -1rem;
    }
}
@media (min-width: 1366px) {
    .support-bg {
        background-position-y: -5rem;
    }
}
@media (min-width: 1440px) {
    .support-bg {
       height: 50rem;
        background-position-y: -7rem;
    }
}

@media (min-width: 1536px) {
    .support-bg {
        background-position-y: -5rem;
    }
}
@media (min-width: 1600px) {
    .support-bg {
        background-position-y: -7rem;
    }
}
@media (min-width: 1680px) {
    .support-bg {
        /* height: 600px; */
        height: 45rem;
        background-position-y: -8rem;
    }
}

@media (min-width: 1920px) {
    .support-bg {
        height: 50rem;
        background-position-y: -11rem;
    }
}