body {
    font-family: 'Poppins' !important;
}
#pageheader
{
	background: #ff7048 !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	color: #fff;
}
.bg-header{
 background-image: url("images/banner-top.png");
 background-repeat: no-repeat;
 background-size: cover;
 width: 100%;
 height: auto;
}
.para {
	color: black;
	font-weight: bold;
	font-size: 20px;
}
.btn.btn-primary {
	color: #FFFFFF;
	background: #ff7048;
	border: 1px solid #ff7048;
}
.pt1
{
	background: #ff7048;
}
.pt2
{
	background: #ff7048;
}
.card.pt1:hover {
	background: #3e5a93;
}

.card.pt2:hover {
	background: #3e5a93;
}

.cimage {
	width: 80px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
}
.cimage1 {
	width: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
}
.card {
	position: relative;
	display: flex;
	height: 218px;
}
.card-title {
	color: #fff;
}
.accordion .accordion-button:not(.collapsed) {
	color: #FFFFFF;
	background: #ff7048 !important;
	box-shadow: none;
}
.accordion .accordion-body {
	padding: 15px 0 0 0;
	background: #ff7048;
	padding: 17px !important;
	color: #fff;
}
.accordion .accordion-button {
	background: #3e5a93 !important;
	border-radius: 2px;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
}
.accordion .accordion-button {
	border-radius: 2px;
	height: 70px;
}
.applynow {
	background: #3e5a93;
	padding: 10px;
	width: 120px;
	display: inline-block;
	text-align: center;
	color: #ffff;
}
.applynow:hover {
	color: #fff;
	background: #ff7048;
}
.applynow1 {
	background: #ff7048;
	padding: 10px;
	width: 157px;
	display: inline-block;
	text-align: center;
	color: #ffff;
}
.applynow1:hover {
	color: #fff;
	background: #3e5a93;
}
.courseinfo
{
	background: #f3fafe;
}

.about-para {
	color: #000;
	font-size: 12px;
	text-align: justify;
}

#aboutall {
	background: #ddd;
	padding: 60px;
	border-radius: 23px;
}

.parahead
{
	text-align: center;
}
.company-logo
{
	background: #f3fafe;
}
.companyimg
{
	width: 150px;
	height: auto;
}
.companyimg1
{
	width: 100px;
	height: auto;
}
.footer
{
	background: #3e5a93;
}
.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #999;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	appearance: none;
	border-radius: 3px;
	transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
	margin-bottom: 8px;
}

.enquiry {
	padding: 40px;
	background: #fff;
}

.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem;
	color: #000;
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5;
	font-size: 23px;
}

.logos
{
	width: 320px; 
	height: auto;
}

.career{
width: 100%; 
height: auto;
}

.btn-secondary {
	color: #fff;
	background-color: #3e5a93;
	border-color: #3e5a93;
	margin-right: 20px;
}

.btn-secondary:hover {
	color: #000;
	background-color: #f3fafe;
	border-color: #f3fafe;
}


.btn-danger {
	color: #fff;
	background-color: #ff7048;
	border-color: #ff7048;
}

.btn-danger:hover {
	color: #fff;
	background-color: #3e5a93;
	border-color: #3e5a93;
}

.modal-content {
	background-image: url("images/popup-1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
}

.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-flex;
	vertical-align: middle;
	width: 100% !important;
}


/* sticky button */ 
  
#feedback1 {
    height: 0px;
    width: 85px;
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#feedback1 a {
  display: block;
 
  height: 52px;
  width: 155px; 
  color: #fff;
  font-family:"Poppins", sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;

}


#feedback {
  height: 0px;
  width: 85px;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 1000;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#feedback a {
  display: block;
  background:#383288;
  height: 52px;
  padding-top: 10px;
  width: 155px;
  text-align: center;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  border:5px solid #c6e9ef;
}




/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}






@media only screen and (max-width: 360px) {
  .logos {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.para {
    color: black;
    font-weight: bold;
    font-size: 13px;
}
.card {
    position: relative;
    display: flex;
    height: auto;
    margin-bottom: 15px;
}
.parahead {
    text-align: center;
    font-size: 23px;
}
.text-center {
    text-align: center !important;
    font-size: 23px;
    font-weight: bold !important;
    margin-bottom: 16px;
}
.career{
width: 100%; 
height: auto;
 margin-bottom: 30px;
}
.companyimg {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.companyimg1 {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.text-right {
    text-align: center !important;
    margin-top: 30px;
    font-weight: bold !important;
}
.text-left {
    text-align: center !important;
    margin-top: 20px;
    font-weight: bold !important;
}
.btn-secondary {
    color: #fff;
    background-color: #3e5a93;
    border-color: #3e5a93;
    width: 100%;
    margin-bottom: 10px;
}
#aboutall {
    background: #ddd;
    padding: 30px;
    border-radius: 23px;
}
}


@media only screen and (max-width: 375px) {
  .logos {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.para {
    color: black;
    font-weight: bold;
    font-size: 13px;
}
.card {
    position: relative;
    display: flex;
    height: auto;
    margin-bottom: 15px;
}
.parahead {
    text-align: center;
    font-size: 23px;
}
.text-center {
    text-align: center !important;
    font-size: 23px;
    font-weight: bold !important;
    margin-bottom: 16px;
}
.career{
width: 100%; 
height: auto;
 margin-bottom: 30px;
}
.companyimg {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.companyimg1 {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.text-right {
    text-align: center !important;
    margin-top: 30px;
    font-weight: bold !important;
}
.text-left {
    text-align: center !important;
    margin-top: 20px;
    font-weight: bold !important;
}
.btn-secondary {
    color: #fff;
    background-color: #3e5a93;
    border-color: #3e5a93;
    width: 100%;
    margin-bottom: 10px;
}
#aboutall {
    background: #ddd;
    padding: 30px;
    border-radius: 23px;
}
}


@media only screen and (max-width: 414px) {
  .logos {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.para {
    color: black;
    font-weight: bold;
    font-size: 13px;
}
.card {
    position: relative;
    display: flex;
   height: auto;
    margin-bottom: 15px;
}
.parahead {
    text-align: center;
    font-size: 23px;
}
.text-center {
    text-align: center !important;
    font-size: 23px;
    font-weight: bold !important;
    margin-bottom: 16px;
}
.career{
width: 100%; 
height: auto;
 margin-bottom: 30px;
}
.companyimg {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.companyimg1 {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.text-right {
    text-align: center !important;
    margin-top: 30px;
    font-weight: bold !important;
}
.text-left {
    text-align: center !important;
    margin-top: 20px;
    font-weight: bold !important;
}
.btn-secondary {
    color: #fff;
    background-color: #3e5a93;
    border-color: #3e5a93;
    width: 100%;
    margin-bottom: 10px;
}
#aboutall {
    background: #ddd;
    padding: 30px;
    border-radius: 23px;
}
}
