/* Required height of parents of the Half Page Carousel for proper displaying carousel itself */
html,
body,
.view {
  height: 100%; 
}
h1, h2, h3, h4, h5, h6{
  margin:0;
  padding:0;
}
dl, ol, ul {
  margin-top: 0;
  margin-bottom:0;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
p{
  color: #666666;
  line-height: 26px;
  margin: 0 0 0px;
  text-transform: none;
  font-weight: 400;
}
.paddin-left{
  padding-left:0;
}
.sec-padding{
  padding:50px 0;
}






/*=====================================
            Top Bar
=====================================*/
.top-bar{
  background: #ffb606;
  height: 8px;
}


/*=====================================
            Middle Logo
=====================================*/
.main-logo{
}
.logo-right{
  float: right;
}
@media(max-width: 991px){
.responsive-banner-padd-right{
  padding-right: 0;
}
}
@media (max-width: 767px){
.main-logo {
  text-align: center;
}
.logo-right{
  text-align: center;
  float: none;
}
}



/*==============================
          Banner Section
===============================*/
.ban-pad-left{
  padding-left: 0px;
}
.ban-pad-right{
  padding-right: 0px;
}
.banner-section-notice{
  /*background:#000;*/
}

.notice-board-section{
  position: relative;
  background: #fff;
  margin-top: 10px;
  height: 57vh;
  border: 1px solid #003573;
  border-radius: 5px;
  overflow: hidden;
}
.notice-heading{
  background: #003573;
  color: #fff;
  text-align: center;
}
.notice-heading h3{
  font-size: 16px;
  font-weight: 400;
  padding: 15px;
}
.notice-content{
  padding: 10px;
  height: 100%;
}
.notice-item {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 5px 23px 5px 0px;
  -webkit-transition: 0.25s ease-in-out all;
  -moz-transition: 0.15s ease-in-out all;
  -o-transition: 0.15s ease-in-out all;
  transition: 0.15s ease-in-out all;
}
.notice-item-icon {
  display: block;
  float: left;
  font-size: 12px;
  line-height: 24px;
  color:#003573;
}
.notice-item-wrap {
  display: block;
  margin-left: 22px;
}
.notice-item-title {
  display: block;
  font-size: 15px;
  color: #003573;
  line-height: 20px;
  font-weight: 400;
}
.custom-previous{
  position: absolute;
  top: -47px;
  right: 10%;
  z-index: 1111111;
  color: #003573;
  background: #fff;
  padding: 5px 8px;
}
.custom-next{
  position: absolute;
  top: -47px;
  right: 0;
  z-index: 1111111;
  color: #003573;
  background: #fff;
  padding: 5px 8px;
}
.border-bottomm{
  border-bottom: 2px dotted #003573;
}

/*==========================
      Banner Bottom Section
==========================*/
.equal-height {
  /*margin-bottom: 30px;*/
  /*height: 150px;*/
}
.our-item {
  background-size: cover;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.our-item a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  display: block;
  padding: 15px 15px;
  position: relative;
  z-index: 1;
  background: #ffffff;
}
.our-item i {
  font-size: 50px;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  color: #003573;
}
.our-item i, .our-item .info {
  display: table-cell;
  vertical-align: middle;
}
.our-item .info {
  padding-left: 15px;
}
.our-item a:hover {
  background: transparent none repeat scroll 0 0;
}
.our-item a:hover h4, .our-item a:hover i, .our-item a:hover span {
  color: #ffffff;
}
.our-item a::after {
  background: #ffffff none repeat scroll 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  content: "";
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.our-item a:hover:after {
  background: #002147 none repeat scroll 0 0;
  opacity: 0.6;
}
.our-item h4 {
  font-weight: 600;
  color: #003573;
  margin-bottom: 8px;
  font-size: 20px;
  text-transform: capitalize;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
}
.our-item span {
  font-weight: 400;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  text-transform: capitalize;
  color: #003573;
}





.training-partner{
  background: #eaeaea;
}
.trainin-left-sec{
  text-align: center;
  background: #ffb606;
  padding:55px 0;
}
.trainin-left-sec h2{
  font-weight: 600;
  font-size:20px;
  color: #003573;
}
.for-scroll-content{
  transform: translate(-50%, -50%);
  position: relative;
  top: 50%;
  left: 50%;
}
.for-scroll-content .owl-dots{
  display: none;
}
.for-scroll-content .block-cont{
  margin:5px;
}

@media (max-width: 991px){
.trainin-left-sec {
  padding: 20px 0;
}
.equal-height:nth-last-child(2){
  margin-top: 20px;
}
.equal-height:nth-last-child(1){
  margin-top: 20px;
}
}

@media (max-width: 767px){
.equal-height:nth-last-child(3){
  margin-top: 20px;
}
.our-item h4 {
  font-size: 15px;
}
}


.testimonials-area{
  background: url(../img/testi-bg.jpg);
  position: relative;
}
.testmonial-inner-block{
  background: #002146;
  padding: 10px;
}
.site-heading{
  margin-bottom: 30px;
}
.site-heading h2 {
  display: inline-block;
  font-weight: 700;
  padding-bottom: 19px;
  position: relative;
  font-size: 26px;
}
.site-heading h2::before {
  background: #ffb606 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
  width: 40px;
  z-index: 1;
}
.site-heading h2::after {
  background: #ffb606 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: 5px;
  position: absolute;
  width: 40px;
}
.testi-block .thumb {
  padding-left: 0;
}
.testi-block .info {
  padding-right: 0;
}
.testi-block{
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  -o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  overflow: hidden;
  padding: 30px;
  margin:10px;
}
.testi-block .info p {
  position: relative;
  z-index: 1;
  font-weight: 300;
  font-size: 12px;
  text-align: justify;
}
.testi-block .info p::after {
  content: ",,";
  font-family: "Times New Roman";
  font-size: 180px;
  left: -7px;
  letter-spacing: -15px;
  opacity: 0.1;
  position: absolute;
  top: 50px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.testi-block h4{
  font-weight: 500;
  font-size: 16px;
  margin-top: 10px;
  font-family: "Poppins",sans-serif;
}
.testi-block span{
  color: #ffb606;
  font-family: "Poppins",sans-serif;
  font-weight: 500;
  font-size: 14px;
}
.testi-block p{
  color: #fff !important;
  line-height: 22px;
}
.testimonials-area .owl-dots{
  position: absolute;
  left: 50%;
  bottom: -25%;
}
.testimonials-img-holder{
  height:150px;
  overflow: hidden;
  display: inline;
}
@media (max-width: 999px){
.testimonials-img-holder {
  height: 120px;
  width: 120px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
}
@media (max-width: 767px){
.testi-block .thumb {
    padding-left: 15px;
}
}
@media (max-width: 575px){
.testimonials-img-holder {
  height: 125px;
  overflow: hidden;
  width: 125px;
  margin: 0 auto;
  margin-bottom: 15px;
  border-radius: 50%;
}
.testi-block {
  padding: 15px;
}
.testi-block .info p::after {
  top: 40px;
}
.testi-block .info{
  padding-right:15px;
}
}


.about-img{
  padding:10px;
  -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.about-img:hover{
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
  -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.about-area .thumb {
  padding-right: 35px;
  position: relative;
}
.about-area .info h5 {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}

.about-area .info h1, .about-area .info h2 {
  font-weight: 600;
  line-height: 1.3;
  color: #001c43;
  margin-bottom: 25px;
  padding-bottom: 25px;
  position: relative;
  z-index: 1;
  text-transform: capitalize;
}
.about-area .info h1::before, .about-area .info h2::before {
  background: #ffb606 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 40px;
  z-index: 1;
}
.about-area .info h1::after, .about-area .info h2::after {
  background: #ffb606 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 45px;
  position: absolute;
  width: 20px;
}
.about-area p{
  text-align: justify;
}
.btn-dark.border {
  background-color: transparent !important;
  color: #002147;
  border: 2px solid #002147 !important;
}

/* ============================
        Footer
=============================*/
.footer-bg {
  background: #002147 none repeat scroll 0 0;
  padding: 40px 0 0 0;
}
.footer-logo{
  margin-bottom: 30px;
}
.f-about p{
  color: #fff;
  margin-bottom: 5px;
}
.auth{
  text-align: right;
}
.footer-heading h3{
  font-size: 20px;
  font-weight: 500;
}
.footer-social{
  list-style: none;
}
.footer-social li {
    display: inline-block;
}
.footer-social li a{
  font-size: 13px;
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  line-height: 44px;
  text-align: center;
  color: #fff;
  transition: all .3s ease 0s;
  background: rgba(255, 255, 255, 0.15);
}
.footer-heading{
  margin-bottom: 20px;
}
.opening-info ul li {
  margin:0;
  list-style: none;
}
.opening-info li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
  margin-bottom: 10px !important;
  padding-bottom: 10px;
}
.opening-info li:last-child{
  border-bottom: none;
}
.footer-bottom {
  background: #03173d none repeat scroll 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 0px;
  padding: 5px 0;
}
.footer-bottom p {
  color: #ffffff;
  margin: 0;
  text-transform: capitalize;
  line-height: 40px;
}
.footer-bottom .col-md-6:last-child {
  padding-right: 0;
}
.footer-bottom .link li {
  display: inline-block;
}
.footer-bottom .link li a {
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 40px;
  margin-left: 10px;
  padding-left: 15px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}
.footer-bottom .link li a::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 12px;
  left: 0;
  position: absolute;
  top: 15px;
  width: 1px;
}
.footer-bottom .link li:first-child a::before {
  display: none;
}



/*======== inner page Benner =======*/
.inner-header-title {
  padding: 5.5em 0;
  color: #ffffff;
  overflow: visible;
  position: relative;
  border-bottom: 4px solid #ffb606;
  background-size: cover;
}
.inner-header-title:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background: #242d3e;
  opacity: 0.6;
}
.inner-header-title h1{
  position: relative;
  font-size: 24px;
  font-weight: 600;
}

.inner_tittle_breadcrumb_main_wrapper {
  position: relative;
  width: 100%;
  padding-top: 5px;
}
.inner_tittle_breadcrumb_wrapper li:first-child {
  margin-left: 0;
}
.inner_tittle_breadcrumb_wrapper li {
  margin-left: 20px;
  float: left;
}
.inner_tittle_breadcrumb_wrapper li a {
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.inner_tittle_breadcrumb_wrapper li i {
  color: #ffb606;
  position: relative;
  left: 10px;
}


/*============Contact Page ==============*/
.our-help-line_heading_wrapper h2{
  font-size: 30px;
  font-weight: bold;
  color: #003573;
  text-align: center;
  position: relative;
}
.our-help-line_heading_wrapper h2:before {
  content: '';
  border: 1px solid #003573;
  width: 8px;
  position: absolute;
  bottom: -15px;
  left: -45px;
  right: 0;
  margin: 0px auto;
}
.our-help-line_heading_wrapper h2:after {
  content: '';
  border: 1px solid #003573;
  width: 30px;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: 0px auto;
}
.our-help-line_heading_wrapper p{
  font-size: 30px;
  text-align: center;
  padding-top: 40px;
  color: #aaaaaa;
  line-height: 36px;
  padding-bottom: 0;
}
.our-help-line_heading_wrapper span {
  color: #ffb606;
}
.our-help-line_heading_wrapper p a {
  color: #003573;
}















.about_text_wrapper h2, .aboutus_text_section h2 {
  font-size: 30px;
  font-weight: bold;
  color: #003573;
  position: relative;
}
.about_text_wrapper span{
  color: #ffb606;
}
.about_text_wrapper h2:before, .aboutus_text_section h2:before {
  content: '';
  border: 1px solid #003573;
  width: 8px;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.about_text_wrapper h2:after, .aboutus_text_section h2:after {
  content: '';
  border: 1px solid #003573;
  width: 30px;
  position: absolute;
  bottom: -15px;
  left: 12px;
}
.about_text_wrapper p {
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 20px;
  padding-top: 30px;
  text-align: justify;
}
.about_image_wrapper:hover{
  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
  padding: 5px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}




.contact_form_main_wrapper{
  background: #f5f5f5;
}
.contact_form_heading_wrapper h2 {
  font-size: 30px;
  font-weight: bold;
  color: #003573;
  position: relative;
}
.contact_form_heading_wrapper h2:before {
  content: '';
  border: 1px solid #003573;
  width: 8px;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.contact_form_heading_wrapper h2:after {
  content: '';
  border: 1px solid #003573;
  width: 30px;
  position: absolute;
  bottom: -15px;
  left: 11px;
}

.contact_right_box_wrapper {
  float: left;
  width: 100%;
  background: #23c0e9;
  padding: 50px;
  margin-top: 60px;
  z-index: 1;
}
.contact_form_add_heading_wrapper h2 {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  position: relative;
}
.contact_form_add_heading_wrapper h2:before {
  content: '';
  border: 1px solid #ffffff;
  width: 8px;
  position: absolute;
  bottom: -15px;
  left: 0;
}
.contact_form_add_heading_wrapper h2:after {
  content: '';
  border: 1px solid #ffffff;
  width: 30px;
  position: absolute;
  bottom: -15px;
  left: 11px;
}

.gc_map_add_wrapper1 {
  padding-top: 45px;
}
.gc_map_add_wrapper2, .gc_map_add_wrapper3 {
  padding-top: 25px;
}
.jp_form_add_wrapper {
  float: left;
  width: 100%;
}
.jp_map_location_icon_wrapper {
  width: 20px;
  height: 50px;
  float: left;
  line-height: 50px;
  font-size: 22px;
  color: #ffffff96;
}
.gc_map_location_icon_cont_wrapper {
  float: left;
  width: calc(100% - 20px);
  padding-left: 10px;
}
.gc_map_location_icon_cont_wrapper h3 {
  font-size: 16px;
  color: #ffffff;
  padding-top: 10px;
  font-family: 'Lato', sans-serif;
}
.gc_map_location_icon_cont_wrapper2 h3, .gc_map_location_icon_cont_wrapper4 h3 {
  padding-top: 12px;
}
.gc_map_add_wrapper3 .jp_map_location_icon_wrapper {
  font-size: 15px !important;
  line-height: 45px !important;
}
.gc_map_location_icon_cont_wrapper h3 a {
  color: #ffffff;
}
.jp_contact_form_social_icon {
  float: left;
  width: 100%;
  padding-top: 20px;
}
.jp_contact_form_social_icon li {
  float: left;
  margin-left: 10px;
}
.jp_contact_form_social_icon li:first-child {
  margin-left: 0;
}
.jp_contact_form_social_icon li a {
  float: left;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 50%;
  background: #ffffff3d;
  text-align: center;
  line-height: 40px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}




/* =========== Job seeker ============ */
 

.jobseeker-form-main-section{
  -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
  box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
  border-radius: 10px;
}
.jobseeker-form-title{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  font-size: 20px;
  font-weight: bold;
  background: #003573;
  color: #ffffff;
  border-top: 4px solid #ffb606;
  border-radius: 10px 10px 0 0;
}
.jobseeker-form-title h2{
  font-weight: 500;
}
.form-body{
  padding:30px;
}
.form-body input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 45px;
  font-size: 15px;
  padding: 5px 15px;
  border-radius: 5px;
  outline: none;
  border: 1px solid #0035733b;
  background: #00357321;
  color: #576366;
}

.form-body textarea{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 136px;
  font-size: 15px;
  padding: 5px 15px;
  border-radius: 5px;
  outline: none;
  border: 1px solid #0035733b;
  background: #00357321;
  color: #576366;
}
.form-body .form-control:focus{
  box-shadow: none;
  border: 1px solid #003573;
  background: #00357321;
}
.form-body .label-custom{
  font-size: 15px;
  font-weight: 400;
  color: #003573;
}
.form-body .input-inner{
  margin-top: 15px;
}
.form-body .label-custom span{
  color: #f00;
}
.captch-block {
  margin-top: 25px;
}
.captch-img {
  float: left;
  margin-right: 35px;
  width: 215px;
  height: 45px;
}
.mar-25{
  margin-top: 25px !important;
}
.reload_btn {
  display: inline-block;
  padding: 12px 24px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: none;
  background: -webkit-linear-gradient(50deg,#003573,#0076ff)!important;
  background: -o-linear-gradient(50deg,#003573,#0076ff)!important;
  background: linear-gradient(40deg,#003573,#0076ff)!important;
  border-radius: 0;
}
.yellow-gradient {
  background: -webkit-linear-gradient(50deg,#b98300,#ffb606)!important;
  background: -o-linear-gradient(50deg,#b98300,#ffb606)!important;
  background: linear-gradient(40deg,#b98300,#ffb606)!important;
  color: #fff;
}

.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
}
.upload-img-box{
  border: 4px double #f9b000;
  height: 235px;
  overflow: hidden;
}
.btn-mdb-color {
  background-color: #003573!important;
  color: #fff;
}
.custom-select{
  height: 45px;
  font-size: 15px;
  border: 1px solid #0035733b;
}
.declaration-block{
  border: 1px solid #0035733b;
  background: #00357321;
  padding: 15px 10px;
  border-radius: 5px;
}
.custom-control-label::before {
  position: absolute;
  top: 0.05rem;
  left: -1.5rem;
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #1273c2 solid 2px;
}
.custom-control-label::after {
  position: absolute;
  top: .1rem;
  left: -1.4rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}
.custom-control-label{
  font-size: 15px;
  font-weight: 400;
  color: #c4016d;
}

@media (max-width: 740px) {
  .full-page-intro {
    height: 1000px; } }

/* Half Page Carousel itself*/
.carousel {
  height: 50%; }
  .carousel .carousel-inner {
    height: 100%; }
    .carousel .carousel-inner .carousel-item,
    .carousel .carousel-inner .active {
      height: 100%; }

/* Adjustment for mobile devices*/
@media (max-width: 776px) {
  .carousel {
    height: 100%; } }

/* Navbar animation */
.navbar {
  background-color: rgba(0, 0, 0, 0.3); }

.top-nav-collapse {
  background-color: #1C2331; }

/* Adding color to the Navbar on mobile */
@media only screen and (max-width: 768px) {
  .navbar {
    background-color: #1C2331; } }

/* Footer color for sake of consistency with Navbar */
.page-footer {
  background-color: #1C2331; }


/* ======== Center Location ============ */
.center-address-header{
  margin-bottom: 10px;
}
.center-address-header h4{
  color: #003573;
  font-weight: bold;
  font-size: 18px;
}
.subject-list li{
  border-radius: 20px;
  border: 1px solid #046ea0;
  font-size: 14px;
  color: #0587c5;
  font-weight: 400;
  padding: 5px 10px;
  list-style: none;
  margin: 4px;
  line-height: 12px;
  text-align: center;
  width: auto;
  display: inline-block;
}

@media (max-width: 767px){
  .center-address-inner{
    display: flex;
    align-items: center;
    margin-bottom: 5px;
  }
  .center-address-header{
    margin-bottom: 0;
    margin-right: 10px;
  }
}


/* ===========Franchisee=========*/
.franchisee-inner-content{
  margin-top:20px;
  text-align: center;
}
.btn-rounded{
  border-radius: 10em;
}
.exisiting-btn{
  display: block;
  margin: 0 auto;
  border-radius: 10em;
  background: #003573;
  color: #fff;
}
.exisiting-btn:hover{
  background: #ffb606;
  color: #fff;
}
.new-starter-btn{
  display: block;
  margin: 0 auto;
  border-radius: 10em;
  background: #ffb606;
  color: #fff;
}
.new-starter-btn:hover{
  background: #003573;
  color: #fff;
}
.border-right-img{
  background: url(../img/border-img.png) no-repeat top right;
}
@media (max-width: 767px){
  .franchisee-inner-content{
    text-align: justify;
  }
  .border-right-img{
    background: url(../img/border-img-res.png) no-repeat bottom center;
  }
}