    /*
Theme Name: Spice Web
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.3
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
-------------------------------------------------------------.technologies img
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
body {
    font-family: 'Montserrat', sans-serif !important;
}

@import "font-awesome-sprockets";
@import "font-awesome";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    outline: none;
}

p {
    font-size: 16px;
    color: #323232;
    line-height: 24px;
}

a {
    text-decoration: none;
    font-size: 16px;
}

li {
    list-style: none;
}

ul {
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
body.page-template-unleashed-php header.site_header {
    background: #171e86;
}
.unleased_bottom_lists p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    color: rgba(38, 38, 38, 1);
}
.unleased_bottom_lists a {
    font-size: 14px;
    color: rgba(42, 62, 168, 1);
    word-break: break-all;
}
.unleased_bottom_lists ul {
    padding-left: 20px;
}
.unleased_bottom_lists ul li {
    list-style: disc;
    margin-bottom: 8px;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: 10px;
}
.wpcf7-form-control-wrap {
    margin-bottom: 20px;
    display: inherit;
}
.student_registration form input {
    margin-bottom: 0;
}
section.get-in-touch form input {
    max-height: 58px;
}
section.get-in-touch form input {
    max-height: 58px;
    margin-bottom: 0 !important;
}
.quote_tabbing_main_section {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.clear {
    clear: both;
}
/*header.site_header svg {*/
/*    max-width: 147px !important;*/
/*}*/
header.site_header span {
    color: #f3fbfb;
    font-size: 22px !important;
    margin-bottom: 7px;
    display: none !important;
}

a.closebtn {
    display: none;
}

#menu-button {
    display: none;
}

.imgs_s.last-child img {
    -webkit-filter: blur(4px);
}
img.accept__here_image {
    max-width: 300px;
}
.modal-content h2.modal-title {
    color: #000;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}
.modal-body input, .modal-body select {
    max-height: 44px;
    height: 100%;
    margin: 0 !important;
    padding: 12px !important;
    font-size: 13px;
}

.modal-body input{
      color: #000000 !important;
}

.modal-dialog textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 90px;
    font-family: 'Montserrat';
    padding: 14px !important;
    font-size: 13px;
}
    .modal-dialog .wpcf7-form-control-wrap {
    margin-bottom: 10px !important;
}

.quote-check-boxes__main_div .quote-check-boxes {
    display: block;
    padding-top: 0;
    padding-bottom: 12px;
    color: #999999 !important;
}
.quote-check-boxes__main_div h3 {
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 6px;
}
.get-quote-frm_2.get-quote-frm_2-batch p {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12px;
    margin: 0;
}
.modal-body span.wpcf7-not-valid-tip {
    color: red;
    font-size: 13px;
}
.modal-dialog input.wpcf7-form-control.has-spinner.wpcf7-submit {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px !important;
    max-width: 293px;
    margin-left: auto !important;
    margin-right: auto !important;
    color: #fff !important;
}
/*.get-quote-frm_2.get-quote-frm_2-batch {
    display: block;
    margin-top: 12px;
}*/
.modal-body .wpcf7-response-output {
    text-align: center;
    padding: 0 20px 20px;
    color: #000;
}
.right_menus-list a.btn.btn-info.btn-lg {
    color: #fff;
    font-size: 14px;
    margin: 0 12px;
    line-height: 17px;
    font-weight: 600;
    border-right: 0px solid rgba(255, 255, 255, 0.5);
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
    position: relative;
    padding: 34px 0;
    background: transparent;
    border: 0;
}
:focus {
    border: 0;
    outline: none !important;
}
.student_registration .check__boxes h3 {
    font-weight: 500;
    font-size: 14px;
}
/*============== training-popup =================*/
.FreeShippingBanner-sidebars {
    position: fixed;
    bottom: 0;
    width: 51px;
    height: 310px;
    background-color: #171e86;
    z-index: 6;
    color: #fff;
    letter-spacing: 1px;
    cursor: pointer;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transform: translateY(-50%);
   user-select: none;
   transition: all 1s;
}

.FreeShippingBanner-sidebar-content {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    width: 36px;
    padding: 4px;
    height: auto;
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    -webkit-margin-after: 0;
    margin-block-end: 0;
    -webkit-margin-before: 0;
    margin-block-start: 0;
    color: #fcfcfc;
    display: inline-block;
    padding: 12px 6px;
}

.FreeShippingBanner-arrow-collapsed {
    border-right: 14px solid #fff;
}

.FreeShippingBanner-arrow {
    width: 0;
    height: 0;
    margin: 24px 16px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.banner__popup_training_sec .ryt-Content_sec h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #171e86;
}

.banner__popup_training_sec .ryt-Content_sec p {
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    padding-top: 14px;
    margin-bottom: 27px;
}

.banner__popup_training_sec .ryt-Content_sec a {
    background: #171e86;
    border-radius: 36px;
    color: #fff;
    padding: 12px 50px;
}
.banner__popup_training_sec .ryt-Content_sec svg {
    max-width: 100% !IMPORTANT;
}
.banner__popup_training_sec {
    background: #fff;
    width: 100%;
    max-width: 659px;
    height: 324px;
    margin-left: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    padding: 30px 8px 10px 58px;
    grid-gap: 20px;
}

.FreeShippingBanner-banner-expanded {
    position: fixed;
    right: -1000px;
    height: 288px;
    color: #3e4152;
    cursor: default;
    z-index: -99;
    bottom: 0px;
    transform: translateY(-64%);
      
}

.banner__popup_training_sec {
    display: grid!important;
    transition: all 1s!important;
    transform: translateX(100%)!important;
}

.FreeShippingBanner-banner-expanded.expanded {
    display: grid !IMPORTANT;
    right: 0;
    
}

.FreeShippingBanner-banner-expanded.expanded .banner__popup_training_sec {
    display: grid !IMPORTANT;
    transform: translateX(0)!important;
}

.FreeShippingBanner-sidebars.active {
    right: 602px;
}
p.FreeShippingBanner-sidebar-content {
    display: flex;
}
p.FreeShippingBanner-sidebar-content span {
    display: grid !IMPORTANT;
    font-size: 24px !important;
    margin-bottom: 9px;
    color: #fff !IMPORTANT;
}
.banner__popup_training_sec .left-sec svg {
    max-width: 100% !important;
    margin-left: 14px;
}
.FreeShippingBanner-sidebar.FreeShippingBanner-sidebar-collapsed.active .FreeShippingBanner-arrow {
    transform: rotate(182deg);
}






/* -----------home-slider-start--------- */
ul.footer_icon a:hover {
    color: #000;
}
ul.footer_icon.mobile-footer-icon {
    display: none;
}
.home-section__slider_1 .owl-nav {
    display: none;
}

.home-section__slider_1 .owl-dot {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 3px;
    text-align: center;
    background: #fff;
}

.home-section__slider_1 .owl-dot.active {
    background: #000;
}

.home-section__slider_1 .owl-dots {
    text-align: center;
    padding-top: 19px;
    padding-bottom: 19px;
}

.home-section__slider_1 {
    background: #00A2AD;
    position: relative;
    padding: 64px 0;
}

.home-section__slider_1 h2 {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 40px;
    padding: 0 15px;
}

.home-section__slider_1 .imgs_s .last-child:last-child::before {
    background-color: #171e86;
    position: absolute;
    opacity: 0.8;
    content: "";
    height: 100%;
    width: 100%;
}

.home-section__slider_1 .imgs_s {
    position: relative;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.home-section__slider_1 .imgs_s:hover img {
    transform: scale(1.1);
}

.home-section__slider_1 .imgs_s img {
    width: 100%;
    transition: 1s ease-in-out;
    padding-left: 12px;
    padding-right: 12px;
}

.home-section__slider_1 .imgs_s:hover .hover-logo {
    opacity: 1;
}

.home-section__slider_1 .hover-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    right: 0;
    left: 0;
    background: rgb(43 46 125 / 28%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 1s ease-in-out;
    opacity: 0;
}
.home-section__slider_1 .imgs_s .View-more-btn {
    display: flex;
    position: absolute;
    justify-content: center;
    font-weight: bold;
    text-decoration: underline !important;
    color: #fff;
    top: 0;
    width: 100%;
    height: 100%;
    align-items: center;
}

section.space.worktab_block .mobile-slider {
    display: none;
}

section.space.worktab_block a.View-more-btn_2 {
    color: #fff;
    padding: 10px 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 122px;
    margin: auto;
    border-radius: 69px;
    background: #07508f;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 300;
}
.twentyseventeen-front-page section.header-banner-block {
    height: 780px !important;
}
/* -----------home-slider-end--------- */

/*----------------- Home-page-start--------------- */
section.header-banner-block .banner-img-right {
    position: relative;
}

.banner-img-right img {
    width: 100%;
    max-width: 370px;
    padding-top: 0;
}

.slider-1 img {
    opacity: 0.2;
}

.slider_area img {
    max-width: 100%;
}

.pos-ab {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.pos-ab.slider-7 {
    z-index: 9;
}

.rotate-1 {
    -webkit-animation: rotation 22s infinite linear;
}

.rotate-1 {
    position: absolute;
    top: 18%;
    left: 3%;
    width: 250px;
}

.rotate-2 {
    -webkit-animation: rotations 20s infinite linear;
}

.rotate-2 {
    position: absolute;
    top: 18%;
    right: 3%;
    width: 300px;
}
a.rq-a--qotes {
    padding: 11px 11px;
    text-transform: uppercase;
    border-radius: 0.6rem;
    margin-top: 10px;
    display: inline-block;
    letter-spacing: 0.1rem;
    cursor: pointer;
    border: 1px solid transparent;
    width: 100%;
    z-index: 9;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    border-radius: 50px;
    background: #07508f;
    border: 1px solid #07508f;
    color: #fff;
    font-size: 12px;
    text-align: center;
    max-width: 170px !important;
    display: none;
}

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

.banner-logo-section .heading {
    float: left;
    width: 220px;
}

.banner-logo-section h2 {
    margin-top: 28px;
    float: left;
}

.siteContect {
    display: flex;
    align-items: center;
}

.logos_slider {
    float: right;
    width: calc(100% - 250px);
}

.logos_slider a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.logos_slider .owl-stage {
    display: flex;
    align-items: center;
}

.site_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}

.site_header .row {
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
}

/* .siteLogo {
    width: 290px;
} */

.siteLogo a svg#Layer_1 {
    width: 240px; 
    height: 80px;
    object-fit: cover;
}

.right_menus-list {
    display: flex;
    align-items: center;
}

.right_menus-list ul {
    display: flex;
    align-items: center;
}

.right_menus-list ul a {
    color: #fff;
    font-size: 14px;
    margin: 0 12px;
    line-height: 17px;
    font-weight: 300;
    border-right: 0px solid rgba(255, 255, 255, 0.5);
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
    position: relative;
    padding: 34px 0;
    text-decoration: none;
}
.right_menus-list ul a::before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    transition: 0.5s transform ease;
    transform: scale3d(0, 1, 1);
    transform-origin: 50% 50%;
}

.right_menus-list ul a:hover::before {
    transform: scale3d(1, 1, 1);
}

li.request_quote span{
    height: 50px;
    border-radius: 4px;
    line-height: 50px;
    border: 1px solid #fff;
}

.siteContect li.request_quote span {
    height: 38px;
    border-radius: 25px;
    line-height: 37px;
    border: 1px solid #fff;
    width: 100%;
    padding: 0px 15px;
    font-weight: 500;
    letter-spacing: 0px;
    background: #fff;
    color: #0026ac;
    margin: 0px;
	    display: block !important;
    font-size: 14px !important;
	    cursor: pointer;
}
.quote-popup-open {
    overflow: hidden;
}
li.request_quote.bth {
    margin-left: 15px;
}

.siteContect ul {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
}

.siteContect ul li {
    position: relative;
    display: flex;
}

.siteContect ul a {
    border-right: 2px solid rgba(255, 255, 255, 0.5);
}

.siteContect li a img {
    width: 100%;
    max-width: 23px;
}

.siteContect ul a {
    font-size: 12px;
    line-height: 20px;
    padding: 0 11px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.1rem;
    display: flex;
}
section.header-banner-block {
    background: linear-gradient( 116.82deg, #08219a 0%, #350840 100.51%);
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 97px 0 100px;
    height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner_text-img h2 {
    font-weight: normal;
    font-size: 68px;
    line-height: 65px;
    color: #fff;
    margin: 0 0 15px;
    text-transform: capitalize;
}

.banner_text-img h1 {
    font-weight: bold;
    font-size: 52px;
    text-transform: capitalize;
}
section.header-banner-block.portFoli_banner h1 {
    max-width: 100% !important;
}
.banner-logo-section {
    padding-bottom: 20px;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
}

ul.banner_listing {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 43px;
    line-height: 25px;
    margin-top: 19px;
}

.main-banner {
    display: grid;
    grid-template-columns: 1.8fr 1fr;
    align-items: center;
}

/*.banner-logo-section {
    display: grid;
    grid-template-columns: 1fr 3fr;
    align-items: center;
    grid-gap: 40px;
    */

}

.banner-logo-section h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #fff;
    text-transform: capitalize;
}

.logos_slider li img {
    width: 100%;
    max-width: 80px;
}

.logo-image {
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

section.create_section {
    background: #cf9641;
    padding-top: 62px;
    padding-bottom: 5px;
}

section.create_section h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    text-transform: capitalize;
}

section.create_section p {
    color: #fff;
    font-size: 15px;
    line-height: 26px;
    max-width: 313px;
    margin-top: 20px;
}

.service-box .services_inner {
    min-height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 0;
    position: relative;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 3px 18px rgb(0 0 0 / 7%);
    border-radius: 10px;
    overflow: hidden;
}

.new-cstm .col-md-5 img {
    margin-top: 30px;
}

.numbers-section .col-md-5 img {
    width: 100%;
}

.services_text {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    padding: 0px 13px;
    flex-direction: column;
    height: 100%;
    width: 100%;
}

.services_inner h3 {
    font-size: 14px;
    margin-bottom: 29px;
    text-align: center;
}

.technology-hover.bg-ror {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    padding: 0px 13px;
    text-align: center;
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    line-height: 24px;
}

.services_inner:hover .technology-hover {
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}

.col-md-6:first-child .technology-hover {
    background: #10b3f5;
}

.col-md-6:nth-child(2) .technology-hover {
    background: #4e82ce;
}

.col-md-6:nth-child(3) .technology-hover {
    background: #99b772;
}

.col-md-6:nth-child(4) .technology-hover {
    background: #7bd8e8;
}

.col-md-6:nth-child(5) .technology-hover {
    background: #fa381a;
}

.col-md-6:nth-child(6) .technology-hover {
    background: #1dc1aa;
}

.bth .get-quote {
    padding: 0;
    text-transform: uppercase;
    border-radius: 0.6rem;
    margin-top: 10px;
    display: inline-block;
    letter-spacing: 0.1rem;
    font-size: 1.3rem;
    cursor: pointer;
    border: 1px solid transparent;
    width: 100%;
    max-width: 250px;
    z-index: 9;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    border-radius: 50px;
    background: #07508f;
    border: 1px solid #07508f;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.new-cstm {
    display: flex;
    flex-wrap: nowrap;
}

.col-md-5 {
    width: 41.666667%;
    float: left;
}

.col-md-7 {
    width: 58.333333%;
    float: left;
}

.col-md-6 {
    float: left;
    width: 50%;
    padding: 12px;
}

.new-cstm .bth {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 55px;
}

.main-enterprice-section {
    padding-top: 80px;
    position: relative;
    z-index: 9;
}

.main-enterprice-section h2 {
    text-align: center;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
}

.main-enterprice-section h3 {
    font-weight: bold;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
    font-size: 36px;
    margin-top: 12px;
}

.main-img-section h2 {
    text-align: center;
    font-size: 18px;
    border-bottom: 2px solid;
    width: 100%;
    max-width: 163px;
    font-weight: bold;
    margin: auto;
    line-height: 41px;
}

ul.main-img-section p {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    line-height: 22px;
    font-weight: 500;
    padding-top: 12px;
}

ul.main-img-section {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    grid-gap: 4px;
    background-image: url(/wp-content/uploads/2021/08/Bg__2-1.png);
    background-repeat: no-repeat;
    background-position: center 158px;
    flex-wrap: wrap;
    width: 100%;
}

.main-img-section li:nth-child(2) {
    margin-top: 164px;
}

.main-img-section li:nth-child(4) {
    margin-top: 164px;
}

.main-img-section li:nth-child(1) h2 {
    color: #44c3ff;
}

.main-img-section li:nth-child(2) h2 {
    color: #4f44ff;
}

.main-img-section li:nth-child(3) h2 {
    color: #852ded;
    max-width: 110px;
    margin: auto;
    width: 100%;
}

.main-img-section li:nth-child(4) h2 {
    color: #ff44a0;
    max-width: 110px;
    margin: auto;
    width: 100%;
}

.main-img-section li:nth-child(5) h2 {
    color: #ff445b;
}

.Numbers-don\'t-lie-section {
 padding-top: 30px;
background-image: linear-gradient(#fff, #00a2ad);
}

.numbers-section {
    display: flex;
    text-align: center;
    grid-gap: 60px;
}

/* ul.main-img-section li img {
    -webkit-animation: bounce 7S ease infinite alternate;
    text-shadow: 0 1px 0 #CCC, 0 2px 0 #CCC, 0 3px 0 #CCC, 0 4px 0 #CCC, 0 5px 0 #CCC, 0 6px 0 transparent, 0 7px 0 transparent, 0 8px 0 transparent, 0 9px 0 transparent, 0 10px 10px rgba(0, 0, 0, .6);
    -webkit-animation-delay: 1s;
}
*/

ANIMATION */ @-webkit-keyframes bounce {
    100% {
        top: -0px;
        text-shadow: 0 1px 0 #CCC, 0 2px 0 #CCC, 0 3px 0 #CCC, 0 4px 0 #CCC, 0 5px 0 #CCC, 0 6px 0 #CCC, 0 7px 0 #CCC, 0 8px 0 #CCC, 0 9px 0 #CCC, 0 30px 30px rgba(0, 0, 0, .3);
    }
}

.main-enterprice-section::before {
    background-image: url(/wp-content/uploads/2021/08/Bg.png);
    width: 100%;
    background-size: 100%;
    position: absolute;
    content: "";
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%;
    top: 0;
    z-index: -1;
}

.Numbers-don\'t-lie-section h3 {
 padding-top: 36px;
padding-bottom: 85px;
}

.numbers-section p {
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}

ul.right-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}

.first-col {
    border: 6px solid #fff;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 10px;
}

ul.right-grid li:nth-child(3), ul.right-grid li:last-child {
    display: flex;
    justify-content: flex-end;
}

ul.main-img-section img {
    max-width: 192px;
}

section.space.worktab_block {
    background: #00A2AD;
    position: relative;
    padding: 64px 0;
}

section.space.worktab_block h2 {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 40px;
}

.images-section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.images-section .imgs_s.last-child:last-child::before {
    background-color: #171e86;
    position: absolute;
    opacity: 0.8;
    content: "";
    height: 100%;
    width: 100%;
}

.images-section .imgs_s {
    position: relative;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.imgs_s:hover img {
    transform: scale(1.1);
}

.imgs_s img {
    width: 100%;
    transition: 1s ease-in-out;
}
ul.main-img-section img {
    animation: bounce 3s infinite;
    -webkit-animation: bounce 3s infinite;
    -moz-animation: bounce 3s infinite;
    -o-animation: bounce 3s infinite;
}
 
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
    40% {-webkit-transform: translateY(-30px);}
    60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
    40% {-moz-transform: translateY(-30px);}
    60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
    40% {-o-transform: translateY(-30px);}
    60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
}
.images-section .imgs_s:hover .hover-logo {
    opacity: 1;
}

.hover-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    right: 0;
    left: 0;
    background: rgb(43 46 125 / 28%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 1s ease-in-out;
    opacity: 0;
}

.imgs_s .View-more-btn {
    display: flex;
    position: absolute;
    justify-content: center;
    font-weight: bold;
    color: #000;
    top: 0;
    width: 100%;
    height: 100%;
    align-items: center;
}
.imgs_s.last-child a.View-more-btn span {
    background: #ffffff;
    color: #171e86;
    font-weight: 500;
    text-align: center;
    border-radius: 42px;
    padding: 10px 27px;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.imgs_s.last-child a.View-more-btn span:hover {
    background: #171e86;
    color: #fff;
}
.client-name {
    display: flex;
    align-items: center;
    grid-gap: 10px;
}

.client-name img {
    max-width: 20px;
}

section.choose_block h3 {
    text-align: center;
    font-size: 36px;
    text-transform: capitalize;
}

.choose_block {
    padding: 4rem 0;
    position: relative;
    overflow: hidden;
}

.choose_block .left_grid {
    padding-top: 70px;
    width: 33%;
    margin: 0 auto;
    position: relative; 
    color: #000;
}
.choose_block .left_grid::before {
    content: '';
    width: 63%;
    height: 67%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(40%) translateY(-20%);
    transform: translateX(-10%) translateY(0%);
    background-image: url(/wp-content/uploads/2021/09/dot-pattern.png);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: 0.2;
    z-index: -1;
}


section.choose_block .right_grid {
    width: 67%;
    margin: 0 auto;
}

.choose_block .right_grid {
    padding-left: 5rem;
    padding-top: 1rem;
}

.choose_block .right_grid {
    padding-left: 5rem;
    padding-top: 1rem;
}

.testimonial-block .inner-box {
    padding: 45px 80px;
    background-color: #ffffff;
    box-shadow: 0 0 50px rgb(226 222 232 / 75%);
}

.testimonial-block .text {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 32px;
    color: #282331;
    font-weight: 400;
    margin-bottom: 48px;
}

.testimonial-block .info-box {
    position: relative;
    padding-left: 115px;
    padding-top: 10px;
}

.testimonial-block .info-box .thumb {
    position: absolute;
    left: 0;
    top: 0;
    height: 82px;
    width: 82px;
}

.testimonial-block .info-box .name {
    position: relative;
    display: block;
    font-size: 19px;
    line-height: 1.2em;
    color: #0c3c5d;
    font-weight: 700;
    margin-bottom: 10px;
}

.owl-carousel .owl-item img {
    height: 100%;
}

.testimonial-block .info-box .designation {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #171e86;
    font-weight: 400;
}

.testimonial-row {
    display: flex;
    flex-wrap: wrap;
}

.popup_content {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 95vw;
    height: 95vh;
    z-index: 999;
    margin: 0 auto;
    display: none;
    text-align: center;
    border: 10px solid #fff;
    border-radius: 10px;
}

iframe {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

span.close {
    color: #fff;
    position: absolute;
    right: 0;
    padding: 6px 9px;
    font-size: 22px;
    background: #000;
    cursor: pointer;
}

.popup_content.vdo-active {
    display: block;
}

span.video_btn {
    position: absolute;
    margin-right: 0;
    background: #000000;
    width: 70px;
    height: 70px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    bottom: 103px;
    right: -8px;
    cursor: pointer;
}

span.video_btn::after {
    opacity: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    height: 100%;
    width: 100%;
    border: 5px solid rgb(0 0 0 / 50%);
    border-radius: 100%;
    -webkit-animation-name: ripple;
    animation-name: ripple;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
    animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
    z-index: -1;
}

span.video_btn::before {
    opacity: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    height: 100%;
    width: 100%;
    border: 5px solid rgb(0 0 0 / 50%);
    border-radius: 100%;
    -webkit-animation-name: ripple;
    animation-name: ripple;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
    animation-timing-function: cubic-bezier(0.65, 0, 0.34, 1);
    z-index: -1;
}

@-webkit-keyframes ripple {
    from {
        opacity: 1;
        transform: scale3d(0.75, 0.75, 1);
    }
    to {
        opacity: 0;
        transform: scale3d(1.5, 1.5, 1);
    }
}

@keyframes ripple {
    from {
        opacity: 1;
        transform: scale3d(0.75, 0.75, 1);
    }
    to {
        opacity: 0;
        transform: scale3d(1.5, 1.5, 1);
    }
}

.choose_block .left_grid img {
    width: 100%;
}

.ourteam-inner {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-gap: 30px;
}

.ourteam-1 {
    text-align: center;
    background-color: #07508f;
    padding: 6rem 20px;
}

.ourteam-1 .heading {
    height: 82px;
}

.ourteam-1 h2 {
    color: #fff !important;
}

.ourteam-1 h2 {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 30px;
    padding-bottom: 10px;
}

.ourteam-1 p {
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    width: 100%;
    max-width: 330px;
    margin: auto;
}

.ourteam-2 {
    padding: 3rem 0px;
}

.ourteam-2 h2 {
    font-size: 29px;
    padding-bottom: 20px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 40px;
    width: 100%;
    max-width: 590px;
}

.ourteam-2 ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}

.ourteam-2 ul li {
    text-align: center;
}

.ourteam-2 li img {
    width: 100%;
    max-width: 140px;
    border-radius: 50%;
    margin-bottom: 20px;
    border: solid 6px rgb(6 67 107 / 12%);
}

.ourteam-2 h4 {
    color: #07508f;
    font-size: 16px;
    font-weight: 600;
}

.ourteam-2 li p {
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    width: 100%;
    max-width: 170px;
    margin: 0px auto;
}

.ourteam-2 ul li {
    text-align: center;
}

.ourteam-1 img {
    border: solid 6px rgb(131 133 134 / 59%);
    width: 100%;
    max-width: 140px;
    border-radius: 50%;
    margin-bottom: 19px;
    height: 142px;
    object-fit: cover;
}

.ourteam-1 h3 {
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    padding: 20px 0px 0px;
    font-size: 2.8rem;
    font-size: 30px;
}

.large-container {
    position: static;
    max-width: 1580px;
    padding: 0px 30px;
    margin: 0 auto;
}

.testimonial-section {
    position: relative;
    padding-top: 80px;
    padding-bottom: 210px;
    overflow: hidden;
}

.testimonial-section:before {
    position: absolute;
    left: -200px;
    top: 22%;
    background-image: url(http://t.commonsupport.com/adro/images/icons/ring-circle.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 701px;
    height: 756px;
    content: "";
    -webkit-animation: fa-spin 25s infinite alternate;
    animation: fa-spin 25s infinite alternate;
}

.testimonial-section .sec-title {
    position: relative;
    margin-bottom: 115px;
}

.testimonial-section .sec-title .title {
    margin-bottom: 20px;
}

.testimonial-section .testimonial-carousel {
    position: relative;
    max-width: 1100px;
    margin: 0 -50px;
}

.testimonial-block {
    position: relative;
    padding: 50px;
}

.testimonial-block .info-box {
    position: relative;
    padding-left: 115px;
    padding-top: 10px;
}

.testimonial-block .info-box .thumb {
    position: absolute;
    left: 0;
    top: 0;
    height: 82px;
    width: 82px;
}

.testimonial-block .info-box .thumb img {
    border: 6px solid #e5e6fa;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    width: 100%;
    box-shadow: 0 45px 45px rgba(147, 147, 147, 0.35);
}

.testimonial-carousel .owl-nav {
    position: absolute;
    right: 75px;
    bottom: 70px;
}

.testimonial-carousel .owl-next, .testimonial-carousel .owl-prev {
    position: relative;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 51px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    transition: all 300ms ease;
}

.testimonial-carousel .owl-next:hover, .testimonial-carousel .owl-prev:hover {
    background-color: #b8bcbf;
    box-shadow: 0 24px 24px rgb(187 187 187 / 75%);
}

.arrow-right, .arrow-left {
    position: relative;
    display: inline-block;
    height: 9px;
    width: 43px;
    background-image: url(./images/left-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}

.arrow-right {
    background-image: url(./images/right-arrow.png);
    background-size: cover;
    width: 10px;
    height: 10px
}

.arrow-left {
    background-image: url(./images/left-arrow.png);
    background-size: cover;
    width: 10px;
    height: 10px
}

.testimonial-section .thumb-layer {
    position: absolute;
    right: 30px;
    top: 120px;
}

.testimonial-section .thumb-layer .image {
    position: relative;
    margin-right: 0;
}

.testimonial-section .thumb-layer .image img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

i.fa.fa-play {
    color: #fff;
}

span.video_btn i {
    position: relative;
}

/*-- footer-section-start ----*/

body.home.page-template-default footer.site_footer {
    padding-top: 65px;
}

footer.site_footer {
    color: #999b9f;
    padding: 80px 0 0px;
    width: 100%;
    float: left;
    background-image: linear-gradient(to right, #171e86, rgb(0 162 173));
    color: #fff;
}

/* .footer_row {
    display: grid;
    grid-template-columns: 0.7fr 0.5fr 0.9fr 1.4fr;
    grid-gap: 0 40px;   
} */
.footer_row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 0 40px;
}

.siteLogo a {
    float: left;
    width: auto;
}

.footer_item .siteLogo a svg#Layer_1 {
    margin-top: -18px;
}

.site_footer h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 42px;
    font-weight: 500;
    letter-spacing: 2px;
    font-family: 'Montserrat';
}

.footer_form input {
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 20px 60px 20px 25px;
    height: 50px;
    display: block;
    font-size: 14px;
    background: #fff;
    font-weight: 400;
    letter-spacing: 0;
    color: #999b9f;
    border-radius: 5px;
    border: 1px solid #1c1e22;
    transition: all 300ms ease;
    font-family: var(--thm-b-font);
}

.footer_form a {
    position: absolute;
    right: 12px;
    top: 3px;
    width: 44px;
    height: 44px;
    color: var(--thm-black);
    border-radius: 50%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    background: linear-gradient( 116.82deg, #0026AC 0%, #350840 100.51%);
}

.footer_icon {
    display: flex;
    padding-top: 40px;
    color: #000;
}

.footer_icon a {
    display: flex;
    background: #fff;
    border-radius: 100%;
    width: 30px !important;
    height: 30px;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.footer_item ul li:hover {
    color: #cccccc;
}

.footer_item p, .footer_item a {
    font-size: 14px;
    line-height: 26px;
    font-family: 'Montserrat';
    color: inherit;
    margin-bottom: -5px;
    width: 100%;
}
.footer__center__row ul {
    display: grid;
    grid-template-columns: 1fr;
}
.copyright {
    padding: 13px 0;
    border-top: 1px solid #fff;
    text-align: center;
    margin-top: 30px;
}

.copyright p {
    font-size: 12px;
    color: inherit;
    text-transform: capitalize;
}

form.footer_form input.inpt-btn {
    background-position: center;
    position: absolute;
    background-color: #07508f;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    padding: 19px 19px;
    font-size: 0;
    background-image: url(./images/email.png);
    background-repeat: no-repeat;
    top: 6px;
    background-size: 18px;
    right: 0;
    margin-right: 10px;
    border: none;
}

form.footer_form {
    position: relative;
    margin-bottom: 10px;
}

.content_list li {
    position: relative;
    padding-left: 35px;
}

ul.content_list-1 li:first-child a::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    /* color: #fff; */
     background-image: url(/wp-content/uploads/2021/09/india.png);
   
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
}
ul.content_list-1 {
    position: relative;
}

ul.content_list-1 li:last-child a::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    background-image: url(/wp-content/uploads/2022/09/india.png);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    right: 0;
}

ul.content_list-1 li a {
    position: relative;
    line-height: 20px;
    padding-left: 36px;
    display: inline-block;
}
.content_list li:nth-of-type(1) a::before {
    content: '\f095';
    position: absolute;
    top: 1px;
    left: 0;
    font-family: 'fontAwesome';
    color: #fff;
    font-size: 17px;
}

.content_list li:nth-of-type(2) a::before {
    content: '\f0e0';
    position: absolute;
    top: 1px;
    left: 0;
    font-family: 'fontAwesome';
    color: #fff;
    font-size: 17px;
}

.content_list li:nth-of-type(3) a::before {
    content: '\f0e0';
    position: absolute;
    top: 1px;
    left: 0;
    font-family: 'fontAwesome';
    color: #fff;
    font-size: 20px;
}
.content_list li:nth-of-type(4) a::before {
    content: '\f17e';
    position: absolute;
    top: 1px;
    left: 0;
    font-family: 'fontAwesome';
    color: #fff;
    font-size: 20px;
}


ul.about-Us_percentage h2 span {
    color: #74addb !important;
}



.sticky {
    background: #171e86;
}

.bth a::before, .bth a::after {
    background: #000;
    content: '';
    position: absolute;
    z-index: -1;
}

.hover-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    right: 0;
    left: 0;
    background: rgb(162 162 162 / 50%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 1s ease-in-out;
    opacity: 0;
}

.images-section .imgs_s:hover .hover-logo {
    opacity: 1;
}

.hover-logo img {
    width: auto;
    max-width: 100px;
}

ul.main-img-section li {
    width: 19%;
}

.page-template-jobs footer.site_footer {
    padding: 70px 0 0px;
}

.page-template-jobs .footer_main_shapes {
    display: none;
}
.footer_item ul li {
    margin-bottom: 7px;
}





/*----------------- Home-page-end--------------- */

/*----------- web-development-section-start------------ */

.web-development-main-banner {
    background-image: url(./images/services-inner-banner-1.png);
    background-size: cover;
    width: 100%;
    padding: 74px 0 99px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    height: 300px;
    margin-top: 79px;
    background-position: center;
    position: relative;
}

.web-development-main-banner .container {
    z-index: 99;
}

.page-template-graphic-designing .web-development-main-banner {
    background-image: url(./images/services-inner-banner-2.png);
}

.page-template-seo .web-development-main-banner {
    background-image: url(./images/services-inner-banner-3.png);
}

.page-template-Mobile_App .web-development-main-banner {
    background-image: url(./images/Mobile-Apps.png);
}

.page-template-Web_Designing .web-development-main-banner {
    background-image: url(./images/services-inner-banner-5.png);
}

.page-template-Web_Developing .web-development-main-banner {
    background-image: url(./images/services-inner-banner-6.png);
}

.page-template-digital-marketing section.web-development-main-banner h1 {
    text-align: left;
}

.page-template-graphic-designing section.web-development-main-banner h1 {
    text-align: left;
}

.services.web--devlopment {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
}

section.web-development-main-banner h1 {
    color: #fff;
    font-size: 52px;
    text-transform: capitalize;
    z-index: 99;
}

section.header-banner-block.web-development-section-2 {
    background: #fffdfd;
    height: auto;
    padding: 72px 0 72px;
}

section.web-development-section-2 h5 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    color: #1a1b1e;
    font-family: 'Montserrat';
    text-transform: capitalize;
}

section.web-development-section-2 .sub-heading {
    font-size: 14px;
    font-weight: 700;
    color: #a5b7d2;
    position: relative;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.main-banner.services.web--devlopment .banner_text-img {
    max-width: 682px;
}
section.web-development-section-2 p {
    color: #606060;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.1px;
    padding-top: 22px
}
.page-template-Web_Developing p {
    padding-bottom: 25px;
}
.services.web--devlopment h3 {
    color: #606060;
    font-weight: 400 !important;
    font-size: 14px;
    max-width: 489px;
    line-height: 28px;
    letter-spacing: 0.1px;
    margin-top: 15px;
    padding-bottom: 20px;
}

.web--devlopment a.web-devl-btn {
    background: #07508f;
    color: #fff;
    padding: 13px 12px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1.1px;
    border-radius: 22px;
    max-width: 140px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.web-inner-main-ection {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    margin: auto;
    max-width: 1000px;
}

.web-development-main-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.6;
    z-index: 10;
}

.Development-innerBox-section-1 {
    overflow: hidden;
    position: relative;
    background: #fff;
    box-shadow: 8px 8px 30px 0 rgb(42 67 113 / 15%);
    border-radius: 15px;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding-bottom: 32px;
}

section.web-development-section-3 {
    padding-bottom: 65px;
    padding-top: 15px;
}

section.web-development-section-3 h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 8px;
    padding-top: 27px;
}

section.web-development-section-3 p {
    font-size: 14px;
    font-weight: 500;
    max-width: 427px;
    width: 100%;
    color: #606060;
    padding: 0 13px;
}

.web-inner-main-ection img {
    width: 100%;
    object-fit: cover;
}

.icon-1-devel {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icon-1-devel img {
    max-width: 90px;
    height: 90px;
    object-fit: cover;
}

.web--devlopment.main-banner.services img {
    max-width: 100% !important;
}

/*----------- web-development-section-end------------ */

/*----------------- services-page-start--------------- */

.twentyseventeen-front-page section.header-banner-block {
    padding: 105px 0 151px;
}

.services h2 {
    font-size: 20px !important;
    margin-bottom: 4px !important;
    line-height: 36px;
    z-index: 99;
}

.services h3 {
    font-size: 16px;
    font-weight: 300;
    max-width: 436px;
    line-height: 24px;
    margin-top: 28px;
    z-index: 99;
}

.services h1 {
    font-weight: 600;
}

li.get-a_quote a {
    height: 38px;
    border-radius: 25px;
    line-height: 100px;
    border: 1px solid #fff;
    width: 100%;
    padding: 14px 15px;
    font-weight: 500;
    letter-spacing: 0px;
    background: #fff;
    color: #0026ac;
    margin-top: 17px;
    text-transform: uppercase;
    max-width: fit-content;
    font-size: 14px;
}

section.our-technology {
    background-image: linear-gradient(#fff, #0ba6b1);
    padding-top: 67px;
    padding-bottom: 20px;
}

section.our-technology h2 {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    text-transform: capitalize;
}

section.our-technology p {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 45px;
    padding-top: 7px;
}

.technologies .icon-1 img {
    max-width: 73px;
    margin: 0 auto;
}

.technologies .icon-1 svg {
    max-width: 85px;
    display: inline-block;
    margin: 12px 0;
}

.technology-second {
    padding-top: 30px;
}

.technologies h3 {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    padding-top: 10px;
}
.icon-1 {
    background: #fff;
    text-align: center;
    width: 100%;
    border: 1px solid #d6d8d8;
    border-radius: 20px;
    height: 147px;
    max-width: 250px;
    padding-top: 19px;
    padding-bottom: 10px;
}

.technologies .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.digital-services {
    padding-top: 90px;
}

.digital-services p {
    text-align: left !important;
    font-size: 16px !important;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 600 !important;
    padding-bottom: 0px !important;
    line-height: 24px !important;
}

.digital-services .col-md-6:last-child {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 50px;
}

.digital-services a.start-now-btn {
    padding: 13px 39px;
    text-transform: uppercase;
    border-radius: 0.6rem;
    margin-top: 2.5rem;
    display: inline-block;
    letter-spacing: 0.1rem;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid transparent;
    width: 100%;
    max-width: 200px;
    z-index: 9;
    font-family: 'Montserrat';
    font-weight: 300;
    border-radius: 50px;
    background: #07508f;
    border: 1px solid #07508f;
    color: #fff;
    text-align: center;
    display: none;
}

.technologies .row {
    display: flex;
    flex-wrap: wrap;
}

.digital-services h2 {
    color: #fff;
    max-width: 580px;
    font-size: 30px !important;
    text-align: left !important;
    line-height: 43px;
}

.services h1 {
    line-height: 54px;
    z-index: 99;
    max-width: 602px;
    font-size: 52px;
}

.services .banner_text-img {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

/*--------- services-tab ------*/

.LeFt-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

.tab button:hover {
    background-color: #ddd;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

.tab button:hover {
    background-color: #ddd;
}

.topright {
    float: right;
    cursor: pointer;
    font-size: 28px;
}

.topright:hover {
    color: red;
}

.tabing {
    background: transparent;
    border: none;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.services_tab button.active {
    background: #07508f;
    color: #fff;
    border: 1px solid #07508f;
}

.services_tab .tabcontent {
    border: none;
}

.services_tab button {
    background-color: #fff;
    float: left;
    border: 1px solid #fff;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    font-size: 11px;
    border-radius: 7px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 189px;
    height: 121px;
    margin: 5px 0;
}

.tab button {
    background-color: #eae3e3;
    float: left;
    border: 1px solid #fff;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    font-size: 11px;
    border-radius: 7px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 189px;
    height: 121px;
    margin: 5px 0;
}

.services_tab {
    padding-top: 30px;
    padding-bottom: 30px;
}

.services_tab p {
    font-size: 14px !important;
    color: #fff;
    text-align: left !important;
    line-height: 25px;
    font-weight: 400 !important;
}

.main_content_imgee {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 57px;
    padding-top: 52px;
}

.LeFt-content h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    line-height: 81px;
}

.LeFt-content a.learn-more-btn {
    padding: 13px 26px;
    text-transform: uppercase;
    border-radius: 0.6rem;
    display: inline-block;
    letter-spacing: 0.1rem;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid transparent;
    width: 100%;
    max-width: 200px;
    z-index: 9;
    font-family: 'Montserrat';
    font-weight: 300;
    border-radius: 50px;
    background: #07508f;
    border: 1px solid #07508f;
    color: #fff;
    text-align: center;
    display: none;
}

.services_tab span {
    font-size: 11px;
    font-family: 'Montserrat';
    font-weight: 600;
    margin-bottom: 23px;
}

.riGht-content img {
    width: 100%;
    background-size: contain;
}

.main-banner.services img {
    width: 100%;
    max-width: 400px;
}

section.portFoli_banner {
    padding: 150px 0 26px;
}


.page-template-services-php section.header-banner-block.services-benner {
    padding-top: 240px;
}

/*----------------- services-page-end--------------- */

/*----------------- graphics-designing-page-start--------------- */

.page-template-digital-marketing header.site_header {
    background: #171e86;
}

section.header-banner-block .banner_text-img h2 {
    font-size: 30px;
    margin: 0;
}

.page-template-graphic-designing header.site_header {
    background: #171e86;
}

.page-template-seo header.site_header {
    background: #171e86;
}

.page-template-Mobile_App header.site_header {
    background: #171e86;
}

.page-template-Web_Designing header.site_header {
    background: #171e86;
}

.page-template-Web_Developing header.site_header {
    background: #171e86;
}

.banner-img {
    background-image: url(/wp-content/themes/twentyseventeen/images/Main-Banner.png);
    background-size: cover;
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.shape-2 {
    position: absolute;
    right: 0px;
    width: auto;
    bottom: 0;
}

.shape-1 {
    position: absolute;
    right: 0px;
    width: auto;
    top: 72px;
}

.banner-block h2 {
    font-size: 75px;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    text-align: center;
}

.left-content-img {
    width: 70%;
    float: left;
    padding-right: 30px;
}

.right-tabs {
    width: 30%;
    float: right;
}

.graphics_tab {
    background: #f4f5f9;
    border-radius: 10px;
    padding: 30px;
}

.graphics_tab h4 {
    font-size: 22px;
    font-weight: 600;
}

.graphics_tab ul {
    padding-top: 10px;
}

.graphics_tab ul li {
    display: flex;
    justify-content: space-between;
    padding: 10px 6px;
    align-items: center;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}

.graphics_tab ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

section.img-with_text {
    width: 100%;
    margin: 0px auto;
    padding: 100px 20px;
    display: flex;
}

.left-content-img img {
    width: 100%;
    border-radius: 10px;
}

.graphics_tab ul li.active {
    background: #fff;
    border-radius: 6px;
    position: relative;
}

.graphics_tab ul li.active p {
    color: #000;
}

.graphics_tab ul li p {
    margin-bottom: 0px;
    line-height: 15px;
}

.graphics_tab ul li.active ::before {
    position: absolute;
    content: '';
    width: 2px;
    height: 55%;
    background: #ffaa17;
    left: 0;
    top: 9px;
}

.graphics_tab ul li p:hover {
    color: #ffaa17;
}

.graphics_tab ul li img {
    width: 100%;
    max-width: 7px;
}

.graphics-text-box {
    background: #232429;
    border-radius: 10px;
    padding: 30px;
    color: #fff;
    margin-top: 30px;
}

.graphics-text-box h3 {
    font-size: 22px;
    padding-bottom: 15px;
}

.graphics-text-box p {
    color: #ccc;
    line-height: 32px;
    font-size: 16px;
}

.tel-number img {
    width: 100%;
    max-width: 30px;
}

.tel-number img {
    padding-right: 5px;
}

.tel-number {
    display: flex;
    align-items: center;
    grid-gap: 5px;
}

.next-img-section {
    width: 50%;
}

.img-text {
    display: flex;
    padding: 40px 0px;
    width: 100%;
}

.next-img-section h4 {
    font-weight: 600;
    font-size: 22px;
}

.img-text .next-img-section:last-child {
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.img-text .next-img-section p {
    line-height: 30px;
}

ul.check-boxes-2 {
    margin-left: 18px;
}

.check-boxes-2 li::marker {
    color: #171e86;
}

.check-boxes-2 li {
    background: url(./images/checked\ \(2\).png);
    width: 100%;
    background-repeat: no-repeat;
    background-position: left;
    background-size: 19px;
    position: relative;
    line-height: 2em;
    margin-bottom: 12px;
    /* padding-left: 30px; */
    font-weight: 300;
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 400;
    list-style: circle;
}

.left-content-img p {
    line-height: 32px;
}

/*----------------- graphics-designing-page-end--------------- */

/*----------------- about-us-page-start--------------- */

section.about-us-banner {
    background-image: url(./images/about-us-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    padding: 164px 0;
    margin-top: 84px;
}

section.about-us-banner h2 {
    color: #fff;
    font-size: 36px;
    font-family: 'Montserrat';
    margin-bottom: 8px;
}

section.about-us-banner h1 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Montserrat';
    max-width: 468px;
    line-height: 26px;
}

.main-banner-about-auspicious {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
}

.about-auspicious-ryt {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

section.know-about-auspicious {
    padding: 60px 0;
}

.main-banner-about-auspicious h2 {
    font-size: 30px;
    font-family: 'Montserrat';
}

.main-banner-about-auspicious h1 {
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 600;
    line-height: 26px;
    margin-top: 25px;
}

.main-banner-about-auspicious p {
    font-size: 13px;
    margin-top: 14px;
    font-weight: 500;
}

section.know-about-auspicious h2 span {
    color: #0026ac;
}

.contact-us-btn {
    padding: 13px 39px;
    text-transform: uppercase;
    border-radius: 0.6rem;
    margin-top: 2.5rem;
    display: inline-block;
    letter-spacing: 0.1rem;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid transparent;
    width: 100%;
    max-width: 200px;
    z-index: 9;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    border-radius: 50px;
    background: #07508f;
    border: 1px solid #07508f;
    color: #fff;
    text-align: center;
} 
.contact-us-btn:hover {
    background: #053b69;
}
a.rq-a--qotes:hover {
    background: #053b69;
}
section.space.worktab_block a.View-more-btn_2:hover {
    background: #053b69;
}
li.get-a_quote a :hover {
    background: #053b69;
}
.web--devlopment a.web-devl-btn:hover {
    background: #053b69;
}

.imgs_s.last-child:hover img {
    transform: inherit;
}



section.ours-section {
    padding-bottom: 60px;
    padding-top: 30px;
    /* background-image: url(../images/shape-bg-2.png); */
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

ul.our-main-section {
    display: flex;
    justify-content: space-around;
    grid-gap: 19px
}

ul.our-main-section img {
    border-radius: 7px;
    width: 100%;
    height: 231px;
    object-fit: cover;
}

ul.our-main-section li {
    display: flex;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 0 50px rgb(212 212 219 / 35%);
    border-radius: 7px;
}

ul.our-main-section p {
    text-align: center;
    font-size: 14px;
    font-family: 'Montserrat';
    margin-top: 14px;
    max-width: 256px;
    padding-bottom: 12px;
}

.main-banner-about-auspicious heading {
    background: #fea700;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 6px 19px;
    max-width: fit-content;
    border-radius: 4px;
    margin-bottom: 20px;
}

ul.about-Us_percentage {
    display: flex;
    margin-top: 50px;
    box-shadow: 0 0 50px rgb(212 212 219 / 35%);
    border-radius: 7px;
}

ul.about-Us_percentage h2 {
    color: #74addb;
    font-size: 36px;
}

ul.about-Us_percentage li {
    border-right: 1px solid #d4c6c6;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 3px;
    padding: 21px 10px;
}

ul.about-Us_percentage p {
    line-height: 19px;
    font-size: 12px;
    text-align: center;
}

ul.manager-main-section {
    display: flex;
    justify-content: space-around;
}

ul.manager-main-section img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

ul.manager-main-section h2 {
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
}

ul.manager-main-section p {
    text-align: center;
    color: #5298d2;
    font-size: 16px;
    margin-top: 6px;
}

section.manager-section {
    padding-bottom: 50px;
    background-image: url(./images/shape-bg-1.png);
    background-size: cover;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

ul.our-main-section h2 {
    font-size: 18px;
    font-family: 'Montserrat';
    margin-top: 24px;
}

ul.about-Us_percentage li:last-child {
    border: none;
}

.page-template-about-us header.site_header {
    background: #171e86;
}

section.manaGer-section-2 .container {
    max-width: 920px;
}

.right-grid-mngr p {
    margin: 10px 0;
}

section.manaGer-section-2 .main-mngr-section {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: 40px;
}

section.manaGer-section-2 {
    padding-top: 30px;
    padding-bottom: 50px;
    background-image: url(./images/shape-bg-2.png);
    width: 100%;
}

.main-mngr-section h2 {
    font-size: 33px;
    font-weight: 700;
    padding-bottom: 14px;
}

.main-mngr-section p {
    font-size: 15px;
    font-family: 'Montserrat';
    font-weight: 500;
}

.left-grid-mngr img {
    width: 100%;
}

.main-mngr-section ul.mngr-icons-section a {
    background: #cec9c9;
}

ul.mngr-icons-section .fa {
    color: #000;
}



/*------------------about-us-page-end--------------- */

/*------------------contact-us-page-start--------------- */

.page-template-contact-us .footer-blue-shape {
    display: none;
}

.page-template-contact-us .footer_main_shapes {
    position: relative;
    padding-top: 0;
    padding-bottom: 0px;
}

input#submit:hover {
    background: #07508f;
}

section.get-in-touch {
    padding: 40px 0;
    text-align: center;
}

section.get-in-touch h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Montserrat';
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: #053b69;
}
a.career-btn:hover {
    background: #171e86;
}
section.get-in-touch p {
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    padding-top: 0px;
    font-family: 'Montserrat';
}

input[type=text], input[type=tel], input[type=email], input[type=file], select, textarea, input[type="number"] {
    width: 100%;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 4px !important;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: none;
    font-family: 'Montserrat';
    background: #f1f1f1;
    outline:none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.wpcf7-response-output {
    margin-top: 20px;
}
.career-template-default .wpcf7-response-output {
    font-size: 14px !important;
    padding-top: 12px;
}
section.get-in-touch input[type=text], section.get-in-touch input[type=number], section.get-in-touch input[type=email], input[type=file], select, textarea {
    width: 100%;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 4px !important;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: none;
    font-family: 'Montserrat';
    background: #f1f1f1;
    -webkit-appearance: none;
    outline: none;
}

section.get-in-touch input#submit {
    color: white;
    padding: 17px 20px;
    border: none;
    border-radius: 3.6rem;
    cursor: pointer;
    background: #07508f;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: 0;
    text-transform: uppercase;
    width: 100%;
    -webkit-appearance: button;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

ul.form_skills input[type=submit] {
    color: white;
    padding: 17px 0;
    border: none;
    border-radius: 3.6rem;
    cursor: pointer;
    background: #07508f;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: 16px;
    text-transform: uppercase;
    -webkit-appearance: button;
}
ul.form_skills input[type=submit]:hover {
    background: #053b69;
}
input[type=submit]:hover {
    background-color: #45a049;
}

section.get-in-touch form {
    width: 60%;
    margin: auto;
    padding-top: 30px;
}

.frm_1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12px;
}

.frm_2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12px;
}

section.map_section {
    display: flex;
    width: 100%;
}

.left_map {
    width: 70%;
}

.left_map img {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.ryt_map_cntent {
    width: 30%;
    height: auto;
    background: #07508f;
    padding: 35px;
    display: flex;
    justify-content: center;
    align-items: left;
    flex-direction: column;
}

.ryt_map_cntent h2 {
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    font-family: 'Montserrat';
}

.ryt_map_cntent p {
    color: #fff;
    max-width: 332px;
    font-family: 'Montserrat';
    font-size: 15px;
    margin: 22px 0;
}

.img_icons {
    width: 47px;
    margin-top: 12px;
}

ul.contact-us_logos_section a {
    color: #fff;
    font-size: 15px;
    margin-top: 13px;
    font-family: 'Montserrat';
}

ul.contact-us_logos_section li {
    display: flex;
}

img.contact-us-img-side {
    max-width: 359px;
}

a.career-btn {
    color: #fff;
    background: transparent;
    border: 1px solid;
    border-radius: 3.6rem;
    padding: 13px 26px;
}

.fclear {
    clear: both;
    float: none;
    height: 0;
    overflow: hidden;
}

.page-template-contact-us footer.site_footer {
    padding-top: 79px;
}

.page-template-contact-us section.header-banner-block {
    padding-top: 147px;
    padding-bottom: 130px;
    background-image: url(/wp-content/uploads/2021/09/Contact-us-Banner-1.png);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    height: 350px;
    margin-top: 84px;
}
.main-banner.services.career {
    display: grid;
    grid-template-columns: 1fr;
}
.page-template-contact-us section.header-banner-block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    z-index: 10;
}
ul.contact-us_logos_section .img_icons i {
    color: #fff;
    font-size: 18px;
}
.page-template-contact-us header.site_header {
    background: #171e86;
}
/*------------------contact-us-page-end--------------- */

/*------------------career-page-start--------------- */

section.career {
    padding: 97px 0 37px;
}

section.career_section2 {
    padding: 60px 0;
}

.banner_text-career h1 {
    font-weight: bold;
    font-size: 58px;
    margin-bottom: 10px
}

section.career h3 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    max-width: 751px;
    margin: auto;
    margin-bottom: 28px;
    line-height: 27px;
}

section.career_section2 h2 {
    font-size: 34px;
    font-family: 'Montserrat';
    margin-bottom: 13px;
    text-align: center;
}

section.career_section2 h5 {
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 500;
    text-align: center;
    margin-bottom: 35px;
    max-width: 834px;
    margin: auto;
    line-height: 22px;
}

.career_banner {
    text-align: center;
}

#accordion ul {
    display: none;
    margin: 1em 0;
    font-size: 18px;
    color: #000;
    padding: 0px 0 0px 15px;
    list-style-type: none;
}

.career_box {
    float: left;
    width: 47%;
    margin: 0 1.5% 30px;
    border: 1px #dfd9ed solid;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 1px rgb(93 39 189 / 8%);
    -moz-box-shadow: 0px 0px 10px 1px rgba(93, 39, 189, 0.08);
    box-shadow: 0px 0px 10px 1px rgb(93 39 189 / 8%);
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 78px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 32px;
    padding-right: 12px;
}

.lt_img {
    float: left;
    width: auto;
}

.rt_detail h4 {
    margin: 0;
    font-size: 18px;
    color: #0051ae;
    font-family: 'Montserrat';
    font-weight: normal;
    position: relative;
    padding-bottom: 20px;
}

.rt_detail h4 span {
    font-weight: bold;
}

.rt_detail h4:after {
    content: '';
    position: absolute;
    display: block;
    width: 44px;
    bottom: 8px;
    height: 2px;
    background-color: #42288c;
}

.btn-blue-b {
    font-size: 13px;
    padding: 8px 60px 8px 35px;
    border: 1px #0074f4 solid;
    border-radius: 50px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    color: #0074f4;
    margin-bottom: 10px;
}

.btn-blue-b:after {
    content: '';
    background: url(./images/btn_arrow_blue.png) no-repeat right top;
    content: '';
    width: 21px;
    height: 10px;
    position: absolute;
    top: 15px;
    right: 30px;
    opacity: .8;
}

.btn-blue-f {
    font-size: 13px;
    padding: 8px 50px 8px 20px;
    background: url(./images/bluebtn1_bg.png) repeat-y center top #0151ac;
    border-radius: 50px;
    text-transform: uppercase;
    display: block;
    position: relative;
    color: #ffffff;
    font-weight: bold;
    max-width: 161px;
}

.career_oppor .rt_detail p:nth-child(2) {
    display: inline-block;
    float: left;
}

.career_oppor .rt_detail p {
    margin-bottom: 0;
}

.career_oppor .rt_detail p:nth-child(3) {
    display: inline-block;
    float: right;
}

.rt_detail p {
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 500;
    margin-bottom: 13px;
}

section.career_section2 li {
    margin: 32px 0;
}

.btn-blue-f:after {
    content: '';
    background: url(./images/btn_arrow.png) no-repeat right top;
    content: '';
    width: 21px;
    height: 10px;
    position: absolute;
    top: 15px;
    right: 20px;
    font-weight: bold;
}

.rt_detail {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

/*------------------career-page-end--------------- */

/*------------------career-single-page-start--------------- */

section.hiring-section {
    padding-top: 140px;
    background: #171e86;
    padding-bottom: 75px;
    color: #fff;
}

section.hiring-section h2 {
    font-size: 36px;
    color: #fff;
    text-align: center;
}

section.hiring-section ul.summery-info {
    margin: 20px auto 50px;
    padding: 0;
    text-align: center;
}

section.hiring-section li {
    display: inline-block;
    list-style: none;
    margin: 0 10px;
    font-weight: 500;
    font-size: 16px;
}

ul.summery-info li .icon {
    width: 20px;
    margin-right: 10px;
    vertical-align: text-bottom;
}

ul.summery-info li .icon svg {
    width: 20px;
    height: auto;
    margin-bottom: -4px;
}

.main_desc_hiring {
    display: grid;
    grid-template-columns: 2fr 1fr;
}

.left__descr h2 {
    font-size: 24px;
    font-family: 'Montserrat';
    margin-bottom: 10px;
    margin-top: 30px;
    color: #171e86;
}

.left__descr p {
    font-size: 14px;
    max-width: 666px;
    font-family: 'Montserrat';
    font-weight: 500;
}

ul.req_skills {
    line-height: 36px;
    font-size: 14px;
    font-weight: 500;
}

ul.req_skills li {
    list-style: disc;
    margin-left: 18px;
    max-width: 632px;
}

section.job_desc_section {
    padding-bottom: 60px;
    padding-top: 16px;
}

.ryt__descr h3 {
    font-size: 24px;
    font-family: 'Montserrat';
    padding-bottom: 14px;
    color: #171e86;
    padding-top: 14px;
}

form.req_skills__form input[type="submit"] {
    padding: 16px 0;
    width: 50%;
}

ul.form_skills textarea#lname {
    height: 129px;
}

.ryt__descr {
    background: #f1f1f1;
    padding: 20px;
    border: 1px solid #e4e0e0;
    margin-top: 39px;
}

form.req_skills__form input[type=text], form.req_skills__form input[type=file], form.req_skills__form select, form.req_skills__form textarea, form.req_skills__form input[type=number] {
    border-width: 0 0 1px 0;
    border-radius: 0;
    padding-left: 35px;
    background: transparent;
    resize: none;
}

ul.form_skills li span.icon {
    position: absolute;
    left: 0;
}

form.req_skills__form textarea#subject {
    height: 62px !important;
}

ul.form_skills li {
    display: block;
    position: relative;
}

ul.form_skills span.icon svg {
    width: 20px;
    height: 20px;
    margin-top: 25px;
}
.single-career .footer_main_shapes {
    display: none;
}
.single-career footer.site_footer {
    padding: 65px 0 0px;
}
section.manaGer-section-2 ul.footer_icon.mngr-icons-section {
    display: flex;
}
/*------------------career-single-page-end--------------- */

/*------------------sub-menu-start--------------- */

div#mySidenav ul.sub-menu {
    display: none;
    position: absolute;
    background: #171e86;
    padding: 18px 9px;
    line-height: 30px;
}

div#mySidenav .inner-SUb-meNu li a {
    line-height: 50px;
    font-size: 16px;
    display: flex;
    align-items: center;
    color: #000;
    font-weight: 500;
    margin: 0;
}

div#mySidenav .inner-SUb-meNu ul a:hover::before {
    transform: none !important;
    display: none;
}

div#mySidenav .inner-SUb-meNu img {
    max-width: 52px;
    width: 100%;
    object-fit: cover;
    display: inline-block;
    margin: 0 20px;
}

ul.sub-menu a {
    border-bottom: 1px solid transparent;
    padding: 0px;
}

ul.sub-menu li a {
    border-right: 0px;
    color: #fff;
    font-weight: 300;
}

div#mySidenav ul li:hover ul {
    display: block;
}

.testimonial-carousel .owl-stage {
    display: flex;
    flex-wrap: wrap;
}

.testimonial-block {
    position: relative;
    padding: 50px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.testimonial-block .inner-box {
    display: flex;
    flex-direction: column;
    height: 100%;
    flex-wrap: wrap;
}

section.get-in-touch .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px !important;
    font-weight: normal;
    display: block;
    text-align: left !important;
    font-family: 'Montserrat';
}

section.get-in-touch .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #fff;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Montserrat';
}

/*------------------sub-menu-end--------------- */

/*--------------portfolio-page-start--------------- */

.portfolio_tabs h1 {
    text-align: center;
    font-size: 51px;
    padding-bottom: 27px;
}

.portfolio_tabs .tab {
    overflow: hidden;
    border: none;
    background-color: #fff;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.portfolio_tabs .tab button:hover {
    background-color: #ddd;
}

.portfolio_tabs .tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.portfolio_tabs {
    padding-top: 52px;
    padding-bottom: 35px;
}

.portfolio_tabs .tab button.active {
    background-color: #111c87;
    color: #fff;
}

.portfolio_tabs .tab button {
    width: auto;
    height: auto;
    background: #f4f5f5;
    margin: 0 20px;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Montserrat';
    padding: 12px 36px;
}

.POrtfolio_tabs-cntent {
    padding-top: 31px;
    padding-bottom: 50px;
}

.portfolio_image-1 {
    position: relative;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
}

.first-tab-content-portfolio {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}

.portfolio_image-1 img {
    transition: 1s ease-in-out;
    width: 100%;
}

.portfolio_image-1:hover img {
    transform: scale(1.1);
}

.portfolio_image-1:hover .hover-btn-portfolio {
    opacity: 1;
}

.hover-btn-portfolio {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    right: 0;
    left: 0;
    background: rgb(23 30 134 / 30%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0s ease-in-out;
    opacity: 0;
}

.hover-btn-portfolio a {
    color: #171e86;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.hover-btn-portfolio a span {
    background: #fff;
    border-radius: 24px;
    padding: 10px 22px;
}
section.get-A-quotes-banner {
    height: auto !important;
}
/*--------------portfolio-page-end--------------- */

/*--------------- get-quotes-section-start--------------- */
.page-template-get-quote footer.site_footer {
    padding: 58px 0 0px;
}
.chkboxes-section-1 input[type="checkbox"] {
    margin: 0 5px;
}
.quote-check-boxes input.wpcf7-form-control.wpcf7-submit:hover {
    background: #053b69;
}





section.get-A-quotes-banner {
    background-image: url(./images/geT-quote-banner.png);
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 150px 0 97px;
    height: auto;
}

.get-A-quotes-banner h1 {
    font-size: 42px;
    font-weight: 900;
    line-height: 1.2;
    text-transform: none;
    color: #1a1b1e;
}

section.get-quote-sec-section-2 {
    padding-top: 60px;
}

.get-quotes-main-section-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.get-quotes-main-section-2 h6.sub-heading {
    font-size: 14px;
    font-weight: 700;
    color: #a5b7d2;
    position: relative;
    display: inline-block;
    padding-left: 21px;
    letter-spacing: 1px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.get-quotes-main-section-2 h6.sub-heading span::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #a5b7d2;
    top: 3.5px;
    left: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.get-quotes-main-section-2 h6.sub-heading span::after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #a5b7d2;
    top: 3.5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    right: -20px;
}

.get-quotes-main-section-2 h2 {
    margin-bottom: 13px;
    font-size: 32px;
    font-weight: 700;
}

.get-quotes-main-section-2 p {
    font-size: 15px;
    max-width: 624px;
    line-height: 26px;
    font-family: 'Montserrat';
    font-weight: 500;
}

.get-quote-frm_1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12px;
}

.get-quote-frm_2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 12px;
}

section.get-quotes-main-section-3 form {
    width: 100%;
    margin: auto;
    padding-top: 0px;
}

section.get-quotes-main-section-3 input[type=text], select, textarea {
    border-radius: 50px;
}

.quote-check-boxes {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding-bottom: 30px;
    text-align: left;
    padding-top: 6px;
    font-size: 14px;
    font-family: 'Montserrat';
    font-weight: 400;
    color: #606060;
}

section.get-quotes-main-section-3 h3 {
    text-align: left;
    padding-top: 21px;
    color: #606060;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat';
    padding-bottom: 4px;
}

.chkboxes-section-1 input#vehicle1 {
    margin-bottom: 12px;
}

.chkboxes-section-1 input#vehicle2 {
    margin-bottom: 12px;
}

section.get-quotes-main-section-3 input[type="submit"] {
    max-width: 172px;
}

section.get-quotes-main-section-3 textarea#subject {
    height: 120px !important;
    border-radius: 20px;
}

.page-template-get-quote header.site_header {
    background: #171e86;
}

/*--------------- get-quotes-section-end--------------- */

/*-----owl-dots---*/

.auspicious-section_1 .owl-dot {
    width: 8px;
    height: 8px;
    background: #888888;
    border-radius: 50%;
    display: flex;
}

.auspicious-section_1 .owl-dot.active {
    background: #000;
}

.auspicious-section_1 .owl-dots {
    text-align: center;
    margin: 42px;
    display: flex;
    justify-content: center;
}

.auspicious-section_1 .owl-dot {
    margin: 0 2px;
}

section.employees-section .owl-dot {
    width: 8px;
    height: 8px;
    background: #888888;
    border-radius: 50%;
    display: flex;
}

section.employees-section .owl-dot.active {
    background: #000;
}

section.employees-section .owl-dots {
    text-align: center;
    margin: 0px !important;
    display: flex;
    justify-content: center;
}

section.employees-section .owl-dot {
    margin: 0 2px;
}

ul.sub-menu a::hover {
    border-bottom: none;
}

.testimonial-block .inner-box {
    padding: 35px 46px;
}

ul.sub__menu-icon {
    display: none;
}

li.Inner__subMmenu-1.active ul.sub-menu {
    /* display: flex !important; */
    /* justify-content: center; */
    /* align-items: center; */
    display: grid;
    grid-template-columns: 1fr 1fr;
}

div#mySidenav .inner-SUb-meNu {
    display: none;
    position: absolute;
    background: rgba(243, 243, 243, 0.95);
    width: 100%;
    left: 0;
    right: 0;
    top: 84px;
    max-width: 100%;
    margin: 0 auto;
    padding: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: rgb(142 132 203) 2px 3px 11px, rgb(195 195 195 / 22%) 0px 10px 10px;
}

li.Inner__subMmenu-1.active .inner-SUb-meNu::before {
    content: "";
    position: absolute;
    width: 80px;
    height: 18px;
    background-image: url(https://cdn2.hubspot.net/hubfs/2766624/starkedge-theme-2019/Images/Home-page/drop-menu-arrow.svg);
    top: -18px;
    left: -454px;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position: bottom -1px center;
}

.inner-SUb-meNu::before {
    content: "";
    position: absolute;
    width: 80px;
    height: 18px;
    background-image: url(https://cdn2.hubspot.net/hubfs/2766624/starkedge-theme-2019/Images/Home-page/drop-menu-arrow.svg);
    top: -18px;
    left: 125px;
    right: 27px;
    margin: auto;
    background-repeat: no-repeat;
    background-position: bottom -1px center;
}
li.Inner__subMmenu-3.active .inner-SUb-meNu::before {
    left: 10px;
}
li.Inner__subMmenu-3.active .inner-SUb-meNu {
    width: 30%!important;
    left: 30%!important;
}

li.Inner__subMmenu-1.active .inner-SUb-meNu.upwork::before {
    left: 90px;
}
.inner-SUb-meNu ul.sub-menu {
    position: relative !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px 30px !important;
    background: transparent !important;
    max-width: 1170px;
    margin: 0 auto;
}

div#mySidenav .inner-SUb-meNu li {
    display: flex;
    padding: 10px 0;
}

li.Inner__subMmenu-1.active ul.sub-menu {
    justify-content: center;
    display: flex !important;
    grid-gap: 252px !important;
}



.new-cstm .bth a:hover {
    background: #053b69;
}



.imgs_s.last-child a.View-more-btn span:hover {
     background: #053b69;
     color: #fff;
}


a.btn-blue-f:hover {
    background: #053b69;
}

section.get-in-touch input#submit:hover {
    background: #053b69;
}
/*landing-page*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.rating-text em {
    margin-left: 10px;
}
.land-head-sec .elementor-column-gap-default {
    display: flex;
    align-items: center;
}
.land-head-sec h3.elementor-icon-box-title {
    margin-bottom: 0px !important;
}
.land-head-sec span {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #24344A;
    display: block;
    font-family: 'Poppins', sans-serif;
}
.land-head-sec .elementor-widget-wrap {
    padding: 10px 0px !important;
}

 .elementor-icon-box-wrapper {
    justify-content: flex-end !important;
    align-items: center !important;
}
.landing-page-banner .elementor-section-boxed em {
    font-style: normal;
    color: #000;
}
/* .elementor-section-boxed p {
    display: flex;
    align-items: center;
} */
/*.landing-page-banner .elementor-element-ae2d022 .elementor-widget-container::before {*/
/*    position: absolute;*/
/*    width: calc(100% + -5px);*/
/*    height: calc(100% + -10px);*/
/*    top: calc(25px + 10px);*/
/*    content: "";*/
/*    border: 4px solid #000345;*/
/*    z-index: -1;*/
/*    right: calc(25px + 9px);*/
/*    box-shadow: 0 0 1px transparent;*/
/*}*/
.landing-page-banner .elementor-element-ae2d022 .elementor-widget-container {
    position: relative;
    z-index: 2;
}
html.js.no-svg {
    margin-top: 0px !important;
}
.land-head-sec {
    border-bottom: 1px solid #24344A;
}
.landing-page-banner {
    padding: 80px 0px !important;
}
.elementor-section-boxed p {
/*     display: flex;
    align-items: center;
    color: #000000; */
    grid-gap: 10px;
}
.list-itms p {
    padding: 8px 0px;
}
.banner-btn .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-29998ba {
    width: 180px;
}
.section-secnd h2 {
    background: #EAF7EB;
    width: 100%;
    height: 47px;
    max-width: 261px;
    line-height: 47px;
    margin: auto;
}
.serv-section {
    padding: 40px 0px;
}
.serv-sec .elementor-widget-wrap {
    position: relative;
    z-index: 2;
}
.serv-sec .elementor-widget-wrap::before {
    -webkit-transform: perspective(500px) rotateY( 
-5deg);
    transform: perspective(500px) rotateY( 
-5deg);
    position: absolute;
    width: calc(100% + -7px);
    height: calc(100% + -13px);
    top: calc(25px + 7px);
    content: "";
    border: 3px solid #000345;
    z-index: 1;
    right: calc(25px - -7px);
    transition: all .4s;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 1px transparent;
    transition-delay: .2s;
}
.serv-sec .elementor-widget-wrap:hover::before {
    opacity: 1;
    visibility: visible;
        z-index: -1;
}
.serv-sec .elementor-widget-wrap.elementor-element-populated {
    padding-top: 60px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 60px !important;
     background: #fff;
    z-index: 999;
    position: relative;
}
.serv-sec:hover::before {
   opacity: 1;
}
.serv-sec::before {
    width: 92%;
    height: 92%;
    left: -20px;
    bottom: -20px;
    background: rgba(0,2,72,.1);
    content: "";
    position: absolute;
    z-index: 1;
    transform-style: preserve-3d;
    transform: rotateY( 
-10deg);
    filter: blur(50px);
    opacity: 0;
    transition: all .7s;
}
{
background: #fff;
    position: relative;
     will-change: transform;
    transform: perspective(1000px) rotateX( 
0deg) rotateY( 
0deg);
}
.serv-icon::before {
    background: linear-gradient( 
180deg,#ebfffd 0%,#efeefa 100%);
    position: absolute;
    content: "";
    right: 44%;
    top: -15%;
    height: 100%;
    width: 88px;
    z-index: -1;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transform: rotateY( 
-7deg);
    box-shadow: 0 0 1px transparent;
}
.elementor-container.elementor-column-gap-default  .elementor-column.elementor-col-33.elementor-top-column.serv-sec {
    position: relative;
    z-index: 999;
    background: #fff;
}
.serv-sec p {
    font-size: 18px;
    line-height: 28px;
    color: #757589;
    font-weight: 400;
    font-family: 'DM Sans';
}
.price-item .elementor-widget-container {
    display: flex;
    align-items: center;
}
.price-item .elementor-widget-container h2 {
    color: #00d09c;
    font-size: 50px;
    line-height: 41px;
    font-weight: 700;
    margin-bottom: 0;
    font-family: 'DM Sans';
}
.price-item .elementor-widget-container span {
    text-transform: capitalize;
    font-family: 'DM Sans';
}
.busines-sec .elementor-widget.elementor-widget-text-editor {
    margin-bottom: 20px;
}
.get-started p {
    justify-content: center;
}
.grid-item-1 .elementor-widget-container {
    font-size: 15px;
    line-height: 24px;
    display: block;
       text-align: left;
    font-family: 'DM Sans';
}
.grid-item-1 h2 {
    text-align: left;
}
.price-item .elementor-widget-container {
    display: flex !important;
    align-items: center;
}
.gurantee-text .elementor-widget-container {
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #c3c3c3;
}
.small-list li {
    display: flex;
    align-items: center;
    grid-gap: 10px;
    padding: 6px 0px;
}
.small-list li {
    display: flex;
    align-items: center;
    grid-gap: 10px;
    color: #737387;
    font-size: 20px;
    line-height: 50px;
}
.compare-text {
    padding-bottom: 30px;
}
.grid-item-1 .elementor-widget-wrap.elementor-element-populated {
       padding: 40px !important;
    background: #fff !important;
    margin: 0 auto !important;
    position: relative !important;
    z-index: 2;
}
.grid-item-1  .elementor-widget-wrap.elementor-element-populated::before {
        transform: perspective(500px) rotateY(
-4deg);
    position: absolute;
    width: calc(100% + -100px);
    height: calc(100% + -4px);
    top: calc(25px + -1px);
    content: "";
    border: 3px solid #000345;
    z-index: -1;
    right: calc(25px - -47px);
    box-shadow: 0 0 1px transparent;
}
.elementor-inner-column.grid-item-1::before {
    background: #fff;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    transform: perspective(700px) rotateY( 
-5deg);
    box-shadow: 0 0 1px transparent;
}
 .salary-text p {
    font-family: DM Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    text-transform: capitalize;
    color: #000000;
    text-align: center;
    justify-content: center;
        padding: 50px 0px 0px;
}
h6.elementor-heading-title.elementor-size-default {
    height: 36px;
    padding: 0px 15px;
    font-size: 15px;
    line-height: 35px;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    padding-left: 17px !important;
    background: rgba(0,208,156,.1);
}
.elementor-1141 .elementor-element.elementor-element-fdb207a  p.subtitle-2 {
    color: #757589;
    font-family: "DM Sans", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}
.our-team-btn .elementor-button-wrapper {
    border: 2px solid #000248;
    height: 56px;
    line-height: 56px;
    padding: 0px !important;
}
.our-team-btn .elementor-button-wrapper a {
    padding: 0px 30px;
}
.career-text a {
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 46px;
    fill: #000248;
    color: #000248;
}
.career-text a:hover {
    color: #702FFF;
}
.left-team-image img {
    padding-right: 100px;
    height: 100% !important;
    width: 100%;
}
.testimonial-title h2, .contact-text h2 {
    height: 36px;
    padding: 0px 15px;
    font-size: 15px;
    line-height: 35px;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    padding-left: 17px !important;
    transform: perspective(400px) rotateY(-11deg);
    width: auto;
    background: rgba(122,25,255,.1) !important;
}
.testimonial-title {
    margin-bottom: 0px !important;
}
.thumb::after {
    width: 92%;
    height: 92%;
    left: -10px;
    bottom: -10px;
    background: rgba(0,2,72,.3);
    content: "";
    position: absolute;
    filter: blur(14px);
    transition: .3s;
    z-index: 1;
}
.text-name h3 {
    font-size: 26px;
    line-height: 32px;
    color: #000248;
    font-weight: 700;
    font-family: 'Montserrat';
}
.text-name h6 {
    line-height: 28px;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Montserrat';
}
.text-name {
    padding-left: 25px;
}
p.test-text {
    display: inline-block !important;
    font-weight: 400;
    font-family: 'Montserrat';
    color: #52526c !important;
    font-size: 20px;
    line-height: 38px;
}
.thumb img {
    position: relative;
    z-index: 999;
}
.thumb {
    position: relative;
}
.tes-1::before {
    background: #fff;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    z-index: -1;
    transform: perspective(700px) rotateY(-8deg);
    opacity: 0;
    width: 100%;
    box-shadow: 0 0 1px transparent;
}
.tes-1:hover::before  {
    opacity: 1;
}
.tes-1 .elementor-widget-container::before {
      width: 100%;
    height: 92%;
    left: -25px;
    bottom: -25px;
    background: rgba(0,2,72,0.3);
    opacity: 0;
    content: "";
    position: absolute;
    z-index: -1;
    transform-style: preserve-3d;
    filter: blur(40px);
    transition: .3s;
}
.tes-1 .elementor-widget-container:hover::before  {
    opacity: 1;
}
.test_land-sec  {
    background: #fff;
}
.service-table table.tg {
    width: 100%;
}
.service-table table.tg td {
    text-align: center;
    font-size: 14px !important;
    font-family: 'Montserrat';
    color: #000;
    padding: 10px 20px;
}
th.tg-0pky, tr td.tg-0pky {
    text-align: center !important;
}
.service-table th span, .service-table th {
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 30px;
    text-align: center;
    text-transform: capitalize !important;
    color: #000000;
    font-family: 'Montserrat' !important;
}
.service-table table.tg td:first-child {
    text-align: left !important;
}
th.tg-0lax, .service-table table.tg td:last-child {
    color: #702FFF;
}
.service-table th {
    padding: 10px 20px;
}
.table-title {
    margin-bottom: 70px !important;
}
 .contact-text h2 {
         background: rgba(0,207,255,.1) !important;
 }
/**inner-pages**/
 .page-id-1531 .footer_main_shapes, .page-id-1522 .footer_main_shapes, .page-id-1524 .footer_main_shapes, .page-id-1526 .footer_main_shapes,  .page-id-1528 .footer_main_shapes  {
    display: none;
}
.page-id-1531 header.site_header, .page-id-1522 header.site_header, .page-id-1524 header.site_header, .page-id-1526 header.site_header, .page-id-1528 header.site_header {
    background: #171e86;
}
.page-id-1531 .wrap, .page-id-1522 .wrap, .page-id-1524 .wrap, .page-id-1526 .wrap,  .page-id-1528 .wrap {
    width: 100%;
    padding: 150px 15px;
    max-width: 1201px;
    margin: 0 auto;
}
.page-id-1531 .wrap header.entry-header.sticky, .page-id-1522 .wrap header.entry-header.sticky, .page-id-1524 .wrap header.entry-header.sticky, .page-id-1526 .wrap header.entry-header.sticky, .page-id-1528 .wrap header.entry-header.sticky  {
    background: transparent;
}
.page-id-1531 .wrap header.entry-header, .page-id-1522 .wrap header.entry-header, .page-id-1522 .entry-content, .page-id-1524 .entry-content, .page-id-1526 .entry-content,  .page-id-1528 .entry-content {
    text-align: center;
    padding: 40px 0px;
}
.entry-content button {
    font-family: 'Montserrat' !important;
}
.page-id-1531 footer.site_footer , .page-id-1522 footer.site_footer, .page-id-1524 footer.site_footer,  .page-id-1526 footer.site_footer, .page-id-1528 footer.site_footer {
   padding: 60px 0 0px;
}
.page-id-1522 .wrap header.entry-header , .page-id-1524 .wrap header.entry-header,  .page-id-1526 .wrap header.entry-header, .page-id-1528 .wrap header.entry-header {
    padding-bottom: 0px;
  text-align: center;
      text-transform: capitalize;
}
/**planning**/
section.ecommerce-banner .banner-img-right {
    position: static;
}
.process-section .tab-content.current {
    display: inherit;
    background: #ffffff3d;
    box-shadow: 1px 2px 8px 4px #0000001f;
    border-radius: 14px;
}
.tab-content h3 {
    padding-bottom: 10px;
}
.location-list .tab-content {
    position: unset;
}

section.ecommerce-banner h2 {
    padding-bottom: 18px !important;
}

/*--------------------------------------------Plans CSS ---------------------------*/

/*======new-css======*/
  .ecommerce-banner .banner_text-img {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.ecommerce-banner .main-banner {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    align-items: center;
}
.ecommerce-banner h1 {
    z-index: 99;
    max-width: 602px;
    font-size: 36PX;
    font-family: 'Montserrat';
    font-weight: 700 !important;
    line-height: 41px;
    margin: 0;
    text-align: left;
    padding-bottom: 10px;
}
.ecommerce-banner .banner-img-right img {
    max-width: 990px !important;
}



.ecommerce-banner h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 56px;
    margin: 0px;
    text-align: left;
}
.ecommerce-banner .banner-img-right img {
        right: 0px;
    position: absolute;
    bottom: 0;
    width: auto;
    max-width: inherit;
}
section.header-banner-block {
     height: 730px;
}

section.ecommerce-banner {
    height: 570px;
    padding-top: 240px;
}
section.ecommerce-banner ul.banner_listing li {
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.3px;
    font-family: 'Montserrat';
    font-weight: 400;
    padding: 12px 0px;
    text-align: left;
}
.ecommerce-banner ul.banner_listing {
    margin: 0;
    padding: 0;
    list-style: none;
}

section.ecommerce-banner ul.banner_listing li.get-a_quote {
    padding-top: 0px;
}
/***tech**/
section.eco-technology {
    background-image: linear-gradient(#fff, #0ba6b1);
    padding-top: 67px;
    padding-bottom: 67px;
}
section.eco-technology p {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 45px;
    padding-top: 16px;
    color: #323232;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 1010px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 28px;
    margin: auto;
}
section.eco-technology h2
.eco-technology .technologies h2 {
    color: #fff;
    line-height: 40px;
    margin: 0px;
    letter-spacing: 0.3px;
}
section.eco-technology .technologies p {
    color: #fff;
    line-height: 28px;
    letter-spacing: 0.3px;
    padding-top: 10px;
}
.eco-technology .technologies h3 {
    margin: 0px;
}
/**.eco-technology  .icon-1 {
    height: 128px;
    margin: auto;
}**/
/**two-grids**/
section.auspicious-package {
    padding: 80px 0px;
}
.two-grid-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.how-we-compare {
    width: 35%;
}
.how-we-compare h2 {
    color: #000;
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 0.3px;
    margin-bottom: 0px;
}
.how-we-compare p {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.3px;
    font-weight: 400;
}

.packages-sec {
    width: 65%;
    float: right;
    padding: 0px 30px;
}
ul.listing-grids {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    padding-left: 0px;
    grid-gap: 40px;
}
.packages-sec ul li {
    list-style: none;
}
p.glassdoor-text {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.3px;
    font-weight: 400;
    padding-top: 20px;
}
.listing-grids ul li {
       display: flex;
    align-items: center;
    margin: 20px 0px;
}
.listing-grids ul li:first-child {
    margin-top: 0px;
}
.listing-grids ul li:last-child {
     margin-bottom: 0px;
}
.freelancer-staff ul li img {
    width: 20px;
    margin-right: 15px;
}
ul.listing-grids h2 {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.3px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    max-width: 280px;
    margin: auto;
    padding: 15px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
li.freelancer-staff, li.auspicious-pack {
     box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
     border-radius: 8px;
}
.listing-grids ul li img {
    width: 20px;
    margin-right: 15px;
}
.auspicious-pack   {
    background: #03a3ae;
}
.auspicious-pack h2 {
    background: #fff;
    color: #03a3ae;
}
.auspicious-pack p, .freelancer-staff h2 {
    color: #fff;
}
.freelancer-staff h2 {
    background: #03a3ae;
}
h2.total-cost {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
li.freelancer-staff ul {
   padding: 60px 40px;
}
li.auspicious-pack ul {
 padding: 80px 20px;
}
li.freelancer-staff {
    margin: 20px 0px;
}
.service-prices {
    background: linear-gradient( 
116.82deg, #08219a 0%, #350840 100.51%);
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 60px 0 60px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service-prices h2 {
    font-size: 30px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.3px;
    padding-bottom: 50px;
}
.service-prices ul {
    list-style: none;
    padding-left: 0px;
}
ul.prices-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 60px;
    align-items: center;
}
ul.prices-inner h2 {
    color: #272727;
    width: 100%;
    max-width: 100px;
    margin: 20px auto;
    border-top: 2px solid;
    padding: 10px 0px;
}
.price-tag {
    background: #9068ea;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    line-height: 170px;
    margin: auto;
}
.price-tag strong {
    font-size: 56px;
    letter-spacing: 0.3px;
}
ul.service-list li p {
    color: #4b4b4b;
    font-size: 14px;
    line-height: 44px;
    margin: 0px;
    letter-spacing: 0.3px;
}
ul.prices-inner li {
    text-align: center;
    background: #fff;
    border-radius: 8px;
    padding: 20px 30px;
    position: relative;
    padding-bottom: 40px;
    z-index: 9;
}
ul.service-list li {
    display: flex;
    align-items: center;
    padding: 0px;
    text-align: left;
}
.price-tag {
    background: #9068ea;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    line-height: 154px;
    margin: auto;
}
.price-tag p {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
ul.service-list li img {
    margin-right: 15px;
}
ul.service-list {
    padding: 20px 0px;
}
ul.prices-inner li:nth-child(2) .price-tag {
    background: #03a3ae;
}
ul.prices-inner li:nth-child(3) .price-tag {
    background: #ffaa17;
}
.buy-now a {
    text-decoration: none;
    width: 100% !important;
    max-width: 150px !important;
    display: inline-block;
    padding: 0px;
    height: 50px;
    border-radius: 40px;
    text-align: center;
    line-height: 50px;
    background: #9068ea;
    color: #fff;
    font-size: 14px;
}
ul.prices-inner li:nth-child(2) .buy-now a {
    background: #03a3ae;
}
ul.prices-inner li:nth-child(3) .buy-now a {
    background: #ffaa17;
}
img.round-img {
    position: absolute;
    left: -1px;
    bottom: 0px;
    max-width: 100px;
}
.buy-now {
    padding: 20px 10px;
}
ul.prices-inner li::after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0;
    background-image: url(./images/half-ro.png);
    width: 200px;
    background-repeat: no-repeat;
    height: 200px;
    z-index: -1;
    border-top-right-radius: 8px;
}
ul.service-list li::after {
    display: none;
}section.get-in-touch {
    background-image: linear-gradient(#fff, #0ba6b1);
    padding-top: 67px;
    padding-bottom: 67px;
}
/**form-css**/
section.start-project {
    padding: 80px 0 50px 0;
    background-image: url(./images/background.png);
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
}
.start-project-heading h1 {
    font-size: 24px;
    line-height: 40px;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding-bottom: 15px;
    margin: 0;
    letter-spacing: 0.3px;
}
.start-project-heading p {
    font-size: 14px;
    line-height: 28px;
    color: #000;
    text-align: center;
    font-weight: 400;
    margin: 0;
    letter-spacing: 0.3px;
}
form.traning-form {
    display: flex;
    flex-wrap: wrap;
    max-width: 831px;
    margin: 0 auto;
    /* grid-gap: 0 12px; */
    justify-content: space-between;
}

.traning-form .form-group {
    width: 48%;
    padding: 10px 5px 10px 0;
    float: left;
}

.traning-form .form-group-text-area {
    width: 100%;
}
.traning-form .form-group input {
    background: #f6f9fb;
    border: 1px solid #d6d6d6;
    padding: 0px 25px;
    width: 100%;
    border-radius: 6px;
    font-size: 14px;
    line-height: 50px;
    font-family: 'Montserrat';
}
.traning-form .form-group input::placeholder{
    color:#2c2c2c;
    font-size:14px;
    line-height:50px;
}
.traning-form .form-text-area {
    padding-top: 10px;
    width: 100%;
}
.traning-form .form-text-area textarea {
    background: #f6f9fb;
    border: 1px solid #d6d6d6;
    width: 100%;
    padding:  30px;
    border-radius: 6px;
    resize: none;
    height: 150px;
    font-family: 'Montserrat';
    max-width: 100% !important;
}
.traning-form .form-text-area textarea::placeholder{
    color:#2c2c2c;
    font-size:14px;
    line-height:50px;
}
.traning-form .form-group-submit {
    width: 100%;
    padding-top: 40px;
}
.traning-form .form-group-submit input {
    border: 0px;
    padding: 0px;
    width: 100%;
    border-radius: 50px;
    background: linear-gradient(to right, #0026ac, #350840);
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    height: 50px;
    font-family: 'Montserrat';
}
.start-project-heading {
    padding-bottom: 50px;
}

section.start-project input:focus, .traning-form .form-text-area textarea:focus-visible  {
    outline: none;
}



/**tabs**/




ul.tabs{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.tabs li{
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}

.process-section .tab-content.current{
    display: inherit;
}
.process-img {
    width: 100%;
    text-align: center;
    position: relative;
    max-width: 300px;
    margin: auto;
    height: 390px;
   
}
.process-img h2 {
    position: absolute;
    top: 21%;
    z-index: 99;
    left: 0;
    right: 0;
    margin: 0px;
    font-size: 24px !important;
    color: #0324a6;
}
.process-section {
    position: relative;
}

li.tab-link.tab_1 {
    position: absolute;
    top: 20%;
    left: 21%;
    padding: 0px;
}
 ul.tabs li h2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px;
    font-size: 24px;
}
ul.tabs li.tab_1 h2 {
    top: 27%;
    display: flex;
    align-items: center;
    left: 30px;
    justify-content: center;
}
li.tab-link.tab_2 {
    position: absolute;
    top: 38%;
    left: 27%;
    padding: 0px;
}
li.tab-link.tab_3 {
    position: absolute;
    bottom: 17%;
    left: 42%;
    padding: 0px;
}
ul.tabs  li img {
    width: 100%;
    max-width: 200px;
}
ul.tabs li.tab_2 h2 {
    top: 33%;
    left: 15%;
    color: #24c5d9;
}
li.tab-link.tab_3 h2 {
    color: #42a3f5;
    bottom: 50%;
}
li.tab-link.tab_4 {
    position: absolute;
    right: 27%;
    bottom: 26%;
    padding: 0px;
}
li.tab-link.tab_4 h2 {
    color: #eb4079;
    bottom: 52%;
    right: 12%;
}
li.tab-link.tab_5 {
    position: absolute;
    right: 21%;
    top: 19%;
    padding: 0px;
}
li.tab-link.tab_5 h2 {
    color: #6855bb;
    top: 30%;
    right: 10%;
}
li.tab-link.current h2 {
    color: #fff !important;
}
.tab-content {
    display: none;
    padding: 15px;
    width: 100%;
    margin: auto;
    max-width: 850px;
    top: 100px;
    position: relative;
  line-height: 28px;
}
li.tab-link.tab_1 h2 {
    color: #fd9600;
}
section.eco-technology .technologies {
    margin-top: 160px;
}
li.tab-link.current img.active {
    display: block;
}
li.tab-link img.active {
    display: none;
}
img.w-img {
    display: block;
}
li.tab-link.current img.w-img {
    display: none;
}


/*-----anmation_training_page----*/


.context {
    width: 100%;
    position: absolute;
    top:0;
    
}

.context h1{
    text-align: center;
    color: #fff;
    font-size: 50px;
}


.area{
    background: #4e54c8;  
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);  
    width: 100%;
    height:100vh;
    
   
}

.circles{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.circles li{
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    animation: animate 25s linear infinite;
    bottom: -150px;
    
}

.circles li:nth-child(1){
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}


.circles li:nth-child(2){
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3){
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4){
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5){
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6){
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7){
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8){
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9){
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10){
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}



@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}
.twentyseventeen-front-page section.header-banner-block {
    height: 700px;
}
.training-img {
    bottom: 0;
    right: 0px;
    opacity: 1;
    transition: opacity 0.5s ease 0s;
    box-sizing: border-box;
    direction: ltr;
    position: fixed !important;
    text-align: right;
    padding: 0px;
}
.t-text {
    display: grid;
    justify-content: center;
    text-align: center;
    margin-top: 10px;
    background: #171e86;
    box-shadow: rgb(0 0 0 / 40%) 1px 2px 6px;
    padding: 10px 0px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    position: relative;
}
.icon-flex img {
    box-shadow: rgb(0 0 0 / 40%) 1px 2px 6px;
    background: #fff;
    border-radius: 50%;
    padding: 5px;
}
header.site_header .icon-flex .t-text span {
    color: #ffffff;
    font-size: 16px !important;
    margin-bottom: 5px;
    display: block !important;
    font-weight: 600;
}
.hvr-backward {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
}
.t-text::before {
    left: 0;
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background: #171e86;
    transform: rotate(
45deg);
    right: 0;
    margin: auto;
    z-index: -1;
    top: -5px;
}
body {
    overflow-x: hidden;
}
/***tabs**/
#accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
  background-color: #b42b2b;
  color: white;
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
  color: white;
}
#accordion .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: center;
}
#accordion .panel-heading a:not(.collapsed) {
  color: white;
  background-color: #b42b2b;
  transition: all 0.2s ease-in;
}

/* Add Indicator fontawesome icon to the left */
#accordion .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  float: left;
  color: white;
  font-weight: lighter;
  transform: rotate(0deg);
  transition: all 0.2s ease-in;
}
#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #444;
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}
.ryt_txt h2 {
font-family: Montserrat;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 29px;
text-transform: uppercase;
color: #79209E;
}
.ryt_txt p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}
.ryt_txt button {
    width: 285px;
    height: 46px;
    left: 1111px;
    top: 377px;
    background: #79209E;
    border-radius: 36px;
    border: 0px;
    }
    .ryt_txt button a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}
.training-tab {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.right_menus-list .btn-primary.btn-lg {
    color: #fff;
    font-size: 14px;
    margin: 0 12px;
    line-height: 17px;
    font-weight: 300;
    border-right: 0px solid rgba(255, 255, 255, 0.5);
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
    position: relative;
    padding: 34px 0;
}




/*traffic-generating-page  */
section.Portfolio-sec-block.sec-items .main-items-content.hert-logo li {
    padding-left: 10px;
}
section.traffic-generating {
    background-image: url(/wp-content/uploads/2022/09/banner-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
}
.generating-section {
    padding: 100px 0 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    grid-gap: 42px;
    position: relative;
}
.generating-create h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 37px;
    color: #050748;
    position: relative;
}

.generating-content .generating-create {
    display: flex;
    align-items: baseline;
    padding-bottom: 6px;
}
.generating-text h1 {
    font-weight: 500;
    font-size: 46px;
    line-height: 53px;
    color: #050748;
}
.generating-form .get-quote h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #050748;
}

.generating-form .quote-btn a {
    background: #101B87;
    border-radius: 23.5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 47px !important;
}
.generating-form .get-quote p {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #050748;
    padding: 14px 0 30px;
}
.generating-form .bottom-text span {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #050748;
    padding-top: 16px;
    display: flex;
    justify-content: center;
}
.generating-content .generating-create svg {
    width: 97px;
    height: 54px;
    margin-right: 59px;
}
.our-partners-section {
    width: 100%;
    background-color: #ffffff !important;
    bottom: 0;
    left: 0;
    right: 0;
    height: 150px;
    position: relative;
}
.generates-section {
    display: inline-block;
    width: 100%;
}
.generates-sec-right {
    width: 50%;
    float: left;
    position: relative;
}
.generates-sec-left {
    width: 50%;
    float: left;
    padding-left: 50px;
}
.generates-business .heading-content p {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #050748;
    padding-bottom: 15px;
}
.generates-business .heading-content h1 {
    font-weight: 600;
    font-size: 44px;
    line-height: 54px;
    color: #050748;
    max-width: 511px;
    padding-bottom: 19px;
}
.generates-business span.Generates-offical {
    color: #673AB7;
}
.generates-business p.generates-text {
    font-weight: 300;
    font-size: 14px;
    line-height: 25px;
    color: #464646;
    padding-bottom: 25px;
}
section.generates-business {
    padding: 100px 0;
    background: #F5F5FF;
}
.generates-business span.Allied-bottom-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #202020;
}
.generates-business .our-gols {
    background-color: #ffffff !important;
    width: 574px;
    height: 74px;
    padding: 17px 0;
    border-left: 4px solid #673AB7;
    padding-left: 25px;
}
.winning-heding h6 {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #050748;
     padding-bottom: 15px;
}
.winning-heding {
    text-align: center;
}
.winning-heding h1 {
    font-weight: 600;
    font-size: 44px;
    line-height: 54px;
    text-align: center;
    color: #050748;
    max-width: 851px;
    margin: 0 auto;
    padding-bottom: 50px;
}
section.Portfolio-sec-block h1 {
    padding-bottom: 90px;
}
section.winning-portfolio {
    background: #f5f5ff;
    padding-bottom: 100px;
}
span.Generates-offical {
    color: #673AB7;
}
.winning-portfolio .images-section {
    grid-template-columns: 1fr 1fr 1fr;
    position: relative;
}
.winningport-img {
    background: #fff;
    text-align: center;
    border-radius: 10px;
}
.winningport-img h4 {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #050748;
    padding: 24px 0;
}
.main-portfolio-block {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center;
    grid-gap: 21px;
}
section.Portfolio-sec-block {
    background-color: #f5f5ff;
    overflow: visible;
}
.main-items-content {
    border: 2px solid #D9E7FF;
    border-radius: 10px;
    padding-bottom: 28px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
    -webkit-transition: -webkit-transform .8s ease-in-out;
    -ms-transition: -ms-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}
ul.item-list li {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #272D4E;
    position: relative;
    text-align: left;
    padding-left: 30px;
    padding-bottom: 24px;
    display: flex;
    align-items: center;
}
ul.item-list {
    padding-left: 32px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    padding-top: 30px;
}
.main-items-content h5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #272D4E;
    padding: 0px 0 30px;
}
.main-items-content span {
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #FFFFFF;
}
.prize-items {
    background: #5C48C0;
    padding: 10px;
}
.blocks-btn {
    width: 100%;
    margin: 0 auto;
    padding: 0px 24px;
}
.blocks-btn .get-quote-popup {
    background: #D9E7FF;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 66px;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #272D4E;
    cursor: pointer;
    max-width: 100%;
}
ul.item-list li::before {
    position: absolute;
    content: '';
    width: 10.94px;
    height: 10.94px;
    background: #5C48C0;
    border-radius: 50px;
    left: 0;
}
.domain-main svg {
    width: 109px;
    height: 109px;
    margin-top: -60px;
}
section.Portfolio-sec-block.sec-items {
    padding-top: 100px;
      padding-bottom: 100px;
}
section.Portfolio-sec-block.sec-items .main-items-content.hert-logo {
    background: #5c48c0;
}
section.Portfolio-sec-block.sec-items .main-items-content.hert-logo .prize-items span {
    color: #5c48c0;
}
.main-items-content.hert-logo li {
    color: #fff;
}
.main-items-content.hert-logo h5 {
    color: #fff;
}
section.Portfolio-sec-block.sec-items .main-items-content.hert-logo .prize-items {
    background: #fff !important;
}
/*traffic-generating-page  */
/* get-quote-page*/
div#wpcf7-f545-o1 {
    display: none;
}
span.email-from-submit {
    color: white;
    padding: 17px 20px;
    border: none;
    border-radius: 3.6rem;
    cursor: pointer;
    background: #07508f !important;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: 0;
    text-transform: uppercase;
}
span.email-from-submit:hover {
    background: #053b69!important;
}
.generating-form form input, textarea:focus {
    border-bottom: 1px solid #D7D7D7!important;
}
span.contact-form-spinner {
    color: white;
    padding: 17px 20px;
    border: none;
    border-radius: 3.6rem;
    cursor: pointer;
    background: #07508f;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: 0;
    text-transform: uppercase;
    width: 100%;
    -webkit-appearance: button;
}
/* get-quote-page*/
.quote-outer {
    position: fixed;
    top: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    z-index: 9999;
    overflow: scroll;
    display: flex;
    align-items: center;
}
.quote-outer .quote-inner {
    background: #fff;
    max-width: 740px;
    margin: 0 auto;
    border-radius: 12px;
    top: 0;
    left: 0;
    display: grid;
    grid-template-columns: 1fr 1.3fr;
    width: 96%;
}
.quote-right {
    padding: 20px 30px 30px 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.quote-right span.close-quote-popup {
    position: absolute;
    right: 10px;
    top: 10px;
}
.quote-outer .quote-inner .quote-left img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: right;
}
span.quote-email-from-submit:hover {
    background: #1f2a95;
}
.quote-left {
    position: relative;
}
.quote-outer .quote-inner .quote-left .text-overlay {
    position: absolute;
    bottom: 0;
    padding: 20px;
}
.text-overlay p {
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 37px;
    color: #fff;
    margin-bottom: 5px;
}
.text-overlay h3 {
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 44px;
    color: #fff;
}
.text-overlay h3 span {
    color: rgba(207, 150, 65, 1);
}
.quote-right span {
    cursor: pointer;
    float: right;
}
.quote-right h2 {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: #333;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}
.quote-right form input, .quote-right form textarea.user-textarea {
    border-width: 0 0 1px 0 !important;
    background: transparent;
    border-color: rgba(215, 215, 215, 1);
    display: inline-block;
    padding: 10px;
    border-radius: 0 !important;
    padding-left: 2px;
}
.quote-right form textarea.user-textarea {
    height: 70px;
}
span.quote-email-from-submit {
    background: #101B87;
    width: 100%;
    border-radius: 22px;
    text-align: center;
    color: #fff;
    padding: 16px;
    margin-top: 10px;
}
section.new-thanks-suffescom {
    padding-top: 120px;
}	
.thanks-top {
    text-align: center;
}
.thanks-top h1 {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 10px;
} 
.new-thanks-suffescom-wrap {
    max-width: 850px;
    -moz-box-shadow: 1px 1px 11px 0 #bbb5b5;
    -webkit-box-shadow: 1px 1px 11px 0 #bbb5b5;
    box-shadow: 1px 1px 11px 0 #bbb5b5;
    width: 100%;
    z-index: 1;
    position: relative;
    margin: 30px auto 50px;
}
.new-thanks-suffescom-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.new-thanks-suffescom-person-image {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.person-image-wrap img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 5px solid #fff;
    object-fit: cover;
    object-position: top;
    -moz-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 7px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 7px rgb(0 0 0 / 10%);
}
.new-thanks-suffescom-person-details {
    width: 50%;
	    padding: 30px;
}
.new-thanks-suffescom-person-image {
    width: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding: 30px;
    background: linear-gradient(to right, #171e86, rgb(0 162 173));
}
.new-thanks-suffescom-person-image h1 {
    color: #fff;
    font-size: 32px;
    font-weight: 500;
}
.new-thanks-suffescom-person-image p {
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
}

.new-thanks-suffescom-person-image p a {
    color: #fff;
    text-decoration: underline;
    font-size: 14px;
}
.display-info h6 a {
    color: #040404c7;
}
.new-thanks-suffescom .note {
    color: #171e86;
    font-size: 16px;
    max-width: 360px;
    width: 100%;
}
.person-info-wrap {
    margin-top: 10px;
}
.display-info {
    display: flex;
}
.display-label {
    width: 100px;
}
.display-info h6 {
    font-size: 15px;
    color: #000000;
    margin: 20px 00px 00px 00px;
    padding-bottom: 4px;
}
.display-name {
    border-bottom: 1px solid #000;
    padding: 00px 10px 5px 00px;
    margin-left: 22px;
}
.display-name h6 {
    color: #040404c7;
}
.new-thanks-suffescom-wrap h2 {
    color: #ffffff;
    font-size: 20px;
    letter-spacing: normal;
    line-height: 24px;
    text-align: center;
    margin: 15px 0px 15px 0px;
    text-transform: capitalize;
    position: relative;
    font-weight: 500;
}
/* 22-09-22 */
.main-items-content:hover {
    box-shadow: 4px 0 15px #ebebeb;
    transform: scale(1.04);
}

/* 22-09-22 */

/* ===========23-09-22=========== */
.addition-page .addition-text h1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    color: #1A1673;
}
.addition-text p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    padding-top: 10px;
    position: relative;
    padding-bottom: 10px;
    max-width: 330px;
    margin: 0 auto;
}
.addition-text p::before {
    position: absolute;
    width: 100%;
    content: '';
    height: 3px;
    background: #121C88;
    max-width: 180px; 
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.addition-block {
    display: flex;
    grid-gap: 50px;
    justify-content: space-between;
    align-items: center;
}
.addition-block .left-section {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.addition-block .right-section {
    width: 50%;
    padding-bottom: 50px;
}
.addition-block .left-section img {
    width: 100%;
    display: block;
    object-fit: contain;
}
.addition-main-page img {
    width: 100%;
    display: block;
    object-fit: cover;
}
.thanku-page-text p:last-child {
    padding-bottom: 0;
}
.addition-page .right-section h1.right-heading {
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    color: #1A1673;
    padding-bottom: 5px;
}
.addition-section {
    background: #E7F3FE;
    padding-top: 40px;
}
.addition-section .container {
    max-width: 870px;
}

.addition-main-page {
    position: relative;
}
.addition-page .right-section h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #1A1673;
}
.addition-page {
    padding-top: 84px;
}
.thanku-page-text p, .thanku-page-text a {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #19181A;
    padding-bottom: 19px;
}
.thanku-page-text {
    border: 1px solid #726FBB;
    padding: 30px 30px 30px 30px;
    background: #E7E6FF;
    border-radius: 16px;
}
.addition-block .right-main-text {
    padding-bottom: 20px;
}
.addition-block .thanku-page-text a {
    text-decoration: underline;
}
.page-template-thankyou .footer_main_shapes {
    padding-top: 0;
}
.addition-main-page {
    background-image: url(/wp-content/uploads/2022/09/280-1.png);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 40px; 
}
.generating-form .get-quote {
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
    padding: 40px 36px;
    width: 100%;
    height: 100%;
    min-height: 100%;
    border: 0;
    display: block;
    border-radius: 0;
}
.generating-form form input, .generating-form form textarea {
    background: transparent;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-radius: 0 !IMPORTANT;
    padding-left: 0;
}
.generating-form .get-quote form input::-webkit-input-placeholder,
.generating-form .get-quote form textarea:-moz-placeholder  {
    opacity: 1;
  color:#050748!important;
}
.generating-form .get-quote form input::-moz-placeholder,
.generating-form .get-quote form textarea:-moz-placeholder  { 
    opacity: 1;
  color:#050748!important;
}
.generating-form .get-quote form input:-ms-input-placeholder,
.generating-form .get-quote form textarea:-moz-placeholder  {
     opacity: 1;
  color:#050748!important;
}
.generating-form .get-quote form input:-moz-placeholder,
.generating-form .get-quote form textarea:-moz-placeholder  { 
    opacity: 1;
  color:#050748!important;
}

/* ===========23-09-22========== */

/*=========== 04-10-2022 =============*/
/* ===========trafic-page-slider======== */
.owl-carousel-new,
.owl-carousel-new .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel-new {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel-new .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel-new .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel-new .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel-new .owl-item,
.owl-carousel-new .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel-new .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel-new .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel-new .owl-dots.disabled,
.owl-carousel-new .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel-new,
.owl-carousel-new.owl-loaded {
  display: block;
}
.owl-carousel-new .owl-dot,
.owl-carousel-new .owl-nav .owl-next,
.owl-carousel-new .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel-new .owl-nav button.owl-next,
.owl-carousel-new .owl-nav button.owl-prev,
.owl-carousel-new button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel-new.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel-new.owl-hidden {
  opacity: 0;
}
.owl-carousel-new.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel-new.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel-new.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel-new.owl-rtl {
  direction: rtl;
}
.owl-carousel-new.owl-rtl .owl-item {
  float: right;
}
.owl-carousel-new .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel-new .owl-animated-in {
  z-index: 0;
}
.owl-carousel-new .owl-animated-out {
  z-index: 1;
}
.owl-carousel-new .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel-new .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel-new .owl-item .owl-lazy:not([src]),
.owl-carousel-new .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel-new .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel-new .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel-new .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel-new .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel-new .owl-video-playing .owl-video-play-icon,
.owl-carousel-new .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel-new .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel-new .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
} 
.slider-scrol-new.owl-carousel-new {
    max-width: 562px;
    margin: 0 auto;
    position: absolute; 
    top: 4%;
    left: 50%;  
    transform: translate(-50%, 0);
    z-index: 1;
}  
.banner-righr-sect .owl-carousel-new .owl-item img {
    display: block;
    width: 100%;
    border-radius: 40px;
}

/* ===========trafic-page-slider======== */
 .wrap {
    max-width: 1221px;
    padding: 0 15px;
    margin: 0 auto;
}
body.privacy-policy .entry-content {
    padding: 100px 0;
}
.entry-content h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 30px;
    text-transform: capitalize;
    color: #374151;
    padding-bottom: 10px;
    margin: 0;
}
.entry-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #202020;
    padding-bottom: 30px;
}
.page-id-2184 .entry-content {
    padding: 100px 0;
}
.page-template-traffic h2 {
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
}
.page-template-traffic .generating-text h1 {
    color: #050748;
    font-size: 15px;
    line-height: 26px;
    margin-top: 20px;
}
/* =============04-10-2022 ==============*/

/*  ===== 05-10-2022 ======== */
/* ============banner-right-sec-slider======= */
.banner-righr-sect img.laptop-img {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 238px;
    margin: 0 auto;
}
.banner-righr-sect {
    position: relative;
}
.slider-scrol-new1.owl-carousel-new {
    max-width: 218px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1;
}
.slider-scrol-new1.owl-carousel-new .owl-stage-outer {   
    border-radius: 40px;
}
.banner-righr-sect .banner-img-hide {
    text-align: center;
}

/*  ===== 06-08-2025 ======== */



.Top_Title_FImage {
display: flex;width: 100%;padding-top: 50px;
}

.Top_Title_FImage .left-content-block {
    align-content: center;
    width: 50%;
}

.left-content-block h2.heading_h2 {
    font-size: 34px;
}

.Top_Title_FImage img.blog-featured-image {
    width: 50%;
}

.innerBlog_single {
    margin-top: 79px;
}

.author-date {
    display: flex;
    gap: 20px;
    align-items: anchor-center;
    padding-top: 20px;
}

.author-date p, .author-date span {
    font-size: 14px;
    color: cadetblue;
}

/********media***********/
@media only screen and (min-width: 768px) {
    .cstmnav {
        display: none;
    }
    div#mySidenav ul li:hover .inner-SUb-meNu {
        display: block;
    }
  .elementor-1141 .elementor-element.elementor-element-4717e05 {
    width: 70% !important;
}
.land-head-sec .elementor-element.elementor-element-b232d60 {
    width: 15% !important;
}

}

@media (max-width: 1200px) {
    ul.main-img-section {
        background-image: none;
    }
    .siteContect ul a {
    display: none;
}
  .generates-business .our-gols {
    width: 100%;
}  
}

@media (max-width: 1199.98px) {
     li.request_quote.bth {
        display: none;
    }
    .right_menus-list ul a {
        margin: 0 9px;
        align-items: initial;
    }
    .shaPes h2 {
        padding: 13px;
        color: #fff;
        font-size: 14px;
        max-width: 70%;
        border-radius: 7px;
        position: relative;
        left: 0;
        top: 0;
        margin-left: 0px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .shaPes h3 {
        font-size: 15px;
        padding: 2px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        margin-left: 0px;
        width: 100%;
        height: 53px;
        text-align: center;
        line-height: 49px;
        max-width: 70%;
        margin-top: 0;
        border: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .shaPes {
        flex-direction: row;
        align-items: inherit;
    }
    section.about-us-banner {
        padding: 104px 0;
    }
    .main_desc_hiring {
        display: grid;
        grid-template-columns: 1fr;
        width: 100%;
    }
    .left__descr h2 {
        text-align: center;
    }
    .left__descr p {
        margin: auto;
        text-align: center;
    }
    /* ul.req_skills li {
        margin: auto;
    } */
    .ryt__descr h3 {
        text-align: center;
    }
    ul.form_skills {
        margin: auto;
        width: 100%;
        max-width: 480px;
    }
    .new-cstm .col-md-5 img {
        margin-top: 30px;
        max-width: 602px;
    }
    section.create_section {
        padding-bottom: 39px;
    }
    .main-img-section li:nth-child(4) {
        margin-top: 0px;
    }
    .main-img-section li:nth-child(2) {
        margin-top: 0px;
    }
    ul.main-img-section li:last-child {
        grid-column-start: 3;
        grid-column-end: 1;
        max-width: 538px;
        margin: auto;
    }
    .numbers-section .col-md-5 img {
        width: 100%;
        max-width: 669px;
    }
    .img_icons {
        width: 12px;
        margin-top: 12px;
        margin-right: 24px;
    }
    .page-template-contact-us section.header-banner-block {
        height: auto;
        padding-bottom: 50px;
    }
    section.header-banner-block {
        height: auto;
    }
    .logo-image {
        position: relative;
    }
    .services_tab button {
        width: 90%;
        height: 160px;
    }
    .tabing {
        background: transparent;
        border: none;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .riGht-content img {
        width: 100%;
        background-size: contain;
        max-width: 502px;
    }
    .LeFt-content {
        align-items: center;
    }
    .footer-blue-shape {
        max-width: 850px;
    }
    ul.main-img-section {
        background-image: none;
    }
    .logo-image {
        padding-top: 75px;
    }
    .twentyseventeen-front-page section.header-banner-block {
        padding: 105px 0 21px;
    }
    .new-cstm .bth {
        padding-top: 0;
    }
    .page-template-services-php section.header-banner-block.services-benner {
        padding: 82px 0 0;
    }
    .icon-1 {
        max-width: 222px;
    }
    .page-template-contact-us section.header-banner-block {
        height: auto;
        padding-bottom: 30px;
        padding-top: 40px;
    }
    
    /*======price-plan=====*/
    
    .ecommerce-banner h1 {
    font-size: 26px !important;
    line-height: 34px !important;
}
  section.header-banner-block .banner_text-img h2 {
    font-size: 24px;
}  
    .ecommerce-banner ul.banner_listing{
        z-index: 99;
    }
    section.ecommerce-banner ul.banner_listing li{
        font-size: 16px;
    }
   .process-section ul.listing-grids h2{
        max-width: 216px !important;
        padding: 10px !important;
    }
   .process-section ul.tabs  li img {
    max-width: 170px;
}
.process-section ul.tabs li h2{
    font-size: 22px;
}
section.auspicious-package {
    padding: 70px 0px;
}
section.eco-technology .process-img img {
    max-width: 262px;
}
section.eco-technology  .process-img h2{
    top: 19%;
}
section.eco-technology  li.tab-link.tab_3 {
    bottom: 24%;
    left: 41%;
}
section.eco-technology li.tab-link.tab_4 {
    right: 26%;
    bottom: 31%;
}
section.eco-technology li.tab-link.tab_5 {
    right: 19%;
    top: 19%;
}
section.eco-technology li.tab-link.tab_1 {
    top: 18%;
    left: 19%;
}
section.eco-technology li.tab-link.tab_2 {
    top: 36%;
    left: 26%;
}
section.ecommerce-banner .banner-img-right img {
    max-width: 840px !IMPORTANT;
}
.traning-form textarea#bg-cl {
    height: 127px !IMPORTANT;
}
}

@media only screen and (max-width: 991px) {
    .banner_text-img h1{
        margin: auto;
    }
    .twentyseventeen-front-page section.header-banner-block {
    height: auto !IMPORTANT;
}
    span.video_btn {
        position: absolute;
        margin-right: 0;
        background: #000;
        width: 60px;
        height: 60px;
        display: flex;
        border-radius: 50%;
        align-items: center;
        justify-content: center;
        bottom: initial;
        right: initial;
        cursor: pointer;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .choose_block .left_grid {
        padding-top: 0;
        margin-top: 40px;
    }
    .right_menus-list ul a {
        margin: 4px;
    }
    .technologies .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%;
        margin: 0 1%;
    }
    ul.main-img-section {
        grid-gap: 9px;
    }
    ul.main-img-section p {
        font-size: 13px;
    }
    ul.banner_listing {
        display: flex;
        grid-template-columns: 1fr;
        grid-gap: 45px;
        max-width: 60%;
        line-height: 22px;
        text-align: center;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin: auto;
        padding-top: 12px;
    }
    .banner_text-img h2 {
        font-size: 53px;
        margin: 0;
    }
    .banner_text-img h1 {
        font-size: 42px;
        line-height: 55px;
    }
    .new-cstm {
        display: flex;
        flex-direction: column;
    }
    section.create_section .col-md-5 {
        width: 100%;
        float: right;
        text-align: center;
    }
    section.create_section p {
        max-width: 100%;
        text-align: center;
    }
    .new-cstm .col-md-7 {
        width: 100%;
    }
    .choose_block .left_grid {
        width: 100%;
        max-width: 552px;
    }
    .testimonial-block {
        padding: 30px 0;
    }
    .testimonial-block .inner-box {
        padding: 65px 49px;
    }
    .Numbers-don\'t-lie-section h3 {
 padding-top: 0;
    padding-bottom: 27px;
}

.ourteam-1 {
    text-align: center;
    padding-top: 0;
    padding-bottom: 57px;
}

.ourteam-inner {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
}

.ourteam-2 h2 {
    text-align: center;
    padding-bottom: 40px;
    max-width: 602px;
    margin: auto;
}

.ourteam-2 {
    padding: 20px 0;
}

.footer_row {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0 40px;
}
.footer__center__row ul {
    grid-template-columns: 1fr ;
}
.footer_item p, .footer_item a {
    max-width: 260px;
    line-height: 33px;
}

.site_footer h4 {
    margin-bottom: 20px;
    margin-top: 55px;
}

.content_list li:nth-of-type(1):before {
    top: 8px;
}

.content_list li:nth-of-type(2):before {
    top: 8px;
}

.content_list li:nth-of-type(3):before {
    top: 8px;
}

.content_list li {
    max-width: 297px;
}

.numbers-section {
    display: flex;
    flex-direction: column;
}

.numbers-section.container .col-md-5 {
    width: 100%;
}

.numbers-section.container .col-md-7 {
    width: 70%;
    margin: auto;
}

.images-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

ul.main-img-section p {
    max-width: 100%;
    padding-bottom: 12px;
}

.Numbers-don\'t-lie-section {
 padding-top: 50px;
background-image: linear-gradient(#fff, #00a2ad);
}

ul.main-img-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0;
    width: 100%;
    background-image: none;
}

ul.main-img-section li {
    width: 100%;
}

.siteContect li.request_quote span {
    height: 38px;
    border-radius: 25px;
    line-height: 18px;
    display: flex;
    align-items: center;
}

.services h2 {
    font-size: 16px !important;
    margin-bottom: 0px;
}

.services h1 {
    font-weight: 600;
    font-size: 37px !important;
    max-width: 100%;
}

.services h3 {
    font-size: 16px;
    max-width: 100%;
    line-height: 17px;
    margin-top: 22px;
}

.main-banner {
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    grid-gap: 80px;
}

.technologies .row {
    display: flex;
}

.digital-services .row {
    display: grid;
    grid-template-columns: 1fr;
    text-align: center;
    grid-gap: 0px;
}

.digital-services a.start-now-btn {
    margin: 0;
}

.digital-services .col-md-6 {
    width: 100%;
    text-align: center;
}

.digital-services h2 {
    color: #fff;
    max-width: 100% !important;
    text-align: center !important;
}

.digital-services .col-md-6:last-child {
    display: block;
}

.digital-services p {
    text-align: center !important;
}

.services_tab .tab {
    grid-gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
}

.main_content_imgee {
    display: grid;
    grid-template-columns: 1fr;
    text-align: center;
    padding-top: 10px;
}

.LeFt-content p {
    text-align: center !important;
}

.digital-services {
    padding-top: 40px;
}

.icon-1 {
    max-width: 100%;
}

section.employees-section .item {
    padding: 22px 15px;
}

section.employees-section h5 {
    font-size: 13px;
    line-height: 22px;
}

.banner-block h2 {
    font-size: 60px;
}

.left-content-img {
    width: 100%;
}

.right-tabs {
    width: 100%;
}

.left-content-img p {
    line-height: 32px;
    font-size: 13px;
}

.next-img-section {
    width: 100%;
}

.graphics_tab ul li p {
    font-size: 14px;
}

.check-boxes-2 li {
    line-height: 21px;
}

.siteContect ul a {
    border-right: none;
}

section.ours-section {
    padding-bottom: 20px;
}

.footer-blue-shape {
    max-width: 660px;
}

.footer-blue-shape {
    font-size: 31px;
}

.rt_detail p {
    font-size: 12px;
}

.tabing {
    background: transparent;
    border: none;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 19px;
}

.services_tab button {
    width: 93%;
    margin: auto;
    height: 160px;
}

.digital-services .col-md-6:last-child {
    padding-top: 0;
}

.page-template-contact-us .footer_main_shapes .container {
    padding: 0;
}

section.portFoli_banner {
    padding: 96px 0 28px;
}

section.portFoli_banner .main-banner {
    grid-gap: 0;
}

.page-template-services .main-banner.services {
    grid-gap: 0;
    padding-bottom: 52px;
}
ul.prices-inner {
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}

section.eco-technology .process-img img {
    max-width: 220px;
}
section.eco-technology .process-img h2{
    top: 15%;
    
}
.process-section ul.tabs li h2 {
    font-size: 20px;
}

section.eco-technology li.tab-link.tab_1 {
    top: 16%;
    left: 19%;
}
section.eco-technology ul.tabs li.tab_1 h2 {
    top: 27%;
    left: 30px;
}
section.eco-technology li.tab-link.tab_2 {
    top: 30%;
    left: 26%;
}

section.eco-technology li.tab-link.tab_3 {
    bottom: 36%;
    left: 41%;
}
section.eco-technology li.tab-link.tab_4 {
    right: 26%;
    bottom: 42%;
}

section.eco-technology li.tab-link.tab_5 {
    right: 19%;
    top: 16%;
}
section.eco-technology .process-section ul.tabs  li img {
    max-width: 148px;
}
.main-banner.services img {
    width: 100%;
    max-width: 200px;
}
.page-template-portfolio img {
    max-width: 100%;
}
body.page-template.page-template-portfolio .banner_text-img {
    padding-bottom: 90px;
}
body.page-template.page-template-portfolio ul.banner_listing {
    padding-top: 0;
    margin-top: 14px;
}
img.round-img {

    max-width: 70px !important;
}
ul.prices-inner {

    grid-gap: 30px;

}
 body.page-template.page-template-planing ul.listing-grids{
  grid-template-columns: 1fr !important;
}
section.ecommerce-banner .banner-img-right img {
    max-width: 660px !IMPORTANT;
}
section.ecommerce-banner ul.banner_listing li {
    font-size: 16px;
    line-height: 25px;
    padding: 6px 0px;
}
section.ecommerce-banner ul.banner_listing {
    grid-gap: 0!important;
}
.siteLogo a svg#Layer_1 {
    width: 220px;
}
}


@media (max-width: 880px) {
    li.Inner__subMmenu-1.active .inner-SUb-meNu::before {
    left: -360px!important;
}
.inner-SUb-meNu::before {
    right: -260px!important;
}


li.Inner__subMmenu-1.active .inner-SUb-meNu.upwork::before {
    left: 0px!important;
}
    ul.main-img-section p {
        padding-bottom: 12px;
        max-width: 226px;
        margin: auto;
    }
    .right_menus-list ul a {
        margin: 4px;
        font-size: 11px;
    }
    .right_menus-list a.btn.btn-info.btn-lg {
        margin: 4px;
        font-size: 11px;
    }
    .site_header .row {
        display: flex;
        justify-content: space-between;
        position: initial;
    }
    section.about-us-banner {
        padding: 66px 0;
        margin-top: 60px;
    }
    .main-banner-about-auspicious {
        grid-template-columns: 1fr;
    }
    section.about-us-banner h1 {
        font-size: 15px;
    }
    .about-auspicious-ryt {
        text-align: center;
        max-width: 492px;
        margin: auto;
    }
    section.know-about-auspicious {
        padding: 30px 0;
    }
    .main-banner-about-auspicious h2 {
        margin-top: 10px;
    }
    ul.about-Us_percentage {
        margin-top: 12px;
    }
    .contact-us-btn {
        margin: auto;
    }
    .main-banner-about-auspicious p {
        margin-bottom: 17px;
    }
    .main-banner-about-auspicious heading {
        margin: auto;
    }
    .main-banner-about-auspicious img {
        max-width: 520px;
        margin: auto;
    }
    ul.manager-main-section {
        flex-direction: column;
    }
    ul.manager-main-section li img {
        max-width: 325px;
    }
    ul.manager-main-section li {
        margin: auto;
    }
    section.manager-section {
        background-image: none;
    }
    section.ours-section {
        background-image: none;
    }
    section.map_section {
        flex-direction: column;
    }
    .left_map {
        width: 100%;
    }
    .ryt_map_cntent {
        width: 100%;
    }
    .left_map img {
        float: left;
    }
    section.get-in-touch p {
        max-width: 100%;
        margin: auto;
    }
    .career h3 {
        max-width: 463px;
        margin: auto;
        padding-top: 11px;
        line-height: 21px;
    }
    ul.our-main-section {
        flex-direction: column;
    }
    ul.our-main-section img {
        border-radius: 7px;
        max-width: 401px;
    }
    ul.our-main-section li {
        max-width: 391px;
        margin: auto;
    }
    .auspicious-section_1 p {
        line-height: 29px;
        margin-bottom: 12px;
    }
    .footer-blue-shape h3 {
        font-size: 28px;
    }
    section.create_section img {
        max-width: 493px;
    }
    .new-cstm .bth {
        padding-top: 8px;
    }
    section.create_section {
        padding-bottom: 22px !important;
    }
    .numbers-section .col-md-5 img {
        width: 100%;
        max-width: 582px;
    }
    .frm_1 {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 12px;
    }
    section.get-in-touch form {
        width: 80%;
        margin: auto;
        padding-top: 30px;
    }
    input#submit {
        width: 251px;
        height: 62px;
        font-size: 15px;
    }
    section.header-banner-block.portFoli_banner {
        padding-bottom: 33px;
    }
    .portfolio_tabs .tab button {
        width: auto;
        height: auto;
        background: #f4f5f5;
        margin: 0;
        padding: 12px 22px;
    }
    .banner-logo-section {
        padding-bottom: 8px;
    }
    .rt_detail p {
        font-size: 11px;
    }
    .rt_detail h4 {
        font-size: 14px;
    }
    .lt_img img {
        max-width: 77px;
    }
    .logo-image {
        position: relative !important;
    }
    .tabing {
        background: transparent;
        border: none;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 10px;
    }
    .services_tab button {
        width: 100%;
        margin: auto;
        max-width: 326px;
    }
    .page-template-about-us footer.site_footer {
        padding: 60px 0 0px;
    }
    .page-template-about-us .footer_main_shapes {
        padding-bottom: 106px;
    }
    .logo-image {
        padding-top: 20px;
    }
    .services.web--devlopment {
        display: flex;
        flex-direction: column-reverse;
    }
    .web--devlopment.services .banner_text-img {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    section.header-banner-block.web-development-section-2 {
        background: #fffdfd;
        padding-top: 42px;
        padding-bottom: 52px;
    }
    .web-development-main-banner {
        height: auto;
    }
    section.ecommerce-banner {
    height: 520px !important;
    padding-top: 120px !important;
}
section.ecommerce-banner .banner-img-right img {
    max-width: 570px !IMPORTANT;
}
section.ecommerce-banner .banner_text-img h2 {
    font-size: 19px;
    line-height: 22px;
}
.ecommerce-banner h1 {
    font-size: 22px !important;
    line-height: 29px !important;
}
section.ecommerce-banner ul.banner_listing li {
    font-size: 16px !important;
    line-height: 22px !important;
    padding: 4px  0 !important;
}
section.ecommerce-banner .banner-img-right img {
    max-width: 730px !IMPORTANT;
}
section.eco-technology {
    padding-top: 47px;
    padding-bottom: 47px;
}
section.eco-technology .process-img img {
    max-width: 200px;
}
section.eco-technology .process-img h2 {
    top: 15%;
    font-size: 18px !IMPORTANT;
}
section.eco-technology .process-section ul.tabs  li img {
    max-width: 138px;
}
.process-section ul.tabs li h2 {
    font-size: 16px;
}
section.eco-technology li.tab-link.tab_1 {
    top: 14%;
    left: 17%;
}
section.eco-technology li.tab-link.tab_2 {
    top: 27%;
    left: 24%;
}
section.eco-technology li.tab-link.tab_3 {
    bottom: 41%;
    left: 40%;
}
section.eco-technology li.tab-link.tab_4 {
    right: 25%;
    bottom: 48%;
}
section.eco-technology li.tab-link.tab_5 {
    right: 17%;
    top: 14%;
}
.two-grid-sec {
    flex-direction: column;
}
ul.prices-inner {
    grid-template-columns: 1fr !important;
    grid-gap: 30px;
}
.how-we-compare h2{
    font-size: 20px;
    
}
section.auspicious-package {
    padding: 40px 0px !important;
}
.how-we-compare {
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

body.page-template.page-template-planing ul.listing-grids h2 {
    font-size: 16px;
    line-height: 18px;

}
li.auspicious-pack ul {
    padding: 40px 10px !important;
}
.how-we-compare h2 {
    font-size: 26px;

}
section.service-prices ul.prices-inner li {
    padding: 15px 12px;
    display: flex;
    flex-direction: column;
    width: 60%;
    margin: auto;
}

section.service-prices ul.service-list li p{
    text-align: center !important;
}

}

@media (max-width: 767.98px) {
    
    body.home.page-template-default footer.site_footer {
    padding-top: 0;
}
.footer_item ul li {
    margin-bottom: 0;
}
    ul.content_list-1 li a{
    margin: 8px 0;
}
.page-template-life-at-auspicious footer.site_footer {
    padding-top: 50px;
}
.page-template-services footer.site_footer {
    padding-top: 50px;
}
.page-template-digital-marketing footer.site_footer {
    padding-top: 50px;
}
.page-template-graphic-designing footer.site_footer {
    padding-top: 50px;
}
.page-template-seo footer.site_footer {
    padding-top: 50px;
}
.page-template-Mobile_App .site_footer {
    padding-top: 50px;
}
.page-template-Web_Designing .site_footer {
    padding-top: 50px;
}
.page-template-Web_Developing .site_footer {
    padding-top: 50px;
}
.page-template-portfolio .site_footer {
    padding-top: 50px;
}
.page-template-jobs footer.site_footer {
    padding: 0px 0 0px;
}   
.page-template-contact-us footer.site_footer {
    padding: 0px 0 0px;
}   
.footer_item .siteLogo a svg#Layer_1{
        display: none;  
}
    
.page-template-default ul.footer_icon {
    display: none;
}
.footer_item:first-child p {
    display: none;
}
.page-template-about-us ul.footer_icon {
    display: none;
}
ul.footer_icon {
    display: none;
}

ul.footer_icon.mobile-footer-icon {
    display: flex;
    padding-top: 29px;
}



    section.manaGer-section-2 .main-mngr-section {
        display: grid;
        grid-template-columns: 1fr;
        margin: auto;
        width: 100%;
        text-align: center;
    }
     section.manaGer-section-2 ul.footer_icon.mngr-icons-section {
        justify-content: center;
    }
   section.manaGer-section-2{
       background: none;
       padding-bottom: 30px; 
    }
    .gallery-main-section-auspicious {
        webkit-column-count: 3;
        -moz-column-count: 4;
        column-count: 3;
    }
    .left-grid-mngr img {
        width: 100%;
        max-width: 302px;
    }
    .main-mngr-section p {
        max-width: 532px;
        margin: auto;
    }
    span.services-menu.menu-active~.inner-SUb-meNu {
        display: block !important;
    }
    div#mySidenav .inner-SUb-meNu li a {
        padding-left: 0px;
    }
    div#mySidenav .inner-SUb-meNu {
        position: relative;
        top: 0;
        padding: 0;
        background: #fff;
        max-width: 100%;
    }
    div#mySidenav .inner-SUb-meNu li {
        padding: 0;
    }
    .inner-SUb-meNu::before {
        display: none;
    }
    div#mySidenav .inner-SUb-meNu img {
        display: none;
    }
    li.Inner__subMmenu-1.active ul.sub-menu {
        grid-gap: 0 !important;
    }
    .logo-image {
        position: relative !important;
    }
    /*inner-menu*/
    a.rq-a--qotes {
        display: block;
        max-width: 147px;
        margin: auto;
    }
    .inner-SUb-meNu ul.sub-menu {
        position: initial !important;
        display: flex !important;
        grid-template-columns: 1fr;
        grid-gap: 0 !important;
        padding: 0 12px !important;
        background: #f3f3f3 !important;
    }
    div#mySidenav .inner-SUb-meNu li a {
        line-height: 12px;
        font-size: 14px;
    }
    .new-cstm .col-md-5 img {
        margin-top: 30px;
        max-width: 472px;
    }
    ul.footer_icon.sub__menu-icon:hover::before {
        transform: none;
    }
 /*    .page-template .container {
        max-width: 1200px;
        margin: 0 auto;
        padding: 9px 15px;
        width: 100%;
    } */
    .right_menus-list ul a::before {
        background: none;
    }
    span.services-menu.menu-active~ul.sub-menu {
        display: block !important;
    }
    span.services-menu-2.menu-active~ul.sub-menu {
        display: block !important;
    }
    span.services-menu-3.menu-active~ul.sub-menu {
        display: block !important;
    }
    div#mySidenav .menu-active .inner-SUb-meNu {
        display: block !important;
    }
    header.site_header span {
        display: block !important;
        margin: 0;
    }
    li.Inner__subMmenu-2 {
        display: block !important;
    }
    .banner-logo-section {
        padding-bottom: 8px;
    }
    ul.sub__menu-icon li {
        width: auto;
    }
    ul.footer_icon.sub__menu-icon {
        display: flex !important;
        flex-direction: row !important;
        justify-content: center !important;
    }
    .sub__menu-icon {
        padding-left: 7px;
    }
    ul.footer_icon.sub__menu-icon li {
        padding-top: 12px;
    }
    ul.footer_icon.sub__menu-icon i {
        background: #cec9c9;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    ul.sub__menu-icon {
        display: block !important;
    }
    ul.footer_icon.sub__menu-icon a {
        border-bottom: none !important;
    }
    li.Inner__subMmenu-1.active.menu-active:before {
        content: '-';
    }
    span.services-menu.menu-active:before {
        content: '-';
    }
    span.services-menu-2.menu-active:before {
        content: '-';
    }
    span.services-menu-3.menu-active:before {
        content: '-';
    }
li.Inner__subMmenu-3:before {
  display: none !important;
}
    li.Inner__subMmenu-3.active.menu-active:before {
        content: '-';
    }
    div#mySidenav ul.sub-menu li {
        padding-left: 12px;
    }
    div#mySidenav .menu-active ul.sub-menu {
        display: block;
        padding-top: 14px !important;
    padding-bottom: 14px !important;
    }
    div#mySidenav ul.sub-menu {
        display: none;
    }
    div#mySidenav ul li:hover ul {
        display: none;
    }
    .right_menus-list ul {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    li.Inner__subMmenu-1 {
        position: relative;
    }
    li.Inner__subMmenu-1:before {
        position: absolute;
        content: '+';
        right: 0;
        top: 0;
        width: 41px;
        height: 41px;
        font-size: 30px;
        color: #000;
        font-weight: 500;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    div#mySidenav ul.sub-menu {
        display: none;
        background: #f3f3f3;
        padding: 16px 0;
        top: 0;
        width: 100% !important;
        position: relative;
    }
    li.Inner__subMmenu-2 {
        position: relative;
    }
    li.Inner__subMmenu-3 {
        position: relative;
    }
    li.Inner__subMmenu-2 span:before {
        position: absolute;
        content: '+';
        right: 0;
        top: 0;
        width: 41px;
        height: 41px;
        font-size: 30px;
        color: #000;
        font-weight: 500;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

span.Career-menu {
    position: relative;
    display: block !important;
    margin: 0!important;
    margin-left: auto!important;
}
span.Career-menu:before {
    position: absolute;
    content: '+';
    right: 0;
    bottom: 0;
    width: 41px;
    height: 41px;
    font-size: 30px;
    color: #000;
    font-weight: 500;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
}
.menu-active span.Career-menu::before {
    content: '-';
}


    section.header-banner-block {
        height: auto;
    }
    section.space.worktab_block .desktop-banner {
    display: none;
}
    section.space.worktab_block .mobile-slider {
        display: block !important;
        padding: 0;
    }
    .numbers-section {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }
    .sidenav a:hover {
        color: #f1f1f1;
    }
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 36px;
        color: #fff;
        left: 0;
    }
    .siteContect ul a {
        border: none;
    }
    .right_menus-list ul {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .testimonial-section .sec-title {
        margin-bottom: 50px;
    }
    .testimonial-block {
        padding: 0;
    }
    .testimonial-block .inner-box {
        box-shadow: none;
        border: 2px solid #f1f1f1;
    }
    .testimonial-carousel .owl-nav {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 20px;
        text-align: center;
    }
    .testimonial-carousel .owl-next, .testimonial-carousel .owl-prev {
        border: 2px solid #f1f1f1;
    }
    .siteContect li.request_quote span { 
        display: none !important; 
    }
    .digital-services h2 {
        font-size: 22px !important;
        line-height: 27px;
    }
    section.choose_block .right_grid {
        width: 100%;
        margin: 0 auto;
    }
    .choose_block .right_grid {
        padding-left: 0px;
        padding-top: 1rem;
    }
    .siteLogo a svg#Layer_1 {
        /* width: 290px; */
        height: 56px;
        object-fit: cover;
    }
    .testimonial-carousel .owl-next, .testimonial-carousel .owl-prev {
        height: 46px;
        width: 46px;
        line-height: 39px;
    }
    .testimonial-block .inner-box {
        padding: 37px 40px;
    }
    .img-text {
        display: flex;
        flex-direction: column;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .img-text .next-img-section:last-child {
        padding-top: 12px;
        padding-left: 0px;
    }
    section.img-with_text {
        padding: 70px 20px
    }
    .graphics-text-box p {
        line-height: 24px;
        font-size: 13px;
        padding-bottom: 12px;
    }
    .tel-number {
        grid-gap: 2px;
        font-size: 14px;
    }
    section.about-us-banner {
        padding: 27px 0;
        margin-top: 60px;
    }
    section.about-us-banner h2 {
        font-size: 28px;
    }
    section.about-us-banner h1 {
        font-size: 12px;
        max-width: 324px;
    }
    section.career {
        padding: 95px 0 71px;
    }
    ul.our-main-section img {
        width: 100%;
    }
    .banner_text-career h1 {
        font-size: 48px;
    }
    section.career h3 {
        font-size: 12px;
        max-width: 390px;
    }
    a.career-btn {
        padding: 11px 26px;
        font-size: 13px;
    }
    .main-banner-about-auspicious img {
        display: none;
    }
    .auspicious-section_1 p {
        line-height: 18px;
        max-width: 330px;
        margin: auto;
        padding-bottom: 17px;
        padding-top: 9px;
    }
    .auspicious-section_1 {
        padding-top: 21px;
        padding-bottom: 25px;
    }
    .auspicious-section_1 h2 {
        line-height: 25px;
    }
    .footer-blue-shape {
        max-width: 100%;
    }
    .footer-blue-shape h3 {
        font-size: 22px;
    }
    .footer-blue-shape span { 
        font-size: 13px;
    }
    .page-template-contact-us .footer_main_shapes {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    #menu-button {
        display: none;
    }
    .graphics-text-box {
        display: none;
    }
    .graphics_tab {
        display: none;
    }
    div#mySidenav a {
        color: #000;
        font-weight: 500;
        font-size: 16px;
        border-bottom: 1px solid #f0f0f0;
        width: 100%;
        margin: 0;
        padding: 12px;
    }
    .nav {
        display: none;
    }
    .nav li {
        display: flex;
        text-align: left;
        width: 100%;
        align-items: baseline;
        flex-direction: column;
    }
    #menu-button {
        display: block;
        padding: 25px 12px;
        color: #dddddd;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
        position: relative;
    }
    #menu-button:before {
        position: absolute;
        top: 16px;
        right: 0;
        display: block;
        height: 2px;
        width: 20px;
        background: #dddddd;
        content: '';
    }
    #menu-button:after {
        position: absolute;
        top: 22px;
        right: 0;
        display: block;
        height: 4px;
        width: 20px;
        border-top: 2px solid #dddddd;
        border-bottom: 2px solid #dddddd;
        content: '';
    }
    #menu-button.menu-opened:before {
        top: 23px;
        background: #ffffff;
        width: 18px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #menu-button.menu-opened:after {
        top: 23px;
        border: 0;
        height: 2px;
        width: 18px;
        background: #ffffff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .nav {
        position: absolute;
        color: #000;
        width: 100%;
        top: 68px;
        left: 0;
        right: 0;
        background: #fff;
        border-top: 3px solid #171e86;
        padding-bottom: 40px;
        overflow-x: scroll;
        height: 80vh;
        z-index: 99;
    }
    .portfolio_tabs .tab {
        overflow: hidden;
        border: none;
        background-color: #fff;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        grid-gap: 15px;
        flex-wrap: wrap;
    }
    .first-tab-content-portfolio {
        display: grid;
        grid-template-columns: 1fr 1fr !important;
        grid-gap: 12px;
    }
    .logos_slider {
        float: right;
        width: 100%;
    }
    .banner-logo-section h2 {
        margin-top: 28px;
        float: none;
        width: 100%;
        text-align: center;
    }
    .banner-logo-section .heading {
        float: left;
        width: 100%;
    }
    .choose_block .left_grid {
        width: 100%;
        max-width: 422px;
    }
    .rt_detail p {
        padding-left: 0;
        font-size: 13px;
        text-align: center;
    }
    .rt_detail h4 {
        padding-left: 0;
        font-size: 14px;
        text-align: center;
        padding-bottom: 8px;
        padding-top: 8px;
    }
    .btn-blue-f {
        font-size: 12px;
        max-width: 161px;
        margin: auto;
    }
    .owl-item.career_box {
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction: column;
        grid-gap: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .rt_detail h4:after {
        content: none;
    }
    section.career_section2 {
        padding: 25px 0;
    }
    section.header-banner-block.career {
        padding-top: 82px;
        padding-bottom: 52px;
    }
    .site_header {
        padding: 5px 0;
    }
    .tabing {
        grid-template-columns: 1fr 1fr;
    }
    .quote-check-boxes {
        display: grid;
        grid-template-columns: 1fr !important;
    }
    .get-quotes-main-section-2 h2 {
        font-size: 25px !important;
    }
    .get-A-quotes-banner h1 {
        font-size: 40px !important;
    }
    section.get-A-quotes-banner {
        padding: 120px 0 65px !important;
    }
    section.get-quotes-main-section-3 input[type=text], textarea {
        width: 100% !important;
        height: 70px !important;
    }

    section.get-quotes-main-section-3 textarea#subject {
        height: 70px !important;
    }


section.get-quotes-main-section-3 {
    padding-top: 0px !important;
}

section.get-quote-sec-section-2 {
    padding-top: 42px;
}

ul.main-img-section p {
    padding-bottom: 12px;
    max-width: 255px;
    margin: auto;
}

ul.main-img-section h2 {
    font-size: 16px;
}

section.create_section h2 {
    color: #fff;
    font-size: 41px;
}

.main-banner.services.career {
    grid-gap: 0 !important;
}

section.web-development-main-banner h1 {
    font-size: 40px;
}

.web-development-main-banner {
    padding: 66px 0 73px;
}

section.web-development-section-3 h2 {
    font-size: 17px;
}

.shaPes h3 {
    font-size: 13px;
}
header.site_header .icon-flex .t-text span {
    font-size: 14px !important;
}
.training-img {
    top: 30%;
}
.banner__popup_training_sec .left-sec {
    padding-left: 12px;
}
.banner__popup_training_sec .ryt-Content_sec {
    padding-left: 12px;
}
p.FreeShippingBanner-sidebar-content {
    display: flex;
    justify-content: flex-end;
    grid-gap: 2px;
    padding: 0px 6px;
}
.banner__popup_training_sec {
    padding: 28px 8px 10px 42px;
}
body.privacy-policy .entry-content {
    padding: 50px 0;
}
.entry-content h2 {
    font-size: 20px;
    padding-bottom: 20px;
}
.entry-content p {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 30px;
}
.page-id-2184 .entry-content {
    padding: 50px 0;
}
.footer__center__row ul {
    display: grid;
    grid-template-columns: 1fr;
}
.page-template-traffic .generating-text h1 {
    font-size: 14px;
    line-height: 23px;
}

}

@media (max-width: 575.98px) {
    .digital-services h2 {
        font-size: 22px !important;
        line-height: 27px;
    }
	.banner_text-img h2 {
    line-height: 36px;
}
    .shaPes {
        flex-direction: column !important;
        align-items: center !important;
    }
    .ourteam-2 h2 {
        font-size: 16px;
    }
    .ourteam-2 h4 {
        font-size: 12px;
    }
    .banner_text-img h2 {
        font-size: 35px;
    }
    .banner_text-img h1 {
        font-size: 30px !important;
        line-height: 40px;
    }
    .testimonial-block .info-box .name {
        font-size: 14px;
        margin-bottom: 9px;
    }
    ul.banner_listing {
        margin-top: 30px;
		    grid-gap: 0;
    }
    section.create_section h2 {
        font-size: 29px;
    }
    .banner-logo-section h2 {
        font-size: 22px;
    }
    .services_inner h3 {
        font-size: 12px;
        margin-top: 20px;
        text-align: center;
    }
    section.create_section {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .numbers-section h2 {
        font-size: 23px;
    }
    .main-enterprice-section h3 {
        font-size: 24px;
    }
    .main-enterprice-section h2 {
        font-size: 17px;
    }
    section.space.worktab_block h2 {
        font-size: 26px;
    }
    .testimonial-block .text {
        font-size: 13px;
        line-height: 25px;
    }
    .testimonial-block .info-box .designation {
        font-size: 11px;
        line-height: 0px;
    }
    .testimonial-block .inner-box {
        padding-top: 14px;
        padding-bottom: 123px;
    }
    .ourteam-2 ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px;
    }
    .shaPes h2 {
        padding: 13px;
        color: #fff;
        font-size: 14px;
        max-width: 100%;
        border-radius: 7px;
        position: relative;
        left: 0;
        top: 0;
        margin-left: 0px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .shaPes h3 {
        font-size: 15px;
        padding: 2px;
        margin-left: 0px;
        width: 100%;
        height: 53px;
        text-align: center;
        line-height: 49px;
        max-width: 100%;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .shaPes {
        flex-direction: column;
    }
    .footer_main_shapes {
        padding-bottom: 102px;
    }
    .frm_1 {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 12px;
    }
    section.get-in-touch form {
        width: 87%;
    }
    .portfolio_tabs .tab button.active {
        background-color: #111c87;
        color: #fff;
        width: auto;
        height: auto;
        margin: inherit;
    }
    .portfolio_tabs .tab button {
        width: auto;
        height: auto;
        background: #f4f5f5;
        margin: 0;
        padding: 9px 14px;
    }
    .portFoli_banner img {
        max-width: 192px;
        padding-top: 17px;
    }
    .rt_detail h4 {
        font-size: 15px;
    }
    .rt_detail p {
        font-size: 12px;
    }
    .owl-item.career_box {
        padding: 12px;
    }
    section.career {
        padding: 70px 0;
    }
    .page-template-jobs footer.site_footer {
        padding: 80px 0 0px;
    }
    .page-template-jobs .footer_main_shapes {
        padding-bottom: 102px;
    }
    .technology-second {
        padding-top: 20px;
    }
    .main-banner.services img {
        width: 100%;
        max-width: 180px;
    }
    footer.site_footer {
        padding: 60px 0 0px;
    }
    .portfolio_tabs {
        padding-bottom: 0;
    }
    .page-template-services footer.site_footer {
        padding: 70px 0 0px;
    }
    .main-enterprice-section h2 {
        font-size: 17px;
    }
    section.create_section h2 {
        color: #fff;
        font-size: 38px;
    }
    .banner_text-img h1 {
        font-size: 31px;
        line-height: 44px;
    }
    section.portFoli_banner .banner_text-img h2 {
        padding-top: 0;
    }
    section.portFoli_banner .main-banner h1 {
        font-size: 34px;
        line-height: 36px;
    }
    section.web-development-main-banner h1 {
        font-size: 40px;
    }
    .web-development-main-banner {
        margin-top: 79px;
    }
    body.home.page-template-default footer.site_footer {
    padding-top: 0;
}

.footer_item ul li {
    margin-bottom: 0;
}
section.eco-technology li.tab-link.tab_5 {
    right: 9% !important;
    top: 19% !important;
}
section.eco-technology li.tab-link.tab_4 {
    right: 20% !important;
    bottom: 36% !important;
}
section.eco-technology li.tab-link.tab_3 {
    bottom: 31% !important;
    left: 35% !important;
}
section.eco-technology li.tab-link.tab_2 {
    top: 34% !important;
    left: 15% !important;
}
section.eco-technology li.tab-link.tab_1 {
    top: 19% !important;
    left: 7% !important;
}
section.eco-technology .process-img h2 {
    top: 31% !important;
    font-size: 18px !IMPORTANT;
}
.main-portfolio-block {
    grid-template-columns: 1fr;
    grid-gap: 40px;
}
}

@media screen and (max-width: 480px) {
    .generating-create h2 {
    font-size: 15px;
    line-height: 23px;
}
    section.about-us-banner h2 {
        font-size: 23px;
    }
    .gallery-main-section-auspicious {
        webkit-column-count: 3;
        -moz-column-count: 4;
        column-count: 2;
        padding-bottom: 0;
    }
    ul.main-img-section p {
        padding-bottom: 12px;
        max-width: 219px;
        margin: auto;
    }
    .main-enterprice-section h2 {
        font-size: 17px;
    }
    .page-template-services footer.site_footer {
        padding: 160px 0 0px;
    }
    .portfolio_tabs {
        padding-bottom: 0;
    }
    section.career {
        padding: 70px 0;
    }
    section.header-banner-block.portFoli_banner {
        padding-bottom: 35px;
    }
    .portfolio_tabs h1 {
        text-align: center;
        font-size: 37px;
        padding-bottom: 27px;
    }
    .portfolio_tabs {
        padding-top: 29px;
    }
    .POrtfolio_tabs-cntent {
        padding-bottom: 29px;
    }
    footer.site_footer {
        padding: 66px 0 0px;
    }
    .ourteam-2 h4 {
        font-size: 12px;
    }
    ul.main-img-section {
        display: grid;
        grid-template-columns: 1fr;
    }
    .logos_slider ul {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 8px;
    }
    .first-col {
        width: 110px;
        height: 110px;
        border: 3px solid #fff;
    }
    .banner_text-img h1 {
        font-size: 30px;
        line-height: 37px;
    }
    .services h2 {
        font-size: 12px !important;
        margin-bottom: 0px;
        line-height: 35px;
    }
    .banner_text-img h1 {
        font-size: 21px !important;
        line-height: 22px;
    }
    .services h3 {
        font-size: 12px;
    }
    li.get-a_quote a {
        font-size: 12px;
    }
    section.our-technology h2 {
        font-size: 25px !important;
        line-height: 26px;
        padding-bottom: 12px;
    }
    section.our-technology {
        padding-top: 40px;
    }
    .LeFt-content h3 {
        font-size: 20px;
        line-height: 44px;
    }
    section.our-technology p {
        font-size: 14px !important;
        margin: auto;
        max-width: 322px;
        padding-bottom: 13px !important;
    }
    .digital-services p {
        font-size: 14px !important;
    }
    .LeFt-content a.learn-more-btn {
        margin: auto;
    }
    .digital-services h2 {
        font-size: 22px !important;
        line-height: 26px;
    }
    .services_tab .tab {
        grid-gap: 15px;
        grid-template-columns: 1fr 1fr;
    }
    .choose_block .left_grid {
        width: 100%;
        padding-top: 20px;
    }
    .services_tab {
    padding-top: 0;
    padding-bottom: 30px;
}
    .testimonial-block .info-box .designation {
        font-size: 11px;
        line-height: 12px;
    }
    .Numbers-don\'t-lie-section {
 padding-top: 20px;
}

section.space.worktab_block {
    padding: 30px 0;
}

.numbers-section.container .col-md-5 {
    width: 100%;
}

.numbers-section.container .col-md-7 {
    width: 100%;
}

.images-section {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 35px;
}

.testimonial-block .inner-box {
    padding: 54px 29px;
}

.ourteam-1 .heading {
    height: 44px;
}

.technologies .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23%;
    flex: 0 0 50%;
    max-width: 47%;
    margin: 10px 1%;
}

section.choose_block h3 {
    font-size: 30px;
}

.choose_block {
    padding: 35px 0;
}

.digital-services {
    padding-top: 20px;
}

section.header-banner-block {
    width: 100%;
    padding: 56px 0 10px;
}

.banner-block h2 {
    font-size: 35px;
    text-align: left;
    line-height: 39px;
}

.check-boxes-2 li {
    line-height: 18px;
    font-size: 13px;
}

.left-content-img p {
    line-height: 26px;
    font-size: 12px;
    padding-bottom: 30px;
}

.left-content-img {
    padding-right: 0px;
}

section.img-with_text {
    padding-top: 23px;
    padding-bottom: 0px;
}

.next-img-section h4 {
    font-size: 19px;
}

.graphics_tab h4 {
    font-size: 21px;
}

.graphics-text-box h3 {
    font-size: 20px;
    padding-bottom: 9px;
}

.graphics-text-box p {
    font-size: 12px;
}

.graphics_tab {
    padding: 20px;
}

.img-text .next-img-section:last-child {
    padding-top: 29px;
}

.tab button {
    width: 100%;
}

.tab button.active {
    width: 100%;
}

.main_content_imgee {
    grid-gap: 30px;
}

.choose_block .left_grid {
    width: 100%;
}

.frm_1 {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 12px;
}

.logos_slider {
    float: left;
    width: 100%;
}

.technology-second {
    padding-top: 0px;
}

.page-template-graphic-designing .banner-img {
    background-position: center;
}

.page-template-seo .banner-img {
    background-position: center;
}

.page-template-Mobile_App .banner-img {
    background-position: center;
}

.page-template-Web_Designing .banner-img {
    background-position: center;
}

.page-template-Web_Developing .banner-img {
    background-position: center;
}

.ourteam-2 ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}

.main-enterprice-section h2 {
    font-size: 20px;
}

.portfolio_tabs .tab button.active {
    background-color: #111c87;
    color: #fff;
    width: auto;
    height: auto;
    margin: inherit;
}

.life-at-aus-2 .page-template .container {
    padding: 0 15px;
}

.auspicious-section_1 .owl-dots {
    margin: 21px 0 12px 0px;
}

section.portFoli_banner img {
    max-width: 201px;
    width: 100%;
}

.testimonial-block .info-box .name {
    font-size: 14px;
    line-height: 14px;
}

.portfolio_tabs .tab {
    grid-gap: 12px;
}

section.header-banner-block .banner_text-img h2 {
    font-size: 33px;
    padding-top: 0px;
}
ul.content_list-1 li a{
    margin: 8px 0;
}
section.eco-technology li.tab-link.tab_1 {
    top: 14% !important;
    left: 5% !important;
}
section.eco-technology li.tab-link.tab_2 {
    top: 30% !important;
    left: 13% !important;
}
section.eco-technology li.tab-link.tab_3 {
    bottom: 35% !important;
    left: 35% !important;
}
section.eco-technology li.tab-link.tab_4 {
    right: 17% !important;
    bottom: 39% !important;
}
section.eco-technology li.tab-link.tab_5 {
    right: 7% !important;
    top: 19% !important;
}
.banner__popup_training_sec {
    height: 410px;
    grid-template-columns: 1fr;
    overflow-y: auto;
}


}

@media screen and (max-width: 450px) {
    .life-at-aus-2 .page-template .container {
        padding: 0 15px;
    }

section.portFoli_banner img {
    max-width: 141px;
    width: 100%;
    padding-top: 112px;
}


    form.footer_form {
        max-width: 300px;
    }
    .portfolio_tabs .tab {
        grid-gap: 12px;
    }
    .auspicious-section_1 .owl-dots {
        margin: 21px 0 12px 0px;
    }
    ul.our-main-section p {
        max-width: 100%;
        margin-top: 0px;
        padding: 14px 15px
    }
    .portfolio_tabs .tab button.active {
        background-color: #111c87;
        color: #fff;
        width: auto;
        height: auto;
        margin: inherit;
    }
    section.life-at-auspicious-banner img {
        margin-top: 59px;
    }
    .services_tab button {
        height: 125px;
    }
    .main-banner.services img {
        max-width: 270px;
    }
    .banner-logo-section {
        padding-bottom: 9px;
    }
    section.img-with_text {
        padding-top: 23px;
        padding-bottom: 0px;
    }
    section.know-about-auspicious {
        padding: 19px 0;
    }
    .about-auspicious-ryt heading {
        margin-bottom: 13px;
    }
    ul.our-main-section {
        flex-direction: column;
        grid-gap: 49px;
    }
    .main-banner-about-auspicious h2 {
        margin-top: 0px;
    }
    ul.about-Us_percentage p {
        line-height: 17px;
        font-size: 11px;
        text-align: center;
        margin: auto;
        max-width: 137px;
    }
    ul.banner_listing {
        max-width: 100%;
        padding: 0;
        margin-top: 16px;
    }
    .site_footer h4 {
        margin-bottom: 11px;
        margin-top: 38px;
        font-size: 16px;
    }
    .home-section__slider_1.mobile-slider {
        padding-top: 12px;
        padding-bottom: 0px;
        padding-left: 12px;
        padding-right: 12px;
    }
    body.home.page-template-default footer.site_footer {
        padding-top: 0px;
    }
    .copyright {
        margin-top: 20px;
    }
    .main-banner.services img {
    width: 100%;
    padding-top: 57px;
    max-width: 140px;
}
    .main-enterprice-section {
        padding-top: 33px;
    }
    .career h2 {
        font-size: 17px !important;
        line-height: 45px;
    }
    input[type=text], input[type=number], input[type=email], select, textarea {
        padding: 13px;
    }
    .career {
        padding-bottom: 25px;
    }
    textarea#subject {
        width: 100%;
        height: 96px;
    }
    input#submit {
        font-size: 13px;
        width: 172px;
        height: 50px;
    }
    .main-enterprice-section h3 {
        font-size: 21px;
        padding-bottom: 28px;
    }
    ul.main-img-section {
        background-image: none;
    }
    .main-img-section li:nth-child(2) {
        margin-top: 0px;
    }
    .main-img-section li:nth-child(4) {
        margin-top: 0px;
    }
    .ourteam-2 h2 {
        font-size: 18px;
        line-height: 26px;
        max-width: 279px;
        margin: auto;
    }
    ul.main-img-section p {
        padding-bottom: 23px;
        max-width: 136px;
        margin: auto;
    }
    .main-img-section li:nth-child(3) h2 {
        max-width: 56px;
    }
    .main-img-section li:nth-child(4) h2 {
        max-width: 54px;
    }
    .numbers-section p {
        font-size: 12px;
        margin-top: 3px;
        line-height: 17px;
    }
    .sidenav a {
        font-size: 18px;
    }
    .auspicious-section_1 h2 {
        font-size: 26px;
    }
    .auspicious-section_1 p {
        font-size: 13px;
        line-height: 23px;
    }
    .auspicious-section_1 {
        padding-top: 10px;
        padding-bottom: 0px;
    }
    section.employees-section .owl-dots {
        margin-top: 0px;
    }
    section.employees-section p {
        font-size: 13px;
        line-height: 23px;
        margin-top: 7px;
    }
    section.employees-section .item::before {
        width: 56px;
        height: 56px;
    }
    section.employees-section h2 {
        font-size: 26px;
    }
    .shaPes h2 {
        padding: 13px;
        color: #fff;
        font-size: 14px;
        max-width: 100%;
        border-radius: 7px;
        position: relative;
        left: 0;
        top: 0;
        margin-left: 0px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .shaPes h3 {
        font-size: 15px;
        padding: 2px;
        margin-left: 0px;
        width: 100%;
        height: 53px;
        text-align: center;
        line-height: 49px;
        max-width: 100%;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
    .shaPes {
        flex-direction: column;
    }
    ul.about-Us_percentage {
        flex-direction: column;
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin-top: 0px;
    }
    ul.about-Us_percentage li {
        border-bottom: 1px solid #d4c6c6;
        border-right: none;
        max-width: 195px;
        margin: auto;
    }
    .main-banner-about-auspicious {
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
    ul.about-Us_percentage li {
        padding: 22px 0;
    }
    ul.about-Us_percentage li:nth-child(3) {
        border: none;
    }
    .main-banner-about-auspicious h2 {
        font-size: 22px;
        font-family: 'Montserrat';
    }
    .main-banner-about-auspicious h1 {
        margin-top: 11px;
    }
    .main-banner-about-auspicious p {
        margin-top: 9px;
    }
    section.about-us-banner {
        text-align: center;
        padding: 26px 0;
    }
    ul.about-Us_percentage h2 {
        font-size: 30px;
    }
    ul.manager-main-section h2 {
        margin-top: 5px;
    }
    ul.manager-main-section p {
        margin-bottom: 12px;
    }
    section.manager-section {
        padding-bottom: 10px;
    }
    .tab button {
        margin: auto;
    }
    .tab button.active {
        margin: auto;
    }
    .frm_1 {
        grid-template-columns: 1fr;
        grid-gap: 0px;
    }
    .frm_2 {
        grid-template-columns: 1fr;
        grid-gap: 0px;
    }
    section.get-in-touch form {
        width: 100%;
        margin-top: 0px;
    }
    section.get-in-touch {
        padding: 40px 0;
    }
    section.get-in-touch h2 {
        font-size: 28px;
    }
    section.get-in-touch p {
        font-size: 13px;
    }
    img.contact-us-img-side {
        max-width: 225px;
    }
    section.career {
        padding: 95px 0 71px;
    }
    .banner_text-career h1 {
        font-size: 42px;
        margin-bottom: 0;
    }
    section.career_section2 {
        padding-top: 30px;
        padding-bottom: 0;
    }
    section.career_section2 h5 {
        font-size: 12px;
    }
    .rt_detail p {
        margin-left: 0px;
        font-size: 10px;
        line-height: 20px;
    }
    .lt_img {
        float: none;
    }
    .rt_detail h4:after {
        display: none;
    }
    section.hiring-section h2 {
        font-size: 26px;
    }
    section.hiring-section {
        padding-top: 100px;
    }
    section.hiring-section ul.summery-info {
        margin-top: 12px;
        padding: 0;
        text-align: center;
        margin-bottom: 0px;
    }
    .left__descr p {
        font-size: 12px;
    }
    form.req_skills__form input[type="submit"] {
        padding: 13px 0;
        width: 50%;
        font-size: 11px;
    }
    .ryt__descr h3 {
        font-size: 21px;
        margin-bottom: 2px;
        margin-top: 8px;
    }
    ul.req_skills li {
        margin-left: 47px;
    }
    section.hiring-section li {
        margin: 4px 10px;
        font-size: 14px;
    }
    .footer-blue-shape h3 {
        font-size: 16px;
        max-width: 100%;
        margin-bottom: 15px;
    }
    .footer-blue-shape {
        padding: 34px 0 38px;
        border-radius: inherit;
    }
    div#mySidenav ul.sub-menu {
        position: relative;
        top: 0 !important;
        padding-top: 14px !important;
    padding-bottom: 14px !important;
    }
    section.about-us-banner h1 {
        line-height: 18px;
    }
    section.about-us-banner {
        padding: 8px 0;
    }
    section.header-banner-block svg {
        height: 100%;
        width: 100%;
        max-width: 210px;
    }
    .technology-hover.bg-ror {
        font-size: 10px;
        line-height: 16px;
    }
    .new-cstm .col-md-5 img {
        margin-top: 30px;
        display: none;
    }
    section.create_section h2 {
        font-size: 27px;
    }
    .logos_slider li:nth-child(5) {
        display: none;
    }
    .logos_slider li:nth-child(6) {
        display: none;
    }
    .logos_slider li:nth-child(7) {
        display: none;
    }
    ul.main-img-section {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    ul.main-img-section img {
        max-width: 132px;
    }
    ul.main-img-section h2 {
        font-size: 13px;
        max-width: 127px;
        margin: auto;
    }
    ul.main-img-section li:last-child {
        grid-column-start: 3;
        grid-column-end: 1;
    }
    ul.main-img-section li:last-child p {
        max-width: 290px;
        margin: auto;
    }
    .testimonial-carousel .owl-next, .testimonial-carousel .owl-prev {
        margin: 0 4px;
    }
    .new-cstm .bth {
        padding-top: 9px;
    }
    .footer_item p, .footer_item a {
        max-width: 260px;
        font-size: 13px;
        line-height: 30px;
    }
    .logos_slider {
        float: left;
        width: 100%;
    }
    .banner-logo-section h2 {
        font-size: 25px;
        width: 100%;
        text-align: center !important;
    }
    .owl-carousel-6 .owl-item img {
        display: block;
        width: 100%;
        max-width: 63px;
    }
    .banner-logo-section .heading {
        float: left;
        width: 100%;
    }
    section.employees-section {
        padding-bottom: 0px;
    }
    section.about-us-banner {
        padding: 30px 0;
        background-position: right;
        margin-top: 88px;
    }
    .career_box {
        float: left;
        width: 100%;
    }
    section.career_section2 li {
        margin: 0px;
    }
    .owl-item.career_box {
        padding: 12px;
        margin: 12px 0;
    }
    .technology-second {
        padding-top: 0px;
    }
    .page-template-digital-marketing .banner-img {
        background-position: center;
    }
    section.get-quotes-main-section-3 textarea#subject {
        height: 70px !important;
    }
    .get-A-quotes-banner h1 {
        font-size: 36px !important;
    }
    .services_inner h3 {
        font-size: 12px;
        margin-top: 0px;
        text-align: center
    }
   section.space.worktab_block h2 {
    font-size: 30px;
    padding-bottom: 22px;
}
    .testimonial-block .inner-box {
        padding: 25px 20px;
    }
    .testimonial-block .text {
        position: relative;
        display: block;
        font-size: 13px;
        line-height: 28px;
        color: #282331;
        font-weight: 400;
        margin-bottom: 18px;
    }
    .ourteam-2 h2 {
        text-align: center;
        padding-bottom: 16px;
    }
section.choose_block h3 {
    font-size: 25px;
}
    .testimonial-block .inner-box {
        padding: 30px 40px 50px;
    }
    .twentyseventeen-front-page section.header-banner-block {
        padding: 105px 0 0px;
    }
    .main-banner {
        grid-gap: 30px;
    }
    .services-benner .banner_text-img h2 {
        padding-top: 0 !important;
    }
    .page-template-services-php section.header-banner-block.services-benner {
        padding-top: 43px;
    }
    .page-template-services-php .main-banner {
        grid-gap: 0;
    }
    .page-template-portfolio section.header-banner-block .banner_text-img h2 {
        padding-top: 0;
    }
    .page-template-contact-us section.header-banner-block .banner_text-img h2 {
        padding-top: 0;
    }
    .page-template-contact-us section.header-banner-block {
        height: auto;
        padding-bottom: 16px;
        margin-top: 17px;
    }
    section.web-development-main-banner h1 {
        font-size: 30px;
    }
    section.header-banner-block.web-development-section-2 {
        background: #fffdfd;
        padding-top: 0;
        padding-bottom: 10px;
    }
    .web-inner-main-ection {
        grid-template-columns: 1fr;
    }
    section.web-development-section-2 .sub-heading {
        font-size: 14px !important;
        padding-top: 0 !important;
        line-height: 20px;
    }
section.web-development-section-2 h5 {
    font-size: 21px;
    line-height: 29px;
    padding-top: 9px;
}
    section.web-development-section-2 p {
        padding-top: 12px;
    }
    section.web-development-section-3 {
        padding-top: 12px;
        padding-bottom: 12px;
    }
.left-grid-mngr img {
    width: 100%;
    max-width: 240px;
   }
 .main-mngr-section h2 {
    font-size: 22px;
  }
 .main-mngr-section p {
    font-size: 13px;
  }

section.header-banner-block .banner_text-img h2 {
    font-size: 15px !important;
    padding-top: 0px !important;
}
ul.form_skills input[type=submit] {
margin-top: 0 !important;
}
.footer_item ul li {
    margin-bottom: 0;
} 
.web-development-main-banner {
    background-position: right;
}
section.web-development-main-banner h1 {
    text-align: center !important;
}
.web--devlopment.main-banner.services img {
    max-width: 80% !important;
}
section.job_desc_section {
    padding-bottom: 40px;
}
.main-banner.services.career {
margin-top: 30px;
}
.page-template-about-us footer.site_footer {
    padding-top: 26px;
}
.page-template-services footer.site_footer {
    padding-top: 30px;
}
.page-template-life-at-auspicious footer.site_footer {
    padding: 26px 0 0px;
}
.page-template-digital-marketing footer.site_footer {
    padding: 26px 0 0px;
}
.page-template-graphic-designing footer.site_footer {
    padding: 26px 0 0px;
}
.page-template-seo footer.site_footer {
    padding: 25px 0 0px;
}
.page-template-Mobile_App footer.site_footer {
    padding: 26px 0 0px;
}
.page-template-Web_Designing footer.site_footer {
    padding: 26px 0 0px;
}
.page-template-Web_Developing footer.site_footer {
    padding: 26px 0 0px;
}
.page-template-contact-us footer.site_footer {
    padding-top: 0;
}
.page-template-portfolio footer.site_footer {
    padding: 26px 0 0px;
}
.page-template-jobs footer.site_footer {
    padding: 0px 0 0px;
}
ul.content_list-1 li a{
    margin: 8px 0;
}
section.ours-section {
    padding-bottom: 0;
}
.banner-img-right img {
    max-width: 272px;
}
}



/*------------------------------------------------------Training CSS -------------------*/
.page-template-training img {
    max-width: 100%;
    display:block;
    object-fit: cover;
}

.page-template-training .row {
    display:flex;
    flex-wrap:wrap; 
}

.site-banner .row{
    padding: 120px 0 80px 0;
    align-items: center;
}
section.site-banner {
    background-image: url(./images/traning-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.page-template-training-php section.site-banner img {
    display: none;
}

.page-template-training-php section.site-banner .banner-left {
    padding-left: 0px;
}
.site-banner .banner-left {
    width: 50%;
}
.site-banner .banner-right {
    width:0;
}
.banner-left h1 {
    font-size: 50px;
    line-height: 62px;
    color: #fff;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.banner-left em {
    font-size: 263px;
    display: inline-block;
    padding-right: 20px;
    font-style: normal;
    font-weight: 600;
}
.banner-left h4 {
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    padding: 30px 0;
}
.banner-left a {
    font-size: 16px;
    line-height: 36px;
    color: #0e1e8f;
    background: #fff;
    padding: 6px 50px;
    border-radius: 50px;
    display: inline-block;
    letter-spacing: 0.3px;
    font-weight:600;
}
.banner-left a:hover {
    color: #fff;
    background: #0e1e8f;
}

.what-we-do .block-heading {
    text-align: center;
    padding-bottom: 30px;
}
.what-we-do .block-heading h1 {
    font-size: 24px;
    line-height: 40px;
    color: #0324a6;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-weight: 700;
}
.what-we-do .block-heading p {
    font-size: 14px;
    line-height: 28px;
    color: #000;
    letter-spacing: 0.3px;
    padding: 20px 0px;
    font-weight: 400;
    margin: 0 auto;
}
.what-we-do .row {
    justify-content: center;
}
section.what-we-do {
    background-image: url(./images/backgroundt.png);
    width: 100%;
    background-repeat: no-repeat;
    padding: 80px 0 100px 0;
    background-size: cover;
}
.training-icon img {
    margin: 0 auto;
}
.training-text h3 {
    font-size: 16px;
    line-height: 24px;
    color: #0324a6;
    font-weight: 500;
    text-align: center;
    font-style: italic;
}
.training-text h4{
    font-size: 16px;
    line-height: 24px;
    color: #0324a6;
    font-weight:800;
    text-align: center;
}
.trainings {
    width: 20%;
}
.training-icon {
    padding-bottom: 20px;
}
.technology-heading {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;
}
.technology-heading h1 {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    padding-bottom: 20px;
    letter-spacing: 0.3px;
}
.technology-heading p {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    letter-spacing: 0.3px;
    font-weight: 400;
}
.our-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    max-width: 950px;
    margin: 0 auto;
}
.our-list-item img {
    max-width: 100%;
    margin: 0 auto;
}
.best-training-company .best-training-right {
    width: 55%;
    padding-left:25px
}
.best-training-company .best-training-left {
    width: 45%;
    padding-right:25px
}
section.best-training-company {
    position: relative;
    padding: 50px 0 60px 0;
}
.best-training-left img {
    position: absolute;
    left: 0;
    top: 20%;
}
.best-training-right h3 {
    font-size: 18px;
    line-height: 25px;
    color: #000;
    padding-bottom: 10px;
    letter-spacing: 0.3px;
    font-weight: 700;
}
.best-training-right h1 {
    font-size: 28px;
    line-height: 33px;
    color: #000;
    font-weight: 700;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
}
.best-training-right p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.3px;
    padding: 0px 0 20px;
}
.training-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 30px;
    padding-top: 20px;
}
.training-list {
    text-align: center;
    box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.09);
    border-radius: 8px;
    padding: 80px 0px;
    position: relative;
    border-radius: 8px;
    cursor: pointer;
}
.training-list h3 {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    padding-bottom: 10px;
    font-weight: 600;
    max-width: 230px;
    text-transform: uppercase;
    margin: 0 auto;
    letter-spacing: 0.3px;
}
.training-list p {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    letter-spacing: 0.3px;
    font-weight: 400;
    padding: 10px 16px;
}
section.company-review {
    /*background-image: url(./images/background2t.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 80px 0 180px;
    position: relative;
    height: 100vh;
}
.quote-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid  #fff;
    border-radius: 5px;
    padding: 12px 10px;
    margin-bottom:50px;
    margin-top: 60px;
}
.quote-block h1 {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}
.quote-block .all__btns {
    font-size: 16px;
    line-height: 36px;
    font-weight: 600;
    color: #0e1e8f;
    background: #fff;
    padding: 4px 24px;
    border-radius: 50px;
    letter-spacing: 0.3px;
    margin: 0;
}
.company-heading {
    text-align: center;
    padding-bottom: 80px;
}
.company-heading h2 {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 20px;
    letter-spacing: 0.3px;
}
.company-heading p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    max-width: 1150px;
    margin: 0 auto;
    letter-spacing: 0.3px;
}
.review-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.company-review-list {
    width: 16%;
    cursor: pointer;
}
.company-review-text {
    border: 1px solid #fff;
    border-radius: 7px;
    text-align: center;
    padding: 20px 10px;
    position: relative;
    z-index: 9; 
}
.company-review-text h1 {
    font-size: 48px;
    line-height: 48px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 9px;
}
.company-review-list:nth-of-type(5) h1 {
    font-size: 30px;
    line-height: 30px;
    padding: 13px 0;
}
.company-review-list:nth-of-type(6) h1{
    font-size: 36px;
    line-height: 36px;
    padding: 10px 0;
}
.company-review-text h5 {
    font-size: 11px;
    line-height: 17px;
    color: #fff;
    letter-spacing: 0.5px;
    font-weight:600;    
}
.company-review-text:hover{
    background:#f4f5f5;
}
.company-review-text:hover h1{
    color:#0b2095;
} 
.company-review-text:hover h5{
    color:#393939;
}
.company-review-text:before {
    content: '';
    background-image: url(./images/downt.png);
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    height: 100%;
    background-position: bottom;   
    z-index: 1;
    left:0;
    opacity: 0; 
}
.company-review-text:hover:before {
    opacity:1;
}
.current .company-review-text{
    background:#f4f5f5;
}
.current  .company-review-text h1{
    color:#0b2095;
} 
.current  .company-review-text h5{
    color:#393939;
}
.current .company-review-text:before {
    content: '';
    background-image: url(./images/downt.png);
    background-repeat: no-repeat;
    width: 100%;
    position: absolute;
    height: 100%;
    background-position: bottom;   
    z-index: 1;
    left:0;
    opacity: 0; 
}
.current .company-review-text:before {
    opacity:1;
}
.review-text {
    padding-top: 40px;
}
.review-text p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    letter-spacing: 0.5px;
}
.location-list .tab-content{
    display: none;
    padding-top: 30px;
}
.location-list .tab-content.current{
    display: inherit;
}

.page-template-training .footer_main_shapes, .page-template.page-template-planing .footer_main_shapes {
    display: none;
}
.page-template-planing footer.site_footer, .page-template-training  footer.site_footer {
    padding-top: 80px;
}


.page-template-planing ul.banner_listing {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}


section.eco-technology h2 {
    text-align: center;
}

li.Inner__subMmenu-3 .inner-SUb-meNu ul.sub-menu {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.project__para_hvr {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    padding: 0px 13px;
    text-align: center;
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    line-height: 24px;
}
.training-list:hover .project__para_hvr {
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    background: #10b3f5!important;
    border-radius: 8px;
}
.training-list:hover .project__para_hvr p{
    color:#fff;
}
.training-list:nth-child(2):hover .project__para_hvr {
    background: #99b772!important;
}
.training-list:nth-child(3):hover .project__para_hvr {
    background: #1dc1aa!important;
}

.training-list:nth-child(4):hover .project__para_hvr {
    background:#4e82ce!important;
}
.training-list svg {
    margin-bottom: 20px;
}
.generates-sec-right img.laptop-img {
    position: relative;
    z-index: 2;
}








/*----------------------responsive---------------------*/
@media (max-width:1200px){
.best-training-left img {
    max-width: 460px;
}
.site-banner .row {
   padding: 100px 0 60px 0;
}
section.what-we-do {
    padding: 70px 0 80px 0;
}   
.technology-heading {   
    padding-top: 70px;  
}   
.company-heading {
    text-align: center;
    padding-bottom: 60px;
}
section.company-review {
    padding: 40px 0 80px;
}
.banner-left h1 {
    font-size: 43px;
    line-height: 48px;
}
.company-heading p {    
    max-width: 960px;  
}
.company-review-list {
    width: 16%;
    padding-bottom: 30px;
}
.review-text {
    padding-top: 0px;
}   
.site-banner .banner-left {
    padding-left: 20px;
}
.banner-left em {
    font-size: 200px;
}
.company-review-text h1 {
    font-size: 30px;
    line-height: 30px;
}
.company-review-text h5 {
    min-height: 34px;
}
.company-review-list:nth-of-type(5) h1 {
    font-size: 20px;
    line-height: 15px;
}
.company-review-list:nth-of-type(6) h1 {
    font-size: 20px;
    line-height: 21px;
}
.review-text p {
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 0.5px;
}
.what-we-do .block-heading p br {
    display: none;
}
li.Inner__subMmenu-1.active .inner-SUb-meNu::before {
    left: -271px;
}
.inner-SUb-meNu::before {
    right: -150px;
}   
li.Inner__subMmenu-1.active .inner-SUb-meNu.upwork::before {
    left: 270px;
}
}
@media (max-width:1024px){

section.what-we-do {
    padding: 60px 0 70px 0;
}
.best-training-company .best-training-left {
    width: 100%;
    padding-right: 0px;
}
.best-training-company .best-training-right {
    width: 100%;
    padding-left: 0px;
    padding-top: 40px;
}
.best-training-left img {
    position: relative;
    left: -15px;
    top: 0;
}
.best-training-right p {
    max-width: 640px;
}
.banner-left em {
    font-size: 180px;
}
.banner-left h4 {  
    padding: 20px 0;
}
.banner-left a {   
    padding: 6px 40px;  
}
.company-review-list {
    width: 15%;
}
.company-review-text {  
    padding: 10px;   
}
.current .company-review-text:before {
    top: 21px;
}
.review-text p {
    letter-spacing: 0.2px;
}
section.service-prices h2 {
    font-size: 22px;
}
section.service-prices ul.prices-inner h2 {
    max-width: 73px;
    margin: 8px auto;
    padding: 10px 0px;
}
section.service-prices .price-tag {
    width: 120px;
    height: 120px;
    line-height: 112px;
}
section.service-prices .price-tag strong {
    font-size: 30px;
}
section.service-prices ul.prices-inner li {
    padding: 15px 12px;

}
section.service-prices ul.service-list li p {
    font-size: 13px;
    line-height: 20px;
}
li.Inner__subMmenu-1.active .inner-SUb-meNu::before {
    left: -239px;
}
.inner-SUb-meNu::before {
    right: -180px;
}
li.Inner__subMmenu-1.active .inner-SUb-meNu.upwork::before {
    left: 260px;
}


}
@media (max-width:991px){
.what-we-do .row {
    grid-gap: 50px;
}   
.technology-heading {
    padding-top: 60px;
}   
.our-grid { 
    grid-template-columns: 1fr 1fr 1fr;
}   
.training-block {  
    grid-gap: 30px 30px;
}
.quote-block h1 {
    font-size: 16px;
    line-height: 20px;
}
.quote-block {
    margin-bottom: 40px;
}   
.company-heading {
    padding-bottom: 50px;
}   

section.company-review {
    padding: 40px 0 60px;
}
section.start-traning {
    padding: 50px 0 50px 0;
}
.start-traning-heading h1 {
    padding-bottom: 15px;
    line-height: 20px;
}
.start-traning-heading {
    padding-bottom: 30px;
}
    
.company-review-text h1 {
    font-size: 25px;
    line-height: 26px;
}
.company-review-text h5 {
    font-size: 10px;
    line-height: 14px;
}
.company-review-list:nth-of-type(5) h1 {
    font-size: 18px;
    line-height: 11px;
}
.company-review-list:nth-of-type(6) h1 {
    font-size: 17px;
    line-height: 16px;
}
.banner-left h1 {
    font-size: 37px;
    line-height: 46px;
}
.banner-left em {   
    padding-right: 15px;   
}
li.Inner__subMmenu-1.active .inner-SUb-meNu.upwork::before {
    left: 220px;
}
.banner-btn a {
    padding: 16px 20px;
}
    
}
@media (max-width:767px){
.what-we-do .block-heading p {
    padding: 10px 0;
}
.best-training-right h1 {
    font-size: 25px;
    line-height: 37px;
    max-width: 100%;
}   
    
/*.training-list {*/
/*    padding: 25px 0px;*/
/*} */
.quote-block a {
    font-size: 16px;
    line-height: 27px;
    margin-top: 10px;
}
.quote-block h1 {
    padding-bottom: 13px;
    text-align: center;
}   
.quote-block {   
    justify-content: center;
    flex-wrap: wrap;
}   
.quote-block {
    margin-bottom: 30px;
}
.company-heading {
    padding-bottom: 40px;
}
    
section.start-traning {
    padding: 40px 0;
}   
/*.training-list {*/
/*    padding: 20px 0px;*/
/*} */
.training-list h3 {    
    padding-bottom: 0px;
}   
.site-banner .banner-right {
    width: 100%;
}
.site-banner .row {
    flex-direction: column-reverse;
}
.site-banner .banner-left {
    width: 100%;
    padding-top: 40px;
}
.banner-left h4 {
    margin-top: 20px;
}
.banner-left h1 {
    max-width: 470px;
    font-size: 39px;
    line-height: 43px;
}
.site-banner .row {
    padding: 70px 0 30px 0;
}
.banner-left h4 {
    margin-top: 0px;
}
section.site-banner {
    background-position: bottom;
}
.main-review {
    display: flex;
    flex-wrap: wrap;
}
.review-grid {
    width: 40%;
    padding-right: 30px;
}
.location-list {
    width: 70%;
    padding-right: 15px;
}
.company-review-text {
    padding: 5px  7px;
}
.company-review-list {
    width: 100%;
    max-width: 162px;
    padding-bottom: 15px;
}
.review-text p {
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.8px;
}
.location-list .tab-content {
    padding: 0px;
}
.current .company-review-text:before {
    content: '';
    background-image: url(./images/downt.png);
    background-repeat: no-repeat;
    width: 20px;
    position: absolute;
    height: 20px;
    background-position: bottom;
    z-index: 1;
    left: unset;
    opacity: 0;
    top: unset;
    right: -14px;
    bottom: 25px;
    transform: rotate(30deg);
}
.current .company-review-text:before {
    opacity: 1;
}
.review-grid {
    width: 30%;
    padding-right: 30px;
}
.location-list #tab-2 {
    padding: 100px 0 0;
}
.location-list #tab-3 {
    padding: 194px 0 0;
}
.location-list #tab-4 {
    padding: 285px 0 0;
}
.location-list #tab-5 {
    padding: 380px 0 0;
}
.location-list #tab-6 {
    padding: 478px 0 0;
}
section.eco-technology .process-section ul.tabs  li img {
    display:none;
}
section.eco-technology .process-img img{
    display: none;
}
section.eco-technology li.tab-link.tab_5 {
    right: 12%;
    top: 12%;
}
section.eco-technology li.tab-link.tab_4 {
    right: 20%;
    bottom: 54%;
}
section.eco-technology li.tab-link.tab_3 {
    bottom: 50%;
    left: 39%;
}
section.eco-technology li.tab-link.tab_2 {
    top: 23%;
    left: 21%;
}
section.eco-technology li.tab-link.tab_1 {
    top: 13%;
    left: 13%;
}
section.eco-technology ul.tabs li.tab_1 h2 {
    left: 18px;
}
section.eco-technology .process-img h2 {
    font-size: 35px!important;
    text-align: left;
    position:relative;
}
section.eco-technology .process-img h2:before {
    position: absolute;
    content: '';
    top: 100%;
    width: 50%;
    border-bottom: 2px solid #171e86;
}
section.ecommerce-banner .banner-img-right img {
    max-width: 580px !IMPORTANT;
}
.ecommerce-banner .main-banner {
    grid-template-columns: 1fr !important;
}
li.freelancer-staff ul {
    padding: 20px 20px !important;
}

.process-section ul.tabs li {
    display: block;
    text-align: left;
}
.process-section ul.tabs li.tab-link h2 {
    justify-content: flex-start;
    text-align: left;
}
.process-section ul.tabs li.tab-link{
    position:unset;
    margin-bottom: 20px;
}
.process-section ul.tabs li h2{
    position:unset;
    display: block;
}
.process-section .process-img {
    height: 60px;
    display: block;
    margin:0;
}
.process-section_main-block {
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
}
.process-section_main-block ul.tabs{
    width:30%;
    padding-right: 20px;
}
.main_tab_content_block {
    width: 70%;
    padding-left: 20px;
}
.main_tab_content_block .tab-content{
    top: 0;
}
section.eco-technology li.tab-link {
    background: #fff;
    width: 100%;
    height: 100px;
    border-radius: 9px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    position: relative!important;
}
section.eco-technology li.tab-link:after {
    content: '';
    position: absolute;
    right: -9px;
    top: 43%;
    background: #fff;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    z-index: 0;
    opacity: 0;
}
.tabs li.tab-link.current:nth-of-type(1):after {
    background: #fc9500;
    opacity: 1;
}
.tabs li.tab-link.current:nth-of-type(2):after {
    background: #23c5d9;
    opacity: 1;
}
.tabs li.tab-link.current:nth-of-type(3):after {
    background: #42a2f5;
    opacity: 1;
}
.tabs li.tab-link.current:nth-of-type(4):after {
    background: #eb4079;
    opacity: 1;
}
.tabs li.tab-link.current:nth-of-type(5):after {
    background: #6854ba;
    opacity: 1;
}

section.eco-technology  li.tab-link.tab_1.current{
       background: #fc9500;
}
section.eco-technology  li.tab-link.tab_2.current{
       background: #23c5d9;
}
section.eco-technology  li.tab-link.tab_3.current{
       background: #42a2f5;
}
section.eco-technology  li.tab-link.tab_4.current{
       background: #eb4079;
}
section.eco-technology  li.tab-link.tab_5.current{
       background: #6854ba;
}
.process-section .tab-content.current{
    font-size:14px;
}
.main_tab_content_block #tab-2 {
    margin-top: 120px;
}
.main_tab_content_block #tab-3 {
    margin-top: 240px;
}
.main_tab_content_block #tab-4 {
    margin-top: 360px;
}
.main_tab_content_block #tab-5 {
    margin-top: 480px;
}
section.eco-technology .technologies {
    margin-top: 90px;
}
.training-list:hover .project__para_hvr p {
    line-height: 20px;
}
section.company-review {
    height: 1000px;
    overflow: hidden;
}
.company-review .area {
    height: 100%;
}
.company-review .context {
    bottom: 0;
}
.side_popup_training p.FreeShippingBanner-sidebar-content span {
    margin-bottom: 8px;
    font-size: 20px !important;
}

.banner__popup_training_sec .ryt-Content_sec p {
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 24px;
}

.FreeShippingBanner-sidebar.active {
    right: 462px;
}
.banner__popup_training_sec {
    max-width: 519px;
}
.banner__popup_training_sec .ryt-Content_sec h3 {
    font-size: 17px;
    line-height: 20px;
}
.banner__popup_training_sec .ryt-Content_sec a {
    padding: 12px 22px;
}
.FreeShippingBanner-banner-expanded {
    height: 310px;
    transform: translateY(-50%);
    overflow-y: auto;
}
.siteContect ul a {
    display: inline-block;
}

}

@media (max-width:600px){
    .get-quote-frm_2.get-quote-frm_2-batch p,
.get-quote-frm_1 {
    grid-template-columns: 1fr;
    grid-gap: 0px;
}
section.what-we-do {
    padding: 30px 0 50px 0;
}
.training-text h3 {
    font-size: 14px;
    line-height: 24px;
}
.technology-heading {
    padding-top: 50px;
}
.technology-heading h1 {
    padding-bottom: 10px;
}   
.our-grid {
    grid-template-columns: 1fr 1fr;
}   
.training-list:hover .project__para_hvr p {
    line-height: 18px;
    font-size:13px;
    padding: 10px;
}
section.best-training-company {
    position: relative;
    padding: 50px 0;
}
.start-traning-heading {
    padding-bottom: 20px;
}   
.quote-block h1 {
    padding-bottom: 5px;
}   
.company-heading {
    padding-bottom: 30px;
}
.form-group {
    width: 100%;
    padding-right:0;
}
.form-group-submit {
    padding-top: 30px;
}   
.site-banner .banner-left{
    padding-left:0;
}       
.banner-left h1 {
    max-width: 450px;
    font-size: 30px;
    line-height: 37px;
}
.banner-left em {
    font-size: 150px;
}
.banner-left a {
    padding: 4px 30px;
}
.banner-left h4 {
    padding: 15px 0;
}
.review-grid {
    width: 35%;
}
.location-list {
    width: 65%;
}
.review-text p {   
    line-height: 20px;
}
    .process-img {
    height: 220px;
}
.page-template-planing .ecommerce-banner h1 {
    font-size: 16px !IMPORTANT;
    line-height: 20px !important;
}
section.ecommerce-banner .banner_text-img h2 {
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 14px !important;
}
section.ecommerce-banner ul.banner_listing li {
    font-size: 14px !important;
    line-height: 18px !important;
    padding: 4px  0 !important;
}
.process-img{
    height: auto !important;
}
section.eco-technology .process-img img {
    max-width: 130px;
}
section.eco-technology .process-section ul.tabs  li img {
    max-width: 100px;
}
.process-section ul.tabs li h2 {
    font-size: 14px;
}
section.eco-technology li.tab-link.tab_1 {
    top: 0 !important;
    left: 0 !important;
}
section.eco-technology li.tab-link.tab_2 {
    top: 0 !important;
    left: 0 !important;
}
section.eco-technology li.tab-link.tab_3 {
    bottom: 0 !important;
    left: 0 !important;
}
section.eco-technology li.tab-link.tab_4 {
    right: 0 !important;
    bottom: 0 !important;
}
section.eco-technology li.tab-link.tab_5 {
    right: 0 !important;
    top: 0 !important;
}
section.eco-technology .technologies {
    margin-top: 70px;
}
.best-training-right h1 {
    font-size: 20px;
    line-height: 26px;
}
.best-training-right h3 {
    font-size: 16px;
    line-height: 19px;
}

.banner__popup_training_sec .ryt-Content_sec h3 {
    font-size: 14px;
    line-height: 16px;
}
.banner__popup_training_sec .ryt-Content_sec p {
    font-size: 12px;
    padding-top: 8px;
    margin-bottom: 22px;
}
.banner__popup_training_sec .ryt-Content_sec a {
    padding: 12px 22px;
    font-size: 12px;
}
.FreeShippingBanner-sidebar.active {
    right: 352px;
}

.banner__popup_training_sec {
    max-width: 408px;
    padding: 29px 18px 22px 60px;
}
.banner__popup_training_sec {
    height: auto;
    grid-template-columns: 1fr;
}
.side_popup_training p.FreeShippingBanner-sidebar-content span {
    margin-bottom: 8px;
    font-size: 16px !important;
}
/*.FreeShippingBanner-banner-expanded {*/
/*    transform: translateY(-100%);*/
/*}*/

.FreeShippingBanner-banner-expanded {
    height: 310px;
    transform: translateY(-36%);
    overflow-y: auto;
}
.side_popup_training p.FreeShippingBanner-sidebar-content span {
    margin-bottom: 8px;
    font-size: 15px !important;
}
.FreeShippingBanner-sidebar {
     height: 280px;
     transform: translateY(-45%);
}

.wpcf7-form-control-wrap {
    margin-bottom: 10px;
}
section.get-in-touch form input {
    max-height: 40px;
}
section.get-in-touch form  input#submit {
    max-height: initial;
}
.main-portfolio-block {
    grid-template-columns: 1fr;
    grid-gap: 40px;
}

}
@media (max-width:480px){

.best-training-left img {
    max-width: 100%;
}
.trainings {
    width: 100%;
}
.what-we-do .row {
    grid-gap: 30px;
}
.technology-heading {
    padding-top: 30px;
}
.technology-heading h1 {
    font-size: 24px;
    line-height: 30px;
}
.technology-heading {
    padding-bottom: 30px;
}
.best-training-right h1 {
    font-size: 21px;
    line-height: 34px;
}
.best-training-right h3 {
    font-size: 14px;
    line-height: 20px;
}
.training-block {
    grid-gap: 25px 20px;
}
section.best-training-company {
    padding: 40px 0;
}
.quote-block h1 {
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 0;
}
.quote-block {
    margin-bottom: 20px;
}
.company-review-list {
    width: 100%;
}
section.company-review {
    padding: 40px 0;
}
section.start-traning {
    padding: 30px 0;
}
.banner-left em {
    font-size: 120px;
}
.banner-left h1 {
    font-size: 25px;
    line-height: 31px;
    max-width: 360px;
}
.banner-left h4 {
    font-size: 16px;
    line-height: 30px;
}
.banner-left a {
    padding: 3px 24px;
}
.review-grid {
    width: 45%;
}
.location-list {
    width: 55%;
    padding-left:0;
}
.review-text p {
    line-height: 18px;
    font-size:13px;
}

section.eco-technology .process-img img {
    max-width: 120px;
}

.process-section ul.tabs li h2 {
    font-size: 14px;
}
section.eco-technology .process-section ul.tabs  li img {
    max-width: 92px;
}
section.eco-technology .process-img h2 {
    font-size: 30px !IMPORTANT;
}
section.eco-technology .process-img h2:before {
    width: 40%;
}
.process-section .tab-content.current {
    font-size: 12px;
    line-height: 19px;
}
section.eco-technology li.tab-link {
    height: 70px;
}
section.eco-technology li.tab-link:after {
    right: -7px;
    width: 15px;
    height: 15px;
}
.process-section_main-block ul.tabs {
    padding-right: 10px;
}
.main_tab_content_block #tab-2 {
    margin-top: 90px;
}
.main_tab_content_block #tab-3 {
    margin-top: 180px;
}
.main_tab_content_block #tab-4 {
    margin-top: 220px;
}
.main_tab_content_block #tab-5 {
    margin-top: 230px;
}
section.eco-technology .technologies {
    margin-top: 50px;
}
section.ecommerce-banner .banner-img-right img {
    max-width: 430px !IMPORTANT;
}
.packages-sec {
    width: 100%;
    float: right;
    padding: 0px 16px;
}
section.service-prices ul.prices-inner li{
    width: 100%;
}
section.start-project {
    padding: 50px 0 30px 0;
    background-image: url(./images/background.png);
}
section.ecommerce-banner {
    padding-top: 0 !important;
}
body.page-template.page-template-planing ul.listing-grids p {
    font-size: 12px;
    line-height: 13px;
}
body.page-template.page-template-planing ul.listing-grids {
    grid-gap: 16px;
}
.how-we-compare h2{
    font-size: 22px;
}
.training-list:hover .project__para_hvr p {
    line-height: 16px;
    font-size: 12px;
    padding: 0;
}
section.company-review {
    height: 1090px;
}
.page-template-training-php section.site-banner .banner-left {
    padding-left: 20px;
}
.training-list {
    padding: 50px 0px;
}
.training-block {
    grid-gap: 30px 10px;
}
.best-training-right h3 {
    line-height: 25px;
    max-width: 190px;
}
.banner__popup_training_sec {
    max-width: 258px;
    padding: 29px 18px 22px 50px;
}
.FreeShippingBanner-sidebar.active {
    right: 217px;
}
.FreeShippingBanner-arrow {
    margin: 4px;
}
/*.banner__popup_training_sec .ryt-Content_sec {*/
/*    margin-left: 14px;*/
/*}*/
.banner__popup_training_sec {
    grid-gap: 10px;
}
.banner__popup_training_sec .ryt-Content_sec a {
    padding: 12px 16px;
    font-size: 12px;
}
.banner__popup_training_sec .ryt-Content_sec h3 {
    font-size: 13px;
    line-height: 16px;
}
.FreeShippingBanner-sidebar{
        width:35px;
    
}
.banner__popup_training_sec .left-sec svg {
    max-width: 78% !important;
    margin-left: 4px;
    height: auto;
    margin: 0 auto;
}
.banner__popup_training_sec .ryt-Content_sec svg {
    height: auto;
}
p.FreeShippingBanner-sidebar-content {
    display: flex;
    justify-content: space-evenly;
}
}
@media (max-width:360px){
.banner-left h1 {
    font-size: 21px;
    line-height: 31px;
    max-width: 100%;
} 
}

.all__numbers_images {    position: relative;}.all__numbers_images .img_1 {    position: absolute;    top: 0;    bottom: 0;    left: 0;    right: 0;    z-index: 99;}.main_img img {    position: relative;}    .vert-move {    -webkit-animation: mover 1s infinite  alternate;    animation: mover 1s infinite  alternate;}.vert-move {    -webkit-animation: mover 1s infinite  alternate;    animation: mover 1s infinite  alternate;}@-webkit-keyframes mover {    0% { transform: translateY(0); }    100% { transform: translateY(-10px); }}@keyframes mover {    0% { transform: translateY(0); }    100% { transform: translateY(-10px); }}.slide__1 {    -webkit-animation: mover 1s infinite alternate;    animation: mover 2s infinite alternate;}.slide__2{    -webkit-animation: mover 2.9s infinite alternate;    animation: mover 2s infinite alternate;}.slide__3{    -webkit-animation: mover 2.5s infinite alternate;    animation: mover 2.5s infinite alternate;}.slide__4{    -webkit-animation: mover 3s infinite alternate;    animation: mover 3s infinite alternate;}.slide__5{    -webkit-animation: mover 2s infinite alternate;    animation: mover 2s infinite alternate;}@keyframes swinging{    0%{transform: moved(-5deg) translate3d(-7px, 0, 0) }    100%{transform: moved(5deg) translate3d(7px, 0, 0) }}

body {
    padding: 0 !important;
}


body.page-template-training-php section.site-banner {
    background-image: none !IMPORTANT;
}

body.page-template-training-php section.site-banner {
    background-image: none !IMPORTANT;
    background: linear-gradient( 116.82deg, #08219a 0%, #350840 100.51%) !important;
    color: #fff;
    width: 100%;
}

body.page-template-training-php section.site-banner .row {
    justify-content: center;
    text-align: center;
}


body.page-template-training-php .banner-left h1 {
    font-weight: bold;
}

.company-review-list.tab-link {
    white-space: inherit;
}


section.company-review .location-list .tab-content.current .review-text {
    display: inline;
}

section.company-review .location-list .tab-content.current {
    display: inline-block;
    width: 100%;
}

.page-id-1539 .wpcf7-response-output {
    text-align: center;
    padding: 20px 12px;
    color: #4dc247;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-bottom: 50px;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    font-weight: 500;
}
.page-template-training-php section.site-banner .banner-left {
    padding: 6px !IMPORTANT;
}

.right_menus-list .animation_Menu_list{
        animation: headShake 1s linear 1s infinite alternate;
}
@-webkit-keyframes shakenew {
  0% {
    -webkit-transform: translate(2px, 1px) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-2deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(3deg);
  }
  30% {
    -webkit-transform: translate(0px, 2px) rotate(0deg);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    -webkit-transform: translate(2px, 1px) rotate(-2deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(4deg);
  }
  90% {
    -webkit-transform: translate(2px, 2px) rotate(0deg);
  }
  100% { 
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
  }
}
.screen-reader-response p {
    display: none;
}


.main-manangement {
       position: relative;
    height: 100%;
}
.inventory-content {
    position: absolute;
    top: 30%;
    left: 9%;
}

.inventory-content input {
    border-radius: 4px;
    border: 1px solid;
    padding: 13px 58px;
    width: 490px;
 
}
.inventory-content input:focus-visible {
    outline: none;
}
.srch-btn {
    position: relative;
    margin-top: 30px;
}
.customer-app-main {
     display: flex;
    padding: 31px 0 21px 0;
    align-items: center;
    margin-left: 100px;
}
.customer-app-main h4 {
     font-weight: 600;
    font-size: 18px;
    line-height: 19px;
    color: #262626;
    margin-left: 10px;
}
/*.srch-btn img {*/
/*    position: absolute;*/
/*    left: 20px;*/
/*    top: 10px;*/
/*}*/
.inventory-content input::placeholder{
    font-weight: 500;
font-size: 16px;
line-height: 19px;
font-family: 'Montserrat', sans-serif;
color: #767676;
}
.inventory-content h1 {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 60px;
    color: #B9F0E9;
    width: 100%;
    max-width: 697px;
}
.container {
    max-width: 1221px;
    padding: 0 15px;
    margin: 0 auto;
}
.Stock-Management {
    margin-top: 60px;
    padding-bottom: 40px;
}
.stock-inventory {
    padding-top: 84px;
}
.Stock-text-section h2 {
   
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 19px;
    color: #262626;
    padding-bottom: 29px;
}
.Stock-blocks-section {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap:44px;
}
.Stock-blocks-number {
    padding: 20px;
    background: #FDFDFD;
    border: 1px solid #02A97D;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.Stock-blocks-number h4 {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #262626;
    padding-bottom:15px;
}
.Stock-blocks-number h6 {
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #262626;
    min-height: 50px;
}
.stock-manangement-images {
    background: #FAFAFA;
    padding: 41px 67px 22px;
}
.images-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 18px 12px;
    margin-bottom: 26px;
}

.images-list-block img {
    display: block;
    width: 100%;
    object-fit: cover;
}
.show-images span {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #01A67B;
}
.About-App-section h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 19px;
    color: #262626;
    padding-bottom: 4px;
    position:relative;
}
.About-App-section {
    padding: 50px 0 68px 0;
}
ol.app-list li {
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #131313;
    padding-bottom: 10px;
}
.About-App-section h3:before {
    content: '';
    position: absolute;
    width: 84px;
    height: 3px;
    background: #01A67B;
    border-radius: 5px;
    bottom: 0;
}
ol.app-list {
    padding-top: 21px;
}
ol.app-list li:last-child{
    padding-bottom:0;
}
.main-manangement > img {
    width: 100%;
    display: block;
}
.page-template-stock-inventory header.site_header {
    background: #171e86;
}
.generates-sec-right img {
    width: 100%;
}
header.site_header {
    background: #171e86;
}

.reddingo-api .Stock-Management {
    margin-top: 25px;
}
.reddingo-api .Stock-Management .Stock-text-section h2 {
    font-weight: 700;
    font-size: 19px;
    line-height: 30px;
    padding-bottom: 0;
    color: #131313;
}
.reddingo-api ol.app-list {
    padding-left: 30px;
}
.reddingo-api .About-App-section {
    padding-bottom: 20px;
}
.image-with-content-section-inner {
    display: flex;
    grid-gap: 38px;
    margin-bottom: 38px;
    align-items: center;
}
.image-with-content-section-inner .image-section, .image-with-content-section-inner .content-section {
    width: 50%;
}
section.image-with-content-section {
    max-width: 794px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.image-with-content-section-inner .content-section h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #131313;
    margin-bottom: 4px;
}
.image-with-content-section-inner .content-section p {
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    color: #131313;
}
.About-App-section a {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 28px;
    text-decoration-line: underline;
    color: #131313;
    padding-left: 30px;
    display: block;
}
.About-App-section ol.app-list a {
    padding: 0;
}
.image-with-content-section-inner.two {
    flex-direction: row-reverse;
}
.image-with-content-section-inner .image-section img {
    float: left;
}

/*============Media===========*/


@media(max-width:1300px){
    .srch-btn {
    margin-top: 14px;
}
}
@media(max-width:1200px){
    .inventory-content {
    left: 8%;
}
.inventory-content h1 {
    font-size: 30px;
    line-height: 50px;
}
.stock-manangement-images {
    padding: 41px 40px 22px;
}
.generates-sec-right img {
    width: 100%;
}
.generates-section {
    width: 100%;
    display: flex;
}
.generates-sec-right {
    width: 50%;
}
.generates-sec-left {
    width: 50%;
}
ul.item-list {
    padding-left: 20px;
}
ul.item-list li {
    font-size: 15px;
    line-height: 20px;
}
}
@media(max-width:1024px){
  .Stock-blocks-section {
    grid-gap: 30px;
}  
.stock-manangement-images {
    padding: 41px 41px 22px;
}
.Stock-Management {
    margin-top: 40px;
}
.srch-btn img {
    max-width: 272px;
}
.generating-section {
        grid-gap: 30px;
}
.generating-text h1 {
    font-size: 30px;
    line-height: 40px;
}
.generating-create h2 {
    font-size: 25px;
    line-height: 30px;
}
.generating-content .generating-create svg {
    width: 90px;
    height: 50px;
}
.generating-form .get-quote {
    padding: 30px 30px;
}
.generating-form .get-quote h2 {
    font-size: 30px;
    line-height: 40px;
}
.generating-form .get-quote p {
    font-size: 14px;
    line-height: 17px;
    padding: 14px 0 14px;
}
.our-partners-section .logo-image {
    padding-top: 30px;
}
section.generates-business {
    padding: 60px 0;
}
.generates-sec-right img {
    width: 100%;
}
.generates-business .heading-content h1 {
    font-size: 26px;
    line-height: 30px;
    max-width: 301px;
    padding-bottom: 15px;
}
.generates-section {
    grid-gap: 30px;
}
.winning-heding h1 {
    font-size: 30px;
    line-height: 40px;
    max-width: 311px;
    padding-bottom: 40px;
}
.winningport-img h4 {
    font-size: 16px;
    line-height: 23px;
    padding: 20px 0;
}
section.winning-portfolio {
    padding-bottom: 60px;
}
}
@media(max-width:992px){
.inventory-content {
    left: 8%;
    top: 40%;
}
.inventory-content h1 {
    font-size: 25px;
    line-height: 34px;
    max-width: 397px;
}
.Stock-blocks-section {
    grid-gap: 20px;
}
.Stock-blocks-number {
    padding: 15px;
}
.Stock-blocks-number h4 {
    font-size: 13px;
    padding-bottom: 10px;
}
.Stock-text-section h2 {
    font-size: 20px;
}
.customer-app-main {
    padding: 21px 0 21px 0;
}
.Stock-Management {
    margin-top: 30px;
}
}
@media(max-width:749px){
.thanku-page-text {
    text-align: center;
}
.addition-block .right-main-text {
    text-align: center;
}
.thanku-page-text p, .thanku-page-text a {
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 15px;
}
.addition-main-page {
    padding-top: 30px;
    padding-bottom: 30px;
}
    .addition-page .addition-text h1 {
    font-size: 25px;
    line-height: 30px;
}
.addition-block .right-section {
    width: 100%;
    padding-bottom: 30px;
}
.addition-block .left-section {
    width: 100%;
    justify-content: center;
}
.addition-block .left-section img {
    width: 70%;
}
.addition-block {
    flex-direction: column;
    grid-gap: 20px;
}

    section.winning-portfolio {
    padding-bottom: 30px;
}
section.Portfolio-sec-block h1 {
    padding-bottom: 60px;
}
	.new-thanks-suffescom-wrap {
    flex-direction: column;
}
	.quote-outer .quote-inner {
    grid-template-columns: 1fr;
}
.new-thanks-suffescom-wrap {
    margin: 20px auto 20px;
}
.new-thanks-suffescom-person-image {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}
.new-thanks-suffescom-person-details {
    width: 100%;
    padding: 18px;
}
.display-info h6 {
    font-size: 14px;
}
.quote-left {
    display: none;
}
.quote-right {
    padding: 18px 18px 18px 18px;
}
.quote-right h2 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 10px;
}
   .customer-app-main {
    padding: 10px 0 10px 0;
    margin-left: 0;
} 
.customer-app-main h4 {
    font-size: 14px;
}
.inventory-content h1 {
    font-size: 23px;
    line-height: 26px;
    max-width: 417px;
}
.main-manangement > img {
    height: 220px;
    object-fit: cover;
    object-position: left;
}
.inventory-content {
    left: 8%;
    top: 40%;
}
.Stock-blocks-section {
    grid-template-columns: 1fr 1fr;
    grid-gap: 15px;
}
.Stock-Management {
    margin-top: 15px;
}
.Stock-Management {
    padding-bottom: 30px;
}
.stock-manangement-images {
    padding: 20px 20px 20px;
}
.images-list {
    grid-template-columns: 1fr 1fr;
    grid-gap: 12px 12px;
    margin-bottom: 20px;
}
.show-images span {
    font-size: 14px;
}
.About-App-section {
    padding: 30px 0 40px 0;
}
.About-App-section h3 {
    font-size: 18px;
    line-height: 19px;
}
ol.app-list {
    padding-top: 15px;
}
.About-App-section h3:before {
    width: 71px;
    height: 2px;
}
.main-manangement-block-section .container {
    padding: 0 15px!important;
}
.Stock-text-section h2 {
    font-size: 18px;
    padding-bottom: 20px;
}
.Stock-blocks-number h6 {
    min-height: 40px;
}
.customer-app .container {
    padding: 5px 15px !important;
}
.srch-btn img {
    max-width: 200px;
}
.generating-section {
    padding: 50px 0 50px;
}
.generating-section {
    padding: 120px 0 50px;
    grid-template-columns: 1fr;
}
.generates-section {
    grid-gap: 30px;
    display: grid !important;
    grid-template-columns: 1fr;
}
.generates-sec-right {
    width: 100%;
}
.generates-sec-left {
    width: 100%;
    padding-left: 0px;
}
.our-partners-section .logo-image {
    padding-top: 8px;
}
.our-partners-section .banner-logo-section  h2 {
    margin-top: 0px;
        font-size: 17px;
}
.generates-business .heading-content h1 {
    max-width: 100%; 
}
.main-portfolio-block {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}
.winningport-img h4 {
    font-size: 13px;
   padding: 14px 0;
}
.main-items-content span {
    font-size: 20px;
    line-height: 30px;
}
.domain-main svg {
    width: 80px;
    height: 80px;
    margin-top: -38px;
}
.main-items-content h5 {
    font-size: 14px;
    line-height: 20px;
    padding: 0px 0 20px;
}
ul.item-list {
    padding-top: 20px;
}
ul.item-list li {
    font-size: 13px;
    line-height: 20px;
}
.blocks-btn {
    padding: 0px 15px;
}
.blocks-btn .get-quote-popup {
    height: 53px;
    font-size: 14px;
    line-height: 19px;
}
section.Portfolio-sec-block.sec-items {
    padding-top: 20px;
    padding-bottom: 20px;
}
section.Portfolio-sec-block.sec-items .main-items-content.hert-logo li {
    padding-left: 10px;
}
.winning-heding h1 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 30px;
}
.generates-business .our-gols {
    background-color: #ffffff !important;
    padding: 15px 0;
    padding-left: 13px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
section.generates-business {
    padding: 40px 0;
}
.generating-text h1 {
    font-size: 20px;
    line-height: 23px;
}
.generating-create h2 {
    font-size: 15px;
    line-height: 23px;
}
.generating-form .get-quote h2 {
    font-size: 20px;
    line-height: 23px;
}

.winning-portfolio .images-section {
    grid-gap: 15px;
}
.generates-business .heading-content h1 {
    font-size: 20px;
    line-height: 23px;
}
.winningport-img {
    display: block;
    height: 100%;
}
.generating-section {
    padding: 90px 0 70px;
    grid-template-columns: 1fr;
    grid-gap: 20px;

}
.generating-text h1 {
    font-size: 24px;
    line-height: 33px;
    color: #050748;
}
.main-portfolio-block {
    grid-template-columns: 1fr;
    grid-gap: 40px;
}
.image-with-content-section-inner {
    grid-gap: 20px;
    margin-bottom: 26px;
    flex-direction: column;
}
.image-with-content-section-inner .image-section, .image-with-content-section-inner .content-section {
    width: 100%;
}
.About-App-section a {
    padding-top: 0px;
    word-break: break-all;
    padding-left: 0px;
}
.reddingo-api ol.app-list {
    padding-left: 0px;
}
.image-with-content-section-inner.two {
    flex-direction: column;
}

}
@media(max-width:480px){
 .generating-content .generating-create svg {
    width: 80px;
    height: 30px;
    margin-right: 11px;
    grid-gap: 0px;
}
    .winning-portfolio .images-section {
    grid-template-columns: 1fr 1fr;
}
 .generating-content .generating-create {
    grid-gap: 0px;
}

/*     .main-portfolio-block {
    grid-template-columns: 1fr;
    grid-gap: 20px;
} */
.inventory-content {
    top: 40%;
   left: 10%;
}
.Stock-blocks-section {
    grid-template-columns: 1fr;
    grid-gap: 10px;
}
.Stock-blocks-number h6 {
    min-height: 30px;
}
.images-list {
    grid-template-columns: 1fr;
}
.About-App-section {
    padding: 20px 0 20px 0;
}
ol.app-list {
    padding-top: 10px;
}
.About-App-section h3 {
    font-size: 16px;
}
.Stock-text-section h2 {
    font-size: 16px;
}
.Stock-Management {
    padding-bottom: 20px;
}
.show-images span {
    font-size: 13px;
}
.inventory-content h1 {
    font-size: 17px;
}
.FreeShippingBanner-sidebars {
    width: 40px;
    height: 190px;
}
}
.stock-images-slider span.close-slider {
    z-index: 999;
}



/*===============BUTTONS-ANIMATION===============*/
.contact-us-btn {
    position: relative;
    border: 0;
}

.contact-us-btn:before {
    content: '';
    top: 0;
    transform: translateX(0%);
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: -1;
    animation: slides 2s infinite;
    background: linear-gradient(to right,rgba(64,235,241,0) 0%,rgb(255 254 253/56%) 50%,rgb(255 254 253/28%) 99%,rgba(64,235,241,0) 100%);
}


@keyframes slides {
	0% {
		left: -100px;
	}
	100% {
		left: 200px;
	}
}
.get-quote {
    min-height: 38px;
    border-radius: 40px;
    line-height: 35px;
    border: 1px solid #fff;
    width: 100%;
    padding: 10px 40px;
    font-weight: 500;
    letter-spacing: 0px;
    background: #fff;
    color: #0026ac;
    margin: 0px;
    display: inline;
    font-size: 14px !important;
    cursor: pointer;
}
.main-enterprice-section span.get-quote.get-quote-popup {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 180px;
    margin: 0 auto;
    padding: 6px;
    margin-top: 30px;
}
.ourteam-inner p {
    margin-bottom: 20px;
}

.all__btns,
.hover-btn-portfolio span {
    position: relative;
    border: 0 !IMPORTANT;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 180px;
    margin: 0 auto;
    padding: 6px;
    margin-top: 30px;
}
.hover-btn-portfolio span {
    position: relative;
    max-width: initial;
    margin: 2px;
}


.all__btns:before,
.hover-btn-portfolio span:before {
    content: '';
    top: 0;
    transform: translateX(0%);
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: -1;
    animation: slides 2s infinite;
    background: linear-gradient(to right,rgba(64,235,241,0) 0%,rgb(255 254 253/56%) 50%,rgb(255 254 253/28%) 99%,rgba(64,235,241,0) 100%) !important;
}



.white__btn:before,
.hover-btn-portfolio span:before {
    background: linear-gradient(to right,rgb(64 235 241 / 0%) 0%,rgb(14 30 143 / 35%) 50%,rgb(255 254 253 / 0%) 99%,rgb(64 235 241 / 0%) 100%) !important;
    z-index: 1;
}
li.get-a_quote .all__btns:before {
    content: '';
    background: linear-gradient(to right,rgba(64,235,241,0) 0%,rgb(109 113 241 / 34%) 50%,rgb(255 254 253/28%) 99%,rgba(64,235,241,0) 100%) !important;
    overflow: hidden;
}
.main-banner .all__btns {
    margin-left: 0;
}
p.FreeShippingBanner-sidebar-content .all__btns {
    display: block !IMPORTANT;
    max-width: initial;
    padding: 0;
    margin-top: 0;
}
span.all__btns.contact-form-spinner {
    max-width: 100%;
}


/*ul.form_skills p:last-child {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
ul.form_skills p:last-child:before {
    content: '';
    top: 0;
    transform: translateX(0%);
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    animation: slides 2s infinite;
    background: linear-gradient(to right,rgba(64,235,241,0) 0%,rgb(255 254 253/56%) 50%,rgb(255 254 253/28%) 99%,rgba(64,235,241,0) 100%) !important;
    overflow: hidden;
}
ul.form_skills input[type=submit] {
    margin: 0;
}*/
.banner-main-sec .all__btns {
    max-width: inherit;
}

.page-template-default ul.banner_listing span.get-quote.white__btn.all__btns.get-quote-popup {
    max-width: 260px;
    padding: 6px 30px;
}


.FreeShippingBanner-sidebars span.all__btns.get-quote-popup:before{
	content: none;
}
span.all__btns.quote-email-from-submit {
    max-width: 100%;
    padding: 10px;
    margin: 0;
}
a.all__btns.career-btn {
    border: 1px solid #fff !important;
}
.all__btns.btn-blue-f {
    padding: 8px 50px 8px 20px !important;
    max-width: 161px !important;
}
.imgs_s.last-child a.View-more-btn span {
    position: relative;
    overflow: hidden;
}
.imgs_s.last-child a.View-more-btn span:before {
    content: '';
    top: 0;
    transform: translateX(0%);
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    animation: slides 2s infinite;
    background: linear-gradient(to right,rgb(64 235 241 / 0%) 0%,rgb(14 30 143 / 35%) 50%,rgb(255 254 253 / 0%) 99%,rgb(64 235 241 / 0%) 100%) !important;
}

.get-quote-popup,
.page-id-1539 input.wpcf7-form-control.wpcf7-submit,
.all__btns,
ul.form_skills input[type=submit] {
    text-transform: capitalize !IMPORTANT;
    letter-spacing: 0.2px !important;
}
section {
    overflow: hidden;
}
.banner-btn .all__btns {
    font-weight: 500;
}

.blocks-btn .get-quote-popup:before {
    background: linear-gradient(to right,rgb(64 235 241 / 0%) 0%,rgb(105 121 233 / 13%) 50%,rgb(255 254 253 / 0%) 99%,rgb(64 235 241 / 0%) 100%) !important;
}