@charset "utf-8";
/* CSS Document */
body {
	font-family: 'Poppins', sans-serif;
	color: #2a2a2a;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	background: #fff;
	font-weight:400;
    overflow-x: hidden;
    overflow-y: auto;
}
* {
    border: medium none;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}
h1,h2,h3,h4,h5,h6{	
	font-family: 'Poppins', sans-serif;
}
ul{
list-style-type:none;
}	
a{
  text-decoration:none;
  outline: none!important;
}
a:hover{
text-decoration:none;
outline:none;
} 
textarea{
resize:none;
}
.mar-top{
	margin-top:30px;
}
p {
	line-height: 26px;    
	font-size: 14px;
	font-weight:400;
	color:#535151;
}

.ctplqryform h2{
    color:#fff;
    text-align:center;
    font-size:30px;
    margin-bottom:3%;
    font-weight:600;
}
.ctplqryform .phonewithcountrycode .select2-container--default .select2-selection--single {
    height: 35px !important;
}
@media (min-width:320px) and (max-width:480px){
    .ctplqryform .phonewithcountrycode .select2-container--default .select2-selection--single {
        height: 30px !important;
    }
}

/*#######################*/

.header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
}
.logo {
    margin: 0px 0 0 0;
}
.logo img {
    width: 200px;
}
.phone_btn {
    background: rgba(0,0,0,0.7);
    color: #fff;
    padding: 10px;
    font-size: 15px;
    line-height: 15px;
    display: inline-block;
    float: right;
    margin: 20px 45px 0 0;
}
.phone_btn:hover {
    background: #e74751;
    color: #fff;
}
section.banner {
	width: 100%;
	background: #fff;
	position: relative;
    padding: 150px 0 60px;
}
.no-pad-gap {
	padding: 0 !important;
}
.banner_img {
	float: right;
	width: 100%;
}

.banner_content h2 {
	font-size: 52px;
	font-weight: 600;
	color: #042d48;
	display: inline-block;
	line-height: 55px;
	z-index: 9;
}
.banner_content h2 em {
	display: inline-block;
	font-size: 42px;
	font-style: normal;
}
.banner_content h2 span {
	display: inline-block;
	position: relative;
}
.banner_content h2 span::before {
	position: absolute;
	content: '';
	width: 80%;
	height: 8px;
	/* background: #e74751; */
	top: -5px;
	right: 0;
}
.banner_content h3 {
    display: inline-block;
    color: #ec3037;
    font-size: 18px;
    font-weight: 600;
    padding: 10px;
    margin: 0;
    position: relative;
    z-index: 99;
    line-height: 27px;
    border-top: 2px solid #ec3037;
    border-right: 2px solid #ec3037;
    border-bottom: 2px solid #ec3037;
    text-transform: uppercase;
}

section.banner .class-section {
    background: #dc3545;
    padding: 15px;
    margin-top: 20px;
}
section.banner .class-section h4 {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    margin: 0;
}
section.banner .class-section h4 span {
    color: #fff;
    font-weight: 700;
}


@media (min-width:320px) and (max-width:480px){
    .banner_content{
        top:20% !important;
        position: static;
    }
    .banner_content {
        margin-top: 80px;
    }

    section.banner {
        padding: 50px 0 60px;
    }
    
section.banner .class-section h4 span {
    display: block;
}
}

.black-text {
	display: inline-block;
	color: #000;
}
.white-text {
    display: inline-block;
    color: #fff;
    margin-left: 12px;
}
.form_title, #enquiry-form h3 {
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin: 0 0 25px;
    font-weight: 600;
    line-height: 30px;
    /*text-decoration: underline;*/
}

.no-padding {
	padding: 0!important;
}
.banner_below_sec {
    padding: 30px 0;
    background: #0a1c4b;
    overflow: hidden;
}
.placement_slider {
    position: relative;
}
.placement_slider::before {
    position: absolute;
    content: '';
    width: 2px;
    height: 100%;
    background: #fff;
    top: 0;
    right: -30px;
}
.placement_sub_sec {
    text-align: center;
}
.placement_img {
    width: 130px;
    height: 130px;
    margin: 0 0 15px;
    display: inline-block;
}
.placement_sub_sec h4 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    line-height: 40px;
    text-align: center;
}
#placement-carousel .owl-dots .owl-dot span {
    width: 25px;
    height: 8px;
    margin: 0 5px;
    background: #9ca7b8;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0px;
    border: none;
}
#placement-carousel .owl-dots .owl-dot.active span, #placement-carousel .owl-dots .owl-dot:hover span {
    background: #fff;
    border: none;
}
.placement_highlights_sec h2 {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin: 25px 0 30px 40px;
}
.placement_highlights_sec ul {
    padding: 40px 0 0 40px;
    margin: 0;
}
.placement_highlights_sec ul li {
    display: inline-block;
    margin-right: 60px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 44px;
    text-align: center;
}
.placement_highlights_sec ul li:last-child {
    margin-right: 0px;
}
.placement_highlights_sec ul li span {
    display: block;
    font-size: 54px;
}
.program_wrap {
    background: #0b1a4a;
    overflow-x: hidden;
}
.white_bg {
    background: #fff;
    padding: 60px 0 120px;
    position: relative;
}
.white_bg::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    right: -100%;
}
.program_wrap h2 {
    font-size: 70px;
    font-weight: 700;
    color: #042d48;
    margin: 0 0 40px 40px;
}
.program_wrap h2 span {
    display: block;
    font-size: 50px;
    font-weight: 500;
}
.programPanel-invertis .nav-link {
    font-size: 14px;
    font-weight: 500;
    color: #042d48;
    margin: 10px 0;
    padding: .5rem .7rem;
}
.programPanel-invertis .nav-link.active {
    color: #042d48;
    background-color: #eeecec;
    border-left: 10px solid #a3cae4;
    border-radius: 0;
    position: relative;
}
.programPanel-invertis .nav-link.active::before {
    position: absolute;
    content: '';
    width: calc(100% + 10px);
    height: 8px;
    background: #fa4f4f;
    bottom: -12px;
    left: -10px;
}
#v-pills-tab {
    margin: 0 0 0 50px;
    position: relative;
}
#v-pills-tab::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 100%;
    background: #fa4f4f;
    top: 0;
    right: -40px;
}
#v-pills-tabContent {
    background: #fff;
    padding: 20px;
    margin: 0 40px 0 80px;
    border: 2px solid #042d48;
    min-height: 398px;
}
#v-pills-tabContent h5 {
    font-size: 18px;
    font-weight: 500;
    color: #042d48;
    padding-bottom: 0px;
    margin-bottom: 20px;
}
#v-pills-tabContent p {
    font-size: 14px;
    font-weight: 400;
    color: #042d48;
    line-height: 20px;
    margin: 0;
}
.table_content {
    font-size: 14px;
    line-height: 20px;
    color: #042d48;
    margin: 30px 0 0;
}
.table_content tr td {
    vertical-align: top;
    padding: 10px 0;
}
.apply_btn1 {
    position: absolute;
    bottom: -55px;
    left: 80px;
}
.apply_btn1 a {
    display: inline-block;
    font-size: 25px;
    color: #fff;
    background: #80070d;
    padding: 7px 25px 9px;
    border-radius: 0px;
    font-weight: 600;
}
.about_wrap {
    background: #0b1a4a;
    /*overflow-x: hidden;*/
    position: relative;
}
.blue_bg {
    background: #074daf;
    padding: 160px 0 0px;
    position: relative;
}
.blue_bg::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #074daf;
    top: 0;
    right: -100%;
}
.about_wrap::before {
    position: absolute;
    content: '';
    background: url(../images/about_overlay.png) no-repeat top right / 100% 100%;
    width: 684px;
    height: 203px;
    top: -44px;
    right: 0;
    z-index: 999;
}
.why_us_sub_sec {
    min-height:185px;
    margin-bottom: 40px; 
}
.why_us_icon {
    width: 100%;
    height: 75px;
    margin-bottom: 30px;
}
.why_us_sub_sec p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    line-height: 20px;
}
.left-gap {
    margin-left: 40px !important;
}
.why_us_title {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin: 0;
    position: absolute;
    top: -120px;
    left: 70px;
}
.why_us_title::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    bottom: -7px;
    left: 0;
}
.about_title {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    text-align: right;
    margin: 70px 0 40px 30px;
    position: relative;
}
.about_title::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    bottom: -7px;
    left: 0;
}
.about_content p {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 30px 30px;
    line-height: 20px;
}
.recruiters_wrap {
    padding: 0;
    background: #091f4c;
}
.recruiters_wrap .white_bg {
    padding: 30px 0;
}
.recruiters_wrap .white_bg::before {
    background: #122baf;
}
.partners_logo_sec {
    padding: 20px 0;
    margin: 0;
    text-align: center;
}
.partners_logo_sec li {
    float: left;
    width: 75%;
    margin: 0 auto;
    min-height: 100px;
    text-align: center;
    position: relative;
}
.partners_logo_sec li img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto !important;
}
.recruiters_title {
    font-size: 46px;
    font-weight: 400;
    color: #44494e;
    margin: 0;
    text-align: right;
    display: inline-block;
}
.recruiters_title span {
    display: block;
    border-top:1px solid #44494e;
    text-align: left;
}
.bottom_bg_color {
    background: #08254d;
}
.bottom_bg {
    background: url(../images/footer_bg.jpg) no-repeat center top / 100% 100%;
    position: relative;
    width: 100%;
}

.campus_life_wrap {
    padding: 80px 40px;
}
.campus_title {
    font-size: 45px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    margin: 0px 0 50px;
}
.campus_title span {
    display: inline-block;
    color: #fa3d3d;
}
.gal_right_img_sec {
    display: inline-block;
    width: 100%;
}
.gal_img_sec {
    width: 100%;
    height: 424px;
    margin: 10px 0;
}
.gal_img_sec img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gal_right_img_sec {
    display: inline-block;
    width: 100%;
}
.gal_right_img_sec ul {
    padding: 0;
    margin: 0;
}
.gal_right_img_sec ul li {
    width: 45.2%;
    float: left;
    height: 128px;
    margin: 10px;
    overflow: hidden;
}
.gal_right_img_sec ul li img {
    width: 100%;
    height: 100%;
}
.border-all {
    padding: 40px;
    border: 1px solid #fff;
    margin: 0 40px;
}
.student_stories_wrap{
    padding: 10px 0 30px;
}
.student_content_sec {
    background: #2c2b2b;
    padding: 20px;
    position: relative;
}
.student_content_sec::before {
    position: absolute;
    content: '';
    width: 95%;
    height: 90%;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #fff;
}
.student_content_sec p {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    margin: 0 0 10px;
    position: relative;
    z-index: 999;
    min-height: 180px;
}
.student_content_sec h4 {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    color: #fff;
    font-weight: 400;
}
.student_img_sec {
    width: 140px;
    height: 130px;
    border: 8px solid #fff;
}
.student_stories_sub_sec.left_sec p {
    margin-left: 135px;
    text-align: right;
}
.student_stories_sub_sec.left_sec .student_img_sec {
    float: left;
    position: relative;
    z-index: 999;
    margin-top: -15px;
    margin-left: -15px;
}
.student_stories_sub_sec.right_sec p {
    margin-right: 135px;
    text-align: left;
}
.student_stories_sub_sec.right_sec .student_img_sec {
    float: right;
    position: relative;
    z-index: 999;
    margin-top: -15px;
    margin-right: -15px;
}
.footer_wrap {
    padding: 40px;
}
.footer_logo {
    padding-right: 30px;
}
.footer_content {
    padding: 20px 0;
}
.footer_content p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    line-height: 22px;
}
.footer_content p a {
    display: inline-block;
    color: #fff;
}
.copyright_text {
    border-top:2px solid #fff;
    background: transparent;
    padding: 15px 0;
    font-size: 13px;
    color: #fff;
    font-size: 14px;
    margin: 0;
}
/*#############################################################################*/
.program_wrap .desktop_display {
    display: block;
}
.program_wrap .mobile_display {
    display: none;
}
.program_wrap .mobile_display .card-body ul {
    margin: 0 0 15px;
}
.program_wrap #accordion-1 {
  width: 100%;
  margin: 0 auto;
}
.program_wrap .card-accordion .card-header {
    position: relative;
    padding: 0.5rem 1.7rem 0.5rem .7rem;
    text-transform: none;
    font-size: 14px;
    text-shadow: none !important;
    line-height: 19px;
}
.program_wrap .card-header.collapsed {
    background: #0a1c4b !important;
    color: #fff !important;
    border: solid 1px #0a1c4b !important;
}
/*.program_wrap .card-header {
  background: #fa3d3d !important;
  color: #fff !important;
}*/
.program_wrap .card-header {
    color: #042d48;
    background-color: #eeecec;
    border-left: 10px solid #a3cae4;
    border-radius: 0;
    position: relative;
}
.program_wrap .card-header::before {
    position: absolute;
    content: '';
    width: calc(100% + 10px);
    height: 8px;
    background: #fa4f4f;
    bottom: -12px;
    left: -10px;
}
.program_wrap .card-header:hover {
    color: #042d48;
    background-color: #eeecec;
    border-left: 10px solid #a3cae4;
    border-radius: 0;
    position: relative;
}
.program_wrap .card-header:focus {
    color: #042d48;
    background-color: #eeecec;
    border-left: 10px solid #a3cae4;
    border-radius: 0;
    position: relative;
}
.program_wrap .card-accordion .card-header::after {
    content: '\f106';
    position: absolute;
    top: 18px;
    right: 10px;
    transform: translateY(-50%);
    font-family: "FontAwesome";
    font-size: 21px;
    font-weight: 400;
    color: #042d48;
}
.program_wrap .card-accordion .card-header.collapsed::after {
    content: '\f107';
    color: #fff;
}
.program_wrap .card-accordion .card-header.collapsed:hover::after {
    color: #fff;
}
.program_wrap .card-accordion .card-header.collapsed:focus::after {
    color: #fff;
}
.program_wrap .card-header:first-child {
  border-radius: 0;
}
.program_wrap .card-body {
    padding: 25px 15px 15px;
    background: #fff;
}
.program_wrap .card-body p {
    font-size: 13px;
    line-height: 17px;
    color: #042d48;
    font-family: 'Roboto', sans-serif;
}
.program_wrap .card-body ul {
  padding:0;
  margin: 20px 0;
}
/*.card-body ul li {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #858585;
  line-height: 22px;
  margin-bottom: 10px;
  padding: 0 0 0 15px;
  position: relative;
}
.card-body ul li span {
  color: #003da5;
  display: inline-block;
}
.card-body ul li:last-child {
  margin-bottom: 0;
}
.card-body ul li::before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background: #9b9b9b;
  border-radius: 50px;
  top: 7px;
  left: 0;
}*/
.program_wrap .mobile_display h5 {
    border-bottom: solid 1px #707070;
    padding-bottom: 5px;
    color: #4a4545;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}
/*#############################################################################*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active
{
 -webkit-box-shadow: 0 0 0 30px #e7f1fd inset !important;
}
input:-webkit-autofill
{
 -webkit-text-fill-color: #000 !important;
}
.tab-pane.fade.active.show {
    opacity: 1 !important;
}
.naac_logo {
    position: absolute;
    bottom: 6%;
    left: 5%;
    width: 260px;
}


/* footer start */

.footer-section {
    background: #08254d;
    position: relative;
    /* margin-bottom: -40px; */
    width: 100% !important;
  }
  .footer-cta {
    border-bottom: 1px solid #fff;
  }
  .single-cta i {
    color: #fa4f4f;
    font-size: 30px;
    float: center;
  }
  .cta-text {
    padding-left: 15px;
    display: inline-block;
  }
  .cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
  }
  .cta-text span {
    color: #fff;
    font-size: 15px;
  }
  .footer-content {
    position: relative;
    z-index: 2;
  }
  .footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
  }
  .footer-logo {
    margin-bottom: 10px;
  }
  .footer-logo img {
      width: 200px;
      /* margin-bottom: 20px; */
  }
  .footer-text p {
    margin-bottom: 14px;
    font-size: 13px;
        color: #fff;
    line-height: 20px;
    word-spacing: 1px;
    text-transform: capitalize;
  }
  .footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
  }
  .footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
  }
  .footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
  }
  .facebook-bg{
    background: #3B5998;
  }
  .twitter-bg{
      background: #1da1f2;
  }
  
  .youtube-bg{
    background: red;
  }
  .footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
  }
  .footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #fa4f4f;
  }
  .footer-widget ul li {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 12px;
  }
  .footer-widget ul li a:hover{
    color: #fa4f4f;
  }
  .footer-widget ul li a {
    color: #fff;
    text-transform: capitalize;
    font-size: 12px;
  }
  .subscribe-form {
    position: relative;
    overflow: hidden;
  }
  .subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #fff;
    border: 1px solid #2E2E2E;
    color: #fff;
  }
  .subscribe-form button {
      position: absolute;
      right: 0;
      background: #f2901d;
      padding: 13px 20px;
      border: 1px solid #f2901d;
      top: 0;
  }
  .subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
  }
  .copyright-area{
    background: #202020;
    padding: 25px 0;
    margin-bottom: -20px;
    width: 120% !important;
    margin-left: -110px;
  }
  @media screen and (max-width: 767px){
      .copyright-area{
          margin-left: -40px;
      }
  }
  .copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #878787;
  }
  .copyright-text p a{
    color: #fa4f4f;
  }
  .footer-menu li {
    display: inline-block;
    margin-left: 20px;
  }
  .footer-menu li:hover a{
    color: #ff5e14;
  }
  .footer-menu li a {
    font-size: 14px;
    color: #878787;
  }
  .apply_button button{
    font-size: 16px;
    border: 2px solid #fa4f4f;
    background: #fa4f4f;
    padding: 6px 30px 10px 30px;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
  }
  .apply_button button:hover{
    border: 2px solid #fff;
    color: #fff;
    background: transparent;
  }
  
  /* footer end */

  /* fixed 360 button start  */

.fixed360ViewButton {
    position: fixed;
    bottom: 30px;
    z-index: 2200000;
    right: 16px;
    box-shadow: 0 0 10px #ddd;
    /* background-color: var(--whiteColor); */
    background:#000;
    border-radius: 100%;
    width: 80px;
    height: 80px;
}
.fixed360ViewButton a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.fixed360ViewButton a img {
    max-width: 70%;
}

/* fixed 360 button end  */

/*######################## invertis edge section start  ####################*/

.blue_color{
    color:#12397E;
}
.blue_back{
    background:#12397E;
}
.red_color{
    color:#AA0000;
}
.red_back{
    background:#AA0000;
}

.invertis_edge{
    padding:2% 0% 0% 0%;
    border-bottom:1px solid #12397e;
}
.invertis_edge .edge_content{
    border-top:10px solid #AA0000;
}
.invertis_edge .edge_content h2{
    font-size:30px;
    color:#fff;
}
.invertis_edge .edge_content h2 span{
    font-size:45px;
    color:#fff;
    font-weight:bold;
}
.invertis_edge .edge_content h3{
    color:#fff;
    font-size:35px;
    font-weight:bold;
}
.invertis_edge .edge_content h3 span{
    color:#3F84FF;
    font-size:40px;
}
.invertis_edge .edge_content hr{
    border-top:1px solid #3F84FF;
    width:60%;
}
.invertis_edge .edge_content h4{
    color:#fff;
    font-weight:600;
}
.invertis_edge .edge_content h1{
    font-size:35px;
}
.invertis_edge .edge_content .back1{
    background:url('../images/back1.png');
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center center;
    height:auto;
}
.invertis_edge .edge_content .back2{
    background:url('../images/back2.png');
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center bottom;
    height:auto;
}
.invertis_edge .edge_content h2 span.light_white{
    color:rgba(255,255,255,0.5);
    font-size:35px;
}
.invertis_edge .edge_content p span{
    font-weight: bold;
    color:rgba(255,255,255,0.5);
    font-size:22px;
}
.invertis_edge .edge_content p{
    font-weight: bold;
    color:rgba(255,255,255,1);
    font-size:22px;
}
.invertis_edge .edge_content p.experience{
    font-size:22px;
}
.invertis_edge .edge_content p.experience span{
    font-size:16px;
    color:#fff;
    font-weight:400;
}
.invertis_edge .edge_content h1.industry_inside{
    font-size:35px;
    color:#fff;
}
.invertis_edge .edge_content .back3{
    background:url('../images/back3.png');
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center bottom;
    height:auto;
}
.invertis_edge .edge_content h2.linkedin_text{
    font-size:30px;
    color:#000;
    font-weight:bold;
}
.invertis_edge .edge_content h2.linkedin_text span.linkedin_text1{
    color:#3F84FF;
    font-size:30px;
}
.invertis_edge .edge_content h2.linkedin_text span.linkedin_text2{
    color:#AA0000;
    font-size:30px;
}
@media (min-width:320px) and (max-width:480px){
    .invertis_edge .edge_content h2 span{
        font-size:30px;
        color:#fff;
        font-weight:bold;
    }
    .invertis_edge .edge_content h2{
        font-size:25px;
        color:#fff;
        font-weight:bold;
    }
    .invertis_edge .edge_content hr{
        border-top:1px solid #3F84FF;
        width:80%;
    }
}

/*######################## invertis edge section end  ####################*/


/* call button start  */

.CallButton {
    position: fixed;
    bottom: 215px;
    z-index: 2200000;
    right: 16px;
    box-shadow: 0 0 10px #ddd;
    background: #CE0004;
    border-radius: 100%;
    width: 60px;
    height: 60px;
}

.CallButton a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
}

.CallButton a:hover {
    text-decoration: none;
    color: #fff;
}

/* call now button end  */

/* Apply Now button start  */

.applyNowButton {
    position: fixed;
    bottom: 350px;
    z-index: 2200000;
    right: -3%;
    box-shadow: 0 0 10px #ddd;
    /* background-color: var(--whiteColor); */
    background: #000;
    border-radius: 5% 5% 0% 0%;
    width: 110px;
    height: 40px;
    transform: rotate(270deg);
}

.applyNowButton a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
}

.applyNowButton a h5 {
    font-size: 14px;
}

.applyNowButton a:hover {
    text-decoration: none;
    color: #fff;
}

.applyNowButton a img {
    max-width: 90%;
}

@media (min-width:320px) and (max-width:480px) {
    .applyNowButton {
        position: fixed;
        bottom: 350px;
        z-index: 2200000;
        right: -10%;
        box-shadow: 0 0 10px #ddd;
        /* background-color: var(--whiteColor); */
        background: #000;
        border-radius: 5% 5% 0% 0%;
        width: 110px;
        height: 40px;
        transform: rotate(270deg);
    }
}

/* Apply Now  button end  */















/* form css starts */

section.banner .banner_form_panel {
    height: auto;
    background: #fff;
    border: 5px solid #fff;
    padding: 20px;
}
section.banner .banner_form_panel h2 {
    font-size: 24px;
    color: #000;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
}
section.banner .ctpl-input-container {
    width: 100%;
    margin-top: 10px;
}
section.banner .ctpl-phone-input-group {
    background: #fff;
}
section.banner .ctpl-input,
section.banner .search-select-input,
section.banner .ctpl-selected-country {   
    background-color: #fff;
    height: 38px;
}
section.banner .ctpl-submit-btn {
    background: #032556;
    display: block;
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    color: #fff;
    font-weight: 700;
    border-color: #032556;
    transform: scale(1);
    transition: all ease .3s
}
section.banner .ctpl-submit-btn:hover {
    background: #032556;
    display: block;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-weight: 700;
    border-color: #032556;
    transform: scale(0.9);
}
section.banner .banner_form_panel label {
    color: #000 !important;
    margin-bottom: 5px;
}

/* form css end */

