.main-header{
  width: 100%;
  position: absolute;
  z-index: 999;
  top: 0;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(25, 42, 86, 0.7);
  z-index: 99;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.headtop{
  background-color: #0DB8C4;
  padding: 0px 0;
}
.contact-top ul {
  margin: 0;
}
.contact-top ul li{
  float: left;
  padding: 10px;
  color: #fff;
  font-size: 16px;
}
.contact-top ul li a{
  float: left;
  color: #fff;
  font-size: 16px;
}
.top-sec{
  width: 100%;
  background-color:#041c2f;
  padding: 0px;
  border-bottom: solid 1px #041c2f;
}
.header-fixed{
  width: 100%;
  padding: 0px;
  /*background: linear-gradient(rgba(000,0,0,1), rgba(000,0,0,0));*/
  background: #fff500;
  z-index: 999;
  top: 0;
  transition: all .7s ease-in-out;
}
.top-sec ul{margin:0;}
.top-right-sec{width: 100%;text-align: right;}
.top-right-sec ul li{border-left: solid 1px #eee;border-right: solid 1px #eee;float: right;}
.top-right-sec ul li a {color: #ffffff;padding: 5px 15px;float: right;}
.top-right-sec ul li a:hover {color: #222;text-decoration: none;}

.top-left-sec{width: 100%;text-align: left;}
.top-left-sec ul li {float: left;}
.top-left-sec ul li a {color: #ffffff;padding: 10px 13px;float: left;font-size: 14px}
.top-left-sec ul li a i{color: #fec201;font-size: 14px}
.top-left-sec ul li a:hover{text-decoration: none;}

.social {
  float: right;
  margin: 0px;
  padding: 5px 0;
  list-style: none;
  color:#ffffff;
}
.social label {
  color:#fff;
  margin-right: 10px;
}

.social ul {
  margin: 0;
  list-style: none;
}
.social ul li {
  float: left;
  list-style: none;
  margin-left: 5px;
}
.social ul li a i {
  font-size: 14px;
  color:#ffffff;
  height: 30px;
  width: 30px;
}
/*.fa-facebook{background-color: #4B69B0;}
.fa-youtube-play{background-color: #E83F3A;}
.fa-twitter{background-color: #37B1E1;}
.fa-whatsapp{background-color: #2BA63A;}
.fa-instagram{background-image: linear-gradient(to right, #F8AE52, #DA2E50, #6253A0);}*/
.fsocial ul li i{font-size: 16px}
.header {
  width: 100%;
  padding: 10px 0px;
  background-color: #DC291E;
}
.heading-section-subtitle{
  font-weight: bold;
  color: #002d63;
  font-size: 18px;
}
.mainHeading{color: #034460;font-size: 32px;font-weight: bold;}
.subHeading{color: #034460;font-size: 14px;}
.home-tt{text-align: center;color: #034460;font-size: 32px;font-weight: bold;}
.topBtn{text-align: right;}
.bttn1 {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 14px;
    line-height: 1.1;
    color: #034460 !important;
    background-color: #e8e9ed;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
.bttn1:hover{color: #034460;background-color: #c9c9c9;}
.bttn2 {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 14px;
    line-height: 1.1;
    color: #222;
    background-color: #fec201;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
.bttn2:hover{color: #222;background-color: #f2b900;}
.login-btn{
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  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: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #178ACE;
  border-color: #178ACE;
}
.login-btn:hover{color: #ffffff;text-decoration: none;}
.login-btn:focus{color: #ffffff;text-decoration: none;}
.reg-btn{
  width: 100%;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  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: 1px solid transparent;
  border-radius: 4px;
  color: #fff !important;
  background-color: #EA0B2A;
  border-color: #EA0B2A;
}
.home-tit {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    padding-top: 10px;
}
.home-tit h2 {
    font-size: 42px;
    font-weight: 300;
}
.home-tit h2 span {
    font-weight: 700;
    font-family: 'Quicksand', sans-serif;
}
.home-tit p {
    font-size: 16px;
    font-weight: 400;
    display: block;
    text-align: center !important;
}
/*---------*/
.abtSec{
  width: 100%;
  padding: 70px 0 40px;
}
.miniTT{
  font-size: 16px;
    color: #002d63;
    background-color: #fec201;
    font-weight: bold;
    display: inline-block;
    padding: 4px 10px
}
.mainTT{font-size: 36px;color: #002d63;font-weight: bold;padding: 10px 0;}
.content{
  background-color: #e0f0f6;
}
.bs-tab-widget {
    display: flex;
    justify-content: center;
    
}
.bs-tab-widget .bs-tab-widget__item:first-child {
    font-weight: 400;
    color: #000;
    pointer-events: none;
    vertical-align: middle;
    padding-top: 30px;
    text-align: center;
}
.bs-tab-widget .bs-border-line {
    border-right: 1px solid rgba(0,0,0,.14);
}
.bs-tab-widget .bs-tab-widget__item:last-child {
    border-right: 1px solid transparent;
}
.bs-tab-widget .bs-tab-widget__item {
    display: block;
    text-decoration: none;
    color: inherit;
    width: 26%;
    padding: 10px 23px;
    font-size: 1.125rem;
    font-weight: 700;
    color: #6739b7;
    cursor: pointer;
}
/*-------------*/
.abt-title{width: 100%;padding: 50px 0;background:url(../img/banner1.jpg);}
.abt-sec{
  width: 100%;
  padding: 50px 0;
}
.abt-sec p {line-height: 30px;font-weight: 300;}
.abt-sec h3{margin-top: 0;color: #ee2f34;font-size: 20px;}
.mission-sec{
  width: 100%;
  padding: 80px 0;
  background:url(../img/bg-images.jpg) no-repeat;
  text-align: center;
  color: #ffffff;
}
.mission-sec h2{color: #ffffff;font-size: 45px;}
.mission-sec h4{line-height: 30px;}
.mission-sec ul li{
  padding: 5px 0;
}
.mission-sec ul li i {color: #ee2f34;margin-right: 10px;}
.btn-send{
  display: inline-block;
    padding: 12px 18px;
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    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: 1px solid transparent;
    border-radius: 4px;
    color: #ffffff;
    background-color: #000;
}
.btn-send:hover{color: #ffffff;text-decoration: none;}
.prd-sec{
  width: 100%;
  padding: 40px 0 70px;
  background: #fff;
  position: relative;
}

.prd-item{
  width: 100%;
  background-color: #FFFFFF;
  box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
  display: inline-block;
  margin-bottom: 20px;
  border-radius: 0px;
  overflow: hidden;
  border-bottom: solid 10px #fec201;
}
.prd-cont1{
  width: 100%;
  padding: 15px;
  text-align: center;
}
.prd-cont1 p{line-height: 26px;font-size: 14px;}
.prd-cont {padding: 0 10px;cursor: pointer;height: 80px;overflow: hidden;}
.prd-cont1 h4{text-align: center;color: #034460;font-weight: bold;}
.prd-cont h4{text-transform: capitalize;font-weight: 500;color: #CF0C03;line-height: 24px;font-size: 16px;margin-top: 5px;}
.prd-img {width: 100%;height: 200px;overflow: hidden;border-bottom: solid 1px #ccc;}
.prd-img img {-moz-transition: all 0.4s;-webkit-transition: all 0.4s;transition: all 0.4s;cursor: pointer;}
.prd-item:hover .prd-img img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer;
}
.prd-title{
  width: 100%;
  height: 250px;
  background: url(../img/pro-banner.jpg);
  background-size: cover;
}


.contact-title{
  width: 100%;
  height: 200px;
  background: url(../img/contact-title.jpg);
  background-size: cover;
}

.contact-sec{width: 100%;padding: 40px 0}
/*----------*/
.bgImg{
  background: url(../img/homeimg2654.png);
  background-position: right;
}
.elementor_h{
  width: 100%;
  background-color: #d3cc9e;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative; 
}
.elementor_hit{
  width: 100%;
  padding-left: 15%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.topBranchSec{
  width: 100%;
  padding: 100px 0 100px;
  background: url(../img/632ff9d22a7a11664088530.png) fixed;
  position: relative;
}
.topBranchSec::before {
  inset: 0;
  background: #192a56;
  position: absolute;
  content: "";
  opacity: .88;
}
.topBranchSec p{color: #fff;margin-bottom: 50px;}
.branches{}
.bran_TT{
  font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.branches ul li{
  color: #fff;
  padding: 8px 0;
  font-size: 14px;
}
.branches ul li i{
  color: #9d9df1;
  width: 20px;
}
/*-------*/
/*---*/
.faqSec{
  width: 100%;
  padding: 50px 0;
  position: relative;
  text-align: left;
}
.accordion-title-head{
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0px;
}

.active-title{
  background-color: #fec201 !important;
}
.accordion-title{
  background-color: #002d63;
  padding:15px 10px;
  border-radius: 0px;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition:.4s;
}

.accordion-title:hover{
  background-color:#fec201;  
}
.accordion-content{
  display: none;
  background-color: #fff;
  padding: 20px;
  border-radius: 0px;
}
.plus{
  width: 16px;
  height: 16px;
  position: relative;
}
.plus::before{
  content: '';
  display: inline-block;
  width: 2px;
  height: 100%;
  background-color: #fff;
  transition: all 0.4s;
}
.plus::after{
  content: '';
  width: 100%;
  height: 2px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  left: -7px;
  top: 7px;
}

.rotate::before{
  transform: rotate(90deg);
}
/*---------*/
.wyt-sec{width: 100%;padding: 30px 0 50px;border-bottom: solid 1px #c4c4c4;background-color: #f7f7f7}
.featured-box {
  margin-top: 15px;
  margin-bottom: 15px;
}
.featured-box .featured-icon {
  float: left;
}
.featured-box .featured-content {
  padding-left: 40px;
  position: relative;
}
.featured-box .featured-icon i {
  font-size: 40px;
  color: #4159A3;
  text-align: center;
  float: left;
  margin-right: 15px;
  margin-bottom: 85px;
  display: block;
}
.featured-box p {
  line-height: 28px;
}
.more {
  color: #ffffff;
  padding: 10px 40px;
  border-radius: 2px;
  font-size: 16px;
  display: table;
  margin: 0 auto;
  /* border: 1px solid #3675b6; */
  background: #075376;
}
/*------*/
.land-pack{
  margin: 0px 0px 0px 0px;
  text-align: center;
}
.land-pack ul{
  position:relative;
  width:100%;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
  margin: 0px;
  padding: 0px;
}
.land-pack ul li{
  width: 21%;
  display:inline-block;
  padding: 0px 10px;
  margin: 10px;
  }
  .land-pack-grid{
    display:inline-block;
    position:relative;
    overflow:hidden;
    height: 180px;
    box-sizing:border-box;
    border-radius: 5px;
    background-color: #fff;
    background-clip: border-box;
    box-shadow: 0 2px 4px rgba(37, 39, 42, 0.15);
    margin: 0px 10px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
  }
  .land-pack-grid:hover .land-pack-grid-text{
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
  }
  .land-pack-grid:hover .land-pack-grid-btn{
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
    color: #3330;
  }
  .land-pack-grid-img img{
    width:100%;
    transition:all .5s ease;
    height: 180px;
    object-fit: cover;
  }
  .land-pack-grid:hover .land-pack-grid-img img{
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    transform:scale(1.05)
  }
  .land-pack-grid-text{
    position:relative;
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(to top, #000000c7, #00000008);
  }
  .land-pack-grid-text h4{
    padding:15px;
    font-size: 20px;
    font-weight: 400;
    text-align:center;
    bottom: 0px;
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
  }
  .land-pack-grid-btn{
    color: #3330;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: 8;
  }
  .land-pack-grid-btn-red{
    background:#df431f
  }
  .land-pack-grid-btn-yel{
    background:#f3c438
  }
  .land-pack-grid-btn-blu{
    background:#01a0d8
  }
  .land-pack .more{
    color: #ffffff;
    padding: 10px 40px;
    border-radius: 2px;
    font-size: 16px;
    display: table;
    margin: 0 auto;
    /* border: 1px solid #3675b6; */
    background: #075376;
  }
  .land-pack input{
    width: 93%;
    margin: 0 auto;
    display: table;
    margin-bottom: 38px;
    line-height: 40px;
    border: 0px;
    border-bottom: 1px solid #d1d1d1;
    text-align: center;
    font-size: 16px;
  }
  /*----------*/
.trak-tt{
  background-color:#ffffff;
  width:70%;
  margin:auto;
  padding: 30px;
  border-radius: 0px;
  position: relative;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
}
.form-style {
    display: block;
    width: 100%;
    padding: 12px 12px !important;
    font-size: 14px;
    color: #797979;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 5px;
    outline: none;
}
/*-----*/
.form-x {
    width: 100%;
    padding: 30px 0;
    background-color: #EDEDED;
}
.form-x label {
    text-align: right;
    font-weight: normal;
    color: #000;
}
.bg-clr {
  background-color:#ffffff;
  width:70%;
  margin:auto;
  padding: 20px 5px;
  border-radius: 0px;
  display:flex;
  background: url(../img/faq.png) no-repeat;
  position: relative;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
  background-size: contain;
}
.bg-clr:before {
    width: 50%;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: #ffffff;
}
.bg-clr img{padding: 30px;}
.login-form{padding-left: 10px;}

img.avatar {
width: 50%;
margin: auto;
}
span.psw {
float: right;
padding-top: 16px;
}
.pulse {
background-color:#EA0B2A;
color:#fff;
display:inline-block;
padding:10px 15px;
margin-top: 4px;
border-radius: 5px;
font-weight:bold;
text-align:center;
text-transform: uppercase;
}
.pulse:hover {
background-color:#003CA6;

}
.login {
background-color:#EA0B2A;
color:#fff;
display:inline-block;
padding:2px 8px;
top: 4px;
border-radius: 30px;
font-weight:bold;
text-align:center;
}
.login:hover {
background-color:#003CA6;
}
#msform {
width: 100%;
margin: 0px auto;
text-align: center;
position: relative;
padding:0px 15px;
}
#msform fieldset {
background: white;
border: 0 none;
border-radius: 3px;
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
padding: 20px 30px;
box-sizing: border-box;
width: 80%;
margin: 0 10%;
/*stacking fieldsets above each other
position: absolute;*/
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
display: none;
}

/*buttons*/
#msform .action-button {
width: 100px;
background: #ff0000;
font-weight: bold;
color: white;
border: 0 none;
border-radius: 1px;
cursor: pointer;
padding: 10px 5px;
margin: 10px 5px;
}
#msform .action-button:hover, #msform .action-button:focus {
box-shadow: 0 0 0 2px white, 0 0 0 3px #ff0000;
}
/*headings*/
.fs-title {
font-size: 15px;
text-transform: uppercase;
color: #2C3E50;
margin-bottom: 10px;
margin-top: 0;
}
.fs-subtitle {
font-weight: normal;
font-size: 13px;
color: #666;
margin-bottom: 20px;
}
/*--------------my account-------------*/
.white-bg {
  background-color: #fff;
}
.profile-sec{
  padding: 40px 0;
  background: #f5f5f5;
}
.side-bar {
  width: 100%;
  float: left;
  min-height: 70vh;
  padding-bottom: 0px;
  margin-top: 10px;
}
.wallet-amount{
  width: 100%;
  padding: 10px;
}
.profile-details{
  width: 100%;
  min-height: 75vh;
}
.pd-itm{
  display: flex;
    align-items: center;
    padding: 15px;
}
.pd-img{
  width: 150px;
  margin-right: 15px;
}
.pd-cnt{
  width: 50%;
}
.side-bar-title{width: 100%;display: inline-block;padding: 10px;margin-bottom: 10px; text-align: center;background-color: #fec201;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);}
.side-bar-title h4 {font-size: 16px;line-height: 26px;margin: 0;font-weight: bold;color: #041c2f;}
.side-bar-title .profile-pic{
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 50%;
  border: solid 1px #dfdfdf;
  overflow: hidden;
  float: left;
}
.side-bar-title .hadding-title{
  float: left;
  text-align: left;
  }

.side-bar ul {
  margin: 0;
  padding: 0;
  min-height: 70vh;
  float: none;  
  border-top: none;
  background-color: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.side-bar ul li {
  list-style: none;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.side-bar ul li:hover{
  border-left:  solid 5px #fec201;
  color: #fec201;
}
.side-bar ul li a{
  padding: 15px 15px;
  color: #656565;
  line-height: 25px;
  display: block;
  border-bottom: solid 1px #eee;
  font-size: 14px;  
}
.side-bar ul li a:hover { 
  color: #fec201;
  text-decoration: none;
}
.side-menu ul li a:focus { 
  color: #fec201;
  text-decoration: none;
}
.side-bar ul li .active {
  border-left:  solid 5px #fec201;
  color: #fec201;
  text-decoration: none;
}
.side-bar ul li a i{font-size: 16px;margin-right: 10px;color: #fec201;}
.profl-sec{
  width: 100%;
  min-height: 80vh;
  overflow: hidden;
  margin-top: 10px;
}
.h3-title{
  width: 100%;
  display: inline-block;
  border-bottom: solid 1px #E8E8E8;
  background-color: #F1E6CD;
  padding: 10px;
  margin-bottom: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.h3-title h3{margin: 0;font-size: 20px;color: #002d63;font-weight: bold;}
.transactions-list{width: 100%;display: block;}
.transactions-item{
  width: 100%;
  display: inline-block;
  border-bottom: solid 1px #E9E9E9;
  padding: 10px;
}
/*------------*/

/*-------------*/
@media (max-width: 768px){
  .header-fixed {
    box-shadow: 1px 2px 5px #656565;
    padding-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .request-btn{float: left;}
  .request-btn a{float: left;}
  .adult-title{padding: 0}
  .why-title{padding: 0}
  .contact-title{padding: 0}
  .appoin-sec h1{font-size: 35px;}
  .why_sec {background: transparent;}
  .why_sec .why-contant ul {padding-left: 15px;}
  .why_sec .why-contant ul li {text-align: justify;}
  .top-left-sec ul li{border: none;}
  .top-left-sec ul li:last-child{border: none;}
  .top-left-sec ul li a{padding: 6px 6px}
  #slider ul li .slide{height: auto !important;}
  .abt-sec{padding: 0 0 20px;}
  .home-tit h2{font-size: 30px;}
  .land-pack ul li{width: 95%;}
  .land-pack-grid{margin: 0;}
  .bg-clr{display: inherit;width: 100%;background: #ffffff;}
}
