/*============================================*/


/*-------------------- slider ----------------*/


/*============================================*/

.laravel_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    z-index: 9999;
    /*background: #ff000000;*/
}

.laravel_header_submenu {
    font-size: 15px !important;
}

.laravel_mobail_menu {
    font-size: 15px !important;
}

@media only screen and (min-width: 1000px) {
    .laravel_spesing_header {
        padding: 0px 2rem;
    }
}

.fa-graduation-cap,
.fa-paper-plane {
    color: #1b88e3;
}

.laravel_page_scroller {
    border: 1px solid;
    width: 0px;
    background: #1b88e3;
    border-color: #1b88e3;
}

.laravel_mobail_show {
    display: none;
}

@media only screen and (max-width: 767px) {
    .laravel_mobail_show {
        display: block !important;
    }
    .laravel_mobail_hidden {
        display: none !important;
    }
}

.laravel_portfoliyo_view {
    height: 90%;
    justify-content: center;
    align-items: center;
    display: grid;
}

.laravel_portfoliyo_view_button {
    background: #3e3e3e85;
    border-radius: 100px;
    padding: 10px 20px;
    cursor: pointer;
}

.laravel_stylist_scroller {
    flex-wrap: initial !important;
    overflow-y: scroll !important;
    overflow-y: hidden !important;
}

.laravel_stylist_scroller li a {
    display: grid !important;
    vertical-align: middle !important;
    height: 100%;
    align-items: center;
}

.laravel_heder {
    min-height: 53px;
}

@media only screen and (max-width: 760px) {
    .u-container-layout .laravel_phone_slider {
        text-align: center;
    }
    .laravel_heder {
        color: #fff !important;
    }
    .laravel_servies_title_description {
        color: #fff !important;
    }
}

@media only screen and (max-width: 1350px) {
    .laravel_leptop_slider {
        display: none;
    }
    .laravel_phone_slider {
        display: block !important;
        margin: auto;
        text-align: right;
    }
    .laravel_phone_slider img {
        width: 80%;
        margin-top: 35px;
    }
}

.laravel_phone_slider {
    display: none;
}

.laravel_leptop_slider {
    text-align: right;
    position: relative;
    margin-right: 335px;
}

.laravel_leptop_slider img {
    position: absolute;
}

.laravel_server {
    z-index: 1;
    right: 63px;
    top: 63px;
    animation: serveranimation 6s infinite;
    animation-timing-function: linear;
}

.laravel_leptop {
    z-index: 2;
    right: -180px;
    top: 130px;
}

.laravel_tebel {
    z-index: 3;
    top: 412px;
    right: -311px;
}

.laravel_data {
    right: -231px;
    top: 42px;
    width: 240px;
    animation: lineanimation 6s infinite;
    animation-timing-function: linear;
}

.laravel_keybord {
    z-index: 5;
    top: 309px;
    right: -145px;
}

.laravel_man8 {
    z-index: 6;
    top: 255px;
    right: -130px;
}

.laravel_men19 {
    top: 434px;
    z-index: 7;
    animation: man19 10s;
}

.laravel_men20 {
    z-index: 8;
    top: 434px;
    right: 30px;
    animation: man20 10s;
}

.laravel_icon9 {
    z-index: 1;
    top: 261px;
    right: 349px;
    animation: round 5s infinite;
    animation-timing-function: linear;
}

.laravel_icon10 {
    z-index: 1;
    right: 298px;
    top: 25px;
    animation: round 5s infinite;
    animation-timing-function: linear;
    animation-duration: 20s;
}

.laravel_icon11 {
    z-index: 1;
    top: 65px;
    right: 75px;
}

.laravel_icon12 {
    z-index: 1;
    right: 79px;
    top: 57px;
    animation: roundanimation 5s infinite;
    animation-timing-function: linear;
}

.laravel_icon13 {
    z-index: 1;
    right: -270px;
    top: 340px;
    animation: triangel 20s infinite;
    animation-timing-function: linear;
}

.laravel_icon14 {
    z-index: 1;
    right: 169px;
    top: 418px;
    animation: roundadvash 5s infinite;
    animation-timing-function: linear;
}

.laravel_icon15 {
    z-index: 1;
    right: 257px;
    top: 443px;
    animation: roundadvash 5s infinite;
    animation-timing-function: linear;
    animation-duration: 10s
}

.laravel_icon16 {
    z-index: 1;
    right: 125px;
    top: 512px;
    animation: triangeltwo 15s infinite;
    animation-timing-function: linear;
}

.laravel_icon17 {
    z-index: 1;
    top: 580px;
    right: -125px;
    animation: roundadvash 5s infinite;
    animation-timing-function: linear;
    animation-duration: 20s
}

.laravel_icon18 {
    z-index: 1;
    right: -300px;
    top: 41px;
    animation: round 5s infinite;
    animation-timing-function: linear;
    animation-duration: 10s
}

.laracel_back_color {
    background-color: #ffffff40 !important;
}

@keyframes round {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes roundadvash {
    100% {
        transform: rotateY(360deg);
    }
}

@keyframes roundanimation {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }
    25% {
        transform: translate(12px, 10px) rotate(0deg);
    }
    50% {
        transform: translate(3px, 22px) rotate(0deg);
    }
    75% {
        transform: translate(-10px, 12px) rotate(0deg);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}

@keyframes triangel {
    0% {
        transform: translate(0px, 0px) rotate(250deg);
    }
    25% {
        transform: translate(20px, 58px) rotate(100deg);
    }
    50% {
        transform: translate(-55px, 30px) rotate(150deg);
    }
    75% {
        transform: translate(-25px, 3px) rotate(200deg);
    }
    100% {
        transform: translate(0px, 0px) rotate(250deg);
    }
}

@keyframes triangeltwo {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }
    20% {
        transform: translate(35px, -35px) rotate(50deg);
    }
    40% {
        transform: translate(10px, 18px) rotate(100deg);
    }
    60% {
        transform: translate(-83px, 18px) rotate(150deg);
    }
    80% {
        transform: translate(-83px, -50px) rotate(200deg);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}

@keyframes lineanimation {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(-47px, -31px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes serveranimation {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(5px, -20px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes man20 {
    0% {
        transform: translate(-32px, -60px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes man19 {
    0% {
        transform: translate(55px, -15px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

.laravel_portfolio:hover::before {
    content: '';
    position: absolute;
    width: 0%;
    background: #fff;
    height: 5px;
    bottom: -4px;
    right: 0px;
    animation: portfolio 2s;
}

@keyframes portfolio {
    0% {
        width: 100%;
    }
    100% {
        width: 0%;
    }
}

.laravel_product_1 {
    right: -125px;
    width: 400px;
    top: 80px;
    z-index: 99;
}

.laravel_product_2 {
    right: 98px;
    top: 20px;
    animation: product 20s infinite;
    animation-timing-function: linear;
    animation-duration: 2s;
}

.laravel_product_3 {
    top: 0px;
    right: -9px;
    animation: product1 20s infinite;
    animation-timing-function: linear;
    animation-duration: 2s;
}

.laravel_product_4 {
    top: 37px;
    right: -83px;
    animation: product2 20s infinite;
    animation-timing-function: linear;
    animation-duration: 2s;
}

.laravel_product_5 {
    top: 171px;
    right: -144px;
    animation: product3 20s infinite;
    animation-timing-function: linear;
    animation-duration: 2s;
}

.laravel_product10 {
    z-index: 1;
    right: 355px;
    top: 25px;
    animation: round 5s infinite;
    animation-timing-function: linear;
    animation-duration: 20s;
}

.laravel_product11 {
    right: 227px;
    top: 80px;
}

.laravel_product12 {
    z-index: 1;
    right: 230px;
    top: 69px;
    animation: roundanimation 5s infinite;
    animation-timing-function: linear;
}

.laravel_product13 {
    right: -190px;
    top: 40px;
    animation: round 5s infinite;
    animation-timing-function: linear;
    animation-duration: 10s;
}

@keyframes product {
    50% {
        top: 10px;
    }
}

@keyframes product1 {
    50% {
        top: -5px;
    }
}

@keyframes product2 {
    0% {
        top: 37px;
    }
    50% {
        top: 45px;
    }
    100% {
        top: 37px;
    }
}

@keyframes product3 {
    0% {
        top: 171px;
    }
    50% {
        top: 177px;
    }
    100% {
        top: 171px;
    }
}

.laravel_color_666 {
    color: #666666 !important;
}

.laravel_ideas_text {
    color: #666666 !important;
}


/* ui/ux  */

.laravel_uiux_head_title {
    min-height: 53px;
}

.laravel_uiux_back_1 {
    z-index: 99;
    width: 500px;
    left: -675px;
    top: 200px;
}

.laravel_uiux_back_2 {
    z-index: 99;
    right: -365px;
    top: -220px;
    width: 800px;
}

.laravel_uiux_back_3 {
    z-index: 99;
    left: -250px;
    top: 30px;
}

.laravel_uiux_back_4 {
    position: absolute;
    z-index: 99;
    right: 415px;
    top: 587px;
}

.laravel_benner {
    min-height: fit-content !important;
    /*margin-top: 80px;*/
}

.laravel_uiux_slider {
    margin-top: 70px;
}

.laravel_uiux_benner {
    min-height: 800px !important;
}

.laravel_uiux_3 {
    z-index: 999;
    right: -315px;
    top: 125px;
    animation: uiux2 2.5s infinite;
    /*animation-timing-function: linear;*/
}

.laravel_uiux_2 {
    z-index: 999;
    right: -322px;
    top: 6px;
}

.laravel_uiux_1 {
    z-index: 999;
    right: 180px;
    top: 160px;
    animation: uiux1 5s;
}

@keyframes uiux1 {
    0% {
        right: 280px;
        top: 45px;
    }
}

@keyframes uiux2 {
    50% {
        top: 110px;
    }
}

.laravel_contect_link {
    justify-content: center;
    display: flex;
    align-items: center;
    background: #1b88e3;
    padding: 10px 20px;
    width: fit-content;
    margin: auto;
}

.laravel_contect_icon {
    float: left;
}

.laravel_contect_icon i {
    font-size: 35px;
    margin-right: 10px;
    margin-top: 5px;
    color: #fff;
}

.laravel_contect_text {
    text-align: left;
    color: #fff;
    font-family: 'Poppins'
}


/*============================================*/


/*-------------------- home ------------------*/


/*============================================*/

.laravel_contact_phone {
    margin-top: 20px;
}

.larave_hover {
    border: 2px solid #1b89e2;
    display: flex;
    text-align: center !important;
    justify-content: center;
    z-index: 0;
}

.larave_hover::before {
    position: absolute;
    background: #fff;
    z-index: -1;
    transition: 1s;
    content: '';
}

.larave_hover::before {
    height: 207px;
    width: 200px;
    top: -3px;
}

.larave_hover:hover::before {
    width: 0px;
    background: #fff;
}

.larave_hover:hover div h4 {
    color: #1b89e2 !important;
}

.laravel_product_show {
    display: none;
}

.larave_hover:hover .laravel_product_show {
    display: block;
}

.larave_hover:hover .laravel_product_hidden {
    display: none;
}

.laravel_process {
    z-index: 999;
}

.laravel_process h3 {
    position: absolute;
    width: 80%;
    bottom: 16%;
}

.laravel_process_open {
    margin: -63px auto 0 !important;
    width: 170px !important;
    transition: all 1s ease;
    height: 0px !important;
}

.laravel_process_image {
    transition: all 1s ease;
}

.laravel_process:hover .laravel_process_open {
    margin: -193px auto 0 !important;
    height: 170px !important;
    transition: all 1s ease;
}

.laravel_process:hover .laravel_process_image {
    margin: -295px auto 0 !important;
}

.laravel_process_image {
    margin: -174px auto 0 !important;
}

.laravel_discussion_open {
    margin: -63px auto 0 !important;
    width: 170px !important;
    transition: all 1s ease;
    height: 0px !important;
}

.laravel_process:hover .laravel_discussion_open {
    margin: -193px auto 0 !important;
    height: 170px !important;
    transition: all 1s ease;
}

.laravel_development_open {
    margin: -63px auto 0 !important;
    width: 170px !important;
    transition: all 1s ease;
    height: 0px !important;
}

.laravel_process:hover .laravel_development_open {
    margin: -193px auto 0 !important;
    height: 170px !important;
    transition: all 1s ease;
}

.laravel_discussion_image {
    transition: all 1s ease;
}

.laravel_process:hover .laravel_discussion_image {
    margin: -270px auto 0 !important;
}

.laravel_discussion_image {
    margin: -155px auto 0 !important;
}

.laravel_development_open {
    transition: all 1s ease;
}

.laravel_process:hover .laravel_development_open {
    margin: -190px auto 0 !important;
}

.laravel_development_open {
    margin: -55px auto 0 !important;
}

.laravel_development_image {
    transition: all 1s ease;
}

.laravel_process:hover .laravel_development_image {
    margin: -270px auto 0 !important;
}

.laravel_development_image {
    margin: -160px auto 0 !important;
}

.laravel_testing_open {
    margin: -63px auto 0 !important;
    width: 170px !important;
    transition: all 1s ease;
    height: 0px !important;
}

.laravel_process:hover .laravel_testing_open {
    margin: -193px auto 0 !important;
    height: 170px !important;
    transition: all 1s ease;
}

.laravel_testing_image {
    transition: all 1s ease;
}

.laravel_process:hover .laravel_testing_image {
    margin: -257px auto 0 !important;
}

.laravel_testing_image {
    margin: -135px auto 0 !important;
}

.laravel_delivery_open {
    margin: -63px auto 0 !important;
    width: 170px !important;
    transition: all 1s ease;
    height: 0px !important;
}

.laravel_process:hover .laravel_delivery_open {
    margin: -193px auto 0 !important;
    height: 170px !important;
    transition: all 1s ease;
}

.laravel_delivery_image {
    transition: all 1s ease;
}

.laravel_process:hover .laravel_delivery_image {
    margin: -257px auto 0 !important;
}

.laravel_delivery_image {
    position: inherit !important;
    margin: -145px auto 0 !important;
}

.laravel_portfolio:hover::before {
    content: '';
    position: absolute;
    width: 0%;
    background: #fff;
    height: 5px;
    bottom: -4px;
    right: 0px;
    animation: portfolio 2s;
}

@keyframes portfolio {
    0% {
        width: 100%;
    }
    100% {
        width: 0%;
    }
}

.laravel_slider_text:before {
    background-color: #ff000000 !important;
}

@media only screen and (max-width: 1200px) {
    .laravel_slider {
        background-size: cover !important;
    }
}

.laravel_slider {
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
    margin-top: 65px;
}

.laravel_animation_round_our {
    border-radius: 100%;
    margin: 0px 20px;
}

.laravel_icon {
    padding: 32px !important;
}

.laravel_icon_hidden {
    display: none;
}

.laravel_animation_round_our:hover .laravel_icon_show {
    display: none;
}

.laravel_animation_round_our:hover .laravel_icon_hidden {
    display: block;
}

.laravel_animation_round_our:hover .laravel_icon {
    background-color: #fff !important;
    animation: icon_round 1s ease-in-out;
    animation-iteration-count: 1;
}

@keyframes icon_round {
    0% {
        transform: rotateY(0deg);
    }
    100% {
        transform: rotateY(360deg);
    }
}

.laravel_social_icon i {
    font-size: 20px;
}

.laravel_social_icon_link {
    width: 36px;
    justify-content: center;
    display: flex !important;
    height: 35px;
    padding-top: 7px;
    border-radius: 100%;
}

.laravel_social_icon_link:hover {
    background-color: #208ce4;
}

.laravel_social_icon_link:hover .laravel_social_icon i {
    color: #fff;
}

@media only screen and (max-width: 760px) {
    .u-container-layout .laravel_phone_slider {
        text-align: center;
    }
    .laravel_heder {
        color: #fff !important;
    }
}

@media only screen and (max-width: 1350px) {
    .laravel_leptop_slider {
        display: none;
    }
    .laravel_phone_slider {
        display: block !important;
        margin: auto;
        text-align: right;
    }
    .laravel_phone_slider img {
        width: 80%;
        margin-top: 35px;
    }
}

.laravel_phone_slider {
    display: none;
}

.laravel_leptop_slider {
    text-align: right;
    position: relative;
    margin-right: 335px;
}

.laravel_leptop_slider img {
    position: absolute;
}

.laravel_server {
    z-index: 1;
    right: 63px;
    top: 63px;
    animation: serveranimation 6s infinite;
    animation-timing-function: linear;
}

.laravel_leptop {
    z-index: 2;
    right: -180px;
    top: 130px;
}

.laravel_tebel {
    z-index: 3;
    top: 412px;
    right: -311px;
}

.laravel_data {
    right: -231px;
    top: 42px;
    width: 240px;
    animation: lineanimation 6s infinite;
    animation-timing-function: linear;
}

.laravel_keybord {
    z-index: 5;
    top: 309px;
    right: -145px;
}

.laravel_man8 {
    z-index: 6;
    top: 255px;
    right: -130px;
}

.laravel_men19 {
    top: 434px;
    z-index: 7;
    animation: man19 10s;
}

.laravel_men20 {
    z-index: 8;
    top: 434px;
    right: 30px;
    animation: man20 10s;
}

.laravel_icon9 {
    z-index: 1;
    top: 261px;
    right: 349px;
    animation: round 5s infinite;
    animation-timing-function: linear;
}

.laravel_icon10 {
    z-index: 1;
    right: 298px;
    top: 25px;
    animation: round 5s infinite;
    animation-timing-function: linear;
    animation-duration: 20s;
}

.laravel_icon11 {
    z-index: 1;
    top: 65px;
    right: 75px;
}

.laravel_icon12 {
    z-index: 1;
    right: 79px;
    top: 57px;
    animation: roundanimation 5s infinite;
    animation-timing-function: linear;
}

.laravel_icon13 {
    z-index: 1;
    right: -270px;
    top: 340px;
    animation: triangel 20s infinite;
    animation-timing-function: linear;
}

.laravel_icon14 {
    z-index: 1;
    right: 169px;
    top: 418px;
    animation: roundadvash 5s infinite;
    animation-timing-function: linear;
}

.laravel_icon15 {
    z-index: 1;
    right: 257px;
    top: 443px;
    animation: roundadvash 5s infinite;
    animation-timing-function: linear;
    animation-duration: 10s
}

.laravel_icon16 {
    z-index: 1;
    right: 125px;
    top: 512px;
    animation: triangeltwo 15s infinite;
    animation-timing-function: linear;
}

.laravel_icon17 {
    z-index: 1;
    top: 580px;
    right: -125px;
    animation: roundadvash 5s infinite;
    animation-timing-function: linear;
    animation-duration: 20s
}

.laravel_icon18 {
    z-index: 1;
    right: -300px;
    top: 41px;
    animation: round 5s infinite;
    animation-timing-function: linear;
    animation-duration: 10s
}

.laracel_back_color {
    background-color: #ffffff40 !important;
}

@keyframes round {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes roundadvash {
    100% {
        transform: rotateY(360deg);
    }
}

@keyframes roundanimation {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }
    25% {
        transform: translate(12px, 10px) rotate(0deg);
    }
    50% {
        transform: translate(3px, 22px) rotate(0deg);
    }
    75% {
        transform: translate(-10px, 12px) rotate(0deg);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}

@keyframes triangel {
    0% {
        transform: translate(0px, 0px) rotate(250deg);
    }
    25% {
        transform: translate(20px, 58px) rotate(100deg);
    }
    50% {
        transform: translate(-55px, 30px) rotate(150deg);
    }
    75% {
        transform: translate(-25px, 3px) rotate(200deg);
    }
    100% {
        transform: translate(0px, 0px) rotate(250deg);
    }
}

@keyframes triangeltwo {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }
    20% {
        transform: translate(35px, -35px) rotate(50deg);
    }
    40% {
        transform: translate(10px, 18px) rotate(100deg);
    }
    60% {
        transform: translate(-83px, 18px) rotate(150deg);
    }
    80% {
        transform: translate(-83px, -50px) rotate(200deg);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}

@keyframes lineanimation {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(-47px, -31px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes serveranimation {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(5px, -20px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes man20 {
    0% {
        transform: translate(-32px, -60px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes man19 {
    0% {
        transform: translate(55px, -15px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@media (max-width: 767px) {
    .u-sheet .u-list-1 .larave_hover::before {
        width: 262px !important;
    }
}

@media (max-width: 991px) {
    .u-list-1 .larave_hover::before {
        width: 228px !important;
    }
}

@media (max-width: 1199px) {
    .u-list-1 .larave_hover::before {
        width: 182px;
    }
    .u-section-4 .u-layout-wrap-2 {
        margin-top: -137px !important;
    }
    .laravel_process h3 {
        margin-bottom: -52px !important;
    }
}

@media (max-width: 575px) {
    .laravel_process h3 {
        width: 95% !important;
    }
}

@media (max-width: 768px) {
    .u-list-1 .larave_hover::before {
        width: 227px;
    }
}

@media (max-width: 991px) {
    .laravel_process {
        min-height: 310px !important;
    }
}

@media (max-width: 767px) {
    .u-sheet-1 .laravel_home_row_up {
        margin-top: 0px !important;
    }
    .laravel_process {
        min-height: 300px !important;
    }
    .laravel_process h3 {
        width: 95% !important;
    }
}

@media (max-width: 573px) {
    .laravel_home_pase_box {
        display: none !important;
    }
    .u-sheet-1 .laravel_home_row_up {
        margin-top: -320px !important;
    }
}


/*============================================*/


/*-------------------- products --------------*/


/*============================================*/

.laravel_slider_text:before {
    background-color: #ff000000 !important;
}

@media only screen and (max-width: 1200px) {
    .laravel_slider {
        background-size: cover !important;
    }
}

.laravel_slider {
    background-image: url('images/BACK (1).png');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
}

.laravel_project_title {
    box-shadow: 0px 5px 7px -6px #00000052;
}

.laravel_project_title .u-tab-item {
    margin-bottom: 0px;
}

.laravel_image_title {
    text-align: center;
    /* position: absolute; */
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #27272773;
    padding: 5px !important;
    font-size: 20px;
}


/*============================================*/


/*-------------------- ui / ux ---------------*/


/*============================================*/

@media only screen and (max-width: 500px) {
    .laravel_uiux_border {
        width: 80% !important;
    }
}

@media only screen and (max-width: 1200px) {
    .laravel_uiux_process {
        background-image: none !important;
        height: fit-content !important;
    }
    .laravel_uiux_proses_destop {
        display: none;
    }
    .laravel_uiux_proses_phone {
        display: block !important;
    }
    .laravel_uiux_proses_phone img {
        width: 100%;
    }
}

.laravel_uiux_proses_phone {
    display: none;
}

.laravel_uiux_images {
    width: 100%;
}

.laravel_uiux_disk_title {
    color: #1c89dc;
}

.laravel_uiux_border {
    text-align: center;
    width: 300px;
    margin: auto;
    margin-top: 10px;
}

.laravel_uiux_border:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    background: #1c89dc;
    left: 0px;
    top: 7px;
    z-index: -1;
}

.fa-diamond {
    color: #1c89dc;
}

.laravel_uiux_brand_title h4 {
    font-weight: 600;
    font-size: 29px;
}

.laravel_uiux_brand_title p {
    color: #282828;
}

.laravel_uiux_process {
    height: 600px;
    background-image: url('/assets/images/uiux/dot.png');
    background-repeat: no-repeat;
    background-position: center;
}

.laravel_uiux_process_1 {
    width: 440px;
}

.laravel_uiux_prosess_2 {
    width: 150px;
    height: 150px;
    background: white;
    position: absolute;
    top: 55px;
    right: -30px;
    border-radius: 100%;
    box-shadow: 0 0 6px 0 #98989875;
    border: 5px solid white;
}

.laravel_uiux_process_2hover {
    display: none;
    width: 80px;
    position: absolute;
    top: 14px;
    left: 30px;
}

.laravel_uiux_process_2 {
    width: 80px;
    position: absolute;
    top: 14px;
    left: 30px;
}

.laravel_uiux_process_2_text {
    position: absolute;
    top: 100px;
    left: 40px;
    font-weight: 700;
    color: #1b89e2;
    font-family: 'Poppins';
}

.laravel_uiux_prosess_2:hover .laravel_uiux_process_2hover {
    display: block;
}

.laravel_uiux_prosess_2:hover .laravel_uiux_process_2 {
    display: none;
}

.laravel_uiux_prosess_2:hover .laravel_uiux_process_2_text {
    color: #fff;
}

.laravel_uiux_prosess_2:hover {
    background-color: #1b89e2;
}

.laravel_uiux_prosess_3 {
    width: 150px;
    height: 150px;
    background: white;
    position: absolute;
    top: 237px;
    right: -26px;
    border-radius: 100%;
    box-shadow: 0 0 6px 0 #98989875;
    border: 5px solid white;
}

.laravel_uiux_process_3 {
    width: 80px;
    position: absolute;
    top: 14px;
    left: 30px;
}

.laravel_uiux_process_3hover {
    display: none;
    width: 80px;
    position: absolute;
    top: 14px;
    left: 30px;
}

.laravel_uiux_process_3_text {
    position: absolute;
    top: 100px;
    left: 40px;
    font-weight: 700;
    color: #1b89e2;
    font-family: 'Poppins';
}

.laravel_uiux_prosess_3:hover .laravel_uiux_process_3hover {
    display: block;
}

.laravel_uiux_prosess_3:hover .laravel_uiux_process_3 {
    display: none;
}

.laravel_uiux_prosess_3:hover .laravel_uiux_process_3_text {
    color: #fff;
}

.laravel_uiux_prosess_3:hover {
    background-color: #1b89e2;
}

.laravel_uiux_prosess_4 {
    width: 150px;
    height: 150px;
    background: white;
    position: absolute;
    top: 368px;
    right: 116px;
    border-radius: 100%;
    box-shadow: 0 0 6px 0 #98989875;
    border: 5px solid white;
}

.laravel_uiux_process_4 {
    width: 80px;
    position: absolute;
    top: 14px;
    left: 30px;
}

.laravel_uiux_process_4hover {
    display: none;
    width: 80px;
    position: absolute;
    top: 14px;
    left: 30px;
}

.laravel_uiux_process_4_text {
    position: absolute;
    top: 100px;
    left: 40px;
    font-weight: 700;
    color: #1b89e2;
    font-family: 'Poppins';
}

.laravel_uiux_prosess_4:hover .laravel_uiux_process_4hover {
    display: block;
}

.laravel_uiux_prosess_4:hover .laravel_uiux_process_4 {
    display: none;
}

.laravel_uiux_prosess_4:hover .laravel_uiux_process_4_text {
    color: #fff;
}

.laravel_uiux_prosess_4:hover {
    background-color: #1b89e2;
}

.laravel_uiux_prosess_5 {
    width: 150px;
    height: 150px;
    background: white;
    position: absolute;
    top: 364px;
    right: 344px;
    border-radius: 100%;
    box-shadow: 0 0 6px 0 #98989875;
    border: 5px solid white;
}

.laravel_uiux_process_5 {
    width: 80px;
    position: absolute;
    top: 14px;
    left: 30px;
}

.laravel_uiux_process_5hover {
    display: none;
    width: 80px;
    position: absolute;
    top: 14px;
    left: 30px;
}

.laravel_uiux_process_5_text {
    position: absolute;
    top: 100px;
    left: 40px;
    font-weight: 700;
    color: #1b89e2;
    font-family: 'Poppins';
}

.laravel_uiux_prosess_5:hover .laravel_uiux_process_5hover {
    display: block;
}

.laravel_uiux_prosess_5:hover .laravel_uiux_process_5 {
    display: none;
}

.laravel_uiux_prosess_5:hover .laravel_uiux_process_5_text {
    color: #fff;
}

.laravel_uiux_prosess_5:hover {
    background-color: #1b89e2;
}

.laravel_uiux_servies_hidden {
    display: none;
}

.laravel_uiux_hover:hover {
    background-color: #1b89e2;
}

.laravel_uiux_hover:hover .laravel_uiux_servies_hidden {
    display: block;
}

.laravel_uiux_hover:hover .laravel_uiux_servies_show {
    display: none;
}

.laravel_uiux_hover:hover .laravel_uiux_text {
    color: #fff !important;
}


/*============================================*/


/*-------------------- android ---------------*/


/*============================================*/

.laravel_android_1 {
    right: -207px;
    width: 450px;
}

.laravel_android_2 {
    right: 209px;
    top: 545px;
    animation: android_button_ani 2s infinite;
    animation-timing-function: ease-in-out;
    animation-duration: 2s;
}

@keyframes android_button_ani {
    50% {
        top: 534px;
    }
}

.laravel_android_icon17 {
    z-index: 1;
    top: 582px;
    right: -84px;
    animation: roundadvash 5s infinite;
    animation-timing-function: linear;
    animation-duration: 20s;
}

.laravel_android_text {
    margin-bottom: 10px !important;
    font-size: 15px !important;
    margin-top: 3px !important;
    font-weight: 500 !important;
}

.laravel_android_process_2 {
    width: 67px;
    position: absolute;
    top: 14px;
    left: 35px;
}

.laravel_android_process_2hover {
    display: none;
    width: 67px;
    position: absolute;
    top: 14px;
    left: 35px;
}

.laravel_android_process_2_text {
    position: absolute;
    top: 80px;
    left: 5px;
    font-weight: 700;
    color: #1b89e2;
    font-family: 'Poppins';
    text-align: center;
}

.laravel_uiux_prosess_2:hover .laravel_android_process_2 {
    display: none;
}

.laravel_uiux_prosess_2:hover .laravel_android_process_2hover {
    display: block;
}

.laravel_uiux_prosess_2:hover .laravel_android_process_2_text {
    color: #fff;
}

.laravel_android_process_3 {
    width: 57px;
    position: absolute;
    top: 14px;
    left: 43px;
}

.laravel_android_process_3hover {
    display: none;
    width: 57px;
    position: absolute;
    top: 14px;
    left: 43px;
}

.laravel_android_process_3_text {
    position: absolute;
    top: 75px;
    left: 5px;
    font-weight: 700;
    color: #1b89e2;
    font-family: 'Poppins';
    text-align: center;
}

.laravel_uiux_prosess_3:hover .laravel_android_process_3 {
    display: none;
}

.laravel_uiux_prosess_3:hover .laravel_android_process_3hover {
    display: block;
}

.laravel_uiux_prosess_3:hover .laravel_android_process_3_text {
    color: #fff;
}

.laravel_android_process_4 {
    width: 65px;
    position: absolute;
    top: 14px;
    left: 35px;
}

.laravel_android_process_4hover {
    display: none;
    width: 65px;
    position: absolute;
    top: 14px;
    left: 35px;
}

.laravel_android_process_4_text {
    position: absolute;
    top: 75px;
    left: 5px;
    font-weight: 700;
    color: #1b89e2;
    font-family: 'Poppins';
    text-align: center;
}

.laravel_uiux_prosess_4:hover .laravel_android_process_4 {
    display: none;
}

.laravel_uiux_prosess_4:hover .laravel_android_process_4hover {
    display: block;
}

.laravel_uiux_prosess_4:hover .laravel_android_process_4_text {
    color: #fff;
}

.laravel_android_process_5 {
    width: 65px;
    position: absolute;
    top: 15px;
    left: 35px;
}

.laravel_android_process_5hover {
    display: none;
    width: 65px;
    position: absolute;
    top: 15px;
    left: 35px;
}

.laravel_android_process_5_text {
    position: absolute;
    top: 88px;
    left: 20px;
    font-weight: 700;
    color: #1b89e2;
    font-family: 'Poppins';
    text-align: center;
}

.laravel_uiux_prosess_5:hover .laravel_android_process_5 {
    display: none;
}

.laravel_uiux_prosess_5:hover .laravel_android_process_5hover {
    display: block;
}

.laravel_uiux_prosess_5:hover .laravel_android_process_5_text {
    color: #fff;
}

.laravel_uiux_hover .laravel_uiux_text {
    font-size: 15px;
    color: #686868 !important;
}

.laravel_android_border {
    text-align: center;
    width: 300px;
    margin-left: auto;
    margin-top: 10px;
    margin-right: auto;
}

.laravel_android_border .fas {
    color: #fff;
}

.laravel_android_border:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    left: 0px;
    top: 7px;
    z-index: 1;
}

.laravel_android_verticals {
    grid-template-columns: repeat(5, 20%);
}

@media only screen and (min-width: 520px) {
    .u-sheet-1 .laravel_android_verticals {
        grid-template-columns: repeat(2, 50%) !important;
    }
}

@media only screen and (min-width: 900px) {
    .u-sheet-1 .laravel_android_verticals {
        grid-template-columns: repeat(3, 33.33%) !important;
    }
}

@media only screen and (min-width: 1200px) {
    .u-sheet-1 .laravel_android_verticals {
        grid-template-columns: repeat(5, 20%) !important;
    }
}

@media only screen and (min-width: 425px) {
    .laravel_android_border {
        width: 200px !important;
    }
}


/*============================================*/


/*-------------------- flutter ----------------*/


/*============================================*/

.laravel_flutter_des_text {
    line-height: 20px;
    position: relative;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
    padding-left: 20px;
    font-family: 'Poppins';
    list-style-type: none;
}

.laravel_flutter_des_text i {
    position: absolute;
    left: 0;
    top: 5px;
}

.laravel__flutter_slider {
    background-image: url(images/flutter/2.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
    margin-top: 80px;
}

.laravel_flutter_1 {
    right: -274px;
}

.laravel_flutter_grid {
    grid-template-columns: calc(33% - 28px) calc(33% - 28px) calc(33% - 28px);
    grid-gap: 35px 35px;
    margin-top: 28px;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .laravel__flutter_slider {
        background-position: right bottom !important;
    }
    .laravel_flutter_heder {
        margin: 73px -60px 0 0 !important;
    }
}

.laravel_flutter_heder {
    min-height: 60px;
}

.laravel_flutter_text {
    color: #1c89dc !important;
    font-size: 20px !important;
}

.laravel_fultter_dev_prosses {
    text-align: center !important;
    margin: 10px 0px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}

.laravel_flutter_servies_show {
    background: #1c89dc;
    width: 100px;
    padding: 12px;
    margin: auto;
    border-radius: 100%;
}

.laravel_flutter_hover:hover .laravel_flutter_servies_show {
    animation: flutterpro 1s;
    animation-timing-function: linear;
}

@keyframes flutterpro {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media only screen and (max-width: 525px) {
    .u-layout-row .laravel_flutter_grid {
        grid-template-columns: calc(100%) !important;
    }
    .laravel_flutter_hover {
        height: auto !important;
    }
}

@media only screen and (max-width: 1024px) {
    .laravel_flutter_grid {
        grid-template-columns: calc(50% - 28px) calc(50% - 28px) !important;
    }
    .laravel_flutter_hover {
        height: auto !important;
    }
}


/*============================================*/


/*-------------------- team ------------------*/


/*============================================*/

.laravel_company_owner {
    grid-template-columns: calc(50% - 28px) calc(50% - 28px) !important;
}

.laravel_team_1 {
    right: -275px;
}

.laravel_company_owner_card {
    width: 50%;
    margin: auto;
}

.laravel_company_owner_imges {
    height: 140px;
    width: 140px;
    top: 50px;
    border-radius: 15px;
    position: absolute;
    margin-left: 18px;
    background-size: cover;
    background-repeat: no-repeat;
    border: 5px solid white;
    z-index: 5;
}

.laravel_company_owner_backgraund {
    height: 330px;
    width: 220px;
    text-align: right;
    background: #f9f9f9;
    float: right;
    border-radius: 25px;
}

.laravel_company_owner_name {
    text-align: left;
    position: absolute;
    top: 200px;
    font-size: 30px;
    line-height: 30px;
    width: 103px !important;
    font-weight: 700;
    padding-left: 12px;
}

.laravel_company_owner_pojishan {
    text-align: left;
    top: 260px;
    position: absolute;
    font-size: 13px;
    padding-left: 12px;
    color: #777777;
}

.laravel_company_owner_hover {
    position: absolute;
    height: 330px;
    z-index: 1;
    background: #1c89dc;
    width: 0px;
    border-radius: 23px;
    transition: .9s ease;
    overflow: hidden;
}

.text_fff {
    color: #fff !important;
    width: 200px;
}

.laravel_company_owner_backgraund:hover .laravel_company_owner_hover {
    width: 220px;
}

@media only screen and (max-width: 575px) {
    .u-layout-row .laravel_company_owner {
        grid-template-columns: calc(110% - 31px)!important;
    }
    .u-white .laravel_company_owner_card {
        width: 90% !important;
    }
}

@media only screen and (max-width: 990px) {
    .u-white .laravel_company_owner_card {
        width: 80% !important;
    }
}

@media only screen and (max-width: 1199px) {
    .laravel_company_owner_card {
        width: 65% !important;
    }
}

.laravel_company_team {
    grid-template-columns: calc(20% - 28px) calc(20% - 28px) calc(20% - 28px) calc(20% - 28px) calc(20% - 28px) !important;
}

.laravel_company_team_imges {
    height: 130px;
    width: 130px;
    top: 50px;
    border-radius: 15px;
    position: absolute;
    margin-left: -22px;
    background-size: cover;
    background-repeat: no-repeat;
    border: 5px solid white;
    z-index: 5;
}

.laravel_company_team_backgraund {
    height: 330px;
    width: 200px;
    text-align: right;
    background: #f9f9f9;
    float: right;
    border-radius: 25px;
}

.laravel_company_team_backgraund:hover .laravel_company_owner_hover {
    width: 200px;
}

.laravel_company_team_name {
    text-align: left;
    position: absolute;
    top: 200px;
    font-size: 25px;
    line-height: 30px;
    width: 103px;
    font-weight: 700;
    padding-left: 12px;
}

.laravel_company_team_pojishan {
    text-align: left;
    top: 260px;
    position: absolute;
    font-size: 13px;
    width: 200px;
    padding-left: 12px;
    color: #777777;
}

@media only screen and (max-width: 575px) {
    .u-layout-col .u-size-30 .u-layout-row .laravel_company_team {
        grid-template-columns: calc(100%) !important;
    }
    .laravel_company_team_card {
        width: 70%;
        margin: auto;
    }
}

@media only screen and (max-width: 767px) {
    .u-size-30 .u-layout-row .laravel_company_team {
        grid-template-columns: calc(50%) calc(50%) !important;
    }
}

@media only screen and (max-width: 1199px) {
    .u-layout-row .laravel_company_team {
        grid-template-columns: calc(33%) calc(33%) calc(33%) !important;
    }
    .laravel_company_team_card {
        width: 65%;
        margin: auto;
    }
}

.laravel_menu_text {
    cursor: pointer;
}

.u-nav-item a {
    color: #000000 !important;
}

a.menuactive {
    color: #1b86df !important;
    border-top: 3px solid;
    border-width: 3px !important;
}

.hightset {
    height: 220px;
}

.submenu_pading {
    background-color: #fff;
    padding: 0px 15px;
}

.submenu_pading:hover {
    background-color: #e6e6e6;
}

.subactive {
    background-color: #e6e6e6 !important;
}

.fas {
    margin: 0px 1px;
}

.u-nav-item a:hover {
    color: #1b86df !important;
    border-top: 3px solid;
}

.u-nav .submenu_pading a:hover {
    color: #1b86df !important;
    border-top: 0px solid;
}


/*============================================*/


/*----------------- contact us ---------------*/

/* Force-hide deprecated Portfolio menu/link across any cached bundles */
#portfolio {
	display: none !important;
}


/*============================================*/

.contactsus {
    margin-top: 80px;
}

.contactsus .u-section-1 {
    min-height: 448px;
}

.contactsus .u-section-1 .u-sheet-1 {
    min-height: 448px;
}

.contactsus .u-section-1 .u-text-1 {
    margin: 90px auto 0;
}

.contactsus .u-section-1 .u-text-2 {
    font-size: 1rem;
    line-height: 1.8;
    letter-spacing: 1px;
    width: 688px;
    margin: 17px auto 60px;
}

@media (max-width: 767px) {
    .contactsus .u-section-1 .u-text-2 {
        width: 540px;
    }
}

@media (max-width: 575px) {
    .contactsus .u-section-1 .u-text-2 {
        width: 340px;
    }
}

.contactsus .u-section-2 .u-sheet-1 {
    min-height: 500px;
}

.contactsus .u-section-2 .u-group-1 {
    width: 990px;
    min-height: 317px;
    height: auto;
    box-shadow: 1px 1px 19px 0px rgba(0, 0, 0, 0.1);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0);
    margin: -173px auto 60px;
}

.contactsus .u-section-2 .u-container-layout-1 {
    padding: 30px;
}

@media (max-width: 1199px) {
    .contactsus .u-section-2 .u-group-1 {
        height: auto;
    }
}

@media (max-width: 991px) {
    .contactsus .u-section-2 .u-group-1 {
        width: 720px;
    }
}

@media (max-width: 767px) {
    .contactsus .u-section-2 .u-group-1 {
        width: 540px;
    }
    .contactsus .u-section-2 .u-container-layout-1 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 575px) {
    .contactsus .u-section-2 .u-group-1 {
        width: 340px;
    }
}

.contect_form {
    width: 50%;
    float: left;
    padding: 10px;
}

.contect_form_full {
    width: 100%;
    float: left;
    padding: 10px;
}

.contect_form_full .formfiled {
    width: 100%;
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 10px;
    border: 0px;
}

@media (max-width: 768px) {
    .contect_form {
        width: 100%;
        float: left;
        padding: 10px;
    }
    .contect_form .formfiled {
        width: 100%;
        padding: 15px;
        background-color: #f5f5f5;
        border-radius: 10px;
        border: 0px;
    }
    .contactsus .u-section-2 .u-group-1 {
        margin: -130px auto 60px;
    }
}

@media (min-width: 768px) {
    .contect_form .formfiled {
        width: 100%;
        padding: 11px;
        background-color: #f5f5f5;
        border-radius: 10px;
        border: 0px;
    }
}

.contectsubmit {
    padding: 13px 25px;
    background: #3c89d3;
    border: 0px;
    border-radius: 6px;
    color: #fff;
    font-size: 19px;
    letter-spacing: 1px;
    border: 2px solid;
    border-color: #3c89d3;
    transition: .5s;
    cursor: pointer;
}

.contectsubmit:hover {
    background-color: #fff;
    color: #3c89d3;
    border: 2px solid;
    border-color: #3c89d3;
}

.laravel_career_images1 {
    right: -200px;
    width: 65%;
}

.u-section-1 .u-sheet-1 {
    min-height: 958px;
}

.u-section-1 .u-list-1 {
    margin-top: 63px;
    margin-bottom: 60px;
    min-height: 563px;
    height: auto;
}

.u-section-1 .u-repeater-1 {
    grid-gap: 10px 10px;
    grid-auto-columns: 100%;
    grid-template-columns: 100%;
    grid-auto-rows: calc(33.33% - 6.66667px);
}

.u-section-1 .u-container-layout-1 {
    padding: 30px;
}

.u-section-1 .u-container-layout-2 {
    padding: 30px;
}

.u-section-1 .u-container-layout-3 {
    padding: 30px;
}

@media (max-width: 1199px) {
    .u-section-1 .u-repeater-1 {
        grid-auto-rows: calc(33.33% - 6.666666666666667px);
    }
}

@media (max-width: 767px) {
    .u-section-1 .u-list-1 {
        min-height: 473px;
    }
    .u-section-1 .u-container-layout-1 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .u-section-1 .u-container-layout-2 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .u-section-1 .u-container-layout-3 {
        padding-left: 10px;
        padding-right: 10px;
    }
}


/*============================================*/


/*------------------ career ------------------*/


/*============================================*/

.laravel_career_title {
    float: left;
    margin: 0px !important;
}

.laravel_career_botton {
    text-align: right;
    float: right;
    padding: 10px 25px;
    background-color: #1b89e2;
    border: 2px solid #1b89e2;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 9px;
    cursor: pointer;
    transition: .5s;
}

.laravel_career_botton:hover {
    background-color: #fff;
    color: #1b89e2;
}

.career_apply_popup {
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0000003d;
    display: none;
}

.career_applay_model {
    width: 60%;
    background-color: #fff;
    margin: auto;
    margin-top: 1.5%;
}

.career_filed_icon{
    width: 30px;
    margin-right: 10px;
    border-right: 1px solid;
    padding-right: 10px;
    color: #c9c9c9;
    font-size: 20px;
    border-color: #c9c9c9;
}

.career_text_filed{
    width: 90%;
    color: #717171;
    font-size: 18px;
    border: 0px;
    background: whitesmoke;
}

.career_text_filed:focus-visible{
    outline: 0px;
}

.formfiled:focus-visible{
    outline: 0px;
}

.form-files{
    width: 90%;
    font-size: 0.99rem;
    line-height: 1;
    color: #757575;
}

.form-files::file-selector-button{
    border: 0px solid;
    padding: 2px 0.5rem;
    color: dimgrey;
    background: whitesmoke;
}
.career_form_submit{
    border: 0px;
    background: #1c89dc;
    color: #fff;
    width: 100%;
    padding: 12px;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 20px;
    transition: .5s;
    border: 2px solid #1c89dc;
    cursor: pointer;
}
.career_form_submit:hover{
    color: #1c89dc;
    background-color: #fff;
    border: 2px solid #1c89dc;
}
.reactnative_top_images{
    position: absolute;
    top: 10px;
    right: -200px;
}


/*============================================*/
/*------------------ life --------------------*/
/*============================================*/

.life_top_images{
    right: -170px;
    top: -50px;
}

.life_main_description{
    width: 60%;
    max-width: 16px auto;
}

@media (max-width: 767px) {
    .life_main_description{
        width: 100% !important;
        max-width: 16px auto;
    }
}

.life_date_show{
    height: 100px;
    width: 100px;
    display: grid;
    align-items: center;
    background: #ffffff;
    text-align: center;
    border-radius: 100%;
    margin: auto;
    margin-top: 58px;
    border: 5px solid #fbfaff;
}

.life_line_show{
    height: 100%;
    width: 2px;
    border-right: 2px dashed #c7c7c7;
    margin: auto;
}
.life_images{
    height: 338px;
    border-radius: 17px;
    object-fit: cover;
    width: 100%;
    border: 15px solid white;
    box-shadow: 0 0 9px -3px #25252559;
}
.life_title{
    margin: auto;
    font-size: 25px;
    width: 70%;
}

.life_description{
    padding: 25px 0px;
    font-size: 16px;
    font-weight: 600;
    color: #878787;
}

.number_arrow_remove::-webkit-inner-spin-button{
    -webkit-appearance: none;
    margin: 0;
}

.about_main_menu{
    box-shadow: 0 0 9px -2px #1b89e27a;
    border-radius: 20px;
}

.about_text_color{
    text-align: center;
    color: #1b89e2;
    margin: 10px 0px;
    font-weight: 500;
}

.about_description{
    font-size: 13px !important;
    margin: 0px !important;
    text-align: center;
    line-height: 17px !important;
}

.about_main_menu:hover{
    background-color: #1b89e2;
}
.about_main_menu:hover .about_text_color{
    color: #fff;
}
.about_main_menu:hover .about_description{
    color: #fff;
}

.careerlife_date{
    padding: 30px;
}

.career_phone{
    display: none;
}

@media (max-width: 767px) {
    .career_moniter{
        display: none;
    }
    .career_phone{
        margin-bottom: 50px;
        display: block;
    }
}

@media (max-width: 991px) {
    .careerlife_date{
        padding: 0px !important;
    }
    .life_images{
        height: 250px !important;
    }
}

.career_apply_box{
    margin: 40px;
}

@media (max-width: 574px) {
    .career_apply_box{
        margin: 40px 30px;
    }
    .laravel_career_title{
        width: 100%;
        text-align: center;
    }
    .laravel_career_botton{
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
}

@media (max-width: 1600px) {
    .career_applay_model{
        width: 60%;
    }
    .career_text_filed{
        width: 70%;
    }
}

@media (max-width: 1224px) {
    .career_applay_model{
        width: 80%;
    }
    .career_text_filed{
        width: 70%;
    }
}

@media (max-width: 768px) {
    .career_filed_icon{
        display: none;
    }
    .career_forms_data{
        padding: 5px !important;
    }
    .career_forms_data .formfiled{
        padding: 5px !important;
    }
}


@media (max-width: 515px) {
    .career_applay_model{
        width: 90% !important;
    }
    .laravel_uiux_disk_title{
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

/*============================================*/
/*------------------ unity -------------------*/
/*============================================*/

.unity_features_title{
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #1b89e2;
}
.unity_features_description{
    text-align: center;
    margin: 0px !important;
    font-size: 13px !important;
    line-height: 18px !important;
}
.unity_features_main_images{
    display: grid;
    align-items: center;
    height: 100%;
}

@media (max-width: 515px) {
    .unity_main_images{
        display: none;
    }
}



.ios_ecosystem{
    grid-template-columns: calc(25%) calc(25%) calc(25%) calc(25%) !important;
}

@media (max-width: 767px) {
    .ios_ecosystem{
        grid-template-columns: calc(50%) calc(50%) !important;
    }
}

.subsription_susessfull{
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 20px 0px 20px 0px;
    border: none;
    background: #62C584;
}

.subsription_error{
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 20px 0px 20px 0px;
    border: none;
    background: #F95D51;
}

.footer_logo_right_padding_remove{
    padding-right: 0px !important;
}



.fotter_menu{
    color: #111111;
    font-weight: 500 !important;
}

.owner_class{
    grid-template-columns: 50% !important;
}

@media (max-width: 577px) {
    .errorpage{
        width: 100%;
    }
}

