@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap");

@import url(../css/nav.css);

h1,

h2,

h3,

h4,

h5,

h6,

ul,

p {

  padding: 0;

  margin: 0;

}



.mobile_left,

.sidenav,

.moblink {

  display: none;

}



body {

  font-family: "Montserrat", sans-serif;

}



a {

  text-decoration: none;

  -webkit-transition: 0.45s;

  transition: 0.45s;

}



a:hover {

  text-decoration: none;

}



.custom-padding {

  padding: 80px 0;

}



.custom-border {

  border-bottom: 1px solid #ebebeb;

}



.top-border {

  border-top: 1px solid #393939;

  padding: 20px 0;

}



.p-50 {

  padding-top: 50px;

}



.main-header {

  position: absolute;

  top: 0;

  width: 100%;

  z-index: 9;

  padding: 20px 0;

}



.main-header .top_nav_items {

  text-align: center;

  padding: 56px 0;

}



.main-header .top_nav_items ul {

  margin: 0;

  padding: 0;

  font-size: 0;

}



.main-header .top_nav_items ul li {

  display: inline-block;

  list-style-type: none;

  position: relative;

}



.main-header .top_nav_items ul li a {

  font-size: 14px;

  color: #fff;

  font-weight: 700;

  text-transform: uppercase;

  padding: 0 25px;

}



.main-header .top_nav_items ul li a:hover {

  color: #34cc66;

}



.main-header .top_nav_items ul li ul {

  position: absolute;

  top: 30px;

  left: 0px;

  right: 0px;

  display: none;

  width: 250px;

  z-index: 999;

  background: #34cc66;

  border: 0px solid #e4e4e4;

  padding: 0 0 0 0;

  border-bottom: 0px;

}



.main-header .top_nav_items ul li ul li {

  display: block;

  text-align: left;

  width: 100%;

  background: transparent;

  -webkit-transition: 0.0s;

  transition: 0.0s;

  border-bottom: 1px solid #000;

  position: relative;

}



.main-header .top_nav_items ul li ul li a {

  height: 40px;

  line-height: 40px;

  padding-left: 10px;

  color: #fff;

}



.main-header .top_nav_items ul li ul li a:hover {

  color: #000;

}



.main-header .searh-box {

  padding: 35px 0;

}



.main-header .searh-box li {

  list-style: none;

  display: inline-block;

  padding-left: 5px;

}



.main-header .searh-box li a {

  color: #202020;

  display: inline-block;

  font-size: 24px;

  width: 51px;

  height: 51px;

  line-height: 51px;

  background: #fff;

  border-radius: 50px;

  text-align: center;

}



.main-header .searh-box li a:hover {

  background: #34cc66;

  color: #fff;

}



.main-header .searh-box li:last-child a {

  font-size: 20px;

}



.stiky {

  position: fixed;

  width: 100%;

  top: -100px;

  background-color: #000;

  width: 100%;

  z-index: 9;

  -webkit-transition: -webkit-transform .5s;

  transition: -webkit-transform .5s;

  transition: transform .5s;

  transition: transform .5s, -webkit-transform .5s;

  -webkit-transform: translateY(100px);

  transform: translateY(100px);

  -webkit-box-shadow: 0px 1px 20px -6px #000;

          box-shadow: 0px 1px 20px -6px #000;

  padding: 10px 0;

}



.stiky .logo img {

  width: 70%;

  height: auto;

}



.stiky .top_nav_items {

  padding: 35px 0;

}



.stiky .searh-box {

  padding: 15px 0;

}



.carousel-control-next,

.carousel-control-prev {

  background: transparent;

  border: 0;

}



.mail-box {

  background: #f5f5f5;

  border-top: 1px solid #e0e0e0;

  border-bottom: 1px solid #e0e0e0;

  padding: 30px 0;

}



.mail-box .mail-left ul li {

  list-style: none;

  display: inline-block;

}



.mail-box .mail-left ul li .d-flex {

  -webkit-box-align: center;

      -ms-flex-align: center;

          align-items: center;

}



.mail-box .mail-left ul li .d-flex i {

  font-size: 33px;

  color: #818181;

  margin-right: 10px;

}



.mail-box .mail-left ul li .d-flex .flex-body p {

  font-size: 13px;

  color: #818181;

}



.mail-box .mail-left ul li .d-flex .flex-body h5 {

  font-size: 16px;

  font-weight: 700;

  color: #818181;

}



.mail-box .mail-left ul li .d-flex .flex-body h5 a {

  font-size: 16px;

  font-weight: 700;

  color: #818181;

}



.mail-box .mail-left ul li .d-flex .flex-body h5 a:hover {

  color: #34cc66;

}



.mail-box .mail-left ul li:last-child {

  padding-left: 45px;

}



.mail-box .mail-right {

  text-align: right;

}



.mail-box .mail-right ul {

  font-size: 0;

}



.mail-box .mail-right ul li {

  list-style: none;

  display: inline-block;

  padding-left: 8px;

}



.mail-box .mail-right ul li span {

  color: #818181;

  font-size: 13px;

  padding-right: 8px;

}



.mail-box .mail-right ul li a {

  display: inline-block;

  background: #fff;

  width: 36px;

  height: 36px;

  line-height: 36px;

  border-radius: 50px;

  text-align: center;

  font-size: 21px;

  color: #818181;

}



.mail-box .mail-right ul li a:hover {

  color: #fff;

  background: #34cc66;

}



.cate_main {

  margin-top: 32px;

}



.cate_main .inner_cate {

  text-align: center;

  position: relative;

}



.cate_main .inner_cate .cate-bg {

  background: #34cc66;

  display: inline-block;

  width: 151px;

  height: 151px;

  text-align: center;

  -webkit-transform: rotate(45deg);

          transform: rotate(45deg);

}



.cate_main .inner_cate .cate-bg::before {

  content: '';

  position: absolute;

  width: 151px;

  height: 100px;

  text-align: center;

  background: linear-gradient(179deg, rgba(36, 166, 180, 0.759541) -84%, rgba(84, 213, 227, 0) 25%);

  left: 0;

  top: -68%;

  -webkit-transform: rotate(180deg);

          transform: rotate(180deg);

}



.cate_main .inner_cate .cate-bg::after {

  content: '';

  position: absolute;

  width: 151px;

  height: 100px;

  text-align: center;

  background: linear-gradient(179deg, rgba(36, 166, 180, 0.759541) -84%, rgba(84, 213, 227, 0) 25%);

  top: 26px;

  right: 85%;

  -webkit-transform: rotate(90deg);

          transform: rotate(90deg);

}



.cate_main .inner_cate .cate-img {

  position: absolute;

  margin: 0;

  top: 0;

  left: 0;

  right: 0;

}



.cate_main .inner_cate .cate-img img {

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.cate_main .inner_cate .cate-name {

  text-align: center;

  padding-top: 50px;

}



.cate_main .inner_cate .cate-name h2 {

  font-size: 32px;

  color: #34cc66;

  font-weight: 700;

  text-transform: uppercase;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.cate_main .inner_cate .cate-name h5 {

  font-size: 14px;

  color: #34cc66;

  font-weight: 700;

  text-transform: uppercase;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.cate_main .inner_cate:hover .cate-img img {

  -webkit-transform: rotate(360deg);

          transform: rotate(360deg);

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.cate_main .inner_cate:hover .cate-name h2 {

  letter-spacing: 1px;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.cate_main .inner_cate:hover .cate-name h5 {

  letter-spacing: 1px;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.about_main {

  background: url(../images/abt-bg.jpg) no-repeat;

  background-size: cover;

}



.about_main .about-text {

  text-align: center;

}



.about_main .about-text h2 {

  font-size: 48px;

  color: #202020;

  font-weight: 800;

  text-transform: uppercase;

}



.about_main .about-text h4 {

  font-size: 24px;

  color: #202020;

  font-weight: 500;

  padding: 15px 0;

}



.about_main .about-text p {

  font-size: 17px;

  color: #202020;

  font-weight: 300;

  padding-bottom: 35px;

}



.about_main .about-text p b {

  font-weight: 700;

}



.about_main .about-text a {

  font-size: 14px;

  color: #fff;

  font-weight: 700;

  display: inline-block;

  border-radius: 25px;

  background: #34cc66;

  width: 164px;

  height: 50px;

  line-height: 50px;

  text-transform: uppercase;

}



.about_main .about-text a:hover {

  border-radius: 0;

}



.feature-box .feature-heading {

  padding-bottom: 30px;

}



.feature-box .feature-heading h4 {

  font-size: 34px;

  color: #000;

  font-weight: 700;

  text-transform: uppercase;

}



.feature-box .feature-heading h5 {

  font-size: 14px;

  color: #2e2e2e;

  font-weight: 300;

}



.feature-box .feature-btn {

  padding: 5px 0;

  text-align: right;

}



.feature-box .feature-btn a {

  font-size: 15px;

  text-transform: uppercase;

  color: #34cc66;

  border: 1px solid #34cc66;

  font-weight: 600;

  border-radius: 50px;

  display: inline-block;

  width: 225px;

  height: 50px;

  line-height: 50px;

  text-align: center;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.feature-box .feature-btn a i {

  font-size: 18px;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.feature-box .feature-btn a:hover {

  color: #fff;

  background: #34cc66;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

  border-radius: 0;

}



.feature-box .feature-btn a:hover i {

  color: #fff;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.feature-box .featuremain {

  padding: 20px 0 31px 0;

  overflow: hidden;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

  border-radius: 4px;

  background: #f7f7f7;

  position: relative;

}



.feature-box .featuremain .featureimg {

  overflow: hidden;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.feature-box .featuremain .featureimg img {

  overflow: hidden;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.feature-box .featuremain .feature-ico {

  position: absolute;

  top: 20px;

  right: 25px;

}



.feature-box .featuremain .feature-ico ul li {

  list-style: none;

  padding: 5px 0;

}



.feature-box .featuremain .feature-ico ul li a i {

  font-size: 26px;

  color: #000;

  width: 50px;

  height: 50px;

  line-height: 50px;

  display: inline-block;

  background: #fff;

  border-radius: 50px;

  text-align: center;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.feature-box .featuremain .feature-ico ul li a i:hover {

  background: #34cc66;

  color: #fff;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.feature-box .featuremain .featurename {

  padding: 20px 0 0 0px;

  text-align: left;

  padding: 10px 30px 0 30px;

  text-align: left;

}



.feature-box .featuremain .featurename p {

  font-size: 20px;

  color: #000;

  font-weight: 400;

}



.feature-box .featuremain .featurename h5 {

  color: #0b0b0b;

  font-size: 18px;

  font-weight: 700;

}



.feature-box .featuremain:hover .featureimg img {

  -webkit-transform: scale(1.1);

          transform: scale(1.1);

}



.catalog-box {

  background: #d3f1ef;

}



.catalog-box .feature-heading {

  padding-bottom: 30px;

}



.catalog-box .feature-heading h4 {

  font-size: 34px;

  color: #000;

  font-weight: 700;

  text-transform: uppercase;

}



.catalog-box .feature-heading h5 {

  font-size: 17px;

  color: #2e2e2e;

  font-weight: 300;

  line-height: 25px;

}



.catalog-box .feature-btn {

  padding: 34px 0 0 0;

  text-align: right;

}



.catalog-box .feature-btn a {

  font-size: 15px;

  text-transform: uppercase;

  color: #34cc66;

  border: 1px solid #34cc66;

  font-weight: 600;

  border-radius: 50px;

  display: inline-block;

  width: 297px;

  height: 50px;

  line-height: 50px;

  text-align: center;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.catalog-box .feature-btn a i {

  font-size: 18px;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.catalog-box .feature-btn a:hover {

  color: #fff;

  background: #34cc66;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

  border-radius: 0;

}



.catalog-box .feature-btn a:hover i {

  color: #fff;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.catalog-box .catlog .catlog-img {

  overflow: hidden;

}



.catalog-box .catlog .catlog-img img {

  -webkit-transition: cubic-bezier(0.075, 0.82, 0.165, 2);

  transition: cubic-bezier(0.075, 0.82, 0.165, 2);

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.catalog-box .catlog .catlog-text {

  text-align: left;

  background: #fff;

  padding: 40px 40px;

  font-size: 25px;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.catalog-box .catlog .catlog-text h4 {

  color: #010101;

  font-weight: 700;

  font-size: 25px;

  text-transform: uppercase;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  text-align: left;

}



.catalog-box .catlog .catlog-text p {

  font-weight: 300;

  color: #fff;

  font-size: 17px;

  color: #010101;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  text-align: left;

}



.catalog-box .catlog .catlog-text a {

  font-weight: 300;

  color: #fff;

  font-size: 17px;

  color: #34cc66;

  -webkit-transition: all 0.4s;

  transition: all 0.4s;

  text-align: center;

  margin: 0px auto;

}



.catalog-box .catlog:hover .catlog-img img {

  -webkit-transform: scale(1.05);

          transform: scale(1.05);

  -webkit-transition: 0.5s;

  transition: 0.5s;

}



.catalog-box .catlog:hover .catlog-text {

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

  background: #34cc66;

}



.catalog-box .catlog:hover .catlog-text h4 {

  color: #fff;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.catalog-box .catlog:hover .catlog-text p {

  color: #fff;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.catalog-box .catlog:hover .catlog-text a {

  color: #fff;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.event-box .event-left h4 {

  color: #000;

  font-size: 34px;

  font-weight: bold;

  text-transform: capitalize;

}



.event-box .event-left .d-flex {

  margin: 40px 0 0 0;

}



.event-box .event-left .d-flex .flex-body {

  padding: 0 0 0 30px;

}



.event-box .event-left .d-flex .flex-body h6 {

  font-size: 17px;

  color: #461e6c;

  font-weight: 500;

}



.event-box .event-left .d-flex .flex-body p {

  font-size: 21px;

  font-weight: 500;

  color: #000;

}



.event-box .prd-slider2 {

  position: relative;

}



.event-box .prd-slider2 .news-right {

  background: #f5f5f5;

  padding: 85px 50px 90px 50px;

  background-image: url(../images/event-bg.png);

  background-position: 95% 40px;

  background-repeat: no-repeat;

}



.event-box .prd-slider2 .news-right h4 {

  font-size: 23px;

  color: #000;

}



.event-box .prd-slider2 .news-right p {

  font-size: 22px;

  color: #3c3c3c;

  font-weight: 300;

  text-align: justify;

  padding-top: 10px;

}



.event-box .prd-slider2 .news-right h5 {

  font-size: 20px;

  color: #000;

  font-weight: 600;

  padding-top: 50px;

}



.event-box .prd-slider2 .news-right ul li {

  list-style: none;

  display: inline-block;

  padding-top: 10px;

}



.event-box .prd-slider2 .news-right ul li i {

  color: #000;

  font-size: 15px;

}



.event-box .prd-slider2 .owl-nav {

  display: block;

  position: absolute;

  bottom: 25px;

  z-index: 9;

  right: 50px;

}



.event-box .prd-slider2 .owl-nav button.owl-next {

  width: 54px;

  height: 54px;

  line-height: 54px;

  display: inline-block;

  background: #fff !important;

  color: #000;

  border-radius: 50px;

  outline: none;

  border: none;

  margin: 5px;

}



.event-box .prd-slider2 .owl-nav button.owl-prev {

  width: 54px;

  height: 54px;

  line-height: 54px;

  display: inline-block;

  background: #fff !important;

  color: #000;

  border-radius: 50px;

  outline: none;

  border: none;

}



.event-box .prd-slider2 .owl-dot {

  display: none;

}



.event-box .slider-counter {

  display: block;

  text-align: center;

  color: #000;

  position: absolute;

  margin: -70px 0 0 60px;

  z-index: 9;

}



.certificate-box {

  border-top: 1px solid #ebebeb;

  padding: 60px 0;

  text-align: center;

}



.footer {

  background: #202020;

}



.footer .foot-head h4 {

  font-size: 17px;

  color: #fff;

  font-weight: 700;

  padding-bottom: 20px;

  text-transform: uppercase;

}



.footer .foot-nav ul li {

  list-style: none;

}



.footer .foot-nav ul li a {

  color: #e4e4e4;

  font-size: 15px;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

  text-decoration: none;

  font-weight: 300;

  line-height: 32px;

}



.footer .foot-nav ul li a:hover {

  color: #34cc66;

  padding-left: 4px;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.footer .foot-search p {

  color: #e4e4e4;

  font-size: 15px;

  text-align: justify;

}



.footer .foot-search form {

  padding-top: 20px;

  text-align: right;

}



.footer .foot-search form input {

  border: none;

  color: #474747;

  outline: none;

  height: 42px;

  width: 100%;

  display: inline-block;

  border-radius: 4px;

  padding: 10px;

  font-size: 13px;

  background: #fff;

  text-align: left;

}



.footer .foot-search form button {

  border: none;

  outline: none;

  background: #fff;

  color: #000;

  font-size: 13px;

  font-weight: 700;

  border-radius: 4px;

  text-transform: uppercase;

  width: 90px;

  height: 40px;

  line-height: 40px;

  display: inline-block;

  margin-top: 10px;

  letter-spacing: 1px;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.footer .foot-search form button:hover {

  background: #34cc66;

  color: #000;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.footer .d-flex span {

  color: #e4e4e4;

  font-size: 19px;

  font-weight: 300;

}



.footer .d-flex .flex-body {

  margin-left: 10px;

}



.footer .d-flex .flex-body p {

  font-size: 15px;

  color: #d4d4d4;

  font-weight: 300;

}



.footer .d-flex .flex-body p b {

  color: #d4d4d4;

}



.footer .d-flex .flex-body p a {

  font-size: 15px;

  color: #e4e4e4;

  font-weight: 300;

  text-decoration: none;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.footer .d-flex .flex-body p a:hover {

  color: #34cc66;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.copy {

  background: #202020;

}



.copy .copyright p {

  color: #d4d4d4;

  font-size: 15px;

}



.copy .copyright p a {

  color: #d4d4d4;

  font-size: 15px;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.copy .copyright p a:hover {

  color: #34cc66;

  -webkit-transition: all 0.5s;

  transition: all 0.5s;

}



.copy .copyleft {

  float: right;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

}



.copy .copyleft p {

  color: #d4d4d4;

  font-size: 15px;

  margin: 13px 10px 0 0;

}



.copy .copyleft ul li {

  list-style: none;

  display: inline-block;

}



.copy .copyleft ul li a i {

  color: #d4d4d4;

  border: 1px solid #d4d4d4;

  display: inline-block;

  width: 45px;

  height: 45px;

  line-height: 45px;

  border-radius: 4px;

  text-align: center;

  font-size: 20px;

  -webkit-transition: all 0.5s ease;

  transition: all 0.5s ease;

}



.copy .copyleft ul li:hover:nth-of-type(1) a i {

  background: #55acee;

  border-radius: 0;

}



.copy .copyleft ul li:hover:nth-of-type(2) a i {

  background: #3b5999;

  border-radius: 0;

}



.copy .copyleft ul li:hover:nth-of-type(3) a i {

  background: #e4405f;

  border-radius: 0;

}



@media screen and (min-width: 1300px) {

  .container {

    max-width: 1252px;

  }

}



@media screen and (max-width: 1299px) {

  .custom-padding {

    padding: 40px 0;

  }

  .main-header .top_nav_items {

    text-align: center;

    padding: 35px 0;

  }

  .main-header .top_nav_items ul li a {

    font-size: 14px;

    color: #fff;

    font-weight: 700;

    text-transform: uppercase;

    padding: 0 10px;

  }

  .main-header .searh-box li a {

    font-size: 22px;

    width: 42px;

    height: 42px;

    line-height: 44px;

  }

  .main-header .searh-box li:last-child a {

    font-size: 18px;

  }

  .main-header .searh-box li {

    padding-left: 0px;

  }

  .main-header .searh-box {

    padding: 22px 0;

  }

  .stiky .top_nav_items {

    padding: 22px 0 !important;

  }

  .stiky .searh-box {

    padding: 12px 0 !important;

  }

  .about_main .about-text h2 {

    font-size: 40px;

  }

  .about_main .about-text h4 {

    font-size: 22px;

    padding: 10px 0;

  }

  .about_main .about-text p {

    font-size: 16px;

  }

  .feature-box .feature-heading h4 {

    font-size: 28px;

  }

  .feature-box .feature-btn a {

    font-size: 14px;

    width: 210px;

    height: 47px;

    line-height: 47px;

  }

  .feature-box .featuremain .featurename p {

    font-size: 18px;

  }

  .feature-box .featuremain .featurename h5 {

    font-size: 16px;

  }

  .catalog-box .feature-heading h4 {

    font-size: 28px;

  }

  .catalog-box .feature-heading h5 {

    font-size: 14px;

  }

  .catalog-box .feature-btn a {

    font-size: 14px;

    width: 262px;

    height: 47px;

    line-height: 47px;

  }

  .catalog-box .catlog .catlog-text h4 {

    font-size: 22px;

  }

  .catalog-box .catlog .catlog-text {

    padding: 40px 15px;

  }

  .catalog-box .catlog .catlog-text p {

    font-size: 14px;

    padding: 6px 0;

  }

  .catalog-box .catlog .catlog-text a {

    font-size: 14px;

  }

  .event-box .event-left h4 {

    font-size: 28px;

  }

  .event-box .event-left .d-flex img {

    width: 33%;

  }

  .event-box .event-left .d-flex .flex-body p {

    font-size: 16px;

  }

  .event-box .event-left .d-flex .flex-body h6 {

    font-size: 16px;

  }

  .event-box .prd-slider2 .news-right {

    padding: 55px 35px 90px 35px;

  }

  .event-box .prd-slider2 .news-right p {

    font-size: 16px;

  }

  .event-box .prd-slider2 .news-right h5 {

    font-size: 18px;

    padding-top: 20px;

  }

  .footer .foot-head h4 {

    font-size: 16px;

    padding-bottom: 10px;

  }

  .footer .foot-nav ul li a {

    font-size: 14px;

    line-height: 28px;

  }

  .footer .foot-search p {

    font-size: 14px;

  }

  .footer .d-flex .flex-body p {

    font-size: 14px;

  }

  .footer .d-flex .flex-body p a {

    font-size: 14px;

  }

  .footer .d-flex .flex-body {

    margin-left: 5px;

  }

  .copy .copyright p {

    font-size: 14px;

  }

  .copy .copyright p a {

    font-size: 14px;

  }

  .footer .d-flex span {

    color: #e4e4e4;

    font-size: 16px;

  }

  .mail-box .mail-left ul li .d-flex .flex-body h5 a {

    font-size: 14px;

  }

  .mail-box .mail-left ul li .d-flex .flex-body p {

    font-size: 12px;

  }

  .mail-box .mail-left ul li .d-flex .flex-body h5 {

    font-size: 14px;

  }

  .cate_main .inner_cate .cate-name h2 {

    font-size: 28px;

  }

  .certificate-box {

    padding: 30px 0;

  }

}



@media screen and (max-width: 991px) {

  .main-header .top_nav_items ul li a {

    font-size: 12px;

    padding: 0px 5px;

  }

  .main-header .searh-box li a {

    font-size: 18px;

    width: 29px;

    height: 29px;

    line-height: 30px;

  }

  .main-header .searh-box li:last-child a {

    font-size: 15px;

  }

  .main-header .top_nav_items {

    padding: 24px 0;

  }

  .main-header .searh-box {

    padding: 15px 0;

  }

  .stiky .logo img {

    width: 90%;

  }

  .mail-box .mail-left ul li:last-child {

    padding-left: 15px;

  }

  .mail-box .mail-left ul li .d-flex i {

    font-size: 28px;

    margin-right: 5px;

  }

  .mail-box .mail-left ul li .d-flex .flex-body h5 {

    font-size: 13px;

  }

  .mail-box .mail-left ul li .d-flex .flex-body h5 a {

    font-size: 12px;

  }

  .mail-box .mail-right ul li a {

    width: 25px;

    height: 25px;

    line-height: 25px;

    font-size: 15px;

  }

  .mail-box .mail-right ul li {

    list-style: none;

    display: inline-block;

    padding-left: 5px;

  }

  .mail-box .mail-right ul li span {

    font-size: 12px;

    padding-right: 5px;

  }

  .mail-box {

    padding: 15px 0;

  }

  .cate_main .inner_cate .cate-bg {

    width: 120px;

    height: 120px;

  }

  .cate_main .inner_cate .cate-bg::after {

    width: 120px;

    height: 70px;

    top: 26px;

    right: 82%;

  }

  .cate_main .inner_cate .cate-bg::before {

    width: 120px;

    height: 70px;

    top: -60%;

  }

  .cate_main .inner_cate .cate-img {

    top: -9%;

  }

  .cate_main .inner_cate .cate-name h2 {

    font-size: 24px;

  }

  .about_main .about-text h2 {

    font-size: 28px;

  }

  .about_main .about-text h4 {

    font-size: 18px;

    padding: 10px 0;

  }

  .about_main .about-text p {

    font-size: 14px;

    padding-bottom: 15px;

  }

  .about_main .about-text a {

    font-size: 12px;

    width: 130px;

    height: 40px;

    line-height: 40px;

  }

  .feature-box .feature-heading h4 {

    font-size: 24px;

  }

  .feature-box .feature-btn a {

    font-size: 12px;

    width: 180px;

    height: 38px;

    line-height: 38px;

  }

  .feature-box .feature-btn a i {

    font-size: 13px;

  }

  .feature-box .feature-heading {

    padding-bottom: 15px;

  }

  .feature-box .featuremain .featurename p {

    font-size: 12px;

  }

  .feature-box .featuremain .featurename h5 {

    font-size: 13px;

  }

  .feature-box .featuremain .feature-ico ul li a i {

    font-size: 18px;

    width: 35px;

    height: 35px;

    line-height: 35px;

  }

  .feature-box .featuremain .feature-ico {

    top: 10px;

    right: 15px;

  }

  .catalog-box .feature-heading h4 {

    font-size: 24px;

  }

  .catalog-box .feature-heading h5 {

    font-size: 12px;

  }

  .catalog-box .feature-heading h5 br {

    display: none;

  }

  .catalog-box .feature-btn a {

    font-size: 11px;

    width: 213px;

    height: 38px;

    line-height: 38px;

  }

  .catalog-box .feature-btn a i {

    font-size: 13px;

  }

  .catalog-box .catlog .catlog-text h4 {

    font-size: 16px;

  }

  .catalog-box .catlog .catlog-text a {

    font-size: 12px;

  }

  .catalog-box .catlog .catlog-text p {

    font-size: 12px;

    padding: 6px 0;

  }

  .catalog-box .catlog .catlog-text h4 {

    font-size: 15px;

  }

  .catalog-box .catlog .catlog-text {

    padding: 15px 15px;

  }

  .event-box .event-left h4 {

    font-size: 24px;

  }

  .event-box .event-left .d-flex .flex-body {

    padding: 0 0 0 15px;

  }

  .event-box .prd-slider2 .news-right {

    padding: 55px 15px 90px 15px;

  }

  .certificate-box {

    padding: 20px 0;

  }

  .footer .foot-head h4 {

    font-size: 14px;

  }

  .footer .foot-nav ul li a {

    font-size: 12px;

    line-height: 24px;

  }

  .footer .foot-search p {

    font-size: 12px;

  }

  .footer .foot-search form button {

    font-size: 11px;

    width: 70px;

    height: 35px;

    line-height: 35px;

  }

  .footer .d-flex .flex-body p {

    font-size: 12px;

  }

  .footer .d-flex .flex-body p a {

    font-size: 12px;

  }

  .copy .copyright p {

    font-size: 12px;

  }

  .copy .copyright p a {

    font-size: 12px;

  }

  .copy .copyleft ul li a i {

    width: 30px;

    height: 30px;

    line-height: 30px;

    font-size: 15px;

  }

  .copy .copyleft p {

    color: #d4d4d4;

    font-size: 12px;

    margin: 5px 9px 0 0;

  }

}



@media screen and (max-width: 767px) {

  .main-header .top_nav_items {

    display: none;

  }

  .main-header .searh-box {

    display: none;

  }

  .mobile_left,

  .sidenav,

  .moblink {

    display: block;

  }

  .stiky .logo img {

    width: 54%;

  }

  .main-header {

    position: absolute;

    top: 0;

    width: 100%;

    z-index: 9;

    padding: 10px 0;

  }

  .main-header .logo img {

    width: 58%;

  }

  .stiky .moblink ul {

    margin: 0;

    padding-top: 5px;

  }

  .mail-box .mail-left ul li:last-child {

    padding-left: 0px;

  }

  .mail-box .mail-left ul li .d-flex .flex-body h5 {

    font-size: 10px;

  }

  .mail-box .mail-left ul li .d-flex .flex-body p {

    font-size: 10px;

  }

  .mail-box .mail-left ul li .d-flex i {

    font-size: 20px;

    margin-right: 5px;

  }

  .mail-box .mail-left ul li .d-flex .flex-body h5 a {

    font-size: 10px;

  }

  .mail-box .mail-right ul li {

    list-style: none;

    display: inline-block;

    padding-left: 1px;

  }

  .about_main .about-text h4 {

    font-size: 16px;

    padding: 5px 0;

  }

  .about_main .about-text p br {

    display: none;

  }

  .feature-box .feature-heading {

    padding-bottom: 5px;

    text-align: center;

  }

  .feature-box .feature-btn {

    padding: 5px 0;

    text-align: center;

    padding-bottom: 15px;

  }

  .p-50 {

    padding-top: 20px;

  }

  .catalog-box .feature-heading {

    padding-bottom: 15px;

    text-align: center;

  }

  .catalog-box .feature-btn {

    padding: 0px 0 15px 0;

    text-align: center;

  }

  .catalog-box .catlog .catlog-text h4 {

    text-align: center;

  }

  .catalog-box .catlog .catlog-text p {

    text-align: center;

  }

  .event-box .event-left .d-flex {

    margin: 25px 0 0 0;

  }

  .copy .copyright p {

    text-align: center;

  }

  .copy .copyleft {

    float: none;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;

    padding-top: 10px;

  }

}



@media screen and (max-width: 575px) {

  .p-50 {

    padding-top: 0px;

  }

  .stiky {

    position: relative;

  }

  .main-header {

    position: relative;

    top: 0;

    width: 100%;

    z-index: 9;

    padding: 10px 0;

  }

  .moblink ul li a {

    font-size: 14px;

    width: 35px;

    height: 37px;

    line-height: 37px;

  }

  .moblink ul {

    margin: 0;

    padding: 5px 0;

  }

  .mail-box .mail-left {

    text-align: center;

  }

  .mail-box .mail-right {

    text-align: center;

  }

  .mail-box {

    padding: 10px 0;

  }

  .custom-padding {

    padding: 20px 0;

  }

  .pt-10 {

    padding-top: 20px !important;

  }

}

/*# sourceMappingURL=layout.css.map */





/*Search*/
.open-search{background:rgba(0,0,0,0.9); position:fixed; top:0px; left:0px; right:0px; z-index:9999; bottom:0px; height:100%;}
.open-search .search-target{position:absolute; top:50%; left:15%; right:15%; text-align:center; transform:translateY(-50%);}
.open-search .search-target form{position:relative;}
.open-search .search-target form input{display:block; padding-left:20px; width:100%; outline:none; border-radius:5px; font-size:16px; height:60px; background:transparent; color:#fff; border:none;
 border-bottom:1px solid #fff; border-radius:0;}
.open-search .search-target form button{ border:none; display:block; outline:none; border-radius:0 5px 5px 0; height:60px; position:absolute; top:0px; right:0px; color:#fff; font-size:17px; padding:0px 40px;
 background:transparent;}
.open-search .search-target form button:hover{}
.search-wrapper01{position:absolute; top:20px; right:20px; z-index:999; cursor:pointer; padding:10px;}
.search-wrapper01::after{display:block; content:""; background:#fff; height:45px; width:2px; transform:rotate(-45deg);}
.search-wrapper01::before{display:block; content:""; background:#fff; height:45px; width:2px; transform:rotate(45deg); position:absolute;}
.search-wrapper01:hover::after,
.search-wrapper01:hover::before{background:#da251c;}
/******************************************/

#popup-form {
    position: relative;
    background-color: #24a6b4;
    box-shadow: 0px 0px 5px 2px #ffffff;
    padding: 18px;
    width: 500px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 11;
}
#popup-form label {
  display: block;
  margin-bottom: 10px;
}

#popup-form input[type="text"],
#popup-form input[type="email"] {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 20px;
}

#popup-form button[type="submit"] {
  background-color: #4CAF50;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

#popup-form button[type="submit"]:hover {
  background-color: #45a049;
}
.close-btn {
 background-color: white;
    padding: 0px 8px;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #aaa;
    cursor: pointer;
}

.close-btn:hover {
  color: #000;
}
#popup-form p {
    text-align: center;
    color: white;
}

