@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");

body {
  font-family: "Inter", sans-serif;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p {
    text-align: justify;
    text-justify: inter-word;
}
.clear {
  clear: both;
}
p {
  margin-bottom: 0px;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
}

a {
  text-decoration: none !important;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}
.clear {
  clear: both;
}
img {
  max-width: 100%;
}
.container {
  max-width: 1250px;
  margin: 0 auto;
}
/* Sub Header Style */
.top-header {
  background: #00b3e6;
  padding: 4px 0;
}
.top-header-in {
  float: right;
}
.headerIcons {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.headerIcons li.number {
  display: flex;
  align-items: center;
}
.headerIcons li.number img {
  margin-right: 10px;
  height:15px;
}
.headerIcons li a.phone {
  width: 100% !important;
  height: 100% !important;
  background: transparent !important;
  color: #fff;
  font-size: 15px;
  line-height: 28px;
}
.headerIcons li a {
  width: 24px;
  height: 24px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 14px;
  border-radius: 50%;
  transition: 0.5s;
}
.headerIcons li a img.facebook {
  width: 7px;
}
.headerIcons li a img {
  width: 12px;
}

/* Header Style */
.navbar-brand img {
  width: 80%;
}
header {
  position: sticky;
  top: 0px;
  z-index: 2;
  width: 100%;
  background-color: transparent !important;
  height: auto;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
header .navbar {
  padding: 5px 0px;
  background: #fff;
}
.background-header .navbar {
  padding: 10px 0px;
}
.background-header {
  top: 0;
  position: fixed;
  background-color: #fff !important;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}
.nav-sticky {
  top: 0px;
  width: 100%;
  z-index: 999;
  position: sticky;
  background-color: #fff !important;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.background-header .navbar-brand h2 {
  color: #f27f2a !important;
}
.background-header .navbar-nav a.nav-link {
  color: #1e1e1e !important;
}

.navbar .navbar-brand {
  float: left;
  /* margin-top: 12px; */
  outline: none;
}
.navbar .navbar-brand h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.navbar .navbar-brand h2 em {
  font-style: normal;
  font-size: 16px;
}
#navbarResponsive {
  z-index: 999;
}
.navbar-collapse {
  text-align: center;
}
.navbar .navbar-nav .nav-item {
  margin: 0px 6px;
 
}
    .navbar .navbar-nav .nav-item:not(:last-child) {
     padding-top:8px;  
    }
    .navbar .navbar-nav .nav-item:nth-last-child() {
        margin: 0;
    }
.navbar .navbar-nav a.nav-link span {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1px;
  color: #666666;
  transition: all 0.2s;
  margin-top: 5px;
}

.navbar-nav .nav-item a.nav-link:hover span {
  border-bottom: 3px solid #011b30;
  padding-bottom: 8px;
}
.navbar-nav .nav-item a.nav-active span {
  border-bottom: 3px solid #011b30;
  padding-bottom: 8px;
}
.navbar .navbar-toggler-icon {
  background-image: none;
}
.navbar .navbar-toggler {
  border-color: transparent;
  background-color: transparent;
  height: 36px;
  outline: none;
  border-radius: 0px;
  position: absolute;
  right: 30px;
  top: 20px;
}
.navbar .navbar-toggler-icon:after {
  content: "\f0c9";
  color: #f27f2a;
  font-size: 18px;
  line-height: 26px;
  font-family: "FontAwesome";
}

.menu_icon {
  display: none;
  cursor: pointer;
}
.menu_icon div {
  width: 16px;
  height: 2px;
  background: #fff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
}
.menu_icon div {
  margin-top: 3px;
}
.active_menu div:nth-child(2) {
  opacity: 0;
}
.active_menu div:nth-child(1) {
  transform: translateY(4px) rotate(45deg);
}
.active_menu div:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}
.active_menu div {
  /* margin: 0px !important; */
}

/*  */
.borderShadow {
  box-shadow: 0 0px 0px 0 rgb(0 0 0 / 14%), 0 0px 0px 0 rgb(0 0 0 / 12%),
    0 3px 1px -2px rgb(0 0 0 / 20%);
}
.nav-tabs {
  position: relative;
  border: none !important;
  background-color: inherit;
  border-radius: 6px;
  width: 100%;
  margin: 0 auto;
}

.nav-tabs .nav-item .active {
  background-color: #00b3e6 !important;
  border: none !important;
  color: #fff !important;
  padding: 10px;
}
.tab-pane {
  height: auto;
}
.Javasupport {
  background: #011b30;
  padding: 30px 0;
  margin-top: 0;
}
.Javasupport h2 {
  font-size: 30px;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  font-weight: 400;
}
.Javasupport h6 {
  font-size: 15px;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
  padding: 15px 0 44px;
  font-weight: 400;
}
.Javasupport h2 span {
  color: #00b3e6;
}
.nav-justified .nav-item a {
  color: #ffffff;
}
.startegySub {
  width: 90%;
  margin: 0 auto;
}
.tab-card {
  background-color: #ffffff;
  border-radius: 0 0 5px 5px;
}
.tab-card h3 {
  font-size: 20px;
  line-height: 28px;
  margin: 0;
  color: #00b3e6;
  padding: 24px 24px 0px 24px;
  font-weight: 500;
}
.tab-card p {
  font-size: 16px;
  line-height: 28px;
  margin: 0;
  color: #333333;
  padding: 24px;
  font-weight: 400;
}
.nav-tabs .nav-item a {
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 500;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent;
}
.softwareAccordion {
  padding: 60px 0 0;
}
.softwareAccordion1 {
    padding: 2px 0 0;
}
.softwareAccordion1 h1 {
    font-size: 35px;
    line-height: 45px;
    color: #011b30;
    text-align: center;
    font-weight: 500;
  
}
.softwareAccordion1 h1 span {
    color: #00b3e6;
}
.softwareAccordion h1 {
  font-size: 35px;
  line-height: 45px;
  color: #011b30;
  text-align: center;
  font-weight: 600;
  padding-bottom: 40px;
}
.softwareAccordion h1 span {
  color: #00b3e6;
}
.softwareAccordion2 {
    padding: 20px 0 0;
}
.softwareAccordion2 h2 {
    font-size: 30px;
    line-height: 25px;
    color: #011b30;
    text-align: center;
    font-weight: 500;
    padding: 40px;
}

    .softwareAccordion2 h2 span {
        color: #00b3e6;
    }

.FAQ {
    font-size: 35px;
    line-height: 45px;
    color: #011b30;
    text-align: center;
    font-weight: 600;
    padding-bottom: 40px;
}

/* banner start */
.support-banner {
    background: url('../images/new_home_banner_three.png') no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 90px 0 110px;
    height:500px;
    width:100%;

}
.support-banner-in h1 {
  font-size: 30px;
  line-height: 60px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  width: 40%;
  padding-bottom: 68px;
}
.support-banner-in div {
  
    margin-top:10px;
 

}
.support-banner-in a {

    font-size: 13px;
    line-height: 25px;
    text-transform: uppercase;
    padding: 10px 30px;
    border: none;
    background: #fff;
    color: #333333;
    font-weight: 500;
    outline: none;
    border-radius: 40px;
    position: relative;
    letter-spacing: 1px;
    transition: 0.5s;
}
    .support-banner-in a i {
        font-size: 15px;
        padding-right:2px;
        font-weight: 500;
        text-align: center;
    }
.support-banner-in a.support-btn {
  background: #00b3e6 !important;
  margin-right: 20px;
  color: #fff !important;
  transition: 0.5s;
  margin:2px;
  text-align:center;

}
.support-banner-in a.support-btn:hover {
  background: #007fa3 !important;
  transition: 0.5s;
  box-shadow: 0px 8px 12px 0 rgb(0 127 163 / 30%);
}
.support-banner-in a:hover {
  background: #f0eded;
  transition: 0.5s;
  box-shadow: 0px 8px 12px 0 rgb(255 255 255 / 20%);
}
/* banner end */
/* Our Mission start */
.our-mission {
  padding: 30px 0;
  background: #ffffff;
}
.our-mission-left {
}
.our-mission-left h2 {
  font-size: 35px;
  line-height: 45px;
  color: #011b30;
  font-weight: 600;
  padding-bottom: 20px;
}
.our-mission-left h2 span {
  color: #00b3e6;
}
.our-mission-left p {
  font-size: 15px;
  line-height: 28px;
  color: #666666;
}
.our-mission-right {
  width: 100%;
  background: #00b3e6;
  padding: 20px;
  float: right;
  border-radius: 10px;
}
.our-mission-right h4 {
  font-size: 19px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-bottom: 18px;
}
.our-mission-right form input {
  width: 100%;
  background: #ffffff;
  border: none;
  outline: none;
  padding: 8px 10px;
  margin-bottom: 14px;
  border-radius: 5px;
  font-size: 14px;
}
.our-mission-right form textarea {
  width: 100%;
  background: #ffffff;
  border: none;
  outline: none;
  padding: 8px 10px;
  margin-bottom: 14px;
  border-radius: 5px;
  font-size: 14px;
  outline: none;
}
.our-mission-right form button {
  width: 100%;
  font-size: 15px;
  line-height: 28px;
  color: #fff;
  background: #011b30;
  border: none;
  outline: none;
  padding: 8px 0;
  border-radius: 5px;
  cursor: pointer;
}
/* Our Mission end */
/* job-support start */
.job-support {
  padding: 30px 0;
  background: rgba(0, 179, 230, 0.07);
}

.job-support h2 {
    font-size: 30px;
    line-height: 38px;
    color: #011b30;
    font-weight: 600;
    padding-bottom: 6px;
    text-align: center;
}
.job-support h2 span {
  color: #00b3e6;
}

.job-support p {
  font-size: 15px;
  line-height: 28px;
  color: #666666;
  text-align: center;
  padding-bottom: 30px;
}
.job-support-left {
  background: #ffffff;
  /* width: 92%; */
  border-radius: 0 0 10px 10px;
  /* height: 400px !important; */
  position: relative;
  margin: 0 auto 20px;
  height: auto;
  border: 1.5px solid #ebebf2;
  box-sizing: border-box;
  border-radius: 8px;
  transition: 0.5s all;
}
.job-support-left h4 {
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  background: #011b30;
  padding: 8px 15px;
  font-weight: 400;
  border-radius: 10px 10px 0 0;
}
.job-support-left h4 i {
  float: right;
  margin-top: 2px;
  display: none;
}
.content3 {
  background: #ffffff;
  display: block;
}
.job-support-left ul {
  list-style: none;
  padding: 23px 31px;
}
.job-support-left ul li {
  /* display: flex; */
  /* align-items: center; */
  margin-bottom: 14px;
  position: relative;
}
.job-support-left ul li img {
  width: 18px;
  position: absolute;
  left: -6px;
  top: 7px;
}
.job-support-left ul li h5 {
  font-size: 15px;
  line-height: 26px;
  color: #666666;
  padding-left: 22px;
}
.card {
  border: none;
}
.article {
  background: #fff;
  border-radius: 0 0 10px 10px;
}
.article h4 {
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  background: #011b30;
  padding: 14px 15px;
  font-weight: 400;
  border-radius: 10px 10px 0 0;
}
.job-support-right-card {
}
.job-support-right-card ul {
  list-style: none;
  padding: 23px 31px;
}
.job-support-right-card ul li {
  margin-bottom: 14px;
  position: relative;
}
.job-support-right-card ul li img {
  width: 18px;
  position: absolute;
  left: 0;
  top: 6px;
}
.job-support-right-card ul li h5 {
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  padding-left: 30px;
}
/* job-support end */
/* support-works */
.support-works {
  padding: 10px 0;
}
.support-works .row{
    margin-left:0px;
}
.fulltime {
    text-align: center;
   
    font-size:32px;
}
.proxy {
    text-align: center;
    font-size: 12px;
}
.support-works-left {
    width: 90%;
}
    .support-works-left h2 {
        font-size: 25px;
        line-height: 35px;
        color: #011b30;
        font-weight: 500;
        padding: 40px;
    }
.support-works-left h2 span {
  color: #00b3e6;
}
.support-works-left1 {
    width: 90%;
}

 
.fulltime-support{
    padding:40px;
}
.support-works-left ul {
    list-style: none;
}
.support-works-left ul li {
  margin-bottom: 18px;
  position: relative;
}
.support-works-left ul li img {
  width: 12px;
  position: absolute;
  left: 0;
  top: 6px;
}
.support-works-left ul li h5 {
  font-size: 16px;
  line-height: 29px;
  color: #666666;
  padding-left: 34px;
}
.java-support-works-left {
  padding-left: 65px;
}
.java-support-works-left h2 {
  font-size: 35px;
  line-height: 45px;
  color: #011b30;
  font-weight: 600;
  padding-bottom: 10px;
}
    .java-support-works-left h1 {
        font-size: 35px;
        line-height: 45px;
        color: #011b30;
        font-weight: 600;
        padding-bottom: 10px;
    }
    .java-support-works-left h1 span {
        color: #00b3e6;
    }
.java-support-works-left h2 span {
  color: #00b3e6;
}
.java-support-works-left ul {
  list-style: none;
}
.java-support-works-left ul li {
  margin-bottom: 15px;
  position: relative;
}
.java-support-works-left ul li img {
  width: 12px;
  position: absolute;
  left: 0;
  top: 6px;
}
.java-support-works-left ul li h5 {
  font-size: 16px;
  line-height: 29px;
  color: #666666;
  padding-left: 30px;


}
.our-customer {
  padding: 60px 0;
}
.our-customer h2 {
  font-size: 35px;
  line-height: 45px;
  color: #011b30;
  font-weight: 600;
  padding-bottom: 40px;
  text-align: center;
}
.our-customer h2 span {
  color: #00b3e6;
}
.our-customer-card {
  width: 100%;
  padding: 34px;
  background: #fdeed1;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  margin: 0 auto;
}
.our-customer-card ul {
  display: flex;
  list-style: none;
  align-items: center;
}
.our-customer-card ul li {
}
.our-customer-card ul li img {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.our-customer-card ul li h4 {
  font-size: 18px;
  line-height: 20px;
  color: #011b30;
  font-weight: 500;
  padding-left: 20px;
}
.our-customer-card ul li h5 {
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  font-weight: 400;
  padding-left: 20px;
}
.our-customer-card p {
  font-size: 15px;
  line-height: 28px;
  color: #666666;
  font-weight: 400;
  padding-top: 30px;
}
.card-bg2 {
  background: #f4f4f4 !important;
}
.card-bg3 {
  background: #fde7ea !important;
}
.marquee-tag {
  background: #edfafd;
  padding: 70px 0;
}
.marquee-tag h2 {
  font-size: 35px;
  line-height: 45px;
  color: #011b30;
  font-weight: 600;
  padding-bottom: 40px;
  text-align: center;
}
.marquee-tag h2 span {
  color: #00b3e6;
}
.marquee-tag marquee ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
}
.content {
  height: 100%;
}
.marquee-tag marquee ul li {
}
.marquee-tag marquee ul li img {
  width: 66%;
}
/*  */
/* accordion start */
.accordion-container {
  position: relative;
  height: auto;
  margin: 0px auto;
}
.set {
  position: relative;
  max-width: 1300px;
  margin: 0 auto 20px;
  height: auto;
  border: 1.5px solid #ebebf2;
  box-sizing: border-box;
  border-radius: 8px;
  transition: 0.5s all;
}
.set:last-child {
  margin-bottom: 0px !important;
}
.set > h4 {
  padding: 20px 19px;
  color: #414141;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin: 0;
}
.content2 {
  background: #ffffff;
  display: none;
}
.content2 p {
  padding: 20px 19px;
  margin: 0;
  color: #666666;
}
.set > h4 i {
  float: right;
  margin-top: 2px;
}
.set:hover > h4 {
  background: #f4f4f4;
  transition: 0.5s all;
}
.fa-minus:before {
  content: "\f106";
}
.fa-plus:before {
  content: "\f107";
}
/* accordion end */
/* footer start */
footer {
  background: #011b30;
  padding: 70px 0;
}
.footer-copyright {
  background: #00111f;
  padding: 0px 0;
}
.footer-left > img {
  width: 38px;
}
.footer-left p {
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  width: 70%;
  padding: 26px 0 14px;
}
.footerIcons {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.footerIcons li {
}
.footerIcons li a {
  width: 40px;
  height: 40px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 14px;
  border-radius: 50%;
  transition: 0.5s;
}
.footerIcons li a img.facebook {
  width: 14px;
}
.footer-center h4 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  color: #ffffff;
}
.footer-center ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.footer-center ul li {
  padding-top: 10px;
}
.footer-center ul li p {
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
  width: 70%;
  padding: 10px 0 0px 30px;
  position: relative;
}
.footer-center ul li p img {
  position: absolute;
  left: 0;
  top: 14px;
  width: 20px;
}
.footer-right h4 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
  color: #ffffff;
  padding-bottom: 20px;
  margin: 0;
}
.footer-right ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.footer-right ul li a {
  font-size: 16px;
  line-height: 42px;
  color: #ffffff;
  text-decoration: none;
  transition: 0.5s;
}
.footer-copyright h5 {
  font-size: 12px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  margin: 0;
}
.footer-center ul li a.location {
  position: relative;
}
.footer-center ul li a {
  font-size: 14px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 200;
  text-decoration: none;
  transition: 0.5s;
}
.location img {
  margin-right: 10px;
}
.footer-logo {
  background: #ffffff;
  font-size: 30px;
  line-height: 34px;
  color: #011b30;
  padding: 2px 10px;
  font-weight: 400;
}
.footer-logo:hover {
  color: #011b30;
}
/* footer end */
.order-first {
  -ms-flex-order: 0 !important;
  order: 0 !important;
}
.owl-carousel .owl-nav.disabled {
  display: block;
}
#customers-testimonials {
  position: relative;
}
.owl-carousel .owl-nav button.owl-prev {
  background: #00b3e6;
  color: white;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 10px;
  padding: 0 !important;
  font: inherit;
  position: absolute;
  left: -11px;
  top: 50%;
}
.owl-carousel .owl-nav button.owl-next {
  background: #00b3e6;
  color: white;
  width: 40px;
  height: 40px;
  border: none;
  padding: 0 !important;
  font: inherit;
  position: absolute;
  right: -11px;
  top: 50%;
  border-radius: 10px;
}
button:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}
.owl-prev {
}
.responsive-tab {
  display: none;
}
.footer-left {
  margin-top: -10px;
}

.whatsup-img {
  position: fixed;
  right: 20px;
  bottom: 10px;
}
.navbar .navbar-nav a.login-in span {
  color: #fff;
  border: 1px solid #3e4095;
  border-radius: 20px;
  padding: 7px 20px 8px;
  height: 35px;
  font-size: 12px;
  background: #011b30;
  letter-spacing: 0.3px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
}
.navbar .navbar-nav a.login-in:hover span {
  border-bottom: 1px solid #011b30;
  padding-bottom: 8px;
}
.left-content {
  background: rgba(0, 179, 230, 0.07);
  padding-top: 18px;
}
.grid-layout {
  padding: 60px 0;
}
/* job support starts here */
.job-support-place {
  background: url(../images/jobsupport-ban.png) no-repeat;
  background-size: cover;
  padding: 60px 0;
}

.job-support-place-left {
  display: flex;
  align-items: center;
}
.job-support-place-left h2 {
  font-size: 40px;
  line-height: 56px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 40px;
}
.job-support-place-left h6 {
  font-size: 25px;
  line-height: 35px;
  color: #011b30;
  padding: 20px 0;
  font-weight: 600;
}
.job-support-place-left p {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  padding-bottom: 40px;
}
.job-support-place-left a {
  display: block;
  width: 190px;
  background-color: #00b3e6;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  border-radius: 40px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 15px;
  transition: 0.5s;
}
.job-support-place-left a:hover {
  background: #007fa3 !important;
  transition: 0.5s;
  box-shadow: 0px 8px 12px 0 rgb(0 127 163 / 30%);
}
.support-services-in h2 {
  font-size: 35px;
  line-height: 45px;
  color: #011b30;
  font-weight: 600;
  padding-bottom: 40px;
  text-align: center;
}
.support-services-in h2 span {
  color: #00b3e6;
}
.support-services-in p {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  padding-bottom: 40px;
}
.support-services {
  padding: 60px 0;
}

.support-services-card {
    background-color: #fde7ea;
    padding: 25px;
    text-align: center;
    border-radius: 10px;
    margin-top: 35px;
    cursor: pointer;
    transform: scale(1);
    transition: all 0.5s;
}
/*.support-services-card:hover {
  transform: scale(1.1);
  transition: all 0.5s;*/
}

.support-services-card2 {
    background-color: #dcfff6;
}
.support-services-card3 {
  background-color: #ffe9bd;
}
.support-services-card4 {
  background-color: #e7ffc8;
}
.support-services-card figure {
  margin: 0;
  padding-top: 10px;
}
.support-services-card h3 {
  font-size: 40px;
  line-height: 50px;
  color: #00b3e6;
  font-weight: 700;
  padding: 40px 0;
}
.support-services-card p {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  font-weight: 400;
}
.choose-sup {
  padding: 60px 0;
}
.job-support-sub {
  background-color: rgba(0, 179, 230, 0.07);
  padding: 60px 0;
}
.job-support-sub h2 {
  font-size: 35px;
  line-height: 45px;
  color: #011b30;
  font-weight: 600;
  padding-bottom: 6px;
  text-align: center;
}
.job-support-sub h2 span {
  color: #00b3e6;
}
.job-support-sub p {
  font-size: 15px;
  line-height: 28px;
  color: #666666;
  text-align: center;
  padding-bottom: 30px;
}
#sbmit-btn {
    text-align: center;
    margin-left: 60px;
}
#PreferDate {
    height: 50px;
    width: 481px;
    margin-top: 5px;
    padding-left: 13px;
}
#get-in-touch-name {
    margin-bottom: 1px;
}
#get-in-touch-country {
    margin-bottom: 9px;
}
#get-in-touch-email {
    margin-bottom: 9px;
}
#get-in-touch-mobile {
    margin-bottom: 2px;
}
#get-in-touch-msg {
    margin-bottom: 2px;
}
/* job support ends here */
/*Join With US Page*/
.carousel-item img {
    width: 100%;
}
#cors-box{
    position:relative;

}
    #cors-box .form-box {
        position: absolute;
        top: 0px;
        right: 50px;
        width: 35%;
        padding: 10px 20px;
        background: #FFDE59;
        color:white;
        box-shadow: 2px 2px 4px 2px rgba(0,0,0,0.2);
        border-radius: 10px;
        transition: 0.2s;
    }
        #cors-box .form-box button {
            background-color: transparent;
            border: 1px solid #690069;
            color: rgb(10, 2, 81);
            width: 40%;
            margin-left: 30%;
            padding: 8px 12px;
            font-size: 16px;
            transition: 0.2s;
        }
        #cors-box .form-box:hover button {
            background-color:rgb(8, 31, 55);
            color:white;
        }
        #cors-box .form-box .form-control {
            /*background-color: transparent;*/
        }
        #cors-box .form-box #skil {
          margin:0;
        }
       
            #cors-box .form-box:hover .form-control, #cors-box .form-box:hover textarea {
                background-color: white;
            }
        #cors-box .form-box h4 {
            text-align: center;
            font-size: 19px;
        }
        #cors-box .form-box textarea {
            width: 100%;
            margin: 8px 0px;
            padding: 12px 20px;
            border-radius:6px;
            border-color:#ccc;
            background-color:white;

        }
.sbmt-btn{
    width:50%
}
#email {
    height: 50px;
    width: 482px;
    margin-top:4px;
  
    
}
#preferdate {
    height: 50px;
    width: 923px;
    margin-top: 4px;
}
textarea {
    width: 49%;
    margin-top: 2px;
    padding: 12px 20px;
    border-radius: 6px;
    border-color: #ccc;
    background-color: white;
}
#cors-box .form-box textarea:focus {
    border: none;
    outline: none;
    box-shadow: 1px 1px 2px 2px rgba(0,0,150,0.2), -1px -1px 2px 2px rgba(0,0,150,0.2);
}
            @import url('style.css');
            /* contact us starts here */
            .get-in-touch {
                padding: 60px 35px;
                background: url(../images/contact-us-ban.png) no-repeat;
                background-position: center center;
                background-size: cover;
            }

.get-in-touch1 {
    padding: 60px 35px;
    background: url(../images/Admin- Web Banner (1).png) no-repeat;
    background-position: center center;
    background-image: url('../images/feedbackimg.jpeg');
    background-size: cover;
}


.pl-20 {
    padding-left:20px;
}

.get-in-touch-left h2 {
    font-size: 25px;
    line-height: 45px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 10px;
}

.get-in-touch-left p {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  padding-bottom: 30px;
}
.get-in-touch-left form input {
  width: 54%;
  padding: 14px 10px;
  border: none;
  border-radius: 4px;
  outline: none;
}
.get-in-touch-left form input + input {
  margin-left: 15px;
}
.get-in-touch-left form textarea {
  padding: 14px 10px;
  width: 100%;
  height: 119px;
  display: block;
  border: none;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 4px;
  outline: none;
}
.get-in-touch-left form button {
  display: block;
  width: 242px;
  background-color: #00b3e6;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  border-radius: 40px;
  letter-spacing: 0.5px;
  font-size: 15px;
  border: none;
  cursor: pointer;
}
.get-in-touch-right {
  display: flex;
  align-items: center;
  justify-content: center;
}
#mobile{
    margin-top:12px;
}
.contact-us {
    padding: 40px 0;
}
.contact-card {
  display: flex;
  padding: 0;
  width: 100%;
}
.contact-card li:nth-child(1) {
  width: 30%;
  background: #00b3e6;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px 0px 0 5px;
}
.contact-card li:nth-child(2) {
  width: 70%;
  border: 2px solid #00b3e6;
  padding: 12px;
  border-radius: 0 5px 5px 0;
}
.contact-card li h4 {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  font-weight: 600;
}
.contact-card li p,
.contact-card li a {
  font-size: 15px;
  line-height: 24px;
  color: #333333;
  font-weight: 400;
  padding-top: 10px;
}
.contact-card li img {
  width: 30px;
}
.sub-heading-text {
    text-align: center;
    margin: 40px;
    font-weight: 600;
    font-size: 35px;
}
.contctus-mobile{
    margin-top:8px;
   
}
.contctus-name {
    margin-top: 0px;
}
.contctus-country {
    margin-top: 0px;
}
.contactus-email{
    margin-top:0px;

}

.sub-heading-spantext {
    color: #00b3e6;
} 
/* contact us ends here */
/*model class for demo*/
body {
    font-family: Arial, Helvetica, sans-serif;
}

/* Full-width input fields */
input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

/* Set a style for all buttons */
button {
    background-color: #011b30;
    border-radius: 50px 50px;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    font-size: 14px;
    text-align:center
}

    button:hover {
        opacity: 0.8;
    }

/* Extra styles for the cancel button */
.cancelbtn {
    background-color: red;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
}

/* Center the image and position the close button */
.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
    position: relative;
}

img.avatar {
    width: 40%;
    border-radius: 50%;
}

.container {
    padding: 2px;
}

span.psw {
    float: right;
    padding-top: 16px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 60px;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button (x) */
.close {
    position: absolute;
    right: 25px;
    top: -18px;
    color: #000;
    font-size: 35px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: red;
        cursor: pointer;
    }

/* Add Zoom Animation */
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}
.marleft-10 {
    padding-left: 0px !important;
    margin-left: -15px !important;
}
.mob {
    margin:8px; 
}
.mob-left-10 {
    margin:8px 0px !important;
}
.pl5 {
    padding-left:10px !important;
}
.ml8 {
    margin:8px 0px !important;
    padding-left:0px !important;
}
.mtt8 {
    margin-top:8px;
}
