﻿header .navbar-expand-lg .navbar-nav .nav-link {
  padding: 0 10px;
}
header .nav-link, .admission-btn-nav a {
  color: #000;
  font-family: 'BarlowRegular';
  font-size: 17px;
}
.admission-btn-nav {
  margin: 0 10px;
}
.admission-btn-nav a {
  color: #fff;
  padding: 8px 20px;
  background-color: var(--green);
  text-decoration: none;
  transition: all .5s;
}
.hc-offcanvas-nav.nav-position-left .nav-container{ 
    left:0!important;
}
.hc-offcanvas-nav.hc-nav-1.nav-position-left .nav-container {
    transform: translate3d(-493px, 0, 0);
}
.headerRightmainAll ul {
    margin: 0;
}
.headerRightmainAll ul li {
    list-style: none;
}
.inner-banner img {
  height: 100px;
  width: 100%;
}
.banner-header {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  color: #fff;
  transform: translate(-50%, -50%);
}
.banner-header h1 {
  font-size: 25px;
}

/* about */
.grienvance-btn i {
  font-size: 17px !important;
  background-color: #ec2828 !important;
  color: #fff !important;
  padding: 10px !important;
  border-radius: 8px !important;
}
.grienvance-btn a {
  color: #000;
  font-family: "BarlowRegular";
  font-weight: 600;
  font-size: 17px;
  text-decoration: none;
  transition: all 0.5s;
}
.grienvance-btn {
  padding-top: 30px;
  display: flex;
  align-items: center;
  gap: 15px;
}
.aboutwrapper {
  overflow: hidden;
  position: relative;
}

.aboutleft img {
  
}

.aboutright {
  padding-left: 2%;
}

.aboutright h4 {
  font-size: 34px;
  font-weight: 600;
}

.aboutright p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0;
  text-align:justify;
  font-family:'BarlowRegular';
}

.videosec {
  text-align: center;
  background-color: #02968d;
  color: #fff;
  padding-bottom: 20px;
  padding-top: 20px;
}

.videosec h4 {
  font-size: 34px;
  font-weight: 600;
}

.videomargin {
  
}

.videosec p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0;
  padding: 0 17%;
  font-family:'BarlowRegular';
}

.aboutbtmleft img {
  border-radius: 0.5rem 8rem 0.5rem 0.5rem;
}

.aboutbtmwrapper {
  overflow: hidden;
  position: relative;
  padding: 70px 0;
}

.aboutbtmright h4 {
  font-size: 34px;
  font-weight: 600;
}

.aboutbtmright p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0;
}

.aboutlist li {
  padding-bottom: 10px;
  font-size: 16px;
}

.aboutbtmright {
  padding-left: 2%;
}

.aboutbtmleft {
  height: 100%;
}

.videocenter iframe {
  border-radius: 0.5rem 8rem 0.5rem 0.5rem;
}
/* contact */

.contactwrapper {
  position: relative;
  overflow: hidden;
}

.contactbg {
  background-color: #fff;
}

.contactleft h2 {
  font-size: 50px;
  font-weight: 500;
  color: #02968d;
}

.contactleft p {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0;
  color: #000;
  font-family:'BarlowRegular';
}

.contactleft {
  padding-top: 14%;
  padding-left: 50px;
}

.contactpadd {
  padding: 0;
}

.contactformwrapper {
  background-color: #02968d;
  padding: 70px 0;
}

.contactformleft {
  background-color: #fff;
  padding: 30px 30px;
}

.contactformmargin h4 {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  padding-bottom: 50px;
  text-align: center;
  margin-top: 0;
  color: #fff;
}

.contactformleft label {
  font-size: 16px;
  font-weight: 400;
}

.contactformleft .form-control {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #dddddd;
}

.contactformleft .form-group {
 margin-bottom: 0px;
}
.contactformleft textarea
{
    margin-bottom:20px;
}

.contactformleft form {
  border-top: 1px solid #dddddd;
  padding: 30px 30px;
}

.contactformleft h5 {
  padding: 30px 30px;
  font-size: 27px;
  font-weight: 600;
}

.contactformleft a {
  background-color: #02968d;
  color: #fff;
  text-align: center;
  padding: 14px 20px;
  margin-top: 20px;
  width: 100%;
  border: 0;
  border-radius: 4px;
}

.contactformleft button:hover {
  background-color: #000;
  color: #fff;
}
.contactleft a
{
    color:#000;
}
.contactleft a:hover
{
    text-decoration:none !important;
    color:#000 !important;
}
@media(max-width:991px)
{
 .contactleft {
  padding-top: 0%;
  padding-left: 15px;
  padding-right: 15px;
} 
.testimonialwrap
{
   padding: 0px 0 !important;
}
.contactbg
{
    order:2;
    } 
    .contactright
    {
     margin:0 15px !important;  
    } 
    .contactpadd
    {
        padding: 0 15px
        }
}
/*-----------------End--------------*/
.al-sec-bg {
  background: #34b194;
}
.al-sec-content
{
 padding:20px;
 }
.al-sec-content-header
{
    padding-top:15px
}

.al-main-sec
{
    padding-top:30px;
}
.al-sec-content p

{
    text-align:justify;
}
    .read-more-det {
        max-height: 70px;
        overflow: hidden;
    }
    .readheight
    {
         max-height: 79px !important;
    }
    .read-more-det.expand,
    .read-more-det1.expand {
        height: none !important;
        max-height: none !important;
      }
    .more-link-det {
        display: block;
        font-size: 16px;
        font-family: 'BarlowRegular';
        margin: 2% 0;
        color:#fff !important;
        cursor:pointer;
    }

    .read-more-det1 {
        max-height: 70px;
        overflow: hidden;
    }
    .text-white p
    {
        text-decoration:none;
        color:#fff;
        
    }
    .readlessbtn 
    {
        cursor:pointer;
    }
   /*-- .read-more-det1.expand1 {
        max-height: auto !important;
      }--*/
    .more-link-det1 {
        display: block;
        font-size: 16px;
        cursor:pointer;
       
        margin: 2% 0;
        color:#fff !important;
    }
    .moresectwo
{
    color:#000 !important;
}
    .abback
    {
        display:flex;
       align-items: center;
    }
    
    /* List of faculty */
.boardwrapper {
	background: #fff;
	padding: 40px 0 0 0;
}

.boardmargin h1 {
	color: #e01e26;
	font-size: 31px;
	font-weight: 600;
	padding: 0px 0 30px 0;
	font-family: 'BarlowRegular';
}

.boardwrapper .btn {
	display: inline-flex;
	padding: 0;
	position: relative;
	border: 1px solid #133b23;
	border-radius: 0;
	font-size: 1em;
	white-space: nowrap;
	overflow: hidden;
	color: var(--color-primary);
	transition: all .3s;
}

.boardwrapper .btn>span:not(.btn-icon):not(.btn-txt) {
	padding: 0.5em 1.2em;
}

.boardwrapper .btn-bordered:hover,
.btn-solid:hover {
	border-color: #133b23;
	background-color: #133b23;
	color: #fff;
	transform: translate3d(0, -2px, 0);
	box-shadow: 0 12px 28px rgba(0, 0, 0, .12);
}

.boardbox h6 {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	 text-align: center;
margin-top: 10px;
	font-family: 'BarlowRegular';
}
.boardbox h6:hover 
{
    text-decoration:none !important;
}
.boardbox h5
{
    text-align:justify;
    font-size: 18px;
  text-align: center;
  font-family: 'BarlowRegular';
  color: #02968d;
}
.text-black:hover
{
    text-decoration:none;
}
.boardbox h5:hover
{
    text-decoration:none !important;
}
.boardbox a:hover
{
    text-decoration:none;
}

.read a {
	color: #133b23;
}

.boardmargin {
	border-bottom: 2px solid #b7b7b7;
	padding: 0px 0 20px 0;
}

.mentorsmargin h1 {
	color: #133b23;
	font-size: 31px;
	font-weight: 600;
	padding: 60px 0 60px 0;
	font-family: 'BarlowRegular';
}


.boardbox {
	padding-bottom: 40px;
}
.boardbox img { max-height: 260px;
min-height: 260px;}

.exmargin {
	border-bottom: 2px solid #b7b7b7;
	padding: 0px 0 20px 0;
}

.exmargin h1 {
	color: #133b23;
	font-size: 31px;
	font-weight: 600;
	padding: 60px 0 60px 0;
	font-family: 'BarlowRegular';
}

.contactinner-banner {
	background: url(../images/inner-banner.png) no-repeat;
	text-align: right;
	margin-top: 120px;
	padding: 35px 0;
	background-size: cover;
}
/* List of faculty End */
/* ---------------------- Faculty Details---------------------- */
.text-black
{
    color:#000;
    text-decoration:none !important;
    
}
.abtsessbanner
{
    padding-top:0px;
}

.contentpage-wrapper {
  padding: 0px 0 0;
  padding-bottom: 0px;
  margin-bottom: 38px;
  width: 100%;
  padding-bottom: 34px;
}

.doctor-card {
  max-width: 931px;
  width: 100%;
  margin: 0 auto;
}

.doctor-card-wrapper {
  background-image: linear-gradient(to right, #fff, #eee);
  padding: 55px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.doctor-card-wrapper h3
{
    color:#000;
    
}
.doctor-card-wrapper h4
{
    color:#000;
}

.doctor-details-sec {
  width: 100%;
  border-top: 2px solid #02968d;
  margin-top: 27px;
}

.doctor-details-text-area {
  padding: 30px 0px;
}

.doctor-details-text-area h3 {
  color: #e01e26;
  font-size: 40px;
  font-weight: bold;
}

.header-border {
  height: 4px;
  width: 88px;
  background: #e01e26;
  margin-top: 14px;
}

.dr-qualification {
  padding-top: 32px;
}

.dr-qualification h6 {
  font-size: 20px;
  font-weight: bold;
  color: #e01e26;
}

.dr-qualification {
  padding-top: 32px;
}

.dr-qualification {
  padding-top: 32px;
}

.dr-qualification p {
  padding: 0;
  color: #000;
  font-size: 17px;
  margin: 0 0 15px 0;
  font-weight: 400;
  text-align: justify;
}
@media(max-width:991px)
{
 .contentpage-wrapper {
  padding: 0px 0 0;
 }   
}


/*-------------------Faculty Details End-----------------*/
/* ------------------ Awards  Page ------------------ */
.recurring {padding-bottom: 60px;}
.recurring h4 {font-size: 28px;font-weight: 600; padding-bottom: 20px;padding-top: 30px;}
.recurring h1 {
  font-size: 28px;
  font-weight: 600;
  padding-bottom: 20px;
  padding-top: 30px;
}
.recurring p{font: normal normal normal 16px/26px BarlowRegular;text-align: left;font-family:'BarlowRegular';text-align:justify;}
/* ------------------ Project Listing Page ------------------ */
/* Events */
.facilitiy-contant{
    background: #eee;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    position: relative;
}
.facilitiy-img img
{
    height: 182px;
}
.facilitiy-all-box{
    margin-bottom: 30px;
}
.padd-left{
    padding-left: 0;
}
.pad-right{
    padding-right: 0;
}
.facilitiy-contant h4{
    color: #282761;
    font-family: 'BarlowRegular';
    font-weight: bold;
    font-size: 25px;
    margin: 0;
    padding-bottom: 20px;
}
.facilitiy-contant p{
    margin: 0;
    font-size: 16px;
    font-family: 'BarlowRegular';
    font-weight: normal;
    color: #000;
    padding-right: 25%;
}
.facilitiy-btn a{
    background: #02968D;
    text-decoration: none;
    transition: 0.5s;
    padding: 15px 15px;
}
.facilitiy-btn a:hover{
    background: #10208B;
    transition: 0.5s;
}
.facilitiy-btn{
    position: absolute;
    bottom: 13px;
    right: 0;
}
.facilitiy-bg
{
    padding-top:75px;
}
.school-logo{
    text-align: center;
}
@media(max-width:991px)
{
 .pad-right{
    padding-right: 15px;
}   
.padd-left {
  padding-left: 15px;
}
.facilitiy-bg {
  padding-top: 15px;
}

}
/*-------------Events End----------*/
/*-------------Events Details-------------*/

/* gold loan */
  
  .goldleft h1 {
    font-size: 25px;
    padding-bottom: 15px;
    padding-right: 0;
  }

  .goldmargin {
    padding: 10px 20px;
  }

  .goldleft h1::before {
    width: 190px;
    bottom: 0px;
  }

  .goldleft p {
    font-size: 15px;
    padding-right: 0;
    text-align:justify;
    font-family:'BarlowRegular';
  }

  .goldleft a {
    font-size: 13px;
  }

  .goldbtm {
    padding-bottom: 20px;
  }

  .goldleft a i {
    font-size: 12px;
  }

  .goldwrapper {
    padding: 0px 0;
  }

  .goldmargin {
    border-radius: 0rem 0rem 0rem 0rem;
  }
  .goldbtn {
    margin-top: 10px;
  }
  .goldmargin img {
    
  }
  .order-1 {
    order: 2;
  }
  .order-2 {
    order: 1;
  }
  .goldwrapper
  {
      padding-top:30px;
  }
/*---------------End-------------*/
/*-------------------news----------------*/

.news-main{
	padding: 30px 0px;
}
.news-main-left h5{
	font-size: 25px;
	padding-bottom: 20px;
}
.news-main-left p
{
    text-align:justify;
    font-family:'BarlowRegular';
}
.news-main-left h6 {
    font-size: 20px;
    padding-bottom: 10px;
    padding-top: 15px;
}
.news-main-left img{
	padding-bottom: 20px;
}
.news-main-right h6{
	font-size: 16px;
  
	padding-bottom: 7px;
}
.news-main-right{
	padding-left: 55px;
	padding-top: 25px;
}
.news-select{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 20px 0 6px;
}
.news-select:first-child{
	padding: 0px 0 6px;
}
.news-select:last-child{
	border-bottom:none;
	padding: 20px 0 0px;
}
.news-select p{
	float: left;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 14px;
	margin: 0 0 5px 0;
	font-family:'BarlowRegular';
}
.news-select a{
	color: #02968d;
	font-size: 14px;
	font-weight: bold;
}
.news-main-left .read-more img{
	padding-bottom :0 ;
}
.content-flip-card {
    background: transparent linear-gradient(318deg, #FFFFFF 0%, #F8F8F8 22%, #FFFFFF 58%, #E8E8E8 96%, #F9F9F9 100%) 0% 0% no-repeat padding-box;
    padding: 40px 30px 40px;
    position: relative;
	text-align: left;
	float: left;
	width: 100%;
}
.points li{
	position: relative;
	padding-left: 25px;
	margin-bottom: 15px;
}
.points li::before{
	position: absolute;
	content: " ";
	top: 5px;
	left: 0;
	background:url(../images/aim.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-size: contain;

}
.news-headclr
{
    color:#051d44;
}
.news-font
{
    font-size:18px;
}
@media(max-width:991px)
{
    .newstop { padding-top:20px;}
 .box-shadow-news
 {
     background: #fff;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
padding: 10px;
margin: 10px 15px;
border-radius: 15px;
margin-left:25px !important;
margin-right:25px !important;

 }   
    .news-main-right
    {
        padding-left:0px;
    }
}

/*-------end---------*/
/* ---------------------- Content   page---------------------- */
.text-black
{
    color:#000;
    text-decoration:none !important;
    
}
.contentpage-wrapper {
  padding: 50px 0 0;
  padding-bottom: 0px;
  margin-bottom: 38px;
  width: 100%;
  padding-bottom: 34px;
}

.doctor-card {
  max-width: 931px;
  width: 100%;
  margin: 0 auto;
}

.doctor-card-wrapper {
  background-image: linear-gradient(to right, #e8e8e8, #fff);
  padding: 55px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.doctor-details-sec {
  width: 100%;
  border-top: 2px solid #02968d
  margin-top: 27px;
}

.doctor-details-text-area {
  padding: 30px 0px;
}

.doctor-details-text-area h3 {
  color: #e01e26;
  font-size: 40px;
  font-weight: bold;
}

.header-border {
  height: 4px;
  width: 88px;
  background: #e01e26;
  margin-top: 14px;
}

.dr-qualification {
  padding-top: 32px;
}

.dr-qualification h6 {
  font-size: 20px;
  font-weight: bold;
  color: #e01e26;
}

.dr-qualification {
  padding-top: 32px;
}

.dr-qualification {
  padding-top: 32px;
}

.dr-qualification p {
  padding: 0;
  color: #000;
  font-size: 17px;
  margin: 0 0 15px 0;
  font-weight: 400;
  text-align: justify;
  font-family:'BarlowRegular';
}
@media(max-width:991px)
{
 .contentpage-wrapper {
  padding: 0px 0 0;
 }   
}


/*-------------------End-----------------*/
/*------------------------------Downloads----------------------------------*/	
.down-beauty
{
    padding-top:20px;
}
.download {
    -webkit-box-shadow: 0 30px 10px -20px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 30px 10px -20px rgba(0, 0, 0, 0.5);
    box-shadow: 0 30px 10px -20px rgba(0, 0, 0, 0.5);
    margin-bottom: 10px;
    background:#396e3a  none repeat scroll 0% 0%; transition: background 0.8s ease-in 0s;
    padding:32px;
    margin-top:10px;
    min-height: 85px;
    text-align:center;
     border-radius: 10px;
     
   
}
.download a 
{
    color:White;
}
.downloadBg
{
    background-color:#EB3939;
    min-height:500px;
}

.head-style
{
    text-align:center;
    font-size:50px;
    color:#0e0e10;
   
}
.download-margin
{
 margin-top:15px;   
}
.brnches-main{
  background: url(../images/branch-bg.png) no-repeat; 
  background-size: cover;
  background-color: #F4F4F4;
  
}


.downpadding
{
    padding-bottom: 40px !important;
}
.downlopadding
{
    padding-top: 30px;
}
.downimgs
{
    padding-left:95px;
}
.donwhead
{
    padding-left: 10px;
color: #000;
padding-top: 5px;
}
.dwnclr
{
    color:#fff;
    text-decoration:none !important;
}
.monthly-bx {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #02968d;
    color: #fff;
    padding: 30px 15px;
    min-height: 90px;
max-height: 90px;
}
.down-box .downld-bx {
    display: flex;
    justify-content: center;
    background: #10218b;
    padding: 18px 15px;
    transition: 0.3s ease-in-out;
   align-items: center;
   margin-bottom: 24px;
border-radius: 0px 0px 8px 8px;

  
   
}

.down-box {
    border-radius: 8px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #f0f0f0;
    margin-left: 25px;
margin-right: 25px;
}
.downalig
{
    padding-top:25px;
}
.downimg
{
    border-radius: 50%;
 
  width: 25px;
  text-align: right;
  float:right;
 

}
.monthly-box {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #9E1110;
  color: #fff;
  padding: 30px 15px;
  min-height: 65px;
  max-height: 65px;
}

/*------------end----------------*/

/* galler */
#gallery {
	padding: 4% 0;
}
.img-wrapper-text p
{
    text-align:justify;
    font-family:'BarlowRegular';
    font-size:14px;
}
.img-wrapper {
	position: relative;
	margin-top: 15px;
	cursor: pointer;
}

.img-wrapper img {
	width: 100%;
	height: 100%;
}

.img-overlay {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
}

.img-overlay i {
	color: #fff;
	font-size: 3em;
}

#overlay {
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 9999;
	cursor: pointer;
}

#overlay img {
	margin: 0;
	width: 80%;
	height: auto;
	-o-object-fit: contain;
	object-fit: contain;
	padding: 20%;
}

#nextButton {
	color: #fff;
	font-size: 25px;
	transition: opacity 0.8s;
}

#nextButton:hover {
	opacity: 0.7;
}


#prevButton {
	color: #fff;
	font-size: 25px;
	transition: opacity 0.8s;
}

#prevButton:hover {
	opacity: 0.7;
}

#exitButton {
	color: #fff;
	font-size: 25px;
	transition: opacity 0.8s;
	position: absolute;
	top: 108px;
	right: 385px;
}

#exitButton:hover {
	opacity: 0.7;
}
.videopadding
{
    padding-top:30px;
}
	

/*-----------End----------*/

/* testi */
.testibox span {
    color: #D00A36;
}
.testiimg
{
 width:160px;
 height:160px;   
}

.testibox h4 {
    font-family: 'BarlowRegular';
    color: #000;
    font-size: 24px;
    padding-top: 20px;
    font-weight: 500;
}

.testibox p {
    font-family: 'BarlowRegular';
    font-weight: 300;
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
}

.testibox a {
    font-family: 'BarlowRegular';
    color: #000;
    font-size: 15px;
    font-weight: 500;
    position: relative;
}

.testibox a::after {
    content: '';
    width: 13px;
    height: 10px;
    top: 6px;
    right: -20px;
    position: absolute;
    background-image: url(../images/readmore.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.testibox img
{
    height:163px;
    object-fit:cover;
}
.testimonialwrap {
  
    padding: 50px 0;
}


.testitop {
    padding-top: 40px;
}

.testplace {
    color: #7B7B7B !important;
    font-family: 'BarlowRegular';
    font-weight: 300;
    font-size: 14px;
}
.tesitest
 {
  display: flex;
  justify-content: center;
}
.testipara p
{
padding: 0 28%;
}
.video-hight {
    position: relative;
}
.video-hight iframe
{
    height: 163px;
}
.testiboxer
{
 text-align:center;   
}
.pvideo { height:300px;}
.testibox p
{
    text-align:justify;
}

.testibox button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background-color: transparent;
    border: none;
    height: 100%;
    width: 100%;
}

.testibox button img {
    width: 35px;
}

.testibox button:hover,
.testibox button:focus,
.testibox button:focus-visible,
.testibox button:active {
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
}

.testibox .modal {
    z-index: 999999;
}

.testibox .fade {
    background: #00000054;
}
.blog-carou-right a
{
    text-decoration:none !important;
}
/*---------------End-----------*/
/* careers */
.workleft h5 {
	font-size: 35px;
	padding-top: 5%;
	font-weight: 400;
}

.workleft p {
	font-size: 14px;
	font-weight: 400;
}

.workwrapper {
	padding: 40px 0;
	background: #FAFAFA
}

.career-a {
	cursor: pointer;
	font-size: 16px;
	width: 100%;
	float: left;
	padding: 40px 95px;
	border-radius: 0;
	position: relative;
}

.career-a::after {
	position: absolute;
	content: "-";
	right: 0;
	top: 35px;
	left: 60px;
	font-size: 21px;
	font-weight: 200;
	width: 26px;
	height: 26px;
	border: 1px solid #000;
	border-radius: 60px;
	text-align: center;
}

.career-a.collapsed::after {
	content: "+";
}

.openwrapper {
	background: #FAFAFA;
	padding-bottom: 40px;
}

.openmargin {
	box-shadow: 0px 3px 6px #00000029;
	border-radius: 21px;
}

.openmargin h1 {
	border-radius: 21px 21px 0px 0px;
	font-size: 30px;
	text-align: center;
	background: #02968d;
	padding: 30px 0;
	color: #fff;
}

.open-content {
	float: left;
	width: 100%;
	padding: 0px 5% 20px 8%;
}

.open-content p {
	font-size: 16px;
	font-family: 'BarlowRegular';
	margin: 0 0 0px 0;
	line-height: 25px;
	text-align:justify;
	
}

.open-card {
	border-bottom: 1px solid #f5f5f5;
}

.clickbtn {
	color: #000;
	font-weight: normal;
	padding: 3px 20px;
	float: left;
	transition: 0.5s;
	margin-left: 20px;
	background: #FAFAFA 0% 0% no-repeat padding-box;
	border: 0.5px solid #70707038;
	border-radius: 6px;
}

.loccareer {
	float: left;
}

.applybtn {
	background: #02968d;
	color: #fff;
	font-weight: bold;
	padding: 10px 15px;
	float: left;
	border-radius: 9px;
	transition: 0.5s;
	margin-left: 50px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
}
.applybtn:hover
{
    text-decoration:none;
    color:#fff;
}

.openright p {
	font-size: 12px;
	text-align: right;
}

.openright h6 {
	font-size: 18px;
}
.tab-page{
	padding-left: 0;
}
.tab-box{
	padding-top: 50px;
}
.tab-box .nav-tabs .nav-link.active{
	background: #002156;
	border-color: #002156;
	color: #fff;
}
.tab-box .nav-tabs .nav-link:hover{
	background: #002156;
	border-color: #002156;
	color: #fff;
}
.tab-box .nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.tab-box .nav-link{
	padding: 8px 90px;
	color: #000;
}
.tab-box .nav-tabs{
	justify-content: center;
}
.tab-box .tab-content{
	background: #fff;
	padding: 3% 4%;
}

.career-wrapper p
{
    color:#fff;
}
.career-form{
	 float:left;
	 width:100%;
	 background:#02968d;
	 padding: 80px 0;
	 color:#fff !important;
	 }
.career-form-wrapper{
	float: left;
	width: 100%;
	padding-right: 52px;
	}

.career-form-group{
	float:left;
	width:100%;
	padding-top: 28px;
	}
	.career-form-group span
	{
	    color:#fff !important;
	}
.career-form-group label{
	color:#fff;
	
	}
.career-form input{
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	float:left;
	width:100%;
	padding: 4px 0 9px;
	color:#fff;
	}
.career-form  label{
	float:left;
	width:100%;
	text-transform:capitalize;
	}
	.
.career-form select{
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	float:left;
	width:100%;
	padding: 4px 0 9px;
	color:#ccc;
	width:100%;
	}
.career-form textarea{
	background:none;
	border:none;
	border-bottom:1px solid #fff;
	float:left;
	width:100%;
	padding: 4px 0 9px;
	outline:0 !important;
	min-height: 95px;
	
	
	}
.career-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.career-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;
}

.career-form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.upload-resume {
    width: 100%;
    position: relative
}

.upload-resume input[type="file"],
.upload-resume i {
    right: 0;
    bottom: -38px;
    float: right;
    width: 125px;
    height: 50px;
    position: absolute
}

.upload-resume input[type="file"] {
    opacity: 0;
    z-index: 100;
    cursor: pointer
}

.upload-resume i {
    font: 300 13px "Roboto";
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    background: #e2e2e2;
    color: #282828;
    z-index: 10;
    border: 1px solid transparent
}
.career-submitnew{
	background: #3fc4f3;
    color: #fff;
    padding: 8px 30px;
    text-transform: uppercase;
    float: right;
	transition:0.6s;
	margin-top:20px;
	}
	..career-submitnew:hover
	{
	    text-decoration:none;
	    color:#fff;
	}
.career-submit:hover{
	transition:0.6s;
	background: #fff;
	color:#1f4756;
	}
	.contact-form
	{
	    
	}
	.secpad
	{
	    padding-top:0px !important;
	}
	.contact-form span{
  float: left;
  width: 100%;
  text-align: left;
  color: #fff;
  font-size: 18px;
  padding-bottom: 25px;
}
	@media(max-width:768px)
{
     .career-form
     {
         padding:0;
     }
}
/*------------------End-----------*/