.navbar a {
    color: #28a745;
    margin-right: 15px;
}

.nav-link {
    font-size: 15px !important;
    font-weight: 600 !important;
}

.appear {
    font-size: 10px;
}

.blog_cnt_scn {
    background: linear-gradient(180deg, rgba(219, 107, 151, 0.4) 0%, rgba(139, 219, 129, 0.5) 100%);
}

.f_sze {
    font-size: 12px;
}

.ngo{
    width: 0.2rem !important;
}

.tech_section {
    background: linear-gradient(315deg, rgba(40, 167, 69, 1) 3%, rgb(237, 94, 221, 1) 90%);
}

.table {
    --bs-table-bg: none;
}

.ev-_bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../img/business-meeting-2.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.eu-_bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../img/business-meeting.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.brand_icon_6 {
    top: 1.5rem;
    right: 1.5rem;
    transform: rotate(40.02deg);
}

dd {
    margin-left: 2rem;
}

.section_bnr_intrn {
    background: linear-gradient(315deg, rgba(40, 167, 69, 0.4) 3%, rgb(237, 94, 221, 0.2) 90%);
}

.section_intrn_ara {
    background: linear-gradient(315deg, rgba(40, 167, 69, 0.4) 90%, rgb(237, 94, 221, 0.2) 90%);
}

.brand_icon_4 {
    bottom: 2rem;
    left: 8rem;
}

.brand_icon_5 {
    left: 3rem;
    top: 1rem;
}

dd {
    margin-left: 2rem;
}

.table {
    --bs-table-bg: none;
}

.bank_icon {
    width: 100px;
}

#upiField {
    display: none;
}

.qrcode {
    width: 9rem;
}

.stmp_sl {
    width: 9rem;
    height: 8rem;
}

.address_ {
    width: 12rem;
}

.exam {
    background-color: rgba(139, 219, 129, 1);
    background-image: linear-gradient(135deg, rgba(219, 107, 151, 1) 15%, rgba(139, 219, 129, 1) 95%);
}

.owl-nav {
    display: flex;
    margin-top: 3rem;
    justify-content: space-around;
    font-family: "Inter", sans-serif;
    text-decoration: underline;
}

.owl-prev,
.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 20%;
    transform: translateY(-50%);
    display: block !important;
    border: 0px solid black;
}

.owl-prev {
    left: -4rem;
}

.owl-next {
    right: -4rem;
}

.owl-prev i,
.owl-next i {
    transform: scale(2, 5);
    color: #ccc;
}

.cmn_sn {
    top: 33rem;
    left: 35%;
}

.tech_cnt_scn {
    background: linear-gradient(180deg, rgba(219, 107, 151, 0.1) 0%, rgba(139, 219, 129, 0.1) 100%);
}

* {
    font-family: "Goldman", sans-serif;
    /* font-family: "Inter", sans-serif; */
    font-style: normal;
    /* font-size: 18px; */
}

* ::-webkit-scrollbar {
    display: none;
}

.nav-item .nav-link {
    font-size: 18px;
    font-family: "Inter", sans-serif;
    font-weight: bold;
}

.brand_logo {
    width: 12rem;
}

/* body code */
.border-pink {
    border-color: #ED5EDD !important;
}

.welcome {
    height: 435px;
    width: 25%;
}

.welcome,
.banenr_quote {
    align-items: center;
    align-content: center;
}

.txt_green {
    font-size: 42px;
    color: #8BDB81;
}

.abt_section {
    height: 555px;
    align-items: center;
}

/* .vectr {
    background: url('../img/vector.png') !important;
    height: 453px;
    width: 753px;
    top: 39.7rem;
} */

/* .vec_img {
    height: 537px;
    width: 864px;
} */

/* .crown_icon {
    top: 2rem;
    right: 12rem;
    transform: rotate(10.02deg);
} */
/* 
.txt_cnt_des {
    font-size: 24px;
} */

/* .txt_cnt_vec {
    top: 6rem;
    right: 12rem;
    width: 462px;
    text-align: end;
} */

.abt_cnt_des_quote {
    font-family: "Inter", sans-serif;
    font-size: 24px;
}

.banenr_quote {
    background-color: rgba(214, 242, 207, 41%);
}

.text_black {
    font-family: 'Roboto', sans-serif;
    font-size: 29px;
}

.define {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.quote_1 {
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    width: 80%;
}

.txt_pink {
    font-size: 32px;
    color: #ED5EDD;
}

.brand_icon {
    top: 3rem;
    right: 3rem;
    transform: rotate(44.02deg);
}

.brand_icon_1 {
    transform: rotate(44.02deg);
}

.brand_icon_2 {
    transform: rotate(-10.02deg);
}

.brand_icon_2 {
    transform: rotate(10.02deg);
}

.prtnrs_section {

    background-color: #D6F2CF;
}

.img_pt {
    width: 75%;
}

.tt_pt {
    width: 25%;
}

.icon {
    height: 70px;
    width: 70px;
    border-top-left-radius: 2rem;
    background-color: rgba(237, 94, 221, 50%) !important;
}

.icon span.material-symbols-outlined {
    font-size: 40px;
    opacity: 0.5;
}

.icon span.material-symbols-outlined:hover {
    opacity: 100%;
    background-color: #db6b97;
}


.card.bg_green {
    --color: #8A9B0F;
    /* the border color */
    --border: 10px;
    /* the border thickness*/
    --offset: 20px;
    /* control the offset*/
    --gap: 5px;
    /* the gap on hover */

    --_c: var(--color) var(--border), #0000 20% calc(45% - var(--border)), var(--color) 0;
    --_o: calc(6*var(--offset));
    padding:
        calc(var(--gap) + var(--border)) calc(var(--gap) + var(--border) + var(--offset)) calc(var(--gap) + var(--border) + var(--offset)) calc(var(--gap) + var(--border));
    background:
        linear-gradient(var(--_c)) var(--_o) var(--_o),
        linear-gradient(180deg, var(--_c)) var(--_o) var(--_o);
    background-size: calc(100% - var(--_o)) calc(50% - var(--_o));
    background-repeat: no-repeat;
    filter: grayscale(.6);
    transition: .5s;
    cursor: pointer;
}

.card.bg_green:hover {
    background-position: 0px 0px;
    background-size: calc(100% - var(--offset)) calc(100% - var(--offset));
    filter: grayscale(0);
    transition: 2.5s;

}

.card.bg_green:hover * .icon span.material-symbols-outlined {
    opacity: 100% !important;
}

.card.bg_green:hover * .cnt_tt.opacity-50 {
    opacity: 100% !important;
}

.cnt_tt {
    font-size: 92px;
}

.idea {
    width: 95%;
    align-items: center;
    align-content: center;
}

.card.bg_green {
    background-color: #8BDB81;
    height: 370px;
}

.idea_des {
    font-size: 18px;
    font-family: "Inter", sans-serif;
}

.idea_tt {
    color: black;
    font-size: 22px;
    padding-left: 0.5rem;
    font-weight: bold;
    font-family: "Inter", sans-serif;
}

.idea_cnt.bg_pink {
    height: 750px;
    /* background-color: rgba(237, 94, 221, 34%); */
    background: linear-gradient(-10deg, rgba(219, 107, 151, 1) 0%, rgba(139, 219, 129, 1) 75%);
}

.idea_section {
    height: 900px;
}

.bg_green_op {
    background-color: rgba(139, 219, 129, 50%);
}

.bg_green_op:hover {
    background-color: rgba(139, 219, 129, 100%);
}

.ct_tt {
    font-family: "Inter", sans-serif;
}

.txt_pink_tt {
    color: #ED5EDD;
    font-size: 24px;
    font-weight: bold;
    font-family: "Inter", sans-serif;
}

.txt_green_pink {
    color: #ED5EDD !important;
}

.txt_green_ {
    color: #8BDB81 !important;
}

.txt_green_size,
.txt_green_pink {
    font-size: 2rem;
    font-family: "Inter", sans-serif;
    font-weight: bold;
}

.client_logos {
    width: auto;
}

/* we page code */
.team_section {
    /*  background: rgb(219, 107, 151);
    filter: .1; */
    background: linear-gradient(165deg, rgba(219, 107, 151, 0.4259278711484594) 0%, rgba(139, 219, 129, 0.4323704481792717) 100%);
}

.tm_img {
    --s: 4px;
    /* size of the frame */
    --b: 5px;
    /* border thickness */
    --w: 200px;
    /* width of the image */
    --c: rgba(0, 0, 0, 0.455);

    width: var(--w);
    aspect-ratio: 1;
    object-fit: cover;
    /*  padding: calc(2*var(--s));
    --_g: var(--c) var(--b), #0000 0 calc(100% - var(--b)), var(--c) 0; */
    background:
        linear-gradient(var(--_g)) 50%/100% var(--_i, 100%) no-repeat,
        linear-gradient(90deg, var(--_g)) 50%/var(--_i, 100%) 100% no-repeat;
    outline: calc(var(--w)/8) solid rgba(0, 0, 0, 0);
    outline-offset: calc(var(--w)/-12 - 2*var(--s));
    transition: 0.2s;
    cursor: pointer;
}

.trnt_pi {
    font-family: 'Inter', 'sans-serif';
}


.tm_img:hover {
    transform: scale(1.1);
    transition: 1s ease-out;
    outline: var(--b) solid var(--c);
    outline-offset: calc(var(--s)/-2);
    --_i: calc(100% - 2*var(--s));

}

.tm_nme {
    font-family: 'Inter', 'sans-serif';
    font-weight: bolder;
}

.tm_dsgsn {
    font-size: 14px;
    font-family: 'Inter', 'sans-serif';
    font-weight: medium;
    opacity: .9;
}

.abt_tm_scn {
    background: linear-gradient(0deg, rgba(219, 107, 151, 0.4259278711484594) 0%, rgba(139, 219, 129, 0.4323704481792717) 100%);
}

/* we page code */


/* services page code */

.bnr_cnt_srvc {
    height: 400px;
}

.srvc_bg_green {
    background-color: rgba(139, 219, 129, 50%);
}

.srvc_cnt_tt {
    width: 100%;
    font-size: 52px;
    font-weight: bolder;
    font-family: "Inter", sans-serif;
}

.txt_srvc_pink {
    color: #ED5EDD;
    font-weight: bolder;
    font-family: "Inter", sans-serif;
}

.srvc_bg_dark_green {
    background-color: #8BDB81;
}

.hand_rb_fit {
    background: url('../img/robot_hand.png');
    background-size: cover;
}

.fnt_size {
    font-size: 24px;
    font-weight: bolder;
    font-family: "Inter", sans-serif;
}

.bg_green_op_80 {
    background-color: rgba(139, 219, 129, 80%);
}

.fnt_op,
.fnt_size,
.card-text {
    opacity: 70%;
}

.card:hover *.fnt_op {
    opacity: 100%;
}

.card:hover *.card-text {
    opacity: 100%;
}

.card:hover *.fnt_size {
    opacity: 100%;
    color: #ED5EDD;
}


/* services page code */

/* cloud page code */
.service-section,
.planning-section {
    font-family: "Inter", sans-serif;
    padding: 60px 0;
    text-align: center;
}

.service-section .card,
.planning-section .card {
    font-family: "Inter", sans-serif;
    border: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s;
}

.service-section .card:hover,
.planning-section .card:hover {
    font-family: "Inter", sans-serif;
    transform: translateY(-10px);
}

.service-section .card-body h5,
.planning-section .card-body h5 {
    font-family: "Inter", sans-serif;
    font-size: 1.5rem;
    margin-bottom: 15px;
}

.service-section .card-body p,
.planning-section .card-body p {
    font-family: "Inter", sans-serif;
    font-size: 1rem;
    color: #666;
}

.service-section .icon-box,
.planning-section .icon-box {
    font-family: "Inter", sans-serif;
    font-size: 3rem;
    color: #007bff;
    margin-bottom: 20px;
}

/* .planning-section {
    background-color: #f8f9fa;
} */

.planning-section .card {
    font-family: "Inter", sans-serif;
    background-color: #e9ecef;
}

.planning-section .icon-box {
    font-family: "Inter", sans-serif;
    color: #28a745;
}

/* cloud page code */

/* course page code */
.card-body .card-title,
.card-body .card-text,
.course_t {
    font-family: "Inter", sans-serif !important;
}

.read-more-btn {
    background-color: #28a745;
    font-family: "Inter", sans-serif !important;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 50px;
    font-weight: bold;
    transition: background-color 0.3s ease, transform 0.3s ease;
}

.read-more-btn:hover {
    background-color: #28a745;
    font-family: "Inter", sans-serif !important;
    transform: scale(1.05);
}

.read-more-btn:focus {
    outline: none;
    font-family: "Inter", sans-serif !important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.list-tc {
    font-size: 12px;
}

.list-tc p {
    margin-bottom: 0;
}

/* course page code */



/* career page code */
.jb_tt {
    font-family: "Inter", sans-serif;
}

.jb_tt_dt {
    font-family: "Inter", sans-serif;
    font-size: 10px;
}

.jb_tt,
.jb_tt_dt {
    margin-bottom: 0;
}

._jb_ch {
    background-color: rgba(214, 242, 207, 41%);
    padding: .7rem;
}

.bg_green_op-26 {
    background-color: rgba(214, 242, 207, 26%);
}

._jb_list_hd ._jb_list_item,
._jb_des,
._jb_list_item span {
    font-family: "Inter", sans-serif;
}

._jb_list_item span {
    font-size: medium;
}

._jb_list_item {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}


.jb_pst_tt:hover {
    color: #8BDB81;
    font-family: "Inter", sans-serif;
    background: black;
}

.jb_pst_tt {
    color: black;
    background: #8BDB81;
    font-family: "Inter", sans-serif;
    padding: 0.8rem;
}

.bg_gradient {
    background: linear-gradient(180deg, rgba(219, 107, 151, 1) 0%, rgba(139, 219, 129, 1) 100%);
}

.bg_img {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../img/career.jpg');
    background-position: center;
    background-size: contain;
    background-attachment: fixed;
    height: 500px;
}

/* career page code */

/* digital-learning code */
.class_half {
    height: 500px;
    width: 60%;
}

.text-pink {
    color: rgba(219, 107, 151, 1);
}

.class_half-2 {
    top: 25%;
    left: 55%;
}

.bg-solid-green {
    background-color: rgba(139, 219, 129, 1);
}

.bg-solid-pink {
    background-color: rgba(219, 107, 151, 1);
}

.bg-solid-block {
    background-color: rgba(139, 219, 129, 1);
    background-image: linear-gradient(135deg, transparent 0%, rgba(139, 219, 129, 1) 25%, rgba(219, 107, 151, 1) 75%, transparent 100%), url('../img/icon_block.png');
}

.anmi-xt {
    background-image: linear-gradient(transparent 0%, #e1fffeaf 50%, #b0f8ff95 85%, transparent 85%, transparent 100%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    animation: animatedBackground 15s cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s forwards;
}

/* digital-learning code */

/* brain-tech code */
.intro-_xt {
    height: 35%;
}

.brand_icon_8 {
    top: -5rem;
    left: 45%;
}

.bt-_cnt {
    background-image: linear-gradient(25deg, transparent -150%, rgba(139, 219, 129, 1) 25%, rgba(219, 107, 151, 1) 75%, transparent 150%), url('../img/icon_block.png');
}

/* brain-tech code */

/* intern page code */
.bg-light-pink {
    background-color: rgba(219, 107, 151, 0.2);
}

.bg-light-green {
    background-color: rgba(139, 219, 129, 0.1);
}

.barcode {
    font-family: 'Libre Barcode 128 Text', system-ui;
    transform: rotate(270deg);
    top: 45%;
    right: -10%;
    color: #7FA998;
}

.bar-text {
    font-family: "Libre Barcode 128", system-ui;
}

.cmn-xt {
    font-family: "Inter", sans-serif;
}

.accordion-button:focus {
    box-shadow: none;
}

/* intern page code */

/* cloud page code */
.mt_cloud {
    height: 200px;
    background: linear-gradient(180deg, rgba(219, 107, 151, 0.4) 0%, rgba(139, 219, 129, 0.4) 100%);
}

.mt_cloud_3 {
    background: linear-gradient(95deg, rgba(219, 107, 151, 0.4) 0%, rgba(139, 219, 129, 0.4) 100%);
}

.mt_cloud_4 {
    background: linear-gradient(205deg, rgba(219, 107, 151, 0.4) 0%, rgba(139, 219, 129, 0.4) 100%);
}

.mt_cloud_2 {
    background: linear-gradient(0deg, rgba(219, 107, 151, 0.4) 0%, rgba(139, 219, 129, 0.4) 100%);
}

.mt-cloud_tt {
    font-family: "Inter", sans-serif;
    font-weight: bold;
}

.text-justify {
    font-weight: 500;
    font-family: "Inter", sans-serif;
    text-align: justify;
}

/* cloud page code */

/* contact page code */
.bg_light_green {
    background: linear-gradient(-15deg, rgba(219, 107, 151, 1) 0%, rgba(139, 219, 129, 1) 100%);
}

.cnct_tt_ {
    font-family: "Inter", sans-serif;
    line-height: 1.5;
    display: inline;
    background-image: linear-gradient(transparent 0%,
            #e1fffe 50%,
            #b0f8ff 85%,
            transparent 85%,
            transparent 100%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    animation: animatedBackground 15s cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s forwards;
}

@keyframes animatedBackground {
    to {
        background-size: 100% 100%;
    }
}

.animation {
    height: 50px;
    overflow: hidden;
    margin-left: 1rem;
    padding-top: 1.5rem;
}

.animation>div>div {
    padding: 0.25rem 0.75rem;
    height: 2.81rem;
    margin-bottom: 2.81rem;
    display: inline-block;
    font-family: "Inter", sans-serif;
    font-weight: bolder;
}

.animation div:first-child {
    animation: text-animation 8s infinite;
}

.first div {
    background-color: #20a7d8;
}

.second div {
    background-color: #CD921E;
}

.third div {
    background-color: #c10528;
}

.fourth div {
    background-color: #ED5EDD;
}

@keyframes text-animation {
    0% {
        margin-top: 0;
    }

    10% {
        margin-top: 0;
    }

    20% {
        margin-top: -5.62rem;
    }

    30% {
        margin-top: -5.62rem;
    }

    40% {
        margin-top: -11.24rem;
    }

    50% {
        margin-top: -17.24rem;
    }

    60% {
        margin-top: -17.24rem;
    }

    70% {
        margin-top: -11.24rem;
    }

    80% {
        margin-top: -5.62rem;
    }

    90% {
        margin-top: -5.62rem;
    }

    100% {
        margin-top: 0;
    }
}

.dt_zise {
    height: 8px;
    width: 8px;
    border-radius: 50%;
}

.red {
    background-color: red;
}

.yellow {
    background-color: yellow;
}

.green {
    background-color: lightgreen;
}

.window-footer {
    height: 33px;
}

.form-control:focus {
    box-shadow: none;
}

/* contact page code */

/* tc page code */
.list-tc li,
.list-tc p,
.list-tc q,
.list-tc b,
.list-tc a {
    font-family: 'Roboto', sans-serif;
}

.refund {
    background-image: linear-gradient(40deg, #a0fe65d2 0%, #db6b98cb 100%);
}

/* tc page code */

/* body code */

/* footer - code */
.footer {
    background-color: rgba(139, 219, 129, 50%) !important;
}

._ft_tle {
    font-size: 16px;
    width: fit-content;
    border-bottom: 2px solid #db6b97 !important;
}

._ft_tle:hover {
    border-bottom: 2px solid green !important;
}

._icon {
    font-size: smaller;
    color: #db6b97;
}

._icon:hover {
    color: whitesmoke;
    font-size: small;
}

._ft_link,
._ft_sc {
    font-family: 'Roboto', sans-serif;
    font-size: small;
    font-weight: bold;
}

._ft_sc.text-light {
    color: #db6b97 !important;
}

._ft_link:hover {
    color: #db6b97 !important;
}

._ft_sc.text-light:hover {
    color: whitesmoke !important;
}

.link-content {
    font-family: 'Roboto', sans-serif;
    font-size: small;
    color: #db6b97;
}

.link-content:hover {
    font-family: 'Roboto', sans-serif;
    font-size: small;
    color: whitesmoke;
}

._ft_bg {
    background-color: #D6F2CF;
}

/* footer - code */


/* responsive code */
@media (min-width: 608px) and (max-width: 768px) {
    .idea_section {
        height: 2376px;
    }
}

@media (min-width: 320px) and (max-width: 427px) {
    .idea_section {
        height: 2146px !important;
    }

    .bnr_cnt_srvc {
        height: 230px;
    }

    .srvc_cnt_tt {
        font-size: 24px;
    }

    .mt-cloud_tt {
        width: 100% !important;
        font-size: 18px !important;
    }
}

@media (min-width: 420px) and (max-width: 620px) {
    .idea_section {
        height: 2364px !important;
    }

    .mt-cloud_tt {
        width: 100% !important;
        font-size: 18px !important;
    }

}

@media (min-width: 1024px) and (max-width: 1150px) {
    .pt_img_icon {
        width: 10rem !important;
    }

    .srvc_cnt_tt {
        font-size: 42px;
    }
}

@media (min-width: 1150px) and (max-width: 2560px) {
    .pt_img_icon.aws {
        width: 5rem !important;
    }

    .srvc_cnt_tt {
        font-size: 42px;
    }
}

/* @media only screen and (min-width: 1341px) {
    .abt_section_2{
        display: block !important;
    }
    .abt_section_1{
        display: none !important;
    }
}
@media (min-width:1341px)and (max-width: 2560px) {
    .abt_section_2{
        display: none;
    }
    .abt_section_1{
        display: block;
    }
}
 */
@media only screen and (max-width: 767px) {

    .welcome,
    .banenr_quote,
    .tt_pt,
    .img_pt,
    .idea {
        width: 100%;
    }

    .quote_1 {
        font-size: 19px;
    }

    .txt_pink {
        font-size: 23px;
    }

    .abt_cnt_des_quote {
        font-size: 20;
        font-family: 'Roboto', sans-serif;
    }

    .tt_pt {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .row>* {
        padding-left: 0;
        padding-right: 0;
    }

    .idea {
        padding: 1rem;
    }

    .ms-azure {
        width: 85%;
    }

    .idea_section {
        height: 2560px;
    }

    .idea_cnt.bg_pink {
        height: 2100px;
    }

    .tt_cnt_card {
        font-size: 18px;
    }

    .ct_tt {
        display: none;
    }

    .txt_pink_tt {
        font-size: 18px;
    }

    .client_logos {
        padding-top: 2rem;
        height: 80%;
        display: block !important;
    }

}

@media (min-width: 768px) and (max-width: 890px) {
    .tt_cnt_card {
        font-size: 18px;
        font-weight: bold;
    }

    .ct_tt {
        font-size: 8px !important;
    }

    .pt_img_icon {
        width: 10rem !important;
    }

    .pt_img_icon.aws {
        width: 5rem !important;
    }

    .srvc_cnt_tt {
        font-size: 34px;
    }
}

@media (min-width: 890px) and (max-width: 1024px) {
    .pt_img_icon {
        width: 12rem !important;
    }

    .tt_cnt_card {
        font-size: 12px;
        font-weight: bold;
    }

    .ct_tt {
        font-size: 12px !important;
    }

    .pt_img_icon.aws {
        width: 5rem !important;
    }

    .idea_section {
        height: 835px;
    }

    .client_logos {
        padding-top: 0.5rem;
        height: 250px;
        display: block !important;
    }

    .srvc_cnt_tt {
        font-size: 38px;
    }
}

@media (min-width: 1040px) and (max-width: 2056px) {
    .client_logos {
        padding-top: 0.5rem;
        height: 250px;
        display: block !important;
    }

    .idea_section {
        height: 950px !important;
    }

    .pt_img_icon {
        width: 15rem !important;
    }

    .pt_img_icon.aws {
        width: 5rem !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .client_logos {
        padding-top: 0.5rem;
        height: 250px;
        display: block !important;
    }

    .welcome {
        width: 35%;
    }

    .banenr_quote {
        width: 65%;
    }

    .txt_green {
        font-size: 30px !important;
    }

    .text_black {
        font-size: 20px !important;
    }

    .row>* {
        padding-left: 0;
        padding-right: 0;
    }

    .ct_tt {
        font-size: 14px;
    }

    .define {
        font-size: 10px !important;
    }

    .txt_pink {
        font-size: 22px !important;
    }

    .quote_1 {
        font-size: 18px !important;
    }

    .brand_icon {
        top: 1rem !important;
        right: 1rem !important;
    }

    .idea_des {
        font-size: 14px;
    }

    .idea_tt {
        color: black;
        font-size: 18px;
    }
}

/* responsive code */