body {
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
}

h1,
h2,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0px;
  padding: 0px;
}

p {
  color: #3b4246;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/* Menu Start */
.ham-icon,
.my-sidenav {
  display: none;
  float: right;
}

header {
  display: block;
  margin: auto;
  width: 100%;
  z-index: 999;
  background: #fff;
  height: 80px;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
  position: relative;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  transition: all ease 0.3s;
  padding: 0;
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
}

.logo {
  float: left;
  margin-top: 15px;
}

.logo a img {
  width: 160px;
}

.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
  padding: 5px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 1px solid #005e9e;
  border-radius: 0px;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #000;
  padding: 3px 5px;
  font-size: 14px;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}

.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

header .navbar-inverse {
  background-color: transparent;
  border: none;
}

.logo {
  float: left;
  margin-top: 15px;
}

.menu {
  float: right;
}

.navbar-inverse .navbar-nav > li > a {
  color: #3b4246;
  font-size: 14px;
  font-weight: 600;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #d31f29;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: transparent;
  color: #d31f29;
}

.menu ul {
  margin-top: 30px;
}

.menu ul li a i.fa {
  font-size: 20px;
  vertical-align: middle;
  padding-left: 5px;
}

.menu .nav > li {
  padding-right: 30px;
}

.menu .nav > li > a {
  padding: 0px;
}

.corporate-dropdown {
  padding-left: 20px;
}

.corporate-dropdown h4 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 6px;
  margin-bottom: 26px;
}

.corporate-dropdown ul li {
  border-bottom: 1px solid #ece8e8;
  padding: 4px 0px 4px 0px;
}

.corporate-dropdown ul li a img {
  float: right;
  padding-top: 5px;
}

.hs-dropdown {
  padding-left: 0px;
}

.menu ul li a.active {
  color: #d31f29;
  border-bottom: 1px solid #d31f29;
}

/* Menu Css End */
/* Footer */
.top-scroll {
  position: absolute;
  bottom: 150px;
  right: 50px;
}

footer {
  background: #123274;
  position: relative;
}

.footer-annual a {
  font-family: gotham-medium;
  font-size: 16px;
  color: #fff;
}

.footer-annual img {
  padding: 0 20px;
  margin-left: 20px;
  border-left: 1px solid #fff;
}

.footer-annual hr {
  max-width: 400px;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}

.link2 {
  display: flex;
  justify-content: space-between;
  max-width: 360px;
  color: #fff;
}

.footer-navigation {
  margin-top: 50px;
}

.footer-navigation h6 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 900;
}

ul.footer-list {
  list-style: none;
  padding: 0;
}

ul.footer-list li a {
  color: #fff;
  line-height: 24px;
  font-size: 14px;
  font-weight: 300;
}

.connect-with h6 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
}

.top-scroll a {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 11px;
}

.top-scroll a span {
  margin-right: 25px;
}

.connect-with {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.social-icon a {
  color: #fff;
  font-size: 25px;
  margin-right: 15px;
}

.social-icon a i {
  background-color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 50px;
}

.social-icon a i.fa {
  color: #333333 !important;
  text-align: center;
  line-height: 40px;
}

.coppyright-div {
  background: #123274;
  padding: 10px 0;
  margin: 40px 0 0;
  border-top: 1px solid #fff;
}

.coppyright-inner p,
.designed p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

/* End Footer */
.banner {
  background: -moz-linear-gradient(top, #cd171f 83%, #ffffff 83%, #ffffff 83%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #cd171f 83%,
    #ffffff 83%,
    #ffffff 83%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #cd171f 83%, #ffffff 83%, #ffffff 83%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd171f', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  position: relative;
}

.banner-img {
  padding-top: 70px;
  padding-bottom: 20px;
}

.banner-img img {
  width: 445px;
}
.banner-content h1 {
  padding-top: 50px;
  font-size: 48px;
  font-weight: 900;
  color: #fff;
  margin-top: 25px;
  margin-bottom: 40px;
}
.banner-content h3 {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
  color: #fff;
}

.banner-content h3:after {
  content: "";
  height: 2px;
  width: 65px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.banner-content h2 {
  font-size: 28px;
  font-weight: 900;
  color: #fff;
  margin-top: 25px;
  margin-bottom: 40px;
}

.banner-content h2 span {
  display: block;
  font-size: 28px;
  font-weight: 300;
}

.blue-btn a {
  background: #06377b;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  transition: all ease 0.3s;
  width: 135px;
  height: 45px;
  font-weight: 700;
  text-align: center;
  line-height: 45px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.blue-btn a:hover {
  background: #fff;
  color: #06377b;
  transition: all 0.5s ease-in-out;
}

.red-btn a {
  background: #c90c0f;
}

.red-btn a:hover {
  background: #06377b;
  color: #fff;
}

.blue-btn a .fa-plus {
  padding-right: 5px;
}

.banner-img {
  position: relative;
}

.banner-text h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 900;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 8px;
}

.banner-text h4:after {
  content: "";
  background-image: url(../images/dotted-line.png);
  width: 56px;
  height: 4px;
  position: absolute;
  left: 18px;
  bottom: 0px;
}

.banner-text p {
  color: #fff;
  font-size: 25px;
  max-width: 290px;
  width: 100%;
  font-weight: bold;
  line-height: 40px;
  text-transform: uppercase;
}

.banner-text p span {
  display: block;
}

.banner-text1 {
  left: 225px;
  top: 30px;
  position: absolute;
}

.banner-text2 {
  right: -30px;
  top: 190px;
  position: absolute;
}

.banner-text3 {
  right: 150px;
  bottom: 130px;
  position: absolute;
}

.banner-text3 h4:after {
  left: 64px;
}

.blue-heading {
  color: #123274;
  font-size: 36px;
  font-weight: 900;
}

.q-performance {
  margin-top: 20px;
}

.q-performance-inner {
  max-width: 900px;
  width: 100%;
}

.q-performance h2.blue-heading {
  margin-bottom: 50px;
}

.q-performance h6 {
  color: #3b4246;
  font-weight: 300;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 40px;
}

.performance-number {
  margin-bottom: 0px;
}

.performance-number h2 {
  font-size: 36px;
  font-weight: 600;
  color: #c92123;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 2px dotted #123274;
  margin-right: 20px;
}

.performance-number h2 span {
  font-weight: 900;
  font-size: 30px;
}

/*.performance-number h2:after
{
   content:'';
    height: 2px;
    width: 65px;
    background-color: #123274;
    position:absolute;
    left:0;
    bottom: 0; 
}*/
.performance-number h5 {
  font-size: 12px;
  font-weight: 700;
  color: #123274;
  line-height: 19px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.solid-foundation {
  border-top: 1px dotted #06377b;
  margin-top: 25px;
  padding-top: 70px;
  border-bottom: 1px dashed #06377b;
  padding-bottom: 70px;
}

.red-heading {
  color: #c90c0f;
  font-size: 36px;
  font-weight: 900;
}

.solid-foundation h2 {
  margin-bottom: 60px;
}

.vm-icon {
  float: left;
}

.vm-text {
  margin-left: 30px;
  float: left;
}

.vm-text h3 {
  color: #123274;
  font-size: 30px;
  font-weight: 700;
}

.vm-text h3 span {
  font-weight: 300;
  display: block;
  font-size: 36px;
}

.vm p {
  margin-top: 30px;
  padding-bottom: 45px;
}

.chariman-sec {
  margin-top: 60px;
}

.ceo {
  display: flex;
  height: 310px;
  align-items: flex-start;
}

.ceo-text {
  margin-left: 30px;
}

.ceo-text h3 {
  font-weight: 900;
  font-size: 26px;
  color: #c90c0f;
}

.ceo-text p {
  padding-top: 10px;
  padding-bottom: 40px;
  font-size: 18px;
  color: #c90c0f;
}

.p-trajectory {
  border-bottom: 1px dotted #06377b;
  margin-bottom: 45px;
  margin-top: 40px;
}

.p-graphs h4 {
  color: #c90c0f;
  font-weight: 400;
  font-size: 24px;
  margin-top: 35px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px dotted #123274;
}

/*.p-graphs h4:after
{
  content:'';
    height: 2px;
    width: 65px;
    background-color: #c90c0f;
    position:absolute;
    left:0;
    bottom: 0;   
}*/
.fp-img {
  margin-bottom: 50px;
}

.footprint {
  border-top: 1px dotted #06377b;
  margin-top: 50px;
  padding-top: 60px;
  border-bottom: 1px dotted #06377b;
  padding-bottom: 20px;
}

.footprint p {
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  padding-top: 20px;
  color: #123274;
}

.footprint h4 {
  font-weight: 700;
  font-size: 24px;
  color: #123274;
  margin-top: 40px;
  margin-bottom: 25px;
}

.stats {
  float: left;
  max-width: 230px;
  width: 100%;
  margin-bottom: 40px;
  min-height: 112px;
}

.stats-last {
  margin-left: 80px;
}

.stats h3 {
  font-weight: 600;
  font-size: 24px;
  color: #c90c0f;
  border-bottom: 2px dotted #123274;
}

.stats h3 span {
  font-weight: 900;
  font-size: 44px;
  position: relative;
  padding-bottom: 10px;
  display: inline-block;
}

/*.stats h3 span:after
{
content:'';
    height: 2px;
    width: 60px;
    background-color: #123274;
    position:absolute;
    left:0;
    bottom: 0;   
}*/
.stats h5 {
  font-weight: 600;
  font-size: 18px;
  color: #123274;
  margin-top: 12px;
}

.map-img {
  margin-bottom: 20px;
  margin-right: 65px;
}

.map p {
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.banking {
  margin-top: 60px;
}

.banking h2 {
  margin-bottom: 60px;
}

.banking-ways {
  background-color: #c90c0f;
  padding: 35px 40px;
}

.banking-slider.owl-carousel .owl-item img {
  width: 113px;
}

.banking-slider .owl-nav button.owl-prev:hover {
  background: transparent;
  background-repeat: no-repeat;
  color: #000;
}

.banking-slider .owl-nav button.owl-prev:focus,
.banking-slider .owl-nav button.owl-next:focus {
  outline: none;
}

.banking-slider .owl-nav button.owl-next:hover {
  background: transparent;
  background-repeat: no-repeat;
  color: #000;
}

.banking-slider button.owl-prev {
  position: absolute;
  width: 40px;
  height: 39px;
  left: -60px;
  top: 45%;
  background: url(../images/b-arrow-left.png) no-repeat !important;
}

.banking-slider button.owl-next {
  position: absolute;
  width: 40px;
  height: 39px;
  right: -60px;
  top: 45%;
  background: url(../images/b-arrow-right.png) no-repeat !important;
}

.banking-slider.owl-carousel .owl-nav.disabled {
  display: block !important;
}

.banking-slider .active.center .banking-ways {
  background-color: #123274;
}

/*.banking-slider.owl-theme .owl-dots .owl-dot span {
    background: #5d5d5d;
    margin: 5px 5px;
}
.banking-slider.owl-theme .owl-dots .owl-dot.active span, .banking-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #33ccff;
}
.banking-slider.owl-theme .owl-dots .owl-dot:focus
{
outline: none;
}*/
.banking-ways {
  text-align: center;
}

.banking-ways h3 {
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  min-height: 67px;
}

.banking-ways p {
  font-size: 17px;
  color: #fff;
  min-height: 50px;
}

.b-icon {
  min-height: 113px;
}

.b-icon img {
  margin: auto;
}

.footer-gap {
  margin-top: 60px;
}

.cstm-modal-wd {
  width: 81vw;
}

.cstm-mdl-inner {
  padding: 40px 140px 0px 40px;
  border-radius: 0px;
  border: none;
}

.cstm-mdl-inner .modal-body {
  padding-right: 0px;
}

.popup-img {
  position: absolute;
  right: 0px;
  bottom: 100px;
}

.cstm-mdl-inner .banner-content h1 {
  color: #cd171f;
  font-size: 60px;
  margin-bottom: 0px;
}

.cstm-mdl-inner .banner-content h1 span {
  font-size: 60px;
  font-weight: 900;
}

.cstm-mdl-inner .banner-content h5 {
  color: #cd171f;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 40px;
}

.modl-cntnt p {
  padding-bottom: 25px;
}

.modl-cntnt p span {
  font-weight: 700;
}

.modl-cntnt p:last-child {
  color: #123274;
}

.close1 {
  opacity: 1;
  position: absolute;
  right: 50px;
  top: 20px;
}

.close1:focus,
.close1:hover {
  outline: none;
}

.pdf-btn {
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 9;
}

.wht-btn {
  margin-top: 20px;
}

.wht-btn a {
  background: #fff;
  color: #c90c0f;
}

.wht-btn a:hover {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
}

/**************************************corporate-information********************************/
.head-corporate h2 {
  color: #cd171f;
}

.head-corporate {
  border-bottom: 1px dotted #3d5492;
  margin: 62px 0px;
  overflow: auto;
}

.head-corporate img {
  float: right;
}

.banner-corp {
  background-image: url(../images/corporate-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 662px;
}

.tab-banner h4 {
  color: #123274;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}

.tab-banner p,
.sec-inner p {
  font-size: 18px;
  font-weight: 700;
  color: #3b4246;
  padding-top: 6px;
}

.tab-banner .col-md-4 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.sec3 {
  margin-top: 40px;
}

.sec3 h3 {
  margin-bottom: 17px;
  position: relative;
  color: #123274;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
}

.sec-inner h3 {
  margin-bottom: 0px;
}

/*.sec3 h3:after {
    content: '';
    height: 2px;
    width: 65px;
    background-color: #123274;
    position: absolute;
    left: 0;
    bottom: 0;
}*/
.sec3 p {
  margin-bottom: 30px;
}

.sec3 p span {
  display: block;
}

.safe-harbour {
  border-top: 2px dotted #123274;
}

.safe-harbour h3 {
  margin-bottom: 17px;
  position: relative;
  color: #3b4246;
  margin-top: 40px;
  font-size: 24px;
  font-weight: 900;
}

.safe-harbour p:last-child {
  padding-top: 30px;
}

/*.safe-harbour h3:after {
    content: '';
    height: 2px;
    width: 65px;
    background-color: #123274;
    position: absolute;
    left: 0;
    bottom: 0;
}*/
/**********************message-from-chairman*******************************/
.head-chair h2 {
  color: #cd171f;
  font-size: 36px;
  line-height: 40px;
}

.head-chair {
  border-bottom: 1px dotted #3d5492;
  margin: 62px 0px;
  padding-bottom: 20px;
}

.head-chair p {
  font-size: 24px;
  font-weight: 300;
  padding-top: 10px;
}

.head-chair img {
  float: right;
  position: relative;
  bottom: 0;
}

.chairman h3 {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #cd171f;
  font-size: 22px;
  line-height: 28px;
}

.sm-icon {
  margin-top: 20px;
}

.chairman h4 {
  padding-bottom: 20px;
  position: relative;
  margin-top: 0px;
  font-size: 30px;
  color: #cd171f;
  font-weight: 300;
}

/*.chairman h4:after {
    content: '';
    height: 2px;
    width: 65px;
    background-color: #123274;
    position: absolute;
    left: 0;
    bottom: 0;
}*/
.chairman p {
  color: #06377b;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 30px;
}

.chairman p.ch-last {
  font-size: 16px;
  border-bottom: 1px dotted #06377b;
  padding-bottom: 15px;
}

.icons img {
  margin-right: 40px;
}

.icons h2 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 5px;
  padding-bottom: 10px;
  margin-top: 10px;
  position: relative;
  color: #cd171f;
  border-bottom: 2px dotted #123274;
  margin-right: 30px;
}

.icons p {
  font-weight: 600;
  font-size: 18px;
  color: #243b77;
}

.icons h2 span {
  font-weight: 900;
  font-size: 36px;
}

.ch-icon {
  min-height: 65px;
}

.ch-num {
  border-bottom: 1px dotted #123274;
  overflow: hidden;
  padding-bottom: 40px;
}

/*.icons h2:after {
    content: '';
    height: 2px;
    width: 65px;
    background-color: #123274;
    position: absolute;
    left:0px;
    bottom: 0;
}*/
.icons {
  margin-top: 30px;
}

.txt-blue {
  color: #123274;
  font-weight: 700;
}

.txt-red {
  color: #cd171f;
}

.txt-chair {
  margin-top: 40px;
}

.txt-chair h3 {
  margin-bottom: 12px;
}

.txt-chair p {
  margin-bottom: 28px;
  padding-top: 5px;
}

.ch-red-box {
  background-color: #c90c0f;
  padding: 30px;
}

.ch-red-box p {
  font-size: 22px;
  color: #fff;
  padding-top: 15px;
  line-height: 28px;
  margin-bottom: 0px;
}

.gr img {
  float: left;
  margin-right: 20px;
}

.gr h3 {
  font-size: 22px;
  color: #c90c0f;
  padding-top: 5px;
  margin-bottom: 40px;
}

/*****************************************solid-foundation********************/
.head-solid h2 {
  color: #cd171f;
}

.head-solid {
  border-bottom: 1px dotted #3d5492;
  margin: 62px 0px;
  overflow: auto;
}

.head-solid img {
  float: right;
  position: relative;
}

.ic-img {
  float: none;
  padding-top: 46px;
  border-bottom: 2px dotted #fff;
  padding-bottom: 10px;
}

.ic-txt {
  margin-left: 0px;
  padding-top: 15px;
}

.ic-txt h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

/*.ic-border{
    border-bottom: 1px dotted #fff;
}*/
.solid-txt {
  background-color: #cd171f;
  color: #fff;
  padding: 30px;
}

.solid-txt p {
  color: #fff;
  margin: 20px 0px;
}

.our-sec .col-md-4 {
  margin-top: 52px;
}

.our-sec p {
  margin-top: 35px;
}

.our-sec {
  padding-bottom: 55px;
  border-bottom: 1px dotted #123274;
  overflow: auto;
}

.product h3 {
  margin-top: 40px;
}

.product img,
.product1 img {
  margin-top: 40px;
  max-height: 60px;
  margin-left: auto;
  margin-right: auto;
}

.product p,
.product1 p {
  margin-top: 7px;
  font-weight: 600;
  text-align: center;
  position: relative;
  padding-top: 10px;
}

.product p:after {
  content: "";
  background-image: url(../images/red-line.png);
  width: 56px;
  height: 4px;
  left: 0;
  top: 0;
  position: absolute;
  right: 0;
  margin: auto;
}

.product1 h3 {
  margin-top: 40px;
}

.product1 img {
  margin-top: 40px;
}

.product1 {
  margin-bottom: 63px;
}

.product1 p {
  margin-top: 7px;
}

.product1 p:after {
  content: "";
  background-image: url(../images/red-line.png);
  width: 56px;
  height: 4px;
  left: 0;
  top: 0;
  position: absolute;
  right: 0;
  margin: auto;
}

/****************************************our-board*********************************/
.head-board {
  border-bottom: 1px dotted #3d5492;
  margin-top: 62px;
  overflow: auto;
}

.head-board img {
  float: right;
  position: relative;
}

.bod-1 {
  border-bottom: 1px dotted #cd171f;
  padding-bottom: 33px;
  text-align: center;
}

.bod-1 img {
  margin-top: 60px;
  margin: auto;
}

.bod-1 h4 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 22px;
}

.bod-2 img {
  max-height: 290px;
  margin-top: 52px;
  margin-left: auto;
  margin-right: auto;
}

.bod-2 {
  text-align: center;
  padding-bottom: 40px;
  border-bottom: 1px dotted #cd171f;
}

.bod-2 h4 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
}

.bod-3 {
  margin-top: 55px;
  padding-bottom: 35px;
  border-bottom: 1px dotted #cd171f;
}

.bod-3 h3,
.bood-4 h3 {
  font-size: 36px;
  font-weight: 300;
}

.bod-3 h4 {
  font-weight: 700;
}

.bod-3 img {
  margin-top: 30px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}

.txt-cent {
  text-align: center;
}

.bood-4 {
  margin-top: 52px;
}

.bod-4 h4 {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 700;
}

.bod-4 img {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.bod-4 p {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 18px;
  padding-top: 5px;
}

.bod-4 .col-md-2 {
  height: 327px;
}

.dm {
  float: right;
  margin-top: 60px;
}

/**************** inside ****************/

.internal-heading {
  font-weight: 900;
}

.internal-heading span {
  display: block;
}

.owl-carousel.journey-slider .owl-item img {
  width: auto !important;
}

.j-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  min-height: 125px;
}

.j-content p {
  padding-top: 15px;
  margin: auto;
  text-align: center;
  min-height: 135px;
}

.journey-slider .owl-nav button.owl-next {
  position: absolute;
  background-image: url(../images/b-arrow-right.png) !important;
  width: 40px;
  height: 39px;
  top: 50px;
  right: 0px;
  opacity: 1;
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: left;
  color: #ffffff;
}

.journey-slider .owl-nav button.owl-prev {
  position: absolute;
  background-image: url(../images/b-arrow-left.png) !important;
  width: 40px;
  height: 39px;
  left: 0px;
  opacity: 1;
  top: 50px;
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: bottom;
  text-align: right;
}

.journey-slider .owl-nav button.owl-prev:hover {
  background-image: url(../images/b-arrow-left.png);
  background: transparent;
  background-repeat: no-repeat;
  background-position: bottom;
}

.journey-slider .owl-nav button.owl-next:hover {
  background-image: url(../images/b-arrow-right.png);
  background: transparent;
  background-repeat: no-repeat;
  background-position: bottom;
}

.journey-slider .owl-nav button.owl-next:focus,
.journey-slider .owl-nav button.owl-prev:focus {
  outline: none !important;
}

.journey-year-inner {
  display: flex;
  font-size: 30px;
  font-weight: 900;
  color: #3b4246;
  margin-bottom: 80px;
}

.journey-year-inner div {
  margin-right: 80px;
}

.journey-year-inner a {
  color: #3b4246;
}

.journey-year-inner a:focus {
  outline: none;
  text-decoration: none;
}

.journey-year .active a {
  color: #c90c0f;
  border-bottom: 2px dotted #c90c0f;
}

.financial-performance .p-graphs h4 {
  margin-top: 0px;
}

.financial-performance .fp-img {
  min-height: 215px;
}

.operational-performance {
  border-top: 1px dotted #06377b;
  margin-top: 25px;
}

.op-table h3 {
  font-weight: 900;
  font-size: 24px;
  color: #06377b;
  margin-bottom: 20px;
}

.op-table .table > thead > tr > th {
  border-top: 3px solid #ce161e !important;
  border-bottom: 2px solid #ce161e;
  color: #06377b;
  padding: 8px;
  font-size: 16px;
  font-weight: 600;
  color: #06377b;
  text-align: center;
}

.op-table .table > thead > tr > th.grey-bg1 {
  color: #ce161e;
  background-color: #e6e7e8;
}

.op-table .table > tbody > tr > td.grey-bg1 {
  background-color: #e6e7e8;
}

.op-table .table > tbody > tr > td {
  border-top: 1px dotted #06377b;
  padding: 8px;
  color: #06377b;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.op-table .table > tbody > tr > td:first-child {
  color: #3b4246 !important;
  text-align: left;
}

.op-table .table > tbody > tr:last-child {
  border-bottom: 2px solid #ce161e !important;
}

.op-table1 {
  margin-top: 30px;
}

.o-banking {
  margin-top: 60px;
}

.o-banking h3 {
  color: #06377b;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 20px;
}

.bank-img {
  margin-bottom: 30px;
}

.right-icon {
  margin-top: 105px;
  margin-left: -50px;
}

.right-icon1 {
  margin-top: 75px;
}

.grey-text {
  color: #06377b !important;
  font-size: 16px !important;
  border-bottom: 1px dotted #243b77;
  padding-bottom: 15px;
  margin-bottom: 0px !important;
}

.journey {
  padding: 20px 40px;
  -webkit-box-shadow: 0px 0px 17px 0px rgba(3, 3, 3, 0.2);
  -moz-box-shadow: 0px 0px 17px 0px rgba(3, 3, 3, 0.2);
  box-shadow: 0px 0px 17px 0px rgba(3, 3, 3, 0.2);
  background: #fff;
  margin-bottom: 35px;
}

.journey h3 {
  color: #123274;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  border-bottom: 1px solid #123274;
  width: 120px;
  margin: auto;
  padding-bottom: 5px;
}

/***********************************caring-for-customer*******************************/
.head-caring {
  border-bottom: 1px dotted #3d5492;
  margin-top: 62px;
  overflow: auto;
}

.fw-6 {
  font-weight: 700;
}

.fw-9 {
  font-weight: 700;
  line-height: 24px;
}

.txt-bank .fw-9,
.txt-bank-1 .fw-9 {
  font-size: 18px;
}

.l-img {
  padding-top: 51px;
}

.head-caring img {
  float: right;
  position: relative;
}

.cust-1 h2 {
  padding-top: 51px;
  margin-bottom: 7px;
  font-weight: 900;
  font-size: 36px;
}

.cust-1 h3 {
  padding-bottom: 30px;
  font-size: 24px;
  font-weight: 300;
}

.cust-1 p {
  margin-top: 30px;
}

.cust-1 p.txt-blue {
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 0px;
}

.cust-1 {
  padding-bottom: 30px;
  border-bottom: 1px solid #9da0a2;
  overflow: auto;
}

.panel-title > a.collapsed:before {
  float: left !important;
  content: "\002B";
  color: #123274;
  padding-right: 53px;
  padding-left: 18px;
  font-weight: 700;
  font-size: 30px;
}

.panel-title > a:before {
  float: left !important;
  font-weight: 900;
  content: "\2212";
  padding-right: 53px;
  color: #123274;
  padding-left: 18px;
  font-size: 30px;
}

.ic-pan img {
  float: left;
}

.bd-img img {
  border-bottom: 3px dotted #123274;
  padding-bottom: 12px;
}

.ic-pan p {
  margin-left: 100px;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
}

.panel-group .panel {
  border-radius: 0px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}

.pop1 {
  margin-top: 25px;
}

.panel-default {
  border-color: #fff;
  border-bottom: 1px solid #9da0a2;
  box-shadow: none;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: none;
}

.pan1 {
  border-bottom: 1px solid #9da0a2;
  padding-bottom: 15px;
  padding-top: 15px;
  box-shadow: none;
  margin-bottom: 0px;
  border-radius: 0px;
}

.cust-2 .m-img {
  margin-top: 25px;
}

.cust-2 h2 {
  margin-top: 25px;
  margin-bottom: 8px;
  font-weight: 900;
  font-size: 36px;
}

.cust-2 h3 {
  margin-bottom: 25px;
  font-weight: 300;
  font-size: 24px;
}

.cust-2 p {
  padding-top: 25px;
  padding-bottom: 20px;
}

.cust-2 p.txt-blue {
  font-size: 22px;
  font-weight: 400;
  padding: 0px;
  line-height: 30px;
}

.cust-2 {
  padding-bottom: 30px;
  border-bottom: 1px solid #123274;
  overflow: auto;
}

.pan {
  padding-bottom: 25px;
  padding-top: 15px;
}

.tab {
  float: left;
  padding-right: 20px;
}

.tb1 {
  width: 400px;
}

.tab-1 .table > tbody > tr > td,
.tab-1 .table > tbody > tr > th,
.tab-1 .table > tfoot > tr > td,
.tab-1 .table > tfoot > tr > th,
.tab-1 .table > thead > tr > td,
.tab-1 .table > thead > tr > th {
  padding: 14px 41px;
  font-size: 18px;
}

.tb2 h2 {
  margin-bottom: 17px;
  padding-bottom: 7px;
  border-bottom: 2px dotted #243b77;
  width: 186px;
}

.fw-8 {
  font-weight: 700;
  line-height: 24px;
}

.tb2 {
  margin-top: 20px;
}

.bala {
  margin-top: 25px;

  padding-top: 45px;
  overflow: auto;
}

.garsh {
  margin-top: 25px;

  padding-top: 45px;
  overflow: auto;
}

.vayo {
  margin-top: 25px;

  overflow: auto;
}

/*.tab-1{
    padding-bottom:24px;
    border-bottom: 1px solid  #123274;
}*/
.ic-pan li {
  list-style: none;
}

.ic-pan li::before {
  content: "â€¢";
  color: #123274;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-weight: bold;
  font-size: 25px;
}

.green {
  padding-bottom: 20px;
  border-bottom: 1px solid #9da0a2;
  overflow: auto;
}

.bank-head h3 {
  margin-bottom: 17px;
  padding-bottom: 7px;
  position: relative;
  margin-top: 0px;
  font-size: 30px;
}

/*.bank-head h3:after {
    content: '';
    height: 2px;
    width: 65px;
    background-color:#cd171f;
    position: absolute;
    left:0px;
    bottom: 0;
}*/
.ic-bank {
  float: left;
  margin-right: 30px;
}

.bank-head {
  margin-bottom: 30px;
}

.banking p {
  margin-top: 15px;
}

.txt-bank {
  margin-bottom: 30px;
  margin-left: 78px;
  border: 1px solid #e7e7e8;
  background-color: #e7e7e8;
  padding: 44px 0px;
  border-radius: 10px;
}

.txt-bank-1 {
  margin-bottom: 30px;
  margin-left: 78px;
  border: 1px solid #e7e7e8;
  background-color: #e7e7e8;
  padding: 33px 0px;
  border-radius: 10px;
}

.last-sec {
  margin-top: 40px;
}

.last-head h3 {
  margin-bottom: 17px;
  padding-bottom: 7px;
  position: relative;
  margin-top: 65px;
  font-size: 24px;
}

.last-sec .table > tbody > tr > td,
.last-sec .table > tbody > tr > th,
.last-sec .table > tfoot > tr > td,
.last-sec .table > tfoot > tr > th,
.last-sec .table > thead > tr > td,
.last-sec .table > thead > tr > th {
  padding: 14px;
  border-right: 20px solid #fff;
  width: 60px;
}

.last-sec .line img {
  margin-top: -3px;
  margin-bottom: -7px;
}

.table {
  margin-top: 20px;
}

.last-sec .cir-img img {
  margin-top: -88px;
  text-align: center;
  margin-bottom: -24px;
}

.i-cust {
  margin-top: 30px;
}

.banner-img-mbl {
  display: none;
}

.hfc {
  margin-bottom: 30px;
  margin-top: 30px;
}

.pop-1 .panel-group {
  margin-bottom: 0px;
}

.green-img {
  margin-top: 30px;
  margin-bottom: 30px;
}

/******Animation ************/

.pcb {
  transform: rotatey(90deg);
  transform-origin: left 330px;
  animation: barchart linear 1s forwards;
}

@keyframes barchart {
  0% {
    transform: rotatey(90deg);
  }

  100% {
    transform: rotatey(0deg);
  }
}

.pcbn {
  animation: opac 1s ease-in backwards;
  animation-delay: 0.8s;
}

@keyframes opac {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.pcb1 {
  animation-delay: 0.5s;
}

.pcb2 {
  animation-delay: 1s;
}

.pcb3 {
  animation-delay: 1.5s;
}

.pcb4 {
  animation-delay: 2s;
}

/*********** pie chart************/
.cir {
  transform-origin: 15% 59%;
  animation: rotate linear 1s forwards;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.data {
  transform-origin: left center;
  animation: opac ease-in 1s backwards;
  animation-delay: 1s;
}

@keyframes opac {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* Consistance and Driving */
.consistance-sec .p-graphs h4 {
  margin-top: 0px;
  font-size: 30px;
  font-weight: 700;
  border: none;
}

.consistance-sec2 .p-graphs h4 {
  font-size: 30px;
  font-weight: 700;
  border: none;
}

.consistance-sec2 .op-table h3 {
  font-weight: 700;
  font-size: 24px;
  color: #06377b;
  margin-bottom: 20px;
}

.consistance-sec2 .performance-number h5 {
  font-weight: 700;
}

span.thin {
  font-weight: 300 !important;
}

.consistance-sec2 .op-table .table > tbody > tr > td:first-child {
  width: 35%;
}

.consistance-sec2 .op-table .table > thead > tr > th.grey-bg1 {
  font-weight: 700;
}

.consistance-sec2 .op-table .table > thead > tr > th {
  font-weight: 700;
}

.performance-bar {
  transform: rotatey(90deg);
  transform-origin: left left;
  animation: performance-bar linear 1s forwards;
}

@keyframes performance-bar {
  0% {
    transform: rotatey(90deg);
  }

  100% {
    transform: rotatey(0deg);
  }
}

.zoomInn {
  animation: zoomIn 1s linear;
  transform-origin: 50%;
  transform-box: fill-box;
}

.performance-bar2 {
  transform: rotatex(90deg);
  transform-origin: left bottom;
  animation: performance-bar2 linear 1s forwards;
}

@keyframes performance-bar2 {
  0% {
    transform: rotatex(90deg);
  }

  100% {
    transform: rotatex(0deg);
  }
}

.performance-bar3 {
  transform: rotatey(90deg);
  transform-origin: left left;
  animation: performance-bar linear 1s forwards;
  transform-box: fill-box;
}

.one {
  animation-delay: 0s;
}

.two {
  animation-delay: 0.3s;
}

.three {
  animation-delay: 1s;
}

.four {
  animation-delay: 1.3s;
}

.five {
  animation-delay: 2s;
}

.six {
  animation-delay: 2.3s;
}

.seven {
  animation-delay: 3s;
}

ul.driving-list {
  padding-left: 20px;
  list-style: none;
}

ul.driving-list li {
  font-size: 16px;
  padding: 10px 0;
  position: relative;
}

ul.driving-list li:before {
  position: absolute;
  content: "\2022";
  color: #005aab !important;
  display: block;
  font-size: 30px;
  top: 0px;
  left: -20px;
}

.driving-inner1 h5 {
  font-weight: 700;
  font-size: 24px;
  color: #123274;
  margin-top: 0;
  margin-bottom: 10px;
}

.driving-sec .p-graphs h4 {
  margin-top: 0px;
  font-size: 30px;
  font-weight: 500;
  border: none;
}

.driving-inner1 {
  margin-bottom: 20px;
}

.driving-sec2 .o-banking h3 {
  color: #06377b;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 20px;
  height: 90px;
}

@keyframes rotateIn2 {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.roundd {
  animation: rotateIn2 3s linear;
  transform-box: fill-box;
}

/* Consistance and Driving End*/
.ic-img svg {
  height: 70px;
}

.vm-icon svg {
  width: 70px;
}

.solid-inner {
  text-align: center;
}

.solid-inner svg {
  height: 70px;
  margin: 0 auto;
  margin-top: 30px;
}

.ch-icon svg {
  width: 80px;
  height: 75px;
}

.drowline {
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  animation: drowline 10s linear;
  animation-fill-mode: forwards;
}

.drowline2 {
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  animation: drowline 25s linear;
  animation-fill-mode: forwards;
}

@keyframes drowline {
  from {
    stroke-dashoffset: 2000;
  }

  to {
    stroke-dashoffset: 0;
  }
}

.ic-pan svg {
  width: 70px;
  float: left;
}

.cust-2 {
  padding-bottom: 30px;
  border-bottom: none !important;
  overflow: inherit !important;
}

.cust-1 {
  padding-bottom: 30px;
  border-bottom: none !important;
  overflow: inherit !important;
}

.journey:hover {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(3, 3, 3, 0.4);
  -moz-box-shadow: 0px 0px 20px 0px rgba(3, 3, 3, 0.4);
  box-shadow: 0px 0px 20px 0px rgba(3, 3, 3, 0.4);
  transition: all ease 0.3s;
}

.pd-30 {
  padding-top: 25px;
}

.outlet-left {
  background-color: #e6e7e8;
  padding: 30px 80px 10px 30px;
}

.outlet-left .performance-number {
  margin-bottom: 20px;
}

.outlet-left .performance-number h6,
.op .performance-number h6 {
  color: #123274;
  font-size: 14px;
  font-weight: 600;
}

.btm-modal .modal-header {
  border-bottom: none;
  padding-bottom: 0px;
}

.ck {
  background-color: #fff;
  margin-top: 20px;
}

.ck.alert {
  border-radius: 0px;
}

.ck.alert a {
  text-decoration: underline;
}

.sustain {
  text-align: center;
  padding: 30px;
  min-height: 330px;
  margin-bottom: 50px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.29);
}

.s1 {
  background-color: #ea202f;
}

.s2 {
  background-color: #279b48;
}

.s3 {
  background-color: #c52035;
}

.s4 {
  background-color: #ef432a;
}

.s5 {
  background-color: #0aadd9;
}

.s6 {
  background-color: #fdb717;
}

.s7 {
  background-color: #901839;
}

.s8 {
  background-color: #f36f28;
}

.wht-btn-s a {
  background: #fff;
  color: #3b4246;
}

.wht-btn-s a:hover {
  background: #243b77;
  color: #fff;
}

.s-wd {
  width: 90vw;
}

.s-mdl-inner {
  padding: 20px 0px;
  border-radius: 0px;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 25%, #fef2ec 25%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 25%, #fef2ec 25%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 25%, #fef2ec 25%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fef2ec', GradientType=0);
  /* IE6-9 */
  min-height: 500px;
}

.close2 {
  top: 10px;
  right: 10px;
  opacity: 1;
  position: absolute;
  z-index: 99;
}

.close2:focus,
.close2:hover {
  outline: none;
}

.b-tab {
  background-color: #e6e7e8;
  padding: 15px;
  height: 65px;
  width: 255px;
}

.b-tab-line {
  border-top: 2px dotted #334f8e;
  margin-top: 10px;
  width: 255px;
}

.b-tab h3 {
  font-size: 18px;
  font-weight: 700;
  color: #334f8e;
}

.r-tab h3 {
  color: #cd171f;
}

.b-tab-text {
  margin-top: 40px;
}

.b-tab-text img {
  width: 160px;
  padding-bottom: 10px;
}

.b-tab-text h6 {
  font-size: 18px;
  font-weight: 700;
  color: #3b4246;
  padding-bottom: 20px;
  line-height: 22px;
}

.b-tab-text h6 span {
  display: block;
}

.b-tab-text li {
  padding-left: 15px;
  font-size: 16px;
  color: #3b4246;
  position: relative;
  padding-bottom: 15px;
}

.b-tab-text li:before {
  position: absolute;
  content: "";
  background-color: #334f8e;
  width: 7px;
  height: 7px;
  left: 0px;
  top: 8px;
  border-radius: 50%;
}

.dp-img {
  max-width: 250px;
  margin: auto;
}

.chairmanName {
  font-size: 16px !important;
  padding: 10px 0 !important;
}

.chairmanDesig {
  font-size: 14px !important;
}

/* chart Sec */

@-webkit-keyframes bake-pie {
  from {
    -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
}

@keyframes bake-pie {
  from {
    -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
}

.pie-chart {
  font-family: "Open Sans", Arial;
}

.pie-chart--wrapper {
  width: 100%;
  margin: 30px auto;
  text-align: center;
}

.pie-chart__pie,
.pie-chart__legend {
  display: inline-block;
  vertical-align: top;
}

@media screen and (min-width: 1199px) {
  .pie-chart__pie {
    position: relative;
    margin: 70px auto 35px !important;
    zoom: 1.6;
  }
  .performance-number {
    margin-bottom: 0px;
    min-height: 95px;
  }
}
.pie-chart__pie {
  position: relative;
  margin: 10px auto 35px;
}

/* .pie-chart__pie::after {
  content: "";
  display: block;
  width: 120px;
  height: 2px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  box-shadow: 0 0 3px 4px rgba(0, 0, 0, 0.1);
  margin: 220px auto;
} */

.slice {
  position: absolute;
  width: 200px;
  height: 200px;
  clip: rect(0px, 200px, 200px, 100px);
  -webkit-animation: bake-pie 1s;
  animation: bake-pie 1s;
}

.slice span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  clip: rect(0px, 200px, 200px, 100px);
}

.pie-chart__legend {
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #fff;
  font-size: 13px;
  text-align: left;
}

.pie-chart__legend li {
  height: 10%;
  margin-bottom: 0.7em;
  padding-left: 0.5em;
  border-left: 1.25em solid black;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.pie-chart__legend em {
  font-style: normal;
  font-size: 15px;
  font-weight: 500;
  color: #123274;
}

.pie-chart__legend span {
  font-size: 16px;
  font-weight: bold;
  color: #ce181e;
}

.pie-charts {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}
.projCard {
  margin-top: 30px;
}
.happyH {
  position: relative;
  padding-left: 70px;
}
.happyH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/healthy-living.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.develH {
  position: relative;
  padding-left: 70px;
}
.develH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/creativity.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 11px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.stakeH {
  position: relative;
  padding-left: 70px;
}
.stakeH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/international-childrens-day.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.sportH {
  position: relative;
  padding-left: 70px;
}
.sportH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/teaching.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.rejH {
  position: relative;
  padding-left: 70px;
}
.rejH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/triangle.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.impactSec {
  margin-top: 40px;
}
.mainImpactWrapper {
  display: flex;
  align-items: center;
  margin-top: 50px;
}
.impactTxt ul li {
  list-style: none;
  margin-bottom: 40px;
}
.impactIc-1,
.impactIc-2 {
  position: relative;
  padding-left: 70px;
}
.impactIc-1::before {
  content: "";
  position: absolute;
  background: url(../images/chair-icon.png);
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
}
.impactIc-2::before {
  content: "";
  position: absolute;
  background: url(../images/chair-icon.png);
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
}
.impactImage img {
  width: 100%;
}
.ic-pan-1 {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.txtImage img {
  width: 100%;
}
.visualImage img {
  width: 100%;
}
.visualImage {
  display: flex;
  align-items: center;
  margin-top: 50px;
}
.mentH {
  position: relative;
  padding-left: 70px;
}
.mentH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/growth.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 4px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.servH {
  position: relative;
  padding-left: 70px;
}
.servH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/creativity.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 11px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.profH {
  position: relative;
  padding-left: 70px;
}
.profH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/nurse.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.volnH {
  position: relative;
  padding-left: 70px;
}
.volnH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/help.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.prevH {
  position: relative;
  padding-left: 70px;
}
.prevH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/anti-virus.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.rehabH {
  position: relative;
  padding-left: 70px;
}
.rehabH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/rehabilitation.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.counsH {
  position: relative;
  padding-left: 70px;
}
.counsH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/consultation.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.illH {
  position: relative;
  padding-left: 70px;
}
.illH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/illness.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.identH {
  position: relative;
  padding-left: 70px;
}
.identH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/investigation.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.awarH {
  position: relative;
  padding-left: 70px;
}
.awarH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/idea.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.affoH {
  position: relative;
  padding-left: 70px;
}
.affoH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/rupees.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}

.bloodH {
  position: relative;
  padding-left: 70px;
}
.bloodH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/red-blood-cells.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.sugarH {
  position: relative;
  padding-left: 70px;
}
.sugarH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/sugar-blood-level.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.spredH {
  position: relative;
  padding-left: 70px;
}
.spredH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/virus-transmission.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.literH {
  position: relative;
  padding-left: 70px;
}
.literH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/idea-bulb.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.sickH {
  position: relative;
  padding-left: 70px;
}
.sickH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/sick.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.womenH {
  position: relative;
  padding-left: 70px;
}
.womenH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/needs.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.manageH {
  position: relative;
  padding-left: 70px;
}
.manageH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/development.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.impH {
  position: relative;
  padding-left: 70px;
}
.impH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/business.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.custImG {
  width: 400px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.disasH {
  position: relative;
  padding-left: 70px;
}
.disasH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/disaster.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.pandH {
  position: relative;
  padding-left: 70px;
}
.pandH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/pandemic.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.infraH {
  position: relative;
  padding-left: 70px;
}
.infraH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/automated-process.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.energH {
  position: relative;
  padding-left: 70px;
}
.energH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/energy.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.cleanH {
  position: relative;
  padding-left: 70px;
}
.cleanH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/clean-energy.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.breedH {
  position: relative;
  padding-left: 70px;
}
.breedH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/certificate.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 10px;
  border-radius: 35px;
  background-size: 80%;
}
.vetH {
  position: relative;
  padding-left: 70px;
}
.vetH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/vet.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.localH {
  position: relative;
  padding-left: 70px;
}
.localH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/cow.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.youthH {
  position: relative;
  padding-left: 70px;
}
.youthH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/minority.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.agriH {
  position: relative;
  padding-left: 70px;
}
.agriH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/agriculture.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.leadH {
  position: relative;
  padding-left: 70px;
}
.leadH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/lead.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.enhanH {
  position: relative;
  padding-left: 70px;
}
.enhanH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/increase.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.techH {
  position: relative;
  padding-left: 70px;
}
.techH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/innovation.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.propH {
  position: relative;
  padding-left: 70px;
}
.propH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/business-proposal.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.setH {
  position: relative;
  padding-left: 70px;
}
.setH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/settings.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.dairyH {
  position: relative;
  padding-left: 70px;
}
.dairyH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/milk.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.loanH {
  position: relative;
  padding-left: 70px;
}
.loanH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/personal.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.valueH {
  position: relative;
  padding-left: 70px;
}
.valueH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/value.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.chainH {
  position: relative;
  padding-left: 70px;
}
.chainH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/supply-chain.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.farmerH {
  position: relative;
  padding-left: 70px;
}
.farmerH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/farmer.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.ecomH {
  position: relative;
  padding-left: 70px;
}
.ecomH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/ecommerce.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.marketH {
  position: relative;
  padding-left: 70px;
}
.marketH::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/market.png);
  background-repeat: no-repeat;
  background-color: #ce181e;
  padding: 25px;
  background-position-x: 5px;
  background-position-y: 5px;
  border-radius: 35px;
  background-size: 80%;
}
.gallery-img img {
  width: 100%;
}
.ChairMargin {
  margin: 25px 0 !important;
}
.GalleryMarg {
  margin-top: 30px;
}
.status-img img {
  width: 100%;
}
.proImg img {
  width: 600px;
}
.migranSec {
  margin-top: 25px;
  font-size: 17px;
}
.mapWrapp {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
}
.logo-landing {
  width: 160px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.landVertical {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 5%;
  right: 5%;
}
.landBg {
  background: #001d41;
}
.boxFx {
  display: flex;
  justify-content: center;
}
.landTxt {
  float: left;
  background: white;
  padding: 15px 0px;
  border-radius: 5px;
  width: 35%;
  margin: 10px 30px;
  color: #001d41;
  font-size: 14px;
  text-align: center;
  line-height: 23px;
}
.landTxt:hover {
  background-color: #ce181e;
  color: white;
}
.landMain {
  margin-top: 40px;
}
.box {
  transition: 1s;
}
.landTxt img {
  width: 40px;
  margin-bottom: 10px;
}
.coverMainH {
  color: #c90c0f;
  font-size: 28px;
  padding-right: 30px;
  font-weight: 900;
  margin-top: 50px;
}
.actMrg {
  margin-top: 50px;
}
.academicHead {
  margin-top: 30px;
  color: #ce181e;
  font-weight: 600;
  font-size: 20px;
}
.acadList {
  list-style: disc;
  font-size: 15px;
  margin-top: 10px;
  color: #123274;
}
.acadList li {
  padding: 5px 0;
}
.dropDown {
  left: -10px !important;
  margin-top: 5px !important;
}

.subFont li a {
  font-size: 12px !important;
}
.subFont {
  padding: 0 !important;
}
.image-btm {
  background: linear-gradient(
    133deg,
    rgba(197, 28, 29, 1) 0%,
    rgba(38, 49, 106, 1) 100%
  );
}
.image-btm h2 {
  font-size: 14px !important;
  font-weight: 300 !important;
  padding: 10px !important;
  color: white !important;
  text-align: center !important;
}
.sept-head {
  text-align: center;
}
.sept-head h3 {
  font-size: 25px;
  font-weight: 700;
  margin-top: 20px;
  color: #00377b;
}
.sept-main-head {
  text-align: center;
}
.sept-main-head h3 {
  font-size: 28px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 40px;
  color: #cd171f;
}
/*''''''''''''''''''''' Media query''''''''''''''''''''''' */

.map-1 p {
  font-size: 14px;
  padding-top: 0;
}

@media screen and (max-width: 991px) {
  .banner-img-mbl img {
    width: 100%;
  }
}

.ceoPara {
  padding-top: 0px !important;
  padding-bottom: 20px !important;
  font-size: 16px !important;
  color: #00377b !important;
}

@media screen and (max-width: 1199px) {
  .pie-chart__pie {
    position: relative;
    margin: 10px auto 35px;
    width: 100%;
    height: 210px;
  }
  .nopadding {
    padding: 0 !important;
    margin: 0 !important;
  }
  .performance-number {
    margin-bottom: 10px;
  }
  .visualImage {
    display: flex;
    margin-top: 50px;
    flex-direction: column;
  }
  .visualImage img {
    width: 100%;
  }
  .proImg img {
    width: 600px;
    display: block;
    margin-right: auto;
  }
}
@media screen and (max-width: 991px) {
  .mainImpactWrapper {
    display: flex;
    align-items: center;
    margin-top: 50px;
    flex-direction: column;
  }
  .mainImpactWrapper-2 {
    display: flex;
    align-items: center;
    margin-top: 50px;
    flex-direction: column-reverse !important;
  }
  .impactImage img {
    width: 100%;
    margin-bottom: 30px;
  }
  .impactTxt ul {
    padding: 0 !important;
  }
  .mapWrapp {
    width: 100%;
    float: left;
    display: flex;
    flex-direction: column;
  }
  .map-img {
    margin-right: 0;
  }
  .boxFx {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .landTxt {
    width: 70%;
    margin: 10px 20px;
  }
}
@media screen and (max-width: 637px) {
  .proImg img {
    width: 100%;
  }
  .coverMainH {
    font-size: 24px;
    margin-top: 20px;
  }
  #header {
    border-top: 3px solid #cd171f;
  }
  .sept-main-head h3{
    font-size: 22px;
  }
  .sept-head h3{
    font-size: 18px;
  }
}

@media (max-width: 500px) {
  .pie-charts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .custImG {
    width: 100%;
  }
  .landTxt {
    float: left;
    background: white;
    padding: 15px 0px;
    border-radius: 5px;
    width: 100%;
    margin: 10px 30px;
  }
}
