* {
  scroll-behavior: smooth;
}

body {
  font-family: "Poppins", sans-serif;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
}

.text-primary {
  color: #518cd4 !important;
}

nav.navbar.navbar-default {
  background: #518cd4;
  width: 100%;
  float: left;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}

.logo {
  width: 100%;
  float: left;
  padding: 20px 0;
  text-align: center;
}

.logo a img {
  width: 220px;
}

.navbar-nav > li {
  padding: 0;
  float: none;
  text-align: center;
  display: inline-block;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 34px 10px;
  transition: 0.5s;
  border-radius: 0;
}

.navbar-collapse {
  padding: 0;
}

.navbar-collapse {
  padding: 0;
}

header {
  width: 100%;
  float: left;
}

.topheader {
  width: 100%;
  float: left;
  background: #ffffff;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #518cd4;
  background-color: #fff;
}

.navbar-default .dropdown_menu1 {
  position: relative;
}

.navbar-default .dropdown_menu1 .dropdown-item1 {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  width: calc(100% + 50px);
  list-style: none;
  background-color: #518cd4;
  color: #ffffff;
  padding: 0;
  box-shadow: 0 1px 40px 0 rgba(0, 0, 0, 0.274);
  z-index: 9999;
}

.navbar-default .dropdown_menu1 .dropdown-item1 > li {
  padding: 10px 15px;
  transition: 0.5s;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.navbar-default .dropdown_menu1 .dropdown-item1 > li:hover {
  background-color: #ffffff;
  color: #518cd4;
}

.navbar-default .dropdown_menu1:hover .dropdown-item1 {
  display: block;
}

.navbar-default .dropdown_menu1 .dropdown-item1 li a {
  display: block;
  color: #ffffff;
}

.navbar-default .dropdown_menu1 .dropdown-item1 > li:hover a {
  text-decoration: none;
  color: #518cd4;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #518cd4;
  background-color: #fff;
}

.tpcontactmain {
  float: left;
  margin: 7px 0;
}

.tpcontactmain i {
  font-size: 20px;
  width: 35px;
  height: 35px;
  float: left;
  border: 1px solid #518cd4;
  text-align: center;
  line-height: 33px;
  border-radius: 4px;
  color: #518cd4;
  margin-right: 10px;
}

.tpcontacttl {
  font-weight: 700;
  color: #484848;
  margin-top: 0px;
  font-size: 13px;
}

.tpcontact {
  color: #518cd4;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 35px;
  float: right;
}

.navbar-nav > li.menulogo > a > img {
  width: 100%;
}

.navbar-default .navbar-nav > li.menulogo > a {
  padding: 0px 39px;
  background: transparent;
}

.navbar-nav > li.menulogo {
  padding: 0;
  width: 22%;
}

ul.nav.navbar-nav {
  width: 100%;
  float: left;
  margin: 0;
  text-align: center;
}

.sltitle {
  color: #518cd4;
}

.btn-default {
  background: #518cd4;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  padding: 10px 20px !important;
}

.btn-default:hover {
  color: #fff;
  background: #000;
}

.tparrows {
  background: #518cd4 !important;
  color: #fff !important;
}

.tparrows:hover {
  background: #518cd4 !important;
  color: #fff !important;
}

footer {
  background: #f5f5f5;
  width: 100%;
  float: left;
  margin: 50px 0 0;
  padding: 0;
  position: relative;
}

footer:before {
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  line-height: 1;
  z-index: 1;
  background-image: -webkit-linear-gradient(
    left,
    red 2.32558%,
    #00b2d9 2.32558%,
    #00b2d9 4.65116%,
    #f7941e 4.65116%,
    #f7941e 6.97674%,
    #73b84d 6.97674%,
    #73b84d 9.30233%,
    #e8d41a 9.30233%,
    #e8d41a 11.62791%,
    #4d07a8 11.62791%,
    #4d07a8 13.95349%,
    #7ba6ad 13.95349%,
    #7ba6ad 16.27907%,
    #c0c037 16.27907%,
    #c0c037 18.60465%,
    #8f4b21 18.60465%,
    #8f4b21 20.93023%,
    #898fa6 20.93023%,
    #898fa6 23.25581%,
    #de0057 23.25581%,
    #de0057 25.5814%,
    #9b5260 25.5814%,
    #9b5260 27.90698%,
    #3566b9 27.90698%,
    #3566b9 30.23256%,
    #193942 30.23256%,
    #193942 32.55814%,
    #76163e 32.55814%,
    #76163e 34.88372%,
    #cd5d28 34.88372%,
    #cd5d28 37.2093%,
    #798f5a 37.2093%,
    #798f5a 39.53488%,
    #1e315f 39.53488%,
    #1e315f 41.86047%,
    #c1bc87 41.86047%,
    #c1bc87 44.18605%,
    #ee3c2d 44.18605%,
    #ee3c2d 46.51163%,
    #c1bc87 46.51163%,
    #c1bc87 48.83721%,
    #2c783b 48.83721%,
    #2c783b 51.16279%,
    #5d4284 51.16279%,
    #5d4284 53.48837%,
    #5cf500 53.48837%,
    #5cf500 55.81395%,
    #223e98 55.81395%,
    #223e98 58.13953%,
    #3ca9b7 58.13953%,
    #3ca9b7 60.46512%,
    #7ad1ee 60.46512%,
    #7ad1ee 62.7907%,
    #d9e022 62.7907%,
    #d9e022 65.11628%,
    #ffd316 65.11628%,
    #ffd316 67.44186%,
    #8c222f 67.44186%,
    #8c222f 69.76744%,
    #e6d9ad 69.76744%,
    #e6d9ad 72.09302%,
    #faa819 72.09302%,
    #faa819 74.4186%,
    #659d92 74.4186%,
    #659d92 76.74419%,
    #213e74 76.74419%,
    #213e74 79.06977%,
    #e5a735 79.06977%,
    #e5a735 81.39535%,
    #3e96d2 81.39535%,
    #3e96d2 83.72093%,
    #42af89 83.72093%,
    #42af89 86.04651%,
    #eb4548 86.04651%,
    #eb4548 88.37209%,
    #451834 88.37209%,
    #451834 90.69767%,
    #c1cf82 90.69767%,
    #c1cf82 93.02326%,
    #51bbb7 93.02326%,
    #51bbb7 95.34884%,
    #4683b0 95.34884%,
    #4683b0 97.67442%,
    #cc5727 97.67442%,
    #cc5727 100%
  );
  background: -webkit-linear-gradient(
    left,
    red 2.32558%,
    #00b2d9 2.32558%,
    #00b2d9 4.65116%,
    #f7941e 4.65116%,
    #f7941e 6.97674%,
    #73b84d 6.97674%,
    #73b84d 9.30233%,
    #e8d41a 9.30233%,
    #e8d41a 11.62791%,
    #4d07a8 11.62791%,
    #4d07a8 13.95349%,
    #7ba6ad 13.95349%,
    #7ba6ad 16.27907%,
    #c0c037 16.27907%,
    #c0c037 18.60465%,
    #8f4b21 18.60465%,
    #8f4b21 20.93023%,
    #898fa6 20.93023%,
    #898fa6 23.25581%,
    #de0057 23.25581%,
    #de0057 25.5814%,
    #9b5260 25.5814%,
    #9b5260 27.90698%,
    #3566b9 27.90698%,
    #3566b9 30.23256%,
    #193942 30.23256%,
    #193942 32.55814%,
    #76163e 32.55814%,
    #76163e 34.88372%,
    #cd5d28 34.88372%,
    #cd5d28 37.2093%,
    #798f5a 37.2093%,
    #798f5a 39.53488%,
    #1e315f 39.53488%,
    #1e315f 41.86047%,
    #c1bc87 41.86047%,
    #c1bc87 44.18605%,
    #ee3c2d 44.18605%,
    #ee3c2d 46.51163%,
    #c1bc87 46.51163%,
    #c1bc87 48.83721%,
    #2c783b 48.83721%,
    #2c783b 51.16279%,
    #5d4284 51.16279%,
    #5d4284 53.48837%,
    #5cf500 53.48837%,
    #5cf500 55.81395%,
    #223e98 55.81395%,
    #223e98 58.13953%,
    #3ca9b7 58.13953%,
    #3ca9b7 60.46512%,
    #7ad1ee 60.46512%,
    #7ad1ee 62.7907%,
    #d9e022 62.7907%,
    #d9e022 65.11628%,
    #ffd316 65.11628%,
    #ffd316 67.44186%,
    #8c222f 67.44186%,
    #8c222f 69.76744%,
    #e6d9ad 69.76744%,
    #e6d9ad 72.09302%,
    #faa819 72.09302%,
    #faa819 74.4186%,
    #659d92 74.4186%,
    #659d92 76.74419%,
    #213e74 76.74419%,
    #213e74 79.06977%,
    #e5a735 79.06977%,
    #e5a735 81.39535%,
    #3e96d2 81.39535%,
    #3e96d2 83.72093%,
    #42af89 83.72093%,
    #42af89 86.04651%,
    #eb4548 86.04651%,
    #eb4548 88.37209%,
    #451834 88.37209%,
    #451834 90.69767%,
    #c1cf82 90.69767%,
    #c1cf82 93.02326%,
    #51bbb7 93.02326%,
    #51bbb7 95.34884%,
    #4683b0 95.34884%,
    #4683b0 97.67442%,
    #cc5727 97.67442%,
    #cc5727 100%
  );
  /* For Safari 5.1 to 6.0 */
  background-image: -o-linear-gradient(
    left,
    red 2.32558%,
    #00b2d9 2.32558%,
    #00b2d9 4.65116%,
    #f7941e 4.65116%,
    #f7941e 6.97674%,
    #73b84d 6.97674%,
    #73b84d 9.30233%,
    #e8d41a 9.30233%,
    #e8d41a 11.62791%,
    #4d07a8 11.62791%,
    #4d07a8 13.95349%,
    #7ba6ad 13.95349%,
    #7ba6ad 16.27907%,
    #c0c037 16.27907%,
    #c0c037 18.60465%,
    #8f4b21 18.60465%,
    #8f4b21 20.93023%,
    #898fa6 20.93023%,
    #898fa6 23.25581%,
    #de0057 23.25581%,
    #de0057 25.5814%,
    #9b5260 25.5814%,
    #9b5260 27.90698%,
    #3566b9 27.90698%,
    #3566b9 30.23256%,
    #193942 30.23256%,
    #193942 32.55814%,
    #76163e 32.55814%,
    #76163e 34.88372%,
    #cd5d28 34.88372%,
    #cd5d28 37.2093%,
    #798f5a 37.2093%,
    #798f5a 39.53488%,
    #1e315f 39.53488%,
    #1e315f 41.86047%,
    #c1bc87 41.86047%,
    #c1bc87 44.18605%,
    #ee3c2d 44.18605%,
    #ee3c2d 46.51163%,
    #c1bc87 46.51163%,
    #c1bc87 48.83721%,
    #2c783b 48.83721%,
    #2c783b 51.16279%,
    #5d4284 51.16279%,
    #5d4284 53.48837%,
    #5cf500 53.48837%,
    #5cf500 55.81395%,
    #223e98 55.81395%,
    #223e98 58.13953%,
    #3ca9b7 58.13953%,
    #3ca9b7 60.46512%,
    #7ad1ee 60.46512%,
    #7ad1ee 62.7907%,
    #d9e022 62.7907%,
    #d9e022 65.11628%,
    #ffd316 65.11628%,
    #ffd316 67.44186%,
    #8c222f 67.44186%,
    #8c222f 69.76744%,
    #e6d9ad 69.76744%,
    #e6d9ad 72.09302%,
    #faa819 72.09302%,
    #faa819 74.4186%,
    #659d92 74.4186%,
    #659d92 76.74419%,
    #213e74 76.74419%,
    #213e74 79.06977%,
    #e5a735 79.06977%,
    #e5a735 81.39535%,
    #3e96d2 81.39535%,
    #3e96d2 83.72093%,
    #42af89 83.72093%,
    #42af89 86.04651%,
    #eb4548 86.04651%,
    #eb4548 88.37209%,
    #451834 88.37209%,
    #451834 90.69767%,
    #c1cf82 90.69767%,
    #c1cf82 93.02326%,
    #51bbb7 93.02326%,
    #51bbb7 95.34884%,
    #4683b0 95.34884%,
    #4683b0 97.67442%,
    #cc5727 97.67442%,
    #cc5727 100%
  );
  /* For Opera 11.1 to 12.0 */
  background-image: -moz-linear-gradient(
    left,
    red 2.32558%,
    #00b2d9 2.32558%,
    #00b2d9 4.65116%,
    #f7941e 4.65116%,
    #f7941e 6.97674%,
    #73b84d 6.97674%,
    #73b84d 9.30233%,
    #e8d41a 9.30233%,
    #e8d41a 11.62791%,
    #4d07a8 11.62791%,
    #4d07a8 13.95349%,
    #7ba6ad 13.95349%,
    #7ba6ad 16.27907%,
    #c0c037 16.27907%,
    #c0c037 18.60465%,
    #8f4b21 18.60465%,
    #8f4b21 20.93023%,
    #898fa6 20.93023%,
    #898fa6 23.25581%,
    #de0057 23.25581%,
    #de0057 25.5814%,
    #9b5260 25.5814%,
    #9b5260 27.90698%,
    #3566b9 27.90698%,
    #3566b9 30.23256%,
    #193942 30.23256%,
    #193942 32.55814%,
    #76163e 32.55814%,
    #76163e 34.88372%,
    #cd5d28 34.88372%,
    #cd5d28 37.2093%,
    #798f5a 37.2093%,
    #798f5a 39.53488%,
    #1e315f 39.53488%,
    #1e315f 41.86047%,
    #c1bc87 41.86047%,
    #c1bc87 44.18605%,
    #ee3c2d 44.18605%,
    #ee3c2d 46.51163%,
    #c1bc87 46.51163%,
    #c1bc87 48.83721%,
    #2c783b 48.83721%,
    #2c783b 51.16279%,
    #5d4284 51.16279%,
    #5d4284 53.48837%,
    #5cf500 53.48837%,
    #5cf500 55.81395%,
    #223e98 55.81395%,
    #223e98 58.13953%,
    #3ca9b7 58.13953%,
    #3ca9b7 60.46512%,
    #7ad1ee 60.46512%,
    #7ad1ee 62.7907%,
    #d9e022 62.7907%,
    #d9e022 65.11628%,
    #ffd316 65.11628%,
    #ffd316 67.44186%,
    #8c222f 67.44186%,
    #8c222f 69.76744%,
    #e6d9ad 69.76744%,
    #e6d9ad 72.09302%,
    #faa819 72.09302%,
    #faa819 74.4186%,
    #659d92 74.4186%,
    #659d92 76.74419%,
    #213e74 76.74419%,
    #213e74 79.06977%,
    #e5a735 79.06977%,
    #e5a735 81.39535%,
    #3e96d2 81.39535%,
    #3e96d2 83.72093%,
    #42af89 83.72093%,
    #42af89 86.04651%,
    #eb4548 86.04651%,
    #eb4548 88.37209%,
    #451834 88.37209%,
    #451834 90.69767%,
    #c1cf82 90.69767%,
    #c1cf82 93.02326%,
    #51bbb7 93.02326%,
    #51bbb7 95.34884%,
    #4683b0 95.34884%,
    #4683b0 97.67442%,
    #cc5727 97.67442%,
    #cc5727 100%
  );
  /* For Firefox 3.6 to 15 */
  background-image: linear-gradient(
    left,
    red 2.32558%,
    #00b2d9 2.32558%,
    #00b2d9 4.65116%,
    #f7941e 4.65116%,
    #f7941e 6.97674%,
    #73b84d 6.97674%,
    #73b84d 9.30233%,
    #e8d41a 9.30233%,
    #e8d41a 11.62791%,
    #4d07a8 11.62791%,
    #4d07a8 13.95349%,
    #7ba6ad 13.95349%,
    #7ba6ad 16.27907%,
    #c0c037 16.27907%,
    #c0c037 18.60465%,
    #8f4b21 18.60465%,
    #8f4b21 20.93023%,
    #898fa6 20.93023%,
    #898fa6 23.25581%,
    #de0057 23.25581%,
    #de0057 25.5814%,
    #9b5260 25.5814%,
    #9b5260 27.90698%,
    #3566b9 27.90698%,
    #3566b9 30.23256%,
    #193942 30.23256%,
    #193942 32.55814%,
    #76163e 32.55814%,
    #76163e 34.88372%,
    #cd5d28 34.88372%,
    #cd5d28 37.2093%,
    #798f5a 37.2093%,
    #798f5a 39.53488%,
    #1e315f 39.53488%,
    #1e315f 41.86047%,
    #c1bc87 41.86047%,
    #c1bc87 44.18605%,
    #ee3c2d 44.18605%,
    #ee3c2d 46.51163%,
    #c1bc87 46.51163%,
    #c1bc87 48.83721%,
    #2c783b 48.83721%,
    #2c783b 51.16279%,
    #5d4284 51.16279%,
    #5d4284 53.48837%,
    #5cf500 53.48837%,
    #5cf500 55.81395%,
    #223e98 55.81395%,
    #223e98 58.13953%,
    #3ca9b7 58.13953%,
    #3ca9b7 60.46512%,
    #7ad1ee 60.46512%,
    #7ad1ee 62.7907%,
    #d9e022 62.7907%,
    #d9e022 65.11628%,
    #ffd316 65.11628%,
    #ffd316 67.44186%,
    #8c222f 67.44186%,
    #8c222f 69.76744%,
    #e6d9ad 69.76744%,
    #e6d9ad 72.09302%,
    #faa819 72.09302%,
    #faa819 74.4186%,
    #659d92 74.4186%,
    #659d92 76.74419%,
    #213e74 76.74419%,
    #213e74 79.06977%,
    #e5a735 79.06977%,
    #e5a735 81.39535%,
    #3e96d2 81.39535%,
    #3e96d2 83.72093%,
    #42af89 83.72093%,
    #42af89 86.04651%,
    #eb4548 86.04651%,
    #eb4548 88.37209%,
    #451834 88.37209%,
    #451834 90.69767%,
    #c1cf82 90.69767%,
    #c1cf82 93.02326%,
    #51bbb7 93.02326%,
    #51bbb7 95.34884%,
    #4683b0 95.34884%,
    #4683b0 97.67442%,
    #cc5727 97.67442%,
    #cc5727 100%
  );
  /* Standard syntax */
}

.fttitle {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 20px;
}

.flink {
  float: left;
  width: 100%;
}

.ftlinks {
  width: 100%;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: 24px;
}

.ftlinks li {
  width: 100%;
  float: left;
  padding: 3px 0;
}

.ftlinks li a {
  float: left;
  font-size: 16px;
  color: #333;
  transition: 0.2s;
}

.ftlinks li a:hover {
  color: #518cd4;
  text-decoration: none;
  /* padding-left: 5px; */
}

.ftlinks li a i {
  margin-right: 5px;
  font-size: 13px;
}

.fttag {
  width: 100%;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.fttag li {
  float: left;
  padding: 5px 10px;
  border: 1px solid #999;
  border-radius: 4px;
  color: #333;
  margin: 0 5px 5px 0;
  font-size: 16px;
  transition: 0.5s;
  cursor: pointer;
  text-transform: uppercase;
}

.fttag li:hover {
  background: #518cd4;
  border: 1px solid #518cd4;
  color: #fff;
}

.ftcontactmain {
  padding: 30px 20px;
  background: #fff;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.ftcontactinner {
  width: 100%;
  float: left;
  vertical-align: middle;
}

.ftcontactinner i {
  font-size: 47px;
  float: left;
  margin-right: 15px;
  margin-top: 4px;
  color: #518cd4;
}

.ftcontactnumber,
.ftcontactmail {
  font-size: 16px;
  line-height: 25px;
}

.ftcontactaddress {
  font-size: 16px;
  line-height: 25px;
}

.ftcontactnumber {
  margin-bottom: 0px;
}

.ftaboutus {
  width: 100%;
  float: left;
  padding: 40px 0px 0;
  background: #efeeee;
}

.footerlogo {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 30px;
}

.footerlogo a img {
  max-width: 80%;
}

.ftsocial {
  width: 100%;
  float: left;
  text-align: center;
  padding: 20px 0;
  background: #e3e3e3;
  margin: 0;
}

.ftsocial li {
  float: none;
  display: inline-block;
}

.ftsocial li a {
  display: block;
  width: 43px;
  height: 43px;
  border: 1px solid #848484;
  background: #fff;
  text-align: center;
  border-radius: 100%;
  color: #535353;
  line-height: 42px;
  transition: 0.5s;
}

.ftsocial li a:hover {
  color: #fff;
  background: #518cd4;
  border: 1px solid #518cd4;
}

.ftaboutus p {
  padding: 0 25px;
  font-size: 15px;
  line-height: 27px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.copyright {
  margin: 11px 0 0;
}

.designby {
  float: right;
  width: 186px;
}

.designby a {
  color: #518cd4;
  font-weight: bold;
  width: 100%;
  float: right;
}

.footerbottom {
  padding: 15px 0;
  background: #e9e9e9;
}

.copyright,
.designby {
  /* font-size: 16px; */
}

.ftlinks-tag {
  /* width:100%; */
  float: left;
  padding: 0 50px;
  margin: 0;
}

.pd_lf0 {
  padding-left: 0;
}

.pd_rt0 {
  padding-right: 0;
}

.leftmenu {
  width: 40%;
  float: left;
}

/*.rightmenu { width: 40%; float: left; }*/

.rightmenu {
  float: right;
}

.menulogo {
  width: 20%;
  float: left;
  padding: 10px 20px;
  background: #fff;
  border: 5px solid #37659c;
  border-top: 0;
  border-bottom: 0;
}

.menulogo a img {
  width: 100%;
}

.leftmenu ul.nav.navbar-nav {
  float: right;
  text-align: right;
  background: #518cd4;
}

.rightmenu ul.nav.navbar-nav {
  float: left;
  background: #518cd4;
  text-align: left;
}

.rightmenu .navbar-nav > li {
  /* float: left; */
}

.navbar-default .navbar-toggle {
  border: 0;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background: transparent;
}

.sectionabout {
  width: 100%;
  float: left;
  margin: 50px 0 0;
}

.mdtitle {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 30px;
  color: #518cd4;
  text-transform: uppercase;
}

p {
  line-height: 26px;
  font-size: 15px;
}

.img-responsive {
  /* width: 100%; */
}

.aboutimg {
  border-radius: 0;
  transition: 0.4s;
  box-shadow: none;
}

/*.aboutimg:hover { border-radius: 20%; transition: 0.4s; box-shadow: 0 13px 3px -2px rgba(81, 140, 212, 1); }*/

.stats_main {
  width: 100%;
  float: left;
  margin: 50px 0 0;
  position: relative;
}

.stats_icons {
  width: 100%;
  float: left;
}

.stats_icons i {
  font-size: 40px;

  margin-bottom: 10px;

  border: 3px solid #fff;

  border-radius: 50%;

  width: 80px;

  height: 80px;

  line-height: 80px;
}

.stats_title {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 0;
  width: 100%;
  float: left;
  text-transform: uppercase;
}

.fun-number {
  width: 100%;
  text-align: center;
  font-size: 38px;
  font-weight: bold;
  float: left;
}

.stats_inner {
  text-align: center;
  width: 100%;
  float: left;
  z-index: 1;
  position: relative;
}

.statsbox {
  width: 100%;
  float: left;
  background: url(../images/pxbg.jpg);
  text-align: center;
  color: #fff;
  padding: 50px 0;
  border-radius: 10px;
  position: relative;
  background-size: cover;
  background-position: center;
}

.boxbg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(81, 140, 212, 0.65);
  z-index: 0;
  border-radius: 10px;
}

.pagename-ribbon {
  position: relative;
  color: #ffffff;
  padding: 1px 15px;
  display: inline-block;
  width: 100%;
}

.pagename-ribbon:before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 52px;
  z-index: 0;
}

.pagename-ribbon .pagenamert-triangle {
  position: absolute;
  top: 0;
  right: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 0 26px 25px;
}

.pagename-ribbon .pagenamelt-triangle {
  position: absolute;
  top: 0;
  left: -25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 25px 26px 0;
}

.pagename-ribbon .pagenamelt-triangle:before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #ffffff;
  border-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 50%;
  margin-top: -4.5px;
  left: 14px;
}

.pagename-ribbon .pagenamert-triangle:before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #ffffff;
  border-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 50%;
  margin-top: -4.5px;
  right: 14px;
}

.pagename-ribbon span {
  position: relative;
  z-index: 1;
  line-height: 50px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}

.pagename-ribbon:before {
  background: #518cd4;
}

.pagename-ribbon .pagenamelt-triangle {
  border-color: transparent #518cd4 transparent transparent;
}

.pagename-ribbon .pagenamert-triangle {
  border-color: transparent transparent transparent #518cd4;
}

section.pagename {
  width: 100%;
  float: left;
  margin: 50px 0 0;
}

.pageinner {
  width: 40%;
  float: left;
  text-align: center;
  margin: 0 30%;
}

.contactform {
  background: #efeeee;
  padding: 30px 20px;
  width: 100%;
  float: left;
}

section.sectioncontact {
  width: 100%;
  float: left;
  margin: 50px 0 0;
}

.form-control {
  border-radius: 0;
}

.contactform h3 {
  font-size: 24px;

  font-weight: 700;

  margin: 0 0 30px;

  text-transform: uppercase;
}

.contactmap {
  width: 100%;
  float: left;
  height: 487px;
  border: 10px solid #efeeee;
}

.contactmap iframe {
  width: 100%;
  height: 100%;
  border: 2px solid #e4e4e4;
  float: left;
}

/********** Tab menu **********/

.tab-content {
  padding: 20px;
  float: left;
  border: 1px solid #ddd;
  width: 100%;
  border-top: 0;
}

.panel-title > a span {
  background: #518cd4;
  color: #fff;
  margin-right: 10px;
  padding: 17px;
  font-size: 10px;
  top: 0;
}

.panel-heading .panel-title strong {
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}

.panel-heading {
  padding: 0;
  background: #f1f3f4;
  border: 0;
  border-radius: 0;
}

.panel.panel-default {
  border: 0;
  border-radius: 0;
}

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

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0px solid #eff2f7;
}

.panel {
  margin-bottom: 20px;
  background-color: #adc5ef;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.qna p {
  line-height: 32px;
}

.tab-content {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color #ddd #ddd;
  border-image: none;
  border-style: none solid solid;
  border-width: 0;
  float: left;
  padding: 0px;
  width: 100%;
}

ul.nav.nav-tabs {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none;
  border-color: Transparent Transparent -moz-use-text-color;
  border-image: none;
  border-style: solid solid none;
  border-width: 0;
  float: none;

  margin: 50px auto 15px;
  text-align: center;
  width: 100%;
  display: inline-block;
}

.nav-tabs > li > a {
  font-size: 16px;
  margin: 0;
  padding: 9px 18px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
}

.nav-tabs > li > a {
  border: 1px solid #1f8ceb;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus {
  border: 1px solid #1f8ceb;
}

.nav-tabs > li.active > a:hover {
  border: 1px solid #1f8ceb;
}

.nav-tabs > li > a:hover {
  background: transparent;
  border: 1px solid #1f8ceb;
}

.nav-tabs > li {
  background: #eff2f7;
  display: inline-block;
  float: none;
  margin: 0 0 -1px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  background: #518cd4;
  border-radius: 0;
  color: #ffffff;
}

.nav-tabs > li.active {
  background: #eff2f7;
}

#default2 .agreementbody {
  height: 550px;
  overflow: auto;
  overflow-x: hidden;
  border: 1px solid rgb(204, 204, 204);
  padding-right: 25px;
  margin-top: 15px;
  padding: 25px;
  float: left;
  width: 100%;
}

.fade {
  margin-top: 40px;
}

.gallery {
  float: left;
  width: 100%;
  margin: 45px 0 0;
}

.gallery img {
  border: 2px solid #eff2f7;

  border-radius: 0;

  box-shadow: none;

  margin-bottom: 30px;

  transition: all 0.4s ease 0s;
}

/*.gallery img:hover { transition: 0.4s; border-radius: 50%; box-shadow: 0 13px 3px 3px rgba(81,140,212,1); }*/

/*about us page*/

.abtus {
  float: left;
  width: 100%;
  margin: 50px 0 0;
}

.abtus p {
  float: left;

  font-size: 16px;

  line-height: 32px;

  width: 100%;
}

.client {
  border: 1px solid #dedede;

  border-radius: 4px;

  text-align: center;

  margin-bottom: 30px;
}

.client p {
  float: none;

  margin-bottom: 0;
}

.client img {
  margin: 0 auto;
}

blockquote {
  background: #eee none repeat scroll 0 0;
  border-color: #518cd4 #fff;
  border-style: solid;
  border-width: 10px;
  color: #518cd4;
  font-size: 17px;
  margin: 40px;
  padding: 33px 45px;
  line-height: 32px;
  float: left;
  width: 100%;
}

.abtus ul,
.abtus ul li {
  float: left;
  width: 100%;
}

.abtus ul li {
  padding: 5px;
  list-style: none;
}

.abtus ul li i {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}

.abtus .boardofdirectors {
  float: left;
  width: 100%;
}

.abtus .boardofdirectors .row .col-lg-6 > div {
  height: 100%;
}

.abtus .boardofdirectors .boardbody {
  float: left;
  width: 100%;
  background: #eeeeee;
  padding: 15px;
  margin: 0 0 30px;
}

.abtus .boardofdirectors .boardbody .imgdiv {
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 15px 0 0;
  overflow: hidden;
}

.abtus .boardofdirectors .boardbody .imgdiv img {
  height: 100%;
}

.abtus .boardofdirectors .boardbody .textdiv {
}

.abtus .boardofdirectors .boardbody .textdiv h4 {
  margin-top: 0;
  font-weight: bold;
  color: #518cd4;
}

.abtus .boardofdirectors .boardbody .textdiv p {
  display: block;
  font-size: 14px;
  height: 132px;
  line-height: 25px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  width: auto;
  float: none;
}

.abtus .boardofdirectors .table.audit-table tbody tr:nth-last-child(1),
.abtus .boardofdirectors .table.audit-table tbody tr:nth-last-child(2),
.abtus .boardofdirectors .table.audit-table tbody tr:nth-last-child(3),
.abtus .boardofdirectors .table.audit-table tbody tr:nth-last-child(4) {
  visibility: hidden;
}

.boardbody {
  float: left;
  width: 100%;
  background: #eeeeee;
  padding: 15px;
  margin: 30px 0;
}

.boardbody .imgdiv {
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 15px 0 0;
  overflow: hidden;
}

.boardbody .imgdiv img {
  height: 100%;
}

.boardbody .textdiv {
}

.boardbody .textdiv h4 {
  margin-top: 0;
  font-weight: bold;
  color: #518cd4;
}

.boardbody .textdiv p {
  display: block;
  font-size: 14px;
  height: 132px;
  line-height: 25px;
  margin: 0 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  width: auto;
  float: none;
}

.mb-3 {
  margin-bottom: 30px;
}

.mt-2 {
  margin-top: 20px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.mt-0 {
  margin-top: 0;
}

.resp-ul {
  margin: 0;

  padding: 0;

  list-style: none;
}

.resp-ul li {
  margin-bottom: 10px;

  padding: 0 !important;

  font-size: 16px;
}

.resp-ul li i {
  margin-right: 5px;

  color: #518cd4;
}

/*investor*/

.investors {
  float: left;
  width: 100%;
  margin: 50px 0 0;
}

/*table*/

.table {
  margin-bottom: 30px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border-top: 0px solid #ddd;
  vertical-align: middle;
}

.table thead th,
.table tbody td {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 1px;
  background: #518cd4;
  color: #fff;
  text-align: center;
}

.table tbody td.delete {
  text-align: center;
  cursor: pointer;
}

.table tbody td > .table.subtable tbody td {
  padding: 5px !important;
  text-align: right;
}

.table tbody td > .table.subtable tbody td strong {
  padding: 0 0 0 8px;
}

.table.subtable {
  background: transparent;
  margin-bottom: 0;
}

.table.table-bordered.table-hover.table-striped a {
  display: block;
  text-align: center;
  width: 100%;
}

.annual .table thead th,
.annual .table tbody td {
  width: 25%;
}

.shareholding .table thead th,
.shareholding .table tbody td {
  width: 20%;
}

.address01 {
  background: #efeeee none repeat scroll 0 0;
  float: left;
  padding: 15px;
  width: 100%;
  height: 325px;
}

.address01 h4 {
  color: #518cd4;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}

.address01 p {
  margin-bottom: 2px;
}

.address02 {
  background: #efeeee none repeat scroll 0 0;
  float: left;
  padding: 15px;
  width: 100%;
  height: 190px;
}

.address02 h4 {
  color: #518cd4;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}

.address02 p {
  margin-bottom: 2px;
}

@media screen and (max-width: 1199px) {
  .navbar-default .navbar-nav > li > a {
    padding: 26px 25px;
  }

  .ftcontactinner i {
    margin-bottom: 5px;
  }

  .address01 {
    height: 330px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-default .navbar-nav > li > a {
    padding: 18px 10px;
  }

  .navbar-default .dropdown_menu1 .dropdown-item1 {
    width: 100%;
  }

  .tpcontact {
    font-size: 15px;
  }

  .ftcontactinner i {
    margin-top: 0;
    margin-bottom: 0;
  }

  .ftcontactmain .row .col-sm-12:first-child {
    margin-bottom: 20px;
  }

  .ftlinks {
    margin-bottom: 20px;
  }

  .ftaboutus p {
    margin-bottom: 70px;
  }

  .client {
    height: auto;

    margin-bottom: 30px;
  }

  .abtus .boardofdirectors .table.audit-table tbody tr:nth-last-child(1),
  .abtus .boardofdirectors .table.audit-table tbody tr:nth-last-child(2),
  .abtus .boardofdirectors .table.audit-table tbody tr:nth-last-child(3),
  .abtus .boardofdirectors .table.audit-table tbody tr:nth-last-child(4) {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .tpcontact {
    float: none;
    display: inline-block;
  }

  .tpcontactmain {
    width: 100%;
    text-align: center;
  }

  .tpcontactmain i {
    float: none;
  }

  .navbar-nav > li {
    float: left;
    display: block;
    width: 100%;
  }

  .ftlinks-tag {
    padding: 0 15px;
  }

  .pd_lf0 {
    padding-left: 15px;
  }

  .pd_rt0 {
    padding-right: 15px;
  }

  .fttag {
    margin: 0 0 30px;
  }

  .copyright,
  .designby {
    float: none;
    margin: auto;
    text-align: center;
  }

  .copyright {
    margin-bottom: 10px;
  }

  .ftaboutus p {
    margin-bottom: 30px;
  }

  .statsbox {
    margin: 0 0 15px;
  }

  .mdtitle {
    margin-top: 20px;
  }

  .pageinner {
    margin: 0 7%;
    width: 86%;
  }

  .abtus {
    margin: 30px 0 0;
  }

  blockquote {
    font-size: 15px;
    line-height: 22px;
    margin: 15px 0;
    padding: 10px 10px;
  }

  .ftlinks {
    margin-bottom: 0;
  }

  .flink {
    margin-bottom: 20px;
  }

  .address01 {
    height: auto;
    margin: 0 0 30px;
  }

  .address02 {
    height: auto;
    margin: 0 0 30px;
  }

  .abtus .boardofdirectors .boardbody .textdiv p {
    height: auto;
  }
}

@media screen and (max-width: 420px) {
  .ftcontactinner i {
    font-size: 30px;
    margin-right: 15px;
    margin-bottom: 40px;
    margin-top: 3px;
  }

  .ftcontactnumber,
  .ftcontactmail,
  .ftcontactaddress {
    font-size: 17px;
    line-height: 22px;
  }

  /*.gallery img:hover { box-shadow: 0 11px 3px -2px rgba(81, 140, 212, 1); }*/

  .textdiv {
    float: left;
    margin: 15px 0 0;
  }

  .abtus .boardofdirectors .boardbody .textdiv p {
    overflow: visible;
    text-overflow: ellipsis;
    height: auto;
  }

  .abtus .boardofdirectors .boardbody {
    border-bottom: 2px solid #518cd4;
    float: left;
    margin: 0 0 30px;
    padding: 15px 15px 30px;
    width: 100%;
    background: none;
  }

  .abtus ul {
    padding: 0;
  }
}

/*15-07-2016*/

.stats_inner.fx > span {
  float: left;

  font-size: 30px;

  font-weight: bold;

  margin: -48px 0 0 0;

  text-align: center;

  width: 100%;

  padding: 0 0 0 76px;
}

.stats_inner.fx.morenum > span {
  padding: 0 0 0 152px;
}

.sectionabout p {
  line-height: 32px;

  font-size: 16px;

  float: left;

  width: 100%;

  text-align: justify;
}

.fttitle {
  text-transform: uppercase;
}

ul.downloadlist {
  width: 100%;

  float: left;

  padding: 0;

  list-style-type: none;

  padding-left: 40px;
}

ul.downloadlist li {
  width: 100%;

  float: left;

  margin-bottom: 10px;
}

ul.downloadlist li a img {
  width: 22px;

  margin-right: 10px;
}

ul.downloadlist li a {
  font-size: 18px;

  color: #333;

  text-decoration: none;
}

ul.downloadlist li a:hover {
  color: #518cd4;
}

h4.panel-title a {
  text-decoration: none;
}

h4.panel-title a:hover strong {
  color: #518cd4;
}

.panel.panel-default .panel-body > h3 {
  padding-left: 40px;
}

div#accordion,
div#accordion2 {
  margin-bottom: 50px;
}

.keyTeam_card-sdx {
  position: relative;
  width: 100%;
  min-height: 260px;
  text-align: center;
}

.keyTeam_card-sdx .teamMember-image {
  position: relative;
  width: 150px;
  height: 150px;
  margin: auto;
  border-radius: 50%;
  margin-bottom: 20px;
  border: 2px solid #000;
  overflow: hidden;
}

.keyTeam_card-sdx .teamMember-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.keyTeam_card-sdx .teamMember-details {
  position: relative;
  margin-bottom: 30px;
}

.keyTeam_card-sdx .teamMember-details h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}

.keyTeam_card-sdx .teamMember-details p {
  font-size: 14px;
  font-weight: 600;
  color: #518cd4;
  line-height: normal;
  margin-top: 8px;
  margin-bottom: 0;
}

/* MARGINS */
.mb-5 {
  margin-bottom: 50px !important;
}
