@import url("https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700&display=swap");
/*Social Icons*/
@import url("https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700&display=swap");
.font40 {
  font-size: 40px;
  color: #007646;
  line-height: 40px;
}

.font45 {
  font-size: 45px;
  color: #000;
}

.font65 {
  font-size: 65px;
  color: #88D8B0;
}

.font20 {
  font-size: 20px;
  line-height: 38px;
}

.font70 {
  font-size: 70px;
  color: rgba(77, 77, 77, 0.12);
}

.font25 {
  font-size: 25px;
  font-weight: 600;
  color: #007646;
}

.font35 {
  font-size: 35px;
  font-weight: 600;
  color: #007646;
}

@media (max-width: 575px) {
  .font35 {
    font-size: 28px;
  }
}

/*Social Icons*/
.font40 {
  font-size: 40px;
  color: #007646;
  line-height: 40px;
}

.font45 {
  font-size: 45px;
  color: #000;
}

.font65 {
  font-size: 65px;
  color: #88D8B0;
}

.font20 {
  font-size: 20px;
  line-height: 38px;
}

.font70 {
  font-size: 70px;
  color: rgba(77, 77, 77, 0.12);
}

.font25 {
  font-size: 25px;
  font-weight: 600;
  color: #007646;
}

.font35 {
  font-size: 35px;
  font-weight: 600;
  color: #007646;
}

@media (max-width: 575px) {
  .font35 {
    font-size: 28px;
  }
}

.rightLogo a {
  display: block;
  line-height: 0;
}

.navigation .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navigation .navbarLink ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navigation .navbarLink ul li {
  margin-left: 18px;
  position: relative;
}

.navigation .navbarLink ul li a {
  cursor: pointer;
  font-weight: 600;
  color: #686868;
  font-size: 14px;
  padding: 0 !important;
}

@media (max-width: 1199px) {
  .navigation .navbarLink ul li a {
    color: #686868;
    font-size: 14px;
    padding: 0 !important;
  }
}

.navigation .navbarLink ul li > .dropdown-menu {
  background: #fff;
  padding: 0;
  margin: 0;
  border-radius: 0;
}

.navigation .navbarLink ul li > .dropdown-menu li {
  margin-left: 0;
}

.navigation .navbarLink ul li > .dropdown-menu li a {
  color: #000 !important;
  padding: 10px;
  background: none;
  color: #fff;
  border-radius: 20px;
  color: #000;
  font-size: 14px;
}

.navigation .navbarLink ul li > .dropdown-menu li.active a, .navigation .navbarLink ul li > .dropdown-menu li:hover a {
  color: #fff;
  font-size: 14px;
  background: transparent;
  color: #fff;
  border-radius: 0px;
}

.navigation .navbarLink ul li:hover > .dropdown-menu.active_color, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color {
  right: 0;
  -webkit-transform: inherit !important;
          transform: inherit !important;
  top: inherit !important;
  background: #fff;
  padding: 0;
  margin: 0;
  border-radius: 0;
}

.navigation .navbarLink ul li:hover > .dropdown-menu.active_color li, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
}

.navigation .navbarLink ul li:hover > .dropdown-menu.active_color li::before, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li::before {
  display: none;
}

.navigation .navbarLink ul li:hover > .dropdown-menu.active_color li a, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li a {
  text-transform: capitalize !important;
}

.navigation .navbarLink ul li:hover > .dropdown-menu.active_color li:hover a, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li:hover a {
  color: #007646 !important;
}

.navigation .navbarLink ul li:hover > .dropdown-menu.active_color li.active a, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li.active a {
  color: #007646 !important;
}

@media (max-width: 991px) {
  .navigation .navbarLink ul li:hover > .dropdown-menu.active_color li, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li {
    margin-bottom: 0 !important;
    padding: 5px;
  }
  .navigation .navbarLink ul li:hover > .dropdown-menu.active_color li a, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li a {
    text-transform: capitalize !important;
    font-size: 12px !important;
  }
}

.navigation .navbarLink ul li:hover > .dropdown-menu.active_color li, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li {
  margin-left: 0;
}

.navigation .navbarLink ul li:hover > .dropdown-menu.active_color li a, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li a {
  color: #000 !important;
  padding: 10px;
  background: none;
  color: #fff;
  border-radius: 20px;
  color: #000;
  font-size: 14px;
}

.navigation .navbarLink ul li:hover > .dropdown-menu.active_color li.active a, .navigation .navbarLink ul li:hover > .dropdown-menu.active_color li:hover a, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li.active a, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li:hover a {
  color: #fff;
  font-size: 14px;
  background: transparent;
  color: #fff;
  border-radius: 0px;
}

@media (min-width: 992px) {
  .navigation .navbarLink ul li:hover > .dropdown-menu.active_color, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 10;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    background: #fff;
    padding: 0;
    margin: 0;
    border-radius: 0;
  }
  .navigation .navbarLink ul li:hover > .dropdown-menu.active_color li, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .navigation .navbarLink ul li:hover > .dropdown-menu.active_color li, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li {
    margin-left: 0;
  }
  .navigation .navbarLink ul li:hover > .dropdown-menu.active_color li a, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li a {
    color: #000 !important;
    padding: 10px;
    background: none;
    color: #fff;
    border-radius: 20px;
    color: #000;
    font-size: 14px;
  }
  .navigation .navbarLink ul li:hover > .dropdown-menu.active_color li.active a, .navigation .navbarLink ul li:hover > .dropdown-menu.active_color li:hover a, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li.active a, .navigation .navbarLink ul li:focus > .dropdown-menu.active_color li:hover a {
    color: #fff;
    font-size: 14px;
    background: transparent;
    color: #fff;
    border-radius: 0px;
  }
}

@media (max-width: 991px) {
  .navigation .navbarLink ul li {
    margin-left: 0;
  }
  .navigation .navbarLink ul li a {
    color: #000 !important;
  }
}

@media (max-width: 991px) {
  .navigation .navbarLink ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto;
  }
  .navigation .navbarLink ul li > .dropdown-menu {
    position: relative !important;
    -webkit-transform: none !important;
            transform: none !important;
  }
}

@media (max-width: 1199px) {
  .navigation .navbarLink ul li {
    margin-left: 10px !important;
  }
  .navigation .navbarLink ul li a {
    font-size: 12px !important;
  }
}

@media (max-width: 991px) {
  .navigation .navbarLink {
    background: #000;
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    z-index: 999;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow-y: scroll;
    text-align: center;
    padding-top: 35px;
  }
  .navigation .navbarLink .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .navigation .navbarLink #dismiss .d-md-none {
    display: block !important;
  }
}

.navigation .navbarLink.active {
  left: 0;
}

.navigation .navbarLink #dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #007646;
  color: #fff;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9999;
}

.logout_drop img {
  width: 32px;
}

.logout_drop ul li.dropdown {
  margin-left: 25px;
}

.logout_drop ul li.dropdown a.nav-link {
  padding: 0;
}

.logout_drop ul li.dropdown .dropdown-toggle::after {
  color: #007646;
  display: none;
}

.logout_drop ul li.dropdown > .dropdown-menu {
  background: #fff;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-transform: inherit !important;
          transform: inherit !important;
  top: inherit !important;
  min-width: 200px !important;
  left: inherit !important;
  right: 0;
}

.logout_drop ul li.dropdown > .dropdown-menu li {
  margin-left: 0;
}

.logout_drop ul li.dropdown > .dropdown-menu li a {
  color: #000 !important;
  padding: 10px;
  background: none;
  color: #fff;
  border-radius: 20px;
  color: #000;
  font-size: 14px;
}

.logout_drop ul li.dropdown > .dropdown-menu li.active a, .logout_drop ul li.dropdown > .dropdown-menu li:hover a {
  color: #fff;
  font-size: 14px;
  background: transparent;
  color: #fff;
  border-radius: 0px;
}

.logout_drop ul li.dropdown > .dropdown-menu li {
  padding: 10px;
}

.logout_drop ul li.dropdown > .dropdown-menu li a {
  padding: 0;
  font-weight: 600;
}

.logout_drop ul li.dropdown:hover > .dropdown-menu.active_color li, .logout_drop ul li.dropdown:focus > .dropdown-menu.active_color li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.logout_drop ul li.dropdown:hover > .dropdown-menu.active_color li::before, .logout_drop ul li.dropdown:focus > .dropdown-menu.active_color li::before {
  display: none;
}

.logout_drop ul li.dropdown:hover > .dropdown-menu.active_color li:hover a, .logout_drop ul li.dropdown:focus > .dropdown-menu.active_color li:hover a {
  color: #007646 !important;
}

.logout_drop ul li.dropdown:hover > .dropdown-menu.active_color li.active a, .logout_drop ul li.dropdown:focus > .dropdown-menu.active_color li.active a {
  color: #007646 !important;
}

.logout_drop ul li.dropdown:hover > .dropdown-menu.active_color li.dropdown-item.active, .logout_drop ul li.dropdown:hover > .dropdown-menu.active_color li.dropdown-item:focus, .logout_drop ul li.dropdown:hover > .dropdown-menu.active_color li.dropdown-item:hover, .logout_drop ul li.dropdown:focus > .dropdown-menu.active_color li.dropdown-item.active, .logout_drop ul li.dropdown:focus > .dropdown-menu.active_color li.dropdown-item:focus, .logout_drop ul li.dropdown:focus > .dropdown-menu.active_color li.dropdown-item:hover {
  background: transparent !important;
}

@media (min-width: 992px) {
  .logout_drop ul li.dropdown:hover > .dropdown-menu.active_color, .logout_drop ul li.dropdown:focus > .dropdown-menu.active_color {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 10;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
  }
  .logout_drop ul li.dropdown:hover > .dropdown-menu.active_color li, .logout_drop ul li.dropdown:focus > .dropdown-menu.active_color li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 991px) {
  .logout_drop ul li.dropdown .dropdown-toggle::after {
    color: #007646;
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .hideclose {
    display: block;
  }
  #sidebar {
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow-y: scroll;
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
            box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  }
  #sidebar.active {
    left: 0;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  #dismiss {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #fff;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 9999;
  }
  .navbarLink ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .navbarLink ul li {
    margin-left: 0;
    text-align: center;
    margin-bottom: 20px !important;
  }
  .navbarBtn {
    text-align: right;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #sidebarCollapse {
    background: transparent;
  }
  #sidebarCollapse i {
    font-size: 36px;
    color: #007646;
  }
}

/*Social Icons*/
.font40 {
  font-size: 40px;
  color: #007646;
  line-height: 40px;
}

.font45 {
  font-size: 45px;
  color: #000;
}

.font65 {
  font-size: 65px;
  color: #88D8B0;
}

.font20 {
  font-size: 20px;
  line-height: 38px;
}

.font70 {
  font-size: 70px;
  color: rgba(77, 77, 77, 0.12);
}

.font25 {
  font-size: 25px;
  font-weight: 600;
  color: #007646;
}

.font35 {
  font-size: 35px;
  font-weight: 600;
  color: #007646;
}

@media (max-width: 575px) {
  .font35 {
    font-size: 28px;
  }
}

.tabStructure .card {
  padding-top: 25px;
}

.tabStructure .nav-tabs {
  display: none;
}

.tabStructure .nav-tabs {
  border: 0;
}

.tabStructure .nav-tabs > li {
  margin-right: 25px;
  margin-bottom: 0;
  position: relative;
}

.tabStructure .nav-tabs > li > a {
  color: #000;
  padding: 10px 20px;
  border-radius: 0;
  font-size: 20px;
  font-weight: bold;
  border: 0;
  position: relative;
}

.tabStructure .nav-tabs > li > a.active, .tabStructure .nav-tabs > li > a:hover {
  background: #007646;
  border-radius: 0;
  color: #fff;
}

.tabStructure .nav-tabs > li > a.active:after, .tabStructure .nav-tabs > li > a:hover:after {
  bottom: -16px;
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.tabStructure .nav-tabs .nav-item.show .nav-link, .tabStructure .nav-tabs .nav-link.active {
  border: 0;
  background: #007646 !important;
  color: #fff !important;
  border-radius: 0;
}

@media (min-width: 768px) {
  .tabStructure .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tabStructure .card {
    border: none;
    background: transparent;
  }
  .tabStructure .card .card-header {
    display: none;
  }
  .tabStructure .card .collapse {
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  .tabStructure .nav-tabs > li > a {
    padding: 10px 10px;
  }
}

@media screen and (max-width: 992px) {
  .tabStructure .nav-tabs > li > a {
    padding: 15px 11px;
    font-size: 15px;
    font-weight: 500;
  }
}

@media (max-width: 767px) {
  .tabStructure .tab-content > .tab-pane {
    display: block !important;
    opacity: 1;
    border-radius: 0;
    padding: 0;
  }
  .tabStructure #content {
    -webkit-box-shadow: 0 0 10px #ccc;
            box-shadow: 0 0 10px #ccc;
  }
  .tabStructure .card {
    padding: 10px 15px;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .tabStructure .tab-content > .tab-pane .card-header {
    border: 0;
    background: #D4003A;
    border-radius: 0;
    padding: 0;
  }
  .tabStructure .tab-content > .tab-pane .card-header h5 a {
    font-size: 18px;
    display: block !important;
    color: #fff;
    padding: 15px 12px;
    background: url(../images/icons_white.png) right 15px center no-repeat #007646 !important;
  }
  .tabStructure .tab-content > .tab-pane .card-header h5 a.collapsed {
    background: url(../images/icons.png) right 15px center no-repeat #ccc !important;
    color: #000;
  }
}

body {
  overflow-x: hidden;
  font-family: "Hind", sans-serif;
  font-weight: 500;
  font-size: 16px;
}

button {
  background: transparent;
  cursor: pointer;
}

.center_mini {
  margin: 0 auto;
  display: block;
  padding-bottom: 15px;
}

a.modalRule {
  color: #000 !important;
}

.rules li {
  position: relative;
  padding-left: 15px;
  padding-bottom: 10px;
}

.rules li::before {
  content: '';
  background: #D4003A;
  height: 7px;
  width: 7px;
  position: absolute;
  top: 7px;
  left: 0;
  border-radius: 50%;
}

.modal-dialog {
  max-width: 700px;
}

.downloadSec {
  margin-bottom: 30px;
}

.downloadSec:last-child {
  margin-bottom: 0;
}

.backBtn {
  margin-bottom: 30px;
}

.backBtn i {
  padding-right: 5px;
  color: #fff !important;
}

.directorySec ul .list-group-item {
  border-radius: 0;
  border: 1px solid #007646;
}

.directorySec ul .list-group-item.active a {
  color: #fff;
  border-color: #007646;
}

.directorySec ul .list-group-item a {
  color: #000;
  display: block;
}

.directorySec ul .list-group-item:hover {
  background: #007646;
}

.directorySec ul .list-group-item:hover a {
  color: #fff;
}

.directorySec table tr td {
  border-bottom: 1px solid #ccc;
  font-size: 13px;
  padding: 10px 12px;
  word-break: break-all;
}

.directorySec table tr td a {
  color: #007646 !important;
}

.directorySec table tr th {
  border-bottom: 1px solid #ccc;
  background: #007646;
  color: #fff;
  padding: 10px 12px;
}

@media (max-width: 991px) {
  .directorySec .table {
    margin-top: 30px;
  }
}

.directorySec {
  padding: 80px 40px !important;
}

.directorySec li.active {
  background: #007646;
  color: #fff;
}

.directorySec .col-lg-9 {
  padding: 0;
}

.directorySec .container {
  padding: 0;
}

.directorySec .disp_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.directorySec .disp_flex .custom-select {
  width: 30%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url(../images/dropdown_arrow.svg) no-repeat center right 15px !important;
  background-size: 12px !important;
  border: 1px solid #007646;
  border-radius: 0;
}

.directorySec .disp_flex .custom-select:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (max-width: 991px) {
  .directorySec {
    padding: 40px !important;
  }
  .directorySec .col-lg-9 {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .directorySec .font25 {
    padding-bottom: 0 !important;
  }
  .directorySec .disp_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .directorySec .disp_flex .custom-select {
    width: 100%;
    margin: 20px 0;
  }
}

@media (max-width: 575px) {
  .directorySec {
    padding: 20px !important;
  }
}

.add_certificate_form label.error {
  top: 100%;
}

.add_certificate_form .btnarea {
  margin-top: 20px;
}

.agree_box {
  position: relative;
}

.agree_box label.error {
  top: 100%;
}

.txtRight {
  text-align: right;
  margin-bottom: 30px;
}

.readmore1 {
  background: #007646;
  color: #fff !important;
  padding: 5px 10px;
  cursor: pointer;
  display: inline-block;
}

@media (max-width: 575px) {
  .readmore1 {
    font-size: 15px;
  }
}

@media (max-width: 320px) {
  .readmore1 {
    font-size: 14px;
    padding: 5px 7px;
  }
}

.uploadresume .btn-file {
  position: relative;
  overflow: hidden;
}

.uploadresume .btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

.uploadresume input[readonly] {
  background-color: white !important;
  cursor: text !important;
}

.uploadresume .input-group-btn {
  background: #007646;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.uploadresume label.error {
  top: 100%;
}

ul, li {
  text-decoration: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

li:hover {
  text-decoration: none !important;
  list-style: none !important;
}

p {
  margin: 0;
  padding: 0;
}

a:hover {
  text-decoration: none;
}

.btn:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.inner_space {
  min-height: 600px;
}

.body_bg {
  background: #F9F9F9;
}

.body_bg .section_padding {
  padding: 60px 0;
}

#certificatedata tr td:first-child, #certificatedata tr th:first-child {
  width: 80%;
}

#certificatedata tr td:last-child, #certificatedata tr th:last-child {
  width: 20%;
}

.navBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navBlock .loginForm .dropdown-toggle::after {
  display: none;
}

.padd_bott {
  padding-bottom: 20px;
}

.dropdown-menu.form-wrapper {
  display: none;
  width: 430px;
  padding: 40px !important;
  left: auto !important;
  right: 0;
  -webkit-transform: inherit !important;
          transform: inherit !important;
  top: inherit !important;
}

.dropdown-menu.form-wrapper li form {
  padding: 0 !important;
}

.dropdown-menu.form-wrapper li form .font21 {
  font-size: 21px;
  color: #007646;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 20px;
}

.dropdown-menu.form-wrapper li form .form-control {
  border-radius: 0;
  font-size: 14px;
  color: #686868;
}

.dropdown-menu.form-wrapper li form .form-group {
  margin-bottom: 15px;
}

.dropdown-menu.form-wrapper li form .form-check {
  margin-bottom: 15px;
  font-size: 12px;
}

.dropdown-menu.form-wrapper li form .green_btn {
  color: #fff !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  display: inline-block;
  padding: 10px 36px;
  font-size: 14px;
  background: #007646;
  font-weight: 600;
  cursor: pointer;
}

.dropdown-menu.form-wrapper li form .forgot_detail ul {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.dropdown-menu.form-wrapper li form .forgot_detail ul li::before {
  display: none !important;
}

.dropdown-menu.form-wrapper li form .forgot_detail ul li a {
  font-size: 12px !important;
  color: #686868 !important;
  text-transform: capitalize !important;
}

.dropdown-menu.form-wrapper li form .forgot_detail ul li:hover a {
  color: #686868 !important;
}

@media (max-width: 991px) {
  .dropdown-menu.form-wrapper {
    right: 0 !important;
  }
}

@media (max-width: 575px) {
  .dropdown-menu.form-wrapper {
    right: 0 !important;
    left: 0 !important;
    max-width: 100%;
    margin: 0 auto;
  }
  .dropdown-menu.form-wrapper li form .forgot_detail ul li a {
    font-size: 10px !important;
  }
}

.dropdown-menu.form-wrapper:hover, .dropdown-menu.form-wrapper.show {
  display: block;
}

.downloadSec .font21 {
  font-size: 21px;
  padding-bottom: 15px;
}

.downloadSec ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.downloadSec ul li .icon i {
  color: #007646;
  font-size: 18px;
}

.partnertitle1 {
  padding-bottom: 20px;
}

.licence_sec.memberBenefit {
  padding: 15px;
}

.licence_sec.memberBenefit .font35 {
  font-size: 28px;
}

@media (max-width: 1199px) {
  .licence_sec.memberBenefit {
    margin-top: 30px;
  }
}

.form_arrow a::after {
  display: none;
}

.radioBox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radioBox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #eee;
  border-radius: 50%;
}

.radioBox:hover input ~ .checkmark {
  background-color: #ccc;
}

.radioBox input:checked ~ .checkmark {
  background-color: #007646;
}

.radioText {
  display: block;
  font-size: 13px;
  color: #000;
  padding-bottom: 10px;
}

.check_flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.radioBox {
  display: inline-block;
  font-size: 16px;
  color: #888585;
  margin-right: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  max-width: 45%;
}

.become_form p.font20 {
  margin-top: 30px;
  padding-bottom: 20px;
  font-size: 20px;
}

.become_form ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 20px;
}

.become_form ul li::before {
  content: '\f00c';
  font-family: FontAwesome;
  color: #007646;
  position: absolute;
  left: 0;
}

.become_form ul li:last-child {
  padding-bottom: 0;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.radioBox input:checked ~ .checkmark:after {
  display: block;
}

.radioBox .checkmark:after {
  top: 5px;
  left: 5px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: white;
}

.dropdown a {
  display: inline-block;
}

.dropdown-item.active {
  background: transparent !important;
}

#navbarsExampleDefault ul li::before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -2px;
  width: 0%;
  background: #007646;
  height: 3px;
  -webkit-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
}

#navbarsExampleDefault ul li:hover:before, #navbarsExampleDefault ul li:focus:before, #navbarsExampleDefault ul li.active:before {
  width: 100%;
}

@media (max-width: 991px) {
  #navbarsExampleDefault ul li::before {
    display: none;
  }
}

.mob_block {
  display: none;
}

@media (max-width: 991px) {
  .mob_block {
    display: block;
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .mob_none {
    display: none;
  }
}

.readmore {
  color: #686868 !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 3px solid #88D8B0;
  display: inline-block;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: all ease-in-out 0.7s;
  transition: all ease-in-out 0.7s;
}

.readmore img {
  padding-left: 10px;
}

.readmore:hover {
  background: #007646;
  color: #fff !important;
  border: 3px solid #007646;
  color: #fff;
}

.main_header {
  background: url(../images/header_bg.jpg) no-repeat;
  background-position: right;
}

.main_header header {
  padding: 5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main_header header .logo a img {
  width: 80px;
}

.sponsor_sec {
  margin-bottom: 60px;
}

.sponsor_sec .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sponsor_sec .font40 span {
  display: block;
  font-weight: bold;
}

@media (max-width: 991px) {
  .sponsor_sec .font40 {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .sponsor_sec .font40 {
    font-size: 36px;
  }
}

@media (max-width: 575px) {
  .sponsor_sec {
    margin-bottom: 30px;
  }
  .sponsor_sec .sponsor_box {
    margin-bottom: 30px;
  }
}

.bannerarea .bannerBox {
  position: relative;
  display: block !important;
}

.bannerarea .bannerText {
  text-align: center;
  background: rgba(0, 118, 70, 0.6);
  padding: 30px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.bannerarea .bannerText p.font45 {
  color: #fff;
}

.bannerarea .bannerImage img {
  width: 100%;
}

.bannerarea .slick-prev, .bannerarea .slick-next {
  display: none !important;
}

@media (max-width: 1199px) {
  .bannerarea .bannerText p.font45 {
    font-size: 38px !important;
  }
}

@media (max-width: 991px) {
  .bannerarea .bannerText {
    padding: 20px 0;
  }
  .bannerarea .bannerText p.font45 {
    font-size: 28px !important;
  }
}

@media (max-width: 767px) {
  .bannerarea .bannerText {
    padding: 20px 0;
  }
  .bannerarea .bannerText p.font45 {
    font-size: 21px !important;
  }
}

@media (max-width: 575px) {
  .bannerarea .bannerImage img {
    height: 180px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (min-width: 568px) and (max-width: 568px) {
  .bannerarea .bannerImage img {
    height: 240px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (max-width: 320px) {
  .bannerarea .bannerImage img {
    height: 150px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.sponsor_box {
  text-align: center;
  border: 1px solid #E6E6E6;
}

.sponsor_box .sponsor_txt .contact {
  padding-bottom: 15px !important;
}

.sponsor_box .sponsor_txt .contact a {
  color: #9D9D9D;
}

.sponsor_box .sponsor_txt p {
  color: #9D9D9D;
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px !important;
  background: #fff;
}

.sponsor_box .sponsor_img {
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}

.sponsor_box.plat_border {
  border-top: 4px solid #E3E3E3;
}

.sponsor_box.gold_border {
  border-top: 4px solid #E3B241;
}

.sponsor_box.silver_border {
  border-top: 4px solid #B3B3B3;
}

.event_sec {
  padding-bottom: 80px;
  height: auto !important;
}

.event_sec .event_box {
  position: relative;
  max-width: 240px;
  margin-left: auto;
}

.event_sec .event_box .font25 {
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  padding: 10px 75px !important;
  padding-right: 0px !important;
}

.event_sec .event_box .circle_icon {
  position: absolute;
  background: #fff;
  border-radius: 50%;
  height: 100%;
  width: 80px;
  left: -35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0px;
  -webkit-box-shadow: 5px 0 15px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 0 15px rgba(0, 0, 0, 0.16);
}

.event_sec .event_box .circle_icon img {
  width: 40px;
}

.event_sec .event_box.green_box {
  background: #007646;
}

.event_sec .event_box.yellow_box {
  background: #B1B343;
}

.event_sec .event_box.blue_box {
  background: #053363;
}

.event_sec .event_box.light_green {
  background: #75af61;
}

@media (max-width: 1199px) {
  .event_sec .event_box {
    max-width: 250px !important;
  }
  .event_sec .event_box .font25 {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .event_sec .event_box.blue_box, .event_sec .event_box.light_green {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .event_sec {
    padding-bottom: 40px;
  }
  .event_sec .event_box {
    margin: 0 auto;
    margin-bottom: 30px;
    max-width: 280px !important;
  }
  .event_sec .event_box .font25 {
    font-size: 22px;
  }
  .event_sec .event_box.blue_box, .event_sec .event_box.light_green {
    margin-top: 0px;
  }
}

@media (max-width: 375px) {
  .event_sec {
    padding-bottom: 40px;
  }
  .event_sec .event_box {
    margin-bottom: 30px;
    max-width: 235px !important;
    margin-left: auto !important;
  }
  .event_sec .event_box.blue_box {
    margin-top: 0px !important;
  }
  .event_sec .event_box .font25 {
    font-size: 18px;
  }
}

@media (max-width: 320px) {
  .event_sec .event_box {
    margin-bottom: 30px;
    max-width: 190px !important;
    margin-left: auto !important;
  }
  .event_sec .event_box .font25 {
    font-size: 14px;
    padding: 25px 65px !important;
    padding-right: 0 !important;
  }
  .event_sec .event_box .circle_icon {
    width: 84px;
  }
  .event_sec .event_box .circle_icon img {
    width: 40px;
  }
}

.licence_sec {
  padding: 80px 83px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.licence_sec span.font65 {
  width: 52px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
}

.licence_sec .font45 {
  line-height: 52px;
  font-weight: 400;
}

.licence_sec .btn_area {
  margin-top: 30px;
}

@media (max-width: 1199px) {
  .licence_sec {
    padding: 80px 50px;
  }
}

@media (max-width: 991px) {
  .licence_sec {
    padding: 40px;
  }
  .licence_sec .font_width {
    margin: 0 auto;
    max-width: 255px;
    margin-bottom: 30px;
  }
  .licence_sec .btn_area {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .licence_sec {
    padding: 20px;
  }
  .licence_sec .font45 {
    font-size: 40px;
  }
  .licence_sec span.font65 {
    font-size: 58px;
  }
}

.partner_sec {
  padding: 80px 0;
}

@media (max-width: 991px) {
  .partner_sec {
    padding: 40px 0;
  }
}

.gallery_font {
  font-size: 32px;
  color: #007646;
  padding-bottom: 10px;
}

.news_sec {
  background: #fff;
  padding: 80px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  height: 520px;
}

.news_sec.heightAuto {
  height: auto;
}

.news_sec .mCSB_scrollTools .mCSB_draggerRail {
  background: #ccc;
}

.news_sec .font14 {
  font-size: 14px;
  color: #A8A8A8;
}

.news_sec .font18 {
  font-size: 18px;
  color: #686868;
}

.news_sec .btn_green a {
  color: #007646;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.news_sec .news_box {
  border-bottom: 1px solid #ccc;
  padding: 25px 0;
  position: relative;
  z-index: 1;
}

.news_sec .news_box .minHeight50 {
  min-height: 50px;
}

.news_sec .font148 {
  font-size: 148px;
  color: rgba(246, 246, 246, 0.5);
  font-weight: bold;
  line-height: 72px;
  position: absolute;
  bottom: 0;
}

.news_sec li {
  position: relative;
}

.news_sec.event_sec .font25 {
  padding-bottom: 30px;
}

.news_sec .event_box1 {
  margin-bottom: 30px;
}

.news_sec .event_box1 p.font21 {
  text-align: center;
  font-size: 21px;
  color: #000;
  padding-top: 15px;
}

.news_sec .event_box1 img {
  height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  margin: 0 auto;
  display: block;
}

.news_sec .event_box1 .zoom_icon {
  position: relative;
  display: block;
  overflow: hidden;
}

.news_sec .event_box1 .zoom_icon::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0%;
  width: 0%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.8s;
  transition: 0.8s;
  z-index: 1;
}

.news_sec .event_box1 .zoom_icon::after {
  content: '';
  position: absolute;
  top: 0%;
  left: 0%;
  background: url("../images/zoom.png") center center no-repeat;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  visibility: hidden;
  z-index: 2;
}

.news_sec .event_box1 .zoom_icon:hover::before {
  height: 100%;
  width: 100%;
  top: 0%;
  left: 0%;
}

.news_sec .event_box1 .zoom_icon:hover::after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 1s;
  transition: 1s;
  visibility: visible;
}

.news_sec .event_box1.eventBox2 p.font21 {
  text-align: left;
  font-size: 21px;
  color: #000;
  padding-bottom: 10px;
}

.news_sec .event_box1.eventBox2 .txt_eve .date {
  font-size: 14px;
  padding-top: 10px;
}

.news_sec .event_box1.eventBox2 .txt_eve .font21 {
  padding: 0;
}

.news_sec .event_box1.eventBox2 .txt_eve .venue {
  font-size: 14px;
  font-weight: normal;
  position: relative;
  padding-left: 20px;
}

.news_sec .event_box1.eventBox2 .txt_eve .venue i {
  position: absolute;
  top: 5px;
  left: 0;
}

.news_sec .btn_area {
  margin-top: 30px;
}

@media (max-width: 991px) {
  .news_sec {
    padding: 40px;
  }
}

@media (max-width: 575px) {
  .news_sec {
    padding: 20px;
  }
  .news_sec .font148 {
    font-size: 100px;
  }
  .news_sec .btn_area {
    margin-top: 20px;
  }
}

.news_sec.news_scroll {
  overflow-y: scroll;
  height: 525px;
}

.news_sec.news_det {
  padding: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin: 10px;
  height: auto;
}

.news_sec.news_det .font20 {
  line-height: 32px;
  padding-top: 10px;
}

.news_sec.news_det .font25 {
  font-size: 25px;
  color: #007646;
  font-weight: bold;
}

.news_sec.news_det .news_box {
  padding: 25px;
  border-bottom: none;
}

.enquireModal .form-control {
  border-radius: 0;
  height: 50px;
}

.enquireModal textarea {
  height: inherit;
  resize: none;
}

.news_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.news_btn .prev_btn {
  margin-right: 20px;
}

.news_btn img {
  padding: 10px;
}

.news_btn a {
  color: #707070;
  font-size: 20px;
}

.product_hm1 .slick-prev {
  top: inherit;
  bottom: -30px;
  right: 110px;
  z-index: 1;
  position: absolute;
  background: url(../images/prev_arrow.png) no-repeat;
  width: 75px;
  left: inherit;
  background-position: left;
}

.product_hm1 .slick-prev::before {
  content: 'Prev';
  color: #707070;
  position: absolute;
  top: 0;
  font-family: "Hind", sans-serif;
}

.product_hm1 .slick-next {
  top: inherit;
  bottom: -30px;
  right: 15px;
  background: url(../images/next_arrow.png) no-repeat;
  width: 28px;
  width: 75px;
  background-position: right;
}

.product_hm1 .slick-next::before {
  content: 'Next';
  color: #707070;
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Hind", sans-serif;
}

.product_hm1 .slick-next:hover {
  color: #000 !important;
  opacity: 1;
}

.gallery_sec.gallerysecPadd {
  padding-top: 50px;
}

.gallery_sec .img_padd {
  padding-left: 75px;
}

.gallery_sec .slick-slide .gallery_box {
  cursor: pointer;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gallery_sec .slick-slide .gallery_box img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: all ease-in-out 0.7s;
  transition: all ease-in-out 0.7s;
  -o-object-fit: cover;
     object-fit: cover;
  height: 210px;
  -o-object-position: center;
     object-position: center;
  margin: 0 auto;
}

.gallery_sec .slick-slide .gallery_box:hover img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.gallery_sec .slick-slide.slick-current.slick-active .gallery_box img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.gallery_sec .readmore {
  border: none;
  padding: 0;
  padding-top: 20px;
}

.gallery_sec .readmore:hover {
  background: none;
  color: #007646 !important;
}

@media (max-width: 1199px) {
  .gallery_sec .slick-slide .gallery_box img {
    margin: 0 auto;
  }
  .gallery_sec .img_padd {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .gallery_sec .img_padd {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 30px;
    padding-left: 0;
  }
  .gallery_sec .btn_area {
    text-align: center !important;
  }
}

@media (max-width: 575px) {
  .gallery_sec {
    padding-top: 40px;
  }
  .gallery_sec .slick-slide .gallery_box img {
    margin: 0 auto;
    width: 100%;
  }
  .gallery_sec .img_padd {
    padding-left: 0;
    margin-top: 30px;
  }
}

.inner_banner {
  background: #EBEBEB;
  padding: 45px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#toTop {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 38px;
  background: #007646;
  text-align: center;
  padding: 3px;
  position: fixed;
  bottom: 50px;
  right: 20px;
  cursor: pointer;
  display: none;
  color: #fff;
  font-size: 25px;
  z-index: 100;
}

.licence_sec.about_sec.productbg {
  background: #fbfbfb;
}

.companyDet .font20 {
  font-weight: 500;
  line-height: 24px !important;
  padding-bottom: 10px;
}

.companyDet i {
  color: #007646;
  padding-right: 10px;
}

.companyDet table tr td {
  padding: 0;
  vertical-align: top;
}

@media (max-width: 991px) {
  .companyDet .miniDesk {
    margin-top: 30px;
  }
  .companyDet .font35 {
    padding-bottom: 15px;
  }
}

@media (max-width: 575px) {
  .companyDet table tr td .font20 {
    font-size: 16px;
  }
  .companyDet .font20.breakWord {
    word-break: break-all;
    line-height: 20px !important;
  }
}

.pagination1.pull-left {
  float: inherit;
}

.pagination1.pull-left .pagination {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}

.pagination1.pull-left .pagination .page-item.active .page-link {
  background: #007646;
  border: none;
  color: #fff;
}

.pagination1.pull-left .pagination .page-link {
  color: #000;
}

.supDet ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.supDet ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  max-width: 100%;
  margin-bottom: 20px;
  border: 1px solid #007646;
  padding: 10px;
  margin: 10px;
}

.supDet ul li .font16 {
  position: relative;
  padding-left: 20px;
  margin-left: 15px;
  padding-bottom: 10px;
}

.supDet ul li .font16:last-child {
  padding-bottom: 0;
}

.supDet ul li .font16::before {
  content: '';
  background: #007646;
  position: absolute;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  left: 0;
  top: 7px;
}

.supDet ul li .font20 {
  padding: 15px 0;
}

@media (max-width: 991px) {
  .supDet ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
            flex: 0 0 46%;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .supDet ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 568px) and (max-width: 568px) {
  .supDet ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}

.info2 {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url(../../assets/images/info.png);
}

.info2, .success, .warning2, .failure, .validation2 {
  border: 1px solid;
  margin: 10px 0px;
  padding: 15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
}

.success {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image: url(../../assets/images/success.png);
}

.failure {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url(../../assets/images/error.png);
}

.hm_client #owl-example1, .hm_client .owl-carousel .owl-stage-outer {
  height: 110px !important;
}

input[type="text"].error, textarea.error {
  border-bottom: 2px solid #F00 !important;
}

select.myval.required.form-control.error {
  border-bottom: 2px solid #F00 !important;
}

label.error {
  color: #F00;
}

label.error {
  position: absolute;
  font-size: 13px;
  font-weight: 400;
}

.alert-specialsuccess {
  color: #4f8a10;
  padding: 4px 0 3px 357px;
}

.alert-specialinfo {
  color: #3d8fd8;
  padding: 4px 0 3px 357px;
}

.contactUs .contact_det {
  margin-top: 60px;
}

.contactUs .contactBlock {
  padding: 65px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
  background: #fff;
}

.contactUs .contactBlock .font35 {
  padding-bottom: 30px;
}

.contactUs .contactBlock .contactaddress ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.contactUs .contactBlock .contactaddress ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 55px;
}

.contactUs .contactBlock .contactaddress ul li span {
  background: #F1F1F1;
  width: 60px;
  height: 60px;
  line-height: 50px;
  display: block;
  text-align: center;
  border-radius: 50px;
  margin-right: 25px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  left: 0;
}

.contactUs .contactBlock .contactaddress ul li span i {
  font-size: 18px;
}

.contactUs .contactBlock .contactaddress ul li .boxContact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-left: 75px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contactUs .contactBlock .contactaddress ul li a {
  display: block;
  color: #434242;
  -webkit-transition: 0.8s ease-in-out all;
  transition: 0.8s ease-in-out all;
}

.contactUs .contactBlock .contactaddress ul li a:hover {
  color: #007646;
}

.contactUs .contactBlock .contactaddress ul li.social {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.contactUs .contactBlock .contactaddress ul li.social p {
  font-size: 20px;
  color: #007646;
  padding-bottom: 30px;
}

.contactUs .contactBlock .contactaddress ul li.social a {
  margin-right: 20px;
}

.contactUs .contactBlock .contactaddress ul li.social a i {
  font-size: 20px;
  color: #5A5A5A;
  -webkit-transition: 0.8s ease-in-out all;
  transition: 0.8s ease-in-out all;
  height: 40px;
  width: 40px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.contactUs .contactBlock .contactaddress ul li.social a:hover i {
  color: #fff;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  background: #007646;
}

.contactUs .contactBlock .contactaddress ul li.social .boxContact {
  padding-left: 0;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.contactUs .contactBlock .contactaddress ul li.social .boxContact ul {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  display: -webkit-inline-box;
  width: 100%;
}

.contactUs .contactBlock .contactaddress ul li.social .boxContact ul li {
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
}

.contactUs .contactBlock .contactaddress ul li:first-child {
  margin-bottom: 70px;
}

.contactUs .contactBlock .contactaddress ul li:nth-child(2) {
  margin-bottom: 70px;
}

.contactUs .map iframe {
  width: 100%;
  height: 660px;
  border: 0px solid transparent;
}

.contactUs .contact_form .btnarea .readmore {
  color: #686868 !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 3px solid #88D8B0;
  display: inline-block;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: all ease-in-out 0.7s;
  transition: all ease-in-out 0.7s;
  background: transparent;
  cursor: pointer;
}

.contactUs .contact_form .btnarea .readmore img {
  padding-left: 10px;
}

.contactUs .contact_form .btnarea .readmore:hover {
  background: #007646;
  color: #fff !important;
  border: 3px solid #007646;
  color: #fff;
}

.contactUs .contact_form textarea {
  resize: none;
  height: inherit !important;
}

.contactUs .contact_form .form-control {
  height: 55px;
  border-radius: 0;
  background: #fff;
}

@media (max-width: 991px) {
  .contactUs .contactBlock {
    padding: 35px;
  }
  .contactUs .contactBlock .contactaddress ul li .boxContact {
    font-size: 14px;
  }
  .contactUs .contactBlock .contactaddress ul li span {
    margin-right: 15px;
  }
  .contactUs .contactBlock .contactaddress ul li.social a {
    margin-right: 18px;
  }
  .contactUs .contactBlock .contactaddress ul li:first-child {
    margin-bottom: 35px;
  }
  .contactUs .contactBlock .contactaddress ul li:nth-child(2) {
    margin-bottom: 35px;
  }
  .contactUs .contactBlock .map {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .contactUs .contactBlock {
    padding: 15px;
  }
  .contactUs .contactBlock .font35 {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
  }
  .contactUs .contactBlock .contactaddress
ul {
    max-width: 270px;
    margin: 0 auto;
  }
  .contactUs .contactBlock .contactaddress
ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 5px;
  }
  .contactUs .contactBlock .contactaddress
ul li span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
  }
  .contactUs .contactBlock .contactaddress
ul li.social a {
    margin-right: 22px;
  }
  .contactUs .contactBlock .contactaddress
ul li.social p {
    padding: 15px 0;
  }
}

.member_green {
  text-align: center;
}

.member_green .load_btn.green_btn {
  color: #fff !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: inline-block;
  padding: 10px 36px;
  font-size: 14px;
  background: #007646;
  font-weight: 600;
  cursor: pointer;
}

.member_sec {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 60px 0;
}

.member_sec .licence_sec {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.member_sec .certificate_sec .font35 {
  padding-bottom: 30px;
}

.member_sec .certificate_sec .certi_box {
  margin: 10px;
}

.member_sec .certificate_sec .certi_box img {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.member_sec .certificate_sec .certi_det {
  padding: 60px;
}

.member_sec .memberdetailBtn .readmore:hover {
  border: 3px solid #fff;
}

.member_sec .member_btn {
  text-align: right;
}

.member_sec .member_btn .readmore {
  padding: 10px 20px !important;
}

.member_sec .member_btn .green_btn {
  color: #fff !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: inline-block;
  padding: 10px 36px;
  font-size: 14px;
  background: #007646;
  font-weight: 600;
  margin: 25px 0;
}

.member_sec .member_btn .green_btn img {
  padding-left: 10px;
}

.member_sec .serach_flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.member_sec .serach_flx .form-control {
  border-radius: 0;
  width: 250px;
  font-size: 13px;
  color: #444343;
}

.member_sec .memberBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  min-height: 215px;
}

.member_sec .memberBlock .member_img {
  max-width: 100%;
  width: 200px;
  height: 200px;
  border: 1px solid #E6E6E6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}

.member_sec .memberBlock .member_img img {
  width: 100%;
}

.member_sec .memberBlock .member_detail {
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  max-width: 60%;
  word-break: break-word;
}

.member_sec .memberBlock .member_detail .font22 {
  font-size: 20px;
  color: #434242;
}

.member_sec .memberBlock .member_detail .font16 {
  font-size: 16px;
  color: #8F8F8F;
}

.member_sec .memberBlock .member_detail .font16.dark_font {
  color: #434242;
  padding: 10px 0;
}

@media (max-width: 991px) {
  .member_sec .memberBlock {
    display: block;
  }
  .member_sec .memberBlock .member_img {
    margin-bottom: 20px;
  }
  .member_sec .memberBlock .member_detail {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .member_sec .memberBlock .member_detail .font22 {
    min-height: inherit;
  }
  .member_sec .memberBlock .member_detail .font16 {
    min-height: inherit;
  }
  .member_sec .memberBlock .member_detail .font16.dark_font {
    min-height: inherit;
  }
}

@media (max-width: 767px) {
  .member_sec .memberBlock .member_detail {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.member_sec .memberBtn {
  margin-bottom: 50px;
}

.member_sec .memberBtn .readmore {
  display: block !important;
  text-align: center;
  padding: 10px 20px !important;
}

@media (max-width: 767px) {
  .member_sec .memberBtn .readmore {
    display: inline-block !important;
  }
}

@media (max-width: 991px) {
  .member_sec .certificate_sec .certi_box img {
    margin: 0 auto;
  }
  .member_sec .member_btn {
    text-align: left;
  }
  .member_sec .member_btn .green_btn {
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .member_sec {
    padding: 30px 0;
  }
  .member_sec .serach_flx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .member_sec .certi_det {
    padding: 35px !important;
  }
}

@media (max-width: 575px) {
  .member_sec .certi_det {
    padding: 15px !important;
  }
  .member_sec .member_btn {
    text-align: center;
  }
}

#memberdata .listNavHide {
  display: none;
}

#memberdata .listNav, #memberdata .ln-letters {
  background: #fff;
  margin-bottom: 0;
}

#memberdata .listNav a, #memberdata .ln-letters a {
  color: #000;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 16px !important;
}

#memberdata .ln-letters a:hover, #memberdata .ln-letters .ln-selected {
  color: #fff;
  background: #007646;
}

#memberdata #demoFive-nav {
  margin-bottom: 35px !important;
}

#memberdata #demoFive {
  width: 100%;
}

.partnerDetail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.partnerDetail li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3%;
          flex: 0 0 33.3%;
  padding-right: 0 !important;
}

.partnerDetail li span.font16 {
  display: block;
}

.partnerDetail li i {
  padding-right: 10px;
}

@media (max-width: 767px) {
  .partnerDetail li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media (max-width: 575px) {
  .partnerDetail li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.partnerDetail.companyDetail li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-right: 40px !important;
  padding-bottom: 20px;
}

.partnerDetail.companyDetail li .font20 {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
}

.partnerDetail.companyDetail li span {
  font-weight: bold;
}

@media (max-width: 575px) {
  .partnerDetail.companyDetail li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.galleryHeight {
  height: inherit;
}

.certiCon .btnarea {
  margin-top: 30px;
}

.findBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.findBox .form-group {
  width: 31.33%;
  margin-right: 10px;
}

@media (max-width: 1199px) {
  .findBox .form-group {
    width: 100%;
    margin-right: 0px;
  }
}

.partnerTable {
  width: 100%;
}

.partnerTable tr th {
  background: #007646;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  padding: 10px;
  font-weight: 500;
}

.partnerTable tr td {
  padding: 0 10px;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
}

.partnerTable.enquiryTable tr td {
  padding: 10px;
}

.productFinder .partnerTable {
  margin-top: 30px;
}

.productFinder .search_box select {
  border-radius: 0;
  background: #fff;
}

.detailTable {
  width: 100%;
  border-collapse: collapse;
  border: #ddd solid 1px;
}

.detailTable tr th {
  padding: 10px;
  background: #007646;
  color: #fff;
}

.detailTable tr td {
  border: #ddd solid 1px;
  vertical-align: top;
  padding: 10px;
}

.detailTable tr td.paddnonetd {
  padding: 0px;
}

.detailTable tr td.font25 {
  font-size: 20px;
}

.detailTable tr td table {
  width: 100%;
  border: #ddd solid 0px;
  border-collapse: collapse;
}

.detailTable tr td table:last-child {
  margin-bottom: 0;
}

.detailTable tr td table tr td {
  border-bottom: #ddd solid 0px;
}

.managePartner .font35 {
  padding-bottom: 0 !important;
}

.managePartner .dispFlx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}

.managePartner .dispFlx .addBtn {
  padding: 10px 20px;
  background: #007646;
  color: #fff;
}

.managePartner .disflxIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.managePartner .disflxIcon .updateIcon {
  height: 20px;
  width: 20px;
}

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

.eventCalender .fc-header {
  margin-top: 30px;
  margin-bottom: 15px;
}

.eventCalender .fc-button {
  background: #007646;
  color: #fff;
  opacity: 1;
}

.eventCalender .fc-button span {
  color: #fff;
}

.eventCalender .fc-event-inner {
  background: #007646;
}

@media (max-width: 991px) {
  .eventCalender .fc-event-inner .fc-event-title {
    font-size: 10px;
  }
  .eventCalender #calendar .fc-header td {
    display: block;
  }
}

@media (max-width: 767px) {
  .eventCalender .fc-grid .fc-day-number {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .eventCalender .fc-event-inner .fc-event-title {
    font-size: 9px;
    word-break: break-word;
  }
}

.information_sec {
  background: #0F7D50;
  padding: 60px !important;
}

.information_sec .font35 {
  padding-bottom: 0 !important;
}

.information_sec p {
  color: #fff;
}

.information_sec .search_flx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.information_sec .member_btn .readmore {
  color: #fff !important;
  margin-left: 20px;
}

@media (max-width: 991px) {
  .information_sec {
    padding: 30px !important;
  }
  .information_sec .search_flx {
    display: inline-block;
    -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
            justify-content: inherit;
  }
  .information_sec .info_det {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .information_sec .member_btn .readmore {
    margin-left: 0px;
    margin-bottom: 15px;
  }
  .information_sec .font35 {
    padding-bottom: 10px !important;
  }
}

.information_detail {
  background: #007646;
  padding: 60px !important;
}

.information_detail .font16 {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 600;
}

.information_detail .font25 {
  font-size: 25px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  padding-bottom: 30px;
}

.information_detail table tr td {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.6);
  vertical-align: top;
  padding-bottom: 30px;
}

.information_detail table tr td i {
  color: #fff !important;
  padding-right: 10px;
}

.information_detail table tr td:last-child {
  padding-bottom: 0;
}

.information_detail ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.information_detail ul li {
  padding-right: 80px;
}

@media (max-width: 1199px) {
  .information_detail table tr td {
    font-size: 14px;
  }
  .information_detail .font25 {
    font-size: 20px;
    padding-bottom: 15px;
  }
  .information_detail ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .information_detail ul li {
    padding-right: 40px;
  }
}

@media (max-width: 767px) {
  .information_detail {
    padding: 35px !important;
  }
  .information_detail img {
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .information_detail img {
    padding-bottom: 30px;
  }
}

.licence_sec.about_sec {
  padding: 70px;
}

.licence_sec.about_sec .font35 {
  padding-bottom: 20px;
}

.licence_sec.about_sec .font45 {
  padding-bottom: 20px;
}

.licence_sec.about_sec .font20 {
  line-height: 32px;
}

.licence_sec.about_sec.committeSec {
  padding: 70px 20px;
}

.licence_sec.about_sec.padd_top_0 {
  padding-top: 0;
  padding-bottom: 35px;
}

.licence_sec.about_sec.benefit_sec .font35 {
  padding-bottom: 30px;
}

.licence_sec.about_sec.benefit_sec ul li {
  position: relative;
  padding-left: 30px;
  padding-bottom: 40px;
  font-size: 20px;
}

.licence_sec.about_sec.benefit_sec ul li::before {
  content: '\f00c';
  font-family: FontAwesome;
  color: #007646;
  position: absolute;
  left: 0;
}

.licence_sec.about_sec.benefit_sec ul li:last-child {
  padding-bottom: 0;
}

.licence_sec.about_sec .boardSec ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.licence_sec.about_sec .boardSec ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 020%;
          flex: 0 020%;
  max-width: 100%;
}

@media (max-width: 991px) {
  .licence_sec.about_sec .boardSec ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .licence_sec.about_sec .boardSec ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .licence_sec.about_sec .boardSec ul li:nth-child(7) {
    margin-left: 0px;
  }
}

@media (max-width: 767px) {
  .licence_sec.about_sec .boardSec ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .licence_sec.about_sec .boardSec ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .licence_sec.about_sec .boardSec ul li:nth-child(7) {
    margin-left: 0px;
  }
}

@media (max-width: 575px) {
  .licence_sec.about_sec .boardSec ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.licence_sec.about_sec .director_box {
  border: 1px solid #ccc;
  margin: 0 auto;
  margin-bottom: 10px;
  max-width: 200px;
  position: relative;
}

.licence_sec.about_sec .director_box img {
  width: 100%;
}

.licence_sec.about_sec .director_box .director_name {
  padding: 10px 0;
  background: rgba(5, 51, 99, 0.9);
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}

.licence_sec.about_sec .director_box .director_name .smallFont {
  font-size: 11px;
}

.licence_sec.about_sec .director_box p {
  font-size: 14px;
  text-align: center;
  color: #fff;
}

.licence_sec.about_sec .director_box p span {
  display: block;
  font-size: 11px;
}

@media (max-width: 1199px) {
  .licence_sec.about_sec .director_box p {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .licence_sec.about_sec .director_box p {
    font-size: 10px;
  }
}

@media (max-width: 1199px) {
  .licence_sec.about_sec {
    padding: 35px;
  }
}

@media (max-width: 991px) {
  .licence_sec.about_sec .company_img {
    text-align: center;
    margin-top: 30px;
  }
  .licence_sec.about_sec .center_mini {
    max-width: 200px;
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .licence_sec.about_sec {
    padding: 15px !important;
  }
  .licence_sec.about_sec .font45 {
    font-size: 33px !important;
    line-height: 44px;
  }
}

.image_bg {
  background: #EBEBEB;
  padding: 20px;
  margin-left: 30px;
  padding: 25px 0;
}

.image_bg img {
  margin: 0 auto;
  display: block;
}

.image_bg img.silver_img {
  padding-top: 0px;
}

@media (max-width: 991px) {
  .image_bg {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .image_bg {
    margin-top: 50px;
  }
}

.abt_con {
  margin-top: 60px;
}

.abt_con .font20 {
  padding-top: 60px;
}

.abt_con .font20.padd_right {
  padding-right: 10px;
}

.abt_con.mission_sec .font20 {
  padding-top: 0 !important;
}

.abt_con.mission_sec .font21 {
  font-size: 21px;
  color: #007646;
  padding-bottom: 15px;
}

.abt_con.mission_sec .padd_top {
  padding-top: 30px;
}

.abt_con.mission_sec .list_arrow {
  position: relative;
  padding-left: 25px;
  font-size: 18px;
}

.abt_con.mission_sec .list_arrow::before {
  content: '\f00c';
  font-family: FontAwesome;
  color: #007646;
  position: absolute;
  left: 0;
}

@media (max-width: 991px) {
  .abt_con .font20 {
    padding-top: 20px;
  }
  .abt_con .font20.padd_right {
    padding-right: 0px;
  }
  .abt_con.mission_sec .mini_desk {
    padding-top: 30px;
  }
}

@media (max-width: 991px) {
  .mini_desk {
    padding-top: 30px;
  }
}

.profileBlock .form-control {
  border-radius: 0;
  height: 50px;
}

.profileBlock label {
  font-size: 14px;
}

.profileBlock textarea {
  height: inherit !important;
  resize: none;
}

.profileBlock .font45 {
  padding-bottom: 10px;
  padding-top: 30px;
}

.profileBlock .font45.padd_top {
  padding-top: 0;
}

@media (max-width: 1199px) {
  .profileBlock label {
    font-size: 11px;
  }
  .profileBlock .font45 {
    font-size: 36px;
  }
}

@media (max-width: 991px) {
  .profileBlock .font45 {
    font-size: 32px;
  }
}

@media (max-width: 575px) {
  .profileBlock .font45 {
    font-size: 24px;
    line-height: 28px;
  }
}

.footer {
  background: #292929;
  padding: 80px 0;
  border-bottom: 11px solid #007646;
}

.footer .socialIcons li {
  display: inline-block;
  margin-right: 5px;
}

.footer .socialIcons li:last-child {
  margin: 0;
}

.footer .socialIcons li.facebook a {
  display: block;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  height: 22px;
  width: 22px;
  line-height: calc(-2px + 22px);
  border-radius: 5px;
  text-align: center;
  color: #fff;
  background: #3545CC;
  border: 1px solid transparent;
}

.footer .socialIcons li.facebook a i {
  font-size: 12px;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.footer .socialIcons li.facebook a:hover {
  border: 1px solid transparent;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.footer .socialIcons li.twitter a {
  display: block;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  height: 22px;
  width: 22px;
  line-height: calc(-2px + 22px);
  border-radius: 5px;
  text-align: center;
  color: #fff;
  background: #05D1E1;
  border: 1px solid transparent;
}

.footer .socialIcons li.twitter a i {
  font-size: 12px;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.footer .socialIcons li.twitter a:hover {
  border: 1px solid transparent;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.footer .socialIcons li.linkedin a {
  display: block;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  height: 22px;
  width: 22px;
  line-height: calc(-2px + 22px);
  border-radius: 5px;
  text-align: center;
  color: #fff;
  background: #40AFF9;
  border: 1px solid transparent;
}

.footer .socialIcons li.linkedin a i {
  font-size: 12px;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.footer .socialIcons li.linkedin a:hover {
  border: 1px solid transparent;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.footer .socialIcons li.youtube a {
  display: block;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  height: 22px;
  width: 22px;
  line-height: calc(-2px + 22px);
  border-radius: 5px;
  text-align: center;
  color: #fff;
  background: #FF0000;
  border: 1px solid transparent;
}

.footer .socialIcons li.youtube a i {
  font-size: 12px;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.footer .socialIcons li.youtube a:hover {
  border: 1px solid transparent;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.footer .socialIcons li.instagram a {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.footer .socialIcons .font18 {
  color: #A5A5A5;
  font-size: 18px;
  margin-bottom: 15px;
}

.footer .links {
  padding-bottom: 20px;
}

.footer .links ul {
  text-align: right;
}

.footer .links ul li {
  display: inline-block !important;
  margin-left: 10px;
}

.footer .links ul li a {
  font-size: 14px;
  color: #A5A5A5;
  padding: 0;
}

.footer .links ul li a:hover {
  color: #007646;
}

.footer .links ul li.active a {
  color: #007646;
  font-weight: bold;
}

.footer .contact_no {
  text-align: right;
}

.footer .contact_no .font22 {
  font-size: 22px;
  color: #A5A5A5;
}

.footer .contact_no .font22 a {
  color: #A5A5A5;
}

.footer .contact_no .font22 a:hover {
  color: #fff;
}

.footer .contact_no .font16 {
  font-size: 16px;
  color: #A5A5A5;
}

.footer .contact_no .font16 a {
  color: #A5A5A5;
}

.footer .contact_no .font16 a:hover {
  color: #fff;
}

.footer .sponsor_foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer .sponsor_foot li {
  margin-left: 10px;
}

.footer .sponsor_foot li .sponsor_box {
  background: #fff;
  padding: 0 10px;
  width: 118px;
}

.footer .sponsor_foot li .sponsor_box .sponsor_img {
  height: inherit;
}

.footer .sponsor_foot li .sponsor_box .sponsor_img img {
  height: 60px;
  margin: 10px 0;
}

.footer .sponsor_foot li .sponsor_box .sponsor_txt p {
  font-size: 12px;
  padding-bottom: 10px !important;
  color: #000;
}

.footer .sponsor_foot li .sponsor_box .sponsor_txt .contact {
  color: #000;
  padding-top: 0 !important;
}

.footer .copyright p {
  color: #828282;
  font-size: 12px;
  padding-top: 40px;
}

.footer .design_by {
  text-align: right;
  outline: none;
}

.footer .design_by p {
  color: #828282;
  font-size: 12px;
  padding-top: 40px;
}

@media (min-width: 1024px) and (max-width: 1024px) {
  .footer .socialIcons li {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .footer {
    text-align: center;
    padding: 45px 0;
  }
  .footer .sponsor_foot {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 30px 0;
  }
  .footer .links ul {
    text-align: center;
  }
  .footer .contact_no {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .footer .sponsor_foot {
    display: none;
  }
  .footer .links {
    margin-top: 35px;
  }
  .footer .links ul li {
    margin-left: 0;
    display: block !important;
    padding-bottom: 15px;
  }
  .footer .copyright p {
    padding-top: 15px;
  }
  .footer .design_by {
    text-align: center;
  }
  .footer .design_by p {
    padding-top: 15px;
  }
}

.s_banner {
  background: #fff;
  text-align: center;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: #ddd solid 1px;
  margin: 10px 0px 20px 0px;
}

.download_btn {
  padding: 30px 0px 0px 0px;
}

.download_btn a {
  /*background: #eee;border: #ddd solid 1px;*/
  text-align: center;
  padding: 7px 35px 7px 10px;
  text-decoration: none;
  background: url(../images/pdf.svg) no-repeat 97% center #007646;
  background-size: 25px;
  border: #02633b solid 1px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 216px;
}

.download_btn a:hover {
  background-color: #02633b;
}

.sponsor_area {
  border-bottom: #ddd solid 2px;
  padding-bottom: 40px;
  margin-bottom: 30px;
}

.sponsor_area:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.sponsor_area .font25 {
  padding-bottom: 10px;
  padding-top: 10px;
}

.sponsor_area .spcial_h2 span {
  display: block;
  font-weight: normal;
  font-size: 18px;
  color: #807d7d;
  line-height: 10px;
  padding-bottom: 15px;
}
/*# sourceMappingURL=style.css.map */