@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
  font-family: 'Montserrat', sans-serif;
  color: #999999;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  overflow-x: hidden;
  line-height: 24px;
  text-align: justify;
  /* margin-top: 90px; */
  
}





/* .slider-area */
  


	

/* sticky-icon-end */

.announcement-box{
  background-color: #162239f2;
  height: 50px;
  width: 100%;
  text-align: center;
  position: relative;
}
.announcement-box h2{
  color: #fff;
  padding-top: 10px;
  font-weight: 700;
  font-size: 20px;
}
.announcement-box h2::before{
  background: #ffc02a;
    bottom: 12px;
    content: "";
    height: 3px;
    /* left: 0; */
    left: 41%;
    position: absolute;
    width: 100px;
}
.bg2::before { 
  background: #20669d;}
.featured-area {
margin-top: 60px;
margin-bottom: 60px;

}

.feature-1 {
  /* box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%); */
  margin: auto;
  /* box-shadow: 0 0 15px 5px rgb(0 0 0 / 7%);
  background-color: #fff;
  border: 5px solid #f5f5f5; */
  box-shadow: 0 0 10px 4px rgb(0 0 0 / 40%);
  background-color: #fff;
  border: 2px solid #162239f2;
}
.feature-1 .icon-wrapper, .person .icon-wrapper {
  position: relative;
  width: 96px;
  height: 55.43px;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1;
  margin-top: -33.94px;
  background: #ffb606;

}

.feature-1 {
/* box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%); */
}
.feature-1 .icon-wrapper, .person .icon-wrapper {
position: relative;
width: 96px;
height: 55.43px;
right: 0;
left: 0;
margin: 0 auto;
z-index: 1;
margin-top: -33.94px;
background: #ffb606;
}
.quotelist {
  text-align: center;
color: #000; 
  font-weight: 500;
  line-height: 30px;
list-style-type: none;
}
.icon-wrapper i {
  color: #fff;
  z-index: 9999;
  font-size: 30px;
} 
.feature-1 .icon-wrapper > span, .person .icon-wrapper > span {
  width: 96px;
  height: 96px;
  text-align: center;
  font-size: 3rem;
  line-height: 96px;
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 0; }
.feature-1 .icon-wrapper:before, .feature-1 .icon-wrapper:after, .person .icon-wrapper:before, .person .icon-wrapper:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 67.88px;
  height: 67.88px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 14.06px; }
.feature-1 .icon-wrapper:before, .person .icon-wrapper:before {
  top: -33.94px;
}

.feature-1 .icon-wrapper:after, .person .icon-wrapper:after {
  bottom: -33.94px; }

.feature-1 .feature-1-content, .person .feature-1-content {
padding: 35px 20px 0px 20px;
}

.feature-1 .feature-1-content h2, .person .feature-1-content h2 {
font-size: 18px;
  font-weight: 600;
  color: #000;
text-align: center;
}
.notice-list{padding-left: 30px;}
.notice-list li {
  color: #000;
  list-style-type: square;
}
.notice-list li a{color:#000;}

/* Default */




.align-left{text-align: left!important;}
.image-box img{margin:10px;width:100%; box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.15);}
.img {
  max-width: 100%;
  transition: all 0.3s ease-out 0s;
}
a:hover,
a:focus {
  text-decoration: none;
}
a:focus {
  color: inherit;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 15px;
}
button,
input {
  outline: medium none;
  color: #686868;
}
.disclosure-closed{    list-style-type: disclosure-closed;}
.bullet{    list-style-type:disc;}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
table{overflow: auto;border: 1px solid #a7a6a6;}
table td, th{text-align: center;vertical-align: middle;}
.bold{font-weight: 600;}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  margin: 0 0 15px;
  color: #434343;
}
a{text-decoration: none;}
ul {
  margin: 0px;
  /* padding-left: 20px!important; */
  list-style-type: none;
}
.numbering{list-style-type: decimal;}
p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  /* margin-bottom: 15px; */
}
hr {
  margin: 60px 0;
  padding: 0px;
  border-bottom: 1px solid #eceff8;
  border-top: 0px;
}
hr.style-2 {
  border-bottom: 1px dashed #f10;
}
hr.mp-0 {
  margin: 0;
  border-bottom: 1px solid #eceff8;
}
hr.mtb-40 {
  margin: 40px 0;
  border-bottom: 1px solid #eceff8;
  border-top: 0px;
}
label {
  font-size: 15px;
  font-weight: 400;
  color: #626262;
}
*::-moz-selection {
  background: #4fc1f0;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #4fc1f0;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #4fc1f0;
  color: #fff;
  text-shadow: none;
}
.mark,
mark {
  background: #4fc1f0;
  color: #ffffff;
}
span.tooltip-content {
  color: #00a9da;
  cursor: help;
  font-weight: 600;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.fix {
  overflow: hidden;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/***************************
    transtion
****************************/
a.button::after,
a.button-small::after {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.share ul,
.share:hover ul {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
a.button-border span,
a.button-border-white span,
input,
select,

/*************************
        Text color
*************************/
/*.text-blue {
  color: #4fc1f0;
}
.text-white {
  color: #fff;
}*/
.text-black {
  color: #363636;
}
.text-theme {
  color: #f10;
}
.text-theme {
  color: #4a90e2;
}

.text-white h1,
.text-white p,
.text-white h2 {
  color: #fff;
}

/*************************
 Bootstrap Custom Container
************************/
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1200px;
  }
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1200px;
  }
}

.row {
  --bs-gutter-x: 30px;
}

.g-0, .gx-0 {
  --bs-gutter-x: 0;
}

.section-fluid-255{
  padding-left: 255px;
  padding-right: 255px;
}

/*************************
  Basic margin padding
*************************/
.m-0 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.p-0 {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.p-l {
  padding-left: 0;
}
.p-r {
  padding-right: 0;
}
.p-rl {
  padding: 0 2px;
}
/*colored background*/
.white-bg {
  background: #ffffff;
}
.gray-bg {
  background: #f7f7f7;
}
.gray-bg-1 {
  background: #f6f6f6;
}
.gray-bg-1 {
  background: #f6f6f6;
}
.blue-bg {
  background: #0c314e;
}
.green-bg {
  background: #52b6bc;
}
.black-bg {
  background: #000;
}
.default-bg {
  background: #50c1f0;
}
.transparent-bg {
  background: transparent;
}
.maroon-bg {
  background: #811d15;
}
/*************************
         Margin top
*************************/
.mt-0 {
  margin-top: 0;
}
.mt-10 {
  margin-top: 10px;
}
.mt-12 {
  margin-top: 12px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-75 {
  margin-top: 75px;
}
.mt-70 {
  margin-top: 70px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-100 {
  margin-top: 100px;
}
.mt-110 {
  margin-top: 110px;
}
.mt-120 {
  margin-top: 120px;
}
.mt-130 {
  margin-top: 130px;
}
.mt-140 {
  margin-top: 140px;
}
.mt-150 {
  margin-top: 150px;
}
/*************************
      Margin right
*************************/
.mr-0 {
  margin-right: 0px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-40 {
  margin-right: 40px;
}
.mr-50 {
  margin-right: 50px;
}
.mr-60 {
  margin-right: 60px;
}
.mr-70 {
  margin-right: 70px;
}
.mr-80 {
  margin-right: 80px;
}
.mr-90 {
  margin-right: 90px;
}
.mr-100 {
  margin-right: 100px;
}
.mr-110 {
  margin-right: 110px;
}
.mr-120 {
  margin-right: 120px;
}
.mr-130 {
  margin-right: 130px;
}
.mr-140 {
  margin-right: 140px;
}
.mr-150 {
  margin-right: 150px;
}
/*************************
      Margin bottom
*************************/



.mb-0 {
  margin-bottom: 0;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-n30{
  margin-bottom: -30px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-65 {
  margin-bottom: 65px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-85 {
  margin-bottom: 85px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-110 {
  margin-bottom: 110px;
}
.mb-120 {
  margin-bottom: 120px;
}
.mb-130 {
  margin-bottom: 130px;
}
.mb-140 {
  margin-bottom: 140px;
}
.mb-150 {
  margin-bottom: 150px;
}
.mb-230 {
  margin-bottom: 230px;
}
/*************************
        Margin left
*************************/
.ml-0 {
  margin-left: 0;
}
.ml-10 {
  margin-left: 10px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-50 {
  margin-left: 50px;
}
.ml-60 {
  margin-left: 60px;
}
.ml-70 {
  margin-left: 70px;
}
.ml-80 {
  margin-left: 80px;
}
.ml-90 {
  margin-left: 90px;
}
.ml-100 {
  margin-left: 100px;
}
.ml-110 {
  margin-left: 110px;
}
.ml-120 {
  margin-left: 120px;
}
.ml-130 {
  margin-left: 130px;
}
.ml-140 {
  margin-left: 140px;
}
.ml-150 {
  margin-left: 150px;
}
/*************************
        Padding top
*************************/
.pt-0 {
  padding-top: 0;
}
.pt- {
  padding-top: 10px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-80 {
  padding-top: 80px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-100 {
  padding-top: 100px;
}
.pt-110 {
  padding-top: 110px;
}
.pt-120 {
  padding-top: 120px;
}
.pt-125 {
  padding-top: 125px;
}
.pt-130 {
  padding-top: 130px;
}
.pt-140 {
  padding-top: 140px;
}
.pt-150 {
  padding-top: 150px;
}
.pt-150 {
  padding-top: 150px;
}
.pt-170 {
  padding-top: 220px;
}
.pt-180 {
  padding-top: 170px;
}
.pt-210 {
  padding-top: 210px;
}
.pt-215 {
  padding-top: 215px;
}
.pt-220 {
  padding-top: 220px;
}
.pt-230 {
  padding-top: 230px;
}
.pt-280 {
  padding-top: 280px;
}
.pt-290 {
  padding-top: 290px;
}
.pt-320 {
  padding-top: 320px;
}
/*************************
        Padding right
*************************/
.pr-0 {
  padding-right: 0;
}
.pr-5 {
  padding-right: 5px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-15 {
  padding-right: 15px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-40 {
  padding-right: 40px;
}
.pr-50 {
  padding-right: 50px;
}
.pr-60 {
  padding-right: 60px;
}
.pr-70 {
  padding-right: 70px;
}
.pr-80 {
  padding-right: 80px;
}
.pr-90 {
  padding-right: 90px;
}
.pr-100 {
  padding-right: 100px;
}
.pr-110 {
  padding-right: 110px;
}
.pr-120 {
  padding-right: 120px;
}
.pr-130 {
  padding-right: 130px;
}
.pr-140 {
  padding-right: 140px;
}
/*************************
        Padding bottom
*************************/
.pb-0 {
  padding-bottom: 0;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-65 {
  padding-bottom: 65px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-85 {
  padding-bottom: 85px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pb-95 {
  padding-bottom: 95px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pb-110 {
  padding-bottom: 110px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-125 {
  padding-bottom: 125px;
}
.pb-130 {
  padding-bottom: 130px;
}
.pb-140 {
  padding-bottom: 140px;
}
.pb-160 {
  padding-bottom: 160px;
}
.pb-165 {
  padding-bottom: 165px;
}
.pb-180 {
  padding-bottom: 180px;
}
.pb-150 {
  padding-bottom: 150px;
}
.pb-210 {
  padding-bottom: 210px;
}
.pb-200 {
  padding-bottom: 200px;
}
.pb-250 {
  padding-bottom: 250px;
}
.pb-260 {
  padding-bottom: 260px;
}
.pb-280 {
  padding-bottom: 280px;
}
.pb-290 {
  padding-bottom: 290px;
}
.pb-300 {
  padding-bottom: 300px;
}
.pb-320 {
  padding-bottom: 320px;
}
.pb-360 {
  padding-bottom: 360px;
}
.pb-430 {
  padding-bottom: 410px;
}
.pb-305 {
  padding-bottom: 305px;
}
/*************************
        Padding left
*************************/
.pl-0 {
  padding-left: 0;
}
.pl-5 {
  padding-left: 5px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-15 {
  padding-left: 15px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-50 {
  padding-left: 50px;
}
.pl-60 {
  padding-left: 60px;
}
.pl-70 {
  padding-left: 70px;
}
.pl-80 {
  padding-left: 80px;
}
.pl-90 {
  padding-left: 90px;
}
.pl-100 {
  padding-left: 100px;
}
.pl-110 {
  padding-left: 110px;
}
.pl-120 {
  padding-left: 120px;
}
.pl-130 {
  padding-left: 130px;
}
.pl-140 {
  padding-left: 140px;
}
.pl-150 {
  padding-left: 150px;
}

/***************************
    Page section padding 
****************************/
.ptb-0 {
  padding: 0;
}
.ptb-5 {
  padding: 5px 0;
}
.ptb-10 {
  padding: 10px 0;
}
.ptb-25 {
  padding: 25px 0;
}
.ptb-20 {
  padding: 20px 0;
}
.ptb-30 {
  padding: 30px 0;
}
.ptb-40 {
  padding: 40px 0;
}
.ptb-50 {
  padding: 50px 0;
}
.ptb-55 {
  padding: 55px 0;
}
.ptb-60 {
  padding: 60px 0;
}
.ptb-70 {
  padding: 70px 0;
}
.ptb-80 {
  padding: 80px 0;
}
.ptb-90 {
  padding: 90px 0;
}
.ptb-100 {
  padding: 100px 0;
}
.ptb-110 {
  padding: 110px 0;
}
.ptb-120 {
  padding: 120px 0;
}
.ptb-130 {
  padding: 130px 0;
}
.ptb-140 {
  padding: 140px 0;
}
.ptb-150 {
  padding: 150px 0;
}
.ptb-160 {
  padding: 145px 0;
}
.ptb-170 {
  padding: 170px 0;
}
.ptb-180 {
  padding: 180px 0;
}
.ptb-190 {
  padding: 190px 0;
}
.ptb-200 {
  padding: 200px 0;
}
.ptb-210 {
  padding: 210px 0;
}
.ptb-220 {
  padding: 220px 0;
}
.ptb-220 {
  padding: 220px 0;
}
.ptb-230 {
  padding: 230px 0;
}
.ptb-270 {
  padding: 270px 0;
}
.ptb-280 {
  padding: 280px 0;
}

/***************************
    Page section margin 
****************************/
.mtb-0 {
  margin: 0;
}
.mtb-10 {
  margin: 10px 0;
}
.mtb-15 {
  margin: 15px 0;
}
.mtb-20 {
  margin: 20px 0;
}
.mtb-30 {
  margin: 30px 0;
}
.mtb-40 {
  margin: 40px 0;
}
.mtb-50 {
  margin: 50px 0;
}
.mtb-60 {
  margin: 60px 0;
}
.mtb-70 {
  margin: 70px 0;
}
.mtb-80 {
  margin: 80px 0;
}
.mtb-90 {
  margin: 90px 0;
}
.mtb-100 {
  margin: 100px 0;
}
.mtb-110 {
  margin: 110px 0;
}
.mtb-120 {
  margin: 120px 0;
}
.mtb-130 {
  margin: 130px 0;
}
.mtb-140 {
  margin: 140px 0;
}
.mtb-150 {
  margin: 150px 0;
}

/*************************
Extra class
*************************/
/*Custom cloumn*/

.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.bg-opacity {
  position: relative;
  z-index: 1;
}
.bg-opacity::before {
  background: #0c314eb3;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  
}
.bg-opacity-5 {
  position: relative;
  z-index: 1;
}
.bg-opacity-5::before {
  background: #0c314e;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.bg-opacity-6 {
  position: relative;
  z-index: 1;
}
.bg-opacity-6::before {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.bg-opacity-3 {
  position: relative;
  z-index: 1;
}
.bg-opacity-3::before {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.bg-opacity-7 {
  position: relative;
  z-index: 1;
}
.bg-opacity-7::before {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.bg-opacity-1 {
  position: relative;
  z-index: 1;
}
.bg-opacity-1::before {
  background: #0c314e;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.bg-opacity-4 {
  position: relative;
  z-index: 1;
}
.bg-opacity-4::before {
  background: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.bg-opacity-8 {
  position: relative;
  z-index: 1;
}
.bg-opacity-8::before {
  background: #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.65;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.bg-opacity-9 {
  position: relative;
  z-index: 1;
}
.bg-opacity-9::before {
  background: #04528e;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.bg-opacity-2 {
  position: relative;
  z-index: 1;
}
.bg-opacity-2::before {
  background: #2b2b2b;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.65;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.bg-opacity-5 {
  position: relative;
  z-index: 1;
}
.bg-opacity-5::before {
  background: #0c314e;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.92;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

/* header */
.header-top-area {
  padding-top: 5px;
  padding-bottom: 5px;
  /* border-bottom: 1px solid #7a7a7a; */
  /* margin-bottom: 10px; */
  background: #b1040e;
  background: #062242;
}

.header-top-text li a{
  color: #000000;
    transition: all 0.3s ease 0s;
    margin-right: 20px;
    font-size: 14px;
   
}
.header-top-text li a:hover{
  color: #e8bd4c;
}

/* .header-top-text li:last-child {
  margin-right: 0;
} */

.header-button a {
  background: #ffc02a;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 13px 25px;
  position: relative;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
  text-transform: uppercase;
}
.header-button a::before {
  background: #000;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius: 5px;
}
.header-button a:hover::before {
  transform: scaley(1);
}
.header-right-text li .fa, .header-left-wrapper .fa {
  color: #ffc02a;
  margin-right: 5px;
  font-weight: bold;
  font-size: 16px;
}
.header-right-text li {
  display: inline-block;
  font-size: 13px;
  font-weight: 400; 
  /*position: relative;*/
}
.header-right-text li:last-child {
  margin-right: 0;
}
    .header-right-text li a {
        color: #ffffff;
        transition: all 0.3s ease 0s;
        margin-right: 20px;
        margin-left: 5px;
        font-size: 13px;
    }
.logo img { 
  height: 80px;
  margin-bottom: 4px;
}
.header-right-text li a:hover {
  color: #ec269d;
}
/* .header-right-text li::after {
  color: #6f6f6f;
  content: "/";
  display: inline-block;
  font-size: 15px;
  position: relative;
  right: -15px;
  top: 2px;
} */
.header-right-text li:last-child::after {
  display: none;
}
.service-wrapper:hover {
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1);
}
/* main-menu */
.main-menu-area {
  /* padding: 0 236px; */
  /* background-color: #000000bd; */
  background-color: #ffffff !important;
  /* border-bottom: 3px solid #ec268f; */
  box-shadow: -1px 12px 19px -4px rgb(0 0 0 / 75%);
  -webkit-box-shadow: -1px 12px 19px -4px rgb(0 0 0 / 25%);
  -moz-box-shadow: -1px 12px 19px -4px rgba(0,0,0,0.75);
}

 .logo {
  margin-top: 5px;
} 
/* .logo img{ height: 90px;} */
.logo-img {
  width: 100%;
}

.main-menu ul li {
  display: inline-block;
  position: relative;
}
.main-menu ul li:last-child a {
  padding-right: 0;
}
.mean-container a.meanmenu-reveal {
  border: 1px solid #062242;
  color: #062242;}

.main-menu ul li a {
  /* color: #fff;
  display: block;
  font-size: 16px;
  padding: 15px 10px;
  transition: all 0.3s ease 0s; */

  color: #062242;
    display: block;
    font-size: 16px;
    /* font-weight: 500; */
    padding: 15px 8px;
    /* transition: all 0.3s ease 0s; */
    /* padding: 10px 15px; */
    /* font-size: 13px; */
    /* text-transform: uppercase; */
    letter-spacing: 0.5px;
    font-weight: 700;
    /* color: #000; */
    /* border: 2px solid #da101000; */
    transition: all 0.5s;
}
.main-menu ul li:hover > a,
.main-menu ul li.active > a {
  color: #ec268f;
}
.text-right{text-align: right;}

/* sub-menu */

.main-menu ul li .sub-menu {
  background: #062242;
  border-top: 3px solid #ec268f;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 90%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 220px;
  z-index: 9999;
  text-align: left;
  padding-left: 0!important;
}
.main-menu ul li .sub-menu .sub-menu {
  left: 100%;
  right: auto;
  top: 20%;
}
.main-menu ul li .sub-menu .sub-menu .sub-menu {
  left: auto;
  right: 100%;
}

/*Sub Menu Right*/
.main-menu ul li.sub-menu-right .sub-menu {
  left: 0;
  right: auto;
}
.main-menu ul li.sub-menu-right .sub-menu .sub-menu {
  left: auto;
  right: 100%;
  top: 20%;
}
.main-menu ul li.sub-menu-right .sub-menu .sub-menu .sub-menu {
  left: 100%;
  right: auto;
}
.main-menu ul li:hover > .sub-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.main-menu ul li:hover > .sub-menu li:hover > .sub-menu {
  opacity: 1;
  top: 0;
  visibility: visible;
}
.main-menu ul li .sub-menu li {
  display: block;
}
.main-menu ul li .sub-menu li a {
  color: #ffffff;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    padding: 2px 10px;
    text-transform: capitalize;
    transition: 0.3s;
    line-height: 25px;
}
.main-menu ul li:hover > .sub-menu li > a:hover {
  color: #f2e0ea;
  /* background: #ffc02a; */
  padding-left: 10px;
  transform: translate(10px, 0px);
}
/* search */

/* slider */

/* campus-area */
.campus-area {
  /* margin-top: -205px; */
  position: relative;
  z-index: 111;
}
.inner-campus {
  background: #fff;
  
  padding-bottom: 50px;

}
.campus {
  border-radius: 4px;
  /* box-shadow: 0 9px 38px 0 rgba(188, 184, 184, 0.24);
  overflow: hidden; */
}
.campus-video-wrapper {
  position: relative;
  background-position: center center;
  background-size: cover;
}
.campus-video-wrapper img{height: 400px;width: 100%;}
.campus-video-wrapper::before {
  position: absolute;
    /* background: #ffc02a; */
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.8;
}
.campus-text {
  position: relative;
  z-index: 99;
}

.campus-icon a {
  background: #ffffff;
  border-radius: 100%;
  display: inline-block;
  height: 60px;
  width: 60px;
  transition: 0.3s;
}
.campus-icon a:hover {
  transform: scale(1.2);
}
.campus-icon a i {
  color: #ffc02a;
  font-size: 28px;
  line-height: 60px;
  padding-left: 8px;
  text-align: center;
}
.campus-text h4 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center;
  margin-top: 25px;
}
.campus-content {
  text-align: center;
}
.tab-wrapper {
  background: #fff;
  /* box-shadow: 0 0 38px 0 rgba(188, 184, 184, 0.24); */
  overflow: hidden;
  padding: 30px 12px;
}
.campus-wrapper  h4 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin: 0 18px;
  color: #ffffff;
  padding: 10px;
  background-color: #e2ae0f;
  text-transform: capitalize;
}
/* .campus-tab .nav-link{
  background: none;
  border: none;
}
.campus-tab .nav-link.active  h4 {
  color: #ffc02a;
}
.campus-tab { 
  position: relative;
} */
.campus-content img {
  height: 400px;
}
/* .campus-wrapper h4{

  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-top: 10px;
}
.campus-tab::before {
  position: absolute;
  height: 1px;
  width: 300px;
  content: "";
  background: #eeeeee;
  bottom: 0;
  left: 0;
}

.campus-tab .nav-link > h4 {
  color: #6f6f6f;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 18px;
  margin-right: 30px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.campus-tab .nav-link > h4:hover {
  color: #ffc02a;
} */
.campus-content > p {
  color: #6f6f6f;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 24px;
}
.campus-content a {
  background: #ffc02a;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px; 
  line-height: 1;
  margin-top: 6px;
  padding: 13px 20px;
  position: relative;
  text-transform: uppercase;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
}
.campus-content a::before {
  background: #000;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius: 5px;
}
.campus-content a:hover::before {
  transform: scaley(1);
}
/* courses-area */
.section-title h4 {
  color: #434343;
  font-size: 20px;
    font-weight: 700;
    margin-bottom: 12px;
    padding-bottom: 10px;
  position: relative;
  text-transform:uppercase;
  text-align: center;
}
.section-title h4::before {
  /*background: #981c36;*/
  bottom: 0;
  content: "";
  height: 2px;
  /* left: 0; */
  left: 35%;
  position: absolute;
  width: 100px;
}
.section-title p {
  color: #6f6f6f;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  width: 665px;
}
.videos-wrapper {
  width: 100%;
}
.courses-wrapper {
  transition: all 0.3s ease 0s;
  overflow: hidden;
}
.courses-wrapper:hover {
  box-shadow: 0 10px 10px 0 rgba(180, 180, 180, 0.14);
}
.courses-img {
  position: relative;
  overflow: hidden;
}
.courses-img::before {
  background: #000000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 999;
}
.courses-wrapper:hover .courses-img::before {
  opacity: 0.4;
}
.courses-img > a {
  position: relative;
  display: block;
}
.courses-img > a img {
  transition: all 0.3s ease 0s;
  width: 100%;
}
.courses-wrapper:hover .courses-img > a img {
  transform: scale(1.1);
}
.courses-img span {
  background: #ffffff;
  bottom: 0;
  box-shadow: 0 10px 10px 0 rgba(180, 180, 180, 0.14);
  color: #6f6f6f;
  display: inline-block;
  font-weight: 700;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  transition: all 0.3s ease 0s;
  z-index: 999;
}
.courses-wrapper:hover .courses-img span {
  color: #ffc02a;
}
.courses-content {
  border-bottom: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  padding: 38px 28px 40px 30px;
}
.courses-wrapper:hover .courses-content {
  border: 1px solid transparent;
  border-top: 0;
}
.courses-content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 24px;
  position: relative;
  transition: 0.3s;
}
.courses-content h4 > a {
  color: #434343;
  transition: 0.3s;
}
.courses-content h4 a:hover {
  color: #ffc02a;
}
.courses-content p {
  color: #6f6f6f;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 26px;
}
.courses-content > a {
  background: #434343;
  border-radius: 5px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  padding: 13px 20px;
  position: relative;
  text-transform: uppercase;
  transform: perspective(1px) translateZ(0px);
  transition: color 0.3s ease 0s;
  vertical-align: middle;
}
.courses-content > a::before {
  background: #ffc02a;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleY(0);
  transform-origin: 50% 0 0;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border-radius: 5px;
}
.courses-content > a:hover::before {
  transform: scaley(1);
}
.paginations ul li {
  display: inline-block;
  margin-right: 14px;
}
.paginations ul li a,
.paginations ul li span {
  border: 1px solid #e0e0e0;
  border-radius: 100%;
  color: #666666;
  display: inline-block;
  font-family: montserrat;
  font-size: 14px;
  font-weight: 700;
  height: 34px;
  line-height: 34px;
  text-align: center;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  width: 34px;
}
.paginations {
  clear: both;
}
.paginations ul li:hover a,
.paginations ul li.active a {
  background: #ffc02a;
  border-color: #ffc02a;
  color: #fff;
}
.prev {
  color: #959595;
  font-size: 14px;
  font-weight: 700;
}
.next {
  color: #959595;
  font-size: 14px;
  font-weight: 700;
}
/* choose-area */




/* footer-bottom-area */
.footer-bottom-area {
  background-position: center center;
  background-size: cover;
}
.copyright p {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0;
}
.copyright p i {
  font-size: 12px;
  margin-right: 6px;
}
.copyright a {
  color: #fff;
  transition: 0.3s;
}
.copyright a:hover {
  color: #ffc02a;
}
.footers-link li {
  display: inline-block;
  margin-right: 15px;
}
.footers-link li:last-child {
  margin-right: 0;
}

.footers-link li a {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  transition: 0.3s;
}
.footers-link li a:hover {
  color: #ffc02a;
}
/* featured-area */
.featured-area {
  /* position: relative; */
  z-index: 999;
}
.bg-1 {
  background: #ffb504;
}
.bg-2 {
  background: #f0ab06;
}
.bg-3 {
  background: #ffc02a;
}
.featured-wrapper {
  /* padding: 15px 30px 25px; */
  height:220px;
}

.featured-icon i {
  background: #ffcc50;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 15px;
    height: 30px;
    line-height: 33px;
    width: 30px;
}
.featured-content.text-center > h4 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
  margin-top: 26px;
}
.featured-content.text-center > p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 0;
}
.d-flex-center {
  align-items: center;
  display: flex;
  justify-content: center;
}




/****************** CUSTOM CSS ******************/
#scrollUp {
  background-color: #000;
  bottom: 30px;
  color: #ffffff;
  font-size: 25px;
  height: 50px;







  line-height: 50px;
  right: 30px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 50px;
}
    #scrollUp:hover {
        background: #ec268f;
        color: #fff;
    }

header {
  /* position: fixed;
  z-index: 999;
width:100%;
top: 0; */
}

.heading-main{
  text-align: center;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 2rem;
  color: #222d43;
  margin-top: 50px;
}
.baba {
    font-size: 18px;
    font-style: oblique;
    text-align: center;
    font-weight: 500;
}
.journey {
    font-size: 21px;
    background: #062242;
    color: white;
    padding: 10px;
    font-weight: 400;
    letter-spacing: 2px;
}
.v-gallery {
    padding: 20px;
    padding-top: 0;
    border-left-color: #ff0087;
    background: #ffffff29;
    box-shadow: 0 1rem 3rem rgb(0 0 0 / 18%);
    border-radius: 0;
    border: 0;
    border-left: 3px solid #ec269d;
    border-right: 3px solid #ec269d;
    margin-right: 30px;

}
    .v-gallery h5 {
        background: #002147;
        color: white;
        padding: 10px;
        font-size: 18px;
        font-weight: 500;
    }
