a {
    text-decoration: none !important;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

:root {
    --theame-color: #f85508;
    --theame-text: #01123d;
}

.logo_leftside a img,
.about_slider,
.team_img img,
.developing_img img,
.hiring_img img,
.orange_aerrow {
    width: 100%;
}

.row_align {
    align-items: center;
}


/* ==============================================================
               Menubar
=============================================================== */

.logo_leftside {
    max-width: 250px;
    float: left;
}



.social_icon_topheader i {
    color: #0d3d65;
    margin: 0;
    padding: 0;
    font-size: 22px;
}

.social_icon_topheader li.media_icon a i.fa {
    color: #3b5998;
    font-family: fontawesome;
}

.menu_rightside {
    float: right;
    width: 65%;
    padding: 0 0;
    text-align: right;
}

.social_icon_topheader ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social_icon_topheader {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

.social_icon_topheader ul li {
    line-height: inherit !important;
    list-style: none;
    margin: 0 0 0 10px !important;
    padding: 0 !important;
    display: inline-flex;
    width: 45px !important;
    height: 45px !important;
    box-shadow: 0 0 15px 1px #ccc;
    border-radius: 100%;
    background: #fff;
}

.social_icon_topheader a {
    display: block;
    margin: auto;
    padding: 10px;
}

.social_icon_topheader li.media_icon a i.fa {
    color: #3b5998;
    font-family: fontawesome;
}

.whatsapp_icon .whatsapp i {
    font-family: fontawesome;
    color: #4ac959 !important;
}

.skype_icon .skype i {
    font-family: fontawesome;
    color: #00aff0 !important;
}

.envelope_icon .envelope i {
    font-family: fontawesome;
    color: var(--theame-color) !important;
}

li.media_icon:hover {
    background: #3b5998 !important;
}

li.whatsapp_icon:hover {
    background: #4ac959 !important;
}

li.skype_icon:hover {
    background: #00aff0 !important;
}

li.envelope_icon:hover {
    background: #dc4a38 !important;
}

li.media_icon:hover a i.fa,
li.whatsapp_icon:hover a i.fa,
li.skype_icon:hover a i.fa,
li.envelope_icon:hover a i.fa {
    color: #fff !important;
}

.header_menubar {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

.toogle_menubar {
    display: inline-block;
    font-size: 18px;
    color: #212735;
    margin: 0 10px 0 10px;
}

.toggle_iconbar {
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px 0 10px;
}

.toggle_iconbar .bar_line {
    display: block;
    border-bottom: solid 2px #212735;
    margin-bottom: 8px;
    width: 32px;
    text-align: right;
}

.toggle_iconbar .bar_line.bar_line-2 {
    width: 24px;
    margin-left: 8px;
}

.getquote_buttons {
    margin: 0 15px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

.getquote_buttons a.geat_a_topbutton {
    background: var(--theame-text);
    color: #fff;
}

.getquote_buttons a {
    font-family: source sans pro, sans-serif !important;
    margin: 0;
    padding: 10px;
    display: inline-block;
    border-radius: 5px;
    width: 140px;
    text-align: center;
    font-size: 18px;
    border: solid 1px #d5d5d5;
    box-shadow: 0 0 10px 1px #d5d5d5;
    font-weight: 400;
}

.quoteanimate,
.custom_btn_css,
.countdoircle,
a.btn-lets-wow {
    transition: 1s all ease;
    overflow: hidden;
    position: relative;
}

.top_header {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
}

.row_align .row {
    align-items: center;
    justify-content: center;
}

.quoteanimate:hover::before,
.custom_btn_css:hover::before,
.countdoircle:hover::before,
a.btn-lets-wow:hover::before {
    height: 380%;
    background: 0 0;
}

.quoteanimate::before,
.custom_btn_css::before,
.countdoircle::before,
a.btn-lets-wow::before {
    width: 100%;
    height: 0%;
    transform: translate(-50%, -50%) rotate(-45deg);
    background: var(--theame-color);
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 1.2s ease;
    z-index: 1;
}



/* ==============================================================
              Slider
=============================================================== */

.about_leftside_detail h1 {
    margin: 0;
    font-family: calibri;
    padding: 0;
    font-size: 42px;
    font-weight: 700;
    color: #01123d;
}

.about_leftside_detail p {
    margin: 30px 0 40px;
    padding: 0;
    display: block;
    line-height: 34px;
    color: #5e636d;
    font-size: 24px;
    font-weight: 400;
}

.btn_freequote {
    width: 220px;
    backface-visibility: hidden;
    background: var(--theame-text);
    color: #fff;
    font-size: 20px;
    moz-osx-font-smoothing: grayscale;
    position: relative;
    transform: translateZ(0);
    transition-duration: 0.3s;
    transition-property: color;
    border-left: 5px solid var(--theame-color) !important;
    webkit-backface-visibility: hidden;
    webkit-transform: translateZ(0);
    webkit-transition-duration: 0.3s;
    webkit-transition-property: color;
    margin-right: 12px;
    text-transform: uppercase;
}

.btn_buid_team {
    background-color: var(--theame-color);
    border-left: 5px solid var(--theame-text) !important;

}

.btn {
    border: 0;
    border-radius: 0;
    font-size: 17px;
    font-weight: 700;
    padding: 15px 30px;
}

.btn_freequote:before {
    background: var(--theame-color);
    bottom: 0;
    content: "";
    left: 0px;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    webkit-transform: scaleX(0);
    webkit-transform-origin: 0 50%;
    webkit-transition-duration: 0.3s;
    webkit-transition-property: transform;
    webkit-transition-timing-function: ease-out;
    z-index: -1;
}

.btn_buid_team:before {
    background: var(--theame-text);

}

.elementor-button-link:before {
    background: var(--theame-color);
    bottom: 0;
    content: "";
    left: 0px;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 50%;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    webkit-transform: scaleX(0);
    webkit-transform-origin: 0 50%;
    webkit-transition-duration: 0.3s;
    webkit-transition-property: transform;
    webkit-transition-timing-function: ease-out;
    z-index: -1;
}

.elementor-button-link:before {
    background: var(--theame-text);

}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.btn_freequote:hover,
.btn_freequote:focus,
.btn_freequote:active {
    color: #fff;
}

.call-btn:hover:before,
.btn_freequote:hover:before,
.btn_freequote:focus:before,
.btn_freequote:active:before {
    transform: scaleX(1);
    webkit-transform: scaleX(1);
}

.about_slider_section {
    position: relative;
}

.rotation-five {
    position: absolute;
    top: -40px;
    left: -50px;
}

.rotation_img {
    animation: rotate 6s infinite linear;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.rotation-two {
    position: absolute;
    top: 0;
    right: 0;
}

.rotation-four {
    position: absolute;
    bottom: 80px;
    left: -50px;
}

.rotation-one {
    position: absolute;
    bottom: 50px;
    right: 0;
}

#rmp_menu_trigger-64628 {
    width: 50px;
    height: 50px;
    position: relative;
    top: 10px;
    border-radius: 5px;
    display: none;
    text-decoration: none;
    right: 0;
    background: var(--theame-color);
    transition: transform 0.5s, background-color 0.5s;
    margin-left: auto;
}

#rmp_menu_trigger-64628 .rmp-trigger-box {
    width: 25px;
    color: #0d3d65;
}

button.rmp_menu_trigger .rmp-trigger-box {
    width: 40px;
    display: inline-block;
    position: relative;
    pointer-events: none;
    vertical-align: super;
}

#rmp_menu_trigger-64628 .responsive-menu-pro-inner,
#rmp_menu_trigger-64628 .responsive-menu-pro-inner::before,
#rmp_menu_trigger-64628 .responsive-menu-pro-inner::after {
    width: 25px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
}

#rmp_menu_trigger-64628 .responsive-menu-pro-inner {
    display: block;
}

.rmp-menu-trigger-boring .responsive-menu-pro-inner {
    transition-property: none;
}

button.rmp_menu_trigger .rmp-trigger-box {
    width: 40px;
    display: inline-block;
    position: relative;
    pointer-events: none;
    vertical-align: super;
}

#rmp_menu_trigger-64628 .responsive-menu-pro-inner,
#rmp_menu_trigger-64628 .responsive-menu-pro-inner::before,
#rmp_menu_trigger-64628 .responsive-menu-pro-inner::after {
    width: 25px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
}

button.rmp_menu_trigger .responsive-menu-pro-inner::before {
    top: 10px;
}

button.rmp_menu_trigger .responsive-menu-pro-inner::before,
button.rmp_menu_trigger .responsive-menu-pro-inner::after {
    content: "";
    display: block;
}

.rmp-menu-trigger-boring .responsive-menu-pro-inner::after,
.rmp-menu-trigger-boring .responsive-menu-pro-inner::before {
    transition-property: none;
}

#rmp_menu_trigger-64628 .responsive-menu-pro-inner,
#rmp_menu_trigger-64628 .responsive-menu-pro-inner::before,
#rmp_menu_trigger-64628 .responsive-menu-pro-inner::after {
    width: 25px;
    height: 3px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
}

button.rmp_menu_trigger .responsive-menu-pro-inner::after {
    bottom: 10px;
}

button.rmp_menu_trigger .responsive-menu-pro-inner::before,
button.rmp_menu_trigger .responsive-menu-pro-inner::after {
    content: "";
    display: block;
}

.rmp-menu-trigger-boring .responsive-menu-pro-inner::after,
.rmp-menu-trigger-boring .responsive-menu-pro-inner::before {
    transition-property: none;
}

.bars_icon {
    font-size: 26px;
    color: var(--theame-text);
}

.top_header .row_align {
    position: relative;
}

.rmp_menu_trigger {
    position: absolute !important;
    top: 64px !important;
    right: 0 !important;
}

/* ==============================================================
                            About
=============================================================== */

.aboutus_section {
    margin: 48px 0;
    padding: 48px 0;
    background: #fff5f1;
}

.about_title h2 {
    position: relative;
    font-family: calibri;
    font-size: 44px;
    line-height: 56px;
    font-weight: 900;
    padding: 0 0 20px 0;
    color: #01123d;
}

.about_title p {
    font-size: 16px;
    margin-bottom: 22px;
}

/* ==============================================================
                        service_section
=============================================================== */
.service_section {
    margin: 80px 0;
}

.services_title h2 {
    text-align: center;
    position: relative;
    font-family: calibri;
    font-size: 44px;
    line-height: 56px;
    font-weight: 900;
    padding: 0 0 20px 0;
    color: #01123d;
}

.services_title p {
    width: 75%;
    margin: 0 auto;
    text-align: center;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: transparent !important;
    border-color: transparent !important;
}

.maintab_button .nav-item h2 {
    margin: 10px 0 0;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    text-align: center;
    margin: 25px 0px;
}

.maintab_button .nav-item {
    position: relative;
}

.maintab_button .nav-item::after {
    content: '';
    width: 25px;
    position: absolute;
    left: 50%;
    /* bottom: 0; */
    -webkit-transition: all .3s;
    transition: all .3s;
    border-bottom: 5px solid #f05a7d;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.maintab_button .nav_borderbottom_2::after {
    border-bottom: 5px solid #0f7ca8;
}

.maintab_button .nav_borderbottom_3::after {
    border-bottom: 5px solid #50c0c9;
}

.maintab_button .nav_borderbottom_4::after {
    border-bottom: 5px solid #f79648;
}

.maintab_button .nav_borderbottom_5::after {
    border-bottom: 5px solid #231f20;
}

.maintab_button .nav-item {
    text-align: center;
    /* padding: 20px 30px; */
}

.maintab_button {
    display: flex;
    /* justify-content: space-around; */
    margin: 60px 0 60px 0;
}

.nav_barservices {
    margin: 60px 0;
}

.service_tech_1:hover,
.service_tech_1:hover h2 {
    background: #f05a7d;
    color: #fff;
    /* padding: 20px 30px; */
}

.service_tech_1 .active {
    background: #f05a7d;
    color: #fff;
}

.service_tech_2:hover,
.service_tech_2:hover h2 {
    background: #0f7ca8;
    color: #fff;
    /* padding: 20px 30px; */
}

.service_tech_3:hover,
.service_tech_3:hover h2 {
    background: #50c0c9;
    color: #fff;
    /* padding: 20px 30px; */
}

.service_tech_4:hover,
.service_tech_4:hover h2 {
    background: #f79648;
    color: #fff;
    /* padding: 20px 30px; */
}

.service_tech_5:hover,
.service_tech_5:hover h2 {
    background: #231f20;
    color: #fff;
    /* padding: 20px 30px; */
}

.services_item {
    /* border: 1px solid red; */
    width: 225px;
    padding: 20px 0 0 0;
}

.web_title h2 {
    margin: 0;
    font-size: 60px;
    color: #01123d;
    font-weight: 700;
    line-height: 1;
    text-align: left;
}

.sub_buttons {
    margin-top: 20px;
}

.sub_buttons a {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    padding: 10px 20px;
    display: inline-block;
    vertical-align: top;
    color: #262626;
    line-height: 1.2;
    text-align: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.btn_link_1 {
    background-color: #ffebef;
}

.btn_link_2 {
    background-color: #d0e3ec;
}

.btn_link_3 {
    background-color: #e3f6f8;
}

.btn_link_4 {
    background-color: #fff8e5;
}

.services_details p {
    font-size: 18px;
    line-height: 30px;
}

.services_slider {
    margin: 60px 0;
    width: 100%;
}

.services_slider_md {
    text-align: center;
}

.services_slider_md a img {
    width: 50%;
}

.carousel-control-prev-icon {
    background-image: url(../images/left_icon_slider.png);
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 28px;
    height: 28px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-image: url(../images/bullet-verticle.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -65px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators .active {
    background-image: url(../images/bullet_active.png);
}

/* ==============================================================
                        Processfollow_section
=============================================================== */

.web_mobile_section {
    background-color: #e4ebee;
    padding: 80px 0;
    margin: 80px 0;
}

.web_app_title h2 {
    position: relative;
    font-family: calibri;
    font-size: 44px;
    line-height: 56px;
    font-weight: 900;
    padding: 0 0 20px 0;
    color: #01123d;
}

.web_app_title p {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
}

/* ==============================================================
                        Processfollow_section
=============================================================== */

.Processfollow_title h2 {
    /* text-align: center; */
    position: relative;
    font-family: calibri;
    font-size: 44px;
    line-height: 56px;
    font-weight: 900;
    padding: 0 0 20px 0;
    color: #01123d;
}

.Processfollow_title p {
    font-size: 22px;
}

.great_liststyle li a {
    color: #000;
    font-size: 18px;
    padding-left: 24px;
}

.great_liststyle li {
    margin: 10px 0;
}

.step_title {
    margin: 40px 0;
}

.step_title .services_title p {
    font-weight: 700;
    font-size: 18px;
    color: var(--theame-text);
}

.process_we_follow {
    margin: 80px 0;
}

.aerrow_nub h2 {
    text-align: center;
    font-size: 48px;
    color: var(--theame-text);
    font-weight: 700;
}

.step_card {
    background: #fff;
    /* border: 1px solid; */
    padding: 14px 16px;
    height: 200px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0 19px 2px rgba(248, 85, 8, 0.35);
}

.step_details {
    margin: 40px 0;
    position: relative;
}

.step_disnone {
    display: none;
}

.step_card p {
    margin: 0;
    font-family: calibri;
    font-size: 18px;
}

.step_colum {
    display: flex;
}

.vertical_aerrow img {
    width: 55%;
}

.vert_img img {
    position: absolute;
    right: 35px;
    top: -25px;
    height: 280px;
}

.second_section {
    margin: 55px 0;
}

.rotate_aerrow img {
    transform: rotate(180deg);
}

.vert_img_2 img {
    position: absolute;
    left: 45px;
    top: -35px;
    height: 280px;
}

.third_section {
    margin: 55px 45px;
    display: none;
}

.follow_title h2 {
    text-align: center;
    font-size: 64px !important;
    margin: 0 0 40px 0;
    color: var(--theame-text);
}

#services_sec .services_details p {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
}

.sider_img_set img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.process_follow_details {
    position: relative;
}

.count_box_nub div span {
    color: var(--theame-text) !important;
    font-weight: bold;
    font-size: 32px;
}

.count_box_nub div p {
    color: var(--theame-text) !important;
    margin: 0;
    font-size: 20px;
    font-weight: 900;
    line-height: 22px;

}

.countdown_img {
    box-shadow: 0 0 19px 2px rgb(16 22 57 / 35%);
    background-color: #fff;
    padding: 19px 0;
    width: 160px;
    border-radius: 10px;
}

.happy_customers {
    box-shadow: 0 0 19px 2px rgb(16 22 57 / 35%);
    padding: 24px 0;
    background-color: #fff;
    width: 230px;
    border-radius: 10px;
}

.countrey_box1 {
    position: relative;
}

.happy_custo_box2 {
    position: absolute;
    bottom: -195px;
    right: -200px;
}

.global_img img {
    width: 55px;
}

.crm_img img {
    width: 100px;
}

.project_done {
    box-shadow: 0 0 19px 2px rgb(16 22 57 / 35%);
    padding: 24px 0;
    background-color: #fff;
    width: 230px;
    border-radius: 10px;
}

.projects_done3 {
    position: absolute;
    bottom: 202px;
    left: 164px;
    z-index: -1;
}

.years_expe4 {

    position: absolute;
    top: 342px;

}

.year_box {
    box-shadow: 0 0 19px 2px rgb(16 22 57 / 35%);
    background-color: #fff;
    padding: 19px 0;
    width: 190px;
    border-radius: 10px;
}

.full_time {
    box-shadow: 0 0 19px 2px rgb(16 22 57 / 35%);
    background-color: #fff;
    padding: 16px 0;
    width: 170px;
    border-radius: 10px;
}

.fulltime5 {
    position: absolute;
    left: 280px;
    /* right: 0; */
    top: 150px;
}

.project_work6 {

    position: absolute;
    left: -170px;
    top: 144px;

}

.total_nubring_section {
    margin: 180px 0;
}

.hiring_section {
    margin: 100px 0 0 0;
}

.hiring_title h2 {
    position: relative;
    font-family: calibri;
    font-size: 44px;
    line-height: 44px;
    font-weight: 900;
    padding: 0 0 20px 0;
    color: #01123d;
}

.hiring_title p {
    font-weight: 700;
    font-size: 18px;
    color: var(--theame-text);
}

.rightside_hirebtn {
    display: flex;
    justify-content: end;
}

.btn_freequote_hire {
    width: 250px;

}


/* ==============================================================
                       Footer
=============================================================== */

.bg_footer {
    background-image: url(../images/footer_bg.jpg);
    padding: 80px 0;
    width: 100%;
    background-size: cover;
    margin-top: 50px;
}

.footer_logo {
    text-align: center;
}

.footer_para {
    margin: 35px 0px;
}

.footer_para p {
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.footer_section h2 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;

}

.footer_section ul {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer_section ul li {
    margin-bottom: 5px;
    font-family: 'Fira Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.5px;
    font-style: normal;
    margin: 0;
    padding: 5px 0;
}

.footer_section ul li a {
    display: inline-block;
    color: #fff;
}

.footer_details {
    margin: 55px 0;
}

.footer_social_media {
    display: flex;
}



/* ==============================================================
                       About
=============================================================== */

/* .about_img img {
    width: 100%;
}

.about_section {
    margin: 40px 0;
}

.about_img {
    position: relative;
}

.about_title h2 {
    text-align: center;
    position: relative;
    font-family: calibri;
    font-size: 44px;
    line-height: 56px;
    font-weight: 900;
    padding: 0 0 20px 0;
    color: #fff;
}

.about_title img {
    width: 11%;
}

.about_title {
    position: absolute;
    top: 50%;
    width: 100%;
}

.breadcrumbs {
    font-size: 16px;
    font-weight: 600;
}

.breadcrumbs {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 10%;
    background: var(--theame-text);
    padding: 8px 15px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
}

.breadcrumbs svg {
    margin-right: 5px;
}

.breadcrumbs a {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.breadcrumb_last {
    color: var(--theame-color);
} */



.banner-inner {
    position: relative;
    padding-top: 175px;
}

.banner-bg-group {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 95%;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    filter: blur(10px);
    pointer-events: none;
    z-index: -1;
}

.radial-gradient.rg-1 {
    background: rgb(103, 203, 215);
    background: radial-gradient(circle, rgba(103, 203, 215, 0.6) 0%, rgba(255, 255, 255, 0) 50%);
    top: -23%;
    left: -13%;
    width: 55%;
}

.radial-gradient {
    width: 25%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.radial-gradient.rg-2 {
    background: rgb(251, 194, 74);
    background: radial-gradient(circle, rgba(251, 194, 74, 0.4) 0%, rgba(255, 255, 255, 0) 50%);
    top: 20%;
    left: 8%;
    width: 66%;
}

.radial-gradient.rg-3 {
    background: rgb(239, 105, 137);
    background: radial-gradient(circle, rgba(239, 105, 137, 0.3) 0%, rgba(255, 255, 255, 0) 50%);
    top: -25%;
    left: 40%;
    width: 45%;
}

.radial-gradient.rg-4 {
    background: rgb(21, 127, 174);
    background: radial-gradient(circle, rgba(21, 127, 174, 0.3) 0%, rgba(255, 255, 255, 0) 50%);
    top: 20%;
    left: 61%;
    width: 49%;
}

.banner-inner-caption {
    margin-bottom: 0;
}

.banner-inner-caption {
    position: relative;
    text-align: center;
    /* overflow: hidden; */
    padding-right: 30px;
    padding-left: 30px;
    margin-bottom: 70px;
}

.banner-inner-caption .watermark {
    position: absolute;
    font-size: 300px;
    width: 100%;
    left: 0;
    bottom: 0;
    color: rgb(255 255 255 / 43%);
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    line-height: 400px;
    pointer-events: none;
}

.banner-inner-caption-wrap {
    position: relative;
    min-height: 300px;
}

.banner-inner-caption .breadcrumbs {
    color: #157FAE;
    font-size: 16px;
    font-weight: 600;
}

.banner-inner-caption .breadcrumbs {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-inner-caption .breadcrumbs svg {
    margin-right: 5px;
}

.banner-inner-caption .breadcrumbs {
    color: #157FAE;
    font-size: 16px;
    font-weight: 600;
}

.banner-inner-caption .breadcrumbs {
    color: #157FAE;
    font-size: 16px;
    font-weight: 600;
}

.banner-inner-caption .breadcrumbs a {
    color: #2A607B;
    border-bottom: 2px solid #157FAE;
}

.banner-inner-caption .breadcrumbs a {
    transition: ease 0.3s;
}

.banner-inner-caption .breadcrumbs .breadcrumb_last {
    color: #157FAE;
}

.banner-inner-caption-wrap h1 {
    font-weight: 700;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
    font-size: 2.8125em;
    margin: 1rem 0;
}

.banner-inner-caption-wrap {
    position: relative;
    min-height: 300px;
}

.banner-inner:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to bottom, rgba(0, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    pointer-events: none;
}

.about_header_menubar {
    /* position: fixed; */
    z-index: 1001;
    top: 0;
    left: 0;
    padding: 0px 0px 10px;
    width: 100%;
    background-color: transparent;
}

.rate_img img {
    width: 115px;
}

.saticfaction_rate {
    display: flex;
    justify-content: center;
}

.satisfaction_details h2 {
    color: var(--theame-text);
    font-size: 42px;
    font-weight: 800;
    margin: 0;
    text-align: left;
}

.satisfaction_details p {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: var(--theame-text);
    text-align: left;
}

.satisfaction_details {
    margin-left: 26px;
    width: 175px;
}

.saticfaction_section {
    margin: 40px 0;
}

.satisfac_card {
    background: #fff;
    /* border: 1px solid; */
    padding: 44px 16px;
    /* height: 200px; */
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0 19px 2px rgb(248 85 8 / 35%);
}

.rate_img {
    width: 115px;
}


.bg_forcolor {
    background-color: #fff5f1;
    padding: 80px 0;
}

.sofk_details p {
    font-size: 18px;
    font-weight: 500;
    color: var(--theame-text);
    margin-bottom: 28px;
}

.cal_preview img {
    width: 100%;
}

.features_sofk h2 {
    text-align: center;
    position: relative;
    font-family: calibri;
    font-size: 44px;
    line-height: 56px;
    font-weight: 900;
    padding: 0 0 20px 0;
    color: #01123d;
}

.sofk_provide_img img {
    width: 50%;
}

.sofk_provide_img {
    position: relative;
}

.para_1 {
    position: absolute;
    top: 12px;
    left: 396px;
    font-size: 16px;
    line-height: 20px;
    color: var(--theame-text);
    font-weight: 500;
}

.para_2 {
    position: absolute;
    top: 134px;
    left: 538px;
    font-size: 16px;
    line-height: 20px;
    color: var(--theame-text);
    font-weight: 500;
}

.para_3 {
    position: absolute;
    top: 223px;
    left: 565px;
    font-size: 16px;
    line-height: 20px;
    color: var(--theame-text);
    font-weight: 500;
}

.para_4 {
    position: absolute;
    top: 306px;
    left: 565px;
    font-size: 16px;
    line-height: 20px;
    color: var(--theame-text);
    font-weight: 500;
}


.para_5 {
    position: absolute;
    top: 389px;
    left: 528px;
    font-size: 16px;
    line-height: 20px;
    color: var(--theame-text);
    font-weight: 500;
}

.para_6 {
    position: absolute;
    top: 507px;
    left: 400px;
    font-size: 16px;
    line-height: 20px;
    color: var(--theame-text);
    font-weight: 500;
}

.sof_k_para1 {
    font-size: 16px;
    line-height: 20px;
    color: var(--theame-text);
    font-weight: 500;
}

.pro_img img {
    width: 100%;
}

.service_bottom_side {
    position: absolute;
    top: 0;
}

.service_bottom_side img {
    width: 100%;
}

.services_features {
    position: relative;
}

.menubar_pop {
    background-color: var(--theame-text);
    padding: 29px 0;
}

.close_btn {
    color: #fff !important;
    font-size: 34px !important;
}

.menu_bar_section ul li a {
    color: var(--theame-color);
}

.menu_bar_section ul li:hover {
    background-color: var(--theame-text);
    padding: 5px 15px;

}

.menu_quote_btn {
    margin: 10px 0 !important;
    width: 100%;
}

.modal_1 {
    padding-right: 0 !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
}


.sofk_build {
    text-align: end;
}

.sofk_build img {
    position: relative;
    width: 100%;
}

.buils_details {
    position: absolute;
    top: 55%;
    padding: 0 28px;
}

.buils_details h2 {
    text-align: center;
    color: var(--theame-text);

}

.buils_details p {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: var(--theame-text);
}

.confident_sectiuon {
    margin: 60px 0;
}

.confident_title h2 {
    margin: 0;
    font-size: 42px;
    font-weight: 900;
    text-transform: uppercase;
    color: var(--theame-text);
}

.confident_title p {
    margin: 36px 0;
    font-size: 18px;
    font-weight: 500;
    color: var(--theame-text);

}

.confident_title p a {
    color: var(--theame-color);
}

.con_img img {
    width: 100%;
}

.con_img_sec {
    margin-left: auto;
}

.rowalign_popup {
    align-items: flex-start !important;
}



/* ==============================================================
                       Career
=============================================================== */
.hiring_title {
    margin-top: 69px;
    font-weight: 600;
    font-size: 30px;
}

.hiring_title>h4 {
    font-weight: 700;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased;
    font-size: 38px;
    margin: 1rem 0;
    color: var(--theame-text);
}

.hiring_para {
    font-size: 18px;
}

.hiring_para p {
    margin: 0 0 10px;
}

.icon_boxes_1 {
    position: relative;
    z-index: 2;
    display: inline-flex;
}

.work_withsofk:nth-child(1) {
    position: relative;
    top: 243px;
    animation-delay: 1s;
}

.work_withsofk {
    background-color: #fff;
    padding: 22px 10px 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 10px;
    box-shadow: -4px 12px 12px rgb(235 77 100 / 8%);
    width: 198px;
}

.animate_boxes {
    animation-name: animate_boxes;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.training_boxes:nth-child(2) {
    animation-delay: 2s;
    position: relative;
    top: 41px;
}

.training_boxes {
    background-color: #fff;
    padding: 22px 10px 10px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 10px;
    box-shadow: -4px 12px 12px rgb(0 31 255 / 7%);
    width: 198px;
}

.animate_boxes p {
    color: #000;
}

.training_boxes p {
    margin-top: 30px;
}

.training_boxes:nth-child(3) {
    position: relative;
    top: 243px;
    animation-delay: 3s;
}

@keyframes animate_boxes {
    0% {
        transform: translate(0, 0px);
    }

    65% {
        transform: translate(0, 15px);
    }

    100% {
        transform: translate(0, 0px);
    }
}

.careerboxes_img img {
    position: absolute;
    right: 0;
    top: 5px;
    width: 50%;
}

.weare_hiring_sec {
    position: relative;
}

.postnav_tab {
    display: block;
    width: 93%;
}

ul.nav.nav_tabfill.postnav_tab li {
    text-align: left;
}

.postnav_tab li:first-child a.nav-link.bs {
    margin-top: 15px;
    /* margin-left: 8%; */
}

.postnav_tab .nav-link {
    font-size: 16px;
    background: white;
    border-radius: 44px;
    position: relative;
    text-align: center;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #000;
    font-weight: 600;
}

.postnav_tab .bs {
    width: 50%;
    display: inline-block;
    border-radius: 50px;
    position: relative;
    text-align: center;
    background: white;
    border-radius: 44px;
}

.postnav_tab .bs:before,
.postnav_tab .cw:before,
.postnav_tab .dv:before {
    border-radius: 44px;
    width: 101.5%;
    height: 111%;
    content: '';
    background-image: linear-gradient(198deg, rgb(249, 198, 124) 0%, #f83f79 100%);
    padding: 2px;
    top: -2.5px;
    left: -1.9px;
    position: absolute;
    z-index: -1;
}

.postnav_tab li:nth-child(2n) a.nav-link {
    margin: 46px 0% 46px 15%;
    float: right;
}

.nav-link.ta {
    margin: 60px 0;
    left: 36%;
}

.nav-link.cw {
    position: relative;
    left: 20%;
}

.postnav_tab .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background: rgb(249, 83, 123);
    background: linear-gradient(198deg, #f9d67c 0%, #f83f79 100%);
    box-shadow: 0px 10px 20px rgb(248 150 122 / 53%);
}

.postnav_tab .cw {
    width: 40%;
}

.postnav_tab .dv {
    width: 40%;
}

.postnav_tab .ta {
    width: 40%;
}

.img-fluid {
    width: 85%;
    height: auto;
}

.tb-s-img1 {
    position: absolute;
    left: -5%;
}

.leftposition_imgs {
    transform: translate(-100px, 0px);
    float: left;
    width: 100%;
}

.hiring_cardbox {
    background: #fff;
    /* border: 1px solid; */
    padding: 44px 16px;
    /* height: 200px; */
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0 19px 2px rgb(248 85 8 / 35%);
    position: relative;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}

.hiring_details a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    color: var(--theame-color);
}

.hiring_details p {
    font-size: 16px;
    color: var(--theame-text);
    font-weight: 500;
}

.hiring_details {
    margin: auto;
}

.flip-card {
    background-color: transparent;
    /* width: 300px; */
    height: 150px;
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: #fff;
    color: black;
    display: flex;

}

.flip-card-back {
    background-color: var(--theame-color);
    color: white;
    transform: rotateY(180deg);
    display: flex;
}

.flip-card-back a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    color: var(--theame-text);
}

.txt_details {
    margin: auto;
}


/* ==============================================================
                    Job Description
=============================================================== */

.bread_title {
    opacity: 0;
}

.banner-inner-caption-wrap p {
    text-align: left;
    font-size: 16px;
    width: 50%;
    font-weight: 700;
}

.book_smarter .banner-inner-caption-wrap p {
    text-align: center;
    width: 100%;
}

.captionn_para {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.job_des_sec {
    border-bottom: 2px solid var(--theame-text);
    padding: 60px 30px;
}

.job_title1 h1 {
    font-weight: 900;
    color: var(--theame-color);
}

.job_title1 p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: var(--theame-text);
}

.sr_titlejobs {
    display: flex;
    justify-content: end;
}

.hiring_jobtitle {
    border: 2px solid var(--theame-text);

}

.responsibilities {
    padding: 60px 30px;
}

.res_title h4 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
}

.respo_details {
    margin: 40px 0;
}

.respo_details li span {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 500;
    color: var(--theame-text);
}

.img_details {
    display: flex;
}

.start_job_dec {
    position: relative;
}

.strat_job_rightimg {
    position: absolute;
    right: 0;
    top: 150px;
}

/* ==============================================================
                   Contact Us
=============================================================== */

.contactUs_title h2 {
    position: relative;
    font-family: calibri;
    font-size: 44px;
    line-height: 56px;
    font-weight: 900;
    padding: 0 0 20px 0;
    color: #01123d;
    text-align: left;
}

.bg_aboutproject {
    background: #fff;
    /* border: 1px solid; */
    /* height: 200px; */
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0 5px 0px rgb(248 85 8 / 27%);
    padding: 40px 40px;
    width: 70%;
    margin: auto;
}

.contact_section_3 .bg_aboutproject {
    width: 100%;
}

.tell_us_title h2 {
    font-size: 34px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 800;
    text-align: center;
}

.about_form .row {
    display: flex;
    justify-content: center;
    margin: 40px 0px;

}

.about_form .form-control {
    padding: 12px;
    border: 2px solid var(--theame-color);
}

.select_input {
    height: 50px !important;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: none !important;
    outline: 0;
    box-shadow: none !important;
}


.submit_btn_des a {
    width: 80%;
}

.tell_about_form {
    margin-bottom: 80px;
}

.lets_touch h2 {
    color: var(--theame-text);
    font-family: roboto, Sans-serif;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
}

.call_rate {
    align-items: center;
}

.email_title h2 a {
    font-size: 28px;
    color: var(--theame-text);
}

.email_title p a {
    font-size: 18px;
    color: var(--theame-text);
}

.get_in_cards {
    margin: 60px 0;
}

.have_que_title h2 {
    font-size: 32px;
    font-weight: 800;
    text-align: left;
}

.have_a_que {
    text-align: left;
    display: flex;
    margin: 28px 0;
}

.have_a_que h2 {
    font-size: 28px;
    color: var(--theame-text);
}

.have_a_que a {
    font-size: 22px;
    margin-left: 16px;
    color: var(--theame-color);
}

.have_a_section a {
    display: flex;
    justify-content: center;
}

.haveimg img {
    width: 100%;
}

/* ==============================================================
                 faq's
=============================================================== */

.tabs_title ul {
    display: flex;
    justify-content: center;
}

.tabs_title .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: var(--theame-color) !important;
    background-color: transparent !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

.nav-pills .nav-link {
    font-size: 24px !important;
    font-weight: 500 !important;
    color: var(--theame-text) !important;
    text-align: center;
}

.collapes_1 {
    color: var(--theame-text);
    padding: 0;
}

.collapes_1:hover {
    color: var(--theame-color);
}

.tabs_title .card {
    margin: 10px 0;
    border: none !important;
}

.tabs_title .card {
    box-shadow: 0 0 2px 1px rgb(248 85 8 / 40%);
}

.tabs_title .card-header {
    background-color: transparent !important;
    border: none !important;
}

.tabs_title .tab-content {
    margin: 40px 0;
}

.sof_service p {
    font-size: 18px;
    font-weight: 400;
}

.sub_box {
    background: #fff;
    padding: 18px 22px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0 19px 2px rgb(248 85 8 / 35%);
    text-align: left;
}

.box_icon {
    margin: 10px 0;
}

.boxes_content {
    margin: 24px 0;
}

.boxes_content h4 {
    font-size: 20px;
    font-weight: 700;
    color: var(--theame-text);
}

.boxes_content p {
    font-size: 16px;
    color: var(--theame-text);
    font-weight: 500;
}

/* ==============================================================
               Training
=============================================================== */
.future_sofk_title {
    width: 70%;
}

.training_card {
    background-color: #fff5f3;
    padding: 60px 0;
    position: relative;
    margin: 60px 0;
}

.training_a a {
    font-size: 34px;
}

.training_row {
    display: flex;
    justify-content: center;
}

.training_deatils {
    position: absolute;
    width: 100%;
    top: -80px;
}

.training_img img {
    width: 100%;
    position: relative;
}

.learning_h4 h4 {
    color: #fff;
    font-size: 26px;
}

.learning_details {
    position: absolute;
    top: 30%;
    text-align: left;
    padding: 0 36px;
}

.training_ul ul {

    list-style: disc !important;
    padding-left: 20px !important;
    color: #fff;

}

.training_ul ul li a {
    color: #fff;
}

.training_ul ul li {
    margin: 10px 0;
}


.owl-carousel .owl-item img {
    display: block;
    width: 70%;
    float: left;
    border: 5px solid #fff;
    border-radius: 20px;
    /* margin-left: 54px;
    margin-right: 35px;
    margin-top: 15px; */
}

.testimonial-item.equal-height.style-6 {
    background-color: #eee;
    border-radius: 10px;
    margin: 10px;
    padding: 32px;
}

.cell-right {
    text-align: center;
    margin-right: 80px;
    padding-top: 70px;
    padding-bottom: 20px;
}

.testimonial-name {
    font-weight: 600;
}

.testimonial-content.quote {
    padding: 17px 55px;
    margin: 40px 0;
}

.et_right_sidebar #main-content .container:before {
    display: none;
}

#main-content .container {
    padding-top: 10px;
}

i.fa.fa-quote-left {
    padding: 0px 10px;
    color: #999;
}

.learning_h4 h4 {
    font-size: 22px;
    font-weight: 700;
    /* color: var(--theame-text) !important ; */
    margin: 0;
}

.spacing_digital {
    margin: 60px 0;
}

.bg_digital_mark {
    background: #fff;
    /* border: 1px solid; */
    /* padding: 16px 16px; */
    /* height: 200px; */
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0 19px 2px rgb(248 85 8 / 35%);
}

.bg_yourhelp {
    background-color: var(--theame-color);
    padding: 40px 35px;
    border-radius: 10px 0 0 10px;
    display: flex;
}

.yourhelp_title {
    margin: auto;

}

.yourhelp_title h4 {
    color: #fff;
    font-size: 44px;
    font-weight: 900;
}

.yourhelp_title p {
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

.digital_details {
    padding: 40px 0px;
}

.training_form .row {
    margin: 40px 0 0 0;
}

/* ==============================================================
            portfoilo
=============================================================== */

.portfoio_title h2 {
    position: relative;
    font-family: calibri;
    font-size: 44px;
    line-height: 56px;
    font-weight: 900;
    /* padding: 0 0 20px 0; */
    color: #01123d;
    text-align: center;
    margin: 32px 0;
}

.portfoio_title p {
    text-align: center;
    width: 100%;
}

.nav_pills_tab .nav-link {
    border: 2px solid var(--theame-color);
    color: var(--theame-color) !important;
}

.nav_pills_tab li {
    margin: 0 5px;
}

.nav_pills_tab .nav-link:hover {
    background-color: var(--theame-color);
    color: #fff !important;
}

.tabs_title .nav_pills_tab .nav-link.active {
    background-color: var(--theame-color) !important;
    color: #fff !important;
}

.grid_system_portfolio .header {
    grid-area: header;
}

.grid_system_portfolio .sidebar {
    grid-area: sidebar;
}

.grid_system_portfolio .content-1 {
    grid-area: content-1;
}

.grid_system_portfolio .content-2 {
    grid-area: content-2;
}

.grid_system_portfolio .content-3 {
    grid-area: content-3;
}

.grid_system_portfolio .footer {
    grid-area: footer;
    grid-row: 4 / 5;
    grid-column: 1 / 4;
}

.grid_system_portfolio .item {
    background-color: #1EAAFC;
    background-image: linear-gradient(130deg, #6C52D9 0%, #1EAAFC 85%, #3EDFD7 100%);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    color: #ffffff;
    border-radius: 4px;
    border: 6px solid #171717;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
}

.grid_system_portfolio .header {
    background-color: #1EAAFC;
    background-image: linear-gradient(160deg, #6C52D9 0%, #9B8AE6 127%);
}

.grid_system_portfolio .sidebar {
    background-image: linear-gradient(203deg, #3EDFD7 0%, #29A49D 90%)
}

.grid_system_portfolio .content-1,
.grid_system_portfolio .content-2,
.grid_system_portfolio .content-3 {
    background-image: linear-gradient(130deg, #6C52D9 0%, #1EAAFC 85%, #3EDFD7 100%);
}

.grid_system_portfolio .footer {
    background-color: #6C52D9;
    background-image: linear-gradient(160deg, #6C52D9 0%, #9B8AE6 127%);
}

.wpcf7-submit {

    margin: auto;
    display: table;
}

.wpcf7-form p {
    margin-bottom: 0;
}

.wpcf7-submit:before {
    transform: scaleX(1);
    webkit-transform: scaleX(1);
}

.service_tech_1 .nav-link.active {
    background: #f05a7d !important;
}

.service_tech_2 .nav-link.active {
    background: #0f7ca8 !important;
}

.service_tech_3 .nav-link.active {
    background: #50c0c9 !important;
}

.service_tech_4 .nav-link.active {
    background: #f79648 !important;
}

.service_tech_5 .nav-link.active {
    background: #231f20 !important;
}

/* case_studys_sec 20-11-2023 */

.case_studys_sec .tabs_title>ul {
    border: 2px solid #cfcfcf;
    width: 100%;
    max-width: 60%;
    border-radius: 50px;
    line-height: 50px;
    margin: auto;
}

.case_studys_sec .tabs_title ul li {
    width: 50%;
    padding: 10px;
    cursor: pointer;
    font-weight: 500;
}

.case_studys_sec .tabs_title ul li:hover {
    color: #f85508;
}

.case_studys_sec .tabs_title .nav-pills .nav-link.active {
    background: #f85508 !important;
    border-radius: 50px;
    text-align: center;
    color: #fff !important;
}

.case_menuss ul li a {
    font-size: 18px;
    color: #01133c;
    position: relative;
    text-transform: capitalize;
    transition: all .3s ease;
}

.portfolio-grid {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* grid-auto-rows: 300px; */
    gap: 30px;
}

.gallery_listing_wrap {
    /* margin: 80px 0; */
    /* float: left;
    width: 100%; */
}

.portfolio-section {
    /* padding-top: 30px; */
    transition: 1.3s;
    box-sizing: border-box;
    height: auto;
}

.portfolio-tab ul {
    /* text-align: center; */
    /* margin-top: 50px; */
}

.portfolio-grid .portfolio {
    display: none;
    overflow: hidden;
}

.portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    cursor: pointer;
}

.hover_effect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery_desc_sec {
    padding: 15px;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.gallery_desc_sec h4 {
    color: #f85508;
    /* font-family: Varela Round; */
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}

.gallery_desc_sec span {
    color: #01133c;
    /* font-family: Varela Round; */
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.portfolio-grid .portfolio {
    box-shadow: 0 0 19px 2px rgb(248 85 8 / 15%);
    background: #fff;
    border-radius: 10px;
    padding: 15px;
}

.loads_more_btnss {
    text-align: center;
}

/* new tab */


.case_menuss [type="radio"] {
    display: none;
}

.case_menuss label {
    padding: 0.25rem 0.75rem;
    border-radius: 0.25rem;
    cursor: pointer;
    transition: 0.25s;
}

.case_menuss [type="radio"]:checked+label {
    background: #f85508;
    color: #fff;
}

/*.case_menuss [type="radio"]:nth-of-type(2):checked~.gallery .card:not(.animals),
.case_menuss [type="radio"]:nth-of-type(3):checked~.gallery .card:not(.nature),
.case_menuss [type="radio"]:nth-of-type(4):checked~.gallery .card:not(.people),
.case_menuss [type="radio"]:nth-of-type(5):checked~.gallery .card:not(.tech) {
    display: none;
}*/

/* #mobile-development .case_menuss [type="radio"]:nth-of-type(2):checked~.gallery .card:not(.android-development-menu),
#mobile-development .case_menuss [type="radio"]:nth-of-type(3):checked~.gallery .card:not(.iphone-development-menu),
#web-development .case_menuss [type="radio"]:nth-of-type(2):checked~.gallery .card:not(.web-development-web-development-menu){
    display: none;
} */


.case_menuss .gallery {
    /* grid-template-columns: auto auto auto; */
    margin-top: 50px;
    /* display: grid; */
    grid-template-columns: repeat(3, 1fr);
    /* grid-auto-rows: 300px; */
    gap: 30px;
}

.case_menuss .card {
    margin: 0;
    /* background: darkslateblue; */
    border-radius: 0.25rem;
    overflow: hidden;
    /* box-shadow: 0 0 10px silver; */
    transition: box-shadow 0.35s;
    flex-direction: unset;
    padding: 15px;
    margin-bottom: 25px;
    border: none !important;
    background: transparent;
}

.case_menuss .card:hover {
    /*box-shadow: 0 0 50px rgba(0, 0, 0, 0.2) !important;*/
}

.case_menuss .card__image {
    width: 100%;
    object-fit: cover;
}

.case_menuss .card__caption {
    text-transform: uppercase;
    font-family: calibri;
    font-size: 28px;
    font-weight: 900;
    color: #01123d;
    text-align: left;
}

/* Donate layer */
.case_menuss .donate {
    position: fixed;
    bottom: 0.25rem;
    right: 0.25rem;
    border-radius: 0.5rem;
    background-color: whitesmoke;
    padding: 0 1rem;
    font-weight: bold;
    color: dimgray;
}

.case_menuss .donate a {
    text-decoration: none;
    color: orangered;
    border-bottom: 2px solid transparent;
    transition: 0.35s;
}

.case_menuss .donate a:hover {
    border-bottom-color: orangered;
}

.case_menuss .gallery figure {
    /* box-shadow: 0 0 19px 2px rgb(248 85 8 / 15%);
    background: #fff; */
    border-radius: 10px;
    /*padding: 0;*/
}

.card_btm_cp {
    color: #01133c;
    /* font-family: Varela Round; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    text-align: center;
    text-decoration: underline;
    text-align: left;
    display: block;
    margin-bottom: 18px;
}

.right_case_cate_cases p {

    text-align: left;
}

.right_case_cate_cases a {
    display: table;
}

.case_studys_sec {
    /* background: #fff5f1; */
    /* padding: 80px 0; */
}

.case_studys_sec .tabs_title .card {
    box-shadow: none;
}

.case_studys_sec .gallery .row:nth-child(even) {
    flex-direction: row-reverse;
    background: #fff5f1;
    border-radius: 10px;
}

.case_studys_sec .gallery .row:nth-child(even) .col-lg-5 {
    margin-left: auto;
}

.case_studys_sec .gallery .row:nth-child(even) .col-lg-6.ml-auto {
    margin-left: 0 !important;
}

.full_page_colo {

    padding: 20px 0 !important;
}

.gallery>div:nth-child(odd) {
    background: #fff5f1 !important;
}

/* .gallery .row {align-items:center;} */
.full_page_colo .row {
    flex-direction: row-reverse;
}

.full_page_colo .row .col-lg-5 {
    margin-left: auto;
}

.full_page_colo .row .col-lg-6.ml-auto {
    margin-left: 0 !important;
}

.case_studys_sec .case_menuss {
    text-align: center;
}




/*case study 24-11-2023*/
.page-id-395 .container {
    max-width: 1440px;
}

.recaptcha {
    margin: auto;
    display: table;
}

.single_case_study_sec {
    margin: 100px 0;
}

.single_case_study_sec .featured_image {
    width: 100%;
    margin-bottom: 50px;
}

.single_case_study_sec h1 {
    margin-bottom: 30px;
}

.single_case_study_sec ul {
    list-style: unset;
    padding: revert;
    margin: revert;
}

.single_case_study_sec .border_img {
    margin-bottom: 50px;
}

.single_case_study_sec dl,
.single_case_study_sec ol,
.single_case_study_sec ul {
    list-style: none;
}

.marquee {
    overflow: hidden;
}

.marquee h2 {
    display: flex;
    align-items: center;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 15s linear infinite;
}

@keyframes marquee {
    0% {
        transform: translate(0);
    }

    100% {
        transform: translate(-100%);
    }
}

.elementor-toggle-item {
    border-radius: 2rem;
    border: 2rem solid #fff;
}

.elementor-active {
    display: block !important;
}

.get_in_touch input[type=text],
.get_in_touch input[type=email],
.get_in_touch textarea {
    display: block;
    width: 100%;
    background-color: #ffffff;
    background-clip: border-box;
    color: #232323;
    line-height: 1rem !important;
    height: auto;
    padding: 1.2rem 2rem;
    transition: border-color 0.25s ease 0s;
    border: 1px solid transparent !important;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    font-family: 'Inter Tight', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    border-radius: 40px !important;
    margin-bottom: 1rem !important;
}

.get_in_touch .wpcf7-submit {
    font-family: "Inter Tight", Sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    fill: #FAFAFA;
    color: #FAFAFA;
    background-color: #01123D;
    border-style: solid;
    border-width: 0px 0px 0px 5px;
    border-color: #F85508;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 30px 15px 30px;
    cursor: pointer;
}

.get_in_touch .wpcf7-submit:hover {
    background-color: #F85508;
}