/* -- */
:root{
    --primary-blue:#1E59CC;
    --secondary-blue:#529ff1;
    --black-primary:#1a1a1a;
}
/* --- */
body {
    font-family: 'Montserrat', sans-serif;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

body::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    background-color: #044fa7;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent)
}
/*Global CSS*/
.btn__blue {
    background: #2070e6;
    color: #fff !important;
    background-image: none !important;
}
.common_title{
    font-size: 32px;
}
/*Global CSS*/

/*Digital marketing adword page*/

.digital_marketing_services {
    color: #ff7a03;
    font-family: 'Nunito Sans', sans-serif;
}

.heading-digital-market {
    color: #ffffff;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 48px;
    font-weight: bold;
}

.left-text {
    position: absolute;
    top: 44%;
    left: 37%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.right-form {
    background-color: rgba(2, 10, 43, 0.7);
    position: absolute;
    top: 44%;
    left: 78%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.specialist-contact {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #ffffff;
}

.contact-form {
    border-radius: 0;
    border: none;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.04;
    letter-spacing: 0.5px;
    text-align: left;
    color: rgba(206, 206, 206, 0.7);
}

.send-request-btn {
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 3.8px;
    background-color: #ff7a03;
    width: 50%;
}

.choose-us {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 36px;
    font-weight: 900;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #212121;
}

.why-choose-us .card-title {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: left;
    color: #2a2424;
}


.why-choose-us .card-text {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 19px;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: left;
    color: #777777;
}

.main-banner-portion {
    z-index: 99;
    position: absolute;
    top: 91%;
    left: 7%;
    background-color: #ffffff;
    width: 86%;
    height: 142px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 6px 0 rgba(35, 31, 32, 0.1);
    box-shadow: 0px 2px 6px 0 rgba(35, 31, 32, 0.1);
}
.gap__bg {
    background-color: #fafafa;
    padding-top: 50px;
    padding-bottom: 70px;
}

.background {
    background-color: #fdfdff;
}

.diagnose-website {
    font-family: 'Nunito Sans', sans-serif;
    font-size:32px;
    font-weight: 600;
    line-height: 0.19;
    color: #ffffff;
}

.diagnose-now {
    border: 1px solid white;
    background-color: #ff7a03;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    width: 50%;
}

.connect-head {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 0.68;
    letter-spacing: normal;
    color: #212121;
}

.connect-text {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.56;
    text-align: left;
    color: #757575;
}

.leading-company {
    background-color: #fafafa;
}

.leading-company-head {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 36px;
    font-weight: 900;
    line-height: 1.33;
    color: #212121;
    position: relative;
    top: 50px;
    right: 10%;
}

.digital-company-text {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.64;
    color: #757575;
}

.digital-cards-head {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 17.5px;
    color: #757575;
}

.digital-cards-text {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 17.5px;
    font-weight: 600;
    line-height: 1.23;
    color: #bfbfbf;
}

.second-sec-color:hover {
    background-color: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: 0px 6px 15px 0 rgba(35, 31, 32, 0.1);
    box-shadow: 0px 6px 15px 0 rgba(35, 31, 32, 0.1);
    font-size: 17.5px;
    font-weight: 600;
    line-height: 1.23;
    color: #000000;
    border: none;
}

.border-lines {
    border-right: 2px solid #f2f2f2;
    height: 320px;
}

.invest-market {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 36px;
    font-weight: 900;
    color: #3b3b3b;
}

.invest-market-text {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.63;
    color: #918d8d;
}

.our-approach-text {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.55;
    letter-spacing: 0.4px;
    color: #212121;
}

.person-text {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 21.5px;
    font-weight: 600;
    line-height: 1.79;
    letter-spacing: 0.4px;
    color: #9db4fd;
}

.person-name {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.invest-market-card {
    border-radius: 14px;
    border: solid 0.5px #e8e8e8;
    background-color: #fdfdff;
}

.connect .container-fluid {
    background-image: url(../img/connect.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position:-90px;
    height:708px;
}

.form-oet .container-fluid {
    position: relative;
}

.connect-right-text {
    position: relative;
    top: 50%;
    left: 74%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.items-navbar {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #bfbfbf;
}

.diagnose-img {
    width: 70%;
}

.invest-img {
    width: 12%;
    left: 7.7%;
    position: absolute;
    top: 18%;
}

.invest-img-third {
    width: 11%;
    left: 8.6%;
    position: absolute;
    top: 17%;
}

.invest-img-fourth {
    width: 12%;
    left: 8.6%;
    position: absolute;
    top: 16%;
}

.persons-img {
    width: 10%;
}

.coma-img {
    width: 3%;
}

.navbar-items {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #bfbfbf;
}

.navbar-items:hover {
    color: #212121;
}

.text-nav {
    margin-left: 30%;
}

.logo-img {
    margin-left: 5%;
}

.footer-headings {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.7;
    letter-spacing: 0.4px;
    color: #ffffff;
}

.popular-service-text {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 2;
    letter-spacing: 0.4px;
    color: #a1a1a1;
}

.jain-techno-text {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.89;
    letter-spacing: 0.4px;
    color: #a1a1a1;
}

.request-form {
    border-radius: 4px;
    background-color: #363636;
    border: none;
    resize: none;
}

.submit-btn {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.89;
    letter-spacing: 0.4px;
    text-align: left;
    color: #ffffff;
    border-radius: 4px;
    background-color: #ff7a03;
    width: 100%;
    text-align: center;
}

.copyright-techasoft {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 2.25;
    letter-spacing: 0.3px;
    text-align: center;
    color: #5c5c5c;
}

.footer-img {
    width: 6%;
}

.change-color:hover {
    color: #ffffff;
}

.top-navbar {
    background-color: #0264d7;
}

.top-nav-contact {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.89;
    letter-spacing: 0.4px;
    color: #82bafc;
}

.top-nav-space {
    padding-left: 26%;
    padding-right: 6%;
}

.top-nav-contact:hover {
    color: #ffffff;
}

.invest-holder {
    width: 20%;
}

.digi-company-holder {
    width: 25%;
}

.digi-company-img {
    width: 12%;
    position: absolute;
    left: 44%;
    top: 5%;
}

.banner-img-icons {
    width: 20%;
}

.person-pic {
    width: 10%;
}

.change-color-icons:hover {
    background-color: #ff7a03;
}

.all-blog-cards {
    border-radius: 14px;
    -webkit-box-shadow: 12px 15px 20px 0px rgba(46, 61, 73, 0.15);
    box-shadow: 12px 15px 20px 0px rgba(46, 61, 73, 0.15);
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}

.blog_sec_img {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 230px;
    width: 100%;
}

.blog-titles {
    display: inline-block;
    padding: 5px 2px;
    font-size: 16px;
}

.vertical-alignment {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.list-icon {
    color: #0250a9;
    /*margin-right: 5px;*/
    font-size: 20px !important;
    position: absolute;
    left: 0;
}

.list-icon-large {
    /*color: #0250a9;*/
    /*margin-right: 5px;*/
    font-size: 20px !important;
    position: absolute;
    left: 4%;
}

.two-lists {
    padding-left: 7%;
}

.shadow-common {
    /*-webkit-box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
    box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);*/
    -webkit-box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
    box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.image-shadow-common {
    -webkit-filter: drop-shadow(8px 8px 10px gray);
    filter: drop-shadow(8px 8px 10px gray);
}

.para-color {
    color: rgb(97, 103, 123);
}

.btn-color-parent:hover {
    text-decoration: none;
}

.btn-color-parent input.btn-color,.btn-color-parent.bg-btn {
    color: #ffffff;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    background-color: #0150a9;
    -webkit-box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
    -webkit-transition: -webkit-transform 0s;
    transition: -webkit-transform 0s;
    -o-transition: transform 0s;
    transition: transform 0s;
    transition: transform 0s, -webkit-transform 0s;
    border: 0 !important;
}
.btn-primary{
    background-color: #0150a9 !important;
    border-color: #0150a9 !important;
}

/*.btn-color-parent:after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 10rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .4s;
    background-color: #fff;
}*/

main {
    position: relative;
    /*top: 100px;*/
    overflow-x: hidden;
    overflow-y: hidden;
}

.page-footer {
    position: relative;
    /*top: 120px;*/
	margin-top: 60px;
}

.main-navbar {
    background-color: #ffffff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.first_nav_content {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgba(6, 41, 83, 0.8);
}

.first_nav_content:hover {
    color: black;
    text-decoration: none;
}

.second-navbar {
    -webkit-box-shadow: 0.7px 8.9px 24.5px 0 rgba(8, 8, 24, 0.1);
    box-shadow: 0.7px 8.9px 24.5px 0 rgba(8, 8, 24, 0.1);
    background-color: #ffffff;
}

.navbar-right-items {
    margin-left: 10%;
}

.star_pic {
    width: 80%;
}

.right-items-list {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: 0.3px;
    font-weight: 600;
}

.btn-color-parent input.btn-color-footer {
    color: black;
    background-color: #f0f3f5;
    border: 1px solid #dddddd;
    cursor: pointer;
    border-radius: .25rem;
}

.btn-color-parent input.btn-color-footer:hover {
    background-color: #ffffff;
}

.btn-color-parent input.btn-color-footer:active {
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.btn-color-parent input.btn-color:hover {
    background-color: #0064d7;
    /*-webkit-transform: translateY(-3px);
    transform: translateY(-3px);*/
    -webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2);
    box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2);
}

.services_offer {
    width: 64px;
}

.service_offer {
    -webkit-filter: drop-shadow(8px 8px 10px gray);
    filter: drop-shadow(8px 8px 10px gray);
    background-color: #c6f1f7 !important;
}

.btn-color-parent input.btn-color:focus,
.btn-color-parent input.btn-color-footer:focus {
    outline: none !important;
}

.btn-color-parent input.btn-color:active {
    background-color: #0150a9 !important;
    color: #ffffff !important;
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}


/*when the button is focused and clicked*/

.btn-color-parent input.btn-color:focus:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}


/*NAVBAR*/


/*PLAY STORE BTNS EFFECTS*/

.social-btns .social-btn-color {
    -webkit-transition: -webkit-transform 0s;
    transition: -webkit-transform 0s;
    -o-transition: transform 0s;
    transition: transform 0s;
    transition: transform 0s, -webkit-transform 0s;
}

.social-btns .social-btn-color:active {
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.social-btns .social-btn-color:focus:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}


/*==============FOOTER==============*/

.myBtn {
    display: none;
    position: fixed;
    bottom: 28px;
    right: 86px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: rgba(33, 80, 169, .8);
    color: white;
    cursor: pointer;
    width: 38px;
    height: 38px;
    padding: 7px;
    border-radius: 2px;
    font-size: 18px;
}

.myBtn:hover {
    /*background-color: #dddddd;
    color: rgba(33, 80, 169, 1);*/
    border-color: rgba(33, 80, 169, .8);
}

.myBtn:active {
    background-color: #dddddd;
    /* Add a dark-grey background on hover */
    color: rgba(33, 80, 169, 1);
    border-color: rgba(33, 80, 169, .8);
}

.myBtn:focus {
    outline: none;
}


/*=============FOOTER==============*/


/*Navbar code*/

.ul-menu {
    padding-top: 0 !important;
}


.ul-menu {
    padding-top: 1%;
}

.ul-menu > .main-nav-item {
    border:none;
    position: relative;
    line-height: 50px;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}

.ul-menu .main-nav-item a {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 13px;
    font-weight: 600;
    color: rgba(6, 41, 83, 0.8) !important;
    text-transform: uppercase;
}

.second-navbar .dropdown:hover>.dropdown-menu {
    display: block;
}

.second-navbar .dropdown-toggle::after {
    display: none;
}
@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0rem);
    opacity: 1;
  }

  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }

  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}

.ul-menu > .main-nav-item > .nav-link:hover {
    border: none;
    color: #090218 !important;
}
.ul-menu > .main-nav-item > .nav-link::after {
    content: '';
    position: absolute;
    width: 0px;
    height: 5px;
    left: 50%;
    bottom:0;
    background-color: #166ce7;
    border-radius: 3px;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}
.ul-menu > .main-nav-item  > .nav-link:hover::after {
    width: 100%;
    left: 0;
}

.ul-sub-list .nav-item {
    line-height: 1 !important;
}

.ul-sub-list .nav-item a.nav-link {
    font-size: 10px !important;
    color: #01316a;
}

.ul-sub-list .nav-item a.nav-link:hover {
    border-bottom: none !important;
    color: #2c7bd8 !important;
}

.sub-menu h6 {
    font-size: .95rem !important;
    font-weight: bold;
    color: #01316a !important;
}
/* .sub-menu a.prod-more{
    top: 0 !important;
} */
.sub-menu a.prod-more h6{
    font-size: 10px !important; 
}


/* adds some margin below the link sets  */

.navbar .dropdown-menu div[class*="col"] {
    margin-bottom: 1rem;
}

.navbar .dropdown-menu {
    border: none;
    background-color: #ffffff !important;
}


/*Navbar code*/


/*New navbar code*/

.navbar-toggler {
    margin-right: 2%;
}

.new-tech,
.new-service {
    width: 85vw !important;
}
.new-tech.product__list{
    width: 50vw !important;
    left: 23% !important;
}

.all-nav {
    margin: 0 auto;
}


/*new navbar code ends*/


/*Additional navbar code*/


/* remove the padding from the navbar so the dropdown hover state is not broken */

.navbar {
    padding-top: 0px;
    padding-bottom: 0px;
}


/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */

.navbar .nav-item {
    padding: .5rem .5rem;
    /*Nav*/
    margin: 0 .25rem;
}

.navbar .ul-sub-list {
    list-style: disc;
    color: #01316a;
    margin: 0 1.25rem;
    display: -ms-grid;
    display: grid;
}

.navbar .ul-sub-list .nav-item {
    padding: 0 .5rem 0 0;
}

.navbar-expand-md .ul-menu .main-nav-item .nav-link {
    padding-left: 0 !important;
}


/* makes the dropdown full width  */

.navbar .dropdown {
    position: static;
}

.navbar .dropdown-menu {
    width: 100%;
    right: 0;
    /*my values*/
    top: 96%;
    left: 10%;
}

.navbar .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, .15);
    background-color: #fff;
}


/*Additional navbar code*/


/*CTA*/

.cta {
    margin-top: 0%;
    margin-bottom: 1%;
    padding-left: 0;
    padding-right: 0;
}

.cta h1 {
    color: #222e98;
    text-transform: uppercase;
    padding-top: 5%;
}

.cta p {
    color: #5259a8;
}

.cta .carousel-inner {
    /*margin-top: 1%;*/
}

.cta .carousel-indicators {
    bottom: 50px;
}


/*CTA*/


/*CAROUSEL*/

.home-carousel {
    width: 100% !important;
}

.home-carousel .carousel-indicators li {
    background-color: #8d8d8d;
    /*circle*/
    width: 23px;
    height: 6px;
    border-radius: 4px;
}

.home-carousel .carousel-indicators .active {
    background-color: #0150a9;
    height: 6px;
    border-radius: 4px;
    border: 1px solid white;
}

.carousel-item .btn-color-parent {
    position: absolute;
    top: 70%;
    left: 12%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.btn-color-parent:focus {
    outline: none !important;
}

.carousel-btn--white {
    background-color: #ffffff !important;
    color: #0150a9 !important;
}

.carousel-item input.carousel-btn--white:active {
    background-color: #ffffff !important;
    color: #0150a9 !important;
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}


/* HOW DOES IT WORK */

.how-it-works {
    margin-bottom: 2%;
}

.how-it-works--section .container {
    padding-bottom: 3%;
}

.how-it-works--section .container .row:first-child {
    padding-bottom: 7%;
}

.how-it-works h2 {
    margin-bottom: 6%;
    text-align: center;
}

.how-it-works-card {
    border: none;
    visibility: hidden;
}

.how-it-works-card .card-body {
    height: 215px;
}

.how-it-works-card-1 {
    /*Animations*/
    /*visibility: visible;*/
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.how-it-works-card-2 {
    /*Animations*/
    /*visibility: visible;*/
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.how-it-works-card-3 {
    /*Animations*/
    /*visibility: visible;*/
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.how-it-works-card-4 {
    /*Animations*/
    /*visibility: visible;*/
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.cardline-after {
    visibility: hidden;
}

.cardline-after:not(:last-child):after {
    background: #cccccc;
    width: 1.8px;
    content: "";
    display: block;
    position: absolute;
    top: 12%;
    bottom: 20%;
    right: 0;
    min-height: 70px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.how-it-works-card .btn-card:link,
.how-it-works-card .btn-card:visited {
    color: #59a2f5;
    text-decoration: underline;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.how-it-works-card .btn-card:hover {
    background-color: #59a2f5;
    color: #ffffff;
    -webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.15);
    box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.15);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}


/*SERVICES WE OFFER*/

.services-section {
    -webkit-box-shadow: 0 8px 2px -7px #edeef0;
    box-shadow: 0 8px 2px -7px #edeef0;
}

.services {
    background-color: #f8f9fa;
    padding-top: 1%;
}

.services-data {
    padding-top: 8%;
}

.services h3 {
    padding-left: 20%;
}

.service-carousel .carousel-inner .media {
    width: 80%;
    border: none !important;
    border-radius: 8px;
    background-color: white;
    /*box-shadow: 0px 0px 0px 1px rgba(214,214,214,1);*/
    -webkit-box-shadow: 0 2px 2px rgba(33, 33, 33, .2);
    box-shadow: 0 2px 2px rgba(33, 33, 33, .2);
}

.service-carousel .carousel-inner {
    padding-bottom: 15%;
}

.services-data .media:hover {
    -webkit-box-shadow: 2px 11px 11px rgba(33, 33, 33, .2);
    box-shadow: 2px 11px 11px rgba(33, 33, 33, .2);
}

.service-carousel .carousel-indicators {
    top: 85%;
}

.service-carousel .carousel-indicators li {
    background-color: #8d8d8d;
    /*circle*/
    width: 7px;
    height: 7px;
    border-radius: 5px;
}

.service-carousel .carousel-indicators .active {
    background-color: #0150a9;
    width: 9px;
    height: 9px;
    border-radius: 18px;
    top: -1px;
}

.service-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-filter: drop-shadow(4px 4px 6px grey);
    filter: drop-shadow(4px 4px 6px grey);
}

.services .image-col {
    overflow: hidden;
}

.services .image-col img {
    width: 129%;
    height: 117%;
    /*filter: drop-shadow(8px 8px 10px grey);*/
    -webkit-filter: drop-shadow(4px 4px 6px grey);
    filter: drop-shadow(4px 4px 6px grey);
}

.desk-img {
    /*display: none;*/
    visibility: hidden;
    position: relative;
    left: 20%;
}


/*TESTIMONIALS*/

.testimonials {
    background-image: -o-linear-gradient(rgba(2, 50, 106, .82), rgba(2, 50, 106, .82)), url(../img/testm-back.png);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(2, 50, 106, .82)), to(rgba(2, 50, 106, .82))), url(../img/testm-back.png);
    background-image: linear-gradient(rgba(2, 50, 106, .82), rgba(2, 50, 106, .82)), url(../img/testm-back.png);
    /*height: 80vh;*/
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 7%;
    padding-left: 10%;
    padding-right: 10%;
}

.testimonials h2 {
    color: #ffffff;
    padding: 6% 0;
}

.testimonials_carousel .card,
.testimonials_carousel .card-body {
    width: 50%;
}

.testimonials .carousel-indicators {
    top: 109%;
}

.testimonials_carousel .carousel-indicators li {
    background-color: #469af4;
    width: 15px;
    height: 15px;
    border-radius: 10px;
}

.testimonials_carousel .carousel-indicators .active {
    background-color: #676eef;
    width: 18px;
    height: 18px;
    border-radius: 22px;
    top: -1px;
}

.testimony-user-name {
    margin: auto;
}

.testimony-user-name p {
    color: #bfc2c8;
}

.testimony-prev {
    position: absolute;
    left: -8%;
    top: 35%;
}

.testimony-next {
    position: absolute;
    right: -8%;
    top: 35%;
}

.testimony-next,
.testimony-prev {
    background-color: white;
    border-radius: 6px;
}

.testimony-prev {
    color: #b9bdc3;
}

.testimony-next {
    color: #b9bdc3;
}

.testi-card {
    border-radius: 16px;
}

.headings-text {
    margin-top: auto;
    margin-bottom: auto;
}


/*=====================CLIENTS==========================*/

.client-section {
    /*bottom-shadow*/
    -webkit-box-shadow: 0 8px 2px -7px #edeef0;
    box-shadow: 0 8px 2px -7px #edeef0;
}

.clients {
    padding-top: 6%;
    padding-bottom: 6%;
}

.client-img {
    visibility: hidden;
}

.client-img-1 {
    /*Animations*/
    /*visibility: visible;*/
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.client-img-2 {
    /*Animations*/
    /*visibility: visible;*/
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.client-img-3 {
    /*Animations*/
    /*visibility: visible;*/
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.client-img-4 {
    /*Animations*/
    /*visibility: visible;*/
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.client-img-5 {
    /*Animations*/
    /*visibility: visible;*/
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.client-img-6 {
    /*Animations*/
    /*visibility: visible;*/
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.client-carousel-left,
.client-carousel-right {
    background-color: #4373ba !important;
    width: 4% !important;
}

.client-carousel-left {
    left: -7%;
    height: 35%;
    top: 35px;
    border-radius: 4px;
}

.client-carousel-right {
    right: -7%;
    height: 35%;
    top: 35px;
    border-radius: 4px;
}

.client-carousel .carousel-item .row {
    padding: 1% 1% !important;
}

.shadow-client {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.shadow-client img {
    -webkit-filter: drop-shadow(8px 8px 10px gray);
    filter: drop-shadow(8px 8px 10px gray);
}

.our-design-shadow {
    -webkit-filter: drop-shadow(8px 8px 10px gray);
    filter: drop-shadow(8px 8px 10px gray);
}


/*.shadow-client {
    box-shadow: 1px 0px 10px 5px rgba(194,194,194,1);
    !*transition: transform .2s;*!
    border-radius: 3px;
    !*padding: 25% 10% 25% 10%;*!
}*/


/*.shadow-client:hover {
    border-radius: 10px;
    !*box-shadow: 1px 0px 5px 2px rgba(145,145,145,1);*!
    !*box-shadow: 1px 0px 10px 5px rgba(145,145,145,1);*!

    box-shadow: none;
    padding-top: 3%;
    padding-bottom: 3%;
    !*-ms-transform: scale(1.5); !* IE 9 *!
    -webkit-transform: scale(1.5); !* Safari 3-8 *!
    transform: scale(1.1);*!
}*/


/*.clients .shadow-client img {
    width: 160px;
    height: 150px;
    padding: 20px 5px;
    border-radius: 23px;
    opacity: 1;
    box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
}
.clients .shadow-client {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.clients .shadow-client img:hover {
    opacity: 1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: box-shadow 0.3s;
}*/

.client-indicators {
    bottom: -50px !important;
}

.client-indicators li {
    background-color: #8d8d8d !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 12px !important;
}

.client-indicators li.active {
    background-color: #4374ba !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 12px !important;
}


/*================GET IN TOUCH==================*/

.getintouch {
    paddding-top: 6%;
    padding-bottom: 4%;
}

.getintouch h3,
.getintouch-form h4 {
    font-weight: bold;
}

.getintouch .map {
    margin-top: 4%;
}

.getintouch .map address {
    line-height: 2;
    padding-top: 6%;
}

.getintouch-form {
    margin-top: 9.5%;
    padding-left: 12%;
}

.getintouch-form p {
    color: rgb(99, 99, 103);
}

.getintouch-form .form-check {
    padding-left: 0 !important;
}

.getintouch-form--fill .form-group {
    margin-bottom: 8%;
}

.getintouch-form--fill .form-control {
    border-radius: 0;
}

.getintouch-form--fill .form-control:focus {
    border-color: #e8e8e8;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.getintouch-form--fill .name {
    color: #0150a9;
}

.getintouch-form--fill .message {
    padding-top: 5%;
    padding-left: 4%;
    color: #b8b8b8;
}

.getintouch-form--fill .message:focus {
    color: #b8b8b8;
}

.getintouch-form--fill .btn-primary {
    background-color: #0150a9;
    border-color: #0150a9;
    border-radius: 0;
}

.getintouch-form {
    visibility: hidden;
}

.getintouch-map {
    visibility: hidden;
}


/*=====================FOOTER==================*/

.page-footer {
    /*background-image: url("../img/footer-img.png");*/
    background-color: #faf9fd;
    background-size: cover;
}

.links-footer h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.19;
    letter-spacing: normal;
    text-align: left;
    color: #1a1a1a;
}

.links-footer ul li a,.all-footer--links .phone-link:link ,.email-link:link{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.37;
    letter-spacing: 0.44px;
    text-align: left;
    color: #1a1a1a;
    opacity: 0.8;
}

.links-footer ul li a:hover {
    color: #000000;
}

.list-unstyled {
    font-size: 90%;
    line-height: 2;
}

.email-footer {
    color: #d2d4d8 !important;
}


/*code for email placeholder*/

input#email-footer {
    background-image: url("../img/newsletter.png");
    background-repeat: no-repeat;
    text-indent: 20px;
    background-position: 7px 7px;
}

.social-links {
    margin-top: 10%;
}

.social-links a {
    color: #9ab1ce !important;
}

.twitter {
    border: 1px solid #4470a3;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.facebook {
    border-top: 1px solid #4470a3;
}

.instagram {
    border: 1px solid #4470a3;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.footer-div {
    /*-webkit-box-shadow: 0 8px 2px -6px #215592;
    box-shadow: 0 8px 2px -6px #215592;*/
    border-bottom: 1px solid #e6e6e6;
}

.footer-copyright {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #1a1a1a;
    opacity: 0.8;
}

.footer-copyright .share-icons img {
    width: 25px;
    height: 25px;
}

.top-header .share-icons img {
    width: 20px;
    height: 20px;
    margin-top: 8px;
}

.page-footer .float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 85px;
    right: 22px;
    background-color: #efeaea;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    /*box-shadow: 2px 2px 3px #999;*/
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.page-footer .float:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
}

.page-footer .my-float {
    margin-top: 22px;
    color: #0250a9;
    font-size: 1.6rem;
    line-height: 15px;
    text-align: center;
    position: relative;
    right: 2px;
}

.page-footer .label-container {
    position: fixed;
    bottom: 75px;
    right: 90px;
    display: table;
    visibility: hidden;
}

.page-footer .label-text {
    color: #FFF;
    background: rgb(2, 80, 169);
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    border-radius: 3px;
}

.page-footer .label-arrow {
    display: table-cell;
    vertical-align: middle;
    color: #0250a9;
    opacity: 0.8;
}

.page-footer a.float+div.label-container {
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0s, opacity 0.5s ease;
    -o-transition: visibility 0s, opacity 0.5s ease;
    transition: visibility 0s, opacity 0.5s ease;
}


/*.page-footer a.float:hover + div.label-container{
    visibility: visible;
    opacity: 1;
}*/

.page-footer .form-container {
    position: fixed;
    bottom: 15px;
    right: 15px;
    background-color: white;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    border-radius: 12px;
    z-index: 99;
}

.page-footer .form-container textarea {
    height: 150px !important;
}

.page-footer a.float~div.form-container {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s, opacity 0.5s ease;
    -o-transition: visibility 0s, opacity 0.5s ease;
    transition: visibility 0s, opacity 0.5s ease;
}


/*.page-footer a.float:focus ~ div.form-container{
    visibility: visible;
    opacity: 1;
}*/

.page-footer .minimize-form {
    color: #0250a9;
}

.page-footer .minimize-form:hover {
    cursor: pointer;
    color: #888787;
}

.page-footer .chat-heading {
    border-bottom: 2px solid #0250a9;
}

.page-footer .chat-heading h5 {
    background-image: -o-linear-gradient(left, #0250a9, #044fa7);
    background-image: -webkit-gradient(linear, left top, right top, from(#0250a9), to(#044fa7));
    background-image: linear-gradient(to right, #0250a9, #044fa7);
    -webkit-background-clip: text;
    color: transparent;
    letter-spacing: .2rem;
}

.page-footer .chat-form input,
.page-footer .chat-form textarea {
    background-color: #ededed;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border: none;
    border-bottom: 3px solid transparent;
    border-radius: 2px;
    cursor: pointer;
}

.page-footer .chat-form input:focus:invalid,
.page-footer .chat-form textarea:focus:invalid {
    border-bottom: 3px solid #ff7730;
}

.page-footer .chat-form input:focus,
.page-footer .chat-form textarea:focus {
    outline: none;
    -webkit-box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
    border-bottom: 3px solid #0250a9;
}

.page-footer .chat-form .submit-chat {
    background-color: #0250a9;
    border: #0250a9;
}


/*Social icons*/

.page-footer .social-icons .fa {
    /*padding: 20px;*/
    font-size: 30px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
}

.page-footer .social-icons .fa:hover {
    opacity: 0.7;
}


/*===========================================================================================================================================*/


/*====CONTACT US=====*/

.contact-direction {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    /*margin-top: 6%;*/
}

.contact-direction .feature.map {
    height: 100%;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.contact-direction .map iframe {
    width: 100%;
}

.contact-direction .feature.iframe {
    height: 100%;
    width: 100%;
    border: 0;
    /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); !* Firefox 10+ *!
    filter: gray; !* IE6-9 *!
    -webkit-filter: grayscale(99%); !* Chrome 19+ & Safari 6+ *!*/
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */
}


/* unvisited link */

.email-link:link,
.email-link:visited,
.email-link:hover,
.email-link:active,
.phone-link:link,
.phone-link:visited,
.phone-link:hover,
.phone-link:active {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.37;
    letter-spacing: 0.44px;
    text-align: left;
    color: #1a1a1a;
    opacity: 0.8;
}

.all-footer--links .email-link:link{
    color: #1a1a1a;
    opacity: 0.8;
}
/*.write-us {
    position: relative;
    top: -50%;
    left: -10%;
}*/

.wirte-us--contact {
    background: rgba(24, 62, 132, .8);
    color: white;
    position: absolute;
    top: 52%;
    left: 0.5%;
    width: 36%;
}

.wirte-us--none {
    display: none;
    height: 0;
}

.btn-write {
    float: right;
}


/*=====Contact popup=====*/


/*modal code*/

.writeus-modaldialog {
    max-width: 100%;
    /*max-height: 100%;*/
    height: 100vh;
    /*width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;*/
}

.writeus-modalcontent {
    background: rgba(24, 62, 132, .8);
    /*height: 100vh !important;*/
    height: auto;
    min-height: 100%;
    border-radius: 0;
}

.writeus-container {
    padding-top: 1%;
}

.writeus-border {
    height: 0;
    width: 100%;
    border-bottom: 5px solid #ffffff;
}

.inp-style {
    border-radius: 0;
    background-color: transparent;
    color: white;
    width: 100% !important;
}

.inp-style:focus {
    background-color: transparent;
    border-color: white;
    color: white;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.writeform-btn {
    padding-left: 8.5% !important;
    padding-right: 8.5% !important;
    border-radius: 0;
    text-transform: uppercase;
}

.close-modal-outside {
    position: absolute;
    top: 0;
    right: 0;
    width: 6rem;
    height: 6rem;
    border: 1px solid white;
    border-radius: 0;
}

.close-modal-outside:hover {
    /*-webkit-transition: all .4s ease;*/
    /*-o-transition: all .4s ease;*/
    /*transition: all .4s ease;*/
    color: #ffffff;
    /*background: rgba(255,255,255,.8);*/
}

.close_btn {
    color: #ffffff;
    opacity: unset;
    position: absolute;
    top: 15px;
    right: 18px;
}


/*====================================================================================================================*/


/*About Us*/


/*.about {
    margin-top: 6.5%;
}*/

.noscroll-about {
    display: none;
}

.about-img {
    position: relative;
    text-align: center;
    color: white;
}

.about-img h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 235%;
    color: #000113;
}

.about .parallax {
    /* The image used */
    /*background-image: linear-gradient(rgba(2, 50, 106, .82), rgba(2, 50, 106, .82)),url(../img/testm-back.png);*/
    background-image: -o-linear-gradient(rgba(97, 100, 93, .65), rgba(116, 117, 109, .65)), url("../img/banner-about.jpg");
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(97, 100, 93, .65)), to(rgba(116, 117, 109, .65))), url("../img/banner-about.jpg");
    background-image: linear-gradient(rgba(97, 100, 93, .65), rgba(116, 117, 109, .65)), url("../img/banner-about.jpg");
    /* Set a specific height */
    min-height: 50vh;
    /*width: 100vw;*/
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom: 3%;
    margin-top: 6%;
}


/*.about .parallax h1 {
    color: white;
    margin: 0 auto;
    margin-top: 10%;
    font-weight: bold;
    font-size: 320%;
}*/

.about .about-info {
    background-color: white;
    border-radius: 3px;
    /*box-shadow: 0px 9.5px 15px 0.5px rgb(119, 119, 119);*/
    /*-webkit-box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
    box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);*/
    -webkit-box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
    box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 7%;
}

.about .about-difference {
    border-top: 1px solid #eee;
}

.about .about-para p,
.about .about-difference p,
.about .about-difference ul {
    color: #666666;
}
.about .about-para h2,
.about .about-difference h2 {
    color: rgba(33, 37, 41, 1);
    font-weight: 700;
    font-size: 40px;
}

.about .broucher {
    border-radius: 0;
    -webkit-box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
}

.about .broucher:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.about .vertical-line {
    width: 1px;
    border-left: 4px dashed #CACACA;
    margin: 0 auto;
    height: 100%;
}

.about .mission-head {
    background-color: #1d4796;
    width: 84px;
    height: 84px;
    margin: 0 auto;
    border-radius: 47px;
    line-height: 5;
    color: white;
    font-size: 17px;
    /*box-shadow: 0 0 44px rgb(29, 70, 149);*/
    -webkit-box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
    box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
}

.about .vision-head {
    position: relative;
    left: -45px;
    top: 22px;
    -webkit-box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
    box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
}

.about .mission {
    position: relative;
    left: -572px;
    width: 500px;
    text-align: center;
    top: -33px;
    background-color: white;
    border-radius: 5px;
    -webkit-box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
    box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
}

.about .mission::after {
    content: '\25ba';
    padding-left: 0.5em;
    color: white;
    position: relative;
    top: -85px;
    left: 250px;
}

.about .vision {
    position: relative;
    left: 66px;
    width: 500px;
    text-align: center;
    top: -20px;
    background-color: white;
    border-radius: 5px;
    -webkit-box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
    box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
}

.about .vision ::before {
    content: '\25c4';
    padding-right: 0.5em;
    position: relative;
    top: -8px;
    left: -36px;
    color: white;
}


/*.about #vision {
    display: none;
}*/

.about .scrolling-about {
    overflow-x: hidden;
    height: 100%;
}


/*================CAREERS=========================================================*/


/*.careers {
    margin-top: 6.5%;
}*/

.careers .career-img {
    position: relative;
    text-align: center;
    color: white;
}

.careers .career-img img,
.about .about-img img,
.seo-parallax .about-img img {
    width: 100vw;
    height: 100%;
}

.careers .career-img h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-size: 235%;
    color: #000113;
}

.parallax-careers {
    /* The image used */
    background-image: url("../img/careers-back.jpg");
    /* Set a specific height */
    min-height: 50vh;
    /*width: 100vw;*/
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 3%;
    margin-top: 6%;
}

.parallax-careers h1,
.parallax-seo h1 {
    color: white;
    margin: 0 auto;
    margin-top: 10%;
    font-weight: bold;
    font-size: 320%;
}

.career-info {
    background-color: white;
    /*box-shadow: 0px 9.5px 15px 0.5px rgb(119, 119, 119);*/
    -webkit-box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
    box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
    margin-bottom: 7%;
}

.career-info-head {
    color: #666666;
}

.career-message-para {
    margin: 3% auto;
    max-width: 47%;
}

.career-message-para p {
    line-height: 1.7;
}

.client-section--careers {
    background-color: white;
}

.career-contact {
    -webkit-box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
    box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
}

.semi_heading-career {
    margin-bottom: 1.5%;
}


/*.column-career {
    width: 50%;
}*/

.career-btn {
    margin: 0 auto;
}

.career-fields {
    border: 1px solid #ced4da;
    border-radius: 0;
    background-color: #ececec;
}

.career-fields:focus {
    border-color: white;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ececec;
    /*background-color: transparent;*/
}

.career-contact {
    background-color: white;
    -webkit-box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
    box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
}

.file-choose::after {
    background-color: #e9ecef;
}

.show {
    display: block;
}

.technology-dropdown2 {
    display: none;
}

.career-left,
.career-right {
    top: 45px !important;
}

.back-img {
    /*background: url('../img/Vector Smart Object30.svg') repeat;
    background-size: cover;
    background-position: bottom;*/
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}


/*===========UI_UX page=============*/

.ui_ux--cta,
.technologies-cta {
    padding-top: 9% !important;
    margin-left: 9%;
    margin-right: 9%;
}

.tech-footer {
    margin-left: 9%;
    margin-right: 9%;
}

.ui_ux--cta .img-row,
.technologies-cta .img-row {
    margin-bottom: 3%;
}

.ui_ux--cta .col-md-5,
.technologies-cta .col-sm-5 {
    margin-top: 7%;
}

.ui_ux--cta .col-sm-5 input {
    background-color: #0150a9;
    color: #ffffff;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 2.5% 9%;
}

.ui_ux--cta .contents-ui,
.technologies-cta .contents-tech,
.tech-footer .row {
    margin-bottom: 7%;
}

.ui_ux--cta .contents-ui p {
    color: rgb(97, 103, 123);
}

.ui_ux--cta .contents-ui .img-div {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ui_ux--cta .last-image img {
    -webkit-filter: drop-shadow(8px 8px 10px gray);
    /* Safari 6.0 - 9.0 */
    filter: drop-shadow(8px 8px 10px gray);
}

.services_head {
    font-size: 2rem !important;
    color: #212529 !important;
    -webkit-filter: drop-shadow(1px 1px 1px gray);
    filter: drop-shadow(1px 1px 1px gray);
}

.pop_up_model {
    -webkit-filter: drop-shadow(0px 1px 1px gray);
    filter: drop-shadow(0px 1px 1px gray);
}

.pop_up_contact_us {
    width: 50%;
    font-size: 26px;
    height: 50%;
    color: #ffffff;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    background-color: #0150a9;
    -webkit-box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
}

.pop_up_contact_us:hover {
    color: #0150a9;
    background-color: #ffffff;
    border: 1px solid #0150a9;
}


/*LEAD MANAGEMENT PAGE*/

.lead_system_head {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.35;
}

.lead_automation {
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.34;
    text-align: center;
    color: #000000;
}

.lead_auto_heading {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 1.38;
    color: #000000;
}

.lead_auto_text {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.38;
    text-align: center;
    color: #000000;
}

.lead_auto_system_img {
    width: 16%;
}

.lead_assignment_img {
    width: 12%;
}

.task_planner_img {
    width: 14%;
}

.sales_reports_img {
    width: 17%;
}

.lead_management_system {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.38;
    color: #000000;
}

.drive_management_system {
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.34;
    color: #000000;
}

.assign_track {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.38;
    color: #000000;
}

.get_started_btn {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.38;
    color: #ffffff;
    border-radius: 2px;
    background-color: #f5a209;
    width: auto;
    height: 50px;
}

.lead-manage-box {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    top: 20%;
    left: 40%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.manage_lead_effectively {
    font-size: 25px;
    line-height: 1.36;
}

.get_started_btn_banner {
    position: absolute;
    top: 15%;
    left: 86%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.get_started_banner {
    border-radius: 2px;
    background-color: #f5a209;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.38;
    color: #ffffff;
}
.lead-manage-box-btn {
	position: absolute;
	top: 50%;
	left: 7%;
}
.request_free_trial_btn {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.38;
    border-radius: 2px;
    background-color: #f5a209;
    position: fixed;
    z-index: 2;
    width: 13%;
    height: 38px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    left: -5.1%;
    top: 50%;
    color: #ffffff;
}

.lead_management_workflow {
    width: 90%;
}

.lead_manage_work_btn {
    border-radius: 2px;
    text-align: center;
    border: 1px solid #5e92b7;
    vertical-align: middle;
    position: relative;
    background-color: #5e92b7;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: normal;
    color: #ffffff;
    height: 50px;
    width: 78%;
}

.lead_manage_work_btn span {
    position: relative;
    z-index: 1;
    font-size: 13px;
}

.lead_manage_work_btn:after {
    content: "";
    background: #5e92b7;
    width: 33px;
    height: 33px;
    display: block;
    position: absolute;
    top: 7px;
    right: -17px;
    border: 1px solid #5e92b7;
    border-left: none;
    border-bottom: none;
    border-radius: 2px;
    -webkit-transform: rotate(47deg) skew(5deg);
    -ms-transform: rotate(47deg) skew(5deg);
    transform: rotate(47deg) skew(5deg);
}


/*===========UI_UX page=============*/


/*smart repair card*/

.our-prod--images {
    width: 100%;
    height: 10vw;
    -o-object-fit: contain;
    object-fit: contain;
}

.product-drlog,
.align-image {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.product-drlog {
    /*width: 100%;*/
    height: 17vw;
    -o-object-fit: contain;
    object-fit: contain;
}


/*======SEO=======*/


/*.seo-parallax {
    margin-top: 6%;
}*/

.parallax-seo {
    /* The image used */
    background-image: url("../img/careers-back.jpg");
    /* Set a specific height */
    min-height: 50vh;
    /*width: 100vw;*/
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 3%;
}

.seo-img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.seo-info .text-div h6 {
    color: #0263d5;
}

.seo-info .container p,
.seo-analysis p,
.seo-analysis li,
.seo-approach p,
.seo-info .data-desc {
    color: #6a6a6a;
}

.regular-seo h5,
.regular-seo p {
    padding-left: 8%;
    padding-right: 8%;
}

.seo-info .container .row {
    margin-bottom: 2%;
}

.best-seo {
    margin-bottom: 7%;
    background-image: url("../img/seo.png");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 3%;
    color: #ffffff;
    position: relative;
}
.best-seo::before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.seo-search--terms li:before {
    content: "\25AA";
    color: #ffffff;
    display: inline-block;
    width: 3rem;
    margin-right: -2%;
    font-size: 40px;
    line-height: 1.2;
    position: relative;
    top: 6px;
}

.best-seo .list-1 {
    padding-left: 18%;
}

.best-seo .list-2 {
    padding-left: 8%;
}

.seo-analysis {
    margin-bottom: 7%;
}

.seo-analysis li:before {
    content: "\25AA";
    color: #01011a;
    display: inline-block;
    width: 3rem;
    margin-right: -2%;
    font-size: 40px;
    line-height: 1.2;
    position: relative;
    top: 6px;
}

.seo-analysis .list-1 {
    padding-left: 8%;
}

.seo-analysis .list-2 {
    padding-left: 8%;
}

.seo-analytics {
    margin-bottom: 7%;
    background-image: url("../img/seo-analytics.png");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    -o-object-fit: contain;
    object-fit: contain;
}

.seo-analytics .container {
    -o-object-fit: contain;
    object-fit: contain;
    opacity: 0.8;
    background-color: #050305;
    color: #ffffff;
}

.seo-approach .row {
    margin-bottom: 2%;
}

.seo-approach .optimize {
    padding-left: 8%;
    padding-right: 8%;
}

.seo-importance:not(:last-child):after {
    background: #000031;
    width: 1.8px;
    content: "";
    display: block;
    position: absolute;
    top: -10%;
    bottom: -10%;
    right: 0;
    min-height: 70px;
    opacity: .1;
}


/*PNT CASE STUDY*/

.pnt-study {
    margin-top: 12%;
    margin-bottom: 5%;
}

.pnt-study p {
    color: rgb(97, 103, 123);
}

.pnt-study .manage-child,
.pnt-study .app-breadcrumb {
    padding-left: 8%;
    padding-right: 8%;
}

.pnt-study .bm {
    margin-bottom: 7%;
}

.pnt-study .pupose p {
    float: left;
    width: 75%;
}

.pnt-study .pupose i {
    float: right;
}

.pnt-study .font-card {
    width: 40%;
}

.pnt-study .color-palette {
    padding-left: 14%;
    padding-right: 14%;
}

.pnt-study .color-palette .card,
.pnt-study .typography .card {
    -webkit-filter: drop-shadow(4px 4px 6px gray);
    filter: drop-shadow(4px 4px 6px gray);
}

.pnt-study .color-palette .colors {
    height: 15vh;
}

.pnt-study .visual-design,
.pnt-study .persona-img {
    -webkit-filter: drop-shadow(8px 8px 10px gray);
    filter: drop-shadow(8px 8px 10px gray);
}


/*TECHNOLOGY LISTS*/

.tech-footer .item-tag .tag-box a input {
    margin-top: 1.5% !important;
    margin-right: 1%;
}

.fixed-card-height {
    height: 20vh;
}

.technology--info {
    margin: 7% 8% 1% 8% !important;
}
.technology--info.technology__margin-0{
    margin: 7% 0 0 0 !important;
}
.web_analysis h2{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 2.19;
	letter-spacing: normal;
	text-align: left;
	color: #f3f3ff;
	border-bottom: 1px solid #f3f3ff;
}
form.web_analysis {
	border-radius: 6px;
	-webkit-box-shadow: 0px 0.5px 14.6px 1.4px rgb(2 4 28 / 10%);
	box-shadow: 0px 0.5px 14.6px 1.4px rgb(2 4 28 / 10%);
	background-color: #093363;
	-webkit-transition: all ease-in .5s;
	-o-transition: all ease-in .5s;
	transition: all ease-in .5s;
}
.web_analysis input {
	height: 35px;
}
.web_analysis label {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: left;
	color: #ffffff;
}
.web_analysis input,
.web_analysis textarea {
	border-radius: 3px;
	border: solid 0.5px rgba(7, 48, 97, 0.2);
	background-color: #f3f3ff;
}
.web_analysis button {
	-o-object-fit: contain;
	object-fit: contain;
	border-radius: 3px;
	border: solid 0.5px rgba(7, 48, 97, 0.2);
	background-color: #52c8ff;
}
.fixed-form {
	position: fixed;
	top: 18%;
	max-width: inherit;
}


.dr-list-icon {
    margin-top: 3%;
}

.wireframe-image {
    margin-top: -6%;
}

.product-description--div,
.work-content .item-tag {
    background-color: white;
    -webkit-box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
    box-shadow: -1px 5px 20px 4px rgba(0, 0, 0, 0.1);
}


/*Coockies*/

.cookieinfo-close {
    background: white !important;
}

.carousel-inner {
    height: auto;
}

.carousel .item {
    height: auto;
}

.carousel .item img {
    height: auto;
}

.send-enquiry {
    position: fixed;
    right: -46px;
    color: #000000 !important;
    background-color: #ffc107;
    border-color: #ffc107;
    top: 50%;
    z-index: 10;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.how-works:hover {
    background-color: #ADD8E6;
}

.know-more-btn {
    background-color: #0150a9;
    color: white;
    webkit-box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 17px 10px -10px rgba(0, 0, 0, 0.4);
}

.clients-icon {
    width: 75%;
}

.service-footer,
.tech-footer {
    top: 70px;
    position: relative;
}


/*software companies*/

.list-icon-lsits {
    color: #0250a9;
    font-size: 20px !important;
    position: relative;
    left: 0;
}

.list-ul-software-cmp {
    list-style-type: none;
}

.list-ul-software-cmp li {
    line-height: 30px;
}

a.techasoft-link-color {
    text-decoration: none;
}

.software_companies_heading {
    left: 24% !important;
    width: 45% !important;
}

.software_companies_heading.eletronic {
    font-size: 210%;
}


/*.li-list-style-type ul li a.nav-link{
	-webkit-transform: translateY(0) !important;
	-ms-transform: translateY(0) !important;
	transform: translateY(0) !important;
}*/

h1.brochure_companies_heading {
    left: 20% !important;
    width: 38% !important;
    font-size: 180%;
    color: white !important;
}

h1.mobile_app_heading {
    left: 24%;
    width: 50%;
    color: white;
    top: 35%;
}

h1.logo_companies_heading {
    left: 24% !important;
    width: 50% !important;
    color: white;
}

.sharelinks-blogs {
    position: absolute;
    bottom: 4px;
    right: 0;
}

.blog_social_media_icons {
    height: auto;
}

.lead-box-hover {
    -webkit-transition: ease-in .2s;
    -o-transition: ease-in .2s;
    transition: ease-in .2s;
    padding-top: 12px !important;
}

.lead-box-hover:hover {
    -webkit-box-shadow: 0 6px 30px 0 rgba(46, 61, 73, 0.15);
    box-shadow: 0 6px 30px 0 rgba(46, 61, 73, 0.15);
}

.category.blogs {
    height: 46px;
}


/*New Home Page*/


/*New Header*/

.second-navbar .techasoft-logo {
    margin-left: 5rem !important;
}

.top-header {
    border-bottom: 1px solid rgba(15, 14, 27, .1);
}


/*New Header*/

.btn-common_white {
    border-radius: 3px;
    background-color: #ffffff;
    color: #120f7c;
    font-size: 14px;
    cursor: pointer;
}

.home-new .cta .cta-img {
    height: 70vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
}

.home-new .cta .cta-img .content-center {
    position: relative;
    top: 50%;
    left: 60%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99;
}

.home-new .cta .cta-img .content-center h2,.home-new .cta .cta-img .content-center h1 {
    width: 470px;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 1.5px;
    color: #ffffff;
    text-transform: uppercase;
}
.home-dubai .home-new .cta .cta-img .content-center h1 {
    width: 100%;
    font-size: 40px;
    /* text-align: right; */
}
.home-dubai .home-new .cta .cta-img .content-center p.subheading{
    width: 70%;
    /* text-align: right; */
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2rem;
}
.home-dubai .home-new .cta .cta-img .content-center p{
    width: 70%;
}

.home-dubai .carousel-inner{
    overflow: visible;
}
.home-new .cta .cta-img .content-center p {
    width: 436px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.52;
    letter-spacing: normal;
    color: #ffffff;
}

.home-new .h-line {
    border-bottom: 3px solid #529ff1;
    width: 150px;
    margin: auto;
}

.home-new .h-line_white {
    border-bottom: 3px solid #ffffff;
    width: 150px;
    margin: auto;
}

.home-new .btn-new {
    background-color: #0150a9;
    padding-top: .6rem;
    padding-bottom: .6rem;
}
.btn-new {
    background-color: #0150a9;
    padding-top: .6rem;
    padding-bottom: .6rem;
}
.btn-shadow{
    -webkit-box-shadow: 0 17px 10px -10px rgb(0 0 0 / 40%);
    box-shadow: 0 17px 10px -10px rgb(0 0 0 / 40%); 
    position: relative;
}
.btn-shadow i{
    opacity: 0;
    margin-left: 3px;
    transition: 0.5s ease-in-out;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(1);
    right: 10px;
}
.btn-shadow:hover i{
    right: 7px;
    opacity: 1;
    transform:translateY(-50%) scale(1.2);
}
.home-new .our-service {
    background: white;
    padding-bottom: 100px;
    padding-top: 30px;
}

.home-new .our-service h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #062953;
}

.home-new .our-service .first-card .card {}

.home-new .our-service .card {
    height: 280px;
    background: #ffffff;
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    width: 65%;
    border-radius: 3px;
    -webkit-box-shadow: 1.7px 9.8px 30px 0 rgba(3, 2, 50, 0.3);
    box-shadow: 1.7px 9.8px 30px 0 rgba(3, 2, 50, 0.3);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#166ce7), to(#5990f7));
    background-image: -o-linear-gradient(#166ce7, #5990f7);
    background-image: linear-gradient(#166ce7, #5990f7);
    background-repeat: no-repeat;
    -webkit-transition: background-size ease .5s, color .5s;
    -o-transition: background-size ease .5s, color .5s;
    transition: background-size ease .5s, color .5s;
    background-position: 50% 50%;
    background-size: 0% 0%;
}

.home-new .our-service .card:hover {
    background-size: 100% 100%;
    cursor: pointer;
}
.card-title a{
    color: #050025;
}
.home-new .our-service .card:hover .card-title a{
    text-decoration: none;
    color: #fff;
}

.home-new .our-service .card:hover h4 {
    color: #ffffff;
}

.home-new .our-service .card:hover p {
    color: rgba(255, 255, 255, 0.7)
}

.home-new .our-service .first-card .card,
.home-new .our-service .fourth-card .card {
    margin-left: auto;
}

.home-new .our-service .second-card .card,
.home-new .our-service .fifth-card .card {
    margin: auto;
    position: relative;
    top: 30px;
}

.home-new .our-service .third-card .card,
.home-new .our-service .sixth-card .card {
    margin-right: auto;
    position: relative;
    top: 50px;
}

.home-new .our-service .card .img-box {
    width: 55px;
    height: 55px;
    background-color: #e8e8e9;
    border-radius: 50%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.home-new .our-service .card h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: center;
    color: #050025;
}

.home-new .our-service .card p {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: rgba(5, 0, 37, 0.8);
}

.home-new .touch {
    background-color: #f3f3f3;
    padding-top: 40px;
    padding-bottom: 40px;
}

.home-new .touch .touch-form {
    width: 75%;
    margin: auto;
}

.home-new .touch .touch-form form {
    padding: 24px;
}

.home-new .touch .touch-form form h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.77;
    letter-spacing: normal;
    color: #093363;
}

.home-new .touch .touch-form form input {
    height: 40px;
    border-radius: 2.5px;
    border: solid 0.5px rgba(7, 48, 97, 0.2);
    background-color: #f0f0f2;
}

.home-new .touch .touch-form form textarea {
    border-radius: 2.5px;
    border: solid 0.5px rgba(7, 48, 97, 0.2);
    background-color: #f0f0f2;
    resize: none;
}

.home-new .touch .touch-form form input:focus,
.home-new .touch .touch-form form textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border: .5px solid #166ce7;
}

.home-new .touch .touch-form form button {
    border-radius: 3px;
    background-color: #0150a9;
    color: #ffffff;
}

.home-new .touch .touch-form form {
    border-radius: 3px;
    -webkit-box-shadow: 1px 5.4px 62.5px 0 rgba(24, 46, 90, 0.15);
    box-shadow: 1px 5.4px 62.5px 0 rgba(24, 46, 90, 0.15);
    background-color: #ffffff;
}

.home-new .touch h2,.home-new .touch h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #0849a1;
}

.home-new .client,
.home-new .it-works,
.home-new .testimonials-new {
    padding-top: 30px;
    padding-bottom: 30px;
}

.home-new .it-works {
    padding-top: 80px;
}

.home-new .client h2,
.home-new .it-works h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #062953;
}

.home-new .it-works .bs-example .card {
    /*height: 55px;*/
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 24.8px 0.3px rgba(5, 14, 70, 0.1);
    box-shadow: 0px 1px 24.8px 0.3px rgba(5, 14, 70, 0.1);
    border: solid 0.5px rgba(2, 5, 35, 0.15);
    background-color: #ffffff;
    margin-bottom: 15px;
}

.home-new .it-works .bs-example .card .card-header {
    background-color: #ffffff;
    border: solid 0.5px rgba(2, 5, 35, 0.15);
    /*border-bottom: 0;*/
    position: relative;
    -webkit-box-shadow: 1px 5.4px 25.5px 0 rgba(8, 8, 24, 0.14);
    box-shadow: 1px 5.4px 25.5px 0 rgba(8, 8, 24, 0.14);
}

.home-new .it-works .bs-example .card .card-header .faq-heading {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: rgba(6, 41, 83, 0.8);
}

.home-new .it-works .bs-example .card .card-body p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.5;
    letter-spacing: normal;
    text-align: left;
    color: rgba(2, 9, 61, 0.6);
}

.home-new .it-works .bs-example .accordion .card-link:after {
    content: "\2212";
    float: right;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    padding-top: 8px;
    background-image: -o-linear-gradient(bottom, #166ce7, #5990f7);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#166ce7), to(#5990f7));
    background-image: linear-gradient(to top, #166ce7, #5990f7);
    color: #ffffff;
}

.home-new .it-works .bs-example .accordion .card-link.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\002B";
    /*background-color: rgba(2, 56, 118, .1);*/
    background-image: -o-linear-gradient(bottom, #166ce7, #5990f7);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#166ce7), to(#5990f7));
    background-image: linear-gradient(to top, #166ce7, #5990f7);
    color: #ffffff;
}

.home-new .it-works img {
    width: 410px;
    height: 375px;
}

.home-new .touch img {
    width: 560px;
    height: 500px;
}

.home-new .testimonials-new {
    background-image: -o-linear-gradient(bottom, #02326a, #134d91);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#02326a), to(#134d91));
    background-image: linear-gradient(to top, #02326a, #134d91);
}

.home-new .testimonials-new .testimonials-stars i {
    color: #2d71ce;
}

.home-new .testimonials-new .user-info img {
    width: 60px;
    height: 60px;
    background-color: #2d71ce;
    border-radius: 50%;
    margin-left: auto;
}

.home-new .testimonials-new .user-info h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left;
    color: #0a0c1e;
}

.home-new .testimonials-new .user-info p {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    text-align: left;
    color: rgba(6, 41, 83, 0.8);
}

.home-new .testimonials-new .card-body p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: rgba(6, 41, 83, 0.7);
    height: 80px;
}

.home-new .testimonials-new .card {
    padding: 12.5px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 18%;
}

.home-new .testimonials-new .item {
    border-radius: 1px;
    -webkit-box-shadow: 1.7px 9.8px 40px 0 rgba(22, 24, 42, 0.2);
    box-shadow: 1.7px 9.8px 40px 0 rgba(22, 24, 42, 0.2);
}

.home-new .testimonials-new .testimonials_header h2, .home-new .testimonials-new .testimonials_header h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.home-new .testimonials-new .owl-carousel {
    position: relative;
    top: 60px;
}

.home-new .testimonials-new .owl-nav {
    display: inline-block;
    position: absolute;
    top: -55%;
    right: 9%;
}

.home-new .client .client-box {
    width: 140px;
    height: 140px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    background-color: white;
    -webkit-box-shadow: 1.7px 9.8px 40px 0 rgba(22, 24, 42, 0.15);
    box-shadow: 1.7px 9.8px 40px 0 rgba(22, 24, 42, 0.15);
}

.home-new .client .client-box:hover {
    box-shadow: 0px 1px 7px 0 rgba(22, 24, 42, 0.15);
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.home-new .client .client-logos div:nth-child(1) img {
    width: 60px;
    /* height: 50px; */
    height: auto !important;
}

.home-new .client .client-logos div:nth-child(2) img {
    width: 58px;
    /* height: 55px; */
    height: auto !important;
}

.home-new .client .client-logos div:nth-child(3) img {
    width: 35.5px;
    /* height: 42px; */
    height: auto !important;
}

.home-new .client .client-logos div:nth-child(4) img {
    width: 48px;
    /* height: 48px; */
    height: auto !important;
}

.home-new .client .client-logos div:nth-child(5) img {
    width: 66px;
    /* height: 50px; */
    height: auto !important;
}

.home-new .client .client-logos div:nth-child(6) img {
    width: 66px;
    /* height: 50px; */
    height: auto !important;
}

.home-new .client .client-logos div:nth-child(7) img {
    width: 120px;
    /* height: 40px; */
    height: auto !important;
}

.home-new .client .client-logos div:nth-child(8) img {
    width: 120px;
    /* height: 40px; */
    height: auto !important;
}

.home-new .client .client-logos div:nth-child(9) img {
    width: 80px;
    /* height: 28px; */
    height: auto !important;
}

.home-new .client .client-logos div:nth-child(10) img {
    width: 80px;
    /* height: 27px; */
    height: auto !important;
}

.home-new .client .client-logos div:nth-child(11) img {
    width: 62px;
    /* height: 51px; */
    height: auto !important;
}

.home-new .client .client-logos div:nth-child(12) img {
    width: 65px;
    /* height: 65px; */
    height: auto !important;
}

.home-new .our-videos,
.home-new .portfolio_list {
    background-color: #f6f6f6;
    padding-top: 30px;
    padding-bottom: 30px;
}

.home-new .our-videos h2,
.home-new .achievement h2,
.home-new .technology h2,
.home-new .portfolio_list h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    text-align: center;
    color: #062953;
}

.home-new .our-videos_text p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: justify;
    color: rgba(31, 31, 53, 0.8);
}

.home-new .owl-two .item {
    -webkit-transition: all ease-in .3s;
    -o-transition: all ease-in .3s;
    transition: all ease-in .3s;
}

.home-new .owl-two .item:hover {
    cursor: pointer;
}

.home-new .owl-two .item:hover>.overlay-video {
    background-image: none;
}

.home-new .owl-two .owl-dot.active span {
    background: #166ce7 !important;
}

.home-new .overlay-video {
    background-image: -o-linear-gradient(bottom, #41c0ff, #4697ff), -o-linear-gradient(bottom, #166ce7, #5990f7);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#41c0ff), to(#4697ff)), -webkit-gradient(linear, left bottom, left top, from(#166ce7), to(#5990f7));
    background-image: linear-gradient(to top, #41c0ff, #4697ff), linear-gradient(to top, #166ce7, #5990f7);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
}

.home-new .achievement {
    padding-top: 30px;
    padding-bottom: 30px;
}

.home-new .achievement h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #0d0e23;
}

.home-new .achievement p {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.56px;
    color: rgba(13, 14, 35, 0.5);
}

.home-new .industries {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.home-new .industries h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    color: #ffffff;
}

.home-new .industries .industries-list,
.home-new .industries .industries-list .row:last-child {
    padding-top: 30px;
}

.home-new .industries .industries-list h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.67;
    letter-spacing: normal;
    color: #ffffff;
}

.home-new .technology {
    padding-top: 30px;
    padding-bottom: 30px;
}

.home-new .technology .technology-box {
    /*box-shadow: 0.7px 3.9px 30px 0 rgba(12, 13, 34, 0.15);
    background-color: #ffffff;*/
    padding: 10px 24px;
}


/*.home-new .technology .technology-box div.row:first-child,
.home-new .technology .technology-box div.row:nth-child(2) {
    border-bottom: 1px solid rgba(6, 41, 83, .1);
}*/

.home-new .technology .technology-box div.row .col img {
    padding-top: 20px;
    padding-bottom: 20px;
}

 
.home-new .blogs .bg-blog:first-child {
    background-image: -o-linear-gradient(bottom, #02326a, #134d91);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#02326a), to(#134d91));
    background-image: linear-gradient(to top, #02326a, #134d91);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.home-new .blogs .blog-showcase .owl-three .owl-stage-outer,
.home-new .blogs .blog-showcase .owl-three .owl-nav {
    position: relative;
    right: 15%;
    top: 24px;
}
.home-new .blogs .blog-showcase .owl-three .owl-stage{
    padding-top: 60px;
    padding-bottom: 60px;
}
.home-new .blogs .blog-showcase .owl-three .owl-nav {
    /* text-align: left;
    padding-left: 3rem; */
    margin-top: 0;
}

.home-new .blogs .quote-container {
    position: relative;
    left: 36%;
}

.home-new .blogs h2, .blogheading {
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;    
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding-top: 24px;
    border-bottom: 3px solid #529ff1;
}

.home-new .blogs .quote {
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.home-new .blogs .quote i {
    font-size: 30px;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.53;
    letter-spacing: normal;
    text-align: left;
    color: rgba(6, 41, 83, 0.5);
}

.blogs .owl-carousel.owl-three .item {
    width: 94%;
    margin: auto;
}

.home-new .blogs .owl-three .card {
    border: 0;
    border-radius: 3px;
    -webkit-box-shadow: 1px 5.4px 51.5px 0 rgba(23, 22, 65, 0.2);
    box-shadow: 1px 5.4px 51.5px 0 rgba(23, 22, 65, 0.2);
    background-color: #ffffff;
}

.home-new .blogs .owl-three .card .blog-img {
    height: 160px;
}

.home-new .blogs .owl-three .card .blog-type {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #3e4b99;
    text-decoration: underline;
}

.home-new .blogs .owl-three .card .blog-date {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.67;
    letter-spacing: normal;
    text-align: right;
    color: #3e4b99;
}

.home-new .blogs .owl-three .card .blog-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #0d0f19;
    height: 60px;
}

.home-new .blogs .owl-three .card .blog-description {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: rgba(13, 15, 25, 0.7);
    height: 100px;
    border-bottom: 1px solid rgba(24, 28, 48, .1);
}
.home-new .blogs .owl-three .card .blogCardDesc{
    min-height: 140px;
}

.home-new .blogs .owl-three .card .blog-share img {
    width: 20px;
    height: 20px;
}

.home-new .portfolio_list .col-md-4 {
    padding-bottom: 15px;
    padding-top: 15px;
}

.home-new .portfolio_list .card {
    -webkit-transition: all ease-in;
    -o-transition: all ease-in;
    transition: all ease-in;
}

.home-new .portfolio_list .card:hover {
    -webkit-box-shadow: 0px 8.5px 40.5px 0 rgba(1, 4, 22, 0.2);
    box-shadow: 0px 8.5px 40.5px 0 rgba(1, 4, 22, 0.2);
}

.home-new .portfolio_list img {
    height: 265px;
    cursor: pointer;
}

.home-new .image-scroller {
    position: relative;
    height: 70vh;
}

.home-new .bg-video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    overflow: hidden;
}

.home-new .bg-video__content {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.home-new .owl-two .owl-item {
    height: 40vh;
}


/*New Home Page*/

.popup-css-z {
    z-index: 9999 !important;
}

.fixed-form {
    position: fixed;
    top: 70px;
    width: 319px !important;
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
.fixed-form::-webkit-scrollbar-track {
    box-shadow:  #093363;
    border-radius: 10px;
}

.fixed-form::-webkit-scrollbar-thumb {
    background:gray;
}

.form-hide {
    position: static;
}

.all-blog-cards:hover {
    -webkit-box-shadow: 2px 4px 8px 0 rgba(46, 61, 73, 0.2);
    box-shadow: 2px 4px 8px 0 rgba(46, 61, 73, 0.2);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.list-unstyled.all-footer--links.line-footer-links {
    line-height: 1.4;
}

#homeVideo button.btn.btn-default {
    background: black;
    border-radius: 50%;
    position: absolute;
    right: 0;
    z-index: 5;
    color: white;
}

.play-btn-i {
    font-size: 26px;
    color: #ffffff;
    opacity: 1;
    padding-top: 3px;
    cursor: pointer;
}
.play-btn-i:hover {
    cursor: pointer;
}
 
.btn-paly:focus{
    outline: none;
}
.btn-paly {
    border: none;
    /* background-color: red; */
    background-color: #ffffff;
    opacity: 1;
    /* width: 58px;
    border-radius: 10px; */
    /* background: none; */
    border: none;
    outline: none;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.play-btn-i{
    font-size: 15px;
    color: blue;
}
.home-new .owl-two .item:hover>.overlay-video .btn-paly{
    background-color: red;
}
.home-new .owl-two .item:hover>.overlay-video .btn-paly .play-btn-i {
	color: #ffffff;
}
/* img.play-btn-i {
    width: 59px !important;
} */


/* new css */
 

.home-new .blogs{
  padding-bottom: 50px;
}
/*  */

.carousel-indicators.indicator-manual {
    bottom: -15% !important;
    left: -20%;
}

.panel-title>a:after {
    float: right !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f056";
    color: #668af4;
    font-size: 28px;
}

.panel-title>a.collapsed:after {
    float: right !important;
    content: "\f055";
    color: #668af4;
    font-size: 28px;
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
}

.card-shadow-services {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.11), 0 2px 2px rgba(0, 0, 0, 0.11), 0 4px 4px rgba(0, 0, 0, 0.11), 0 6px 8px rgba(0, 0, 0, 0.11), 0 8px 16px rgba(0, 0, 0, 0.11);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.11), 0 2px 2px rgba(0, 0, 0, 0.11), 0 4px 4px rgba(0, 0, 0, 0.11), 0 6px 8px rgba(0, 0, 0, 0.11), 0 8px 16px rgba(0, 0, 0, 0.11);
}

.card-shadow-services .card-header {
    background-color: white !important;
}

section.touch.services-sec {
    background-color: white !important;
}

.modal-width {
    max-width: 60%;
}

.btn-submit-modal {
    /* background-image: -webkit-gradient(linear, left bottom, left top, from(#166ce7), to(#5990f7));
    background-image: -o-linear-gradient(bottom, #166ce7, #5990f7);
    background-image: linear-gradient(to top, #166ce7, #5990f7); */
    /* background-color: #0150a9; */
    background-image:  linear-gradient(to top, #166ce7, #5990f7);
    background-image: linear-gradient(to top, #166ce7, #5990f7);
}
button.btn-info.btn_read_more{
    background-image:  linear-gradient(to top, #166ce7, #5990f7);
    background-image: linear-gradient(to top, #166ce7, #5990f7);
}

.close.popup-close {
    position: absolute;
    right: -6%;
    top: -10%;
    border-radius: 50%;
    color: white;
    border: solid 2px #ffffff;
    padding: 8px 14px;
    opacity: 1;
}

.carousel-item-height {
    height: 260px;
}

.modal-height {
    height: 430px;
}

.floating {
    -webkit-animation-name: floating;
    animation-name: floating;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}
/*============webinar============*/
/* ============================== */
.ot__card-section .card {
    position: relative;

}
.ot__card-section .card .clip{
    position: relative;
}
.ot__card-section .card .clip img{
    position: absolute;
    right: -5px;
    z-index: 1;
    width: 200px !important;
    height: 45px;
}
.ot__card-section .card .clip h6{
    z-index: 1;
    position: absolute;
    right: 0;
    top: 50%;
    font-size:20px;
    transform: translate(-20%, 60%);
    font-weight: 500;
    color: #f7f8fb;
}
.ot__card-section .card img{
    height: 220px;
    position: relative;
}
.card_ot {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    height: 604px;
    background-color: #fff;
    margin-top: 40px;
}
.ot__card-section .card .card__content h6{
    font-size: 14px;
    line-height: 0.94;
    text-align: left;
    color: #595f6f;
}
.webinar_h1{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size:42px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 1.5px;
    text-transform:capitalize;
}
.webinar_events-ttl{
    font-weight: 600;
    font-size: 38px;
    color: #fff;
}
.webinar_p{
  line-height: 1.9;
  font-size: 18px;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
}
 .web_right-title{
    font-size: 20px;
    font-weight: 900;
}
 .web_video-content{
     background-color: #522d90;
     height: 500px;
 }
 .webinar_text > p{
     font-family: AvenirLTStd-Roman;
    line-height: 1.75;
    letter-spacing: 0.16px;
    text-align: left;
    color: #ffffff;
    font-size: 15px;
 }
 .webiner-ul .webiner-ul-list {
    padding:0 8px;
     border:solid 0.5px rgba(255, 255, 255, 0.3);
     display: inline-block;
}
.webinar_vd > a img{
    width: 98px;
    height: 98px;
}
.webiner__detail img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.webenr_card-text{
    display: flex !important;
    justify-content: space-between !important;
    /* left: 10px !important; */
}
.webiner-ul .webiner-ul-list:nth-child(1){
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.webiner-ul .webiner-ul-list:nth-child(3){
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.webiner-ul .webiner-ul-list:nth-child(2){
    border-right: none !important;
    border-left: none !important;
}
.webiner-ul .webiner-ul-list i{
    color: #fff;
    font-size: 14px;
    opacity: .8;
}
.btn_prple{
    padding: 5px 11.5px 4.5px;
    border-radius: 20px;
    background-color: #3c2169;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding-left: 13px;
    padding-right: 13px;
    font-family: AvenirLTStd-Roman;;
}
.btn_pink-modi{
  padding: 4.5px 8.5px 4.5px 9px;
  background-color: #2a2a2a;
  border-radius: 0 !important;
  letter-spacing: 0.11px;
  color: #ffffff;
  font-size: 11px;
  font-weight: lighter;
  font-family: AvenirLTStd-Book;
}
.play_btn-span{
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    
}
.play_btn-span i{
    color:#1d1d1d;
    font-size: 7px;
    margin-top: auto;
    margin-bottom: auto;
}
.card_webinar{
    height: 440px;
    padding: 12px 11px;
    position: relative !important;
}
.webiner_card-img{
    position:relative !important;
}
.webiner_card-img img{
    height: 230px;
    position: relative;
}
.webiner_card-img::after {
    -ms-position: absolute !important;
    position: absolute !important;
    content: '';
    top: 0;
    left: 0;
    padding: 10px;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, #1f2124, transparent);
}
.card_webinar{
    position: relative;
    box-shadow: -5.5px 0px 49px 0 rgba(0, 0, 0, 0.13) !important;
}
.card_dur-btn{
    position: absolute;
    top: 32px;
    background-color:#1d1d1d !important;
}
.webiner_h1{
    color: rgba(27, 27, 27, 0.9) !important;
    font-size: 42px !important;
    font-weight:bold;
}
 
.webenr_card-detail img{
    width: 30px !important;
    height: 30px !important;
}

.webiner__detail > p {
    letter-spacing: 0.19px;
    font-weight: 500;
    font-family: AvenirLTStd-Medium;
}
.webenr_card-detail span > p{
    font-size: 14px;
    margin-bottom: 0;
}
.webenr_card-detail span > h6{
    font-size: 10px;
    color: rgba(255, 255, 255, 0.8);
    opacity: 0.8;
    margin-bottom: 0 !important;
}
.webiner_body-detail > h5{
    font-size: 16px;
    font-weight: 900;
    line-height: 1.52;
    text-align: left;
    color: #1b1b1c;
    margin-bottom: 0;
}
.webiner_body-detail > p{
   font-size: 13px;
  line-height: 1.39;
  letter-spacing: 0.14px;
  text-align: left;
  color: rgba(27, 27, 28, 0.8);
  margin-bottom: 0;
}
.btn_wbnr{
    background-color:#0262d4;
    border-radius: 0;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 4px;
}
/* ---------webinar upcoming events--------- */
.webinar_events{
    background:#013169;
    /* height: 100vh; */
}
.border_btm{
    display: inline-block;
    border-bottom: 4px solid rgb(159, 159, 161);
    padding-bottom: 1rem;
}
.owl-web {
    position: relative !important;
}
.events_card{
    height: 400px !important;
    border-radius: .4rem !important;
}
/* ================== */
.workshop .container{
    padding-top: 138px;
}
.wksp_reg{
    background:#013169;
    height:150px;
}
.btn_black{
     display: flex;
     align-items: center;
     justify-content: center;
    background-color:#181818;
    font-family: Poppins-Regular, sans-serif;
    color: #fff;
    font-size: 14px;
    border-radius: 100px;
    padding: 8px 16px;
    width: 220px;
}
.wksp_formbx{
    border-radius: 3px;
}
.wksp_form{
    transform: translateY(-180px);

}
.wksp_reg .wksp_formbx h6{
    opacity: 0.9;
     font-size: 25px;
    font-weight: 700;
    line-height: 2.86;
    color: rgba(11, 11, 28, 0.9);
    text-transform: uppercase;
}
.btn_primary{
    background-color:#0262d4;
    border-radius: 1px;
    padding-top:12px;
    padding-bottom: 12px;
    font-weight: 600;
}
.wksp_faculty{
    background:#013169;
}
.wksp_faculty .container h6{
    margin-bottom: 0;
    font-size: 22px;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 600;
}
.fclt_img img{
    width: 90px;
    height: 90px;
    border-radius: 50%;
}
.faculty_desc h5{
    font-size: 22px;
    margin-bottom: 0;
    line-height: 1.8;
}
.faculty_desc p{
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.7);
    opacity: .7;
    margin-bottom: 0;
}
.wksp_content h2{
  font-weight: 600;
  line-height: 1.33;
  color: rgba(24, 24, 24, 0.9);
}
.wksp_content  p{
    font-size: 20px;
    line-height: 1.67;
    color: #181818;
}
.wksp_content-ul li{
   line-height: 1.7;
  color: #1c1c1c;
  font-size: 17px;
  position: relative;
}
.wksp_content-ul li .fa{
    position: absolute;
    left:-2em !important;
    text-align: center;
    width: 2em;
    line-height: inherit;
    color:#013169;
    font-size: 15px;
}

@-webkit-keyframes floating {
    from {
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px);
    }
    65% {
        -webkit-transform: translate(0, 15px);
        transform: translate(0, 15px);
    }
    to {
        -webkit-transform: translate(0, -0px);
        transform: translate(0, -0px);
    }
}

.bg-image-app {
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 400px;
    width: 100%;
}
/* ------Recruitment service page--- */
.recruitment__topbanner {
	background: url("../img/top_rqmnt_banner.png");
	width: 100%;
	height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.recruitment__topbanner h1{
    letter-spacing: 2px;
    color: #161616;
    font-weight: 600;
}
.recruitment__topbanner p{
    letter-spacing: .7px;
    color: #232323;
    opacity: 0.7;
}
.btn-rounded:hover{
    color: #fff;
    text-decoration: none;
}
.btn-rounded {
    border-radius: 34px;
    background: #1F5CE1;
    border: 1px solid #1F5CE1;
    color: #fff;
    letter-spacing: 1.08px;
    font-weight: 500;
}
.btn-rounded img{
    width: 30px;
    height: 30px;
}
.bg__common{
    background: #F7F8F9;
}
.gap__common{
    padding-top: 30px;
    padding-bottom: 30px;
}
.about__content h4{
    letter-spacing: 1px;
    color: #161616;
    font-weight: 600;
}
.about__content p{
    letter-spacing: 1px;
    color: #232323;
    opacity: 0.8;
    line-height: 1.9;
    font-size: 17px;
}
.vendor__diff{
    background: #4587FF;
}
.vendor__diff h2{
    letter-spacing: 1.1px;
    font-weight: 600;
}
.diff__detailsCard:hover{
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    transform: translateY(-4px);
}
.diff__detailsCard{
    box-shadow: 0px 6px 12px #282B3114;
    border-radius: 12px;
    padding: 2rem 1rem;
    height: 245px;
}
.diff__detailsCard h6{
    color: #282B31;
    font-weight: 600;
    font-size: 16px;
}
.diff__detailsCard p{
    font-size: 12px;
    letter-spacing: 0.63px;
    color: #232323;
    opacity: 0.85;
    line-height: 1.7;
 }
 .our__services{
     padding-bottom: 40px !important;
 }
.our__services h3, .service__testimonials h3, .rules h3{
    letter-spacing: 1px;
    color: #282B31;
    font-weight: 600;
}
.service__new-card:hover {
    background-size: 100% 100%;
    cursor: pointer;
    background-image: linear-gradient(#166ce7, #5990f7) !important;
          
}
.service__new-card{
    box-shadow: 0px 1px 3px #2021271F;
    border-radius: 12px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 330px;
    padding-top: 45px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#166ce7), to(#5990f7));
    background-image: -o-linear-gradient(#166ce7, #5990f7);
    background-image: linear-gradient(#166ce7, #5990f7);
    background-repeat: no-repeat;
    -webkit-transition: background-size ease .5s,
    color .5s;
    -o-transition: background-size ease .5s,
    color .5s;
    transition: background-size ease .5s,
    color .5s;
    background-position: 50% 50%;
    background-size: 0% 0%;
}
.service__new-card .card-body{
     padding-left: .8rem;
     padding-right: .8rem;
}
.card__imgbox{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #F8F9FA;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}
.service__new-card:hover .service__desc-p,
.service__new-card:hover .dtails__para-card,
.service__new-card:hover .small_desc {
    color: #fff;
}
.service__desc-p{
    color: #282B31;
    font-weight: 600;
    line-height: 1;
}
.space-height{
    min-height: 12px;
}
.small_desc {
    font-size: 11px;
    font-weight: 600;
}
.dtails__para-card{
    letter-spacing: 0px;
    color: #676C75;
    font-size: 12px;
    margin-top: 10px;
}
.rtg__lifeCycle{
    background: url("../img/rtg.png");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 60px;
    padding-bottom: 85px;
}

.contact-banner{
    background: url("../img/Basecopy2.png");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 690px;
}
.rtg__lifeCycle h3{
    font-weight: 600;
    font-size: 30px;
}
.step-progress-container {
	width: 100%;
	padding-top: 2.5rem;
	padding-bottom: 1.5rem;
}
 
.progressBar {
	width: 100%;
	text-align: center;
}
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

.progressBar li {
	position: relative;
	display: inline-block;
	width: 19%;
	position: relative;
	z-index: 999;
}
.progressBar.progressBar__mob li {
    width: 30%;
}

.progressBar li div:hover {
	background-color: #1A4EC0;
	cursor: pointer;
}

.progressBar li div:hover img {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.progressBar li div.active {
	background-color: #1A4EC0;
}

.progressBar li div {
	width: 60px;
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #E1F2FF;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
	overflow: hidden;
}

.progressBar li div img {
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}

.progressBar li .stat-p {
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	line-height: 1.4;
	margin-top: 10px;
}

.progressBar li:nth-child(5)::after {
	width: 50%;
	border-radius: 10%;
}
.content__50::after{
    width: 60% !important;
}

.progressBar li::after {
	content: '';
	top: 50%;
	left: 50%;
	-webkit-transform: translate(0%, 50%);
	-ms-transform: translate(0%, 50%);
	transform: translate(0%, 50%);
	width: 100%;
	border-bottom: 2px dashed #fff;
	display: block;
	position: absolute;
	z-index: -1;
}

.progressBar.progressBar__second li:nth-child(1) {
	z-index: 999;
}

.progressBar.progressBar__second li:nth-child(1)::before {
	content: '';
	top: 50%;
	left: 0%;
	-webkit-transform: translate(0%, 50%);
	-ms-transform: translate(0%, 50%);
	transform: translate(0%, 50%);
	width: 50%;
	border-bottom: 2px dashed #fff;
	display: block;
	position: absolute;
	z-index: -1;
}
.content__before-50::before{
    content: '';
    top: 50%;
    left: -10px;
    -webkit-transform: translate(0%, 50%);
    -ms-transform: translate(0%, 50%);
    transform: translate(0%, 50%);
    width: 60%;
    border-bottom: 2px dashed #fff;
    display: block;
    position: absolute;
    z-index: -1;
}

.progressBar.progressBar__second.progressBar__third li:nth-child(4)::after {
	content: none !important;
}

.dashed__height {
	position: relative;
	width: 100%;
	min-height: 70px;
}

.dashed__height-right {
	position: relative;
	width: 100%;
	min-height: 70px;
}

.dashed__height-right::after {
	content: '';
	position: absolute;
	top: -44px;
	right: 14px;
	height: 145px;
	width: 10px;
	border-right: 2px dashed #fff;
	border-radius: 10%;
}
.dashed__height-110{
    height: 110px !important;
}
.dashed__height-110::after{
    height:184px !important;
}
.dashed__height-130{
    height: 130px !important;
}
.dashed__height-130::after {
	height: 206px !important;
}
.dashed__height-rightmove::after {
	right: 0 !important;
}

.dashed__height-left::after {
	content: '';
	position: absolute;
	top: -44px;
	left: 14px;
	height: 145px;
	width: 10px;
	border-left: 2px dashed #fff;
	border-radius: 10%;
}
.dashed__height-leftmove::after{
    left: 0!important;
}
.content-mob-none::after {
    content: none !important;
}
/* ====================== */
/*=======Responsive=========*/
.btn-blue-custom {
    background-color: rgb(2, 80, 169);
    color: white;
}

/* Large screens ----------- */
.backgrund-image-txt-left {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 400px;
    width: 100%;
}
.backgrund-image-txt-left h1 {
    font-weight: bold;
    font-size: 235%;
    color: #000113;
}
.techasoft__link--style {
    color: #1e6cdf;
    font-weight: bold;
    text-decoration: none;
}
.img__testimonial{
    width: 70px !important;
    height: 70px !important;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
}
.service__card-footer{
    margin-bottom: -58px;
}
.service__card-footer h6{
    line-height: 1;
    margin-top: 5px;
    letter-spacing: 0.61px;
    color: #232323;
    font-weight: 600;
}
.service__card-footer small{
    letter-spacing: 0.46px;
    color: #232323;
    opacity: 0.8;
}
.owl-carousel-service .owl-item.active.center .card__top{
    position: absolute;
    top: 2%;
    left: 50%;
    transform: translateX(-50%);
}
.owl-carousel-service .owl-item.active.center  .card__top i{
     color: #FFFFFF;
     opacity: 0.1;
}
.card__top i{
    font-size: 40px;
    color: #232323;
    opacity: 0.05;
}
.owl-carousel-service .owl-item .card{
    border-radius: 0;
}
.owl-carousel-service .owl-item .card p{
   color: #232323;
   opacity: 0.8;
   letter-spacing: 0.76px;
   font-size: 15px;
   padding-top: 15px;
}
.owl-carousel-service .owl-item.active.center .card p{
   position: absolute;
   top: 55%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 88%;
   opacity: 1;
}
.owl-theme.owl-carousel-service .owl-nav.disabled+.owl-dots {
	margin-top: 42px;
}
.clients__logo{
    background-color: #E9E9ED;
    padding-top: 20px;
    padding-bottom: 20px;
}
.clients__logo-img:hover{
    filter: brightness(1);
}
.clients__logo-img{
    filter:  brightness(0);
    cursor: pointer;
    transition: linear 0.2s ;
}
.feature__card:hover div img {
	transform: scale(1);
}
.feature__card {
	cursor: pointer;
}

.feature__card {
	display: flex !important;
	margin-bottom: 30px;
}
.feature__card_para .feature__card-heading {
	line-height: 2;
	 color: #282B31;
	font-weight: bold;
    margin-bottom: 0;
    font-size: 13px;
}
.feature__card div img {
	margin-right: 2px;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: 0.2s linear;
	-o-transition: 0.2s linear;
	transition: 0.2s linear;
}
.feature__card_para p:nth-child(2){
   letter-spacing: 0.63px;
   color: #232323;
   opacity: 0.8;
   font-size: 13px;
}
.contact-banner .container-fluid{
    overflow: hidden;
}
.bg-banner-contact{
   background-color: rgba(0, 0, 0, 0.9);
   height: 690px;
}
.popular-search{
    background-color: #E9E9ED;
}
.parent__btn-click{
        margin-left: .4rem;
        margin-right: .4rem;
        margin-bottom: .5rem;
        cursor: pointer;

}
.parent__btn-click input.btn-color-footer:hover{
    background: #1A4EC0;
    color: #fff;
}
.parent__btn-click input.btn-color-footer{
  height: 45px;
  border-radius: 34px !important;
  border: 1px solid #262524 !important;
  background: #E9E9ED;
  padding-left: 1.3rem !important;
  padding-right: 1.3rem !important;
  color: #2C2850;
  font-size: 14px;
  cursor: pointer;
}
/* =======New pages==== */
.common__container{
    width: 95%;
}
.top__bannerOne{
    background-color: #1E59CC;
    padding-top: 50px;
    background-color: #1E59CC;
    padding-bottom: 110px;
}
.top__bannerOne .container-fluid{
    position: relative;
}
.top__logo{
   background-color: #fff;
   background: #F9F9FB 0% 0% no-repeat padding-box;
   border-radius: 18px;
   padding:20px;
}
.margin-usa-logo{
    margin-top: -6px;
}
.margin-cnd-logo{
    margin-top: -3px;
}
.margin-ind-logo{
    margin-top: -4px;
}
/* .top-logo{
    position: absolute;
    top: 0;
    left: 0;
} */
.top__left h1{
    font-weight: 900;
    font-size: 45px;
}
.top__left p {
	letter-spacing: 0.8px;
	color: #FFFFFF;
	opacity: 0.6;
    font-size: 18px;
    line-height: 1.6;
}
.top__formBox{
    background-color: #fff;
    background: #F9F9FB 0% 0% no-repeat padding-box;
    border-radius: 18px;
    padding: 30px 18px;
    position: relative;
}
.mail-box{
    position: absolute;
   right: 7px;
   top: -30px;
}
.top__formTitle{
    font-weight: 900;
    font-size: 32px;
    padding-bottom: 30px;
    margin-bottom: 0;
}
.top__formTitle{
    border: 0;
}
.top__formControl:focus{
    box-shadow: none;
    border: 1px solid #3A9BD5;
}
.top__formControl{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 27px #06061A14;
    border: 1px solid #2323231A;
    border-radius: 28px;
    height: calc(2.25rem + 14px);
}
.top__formControl::placeholder{
    color: #232323;
    opacity: 0.5;
    font-size: 14px;
}
.top__formGroup{
    margin-bottom: 1.2rem;
}
.btn__submit{
   background: #3A9BD5 0% 0% no-repeat padding-box;
   border-radius: 28px;
   margin-top: 2rem;
   padding: .575rem .75rem;
   border: 1px solid #3A9BD5;
   color: #fff;
   position: relative;
   z-index: 1;
}
.btn__submit::before{
    position: absolute;
    content: '';
    width: 0%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    background-color: #101F47;
    border-radius: 0;
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
    z-index: -1;
    transition: all 0.2s ease-in-out;
}
.btn__submit:hover{
    border: 1px solid #101F47;
}
.btn__submit:hover::before{
    width: 100%;
    border-radius: 28px;
}
.choose__sctn{
   background: #F9F9FB;
}
.choose__sctn .container-fluid{
    box-shadow: 0px 9px 92px #06061A14;
    border: 1px solid #23232326;
    border-radius: 6px;
    background-color: #fff;
    transform: translateY(-65px);
    padding-top: 30px;
    width: 93%;
}
.common__heading_primary{
    letter-spacing: 1.44px;
    color: #232323;
    font-weight: bold;
}
.padding-row{
    padding-top: 40px;
    padding-bottom: 30px;
}
.common__div p{
    letter-spacing: 0.81px;
    color: #232323;
    opacity: 0.6;
}
.first__card{
    border: 0;

}
.first__card.active {
	 box-shadow: 0px 9px 49px #06061a14;

}
.first__card:hover{
      box-shadow: 0px 9px 49px #06061a14;
}
.first__card-title h4{
    letter-spacing: 0.9px;
    color: #232323;
    opacity: 0.9;
    font-size: 18px;
    font-weight: bold;
}
.first__card-title p{
    letter-spacing: 0.63px;
    color: #232323;
    opacity: 0.8;
    font-size: 13px;
    margin-bottom: 0;
}

.first__card__img{
    margin-left: .6rem;
    width: 50px;
    height: 50px;
    background-color: #F6F6F7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.first__card:hover .first__card__img {
	background-color: #0150A9;
}
.hover-img-1{
    display: block;
}
.hover-img-2 {
	display: none;
}
.first__card:hover .first__card__img .hover-img-1 {
    display: none;
}
.first__card:hover .first__card__img .hover-img-2 {
	display: block;
}

 
.first__card > .card-body{
    padding: 1.25rem 1.25rem 1.25rem .6rem;
}
.first__card-footer{
    margin-left: .6rem;
}
.first__card-footer a{
    letter-spacing: 0.72px;
    color: #1B4AA7;
    font-weight: bold;
}
.adwd__about{
    background: #F9F9FB;
    padding-bottom: 30px;
}
.adwd__videodiv{
    position: relative;
    overflow: hidden;
}
.adwd__videodiv img{
    transform: scale(1);
    transition: 0.4s linear;
}
.adwd__videodiv:hover img{
    transform: scale(1.3);
}
.play-yu-btn>img{
    transform: scale(1);
}
.adwd__videodiv:hover .play-yu-btn>img {
	transform: scale(0.8);
}
.play-yu-btn:focus{
    outline: none;
    cursor: pointer;
}
.play-yu-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    outline: none;
    border: none;
}
.common__heading-secondary{
    letter-spacing: 1.44px;
    color: #232323;
    font-weight: bold;
    font-size: 30px;
}
.text__para{
    letter-spacing: 0.3px;
    color: #232323;
    opacity: 0.6;
    line-height: 1.7;
    font-size: 15px;
}
.counter__adwd{
     background: #F9F9FB;
}
.counter__adwd .container-fluid{
    background: url(../img/layer_blue.png);
    width: 98%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 6px;
    background-attachment: fixed;
}
.counter__div h2{
    font-weight: bolder;
    color: #fff;
    letter-spacing: 1.8px;
    margin-bottom: 0;
    font-size: 35px;
}
@font-face {
	font-family: "GoboldBold";
	src: url("../../debug/fonts/GoboldBold.otf");
}
.counter__div h2{
    font-family: "GoboldBold";
}
.font-poppins{
    font-family: 'Poppins',
    sans-serif;
}
.para-about{
     font-family: 'Poppins',
     sans-serif;
     font-weight: normal;
     margin-top: 16px;
}
.font-medium{
    font-family: 'Poppins',
    sans-serif;
    font-weight: 500;
}
.counter__div p {
	font-weight: bolder;
	color: #fff;
	letter-spacing: 1.8px;
    opacity: 0.5;
}
.drive__business{
    padding-top: 30px;
    padding-bottom: 30px;
    background: #F9F9FB;
    overflow-x: hidden;
}
.second__card-parent{
    margin-bottom: 1rem;
}
.second__card{
  box-shadow: 0px 9px 49px #06061A14;
  border: 1px solid #23232326;
  border-radius: 10px;
  padding:2rem 1.3rem 1.3rem 1.3rem;
  transition: ease 0.3s;
  cursor: pointer;
}
.second__card:hover{
    transform: translateY(-10px) !important;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.second__card-img img{
    margin-top: -10px;
}
.second__card--inner h5{
  letter-spacing: 0.91px;
  color: #232323;
  font-weight: bold;
}
.second__card--inner p{
    letter-spacing: 0.63px;
    color: #232323;
    opacity: 0.7;
    font-size: 14px;
}
.feature__circle{
    padding-top: 30px;
    padding-bottom: 30px;
}
.feature__circle-right h2,
.faq__title-h {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 1.8px;
    color: #232323;
}
.feature__circle-right p{
    letter-spacing: 0.9px;
    opacity: 0.6;
    line-height: 1.7;
    font-size: 20px;
}
.adwd__faqs{
    background: #F7EFE2;
    padding-top: 30px;
}
.question {
	box-shadow: 0px 1px 3px #2021271f;
	border-radius: 12px;
	border-radius: 12px;
	padding: 12px 20px;
	margin-bottom: 20px;
	background-color: #fff;
}
.faq_haeder{
    letter-spacing: 1.08px;
    color: #232323;
}
.faq_haeder--sm{
    letter-spacing: normal;
}
.question-text {
	padding-top: 2rem;
}
.question-btn:focus{
    outline: none;
}
.faq_para {
  letter-spacing: 0.72px;
  color: #232323;
  opacity: 0.5;
  margin-bottom: 0;
}
.faq_para.color-black{
    letter-spacing: normal;
    opacity: .8;
}
.question-btn {
	border: none;
	background-color: transparent;
	cursor: pointer;
}
.question-text {
	display: none;
}
.show-text .question-text {
	display: block;
}

.minus-icon{
    display: none;
}
.show-text .minus-icon {
	display: inline;
}
.show-text .plus-icon {
	display: none;
}
.faq__title-p{
    letter-spacing: 0.81px;
    color: #232323;
    opacity: 0.6;
    line-height: 1.6;
}
.section__footer{
    background: #121E3C;
}
.section__footer-left{
    background: url("../img/footer-semi-bg.svg");
    border-radius: 12px;
    padding: 30px 20px 60px 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.ftr__base-line{
    width: 100%;
    height: 1px;
    background-color: #121E3C;
    opacity: 0.2;
}
.contact__flex-div{
    display:flex;
    margin-top: 2.5rem;
}
.contact__flex-div-inner{
    margin-left:20px;
}
.contact__flex-div-inner h5{
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1.08px;
    color: #232323;
    opacity: 0.8;
    margin-bottom: 6px;
}
.contact__flex-div-inner a:hover{
    text-decoration: none;
    color: #1B4AA7;
}
.contact__flex-div-inner a{
    letter-spacing: 0.9px;
    color: #232323;
    opacity: 0.8;
    margin-left: 7px;
    font-weight: 500;
}
.footer__input:focus{
    background: transparent;
    box-shadow: none;
    color: #fff !important;
}
.footer__input:focus::placeholder{
    opacity: 1;
}
.footer__input{
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.15);
    padding-left: 0;
    padding-bottom: .9rem;
    height: 46px;
}
.footer__input::placeholder{
    color: #ffff;
    opacity: 0.5;
}
.footer_add_file{
    border-bottom: 2px solid rgba(255, 255, 255, 0.15);
    width: 100%;
    position: relative;
}
.file__span{
    position: absolute;
    left: 0;
    color: #fff;
    opacity: 0.5;
    top: 5px;
}
.footer__input-file{
    opacity: 0;
}
.footer__formGroup{
    margin-bottom: 2.4rem;
}
.footer__input-select{
    padding-left: 0;
    color: #fff;
    opacity: 0.5;
}
.btn__right{
    border: 1px solid #3A9BD5;
    background: #3A9BD5 0% 0% no-repeat padding-box;
    border-radius: 32px;
    color: #fff;
    padding: 6px 35px;
    position: relative;
    z-index: 1;
}
.btn__right::before {
	position: absolute;
	content: '';
	width: 0%;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #101F47;
	border-radius: 0;
	z-index: -1;
	transition: all 0.3s ease-in-out;
}

.btn__right:hover::before {
	width: 100%;
	height: 100%;
    border-radius: 28px;
}
.get-intoch{
        font-size: 40px;
        font-weight: bold;
        letter-spacing: 1.8px;
        margin-bottom: 15px;
        
}
.feature__circle .container-fluid{
    width: 85%;
}
.inner__circles{
    position: relative;
    /* background: url("../img/Industries_circle.svg"); */
    background: url("../img/circle-bg.svg");
    /* width: 85%; */
    width: 90%;
    height: 500px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}
/* .circle-bg{
    position: absolute;
    top: 0;
    left: 0;
}

*/
.circles__items{
    position: absolute;
}

.circles__items-inner{
    border: 1px solid #101F470D;
    box-shadow: 0px 9px 49px #06061A14;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 17px;
    text-align: center;
    transform: scale(1);
    transition: 0.3s linear;
}
.circles__items-inner.active {
     background-color: #1B4AA7;
     transform: scale(1.3);
}
.circles__items-inner:hover{
    transform: scale(1.3);
    background-color: #1B4AA7 !important;
}
.circles__items>p {
	margin-top: 5px;
      transition: 0.3s linear;
}
.circles__items:hover>p {
    margin-top: 5px;
}
.circles__items-inner .circle-hover-1{
    display: block;
}
.circles__items-inner .circle-hover-2 {
	display: none;
    transform: scale(1);
}
.circles__items-inner:hover .circle-hover-2 {
	display: block;
    transform: scale(1.3);
}
.circles__items-inner:hover .circle-hover-1{
	display: none;
}
.circles__items-1 {
	top: 0;
	left: 10%;
}

.circles__items-2 {
	top: 0;
	right: 19%;
}
.circles__items-3 {
	top: 123px;
	left: 40%;
    transform: translateX(-50%);
}
.circles__items-4 {
	top: 50%;
	left: -1%;
	transform: translateY(-50%); 
}
.circles__items-5 {
	top: 50%;
	right: 38px;
	transform: translateY(-20%);
}
.circles__items-6 {
	top: 62%;
	left: 39%;
	transform: translateX(-62%); 
}
.circles__items-7 {
	bottom: 0;
	left: 55px;
	 
}
.circles__items-8 {
	bottom: 0;
	right: 26px;
}
 
 
 
.circles__items > img{
    width: 25px;
}
.circles__items-1{
        top: 24px;
        left: 57px;
}
.position-relative{
    position: relative;
}
.faqs-bg{
   position: absolute;
   bottom: 20px;
   right: -162px;
   width: 488px;
}
.file-down{
    position: absolute;
    top: 5px;
    right: 12px; 
    color: #fff;
    opacity: 0.5;
    cursor: pointer;
}
.intro_trainer{
    min-height: calc(224px - 62px);
    width: 100%;
    background-image: -o-linear-gradient(bottom, #02326a, #134d91);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#02326a), to(#134d91));
    background-image: linear-gradient(to top, #02326a, #134d91);
}
.intro_trainer h1{
    font-size: 56px;
    color: #ffffff;
}
.teaching_content-inner{
    margin-top: 64px;
}
.teaching_content-inner p{
   margin-bottom: 64px;
   letter-spacing: .5px;
   line-height: 154%;
}
.teaching_content-inner h5{
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 16px;
    display: block;
}
.teaching_content-inner .f-500{
    font-weight: 500;
    font-size: 18px;
}
ul.teaching_ul{
    padding-left: 20px;
}
ul.teaching_ul li{
    font-size: 14px;
    margin-bottom: 20px;
}
ul.teaching_ul li::marker{
    font-size: 20px;
    color: #166ce7;
}
.hearing_form{
    padding: 32px 20px;
    background: #fff;
    border: 1px solid #dde6ed;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 10%);
    border-radius: 4px;
}
.hearing_form h5{
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: 500;
}
.hearing_form p{
    margin-bottom: 28px;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}
input.trainer_input, select.trainer_input{
    border: 0;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    padding-left: 0;
    font-size: 15px;
}
select.trainer_input{
    font-size: 14px;
}
input.trainer_input::placeholder{
    font-size: 14px;
}
input.trainer_input:focus, select.trainer_input:focus{
    outline: none;
    box-shadow: none;
}
.btn.btn_primary-submit{
    color: #fff;
    width: 200px;
    max-width: 200px;
    height: 40px;
    font-size: 14px;
    background-color: #0262d4;
}
.expert_review{
    background-color: #ebf1f8;
    padding: 50px 0;
}
.expert_review h3{
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #272c37;
    margin-bottom: 40px;
}
.md-order-1{
    order: 1;
}
.md-order-2{
    order: 2;
}
.expert_review-container {
    position: relative;
}
.expert_review-container::before{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    height: 100%;
    width: 238px;
    background-image: linear-gradient(to right, rgba(237, 242, 245, 0), #edf2f5);
    z-index: 99;
}
.owl-theme.expert_carousel .owl-nav{
    margin-top: 20px;
}
.slider_item{
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
    border-bottom: 8px solid #5990f7;
    position: relative;
    margin-left: 92px;
    padding-top: 56px;
    padding-bottom: 56px;
    padding-right: 15px;
    height: 387px;
}
.advisor{
    position: absolute;
    left: -110px;
    top: 50px;
}
.advisor img{
    width: 220px !important;
    height: 220px;  
    border: 4px solid #fff;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
    border-radius: 8px;
}
.slider_item-content h3{
    padding-left: 145px;
    font-weight: 500;
    letter-spacing: .5px;
    font-size: 30px;
}
.adv_design{
    padding-left: 145px;
    margin-top: 16px;
    line-height: 1.56;
    font-size: 18px;
}
.about_adv{
    padding-left: 145px;
    font-size: 14px;
    margin-top: 24px;
    line-height: 1.71;
    padding-right: 20px;
}
.adv_link{
    padding-left: 145px;
    color: #0064d7;
    margin-top: 16px;
}
.color_orange_span{
    color: orange;
}
.small_span{
    font-size: 20px;
    display:block;
}
.price_span{
    font-size: 50px;
    font-weight: bold;
}
.bg_blue{
        /* background-color: #0150a9; */
    background-image: linear-gradient(to top, #166ce7, #5990f7);
    background-image: linear-gradient(to top, #166ce7, #5990f7);
    color: #fff;
}
.f-20{
    font-size: 20px;
}
.font-bold{
    font-weight: bold;
}
.cut_price{
    position: relative;
    display: inline-block;
}
.cut_price::before{
    position: absolute;
    content: '';
    width: 88%;
    left: 0;
    height: 2px;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%);
}
.bg_ftr{
    background-color: #faf9fd;
}
.ty-i{
    transform: translateY(7px);
}
/* Events css */
.bg-event{
    background-color: #f2f2f2 !important;
}
.top_event_box{
    position: relative;
    padding-bottom: 60px;
    z-index: 1;
}
.top_event_box::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    background-color: rgba(0, 0, 0, 0.6);
}
.event_button{
    border-bottom: 1px solid #dbdae3;
    background-color: #fff;
}
.event_srt_desc{
    padding: 30px 30px 20px;
    background-color: #faf9fd;
}
.event_date p{
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
}
.event_date h1{
    text-transform: uppercase;
    font-size:22px ;
    font-weight: 600;
}
.span_blue{
    display: inline-block;
    background-color: #0064d7;
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
}
.event_date p.f-500{
    font-weight: 500;
    font-size: 14px;
}
.event_title{
    padding-top: 30px;
}
.event_title h1{
    font-weight: 600;
    font-size: 20px;
    line-height: 21px;
    letter-spacing: .5px;
}
.fees_status{
    bottom: 30px;
    left: 30px;
}
.event_srt_desc{
    height: 360px;
}
.event_share ul{
    list-style: none;
    padding-left: 0;
    display: flex;
    margin-bottom: 0;
}
.event_share ul li{
    padding-right: 4px;
}
.event_share ul span{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    cursor: pointer;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.event_share ul span:hover{
    background-color: #f8f7fa;
}
.event_share ul span .fa-heart{
    /* color: #faf9fd; */
}
.event_button{
    padding: 10px;
}
.btn_event_register{
    width: 328px;
    border-radius: 3px;
    background-color: #0150a9;
    color: #ffffff;
    font-size: 15px;
}
.btn_event_register:hover{
    color: #fff;
}
.pt-50{
    padding-top: 50px;
}
.pl-70{
    padding-left: 70px;
}
.event_details h5{
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 16px;
    font-weight: 600;
}
.event_feature{
    font-size: 15px;
    margin-bottom: 0;
}
.dt_title{
    font-weight: 700;
}
.f-15{
    font-size: 15px;
}
.border_bottom{
    border-bottom: 1px solid #dbdae3;
}
.share-icons img{
    width: 20px;
    height: 20px;
}
.div_share_url{
    border: 1px solid #dbdae3;
    padding: 12px 12px 6px;
}
.div_share_url p{
    margin-bottom: 0;
    font-size: 13px;
}
.pb-32{
    padding-bottom: 32px;
}
.modal-width-47{
    max-width: 47%;
}
.span-blue{
    color: #166ce7;
    font-weight: bold;
}
a.word-break{
    word-break: break-all;
}

.blogs-cards .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
}
.blog_sec_img {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 230px;
    width: 100%;
}
.blogs-cards .card:hover{
    -webkit-box-shadow: 2px 6px 25px 6px rgb(0 0 0 / 25%);
    box-shadow: 2px 6px 25px 6px rgb(0 0 0 / 25%);

}
.blogs .blogs-cards .card .card-title{
    line-height: normal;
    color: #212529 !important;
    height: 125px;
    text-align: left;
    overflow: hidden;
}
.news-body .news_desc {
    overflow: hidden;
    height: 75px;

}
.blogs .blogs-cards .card a.card-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: rgba(0, 1, 19, 0.6);
    text-decoration: none;
}
.blogs .blogs-cards .card img.card-img-top {
    height: 210px;

}
.blogs a{
    text-decoration: none;
    color: rgba(0, 1, 19, 0.6);
}
.blogs a.card-desc:hover{
    color: rgba(0, 1, 19, 0.6);
}
.h-line__orange {
    width: 100px;
    height: 6px;
    border-radius: 3.5px;
    background-color: #0150a9;
    margin: auto;
}

a.jssocials-share-link i {
    color: #fff;
}

/* consult new page css */
.consult__banner h1{
    font-weight: bold;
}
.consult__banner p{
    font-size: 15px;
}
.py-30{
    padding-top: 30px;
    padding-bottom: 30px;
 }
 .text__primary{
    color: var(--primary-blue);
 }
 .h--line {
    border-bottom: 3px solid #529ff1 !important;
    width: 150px !important;
    margin:unset !important;
}
.consult__services h5, .consult__solution h5, .consult__why h5, .hiring__models  h5, .case__study h5, .client--e h5, .faqs h5{
    font-weight: 600;
}
.consult__services h6, .consult__solution h6, .consult__why h6, .hiring__models h6, .case__study h6, .client--e h6, .faqs h6{
    margin-top: 15px;
    font-size: 25px;
}
.consult__card__link{
    color: inherit;
}
.consult__card__link:hover{
    text-decoration: none;
    color: inherit;
}

.consult__card{
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    height: 273px;
}
.consult__card:hover{
    -webkit-box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
            box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
            transform: translateY(-15px);
}
.consult__card:hover:before{
    background-size: 100% 100%;
    -webkit-clip-path: none;
            clip-path: none;
    -webkit-transform: scale(2);
        -ms-transform: scale(2);
            transform: scale(2);
}
.consult__card::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    background-image: -o-linear-gradient(#166ce7,#5990f7);
    background-image: -webkit-gradient(linear,left top, left bottom,from(#166ce7),to(#5990f7));
    background-image: linear-gradient(#166ce7,#5990f7);
    background-repeat: no-repeat;
    -webkit-transition: 0.6s ease-out;
    -o-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
    background-position: 50% 50%;
    background-size: 100%;
    -webkit-clip-path: polygon(50% 0%, 63% 32%, 98% 35%, 74% 60%, 79% 91%, 50% 70%, 21% 91%, 25% 60%, 2% 35%, 34% 29%);
            clip-path: polygon(50% 0%, 63% 32%, 98% 35%, 74% 60%, 79% 91%, 50% 70%, 21% 91%, 25% 60%, 2% 35%, 34% 29%);
    z-index: -1;
}
.consult__card h4, .consult__card p{
    -webkit-transition: 0.6s ease-out;
    -o-transition: 0.6s ease-out;
    transition: 0.6s ease-out;   
}
.consult__card:hover h4, .consult__card:hover p{
    color: #fff;
}
.consult__card:hover .h__line{
    border-color: #fff;
}
.consult__card__icon{
    margin:1.25rem 1.25rem .5rem 1.25rem;
    z-index: 1;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background-color: #e8e8e9;
}
.h__line{
    width: 100px !important;
    border-bottom: 2px solid #529ff1;
    margin: unset !important;
}
div.h__line{
    margin: auto !important;
}
div.h__line.h__line-left{
    margin: unset !important;
}
.consult__card__body h4{
    font-size: 20px;
    font-weight: 600;
}
.consult__card__body p{
    margin-top: 25px;
    line-height: 1.2;
}
.solution__card{
    padding: 25px 30px;
    border-radius: 3px;
    -webkit-box-shadow: 1.7px 9.8px 30px 0 rgb(3 2 50 / 30%);
    box-shadow: 1.7px 9.8px 30px 0 rgb(3 2 50 / 30%);
    border: 0;
    border-radius: 0 30px 0 50px;
    transition: 0.5s ease;
    border-bottom: 5px solid transparent;
}
.solution__card:hover{
    border-bottom: 5px solid var(--secondary-blue);
}
.solution__card__icon{
    margin: auto;
}
.solution__card__icon i{
    font-size: 35px !important;
    color: #1E59CC;
}
.f-14{
    font-size: 14px;
}
.solution__card__body h5{
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 15px;
    color: var(--primary-blue);
}
.consult__why{
    background-color: rgba(0,0,0,.9);
    padding-bottom: 175px;
    padding-top: 116px;
     -webkit-clip-path: polygon(50% 0, 100% 15%, 100% 85%, 50% 100%, 0% 85%, 0 15%);
    clip-path: polygon(50% 0, 100% 15%, 100% 85%, 50% 100%, 0% 85%, 0 15%);
}
.consult__para{
    margin-top: 15px;
    font-size: 15px;
} 
.card__small{
    background: transparent;
    border: 1px dotted #f2f2f2;
    padding: 10px;
    position: relative;
}
.f-13{
    font-size: 13px;
    color: #f2f2f2;
}
.whycard__parent:nth-of-type(2) .card__small{
    top: 25px;
}
.whycard__parent:nth-of-type(3) .card__small{
    top: 50px;
}
.whycard__parent:nth-of-type(4) .card__small{
    top: 75px;
}
.hiring__card{
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    padding: 20px;
    position: relative;
    height: 356px;
}
.hiring__card__icon{
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: var(--primary-blue);
    position: absolute;
    left: 50%;
    top: -35px;
    transform: translateX(-50%);
}
.hiring__card:hover .hiring__card__icon img{
    transform: rotate(360deg);
}
.hiring__card__icon img{
    transform: rotate(0);
    transition: linear 0.3s;
}
.hiring__card__body{
    margin-top: 56px;
}
.hiring__card__body h5{
    font-size: 18px;
    font-weight: bold;
}
.hiring__card__body p{
    margin-top: 15px;
}
.check_blue {
    margin-right: 5px;
  display: inline-block;
  transform: rotate(45deg);
  height: 16px;
  width: 8px;
  border-bottom: 2px solid var(--primary-blue);
  border-right: 2px solid var(--primary-blue);
}
.f--13{
    font-size: 13px;
}
.f-16{
    font-size: 16px;
}
.casestudy__caption h6{
    font-size: 15px;
    text-decoration: underline;
}
.casestudy__item{
    background-color: rgba(0, 0, 0, .9);
    width: 100%;
    height: auto;
    padding: 35px 35px 50px 35px;
    height: 400px;
}
.casestudy__item--red{
    background-color: #da0628;
}
.carousel-control-prev.carousel-control--prev, .carousel-control-next.carousel-control--next{
    top: 90% !important;
    height: 20px;
}
.client--box{
    width: 140px;
    height: 140px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    background-color: #fff;
    -webkit-box-shadow: 1.7px 9.8px 40px 0 rgb(22 24 42 / 15%);
    box-shadow: 1.7px 9.8px 40px 0 rgb(22 24 42 / 15%);
}
.faqs{
    padding-top: 60px !important;
    padding-bottom: 30px;
}
.custom-container{
    width: 92% !important;
}
.graphic_img{
        -webkit-box-shadow: 1.7px 9.8px 30px 0 rgb(3 2 50 / 30%);
    box-shadow: 1.7px 9.8px 30px 0 rgb(3 2 50 / 30%);
    border-radius: 5px;
}
.top-hero-banner{
    background-image: url("../img/accebilbe_banner.png");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: -100px;
    padding-top: 169px;
    padding-bottom: 197px;
}
.accessible__heading{
    font-weight: 700;
    color: var(--black-primary);
    font-size: 40px;
    color: #fff;
    margin-bottom: 16px;
    letter-spacing: 1.5px;
    line-height: 59px;
}
.btn_blue{
    background-color: #00138E;
    border-color: #00138E;
    border-radius: 8px;
    color: #ffffff;
    letter-spacing: 0.5px;
    height: 68px;
    width: 170px;
}
.btn_blue:hover{ 
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.2);
}
.top-hero-banner p{
    color: #ffffff;
    letter-spacing: 0.5px;
    font-size: 18px;
    line-height: 30px;
    margin-top: 28px;
    margin-bottom: 40px;
}
.base_line-white{
    width: 114px;
    height: 2px;
    background-color: #fff;
}
.base_blue-line{
    background-color: #00138E;
    height: 3px;
    width: 100px;
}
.accessible__heading--blue{
    font-weight: 400 !important;
    color: var(--primary-blue);
}
.our-solution{
    padding-top: 100px;
    padding-bottom: 100px;
}
.our-solution h3{
    color: #000000;
    font-size: 48px;
    line-height: 65px;
    letter-spacing: 1.5px;
    font-weight: 600;
    margin-bottom: 20px;
}
.polygon_img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.circle_float{
     -webkit-animation-name: floating_circle;
    animation-name: floating_circle;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
@-webkit-keyframes floating_circle {
    from {
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px);
    }
    65% {
        -webkit-transform: translate(0, 15px);
        transform: translate(0, 15px);
    }
    to {
        -webkit-transform: translate(0, -0px);
        transform: translate(0, -0px);
    }
}
.our-process h5{
    color: #ffffff;
    letter-spacing: .5px;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}
.our-process h3{
    font-size: 48px;
    line-height: 65px;
    text-align: center;
    letter-spacing: 1.5px;
    font-weight: 700;
    color: #ffff;
    text-align: center;
}
.flow_card{
    margin-top: 28px;
}
.flow_card-icon{
    position: relative;
    margin: auto;
    text-align: center;
}
.flow_card_img{
    width: 135px;
    height: 135px;
    transform: scale(1);
    transition: 0.4s transform;
}
.flow_card:hover .flow_card_img{
    transform: scale(1.2);
}
.flow_card:hover .arrow_img{
    transform: translateX(25px) scale(1.25);
}
.arrow_img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -33px;
    transform: scale(1) translateX(0);
    transition: 0.4s transform;
}
.flow_card p{
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #ffffff;
    text-align: center;
    margin-top: 36px;
}
.our-plan{
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #FAFAFA;
}
.mt-prices{
    margin-top: 135px;
}
.price-card{
    background-color: #ffffff;
    border-radius: 4px;
    border: none;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    height: 515px;
    position: relative;
     transition: 0.4s all;
}
.price-card h5{
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 33px;
    color: #000000;
    letter-spacing: 1.5px;
    margin-top: 20px;
    margin-bottom: 43px;
}
.price-card p{
    color: #444444;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .5px;
    text-align: center;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}
.price-card-icon{
    width: 115px;
    height: 115px;
    border-radius: 50%;
    background-color: #0C57D5;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -57px;
    border: 8px solid #ffffff;
    transition: 0.4s all;
}
.btn-price{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 45px;
    background-color: #00138E;
    color: #ffffff;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    height: 68px;
    width: 170px !important;
    transition: 0.4s all;
}
.w-auto{
    width: auto !important;
}
.slider__item .client_logo {
    background-color: #fff;
    height: 170px;
    padding: 1.3rem;
    overflow: hidden;
    box-shadow: 1px 1px 18px 6px #c5c3c3;
    border-radius: 20px 0px;
}
.slider__item .client_logo img {
    /* height: 50px; */
    display: block;
    margin: auto;
    max-height: 140px !important;
}
.slider__item{
    padding: 20px;
}
.price-card:hover,.center{
    background-color: #0C57D5;
    transform: translateY(-40px);
}
.price-card:hover p,.price-card:hover  h5,.center h5,.center p{
    color: #ffffff;
}
.price-card:hover .price-card-icon,.price-card.center .price-card-icon{
    border: 8px solid #0C57D5;
    color: #0C57D5;
    background-color: #ffffff;
}
.price-card:hover  .btn-price,.price-card.center .btn-price{
    background-color: #ffffff;
    color: #00138E;
}





.offer__content--left{
    align-items: flex-start;
}
.our-process{
    position: relative;
    background-color: #0C66DF;
    padding-top: 70px;
    padding-bottom: 70px;
}
#tick-mark {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    top: -9px;
    left: 3px;
}

#tick-mark::before {
    position: absolute;
    left: -1px;
    top: 65%;
    height: 33%;
    width: 3px;
    background-color: var(--secondary-blue);
    content: "";
    transform: translateX(10px) rotate(-45deg);
    transform-origin: left bottom;
}

#tick-mark::after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    background-color: var(--secondary-blue);
    content: "";
    transform: translateX(10px) rotate(-45deg);
    transform-origin: left bottom;
}
.offer-content{
    margin-top: 50px;
}
.offer__content--inner{
    margin-top: 20px;
}
.offer__content--inner h5{
    font-size: 18px;
    color: #191A1D;
    letter-spacing: 0.5px;
}
.offer__content--inner h5:nth-of-type(2){
    color: #444444;
    font-size: 17px;
}
.client__count{
    color: var(--primary-blue);
    font-size: 22px;
}
.sub_f_heading{
    font-weight: bold;
    color: var(--black-primary);
    font-size: 34px;
}
.sub_f_heading .span_blue-sub{
    color: var(--primary-blue);
    font-weight: normal !important;
}
.web_feature_card{
    background-color: var(--primary-blue);
    border-radius: 8px;
    padding: 20px;
    -webkit-box-shadow: 1.7px 9.8px 30px 0 rgb(3 2 50 / 30%);
    box-shadow: 1.7px 9.8px 30px 0 rgb(3 2 50 / 30%);
    text-align: center;
    color: #fff;
    margin-top: 20px;
    transition: 0.4s ease-in;
}
.web_feature_card:hover{
    background-color: var(--secondary-blue);
}
.feature__icon{
    background-color: #fff;
    color: var(--black-primary);
}
.feature__icon i{
    transition: 0.4s ease-in;
    transform: scale(1);
}
.web_feature_card:hover .feature__icon i{
    transform: scale(1.2);
    color: var(--primary-blue);
}
.rating__sec{
    background-color: #f3f3f3;
}
.rating__content p{
    font-size: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #5689EB;
}
.rating__content h3, .our-websites h2{
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: #000000;
}
.rating__content h3 > span{
    color: var(--primary-blue);
    font-weight: normal !important;
}
.flex_item_f{
    border-radius: 8px;
    padding: 10px;    -webkit-box-shadow: 0 17px 10px -10px rgb(0 0 0 / 40%);
    box-shadow: 0 17px 10px -10px rgb(0 0 0 / 40%);
    background-color: #fff;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    margin: 8px;
}
.flex_item_f h5{
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.our-websites, .why-web-access, .your-audit{
    background-color: #f3f3f3;
}
.flex-ul{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
}
.flex-ul li{
     width: 16%;
    position: relative;
    text-align: center;
    margin-bottom: 70px;
}
.flex-ul li a{
    cursor: auto;
}
.flex-ul li a img{
    max-width: 110px !important;
    width: 110px;
    transform: scale(1);
    transition: 0.4s ease-in;
}
.flex-ul li:hover a img{
    transform: scale(1.2);
}
p.vision-content{
    margin-top: 30px;
    color: var(--black-primary);
    text-transform: none;
}
.ceo-content p{
     color: var(--black-primary);
    text-transform: none; 
    font-style: italic;
}
.ceo-img{
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.web_feature_card--why{
    background-color: #fff;
    color: #000000;
    margin-top: 30px;
    box-shadow: none;
    /* -webkit-box-shadow: 0 17px 10px -10px rgb(0 0 0 / 40%);
    box-shadow: 0 17px 10px -10px rgb(0 0 0 / 40%);
    border: 1px solid var(--primary-blue); */
}
.web_feature_card--why h5{
    font-weight: bold;
    font-size: 18px;
    margin: 50px auto 18px;
    letter-spacing: 0.5px;
    color: #000000;
}
.web_feature_card--why h6{
    font-size: 15px;
    color: #606060;
    letter-spacing: 0.5px;
    line-height: 30px;
    text-align: center;
}
.feature__icon--blue{
    color: #fff;
}
.web_feature_card--why:hover{
    color: #fff;
    background-color: transparent;
}
.web_feature_card--why:hover .feature__icon--blue{
    background-color: transparent !important;
    background: transparent;
    color: var(--primary-blue);
}
.ai{
    padding: 60px 0;
}
p.ai-content{
    color: var(--black-primary);
    text-transform: none;
    margin: 25px auto;
}
.audit-form{
    margin-top: 25px;
}
input.audit__input{
    border-radius: 8px 0 0 8px;
    border-right: none !important;
    border: 2px solid var(--black-primary);
    height: 50px;
}
.input-group-text.audit__input--text{
    background-color: var(--secondary-blue);
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
}
.accessible_card_sec .card {
    padding: 1.5rem;
    box-shadow: 1px 1px 15px 2px #d1d1d1;
    border-radius: 8px;
    margin-bottom: 2rem;
    /* min-height: 265px; */
}
.accessible_card_sec .card .h5 {
    font-size: 20px;
    color: #191A1D;
    letter-spacing: 0.5px;
    font-weight: 700!important;
}
.accessible_card_sec .card p{
    color: #606060;
    letter-spacing: 0.5px;
    line-height: 23px;
}
.whatsappImg{
    width: 35px;
}
.mailIcon{
    width: 20px;
}
.navbar-brand .techasoft-logo{
    width: 60px;
    height: 64px;
}
.serviceIcon{
    width: 30.5px;
}
.industriesIcon{
    width: 25px;
    height: 25px;
}

.technologyIcon1{
    width: 57px; 
}
.technologyIcon2{
    width: 107px;
}
.technologyIcon3{
    width: 75px; 
}
.technologyIcon4{
    width: 103px; 
}
.technologyIcon5{
    width: 90px; 
}
.technologyIcon6{
    width: 85px; 
}
.technologyIcon7{
    width: 69px; 
}
.technologyIcon8{
    width: 150px; 
}
.technologyIcon9{
    width: 65px; 
}
.technologyIcon10{
    width: 99px; 
}
.technologyIcon11{
    width: 88px; 
}
.technologyIcon12{
    width: 84px; 
}
.technologyIcon13{
    width: 85px; 
}
.technologyIcon14{
    width: 72px; 
}
.ourclientIcon{
    width: 100px;
}
.play-btn-i.video-9{
    width: 58px;
}
.milestonesIcon{
    width: 30px;
}
#quote-request .circle-login img{
    width: 80%;
}
.phoneIcon{
    width: 12.5px;
    /* height: 9.5px; */
}
.home-dubai .home-new .our-service .card {
    height: 286px;
}
.sectionPara{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.52;
    letter-spacing: normal;
    color: #ffffff;
}
.section-heading,.home-new h4.section-heading{
    font-family: 'Montserrat', sans-serif;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    text-align: center;
    color: #062953;
}
.work-with-techasoft h5{
    font-size: 35px;
    font-weight: 900;
    color: #fff;
}
section.industries.work-with-techasoft {
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.work-with-techasoft p{
    font-size: 23px;
}
.work-with-techasoft .contactBtn .btn-common_white{
    padding-top: 10px;
    padding-bottom: 10px;

}
.callus{
    font-size: 35px !important;
    color: #fff;
    font-weight: 600;
}
.callus a{
    text-decoration: none;
    color: #fff;
    margin-left: 12px;
}
p.callus i {
    transform: rotate(102deg);
}
.product_description--cta .gplay.text-right{
    text-align: center !important;
}
.blogCardHeading {
    height: 75px;
    overflow: hidden;
}
.blogCardDesc {
    min-height: 130px;
    overflow: hidden;
}
.inner-header .h1{
    font-size: 2rem;
}
.blogsP p{
    font-size: 14px;
}
.navbar-expand-md .ul-menu .headerBtn{
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.navbar-expand-md .ul-menu .headerBtn a {
    font-size: 12px;
    font-weight: bold;
    background: linear-gradient(45deg, #fff, #ffab00, #ffc107, #fff);
    background-size: 300% 300%;
    border: 1px solid #ffc107;
    border-radius: .25rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    height: 42px;
    padding: 6px 16px;
    color: #090218;
    position: relative;
    overflow: hidden;
    z-index: 1;
    animation: gentleWave 6s ease infinite;
    transition: all 0.3s ease;
    margin-top: 8px;
}

/* Default wave animation */
@keyframes gentleWave {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

/* Hover effect - more pronounced animation */
.navbar-expand-md .ul-menu .headerBtn a:hover {
    animation: strongWave 2s ease infinite;
    transform: scale(1.05);
    box-shadow: 0 4px 8px rgba(255, 193, 7, 0.3);
    text-decoration: none;
}

@keyframes strongWave {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.navbar-expand-md .ul-menu .main-nav-item.headerBtn a::after {
    content: none;
}
/* .navbar-expand-md .ul-menu  .main-nav-item.headerBtn a{
    margin-top: 0;
    line-height: 1;
    transform: translateY(0);
    top: unset;
} */
/* home dubai */
/* media query */
@media only screen and (min-width: 767px) {
   .second__card-parent-r {
   	padding-right: .6rem;
   }

   .second__card-parent-l {
   	padding-left: 0.6rem;
   }
   .navbar .nav-item{
    margin: 0;
   }
   .second-navbar .techasoft-logo {
    margin-left: .5rem !important;
   }
   .navbar .nav-item{
    padding: .5rem .17rem;
   }
}
@media only screen and (min-width: 1200px) {
   .section__footer-left{
         width: 90%;
   }
   .price-card{
         width: 336px;
   }
   .price-card_left{
        margin-left: auto;
        margin-right: 6px;
   }
   .price-card_right{
        margin-right: auto;
        margin-left: 6px;
   }
}
@media only screen and (min-width: 1228px) {
 .navbar .nav-item{
    margin: 0;
 }
 .second-navbar .techasoft-logo {
    margin-left: 5rem !important;
}
.navbar .nav-item{
    padding: .5rem .5rem;
}
}
@media only screen and (min-width: 1310px) {
 .ul-menu > .main-nav-item{
    line-height: 50px;
 }
 .navbar .nav-item{
    margin: 0 .25rem;
 }
}


@media only screen and (max-width: 1824px) {
    /*home page*/
    /*.home-carousel {
        margin-top: 3.5%;
    }*/
    /*Careers image*/
    /*.careers {
        margin-top: 4.5%;
    }*/
    /*contact*/
    .wirte-us--contact {
        top: 25%;
    }
    /*service description*/
    /*.about,
    .seo-parallax {
        margin-top: 4.5%;
    }*/
}

@media only screen and (max-width: 1600px) {
    /*home page*/
    /*.home-carousel {
        margin-top: 4%;
    }*/
    /*Careers image*/
    /*.careers {
        margin-top: 5.5%;
    }*/
    .service-mob {
        margin-bottom: 24px !important;
    }
}

@media only screen and (max-width: 1500px) {
    /*contact*/
    .wirte-us--contact {
        top: 52%;
    }
}

@media only screen and (max-width: 1299px) {
    /*home page*/
    /*.home-carousel {
        margin-top: 5%;
    }*/
    .new-tech {
        left: -290%;
        top: 235%;
    }
    .new-service {
        left: -465%;
        top: 235%;
    }
    /*.testimonials .carousel-indicators {
        top: 120%;
    }*/
    .testimony-next {
        right: -7%;
    }
    .testimony-prev {
        left: -7%;
    }
    /*Careers image*/
    /*.careers {*/
    /*    margin-top: 6.5%;*/
    /*}*/
    
    .home-dubai .home-new .our-service .card{
        height: 290px;
    }
    .home-dubai .carousel-item-height {
        height: auto;
    }
    .home-dubai .home-new .cta .cta-img .content-center h1 {
        font-size: 30px;
    }
    .home-dubai .home-new .cta .cta-img .content-center p.subheading{
        font-size: 18px;
    }
    .blogCardHeading {
        height: 90px;
        overflow: hidden;
    }
    .blogCardDesc {
        min-height: 175px;
    }
}

@media only screen and (max-device-width: 1270px) {
    .client-carousel-right {
        right: -3.5%;
        width: 3.5% !important;
        top: 35px;
    }
    .client-carousel-left {
        left: -3.5%;
        width: 3.5% !important;
        top: 35px;
    }
}


/*Large devices (desktops, less than 1200px)*/

@media only screen and (max-device-width: 1199.98px) {
    /*Home*/
    .how-it-works-card {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    /*.home-carousel {
        margin-top: 5.5%;
    }*/
    /*CLients*/
    .client-carousel-right {
        top: 35px;
        right: -7.5%;
    }
    .client-carousel-left {
        left: -7.5%;
    }
    /*.wirte-us--contact {
        width: 42%;
    }*/
    .write-us .cont-add {
        font-size: .9rem !important;
    }
    .mob-mail {
        font-size: .8rem;
    }
   
    .blogs .owl-carousel.owl-three .item {
        width: 99%;
    }
     /* ---------webinar-------- */
    
   .workshop .container{
    padding-top: 50px;
   }
   section.blogs{
    min-height: 580px;
   }
   .home-new .blogs .bg-blog:first-child{
    min-height: 600px;
   }
}

@media only screen and (max-device-width: 1150px) {
    .about .vision {
        width: 400px;
        left: 95px;
    }
    .about .mission {
        left: -500px;
        width: 400px;
    }
    .about .mission::after {
        top: -111px;
        left: 200px;
    }
}


/* Extra large devices (large desktops) No media query since the extra-large breakpoint has no upper bound on its width */

@media only screen and (max-device-width: 1078px) {
    /*Home*/
    /*client*/
    .client-carousel-right {
        right: -5.5%;
    }
    .client-carousel-left {
        left: -5.5%;
    }
}


/*=====**********=====*/
 

@media only screen and (max-device-width: 1118px) {
    /*Home*/
    /*how it works*/
    .fixed-card-height {
        height: 25vh;
    }
    /*testimonials*/
    .testimony-user-name {
        padding-left: 6%;
    }
    .second-navbar .techasoft-logo {
        margin-left: 1rem !important;
    }
    .faqs-bg {
    	position: absolute;
    	bottom: 20px;
    	right: -162px;
    	width: 376px;
       }
      
}
@media only screen and (max-device-width: 1109px) {
    .all-nav{
        flex-wrap: wrap;
        justify-content: flex-end;
        padding-right: 15px;
    }
    .navbar-expand-md .ul-menu .headerBtn a{
        margin-top: 0;
    }
     .ul-menu > .main-nav-item{
        line-height: initial !important;
     }
}
@media only screen and (max-device-width: 1024px) {
    .ul-menu .main-nav-item a {
        font-size: 12px;
    }
    /*About*/
    .about,
    .seo-parallax {
        margin-top: 7.5%;
    }
    .tech-menumega {
        left: -300% !important;
    }
    .service-megamenu {
        left: -400% !important;
    }
    /*.cta {
        margin-bottom: 35% !important;
    }*/
    .how-it-works--section {
        padding-top: 5%;
    }
    .service-carousel .carousel-indicators {
        top: 97% !important;
    }
    /*.testimonials .carousel-indicators {
        top: 130%;
    }*/
    /*Clients*/
    .client-carousel-right {
        right: -3.5%;
        top: 35px;
    }
    .client-carousel-left {
        left: -3.5%;
        top: 35px;
    }
    /*Contact*/
    .btn-write a {
        padding: .5rem !important;
    }
    .wirte-us--contact {
        width: 40%;
    }
    .wirte-us--contact {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    /*Careers image*/
    .careers {
        margin-top: 8.5%;
    }
    /*Products*/
    .ui_ux--cta,
    .technologies-cta {
        margin-top: 10% !important;
    }
    .product-main .social-btns img {
        width: 120% !important;
    }
    .service-footer {
        top: 70px;
    }
    .item-owl-carouel {
        width: 100% !important;
    }
    .blogs .owl-carousel.owl-three .item {
        width: 85%;
    }
    .custom-container{
        width: 98% !important;
    }
    .home-dubai .home-new .our-service .card{
        height: 290px;
    }
    .home-dubai .home-new .our-service .card {
        height: 345px;
    }
    .home-dubai .home-new .cta .cta-img .content-center h1 {
        font-size: 23px;
    }
    .home-dubai .home-new .cta .cta-img .content-center p.subheading {
        font-size: 14px;
    }
    .callus {
        font-size: 30px !important;
    }
   .home-dubai  .owl-nav.blogcontrol {
        display: none;
    }
    .blogCardHeading {
        height: 110px;
        overflow: hidden;
    }
    .blogCardDesc {
        min-height: 213px;
    }
    section.blogs {
        min-height: auto;
    }
    .home-new .blogs .bg-blog:first-child{
        min-height: auto;
    }
}

@media only screen and (max-device-width: 1004px) {
    .navbar .nav-item {
        padding: 0 !important;
    }
    .ul-menu .main-nav-item {
        line-height: 65px;
    }
    /*About*/
    .about .vision {
        width: 333px;
    }
    .about .mission {
        left: -410px;
        width: 333px;
    }
    .about .mission::after {
        top: -130px;
        left: 165px;
    }
    
}


/* Medium devices (tablets, less than 992px)*/

@media only screen and (max-device-width: 991.98px) {
    /*home page*/
    /*.home-carousel {
        margin-top: 7%;
    }*/
    /*Testimonials*/
    .testimonials .carousel-indicators {
        top: 100%;
    }
    .testimony-user-name {
        padding-left: 10%;
    }
    /*clients*/
    .client-carousel-right {
        right: -5.5%;
        top: 30px;
    }
    .client-carousel-left {
        left: -5.5%;
        top: 30px;
    }
    /*About*/
    .about,
    .seo-parallax {
        margin-top: 8%;
    }
    .about .vision {
        left: 80px;
    }
    /*.testimonials {
        height: initial;
    }*/
    .getintouch .home-map {
        width: 100%;
    }
    .career-left,
    .career-right {
        top: 30px !important;
    }
    .fixed-card-height {
        height: 35vh;
    }
    /*Pnt case study*/
    .pnt-study .font-card {
        width: 50%;
    }
    .pnt-study .color-palette {
        padding-left: 0;
        padding-right: 0;
    }
    .pnt-study .pupose i {
        position: relative;
        left: 7%;
        top: 25px;
    }
    /*New home page*/
    .home-new .client .client-box {
        width: 110px;
        height: 110px;
    }
    .home-new .blogs .blog-showcase .owl-three .owl-stage-outer,
    .home-new .blogs .blog-showcase .owl-three .owl-nav {
        position: relative;
        right: 0;
        top: 0;
    }
    .home-new .owl-three .item {
        width: 60%;
        margin: auto;
        padding-top: 1.5rem;
    }
    .home-new .blogs .container-fluid>.row {
        height: 100%;
    }
    /*New home page*/
}


/*Medium devices (tablets, less than 992px)*/

@media (max-width: 991.98px) {
    .right-form {
        top: 50%;
    }
    .left-text {
        top: 50%;
    }
    .send-request-btn {
        width: 70%;
    }
    .leading-company-head {
        font-size: 22px;
        top: 40px;
        right: 22%;
    }
    .digital-company-text {
        font-size: 20px;
    }
    .digi-company-bang {
        height: 375px;
    }
    .invest-holder {
        width: 32%;
    }
    .invest-img {
        width: 18%;
        left: 13.7%;
        top: 13%;
    }
    .invest-img-third {
        width: 18%;
        left: 13.8%;
        top: 14%;
    }
    .invest-img-fourth {
        width: 18%;
        left: 14.6%;
        top: 11%;
    }
    .connect-head {
        font-size: 20px;
    }
    .connect-text {
        font-size: 15px;
    }
    .top-nav-space {
        padding-left: 0;
    }
    .text-nav {
        margin-left: 8px;
    }
    .navbar-items {
        padding-left: 4px !important;
    }
    .digi-company-holder {
        width: 50%;
    }
    .digi-company-img {
        width: 20%;
        left: 40%;
    }
    .digital-cards-head {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .digital-cards-text {
        font-size: 14px;
    }
    .digital-cards-head {
        font-size: 16px;
    }
    .connect .container-fluid {
        background-position: right 70% bottom 45%;
        height: 788px;
    }
   .connect-head{
        line-height: 1;
    }
    .connect-right-text {
        left: 70%
    }
    .why-choose-mob {
        width: 50% !important;
    }
    .why-choose-us .card-title {
        font-size: 26px;
    }
    .diagnose-now {
        width: 100%;
    }
    .diagnose-website {
        font-size: 24px;
    }
    .diagnose-img {
        width: 100%;
    }
    .diag-website-mob {
        height: 132px;
    }
    .person-pic {
        width: 30%;
    }
    .person-text {
        font-size: 26.5px;
    ;
    }
    .top-nav-space {
        padding-left: 24px;
    }
    /*New Home*/
    .home-new .cta .cta-img .content-center h2,
    .home-new .cta .cta-img .content-center p {
        width: 100%;
    }
    .home-new .our-service .second-card .card,
    .home-new .our-service .fifth-card .card {
        top: 0px;
    }
    .home-new .our-service .third-card .card,
    .home-new .our-service .sixth-card .card {
        top: 0px;
    }
    .home-new .our-service .first-card .card {
        margin-left: auto;
        margin-right: auto;
    }
    .home-new .our-service .fifth-card .card {
        margin-left: auto;
        margin-right: auto;
    }
    .home-new .our-service .third-card .card {
        margin-left: auto;
        margin-right: auto;
    }
    .home-new .our-service .second-card .card,
    .home-new .our-service .fourth-card .card {
        margin-right: auto;
        margin-left: auto;
    }
    .home-new .our-service .sixth-card .card {
        margin-left: auto;
        margin-right: auto;
    }
    .home-new .our-service .card {
        height: 250px;
        width: 45%;
    }
    .home-new .our-service .card {
        height: 300px;
        width: 65%;
    }
    .home-new .client .client-logos div:nth-child(7) img {
        width: 80px;
        height: 30px;
    }
    .home-new .touch img {
        width: 560px;
        height: 450px;
    }
    /*New Home*/
    .fixed-form {
        position: static !important;
        width: 100% !important;
    }
    .web_analysis.fixed-form {
        width: 100% !important;
      }
    .form-hide {
        display: block !important;
    }
    .blogcontrol{
        display: none;

    }
}

@media only screen and (max-device-width: 876px) {
    /*Carousel*/
    .carousel-item .btn-color-parent {
        left: 15%;
    }
    /*About*/
    .about,
    .seo-parallax {
        margin-top: 9%;
    }
    .ul-menu .main-nav-item {
        line-height: 65px;
    }
    .navbar {
        padding: 0 !important;
    }
    .navbar-brand {
        margin-right: 0 !important;
    }
    .navbar-brand img {
        margin-left: 1rem!important;
    }
    .navbar-expand-md .ul-menu .main-nav-item .nav-link {
        font-size: 11px;
    }
    /*Products page*/
    .ui_ux--cta,
    .technologies-cta {
        margin-top: 12% !important;
    }
}

@media only screen and (max-device-width: 861px) {
    .ul-menu .main-nav-item {
        line-height: 65px;
    }
    .navbar {
        padding: 0 !important;
    }
    .navbar-brand {
        margin-right: 0 !important;
    }
    .navbar-brand img {
        margin-left: 1rem!important;
    }
    .navbar-expand-md .ul-menu .main-nav-item .nav-link {
        font-size: 11px;
    }
    /*Home*/
    /*testimonials*/
    .testimony-next {
        right: -9%;
    }
    .testimony-prev {
        left: -9%;
    }
    .testimony-user-name {
        padding-left: 14%;
    }
    /*Footer*/
    .mob-mail {
        padding-right: 0;
    }
    /*Careers image*/
    .careers {
        margin-top: 9.5%;
    }
    /*About*/
    .about .vision {
        width: 300px;
        font-size: .8rem;
    }
    .about .vision ::before {
        left: -33px;
    }
    .about .mission {
        left: -380px;
        width: 300px;
        font-size: .8rem;
    }
    .about .mission::after {
        top: -95px;
        left: 150px;
    }
}


/* Small devices (landscape phones, less than 768px)*/

@media only screen and (max-device-width: 768px) {
    /*-----HOME PAGE-----*/
    /*NAVBAR*/
    .new-tech {
        left: -140%;
        top: 175%;
    }
    .new-service {
        /*left: -500%;*/
        right: 10%;
        top: 175%;
    }
    /*NEW MENU*/
    /* remove the padding from the navbar so the dropdown hover state is not broken */
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
    /* .navbar .nav-item {
         padding:.5rem .5rem;
         margin:0 .25rem;
     }*/
    /* makes the dropdown full width  */
    .navbar .dropdown {
        position: static;
    }
    /*.navbar .dropdown-menu {
        width:100%;
        left:0;
        right:0;
        !*  height of nav-item  *!
        top:45px;
    }*/
    /* shows the dropdown menu on hover */
    /*.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
        display:block!important;
    }*/
    /*.ul-menu {
        margin-top: 3%;
    }*/
    .ul-menu .main-nav-item {
        border-bottom: 4px solid transparent;
        border-radius: 3px;
        /*line-height: 47px;*/
        line-height: 60px;
        padding: 0px 5px !important;
    }
    .navbar .dropdown-menu {
        border: 1px solid rgba(0, 0, 0, .15);
        background-color: #fff;
    }
    .navbar .nav-item {
        padding: 0;
        margin: 0;
    }
    /*.ul-menu .main-nav-item {
        border-bottom: 0;
        border-radius: 0;
        line-height: initial;
    }*/
    /*CTA*/
    /*.cta {
        margin-bottom: 40% !important;
    }*/
    .home-carousel {
        width: 100%;
    }
    #home-cta-btn {
        width: 100%;
    }
    #home-cta-btn h1 {
        padding-left: 1% !important;
        padding-right: 1% !important;
    }
    .fixed-card-height {
        height: 25vh;
    }
    /*HOW DOES IT WORKS*/
    .how-it-works-card p {
        font-size: 12px;
    }
    /*About*/
    .about,
    .seo-parallax {
        margin-top: 10%;
    }
    /*SERVICES*/
    .services .image-col img {
        width: 200vw !important;
        height: 100vh !important;
    }
    .desk-img {
        visibility: hidden;
        position: relative !important;
        left: 22% !important;
    }
    .service-carousel .carousel-indicators {
        top: 100% !important;
    }
    /*TESTIMONIALS*/
    .testimonials {
        /*height: 50vh !important;*/
    }
    /*.testimony-next {
        right: -3%;
        padding: 5px 5px !important;
    }
    .testimony-prev {
        left: -3%;
        padding: 5px 5px !important;
    }*/
    .testimony-prev {
        left: -9.5%;
    }
    .testimony-next {
        right: -9.5%;
    }
    .testimonials .carousel-indicators {
        top: 100%;
    }
    /*.testimonials .carousel-item {
        width: 80%;
    }
    */
    .testimony-user-name {
        padding-left: 15%;
    }
    /*CLIENTS*/
    .client-carousel-right {
        right: -5%;
        top: 30px;
    }
    .client-carousel-left {
        left: -5%;
        top: 30px;
    }
    /*CLIENTS*/
    /*.shadow-client img{
        width: 100%;
    }*/
    /*MAP*/
    .getintouch-map iframe {
        width: 100%;
    }
    /*Careers image*/
    .careers {
        margin-top: 10.5%;
    }
    /*Products*/
    .ui_ux--cta,
    .technologies-cta {
        margin-top: 14% !important;
    }
    /*Product description*/
    .technology--info .btn-color-parent input.btn-color {
        padding-left: 1.5rem!important;
        padding-right: 1.5rem!important;
    }
    /*About*/
    .about .mission {
        left: -370px;
    }
    .fixed-card-height {
        height: 20vh;
    }
    /*Contact page*/
    .wirte-us--contact {
        top: 35%;
    }
    /*Footer chat*/
    .page-footer a.float:hover+div.label-container {
        visibility: hidden;
        display: none;
    }
    /*GET IN TOUCH BUTTON*/
    .get-in-touch-btn {
        display: none;
    }
    h1.banner-txt-overlay_mb{
        font-size: 30px;
    }
}

@media only screen and (min-width: 768px) {
    .navbar-expand-md .ul-menu .main-nav-item .nav-link {
        padding-right: .3rem !important;
        padding-left: .3em !important;
    }
      .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /*Home*/
    .how-it-works-card {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .cta .carousel-indicators {
        bottom: 10px;
    }
    /*contact*/
    .wirte-us--contact {
        top: 35%;
    }
    .contact-label--div label {
        padding-left: 0 !important;
    }
    .writeus-container {
        margin-top: 15%;
    }
    /*Footer chat*/
    .page-footer a.float:hover+div.label-container {
        visibility: hidden;
        display: none;
    }
    /*LEAD MANAGEMENT PAGE*/
    .lead_system_head {
        font-size: 36px;
    }
    .lead-manage-box {
        top: 32%;
    }
    .get_started_btn_banner {
        top: 22%;
    }
    .get_started_banner {
        width: 90%;
    }
    .get_started_btn {
        width: 24%;
    }
    .lead_management_workflow {
        width: 100%;
    }
    .lead_manage_work_btn {
        font-size: 12px;
        width: 98%;
    }
    .request_free_trial_btn {
        width: 22%;
        left: -8.7%;
    }
    .lead_auto_system_img {
        width: 40%;
    }
    .lead_assignment_img {
        width: 30%;
    }
    .task_planner_img {
        width: 30%;
    }
    .mobile_crm_app_tab {
        width: 26%;
    }
    .email_sms_alert_tab {
        width: 37%;
    }
    /*New home*/
    .home-new .cta .cta-img,
    .home-new .image-scroller {
        height: 53vh;
    }
    .home-new .bg-video__content {
        -o-object-fit: fill;
        object-fit: fill;
    }
    .home-new .owl-three .card {
        width: 130%;
    }
    /*New home*/
    .modal-w-mob {
        max-width: 80% !important;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    /*NAVBAR*/
    /*HOME*/
    /*.cta {
        margin-bottom: 30% !important;
    }*/
    .cta .carousel-indicators {
        bottom: 10px;
    }
    .how-it-works-card {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    /*.home-carousel {
        margin-top: 6.5%;
    }*/
    /*HOW DOES IT WORKS*/
    .how-it-works-card p {
        font-size: 14px;
    }
    .how-it-works-card .card-title {
        font-size: 16px;
    }
    /*SERVICES*/
    /*.services .image-col img {
        width: 200vw !important;
        height: 100vh !important;
    }*/
    .service-carousel .carousel-indicators {
        top: 97% !important;
    }
    /*TESTIMONIALS*/
    /*.testimony-next {
        right: -3%;
        padding: 5px 5px !important;
    }
    .testimony-prev {
        left: -3%;
        padding: 5px 5px !important;
    }*/
    /*CLIENTS*/
    /*.client-carousel-right {
        right: -4.5%;
        top: 60px;
    }
    .client-carousel-left {
        left: -4.5%;
        top: 60px;
    }*/
    /*About*/
    .about,
    .seo-parallax {
        margin-top: 8%;
    }
    /*Product description*/
    .technology--info .btn-color-parent input.btn-color {
        padding-left: 1.5rem!important;
        padding-right: 1.5rem!important;
    }
    /*Careers*/
    .careers {
        margin-top: 6.5%;
    }
    /*contact*/
    .wirte-us--contact {
        top: 49%;
    }
    .contact-label--div label {
        padding-left: 0 !important;
    }
    /*Footer chat*/
    .page-footer a.float:hover+div.label-container {
        visibility: hidden;
        display: none;
    }
}

@media only screen and (max-device-width: 767px) {
    /*.mobile-nav {
        position: absolute;
        top: 95%;
        background-color: white;
        width: 100%;
        z-index: 999;
        border-bottom: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
    }*/
    .ul-menu {
        /*margin-top: 3%;*/
        padding-top: 3% !important;
        /*background-image: linear-gradient(120deg, rgb(13, 46, 84) 0%, rgb(27, 69, 120) 50%);*/
        /*background-color: #ffffff;*/
    }
    .ul-menu > .main-nav-item > .nav-link::after {
        display: none;
    }
    .ul-menu > .main-nav-item  > .nav-link:hover::after {
        display: none;
    }
    .service-li,
    .tech-li {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .navbar {
        padding: 0;
    }
    .second-navbar .dropdown:hover>.dropdown-menu {
        display: none;
    }
    .navbar-expand-md .ul-menu .main-nav-item .nav-link {
        font-size: 15px;
    }
    .second-navbar .dropdown-menu.show {
        display: block !important;
    }
    .new-tech,
    .new-service {
        width: 100% !important;
    }
    .navbar-nav .nav-item a.nav-link {
        height: 100% !important;
    }
    .navbar-nav .nav-item a.nav-link:hover {
        border-bottom: 0;
        border-radius: 0;
    }
    .ul-menu .main-nav-item {
        line-height: initial !important;
        border-color: transparent !important;
    }
    .navbar-expand-md .ul-menu .main-nav-item .nav-link {
        padding-right: .3rem !important;
        padding-left: .3em !important;
        /*color: #ffffff !important;*/
    }
    .second-navbar {
        top: 0px;
    }
    main {
        position: relative;
        top: 0;
    }
    /*for mobile*/
    .mobile-nav {
        position: absolute;
        top: 95%;
        background-color: white;
        width: 100%;
        z-index: 999;
        border-bottom: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
    }
    /*Home*/
    /*.home-carousel {
        margin-top: -0.5% !important;
    }*/
    .cta .carousel-indicators {
        bottom: 10px;
    }
    /*Testimonials*/
    .testimony-user-name {
        padding-left: 22%;
    }
    .testimonials_carousel .card {
        width: 100% !important;
    }
    /*HOW IT WORKS*/
    .cardline-after:not(:last-child):after {
        display: none;
    }
    /*Nullify Animations*/
    .how-it-works-card,
    .cardline-after,
    .desk-img,
    .getintouch-map,
    .getintouch-form {
        visibility: visible !important;
    }
    /*OUR SERVICES*/
    .services .image-col img {
        width: initial !important;
        height: initial !important;
    }
    .desk-img {
        position: initial !important;
    }
    .service-carousel .carousel-inner .media {
        width: 100%;
    }
    .service-carousel .carousel-inner {
        margin-left: 0 !important;
        padding-bottom: 5% !important;
    }
    .service-carousel .carousel-indicators {
        top: 95% !important;
    }
    .service-img img {
        position: initial;
        top: initial;
        left: initial;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
    }
    /*Testimonials*/
    .testimony-prev {
        display: none;
    }
    .testimony-next {
        display: none;
    }
    /*clients*/
    .client-carousel-right {
        right: -11%;
        top: 170px;
        height: 8%;
        width: 7% !important;
    }
    .client-carousel-left {
        left: -11%;
        top: 170px;
        height: 8%;
        width: 7% !important;
    }
    /*mobile client*/
    .client-section {
        display: none !important;
    }
    .mobile-client {
        display: block !important;
        /*height: 100px;*/
    }
    .mobile-client img {
        -webkit-filter: drop-shadow(8px 8px 10px gray);
        filter: drop-shadow(8px 8px 10px gray);
    }
    .mobile-prev {
        background-color: #4373ba;
        height: 30%;
        width: 6%;
        top: 40%;
        border-radius: 4px;
    }
    .mobile-next {
        background-color: #4373ba;
        height: 30%;
        width: 6%;
        top: 40%;
        border-radius: 4px;
    }
    /*About*/
    .about,
    .seo-parallax {
        margin-top: 0%;
    }
    /*CONTACT*/
    .wirte-us--contact {
        width: 45%;
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }
    .btn-write a {
        font-size: .7rem;
    }
    .mob-mail {
        font-size: .7rem;
    }
    .write-us .cont-add {
        font-size: .8rem !important;
    }
    /*Careers image*/
    .careers {
        margin-top: 0;
    }
    .career-left,
    .career-right {
        top: 135px !important;
    }
    /*Products*/
    .ui_ux--cta,
    .technologies-cta {
        margin-top: 2% !important;
    }
    .product-main .details h2 {
        padding-left: 0 !important;
        padding-bottom: 0 !important;
        text-align: center;
    }
    .product-main .social-btns img {
        width: 100% !important;
    }
    .product-main .prod-img-even,
    .product-main .prod-img-odd {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .product-main .prod-img-even {
        margin-top: 3%;
    }
    .product-main .prod-img-odd {
        margin-bottom: 3%;
    }
    /*Clients*/
    .client-main .details h2 {
        text-align: center;
        padding-left: 0 !important;
        padding-bottom: 0 !important;
    }
    .client-main .details img {
        width: 50% !important;
    }
    .client-main .client-img--div {
        text-align: center;
    }
    .client-main .details img {
        width: 100% !important;
    }
    .client-main .client-img--odd,
    .client-main .client-img--even {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .client-main .client-img--even {
        margin-bottom: 3%;
    }
    .client-main .client-img--odd {
        margin-top: 3%;
    }
    /*Product desription*/
    .product_description--cta .social-btn-color {
        width: 30% !important;
    }
    .product-description--cta .related-btns .col-md-4 {
        text-align: center !important;
    }
    .product_description--cta .social-btn-color {
        width: 100% !important;
    }
    .technology--info .technology_contents-ui .row .col-md-4:first-child {
        margin-left: 0 !important;
    }
    .fixed-card-height {
        height: 25vh;
    }
    .product_description--cta .social-btn-color {
        width: 35% !important;
    }
    .scrolling-about {
        display: none;
    }
    .no-mission,
    .no-vision {
        background-color: #1d4796;
        color: #ffffff;
    }
    .noscroll-about {
        display: block;
        border-radius: 3px;
        -webkit-box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
        box-shadow: 0px 9.5px 25px 5.5px rgb(236, 236, 235);
    }
    /*Services Footer*/
    .tech-footer {
        margin-left: 0;
        margin-right: 0;
    }
    /*UI-UX*/
    .ui_ux--cta .ui-img--even,
    .ui_ux--cta .ui-img--odd {
        padding-left: initial !important;
        padding-right: initial !important;
    }
    .ui_ux--cta .ui-img--odd {
        margin-bottom: 5% !important;
    }
    .ui_ux--cta .ui-img--even {
        margin-top: 5% !important;
    }
    .ui_ux--cta {
        margin-left: 0%;
        margin-right: 0%;
    }
    .ui_ux--cta .details h2 {
        padding-left: 0 !important;
        text-align: center;
    }
    .ui_ux--cta .case-study--btn {
        text-align: center;
    }
    .ui_ux--cta .img-div img {
        width: 50% !important;
        height: 50% !important;
    }
    /*pnt case study*/
    .pnt-study .color-palette {
        padding-left: 14%;
        padding-right: 14%;
    }
    .pnt-study .color-palette .col-md-6:first-child {
        margin-bottom: 5%;
    }
    .pnt-study .manage-child,
    .pnt-study .app-breadcrumb {
        padding-left: 0;
        padding-right: 0;
    }
    .pnt-study .pupose p {
        font-size: .8rem !important;
    }
    .pnt-study .pupose i {
        top: 15px;
    }
    .wireframe-image {
        margin-top: -10%;
    }
    /*Navigation*/
    .ul-menu .main-nav-item a {
        position: initial;
    }
    .back-img {
        margin-top: 60%;
    }
    /*SEO page*/
    .local-market-text,
    .content-market-img,
    .video-market-text,
    .creative-ad-img {
        border-bottom: none !important;
    }
    .seo-importance:not(:last-child):after {
        display: none !important;
    }
    .best-seo .list-1,
    .best-seo .list-2 {
        padding-left: 14% !important;
    }
    .seo-search--terms {
        margin-bottom: 0 !important;
    }
    .seo-analysis .list-1,
    .seo-analysis .list-2 {
        padding-left: 0%;
    }
    .list-1 .seo-analysis {
        margin-bottom: 0 !important;
    }
    ul.seo-analysis {
        padding-left: 0 !important;
    }
    /*New Home*/
    .home-new .cta .cta-img .content-center h2,
    .home-new .cta .cta-img .content-center p {
        width: 50vw;
    }
    .home-new .cta .cta-img .content-center h2 {
        font-size: 1rem;
    }
    .home-new .cta .cta-img .content-center p {
        font-size: .8rem !important;
    }
    .home-new .cta .cta-img {
        background-size: 200%;
    }
    .home-new .our-service {
        padding-bottom: 30px;
    }
    .home-new .industries .industries-list h4 {
        line-height: 1.4;
        padding-bottom: 1rem;
    }
    .home-new .technology .technology-box {
        padding: 0;
    }
    .home-new .touch .touch-form {
        width: 95%;
    }
    .home-new .testimonials-new .owl-nav {
        top: -35%;
    }
    .home-new .touch img,
    .home-new .it-works img {
        width: auto;
        height: auto;
    }
    .our-videos .our-videos_text {
        padding-bottom: 1rem;
    }
    .owl-two iframe {
        width: 100%;
    }
    .home-new .portfolio_list img {
        height: auto;
    }
    .home-new .cta .cta-img .content-center {
        left: 5%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(0, -50%);
    }
    .blogs .owl-carousel.owl-three .item {
        width: 80%;
    }
    /*New Home*/
    .close.popup-close {
        position: absolute;
        right: 0%;
        top: 0%;
        border-radius: 50%;
        color: white;
        border: solid 2px #ffffff;
        padding: 8px 14px;
        opacity: 1;
        z-index: 1;
    }
    .modal-width {
        max-width: 100%;
    }
    .modal-height {
        height: auto;
    }
	.blog-post-head-txt{
		font-size: 1.5rem !important;
	}
    .bg-image-app {
        height: 180px;

    }
    .bg-image-app div h2 {
        font-size:16px;
    }
    .php_job_banner {
        height: auto !important;
    }
    .php_job_banner_txt {
        font-size: 22px;
    }
    .modal-w-mob {
        max-width: 100% !important;
    }
    .become_img_bg {
        height: auto !important;
        padding: 14px;
    }
    .display-mob-block {
        display: block !important;
    }
    .card-job-search {
        width: 100% !important;
    }
    .backgrund-image-txt-left {
        height: auto !important;
        padding: 50px 10px;
    }
    .backgrund-image-txt-left h1 {
        font-size: 160% !important;
    }
    .webinar_events-ttl{
         font-size: 25px !important;
    }
    /* --------workshop-------- */
    .workshop{
        height: auto !important;
    }
    .wksp_form{
        transform: translateY(0) !important;
    }
    /* --------webinar------- */
    .wksp_reg{
        height: auto !important;
    }
     /* ---------webinar-------- */
    
   .workshop .container{
    padding-top: 50px;
    }
    .recruitment__topbanner{
     height: auto;
     padding-top: 30px;
     padding-bottom: 30px;
    }
   .recruitment__topbanner h1{
    font-size: 22px;
   }
   .recruitment__topbanner p {
      	width: 210px;
      }
    .recruitment__topbanner p br{
        display: none;
    }
   .w-mob-100{
       width: 100%;
   }
   .diff__detailsCard{
        height: auto;
    }
    .mob-width{
        width: 100% !important;
    }
    .mob__height-img{
        height: auto;
    }
  .owl-carousel-service .owl-item.active.center .card{
      margin-left: auto !important;
      margin-right: auto !important;
  }
  .parent__btn-click input.btn-color-footer{
      padding-left: .6rem !important;
      padding-right: .6rem !important;
  }
  .contact-banner{
      height: auto !important;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
  }
  .bg-banner-contact{
      height: auto !important;
  }
  .top__logo{
      margin-bottom: 40px;
  }
  .top__left h1{
      font-size: 32px;
  }
.text__para{
      text-align: justify;
}
.top-logo{
      width: 50px !important;
}
.top__formTitle{
      font-size: 26px;
}
 .col-pad-0 {
 	padding-left: 0;
 }

 .pop-up-title {
 	font-size: 20px;
 }
 #home_contact{
     margin-top: .8rem !important;
 }
 .intro_trainer{
     height: 352px;
     align-items: flex-start !important;
 }
.teaching_content-inner{
     margin-top: -200px;
}
 .md-order-1{
     order: 2;
     margin-top: 56px;
 }
 .md-order-2{
     order: 1;
 }
 .expert_review-container::before{
     content: none;
 }
 .slider_item{
    margin: 0 auto;
 }
.slider_item-content h3{
     font-size: 18px;
     padding-left: 18px;
     margin-top: 28px;
}
.adv_design, .about_adv , .adv_link{
    padding-left: 18px;
}
.owl-theme.expert_carousel .owl-stage-outer{
     padding-top: 62px;
}
.advisor{
    left: 35px;
    top: -64px;
}
.advisor img{
     width: 124px !important;
     height: 124px;
}
.intro_trainer h1{
     font-size: 32px;
     margin-top: 56px;
}
.event_button{
    flex-direction: column;
}
.event_details{
    margin-bottom: 15px;
}
.event_srt_desc{
    height: auto;
}
.event_banner_img{
    height: auto !important;
}
.modal-width-47{
    max-width: 100%;
}
.pl-70 {
    padding-left: 15px;
}

.consult__banner {
    height: auto !important;
    padding: 40px 0 60px 0 !important;
}

.consult__banner h1{
    font-size: 25px;
}
.consult__contact {
    height: auto;
    background-size: auto !important;
}
.consult__why {
    padding-bottom: 175px;
    padding-top: 85px;
    -webkit-clip-path: polygon(50% 0, 100% 5%, 100% 95%, 50% 100%, 0% 95%, 0 5%);
    clip-path: polygon(50% 0, 100% 5%, 100% 95%, 50% 100%, 0% 95%, 0 5%);
}
.hiring__card {
    margin-top: 32px;
}
.casestudy__item{
    height: auto;
}
.consult__banner{
    -webkit-clip-path: polygon(50% 0, 100% 15%, 100% 85%, 50% 100%, 0% 85%, 0 15%);
    clip-path: polygon(50% 0, 100% 0%, 100% 95%, 50% 100%, 0% 95%, 0 0%) !important;
}
.consult__card, .solution__card{
    width: 85%;
    margin: auto;
}
.rating__content h3 br, .our-websites h2 br{
    display: none;
}
.flex-ul li{
    width: 50%;
    margin-bottom: 30px;
}
.home-new .image-scroller {
    height: 89vh;
}
.home-dubai .first_nav_content {
    font-size: 12px;
}
.home-dubai .share-icons.text-right {
    margin-bottom: 1rem;
}
.work-with-techasoft h5 {
    font-size: 25px;
}
.callus {
    font-size: 19px !important;
}
.top-hero-banner{
    padding-top: 50px;
    padding-bottom: 50px;
    background-position-y: center;
    background-size: 100% 100%;
}
.accessible__heading,.our-solution h3,.our-process h3{
    line-height: 1.2;
}
.arrow_img{
    display: none;
}
.flow_card{
    margin-top: 122px;
}
.flow_card-1{
    margin-top: 30px;
}
.arrow_img-down{
    top: unset;
    bottom: -46px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
}
.flow_card:hover .arrow_img{
     top: unset;
    bottom: -46px;
    left: 50%;
    transform: translate(-50%,15px) rotate(90deg);
}
.flow_card p{
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}
.price-card{
    margin-top: 100px;
    width: 85%;
}
.price-card.center{
    transform: translateY(0);
}
.blogCardHeading {
    height: auto;
    overflow: hidden;
}
.blogCardDesc {
    min-height: auto;
}
.home-new .blogs .owl-three .card .blogCardDesc{
    min-height: auto;
}
}

@media only screen and (max-width: 640px) {
    /*Home*/
    .service-mob {
        margin-bottom: 24px !important;
    }
    /*Carousel*/
    .carousel-item input.btn-color {
        padding: .5rem 1.5rem !important;
    }
    /*testimonials*/
    .testimonials .carousel-indicators {
        top: 100%;
    }
    .testimony-user-name {
        padding-left: 25%;
    }
    /*About*/
    .about .vision {
        width: 225px;
        left: 60px;
    }
    .about .vision ::before {
        left: -35px;
    }
    .about .mission {
        left: -275px;
        width: 210px;
    }
    .about .mission::after {
        top: -130px;
        left: 106px;
    }
    /*client*/
    .client-carousel-right {
        right: -5.5%;
        width: 5% !important;
    }
    .client-carousel-left {
        left: -5.5%;
        width: 5% !important;
    }
    .back-img {
        margin-top: 100%;
    }
    /*GET IN TOUCH BUTTON*/
    .get-in-touch-btn {
        display: none;
    }

    .bg-img-logo-price {
        height: 180px !important;
    }
    .bg-img-logo-price div h1 {
        margin-left: 18% !important;
    }

    .table-resposive-seo {
        width: 600px !important;
        overflow: auto;
    }

    .post-body p img {
        width: 100% !important;
        height: auto !important;
    }
}


/*Extra small devices (portrait phones, less than 576px)*/

@media only screen and (max-device-width: 575.98px) {
    #home-cta-btn h1 {
        font-size: 1.8rem;
    }
    .digi_market_mob {
        text-align: center;
    }
    #popup-enquiry .services_head {
        font-size: 16px;
    }
    /*NAVBAR*/
    .ul-menu .main-nav-item a {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .service-mob {
        margin-bottom: 24px !important;
    }
    /*NAVBAR*/
    /*NEW MENU*/
    /* remove the padding from the navbar so the dropdown hover state is not broken */
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
    .navbar .nav-item {
        padding: .5rem .5rem;
    }
    .navbar-items-mobile {
        font-weight: bold;
    }
    /* makes the dropdown full width  */
    .navbar .dropdown {
        position: static;
    }
    .navbar .dropdown-menu {
        width: 100%;
        left: 0;
        right: 0;
        /*  height of nav-item  */
        top: 45px;
    }
    /* shows the dropdown menu on hover */
    /*.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
        display:block!important;
    }*/
    .navbar .dropdown-menu {
        border: 1px solid rgba(0, 0, 0, .15);
        background-color: #fff;
    }
    .mobile-nav {
        position: absolute;
        top: 100%;
        background-color: white;
        width: 100%;
        z-index: 999;
        border-bottom: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
    }
    .service-li,
    .tech-li {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .navbar {
        padding: 0;
    }
    .new-tech,
    .new-service {
        width: 100% !important;
    }
    .navbar-nav .nav-item a.nav-link {
        height: 100% !important;
    }
    .navbar-nav .nav-item a.nav-link:hover {
        border-bottom: 0;
        border-radius: 0;
    }
    /*Home*/
    /*CTA*/
    #home-cta-btn h1 {
        padding-left: 3% !important;
        padding-right: 3% !important;
    }
    /*.home-carousel {
        margin-top: -0.5% !important;
    }*/
    .service-carousel .carousel-inner {
        height: 700px;
    }
    .services .col-md-5 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    /*Testimonials*/
    .testimony-user-name {
        padding-left: 7%;
    }
    /*About*/
    .about-img h1 {
        font-size: 200%;
    }
    body p {
        font-size: .8rem !important;
    }
    body ul li {
        font-size: .9rem !important;
    }
    /*HOW IT WORKS*/
    /*SERVICES WE OFFER*/
    .services .image-col img {
        width: initial !important;
        height: initial !important;
    }
    .desk-img {
        left: 0 !important;
    }
    /*TESTIMONIALS*/
    .testimonials {
        height: 100% !important;
    }
    .testimonials_carousel .card {
        width: 100% !important;
    }
    .testimonials .carousel-indicators {
        top: 98%;
    }
    .testimonials_carousel .carousel-indicators li {
        width: 10px !important;
        height: 10px !important;
    }
    .testimony-prev {
        display: none;
    }
    .testimony-next {
        display: none;
    }
    .shadow-client {
        padding-bottom: .5rem !important;
    }
    .shadow-client img {
        width: 30% !important;
        height: 30% !important;
    }
    .shadow-client .large-img {
        width: 20% !important;
        height: 20% !important;
    }
    .getintouch-form {
        padding-left: 15px !important;
    }
    .client-carousel-left {
        left: 10%;
        top: 47%;
        height: 5%;
        width: 10% !important;
    }
    .client-carousel-right {
        right: 10%;
        top: 47%;
        height: 5%;
        width: 10% !important;
    }
    .client-indicators {
        bottom: -30px !important;
    }
    .services h3 {
        padding-left: 0 !important;
        text-align: center;
    }
    .getintouch-map h3 {
        text-align: center;
    }
    /*====CONTACT====*/
    .wirte-us--contact {
        width: 65%;
    }
    .close-modal-outside {
        width: 4rem;
        height: 4rem;
    }
    .writeus-modaldialog {
        margin-left: 0;
        margin-right: 0;
    }
    .contact-input--div {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    ;
    }
    .contact-label--div label {
        padding-left: 0 !important;
    }
    /*====UI_UX DESCRIPTION====*/
    .ui_ux--info .contents-ui .details h2 {
        text-align: center;
    }
    /*Careers*/
    .careers .career-img h1 {
        font-size: 200%;
    }
    .career-left,
    .career-right {
        top: 400px !important;
    }
    .client-carousel-left {
        left: 0%;
    }
    .client-carousel-right {
        right: 0%;
    }
    /*===Products===*/
    .product-main .social-btns--row .col-sm-4 {
        padding-bottom: .5rem!important;
        text-align: center;
    }
    .product-main .social-btns--row .col-sm-4 img {
        width: 40% !important;
    }
    .client-main .details img {
        width: 40% !important;
    }
    /*Clients*/
    .client-main .img-col {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    /*Product description*/
    .technology_details .row:first-child {
        text-align: center;
    }
    .technology--info .technology_details .admin_login ul {
        text-align: left;
    }
    .technology--info .our-prod--images {
        height: 12vw;
    }
    .technology_contents-ui .card-margin:first-child {
        margin-left: 0;
    }
    .product_description--cta .related-btns .col-sm-4 {
        text-align: center !important;
        padding-bottom: .5rem;
    }
    .product_description--cta .social-btn-color {
        width: 40% !important;
    }
    .product_description--cta .container .row:first-child {
        height: initial !important;
    }
    .technology--info .product-description--div .technology_details .row:first-child,
    .technology--info .product-description--div .technology_details .row:first-child .col-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .product_description--cta .elearn .related-btns .col-sm-4 {
        margin-left: 0 !important;
    }
    /*Services pages*/
    .technology--info .product-description--div .project-mean p {
        font-size: .8rem !important;
    }
    .project-mean div p {
        padding-left: .5rem!important;
        padding-right: .5rem!important;
    }
    .product-description--div .technology_contents-ui div h5,
    .product-description--div .technology_contents-ui div p,
    .product-description--div .row .col-sm-12 h5,
    .product-description--div .row .col-sm-12 p,
    .technology_contents-ui .col-sm-12 {
        padding-left: .5rem!important;
        padding-right: .5rem!important;
    }
    .project-mean .col-sm-12,
    .full-length-list {
        padding-left: .5rem!important;
        padding-right: .5rem!important;
    }
    .two-lists .col-md-6:first-child ul {
        margin-bottom: 0 !important;
    }
    .xam-list {
        padding-left: 0;
    }
    /* Technology*/
    .contents-tech .col-sm-12 .row p,
    .contents-tech .col-12 p {
        padding-left: .5rem !important;
        padding-right: .5rem !important;
    }
    /*sdlc*/
    .seo-analytics .container,
    .seo-analytics {
        padding: 1rem !important;
    }
    /*Footer*/
    .page-footer .form-container {
        bottom: 25px;
        right: 45px;
    }
    /*SEO page*/
    .marketing-types .row {
        padding-left: .5rem!important;
        padding-right: .5rem!important;
    }
    .text-compt-analysis,
    .local-market-text h2,
    .content-market-text h2,
    .video-market-text h2,
    .creative-ad-text h2,
    .guaranteed-seo,
    .insight-seo,
    .seo-approach {
        text-align: center !important;
    }
    /*GET IN TOUCH BUTTON*/
    .get-in-touch-btn {
        display: none;
    }
    .online_text {
        font-size: 12px;
    }
    .top_bottom_link {
        display: none !important;
    }
    .page-footer .label-container {
        bottom: 30px;
    }
    .page-footer .float {
        bottom: 30px;
    }
    .links-footer {
        text-align: left;
    }
    .lead_first_section {
        margin-top: 0 !important;
    }
    .service_mob_text {
        text-align: center;
    }
    .service_mob_img {
        text-align: center;
        padding-top: 16px;
    }
    .webinar_h1 {
        font-size: 32px;
    }
    .webinar-banr{
        height:226px !important;
    }
    .section__footer-left{
        margin-left: auto;
        margin-right: auto;
    }
    .gap__bg{
        padding-bottom: 0;
        padding-top: 0;
    }
}


/*Extra small devices (portrait phones, less than 576px)*/

@media (max-width: 575.98px) {
    .send-enquiry {
        top: 70%;
    }
    .left-text {
        top: 60%;
        left: 58%;
    }
    .right-form {
        display: none;
    }
    .heading-digital-market {
        font-size: 30px;
    }
    .choose-cards {
        padding-bottom: 24px;
    }
    .choose-us {
        font-size: 26px !important;
    }
    .diagnose-img {
        width: 20%;
    }
    .top-nav-space {
        padding-left: 26%;
    }
    .top-nav-space-mob {
        padding-left: 26%;
    }
    .main-banner-portion {
        position: static;
        width: 100%;
        height: 100%;
    }
    .left-text {
        top: 22%;
        left: 55%;
    }
    .digi-company-holder {
        width: 40%;
    }
    .border-lines-mob {
        border-right: none;
    }
    .orange-part-mob {
        display: none;
    }
    .leading-company-head {
        font-size: 24px;
        top: 50px;
        left: 5%;
    }
    .digital-company-text {
        padding-top: 40px;
    }
    .digi-company-bang {
        height: 320px;
    }
    .diagnose-img {
        width: 50%;
    }
    .diagnose-website {
        font-size: 32px;
    }
    .diag-website-mob {
        height: 100% !important;
    }
    .diagnose-now {
        width: 70%;
        margin-bottom: 28px;
    }
    .invest-img {
        left: 9.7%;
        top: 21%;
    }
    .invest-img-third {
        left: 9.9%;
        top: 20%;
    }
    .invest-img-fourth {
        left: 9.6%;
        top: 18%;
    }
    .invest-card-mob {
        padding-bottom: 24px;
    }
    .person-pic {
        width: 26%;
    }
    .person-text {
        font-size: 16px;
    }
    .jain-mob {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    /*New home page*/
    .home-new .it-works .bs-example .accordion .card-link:after {
        width: 20px;
        height: 20px;
        padding-top: 0px;
    }
    .home-new .blogs .blog-showcase .owl-three .owl-nav {
        text-align: center;
        padding-left: 0;
    }
    .home-new .owl-three .item {
        width: 85%;
    }
    .home-new .blogs .quote {
        margin: auto;
    }
    .home-new .blogs .bg-blog:first-child {
        padding: 1rem;
    }
    .home-new .blogs .quote-container {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    /*New home page*/
    .home-new .cta .cta-img .content-center p {
        font-size: .7rem !important;
    }
    .font-12-mob {
        font-size: 12px;
    }
}

@media only screen and (max-device-width: 480px) {
    #home-cta-btn h1 {
        font-size: 1.5rem;
    }
    /*.cta {
        margin-bottom: 80% !important;
    }*/
    /*.home-carousel {
        margin-top: -0.5% !important;
    }*/
    .carousel-item .btn-color-parent {
        left: 20%;
    }
    .how-it-works-card p {
        font-size: 16px;
    }
    .services h3 {
        padding-left: 0 !important;
        text-align: center;
    }
    .getintouch-map h3 {
        text-align: center;
    }
    /*Testimonials*/
    .testimony-user-name {
        padding-left: 12%;
    }
    /*Product description*/
    .technology--info .product-description--div .project-mean p {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .technology--info .our-prod--images {
        height: 15vw;
    }
    /*Footer chat*/
    .page-footer .form-container {
        right: 40px;
    }
    /*New home page*/
    .home-new .our-service .card {
        height: 300px;
        width: 55%;
    }
    .home-new .cta .cta-img .content-center {
        left: 1.5%;
    }
    .home-new .cta .cta-img,
    .home-new .image-scroller {
        height: 90vh;
    }
    .home-new .cta .cta-img .content-center h2,
    .home-new .cta .cta-img .content-center p {
        width: 50vw;
    }
    .blogs .owl-carousel.owl-three .item {
        width: 99%;
    }
    /*New home page*/
}

@media only screen and (max-width: 425px) {
    #home-cta-btn h1 {
        font-size: 1.3rem;
    }
    /*.cta {
        margin-bottom: 105% !important;
    }*/
    /*.home-carousel {
        margin-top: -0.5% !important;
    }*/
    .btn-color-parent input.btn-color {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .testimony-user-name {
        padding-left: 9% !important;
    }
    .testimony-user-name {
        padding-left: 18% !important;
    }
    .services h3 {
        padding-left: 0 !important;
        text-align: center;
    }
    .getintouch-map h3 {
        text-align: center;
    }
    /*==Contact==*/
    .mob-mail {
        font-size: .6rem;
    }
    .btn-write a {
        font-size: .6rem;
    }
    .write-us h2 {
        font-size: 1.5rem;
    }
    .write-us h5 {
        font-size: 1.10rem;
    }
    .write-us .cont-add {
        font-size: .75rem !important;
    }
    /*Career*/
    .career-info {
        padding-left: .5rem !important;
        padding-right: .5rem !important;
    }
    /*Service Footer*/
    .tech-footer .container {
        padding: 0 !important;
    }
    .tech-footer .container .row .col-md-12 {
        padding: 0 !important;
    }
    .tech-footer .item-tag .tag-box a input {
        font-size: .8rem;
    }
    .service-footer {
        padding: 0 !important;
    }
    .service-footer .work-content .col-sm-12:first-child {
        padding: 0 !important;
    }
    .service-footer .shadow-common {
        padding: 0 !important;
    }
    .service-footer .tag-box a input {
        font-size: 1rem;
    }
    /*service description*/
    .about-img h1 {
        font-size: 86%;
    }
    /*Pnt case study*/
    .pnt-study .pupose p {
        font-size: .7rem !important;
    }
    .pnt-study .pupose i {
        left: 15%;
    }
    .wireframe-image {
        margin-top: -17%;
    }
    .back-img {
        margin-top: 150%;
    }
    /*Footer chat*/
    .page-footer .form-container {
        right: 35px;
    }
    /*seo page*/
    .best-seo .list-1,
    .best-seo .list-2 {
        padding-left: 0% !important;
    }
    /*seo page*/
    .box-compt-analysis {
        padding-left: .5rem !important;
        padding-right: .5rem !important;
    }
    /*LEAD MANAGEMENT SYSTEM*/
    .lead_system_head {
        font-size: 24px !important;
    }
    .get_started_banner {
        width: 47%;
        height: 38px;
    }
    .get_started_btn_banner {
        top: 76%;
        left: 75%;
    }
    .lead-manage-box {
        top: 30%;
        left: 60%;
    }
    .manage_lead_effectively {
        padding-left: 18%;
    }
    .get_started_btn {
        width: 50%;
        height: 40px;
    }
    .drive_management_system {
        font-size: 17px !important;
    }
    .lead_automation {
        font-size: 22px !important;
    }
    .lead_auto_heading {
        font-size: 18px !important;
    }
    .lead_auto_system_img {
        width: 30%;
    }
    .lead_manage_work_btn {
        font-size: 12px;
        width: 100%;
    }
    .lead_manage_img_mob {
        padding-left: 14%;
    }
    .request_free_trial_btn {
        font-size: 14px;
        width: 38%;
        left: -14.7%;
    }
    .sales_reports_img {
        width: 30%;
    }
    .lead_assignment_img {
        width: 22%;
    }
    .task_planner_img {
        width: 22%;
    }
    /*Menu*/
    .first_nav_content {
        font-size: 13px;
    }
    /*Menu*/
}
@media only screen and (max-device-width: 400px){
    .home-new .our-service .card {
    height: 330px;
}
.list-unstyled.all-footer--links a.phone-link {
    display: block;
}
}
@media only screen and (max-device-width: 380px) {
    .lead-manage-box {
        top: 34%;
        left: 56%;
    }
    .get_started_btn_banner {
        left: 74%;
    }
    .manage_lead_effectively {
        padding-left: 19%;
    }
    .lead_management_btn_mob {
        padding-left: 0;
        padding-right: 0;
    }
    .lead_manage_img_mob {
        padding-left: 6%;
    }
    .lead_management_workflow {
        width: 100%;
    }
    .lead_page_banner {
        height: 200px !important;
    }
    .lead_manage_work_btn {
        font-size: 11px;
    }
}


/*Extra small devices (portrait phones, less than 380px)*/

@media (max-width: 380px) {
    .connect .container-fluid {
        height: 250px;
    }
    .connect-right-text {
        top: 54%;
        left: 68%;
    }
    .connect-text {
        font-size: 7px !important;
        padding-top: 0 !important;
    }
    .connect-head {
        font-size: 9px !important;
        margin-bottom: 4px !important;
    }
    .heading-digital-market {
        font-size: 28px;
    }
    .why-choose-cards {
        padding-top: 8px !important;
    }
    .invest-img {
        width: 18%;
        left: 11.7%;
        position: absolute;
        top: 16%;
    }
    .invest-img-third {
        width: 18%;
        left: 12.3%;
        position: absolute;
        top: 17%;
    }
    .invest-img-fourth {
        width: 18%;
        left: 11.7%;
        position: absolute;
        top: 14%;
    }
    .invest-card-mob {
        padding-bottom: 24px;
    }
    .persons-img {
        width: 30%;
    }
    .coma-img {
        width: 8%;
    }
    .invest-market-text {
        font-size: 20px;
    }
    .top-nav-space-mob {
        padding-left: 0;
    }
    .top-nav-space {
        padding-left: 0;
    }
    .left-text {
        top: 20% !important;
        left: 52%;
    }
    .digi-company-bang {
        height: 250px;
    }
    .digi-company-holder {
        width: 50%;
    }
    .digital-cards-text {
        font-size: 12px;
    }
    .diagnose-website {
        font-size: 19px;
    }
    .diag-web-mob {
        padding-top: 8px !important;
    }
    .diagnose-now {
        width: 100%;
    }
    .connect .container-fluid {
        background-position: right 75% bottom 45%;
    }
    .leading-company-head {
        left: 0%;
    }
    .digital-company-text {
        font-size: 18px;
        padding-top: 0;
    }
    .digital-company-text-mob {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .our-approach-text {
        font-size: 14px;
    }
    .home-new .cta .cta-img .content-center h2,
    .home-new .cta .cta-img .content-center p {
        width: 47vw;
    }
}

@media only screen and (max-device-width: 375px) {
    #home-cta-btn h1 {
        font-size: 1rem;
    }
    /*.cta {
        margin-bottom: 115% !important;
    }*/
    /*.home-carousel {
        margin-top: -0.5% !important;
    }*/
    #home-cta-btn p {
        font-size: .7rem !important;
    }
    .services h3 {
        padding-left: 0 !important;
        text-align: center;
    }
    .testimony-user-name {
        padding-left: 22% !important;
    }
    .testimony-user-name h6,
    .testimony-user-name p {
        font-size: 0.8rem !important;
    }
    .getintouch-map h3 {
        text-align: center;
    }
    /*==Contact==*/
    .close-modal-outside {
        width: 3rem;
        height: 3rem;
    }
    .mob-mail {
        font-size: .55rem;
    }
    /*Products*/
    .product-main .social-btns--row .col-sm-4 img {
        width: 60% !important;
    }
    /*Clients*/
    .client-main .details img {
        width: 60% !important;
    }
    /*About*/
    .btn-color-parent input.btn-color {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .carousel-item input.btn-color {
        padding: .3rem .5rem !important;
        font-size: .75rem !important;
    }
    .carousel-item .btn-color-parent {
        left: 18%;
    }
    /*Product description*/
    .technology--info .product-description--div .project-mean p {
        padding-left: 0 !important;
        padding-right: 0 !important;
        font-size: .75rem;
    }
    .technology--info .btn-color-parent input.btn-color {
        padding-left: 1rem!important;
        padding-right: 1rem!important;
    }
    .technology--info .our-prod--images {
        height: 18vw;
    }
    .product_description--cta .social-btn-color {
        width: 60% !important;
    }
    .fixed-card-height {
        height: 25vh;
    }
    .technology--info {
        margin: 7% 0 1% 0 !important;
    }
    /*UI/UX*/
    .pnt-study .font-card {
        width: 60%;
    }
    .pnt-study .pupose p {
        font-size: .6rem !important;
    }
    .back-img {
        margin-top: 190%;
    }
    /*Footer chat*/
    .page-footer .form-container {
        right: 32px;
    }
    .page-footer .chat-heading h5 {
        text-align: center;
    }
    /*seo page*/
    .seo-search--terms {
        padding-left: 0 !important;
    }
    .request_free_trial_btn {
        width: 40%;
    }
    /*Contact modal Home page*/
    .pop_up_contact_us {
        width: 60%;
        font-size: 22px;
    }
    /*Contact modal Home page*/
    /*Menu*/
    .first_nav_content {
        font-size: 11px;
    }
    /*Menu*/
    /*New home*/
    .home-new .our-service .card {
        height: 315px;
        width: 70%;
    }
    /*New home*/
     /* ----------webinar--------- */
     .img__text{
        left: 5px !important;
    }
    /* .wksp_form {
        transform: translateY(-180px) !important;
        margin-top: -12px !important;
    } */
    .contact__flex-div-inner a{
        font-size: 13px;
    }
}

@media only screen and (max-device-width: 320px) {
    .h1,
    h1 {
        font-size: 1.5rem;
    }
    .h2,
    h2 {
        font-size: 1.5rem;
    }
    .h4,
    h4 {
        font-size: 1rem;
    }
    .h5,
    h5 {
        font-size: 0.85rem;
    }
    .overflow-y {
        overflow-y: hidden
    }
    /*.cta {
        margin-bottom: 100% !important;
    }*/
    /*.home-carousel {
        margin-top: -0.5% !important;
    }*/
    #home-cta-btn p {
        font-size: 13px !important;
    }
    .how-it-works h2 {
        font-size: 1.5rem !important;
    }
    .how-it-works-card h5 {
        font-size: 1rem !important;
    }
    .testimony-user-name {
        padding-left: 26% !important;
    }
    .testimonials h2 {
        font-size: 2rem !important;
    }
    .services-data h3 {
        font-size: 1.3rem;
        text-align: center;
        padding-left: 0 !important;
    }
    .serv-media-para {
        font-size: .75rem !important;
    }
    .getintouch .map {
        margin-top: 10% !important;
    }
    .getintouch-map h3 {
        font-size: 1.5rem !important;
        text-align: center;
    }
    /*==Products===*/
    .product-main .social-btns--row .col-sm-4 img {
        width: 75% !important;
    }
    .product-main .details h2 {
        font-size: 1rem;
    }
    /*Clients*/
    .client-main .details img {
        width: 75% !important;
    }
    .client-main .details h2 {
        font-size: 1rem;
    }
    /*product description*/
    .technology--info .our-prod--images {
        height: 20vw;
    }
    .product_list ul.square li i {
        margin-right: 2px !important;
    }
    /*Service footer*/
    .tech-footer .item-tag .tag-box a input {
        font-size: .65rem;
    }
    .pnt-study .pupose i {
        left: 30%;
        font-size: .7rem;
    }
    .back-img {
        margin-top: 250%;
    }
    /*Chat footer*/
    .page-footer .form-container {
        right: 28px;
    }
    /*New Home*/
    /*.home-new .image-scroller {
        height: 50vh;
    }*/
    .home-new .cta .cta-img .content-center h2 {
        font-size: .7rem;
    }
    .home-new .cta .cta-img .content-center p {
        font-size: 0.6rem !important;
    }
    /*New Home*/
    .carousel-item-height {
        height: 220px;
    }
    .close.popup-close{
        padding: 4px 10px;
    }
}
