body {
  padding: 0;
  margin:0;
  /* font-family:"Open Sans",Helvetica,Arial,sans-serif; */
background: #fff;
font-family: "Roboto", sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 1.5em;
color: #777;
-webkit-font-smoothing: antialiased;
overflow-x: hidden;
}
body ::-moz-selection {
  background: #5255c5;
  color: #fff;
}
body ::selection {
  background: #5255c5;
  color: #fff;
}
body ::-moz-selection {
  background: #5255c5;
  color: #fff;
}
body ::-webkit-selection {
  background: #5255c5;
  color: #fff;
}
body h1,
body .h1,
body h2,
body .h2,
body h3,
body .h3,
body h4,
body .h4,
body h5,
body .h5,
body h6,
body .h6 {
  margin-top: 0;
  font-family: "Baloo", cursive;
  line-height: 1.2em;
  color: #090605;
}
@media (max-width: 1920px) {
  body h1,
  body .h1,
  body h2,
  body .h2,
  body h3,
  body .h3,
  body h4,
  body .h4,
  body h5,
  body .h5,
  body h6,
  body .h6 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  body h1,
  body .h1,
  body h2,
  body .h2,
  body h3,
  body .h3,
  body h4,
  body .h4,
  body h5,
  body .h5,
  body h6,
  body .h6 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  body h1,
  body .h1,
  body h2,
  body .h2,
  body h3,
  body .h3,
  body h4,
  body .h4,
  body h5,
  body .h5,
  body h6,
  body .h6 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  body h1,
  body .h1,
  body h2,
  body .h2,
  body h3,
  body .h3,
  body h4,
  body .h4,
  body h5,
  body .h5,
  body h6,
  body .h6 {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  body h1,
  body .h1,
  body h2,
  body .h2,
  body h3,
  body .h3,
  body h4,
  body .h4,
  body h5,
  body .h5,
  body h6,
  body .h6 {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  body h1,
  body .h1,
  body h2,
  body .h2,
  body h3,
  body .h3,
  body h4,
  body .h4,
  body h5,
  body .h5,
  body h6,
  body .h6 {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  body h1,
  body .h1,
  body h2,
  body .h2,
  body h3,
  body .h3,
  body h4,
  body .h4,
  body h5,
  body .h5,
  body h6,
  body .h6 {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  body h1,
  body .h1,
  body h2,
  body .h2,
  body h3,
  body .h3,
  body h4,
  body .h4,
  body h5,
  body .h5,
  body h6,
  body .h6 {
      text-align: center;
  }
}
body h1,
body .h1 {
  font-size: 48px;
}
@media (max-width: 767px) {
  body h1,
  body .h1 {
      font-size: 40px;
  }
}
@media (max-width: 480px) {
  body h1,
  body .h1 {
      font-size: 34px;
  }
}
body h2,
body .h2 {
  font-size: 36px;
}
@media (max-width: 767px) {
  body h2,
  body .h2 {
      font-size: 30px;
  }
}
body h3,
body .h3 {
  font-size: 24px;
}
@media (max-width: 767px) {
  body h3,
  body .h3 {
      font-size: 22px;
  }
}
body h4,
body .h4 {
  font-size: 20px;
}
body h5,
body .h5 {
  font-size: 18px;
}
body h6,
body .h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 17px;
}
body p {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 1.7em;
  color: #777;
}
@media (max-width: 1920px) {
  body p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  body p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  body p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  body p {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  body p {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  body p {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  body p {
      margin-bottom: 20px;
  }
}
body a {
  display: inline-block;
  text-decoration: none;
  outline: none !important;
  line-height: 1.3em;
}
body a:focus {
  color: initial;
}
body a::-moz-focus-inner {
  border: 0 !important;
}
body img {
  max-width: 100%;
  display: inline-block;
}
body blockquote,
body .blockquote {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #d8d8d8;
  border-radius: 30px;
}
@media (max-width: 1920px) {
  body blockquote,
  body .blockquote {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  body blockquote,
  body .blockquote {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  body blockquote,
  body .blockquote {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  body blockquote,
  body .blockquote {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  body blockquote,
  body .blockquote {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  body blockquote,
  body .blockquote {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  body blockquote,
  body .blockquote {
      margin-bottom: 20px;
  }
}
@media (max-width: 1920px) {
  body blockquote,
  body .blockquote {
      padding-top: 30px;
  }
}
@media (max-width: 1600px) {
  body blockquote,
  body .blockquote {
      padding-top: 30px;
  }
}
@media (max-width: 1440px) {
  body blockquote,
  body .blockquote {
      padding-top: 30px;
  }
}
@media (max-width: 1199px) {
  body blockquote,
  body .blockquote {
      padding-top: 30px;
  }
}
@media (max-width: 991px) {
  body blockquote,
  body .blockquote {
      padding-top: 25px;
  }
}
@media (max-width: 767px) {
  body blockquote,
  body .blockquote {
      padding-top: 20px;
  }
}
@media (max-width: 480px) {
  body blockquote,
  body .blockquote {
      padding-top: 20px;
  }
}
@media (max-width: 1920px) {
  body blockquote,
  body .blockquote {
      padding-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  body blockquote,
  body .blockquote {
      padding-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  body blockquote,
  body .blockquote {
      padding-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  body blockquote,
  body .blockquote {
      padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  body blockquote,
  body .blockquote {
      padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  body blockquote,
  body .blockquote {
      padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  body blockquote,
  body .blockquote {
      padding-bottom: 20px;
  }
}
body blockquote::after,
body .blockquote::after {
  content: "\f27e";
  position: absolute;
  top: 0;
  left: 50%;
  padding: 0 15px;
  background: #fff;
  font-family: "Material Design Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 55px;
  color: #5dba3b;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body blockquote h4,
body blockquote .h4,
body .blockquote h4,
body .blockquote .h4 {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 1px;
}
body blockquote h6,
body blockquote .h6,
body .blockquote h6,
body .blockquote .h6 {
  margin-bottom: 0;
  text-align: center;
}
body time {
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  font-size: 15px;
  line-height: 1.4em;
  color: #777;
}
@media (max-width: 1920px) {
  body form {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  body form {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  body form {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  body form {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  body form {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  body form {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  body form {
      margin-bottom: 20px;
  }
}
body form button[type="submit"] {
  margin-bottom: 0;
}
@media (max-width: 1920px) {
  body form button[type="submit"] {
      margin-top: 30px;
  }
}
@media (max-width: 1600px) {
  body form button[type="submit"] {
      margin-top: 30px;
  }
}
@media (max-width: 1440px) {
  body form button[type="submit"] {
      margin-top: 30px;
  }
}
@media (max-width: 1199px) {
  body form button[type="submit"] {
      margin-top: 30px;
  }
}
@media (max-width: 991px) {
  body form button[type="submit"] {
      margin-top: 25px;
  }
}
@media (max-width: 767px) {
  body form button[type="submit"] {
      margin-top: 20px;
  }
}
@media (max-width: 480px) {
  body form button[type="submit"] {
      margin-top: 20px;
  }
}
@media (max-width: 480px) {
  body form button[type="submit"] {
      margin-left: auto;
      margin-right: auto;
      display: block;
  }
}
body label {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #777;
  cursor: pointer;
}
@media (max-width: 1920px) {
  body label {
      margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  body label {
      margin-bottom: 10px;
  }
}
@media (max-width: 1440px) {
  body label {
      margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  body label {
      margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  body label {
      margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  body label {
      margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  body label {
      margin-bottom: 5px;
  }
}
body input {
  display: block;
  width: 100%;
  padding: 5px 15px;
  border: 1px solid #aeaeae;
  border-radius: 10px;
  font-size: 15px;
  line-height: 15px;
  outline: none !important;
}
@media (max-width: 1920px) {
  body input {
      margin-bottom: 20px;
  }
}
@media (max-width: 1600px) {
  body input {
      margin-bottom: 20px;
  }
}
@media (max-width: 1440px) {
  body input {
      margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  body input {
      margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  body input {
      margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  body input {
      margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  body input {
      margin-bottom: 15px;
  }
}
body select {
  display: block;
  width: 100%;
  padding: 5px 15px;
  border: 1px solid #aeaeae;
  border-radius: 10px;
  font-size: 15px;
  line-height: 15px;
  outline: none !important;
}
@media (max-width: 1920px) {
  body select {
      margin-bottom: 20px;
  }
}
@media (max-width: 1600px) {
  body select {
      margin-bottom: 20px;
  }
}
@media (max-width: 1440px) {
  body select {
      margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  body select {
      margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  body select {
      margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  body select {
      margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  body select {
      margin-bottom: 15px;
  }
}
body textarea {
  display: block;
  width: 100%;
  height: 200px;
  margin-bottom: 30px;
  padding: 15px;
  border: 1px solid #aeaeae;
  border-radius: 10px;
  outline: none !important;
  font-size: 15px;
  resize: none;
}
@media (max-width: 1920px) {
  body textarea {
      margin-bottom: 20px;
  }
}
@media (max-width: 1600px) {
  body textarea {
      margin-bottom: 20px;
  }
}
@media (max-width: 1440px) {
  body textarea {
      margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  body textarea {
      margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  body textarea {
      margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  body textarea {
      margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  body textarea {
      margin-bottom: 15px;
  }
}

body *[data-parent-move] {
  position: relative;
}
body ul {
  padding: 0;
  list-style-position: inside;
  list-style: none;
}
@media (max-width: 1920px) {
  body ul {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  body ul {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  body ul {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  body ul {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  body ul {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  body ul {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  body ul {
      margin-bottom: 20px;
  }
}
body ul li {
  position: relative;
  margin-bottom: 0;
  /* padding-left: 20px; */
}
body ul li::after {
  /* content: ""; */
  position: absolute;
  left: 0;
  top: 7px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
}
body ul li:last-child p {
  margin-bottom: 0;
}
@media (max-width: 1920px) {
  body ul li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  body ul li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1440px) {
  body ul li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  body ul li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  body ul li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  body ul li p {
      margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  body ul li p {
      margin-bottom: 5px;
  }
}
body ul li ul {
  margin-bottom: 0;
}
@media (max-width: 1920px) {
  body ul li ul li:last-child p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  body ul li ul li:last-child p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1440px) {
  body ul li ul li:last-child p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  body ul li ul li:last-child p {
      margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  body ul li ul li:last-child p {
      margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  body ul li ul li:last-child p {
      margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  body ul li ul li:last-child p {
      margin-bottom: 5px;
  }
}
body ol {
  padding: 0;
  list-style-position: inside;
  counter-reset: myCounter;
}
@media (max-width: 1920px) {
  body ol {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  body ol {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  body ol {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  body ol {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  body ol {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  body ol {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  body ol {
      margin-bottom: 20px;
  }
}
body ol li {
  position: relative;
  margin-bottom: 0;
  list-style: none;
}
body ol li::before {
  counter-increment: myCounter;
  content: counter(myCounter) ". ";
  position: relative;
  left: 0;
  top: 0;
  float: left;
  margin-right: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #777;
}
body ol li:last-child p {
  margin-bottom: 0;
}
@media (max-width: 1920px) {
  body ol li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  body ol li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1440px) {
  body ol li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  body ol li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  body ol li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  body ol li p {
      margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  body ol li p {
      margin-bottom: 5px;
  }
}
body ol li ol {
  margin-bottom: 0;
  padding-left: 20px;
  counter-reset: myCounter2;
}
body ol li ol li::before {
  counter-increment: myCounter2;
  content: counter(myCounter) "." counter(myCounter2) ". ";
}
@media (max-width: 1920px) {
  body ol li ol li:last-child p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  body ol li ol li:last-child p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1440px) {
  body ol li ol li:last-child p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  body ol li ol li:last-child p {
      margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  body ol li ol li:last-child p {
      margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  body ol li ol li:last-child p {
      margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  body ol li ol li:last-child p {
      margin-bottom: 5px;
  }
}
body .moving-element {
  transition: all 0.3s;
  transition-timing-function: linear;
}
@media (max-width: 767px) {
  body .moving-element {
      display: none;
  }
}

a{-webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;}
a:hover, a:active, a:focus {
  outline: none;
  text-decoration: none;
  color: #72afd2;
}
h1, h2, h3, h4, h5, h6{
  /* font-family:"Montserrat", sans-serif; */
  margin-top: 0;
font-family: "Baloo", cursive;
line-height: 1.2em;
color: #090605;
}
.mt0{margin-top: 0 !important}
.mt10{margin-top:10px;}
.mt40{margin-top:40px;}
.mb20{margin-bottom:20px;}
.relative{position: relative;}
.pt10{padding-top: 10px;}
.pb10{padding-bottom: 10px;}
.pt20{padding-top: 20px;}
.pb20{padding-bottom: 20px;}
.around10{padding: 10px;}
.around40{padding: 40px;}
.spaceb10{padding-bottom: 10px;}
.spaceb40{padding-bottom: 40px;}
.spacet40{padding-top: 40px;}


.spaceb60{padding-bottom: 60px;}
.spacet60{padding-top: 60px;}


.spacet50{padding-top: 50px;}
.spaceb50{padding-bottom: 50px;}


.bg-orange{background: rgb(245, 130, 32);}
.fullwidth{ width: 100vw;position: relative; left: 50%;margin-left: -50vw;}
.bggray{background: #f8f8f8;}

.btn {
  font-family: "Baloo", cursive;
}

header {
  padding: 10px 0;
  /*position: fixed;
  left: 0;
  top: 0;
  right: 0;*/
  transition: all 0.5s;
  z-index: 99;
  background: #fff;
}

.toparea{border-bottom: 1px solid rgba(255, 255, 255, 0.1);padding: 5px 0; background: #5DBA3B;} 
.toplist{padding: 0; margin: 0; list-style: none;}
.toplist li+li{margin-left: 20px;}
.toplist li {display: inline-block; color: #fff;padding-top: 5px;}
.toplist li i{padding-right: 10px;}
.toplist li img{padding-right: 10px;}
.toplist li a{display: block; text-decoration: none; color: #fff;}
.toplist li a:hover{text-decoration:underline; color: #f5f5f5;}

.topicon{margin:0; padding: 0; text-align: right; display: block;}
.topicon li{list-style: none;display: inline-block; color: #fff; vertical-align: middle;}    
.topicon li a{text-decoration: none;width: 28px; height: 30px; color: #fff; display: block;text-align: center;
  line-height: 30px;border: 1px solid transparent;}
.topicon li a:hover{text-decoration: none;color: #fff; border: 1px solid #fff; background: #202c45;} 
.topicon li a.login{display: inline-block;border: 1px solid #fff;width: auto;padding: 0 10px;}
.topicon li a.login i{padding-right: 5px;}
.logo{padding:10px 0; height: 100%;}

.affix#alert .toparea{display: none;}
#alert{

  transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -ms-transition-duration: 0.1s;}
.affix#alert{position: fixed;
  top: 0px;
  z-index:999;
  width: 100%;
  
} 
.affix#alert header{background:#fff; 
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.54);
}
header .logo img{transition: all 1s ease 0s; height: 76px;}

.affix#alert .header-extras{margin: 10px 0 0;}
.affix#alert .navborder .navbar-toggle{top: -60px}
.header-extras {float: right;margin: 25px 0 0;padding: 0;transition-duration: 0.8s;-webkit-transition-duration: 0.8s;-ms-transition-duration: 0.8s;}
.header-extras li {
  float: left;
  margin-left: 20px;
  list-style: none;
}
/*.header-extras li {
  margin-left: 20px;
  padding-left: 20px;
}*/
/*.header-extras li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}*/
.i-plain {
  width: 36px!important;
  height: 36px!important;
  font-size: 28px;
  line-height: 36px!important;
  color: #1c1b17;
}
.i-plain{
  display: block;
  float: left;
  margin: 4px 11px 7px 0;
  text-align: center!important;
  font-size: 28px;
  /* color: #FFF; */
  /* text-shadow: 1px 1px 1px rgba(0,0,0,.3); */
  cursor: pointer;
  font-style: normal;
}
.header-extras li i {
  margin-top: 3px!important;
  font-size: 36px;
}
.header-extras li i {margin-top: 5px!important;font-size: 24px; border-radius: 100%; color: #5DBA3B; border:1px solid #5DBA3B;}
.header-extras li:first-child {margin-left: 0}
.header-extras li a{color: #1c1b17;text-decoration: underline;}
.header-extras li .he-text {float: left;/*padding-left: 6px;*//* font-size: 16px; */font-weight: normal; color: #848181;}
.header-extras li .he-text span {display: block;font-weight:normal;text-transform: lowercase;
  font-weight: 600; color: #5DBA3B}

.affix#alert .logo img{transition: all 1s ease 0s; height: 45px} 
/* .affix#alert .navbar-nav>li>a{color: #000;padding: 22px 15px;}*/
.navborder{border-top: 1px solid #e8e8e8; box-shadow: 0 6px 12px rgba(0,0,0,.175); background: #fff;} 
.navborder .nav>li>a.active {
  color: #f1693b;
  background: #f6f6f6;
  margin-top: -1px;
}
.navborder .dropdown-menu {
  min-width: 180px;
  padding: 0px 0;
  margin: 0px 0 0;
}
.navborder .navbar{margin-bottom: 0;border: 0px solid transparent;}
/*.navborder .navbar-default .navbar-nav > li.dropdown:hover > a, 
.navborder .navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navborder .navbar-default .navbar-nav > li.dropdown:hover > a:focus {
  background-color: rgb(231, 231, 231);
  color: rgb(85, 85, 85);
}
*/
.navborder .navbar-default .navbar-nav > li.dropdown:hover > a, 
.navborder .navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navborder .navbar-default .navbar-nav > li.dropdown:hover > a:focus {
   background-color: rgb(231, 231, 231);
  color: rgb(85, 85, 85);
}

.navborder .navbar-toggle {background-color: #5DBA3B;   
  border: 1px solid #000;
  position: absolute;
  right: 0;
  top: -120px; }
.navborder .navbar-toggle .icon-bar {background: #fff;}
.navborder .navbar-nav>li>a {color: #000; border-top: 1px solid transparent; 
  margin-top: -1px; cursor: pointer;}
.caret-up {
  width: 0; 
  height: 0; 
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-bottom: 4px solid;
  display: inline-block;
  margin-left: 2px;
  vertical-align: middle;
}
.navborder .navbar-nav>li>.dropdown-menu{
  right: auto;
  left:0;
  border-top: 1px solid #5DBA3B;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  border-radius: 0 0 12px 12px;
}


.navborder .dropdown-menu>li>a{padding:6px 10px;}
.navborder .dropdown-menu>li>a:focus, .navborder .dropdown-menu>li>a:hover {color: #fff;
  border-radius: 0 0 12px 12px;
  text-decoration: none;background-color: #5DBA3B;}
.navborder .dropdown-menu>li>a:last-child:hover{border-radius:0 0 12px 12px;}
.navborder .navbar-nav>.active>a{
  color: #5DBA3B;
  border-top: #5DBA3B 1px solid;
  background: #f6f6f6;
  margin-top: -1px;} 
.navborder .nav>li>a:focus, .nav>li>a:hover {
 text-decoration: none;
  color: #5DBA3B;
  background-color: #f6f6f6;
  border-top: 1px solid #5DBA3B;
 margin-top: -1px;
}   
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  background-color: #f6f6f6;
  border-color: #5DBA3B;
  color: #5DBA3B;
}

.classes-wrap {
  position: relative;
}
@media (max-width: 1920px) {
  .classes-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .classes-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .classes-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .classes-wrap {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .classes-wrap {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .classes-wrap {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .classes-wrap {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .classes-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .classes-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .classes-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .classes-wrap {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .classes-wrap {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .classes-wrap {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .classes-wrap {
      padding-bottom: 30px;
  }
}
.classes-wrap .moving-element {
  top: 15%;
  left: 10%;
  z-index: 0;
}
.classes-wrap .container {
  position: relative;
  z-index: 10;
}
.classes-wrap .bottom-img {
  position: absolute;
  bottom: -9px;
  right: 10%;
}
.classes-wrap h2,
.classes-wrap .h2 {
  text-align: center;
}
@media (max-width: 1920px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      margin-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      margin-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      margin-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      margin-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1920px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .classes-wrap h2,
  .classes-wrap .h2 {
      padding-top: 30px;
  }
}
.classes-wrap .classes-slider {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1920px) {
  .classes-wrap .classes-slider {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .classes-wrap .classes-slider {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .classes-wrap .classes-slider {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .classes-wrap .classes-slider {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .classes-wrap .classes-slider {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .classes-wrap .classes-slider {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .classes-wrap .classes-slider {
      padding-bottom: 30px;
  }
}
.classes-wrap .classes-slider .card {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .classes-wrap .moving-element {
      top: 10%;
      left: 10%;
      z-index: 0;
  }
}
@media (max-width: 767px) {
  .classes-wrap .bottom-img {
      bottom: -5px;
      height: 60px;
  }
}

/*slider banner*/
.bs-slider:hover {
  /*cursor: -moz-grab;
  cursor: -webkit-grab;*/
}
.bs-slider:active {
  /*cursor: -moz-grabbing;
  cursor: -webkit-grabbing;*/
}
.bs-slider .bs-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
  margin: auto;
  width: 100% !important;
}

/********************
*****Slide effect
**********************/

/*.fade {
  opacity: 1;
}
.fade .item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  display: block !important;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
  top: auto;
  position: relative;
}
.fade .item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}
*/





/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
  top: 47%;
  /*opacity: 0;*/
  width: 45px;
  height: 45px;
  z-index: 100;
  color: #000;
  display: block;
  font-size: 24px;
  cursor: pointer;
  overflow: hidden;
  line-height: 43px;
  text-shadow: none;
  position: absolute;
  font-weight: normal;
  background: #fff;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.control-round:hover .carousel-control{
  opacity: 1;
}
.control-round .carousel-control.left {
  left: 1%;
  background: #5DBA3B;
  color: #fff;

}
.control-round .carousel-control.right {
  right: 1%;
  background: #5DBA3B;
  color: #fff;
}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
  color: #fdfdfd;
  background: rgba(0, 0, 0, 0.5);
  border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
  left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
  right: 45%;
}


.carousel-indicators li {
  display: inline-block;
  width: 15px;
  height: 15px;}
.carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 0;
  background-color: #fff;
}

/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
  right: 45%;
  bottom: 3%;
  left: auto;
  width: 90%;
  height: 20px;
  font-size: 0;
  overflow-x: auto;
  text-align: right;
  overflow-y: hidden;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
  padding: 0;
  width: 25px;
  height: 25px;
  border: 1px solid rgb(158, 158, 158);
  text-indent: 0;
  overflow: hidden;
  text-align: left;
  position: relative;
  letter-spacing: 1px;
  background: rgb(158, 158, 158);
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
  transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
  z-index: 10;
  cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
  margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
  margin: 1px 5px 1px 1px;
  box-shadow: 0 0 0 2px #fff;
  background-color: transparent;
  position: relative;
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
  transform: scale(0.5);
  background-color: #fff;
  content:"";
  position: absolute;
  left:-1px;
  top:-1px;
  width:25px;
  height: 25px;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
  text-align: left !important;
}
.slide_style_right {
  text-align: right !important;
}
.slide_style_center {
  text-align: center !important;
}

.slide-text {
  left: 0;
  top: 15%;
  right: 0;
  margin: auto;
  padding: 10px;
  position: absolute;
  text-align: left;
  padding: 10px 85px;
  
}

.slide-text > h1 {
  
  padding: 0;
  color: #ffffff;
  font-size: 70px;
  font-style: normal;
  line-height: 84px;
  margin-bottom: 30px;
  letter-spacing: 1px;
  display: inline-block;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.slide-text > p {
  padding: 0;
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 40px;
  letter-spacing: 1px;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.slide-text > a.btn-default{
  color: #000;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  margin-right: 10px;
  text-align: center;
  padding: 17px 30px;
  white-space: nowrap;
  letter-spacing: 1px;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
  color: #ffffff;
  cursor: pointer;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  margin-left: 10px;
  text-align: center;
  padding: 17px 30px;
  white-space: nowrap;
  letter-spacing: 1px;
  background: #00bfff;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
  color: #ffffff;
  background: #222222;
  -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}



.slide-arrow{
  border: 1px solid #ddd;
  font-size: 24px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 30px;
  color:#000;
  line-height: 38px;
}

.slide-arrow:hover{background: #202c45;color: #fff;}
/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
  .slide-text h1 {
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 20px;
  }
  .slide-text > p {

      font-size: 18px;
  }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
  .slide-text {
      padding: 10px 50px;
  }
  .slide-text h1 {
      font-size: 30px;
      line-height: 40px;
      margin-bottom: 10px;
  }
  .slide-text > p {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 20px;
  }
  .control-round .carousel-control{
      display: none;
  }

}
@media  (max-width: 320px) {
  .slide-text {
      padding: 10px 30px;
  }
  .slide-text h1 {
      font-size: 20px;
      line-height: 25px;
      margin-bottom: 5px;
  }
  .slide-text > p {
      font-size: 12px;
      line-height: 18px;
      margin-bottom: 10px;
  }
  .slide-text > a.btn-default, 
  .slide-text > a.btn-primary {
      font-size: 10px;
      line-height: 10px;
      margin-right: 10px;
      text-align: center;
      padding: 10px 15px;
  }
  .indicators-line > .carousel-indicators{
      display: none;
  }

}

/*.item::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.50);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}*/
/*end slider banner*/
.featurebox{display: block;}
.featbox-blue{background: #3e73de; }  
.featbox-green{ background:#46b7a6;}
.featbox-orange{background:#f58220;}
.featbox-red{background:#ffba06;}
.featbox-pink {background-color: #e868a7;}
.featbox-purpal{background-color:rgb(32, 44, 69)}
.featbox-greenlight{background-color:rgba(181, 213, 106, 1)}
.featbox-blue, .featbox-red, .featbox-green, .featbox-orange, .featbox-pink,
.featbox-purpal, .featbox-greenlight{
  padding: 20px 20px 20px 80px;color: #fff;min-height:140px; margin-top: 30px;
  -webkit-transition: all .45s ease-in-out;
  -moz-transition: all .45s ease-in-out;
  -o-transition: all .45s ease-in-out;
  -ms-transition: all .45s ease-in-out;
  transition: all .45s ease-in-out;
  border: 4px solid #fff;
  outline: 1px solid #ccc;    
  box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.featbox-blue:hover, .featbox-red:hover, .featbox-green:hover, .featbox-orange:hover,
.featbox-pink:hover, .featbox-purpal:hover, .featbox-greenlight:hover{
  box-shadow: 0 6px 29px rgba(0,0,0,0.3);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}


.morebtn{color: #fff; border:1px solid #fff; padding: 5px 20px; display: inline-block; margin-top: 10px;}
.morebtn:hover{background:#fff; color: #000; text-decoration: none;}
.featurebox i{font-size: 50px;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  left: 30px;
  
-webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;}
.no-gutters{padding-right: 0;padding-left: 0;}
.cont-title{
   font-size: 36px;
   margin-top: 0px;
   margin-bottom: 15px;
   line-height: 40px;
}
.cont-title span{
   font-weight:700;
   color: #f5821e;
   line-height: 40px;
}
.title18{
   font-size: 18px;
   color: #3f444a;
   font-weight: 300;
}

.course-offer{}
.course-offer-in{
   margin-bottom: 30px;
   border-radius: 3px;
   position: relative;
   overflow: hidden;
}
.course-overlay{
}
.course-overlay img{
   height: auto;
   width: 100%;
}
.course-overlay span{
   position: absolute;
   top: 50%;
   left: 0;
   right: 0;
   text-align: center;
   transform: translateY(-50%);
   font-size: 18px;
   font-weight: 600;
   color: #fff;
   z-index: 1;
}
.course-offer-in a.course-overlay img {
   -webkit-transform: scale(1);
   transform: scale(1);
   -webkit-transition: .3s ease-in-out;
   transition: .3s ease-in-out;
}
.course-offer-in a:after {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background: rgba(0, 0, 0, 0);
}
.course-offer-in:hover a.course-overlay img {
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
}

.findmain{align-items: center; display: flex;height: 150px;justify-content: center;}
.find_inner{display: flex;}
.find_inner h3 span {font-weight: 700;padding-left: 6px;text-transform: capitalize;}
.find_inner h3 {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 30px;
  margin-top: 10px;
}
.findbtn{margin-left: 50px;}
.findmore{
background: #202c45;
color: #fff;
font-weight: 700;
line-height: 70px;
text-transform: uppercase;
padding: 15px 40px;
border-radius: 4px;
}
.findmore:hover {color: #e9ae37; background: #000;}
.sec-title {position: relative;text-transform: capitalize;
  margin: 0 0 20px; border-bottom:1px solid #ddd; padding-bottom: 20px;}
.sec-title:after{    
  content: "";
  position: absolute;
  left: 0;
  background: #5DBA3B;
  height: 1px;
  width: 80px;
  bottom: -1px; margin: 0 auto;}   
.smdivider{background: #000000;height: 2px;width: 60px; margin:25px auto; clear: both;}  

.courses-box{
border: 1px solid #f0f0f0;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  transition: all 1s ease 0s;margin-bottom: 15px;} 

.courses-box:hover, .courses-box:focus, .courses-box:active {
  -webkit-transform: translateY(-8px);transform: translateY(-8px);}
.courses-box-img {position:relative;overflow: hidden;}
.courses-box-img img{width:100%;transition: all .4s; position: relative;}
.courses-box-img:hover img{
transform: scale(1.15, 1.15) rotate(-5deg);
  -webkit-transform: scale(1.15, 1.15) rotate(-5deg);
  -moz-transform: scale(1.15, 1.15) rotate(-5deg);
   /*-webkit-filter: grayscale(100%);
  filter: grayscale(100%);*/
}
/*.courses-box-img:hover:after{
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  border: 2px solid #fff;
  transform: scale(1);
}*/
/*.courses-box-info{position: absolute; bottom:0; height: 60px; background:rgba(0, 0, 0, 0.50); width: 100%;}
.course-inner{padding: 10px 20px 30px;}
.course-inner h4 {
  font-size: 18px;    
  color: #5DBA3B;
  line-height: 22px;
  margin-bottom: 11px;
}

.course-inner p{ padding-bottom: 10px; }
.course-thumb{display: block; padding:5px 20px;}
.course-thumb img{width: 50px !important; height: 50px !important;}
.course-thumb h5 {color: #fff;font-size: 15px;text-transform: capitalize;display: inline-block; padding-left: 15px;}
.courses-box:hover h4{color: #f44336;}
.courses-box:hover .btn-read{background: #fff;color: #000;text-decoration: none;}
.btn-read {
  background: #5DBA3B;
  text-align: center;
  border: 1px solid #5DBA3B;
  outline: 0;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  border-radius: 30px;
  text-transform: uppercase;
  padding: 10px 15px;
  transition: all 0.5s ease;
}*/

.courses-box{border: 1px solid #ddd;}
.courses-box-img {position:relative;overflow: hidden;}

.courses-box:hover .courses-box-img i {
  color: #fdc800;
  opacity: 100;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);}
.courses-box-img i{font-size: 22px;
  cursor: pointer;
  opacity: 0;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  color: #ff3115;
  z-index: 11;
  color: #fff;
  font-weight: 400;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;}

.courses-box .courses-box-img:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}

.courses-box:hover .courses-box-img:before {
    -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.courses-box-img img{width:100%;transition: all .4s; position: relative;}
.courses-box:hover .courses-box-img img{
transform: scale(1.15, 1.15) rotate(-5deg);
  -webkit-transform: scale(1.15, 1.15) rotate(-5deg);
  -moz-transform: scale(1.15, 1.15) rotate(-5deg);
   /*-webkit-filter: grayscale(100%);
  filter: grayscale(100%);*/
}
.courses-box:hover .course-inner{background: #002147;color: #fff;}
.course-inner{padding: 25px 20px;transition: 0.4s;}
.course-inner h4 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 11px;
}
.course-subject{color: #ff0000}

.btn-read {
  background: #5DBA3B;
  text-align: center;
  border: 1px solid #5DBA3B;
  outline: 0;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  text-transform: uppercase;
  padding: 10px 15px;
  transition: all 0.5s ease;
} 
.courses-box:hover .btn-read {background: #fff;color: #000;text-decoration: none;}

.course-inner p{ padding-bottom: 10px; }  
.countdown_bg{background: #f5821f;background-size: cover;position: relative;padding: 70px 0;text-align:center;z-index: 0;}
.countdown_bg:after{
  position: absolute;
  content: "";
  background: rgb(32, 44, 69);
  height: 100%;
  width: 100%;
  left: 0;
  z-index: -1;
  top: 0;
  }


.countdown_bg h3 {
font-size: 48px;
margin-bottom: 15px;
color: #FFF;
font-weight: 700;
position: relative;
}
.countdown_bg h3:after{
  content: "";
  background: #fdd333;
  height: 1px;
  width: 100%;
  bottom: 0;
  margin: 20px auto auto;
  display: block;
  }

.countdown_bg span {
  color: #FFF;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.countdown_bg i {
color: #fdd333;
font-size: 56px;
}

.testimonial_bg{
overflow: hidden;
position: relative;
background: #202c45;
padding-bottom: 50px;
color: #fff;
}

.testimonial_bg h4{
color: #ffffff;
font-size: 30px;
font-weight: 600;
position: relative;
letter-spacing: 1px;
text-transform: uppercase;
}


.testimonial_bg .testi_description{ 
  display: inline-block;
  text-align: center;
  margin-right: 5%;}
.testimonial_bg .testimonialimg {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
  border: 8px solid rgba(255,255,255,0.15);
}

.testimonial_bg .testimonialimg img {width: 100%;height: 100%;
  border-radius: 50%;
-webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -khtml-border-radius: 50%;}

.testi_description h4 {font-size: 16px;font-weight: bold;color: #fff;margin: 20px 0 0 0;}

.testimonial-content span {font-size: 12px;color: #fff;}
.testimonial_bg .testi_description {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 30px 20px;
  border: 1px solid rgba(255,255,255,0.15);
  color: #fff;
  margin-top: 20px;
  position: relative;
}
.testimonial_bg .testi_description:before {
  content: "";
  border: 10px solid transparent;
  border-bottom: 10px solid rgba(255,255,255,0.15);
  position: absolute;
  top: -20px;
  left: 47.5%;
}
.owl-carousel .owl-nav, .owl-carousel .owl-dots {
  margin-top: 30px;
  text-align: center;
}
.owl-carousel .owl-nav .owl-prev {
  left: 0px;
}
.owl-carousel .owl-nav .owl-next {
  right: 0px;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 45%;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border: 1px solid #5DBA3B;
  background-color: #5DBA3B;
  color: #fff;
  transform: translateY(-50%);
  font-size: 22px;
  border-radius: 50%;
  /* opacity: 0; */
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.owl-carousel .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #ddd;
}

.owl-carousel .owl-dot.active {background-color: #5DBA3B;}

@media only screen and (max-width: 480px){}

.staffteam{ margin-top: 20px; text-align: center;}
.staffteamimg{display: block;overflow: hidden;
  border-radius: 50%;
  }
.staffteamimg img{width: 100%; height: auto}

.staffteam .staffteamimg {position:relative;overflow: hidden;}
.staffteam .staffteamimg img{width:100%;transition: all .4s; position: relative;  border-radius: 50%;
   -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -khtml-border-radius: 50%;}
/*.ourteam:hover .ourtteamthumb img{
transform: scale(1.15, 1.15) rotate(-5deg);
  -webkit-transform: scale(1.15, 1.15) rotate(-5deg);
  -moz-transform: scale(1.15, 1.15) rotate(-5deg);
  box-shadow: 0 11px 19px 0 rgba(69, 69, 69, 0.19);
}
.instructor-icon {opacity: 0;transition: all 0.3s ease 0s;}
.ourteam:hover .instructor-icon{opacity: 100; position: relative; z-index: 2;}*/
.staff-content {
/*background: #0c314e none repeat scroll 0 0;*/
padding: 0 10px 15px;
transition:.3s;
}
/*.ourteam:hover .instructor-content{background:#1583c9;}*/
.instructor-icon {
margin-top: 15px;
}
.staffteam .staffteamimg img {
  width: 100%;
  transform: scale(1);
  transition: all 500ms ease;

}

.staffteam:hover .staffteamimg img {
  transform: scale(1.3);
  transition: all 500ms ease;
}

.staffteam .staffteamimg:before {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  content: '';
  z-index: 1;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.5);
  /*border-radius: 50%;*/
  transform: scale(0.0);
  transition: all 500ms ease;
}

.staffteam:hover .staffteamimg:before {
  background: rgba(0, 0, 0, 0.5);
  transform: scale(1.1);
  transition: all 500ms ease;
}

.social-links{margin:0; padding: 0; list-style: none; display: none;}

/*.social-links li.facebook:after{
      content: "\f0da";
  position: absolute;
  top: 6px;
  left: 0px;
  font-family: 'FontAwesome';
  color: #8c8587;
}*/
.social-links li {
  position: relative;
background: #ffffff none repeat scroll 0 0;
border-radius: 4px;
display: inline-block;
height: 36px;
margin-right: 5px;
text-align: center;
border-radius: 100%;
width: 36px;
color: #000;
transition: .3s;
box-shadow: 8px 6px 8px rgba(0, 0, 0, 0.175);
}
.social-links li a.active{color: #fff;background: #f5821f;}
.social-links li a:hover{color: #fff;background: #f5821f;}
.social-links li a:last-child{margin-right:0;}
.social-links li a i {
line-height: 36px;
font-size: 14px;
}
.staff-content h3 {
color: #000;
font-size: 20px;
font-weight: 700;
margin-bottom: 5px;
text-transform: capitalize;
}
.staff-content span {
color: #333;
font-weight: 400;
}


.our-facility{background-color: #ED6600;
  padding: 50px 0px 50px 0px; color: #fff;}

.counter-content{color: #fff; text-align: left;}   
.counter-main {
  border:1px solid rgba(255, 255, 255, 0.19);
  padding: 30px 30px 18px;
  border-radius: 4px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  margin-bottom: 15px;
}
.counter-main:hover{    box-shadow: 0 6px 29px rgba(0,0,0,0.3);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.creative_heading{
  font-size: 30px;
  word-wrap: break-word;
  font-weight: 700;
}
.creative_heading span{color: #ed6600;}

.owl-carousel, .teamstaff{clear: both;}

.services { position: relative;}
.service-inner {
   padding-top: 0px;
  position: absolute;
  top: -184px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
.service-box {
border-right:1px solid rgba(255, 255, 255, 0.21);
padding: 30px 30px 20px 40px;
display: block;
color: #fff;
background-color: #5DBA3B;
width: 32.5% !important;
}
.service-box:last-child {
border-right: none;
}
.service-box .service-box-content {position: relative;padding-left: 60px;}
.service-box .service-box-content h3 {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 0;
}
.service-box .service-box-content h3 a {
color: #FFFFFF;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.service-box .service-box-content p {
color: #FFFFFF;
font-weight: 400;
width: 80%;
}
.service-box .service-box-icon {
   padding-top: 10px;
   position: absolute;
   left: 0;
   top: -15px;
}

.service-box .service-box-icon img {

width: 50px;

height: auto;

-webkit-transform: scale(1);

transform: scale(1);

-webkit-transition: all 0.5s ease-out;

-moz-transition: all 0.5s ease-out;

-ms-transition: all 0.5s ease-out;

-o-transition: all 0.5s ease-out;

transition: all 0.5s ease-out;
}

.service-box .service-box-icon i {
color: #fdc800;
font-size: 36px;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.service-box:hover .service-box-content h3 a {
color: #fdc800;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.service-box:hover .service-box-content p {
color: #FFFFFF;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.service-box:hover .service-box-icon i {
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
footer{background:url('../images/2.jpg');clear: both;padding-top: 20px;color: #BAC0C5; position: relative; z-index: 0;}
footer:after{position: absolute;
  content: "";
  background:rgb(93, 186, 59,0.85);
  height: 100%;
  width: 100%;
  left: 0;
  z-index: -1;
  top: 0;}
.fo-title{position: relative;/* padding-top: 15px; */padding-bottom: 15px;color: #fff;margin-bottom: 25px;}
.infoborderb{border-top: 1px solid #fff;margin-top: 20px;margin-bottom: 20px;}
.fo-title:after{position: absolute;content: "";left: 0;width: 50px;background: #fff;height: 2px;bottom: 0;}
.heading-text{font-size: 16px;line-height: 1.6;margin-bottom: 20px;}
.company-social { margin-left: 0;padding-left: 0;margin-top: 10px;}
.company-social li{
  margin:0;
  text-align: left;
  list-style: none;
  padding:0;
  margin-bottom: 5px;
  display: inline-block;
  border: 1px solid #fff;
  }
.company-social li a{
  margin: 0 0px 0 0;
  display: block;
  color: #fff;
}

.company-social  a:hover {
  color: #fff;
  background: #5DBA3B;
  border: 0px solid #fff;
}

.company-social  a i {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  -webkit-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
  text-align: center;
  border-radius: 3px;
  padding:0;
}


.listcircle{padding:0; margin:0; list-style: none;}
.listcircle li{    padding: 3px 15px;
  display: flex;
  align-items: baseline; position: relative;}
.listcircle li:after{content: "\f111";
  position: absolute;
  left: 0;
  top: 6px; font-size: 10px;
  font-family: 'FontAwesome';}

.col-centered {
  float: none;
  margin: 0 auto;
}

.carousel-control { 
  width: 8%;
  width: 0px;
}
.carousel-control.left,
.carousel-control.right { 
  margin-right: 40px;
  margin-left: 32px; 
  background-image: none;
  opacity: 1;
}
.carousel-control > a > span {
/*color: white; */
  /* font-size: 29px !important; */
  border: 1px solid #000;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.carousel-col { 
  position: relative; 
  min-height: 1px; 
  padding: 5px; 
  float: left;
}

.active > div { display:none; }
.active > div:first-child { display:block; }

/*xs*/
@media (max-width: 767px) {
.carousel-inner .active.left { left: -50%; }
.carousel-inner .active.right { left: 50%; }
  .carousel-inner .next        { left:  50%; }
  .carousel-inner .prev            { left: -50%; }
.carousel-col                { width: 50%; }
  .active > div:first-child + div { display:block; }
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
.carousel-inner .active.left { left: -50%; }
.carousel-inner .active.right { left: 50%; }
  .carousel-inner .next        { left:  50%; }
  .carousel-inner .prev            { left: -50%; }
.carousel-col                { width: 50%; }
  .active > div:first-child + div { display:block; }
}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
.carousel-inner .active.left { left: -33%; }
.carousel-inner .active.right { left: 33%; }
  .carousel-inner .next        { left:  33%; }
  .carousel-inner .prev            { left: -33%; }
.carousel-col                { width: 33%; }
  .active > div:first-child + div { display:block; }
.active > div:first-child + div + div { display:block; }
}

/*lg*/
@media (min-width: 1200px) {
.carousel-inner .active.left { left: -25%; }
.carousel-inner .active.right{ left:  25%; }
  .carousel-inner .next        { left:  25%; }
  .carousel-inner .prev            { left: -25%; }
.carousel-col                { width: 25%; }
  .active > div:first-child + div { display:block; }
.active > div:first-child + div + div { display:block; }
  .active > div:first-child + div + div + div { display:block; }
}

.block {
  width: 306px;
  height: 230px;
}

.red {background: red;}

.blue {background: blue;}

.green {background: green;}

.yellow {background: yellow;}   


.btnorange{color: #fff;background-color: #f58220;border-color: #f58220;}
.mr-4{margin-right: 1.5rem;}
.mt-4{margin-top: 1.5rem;}
.btn-secondary {
  color: #fff;
  background-color: #202c45;
  border-color: #202c45;
}
.btnorange:hover, .btn-secondary:hover{background: #000; color: #fff;}
.btn-lg2{padding: 12px 30px;font-weight: 700;border-radius: 4px;}
.f1-list{padding: 0; margin: 0; list-style: none;padding-bottom: 0px;overflow: hidden;}
.f1-list li{display: block;padding: 6px 15px;position: relative;width: 50%;float: left;}
.f1-list li a:after{
  content: "\f0da";
  position: absolute;
  top: 6px;
  left: 0px;
  font-family: 'FontAwesome';
  color: #8c8587;
}
.f1-list li a{text-decoration: none;color: #fff;}
.f1-list li a:hover{text-decoration: none;color: #8c8587;}
.contacts-item{display: block;width: 100%;overflow: hidden;margin-top: 20px;}
.content-title{font-size: 18px;color: #fff;}
.content-title:hover{
  color: #F9E74D;
}
.cright p a{    
  font-size: 18px;
  color: #fff;
     width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
/*a.content-title{font-size: 14px;}*/
.sub-title{font-size: 16px;color: #fff;}
.cleft{width: 50px;float: left;font-size: 2.5em;color: #fff;}
.cright{
  float: left;
  padding-left: 15px;    width: 80%;
  border-left: 1px solid #fff;
  min-height: 65px;
  }
.cright a:hover{color:#f983ab;text-decoration: none;} 
.copy-right{
  background: #5dba3b;
  padding-bottom: 2px;
  padding: 15px 0 0px;
  color: #fff;
}  
.fbolist{margin:0;padding:0;}
.fbolist li{list-style: none; display: inline-block; position: relative;}
.fbolist li a {text-decoration: none; color: #fff; padding: 0 10px;}
.fbolist li:after{content: "|"; position: absolute;
  left: -3px;
  top: -1px;
  font-size: 15px;}
.fbolist li:first-child:after{display: none;}
.fbolist li a:hover{text-decoration: none; color: #000;}  
.fleft{text-align: left;}
.fright{text-align: right;}
.complainbtn{background-color: #a6c437;border-radius: 30px;
  box-shadow: 0px 5px 25px 0px rgba(166, 196, 55, 0.35);
  padding: 10px 30px;
  display: inline-block;
  font-family: "Baloo", cursive;
  font-size: 20px;
  border-radius: 30px;
  background: #5DBA3B;
  text-decoration: none !important;
  color: #fff !important;
  text-align: center;
  line-height: 24px;
  -webkit-box-shadow: 0px 5px 25px 0px rgba(240, 90, 33, 0.35);
  -moz-box-shadow: 0px 5px 25px 0px rgba(240, 90, 33, 0.35);
  box-shadow: 0px 5px 25px 0px rgba(240, 90, 33, 0.35);}   

.complainbtn:hover{background: #000;}    
.complain {
  /* background: #f58001; */
  position: relative;
  font-size: 24px;
  margin-top: 5px;
  padding-left: 50px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  width: 100%;
}
.complain i{position:absolute;left:0px;font-size: 40px;color: #fff; top:0;}
.complain a{
text-decoration: none;
transition: all 1s ease 0s;
cursor: pointer;
padding: 5px;
color: #fff;
}
.complain a:hover{color: #F9E74D; text-decoration: none;}

/*scrol to top*/
.scrollToTop {
border-radius: 100%;
bottom: 20px;
color: #fff;
display: none;
font-size: 30px;
line-height: 40px;
height: 40px;
background: #5DBA3B;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none;
width: 40px;
 z-index:99; 
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
/*.scrollToTop:hover {background-color: #fff;color: #ff0000;}
.scrollToTop::after {
  content: '';
  position: absolute;
  width: 0%;
  height: 0%;
  border-radius: 50%;
  background-color: transparent;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 2px solid #2989d2;
  -webkit-animation: video-icon 1200ms linear infinite;
  animation: video-icon 1200ms linear infinite;
  z-index: -10;
 
}

@-webkit-keyframes video-icon {
0% {
  width: 0;
  height: 0;
  opacity: 1; }
50% {
  width: 100%;
  height: 100%;
  opacity: 1; }
100% {
  width: 200%;
  height: 200%;
  opacity: 0; } }
@keyframes video-icon {
0% {
  width: 0;
  height: 0;
  opacity: 1; }
50% {
  width: 100%;
  height: 100%;
  opacity: 1; }
100% {
  width: 200%;
  height: 200%;
  opacity: 0; } }*/

.svg {width: 50px; height: 50px;}
.svg path {fill: #fdc800 !important;}

.about_img img{width: 100%; height: auto;}
.about_img{position: relative;margin-top: 30px;}
.about_img:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
background-color: rgba(33, 33, 33, 0.5);
opacity: 0;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
border-radius: 6px;
}
.about_img:hover:after {
opacity: 1;
}


.about-right{display: block; margin-top: 30px;}
.about-right h3{text-transform: uppercase; font-size: bold; margin-top: 0}
.panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'FontAwesome';  /* essential for enabling glyphicon */
  content: "\f107";    /* adjust as needed, taken from bootstrap.css */
  float: right;        /* adjust as needed */
  color: #fff;         /* adjust as needed */
  font-size:18px;
}
.panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f106";    /* adjust as needed, taken from bootstrap.css */
}
.accrodion2{display: block;}
.accrodion2 .panel-default>.panel-heading{background-color: #5DBA3B;color: #fff;padding: 15px 15px;}
.accrodion2 .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: #fff;
}

/*begin news*/
.newstab{
  background: #5DBA3B;
  color: #fff;
  padding: 7px 15px;
  font-size: 15px;
  /* border-radius: 4px 0px 0px 4px; */
  position: absolute;
  z-index: 1;
  margin-left: 0px;
  left: 16px;
}

.catetab{
  background:#5DBA3B;
  color: #fff;
  padding: 10px 20px;
  font-size: 18px;
  /* margin-top: 10px; */
  border-radius: 4px 4px 0px 0;
}
.newsborder{border:1px solid #ddd; padding: 10px 10px 0;}
.newsbox{width: 100%;clear: both;overflow: hidden;padding-bottom: 10px;
  margin-bottom: 10px; border-bottom: 1px solid #ddd;}

/*.date span{display: block;}*/

.date span{display: block; width: 100%;overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;}
.date{width: 60px; border-radius: 2px;padding-top: 5px; background: #1da0e1;color: #fff;  border:1px solid #000; 
height: 50px;  position: absolute; left: 0;  text-align: center;}
.datenews{font-weight: bold;display:inline-block;color: #FFEB3B;}   

.newsarea{background: #202c45;}
.newscontent {
/* border:1px solid #ddd; */
/* padding: 0px 20px 0px; */
height: 33px;
/* margin-top: 10px; */
/* border-radius: 4px; */
}
.newscontent .mask {
position: relative;
width:100%;
/* height:230px;*/
overflow: hidden;
}
.newscontent ul {
list-style:none;
margin:0;
padding:0;
position: relative;
}
.newscontent ul li span{font-weight: bold;padding-right: 5px;color: #6b0f11;}
.newscontent ul li:last-child{border-bottom: 0;}

.newscontent li{min-height: 80px;}
.newscontent ul li {
padding: 8px 10px 0;
display: inline-block;
margin-left: 10px;
padding-left: 60px;
overflow: hidden;
}
.newscontent ul li a {text-decoration:none;color: #fff;}
.newscontent ul li a:hover{color: #FFEB3B; text-decoration: none;}
.newscontent marquee{margin-left: 120px;}
.newsh250{height: 250px; overflow:hidden;}
/*end news*/
.tickercontainer{background: #202c45; padding: 10px;}

/*begin gallery*/
.eventbox {
position:relative;
background-color: #1da0e0;
color: #fff;
margin: 0px 0 25px;
transition: all 1s ease 0s;
border-radius: 4px;
height: 230px; overflow: hidden;
}
.eventbox a{color: #fff; cursor: pointer; display: block;border-radius: 4px;}
.eventbox a:hover{background-color: #ddd;color: #fff; cursor: pointer;}
.evcontentfix{position: absolute;bottom: 0; width:100%; background: #5DBA3B; padding: 15px 20px;}
/*.evcontentfix:hover{color: #fff; text-decoration: none;}*/
.eventbox img{width: 100%; height: auto;border-radius: 4px 4px 0 0px;}
.time{}
.eventbox h3{font-size: 20px; margin:0px;}

.gallheight{height: 200px; overflow: hidden;}
.galleryfancy .content-overlay {
background: rgba(0,0,0,0.7);
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
bottom: 0;
right: 0;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out 0s;
-moz-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}

.galleryfancy:hover .content-overlay{opacity: 1;border-radius: 4px;}
.overlay-details {
color: #fff;
font-size: 24px;
position: absolute;
text-align: center;
padding-left: 1em;
padding-right: 1em;
width: 100%;
top: 50%;
left: 50%;
opacity: 0;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}

.galleryfancy:hover .overlay-details{top: 50%;left: 50%;opacity: 1;}
.fadeIn-bottom{top: 80%;}
.galleryfancy{display: block; margin-bottom: 10px; position: relative;
  padding: 5px;border: 1px solid #ddd; border-radius: 4px;}
.galleryfancy img{width: 100%; height: auto;border-radius: 4px;}
.fancy-lightbox{display:-ms-flexbox!important;display:flex!important;
-ms-flex-align:center;align-items:center;-ms-flex-pack:center;
justify-content:center;padding-right:0!important}
.fancy-lightbox-container{position:relative}
.fancy-lightbox-container>div.fancy-lightbox-item{position:absolute;top:0;left:0;bottom:0;right:0;
width:100%}
.fancy-lightbox iframe{width:100%;height:100%}
.fancy-lightbox-nav-overlay{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;
display:-ms-flexbox;display:flex}
.fancy-lightbox-nav-overlay a{-ms-flex:1;flex:1;display:-ms-flexbox;
display:flex;-ms-flex-align:center;align-items:center;opacity:0;transition:opacity .5s;
color:#fff;font-size:30px;z-index:1}
.fancy-lightbox-nav-overlay a>*{-ms-flex-positive:1;flex-grow:1}
.fancy-lightbox-nav-overlay a>:focus{outline:none}
.fancy-lightbox-nav-overlay a span{padding:0 30px}
.fancy-lightbox-nav-overlay a:last-child span{text-align:right}
.fancy-lightbox-nav-overlay a:hover{text-decoration:none}
.fancy-lightbox-nav-overlay a:focus{outline:none}
.fancy-lightbox-nav-overlay a.disabled{cursor:default;visibility:hidden}
.fancy-lightbox a:hover{opacity:1;text-decoration:none}
.fancy-lightbox .modal-dialog{display:none}
.ekko-lightbox .modal-footer{text-align:left}
.fancy-lightbox-loader{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;
display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;
-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}
.fancy-lightbox-loader>div{width:40px;height:40px;position:relative;text-align:center}
.fancy-lightbox-loader>div>div{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;
position:absolute;top:0;left:0;animation:a 2s infinite ease-in-out}
.fancy-lightbox-loader>div>div:last-child{animation-delay:-1s}
.modal-dialog .fancy-lightbox-loader>div>div{background-color:#333}
.fancy-lightbox-item img{border-radius: 4px;}
.modal-title{display: none;}
.fancy-lightbox  .modal-header{padding: 0px;
  border-bottom:none;}
.fancy-lightbox  .close{background: #000;
  width: 24px;
  height: 24px;
  display: block;
  text-align: center;
  color: #fff;
  outline: 0;
  border-radius: 100%;
  font-size: 20px;
  position: absolute;
  right: -10px;
  opacity: 100;
  top: -10px;
  text-shadow: none;
  border: 2px solid #fff !important;
  box-shadow: 0px 0px 5px #000;}
.fancy-lightbox  .close:hover{background: #6b0f10; opacity: 100; color: #fff;display: block;}
@keyframes a{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}

/*end gallery*/

.cuadro_intro_hover{
    padding:0px;
  position: relative;
  overflow: hidden;
  height: 230px;border-radius:4px;
  margin-bottom: 30px;
}
.cuadro_intro_hover:hover .eventcaption{
  opacity: 1;
  transform: translateY(-180px);
  -webkit-transform:translateY(-180px);
  -moz-transform:translateY(-180px);
  -ms-transform:translateY(-180px);
  -o-transform:translateY(-180px);
}
.cuadro_intro_hover img{
  text-align: center;border-radius: 4px 4px 0 0px;
 width: auto; height: auto;
}
.cuadro_intro_hover .eventcaption{
  position: absolute;
  top:180px;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  -ms-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  width: 100%;
}
.cuadro_intro_hover .blur{
  background:rgba(32, 44, 69, 0.8);
  height: 300px;
  z-index: 5;
  position: absolute;
  width: 100%;
}
.cuadro_intro_hover .caption-text{
  z-index: 10;
  color: #fff;
  position: absolute;
  height: 300px;
  text-align: center;
  top:0px;
  width: 100%;
}
.cuadro_intro_hover p{opacity: 0;}
.cuadro_intro_hover:hover p{opacity: 100;}
.eventcaption h3{font-size: 20px; margin-top: 15px; font-weight: normal;}
.event20{padding: 0px 10px;color: #fff;position: relative;z-index: 6;}
.newsinner{background: #1ea0e0;padding: 10px;}
.newsmaindiv .col-md-4{ padding-right: 5px;padding-left: 5px;}
.newsmaindiv .row {margin-right: -20px;margin-left: -20px;}
.newspagebox2{
  background: #0a6fa0;
  min-height: 200px;
  border:1px solid #bfbebe;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 20px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.30);
}
.newspagebox2 h2{color: #35373e; text-transform: uppercase; margin-top: 0;  font-size: 20px;}    
.newspagebox2 h3{
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  padding: 4px 20px;
  font-size: 14px;
  }
.newspagebox2 h4{color: #35373e; font-size:16px; margin-top: 0}
.newspagebox2 p{color:#35373e;}
.newspagebox2 a{color:#1ea0e0;}
.newspagebox2 .date2{color: #1ea0e0; font-weight: 700;}
.newspagebox2 a:after{content: "\f178";
  display: inline-block;
  margin-left: 6px;
  font-family: FontAwesome;
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  color: #1ea0e0;}
.news_titles {
  background: #fff;
  margin: 20px 20px 0;
  padding: 15px 20px;
  position: relative;
  border-radius: 2px;
  /* box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.30); */
}
.newsmain {
  display: block;
  margin-left: -20px;
}

/*contact*/
.contact-item {
margin-top: 30px; margin-bottom: 30px;
  padding: 30px 30px;
  text-align: center;
  background-color: #f1f1f1; 
  border:1px solid #ececec;
  transition: all .3s ease-in;
  /*box-shadow: 0px 2px 10px -4px #333745;*/
}
.contact-item h3{font-size: 20px; margin-top: 0;
  text-transform: uppercase;
  color: #000;}
/*.contact-item:hover img {
  background: #036494;
  color: #fff;
}*/
.contact-item svg{width: 66px; border: 2px solid #036494;
  height: 66px;  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; display: block;}
.contact-item img {
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.contact-item p{line-height: 20px; margin-bottom: 0;}
.courses-head{margin:0px 0 5px;}
.courses-head span{color: #fbbe07;}


.contact-item:hover {background-color: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.15)}

.contact-page{padding-top: 30px;padding-bottom: 30px;}

.contact-page .contact-form{padding-top: 20px;} 
.form-group label {font-weight: normal;}
.mapWrapper iframe{display: block;}
/*.form-group .form-control {
border:#999 1px solid;
box-shadow: none;
}
*/
textarea{
 resize: none;
 padding: 10px;
 border-radius:0;
}

.contact-page .contact-wrap {margin-top: 20px;}

@media(max-width: 767px){
header .logo img {height: 50px;}
.toplist, .topicon{text-align: center;}
.find_inner{flex-flow: row wrap;}
.findbtn{margin-left: 0;margin: auto;margin-bottom: 0;line-height: 0;}
.find_inner h3 {display: block;font-size: 20px;text-align: center;}
.fright, .fleft{text-align: center}
.countdown_bg i{margin-top: 20px;}
.navborder .navbar{min-height: 0 ;}
.navborder .navbar-nav {margin-top: 1px;}
.header-extras {margin: 0px 0 10px; float:none; width:100%;}
.navborder .navbar-nav>li>a {padding: 15px 28px;}
.course-offer-in{margin-top:20px;}
.testimonial4 .carousel-inner{width:100%}
.carousel-control.left, .carousel-control.right {display: none;}
.about_img{margin-bottom: 20px;}
.service-box {width: 100% !important}
.service-inner{position: relative; top: 0;}
}

@media(min-width: 768px) and (max-width:991px){}

.about-title {
 background-image: url(../images/aboutbg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  padding: 80px 0 50px;
  background-size: cover;
  /*width: 100%;
  height: 200px;*/
  color: #fff;
  text-align: center;
  position: relative;
}

.about-title:before {
  border-radius: 4px;
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(10, 15, 28, 0.7);
}

.about-title .innermain {height: 100%;display: table; width: 100%;}

.page-title-wrapper {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 2
}

.button,
.btn {
position: relative;
z-index: 5;
overflow: hidden;
min-width: 165px;
padding: 9px 45px 9px 10px;
border: none;
border-radius: 10px;
/* background-color: transparent; */
font-family: "Baloo", cursive;
font-size: 20px;
text-align: center;
outline: none !important;
color: #fff;
}
@media (max-width: 1920px) {
.button,
.btn {
    margin-bottom: 20px;
}
}
@media (max-width: 1600px) {
.button,
.btn {
    margin-bottom: 20px;
}
}
@media (max-width: 1440px) {
.button,
.btn {
    margin-bottom: 20px;
}
}
@media (max-width: 1199px) {
.button,
.btn {
    margin-bottom: 20px;
}
}
@media (max-width: 991px) {
.button,
.btn {
    margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.button,
.btn {
    margin-bottom: 15px;
}
}
@media (max-width: 480px) {
.button,
.btn {
    margin-bottom: 15px;
}
}
.button::after,
button::after,
.btn::after {
content: "\f142";
position: absolute;
right: 0;
top: 0;
z-index: -1;
width: 40px;
height: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-pack: end;
justify-content: flex-end;
padding-right: 5px;
background: #e07b21;
font-family: "Material Design Icons";
font-weight: normal;
font-style: normal;
font-size: 30px;
transition: all 0.4s;
}
.button::before,
button::before,
.btn::before {
content: "";
position: absolute;
z-index: -2;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #ff8b00;
}
.button:hover,
button:hover,
.btn:hover {
color: #fff;
text-decoration: none;
}
.button:hover:after,
button:hover:after,
.btn:hover:after {
width: 100%;
border-radius: 10px;
}
.button:focus,
button:focus,
.btn:focus {
color: #fff;
}
.button.color-1::before,
button.color-1::before,
.btn.color-1::before {
background: #5255c5;
}
.button.color-1::after,
button.color-1::after,
.btn.color-1::after {
background: #474aab;
}
.button.color-2::before,
button.color-2::before,
.btn.color-2::before {
background: #5dba3b;
}
.button.color-2::after,
button.color-2::after,
.btn.color-2::after {
background: #50a033;
}
.button.color-3::before,
button.color-3::before,
.btn.color-3::before {
background: #ff8b00;
}
.button.color-3::after,
button.color-3::after,
.btn.color-3::after {
background: #e07b21;
}
.button.color-4::before,
button.color-4::before,
.btn.color-4::before {
background: #ff5157;
}
.button.color-4::after,
button.color-4::after,
.btn.color-4::after {
background: #e04b4e;
}
.button.color-5::before,
button.color-5::before,
.btn.color-5::before {
background: #ffc000;
}
.button.color-5::after,
button.color-5::after,
.btn.color-5::after {
background: #e5ad00;
}

.captions {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 7px 0
}

.breadcrumb {
  margin: 0;
  background-color: transparent !important;
  text-transform: capitalize
}

.breadcrumb li {display: inline-block}
.breadcrumb li a {color: #cccccc}
.breadcrumb li a:hover {color: #fbbe07}
.breadcrumb li:last-child {pointer-events: none}
.breadcrumb li.active a {color: #fff}
.breadcrumb li + li:before {
  padding: 0 10px;
  color: #cccccc;
  content: '\f105';
  font-family: FontAwesome
}


.whychooses {text-align: center; padding-top: 30px;}

.whychooses-icon {margin-bottom: 18px;}
.whychooses-icon{
border-radius: 100%;
height: 120px;
width: 120px;
display: block;
background: #FFFFFF;
line-height: 120px;
margin: 0 auto;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.whychooses:hover .whychooses-icon{
  background: #5DBA3B;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.whychooses-icon img {width: 60px; height: 60px; } 
.whychooses h3 a{color: #000;}
.whychooses:hover h3{

-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.whychooses:hover h3 a{color: #5DBA3B; text-decoration: none;}
.whychooses p {width: 80%;margin: 0 auto;}

.head-title2 {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.head-title2:after {
  position: absolute;
  content: "";
  left: 0;
  width: 50px;
  background: #f5821e;
  height: 2px;
  bottom: 0;
}

.facility_bg {
 background-image: url(../images/achievements-bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  padding: 60px 0 60px;
  background-size: cover;
  color: #fff;
  position: relative;
}

.facility_bg:before {
  border-radius: 4px;
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(10, 15, 28, 0.7);
}


.visionbg{background: #202c45; color: #fff; padding: 20px; }

.misssion{border-top:4px solid #5DBA3B; background: #fff; 
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); padding-bottom: 50px; margin-top: 30px; min-height: 365px;}

.whitebox{background: #fff; box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15); padding: 40px;}

.blue-box1 {
background-color: #202c45;color: #fff;text-align: center;}
/*.no-padding{margin-right: -15px;margin-left: -15px;}*/

.sports{display: block;}
.sports h2{font-size:24px;}

.onlineform{}
.onlineform .form-control{border-radius: 30px;}
.onlineformbtn{
  border-radius: 30px !important;
  padding: 5px 20px;
   border:0;
  display: inline-block;
  font-size: 14px;
  border-radius: 30px;
  background: #5DBA3B;
  text-decoration: none !important;
  color: #fff !important;
  text-align: center;
  line-height: 24px;
  transition: all 0.5s ease 0s;
  box-shadow: 0px 5px 25px 0px rgba(189, 7, 69, 0.41);}   

.onlineformbtn:hover{background: #000;color: #fff;}    
.onlineformbtn {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

@media (max-width: 767px){
  .misssion{min-height: 100%;}
  .affix#alert .header-extras{display: none;}
  .service-box{margin-top: 15px;}
}    

@media (min-width: 768px) and (max-width:991px) {
.navborder .navbar-nav>li>a {padding: 23px 15px;}
}

ul.square li {
  list-style: square;
  padding: 3px;
  margin-left: -25px
}


.latestevent{padding: 10px 0;} 

.latestevent h4 a{color: #5DBA3B;}  
.latestevent img{ -webkit-box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.1); border-radius: 4px;}
.image img{width: 100%; height: auto;}  




/*safari Browser*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
/*::i-block-chrome, .chosebtn{margin-top: -4px;} */ 
::i-block-chrome, .newscontent { overflow:hidden; } 
::i-block-chrome, .fullwidth {width: 102em;margin-left: -51em;}
::i-block-chrome, .countdown_bg, ::i-block-chrome,.testimonial_bg{background-attachment: local;}
::i-block-chrome, .about-title{height: 50rem;}
}

/* Custom CSS */
.header-menu {
  font-family: "Baloo", cursive !important;
  font-size: 20px;
  margin-right: 2rem;
}
.header-sub-menu {
  font-family: "Baloo", cursive !important;
  font-size: 20px;
}
.header-sub-menu > a {
  padding-left: 0.5rem 0.5rem!important;
}
.header-menu-0 {
  border-radius: 3px;
  border-top: 0.5rem solid #368FBF;
}
.header-menu-1 {
  border-radius: 3px;
  border-top: 0.5rem solid #5255C5;
}
.header-menu-2 {
  border-radius: 3px;
  border-top: 0.5rem solid #5DBA3B;
}
.header-menu-3 {
  border-radius: 3px;
  border-top: 5px solid #F28B3C;
}
.header-menu-4 {
  border-radius: 3px;
  border-top: 5px solid #ED4D55;
}
.header-menu-5 {
  border-radius: 3px;
  border-top: 5px solid #F8C145;
}

.main-text
{
  position: absolute;
  top: 50px;
  width: 96.66666666666666%;
  color: #FFF;
}
.btn-min-block
{
  min-width: 170px;
  line-height: 26px;
}
.btn-clear
{
  color: #FFF;
  background-color: transparent;
  border-color: #FFF;
  margin-right: 15px;
}
.btn-clear:hover
{
  color: #000;
  background-color: #FFF;
}

.inner-home-slider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  padding-right: 6rem;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.home-slider-desc {
  position: relative;
  width: 100%;
  max-width: 600px;
  padding: 10px;
  border-radius: 50px;
  background: #fff;
}

.home-slider-desc .home-slider-text {
  color: #000;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 50px;
  border: 1px dashed #000;
  text-align: center;
}

.home-slider-desc .home-slider-text h1,
.home-slider-desc .home-slider-text .h1 {
  font-family: "Baloo", cursive !important;
  font-size: 48px;
  margin-top: 3rem;
  text-transform: uppercase;
}

.home-slider-desc .home-slider-text .slider-button-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 390px;
  margin-left: auto;
  margin-right: auto;
}

.home-slider-desc .slider-mini-img {
  position: absolute;
  z-index: 0;
}
.home-slider-desc .slider-mini-img.one {
  top: -15px;
  left: -20px;
}
.home-slider-desc .slider-mini-img.two {
  right: -20px;
  bottom: -30px;
}
.inner-home-slider .slider-mini-img {
  -ms-transform: translate(100px, 0);
  transform: translate(100px, 0);
  animation-timing-function: linear;
}
.inner-home-slider .slider-mini-img.one {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.inner-home-slider .slider-mini-img.two {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.slider-mini-img.one {
  animation: fly-one 15s forwards;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.slider-mini-img.two {
  animation: fly-two 13s forwards;
  animation-iteration-count: infinite;
}


/* css for home page */
.advantages-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
}
@media (max-width: 1920px) {
  .advantages-list {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .advantages-list {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .advantages-list {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .advantages-list {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .advantages-list {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .advantages-list {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .advantages-list {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .advantages-list {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .advantages-list {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .advantages-list {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .advantages-list {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .advantages-list {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .advantages-list {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .advantages-list {
      padding-bottom: 30px;
  }
}
.advantages-list li {
  display: -ms-flexbox;
  display: flex;
  max-width: 270px;
  margin-bottom: 0;
  padding-left: 0;
}
.advantages-list li::after {
  display: none;
}
.advantages-list li:nth-child(5n + 1) .advantages-ico::after {
  background: #5dba3b;
}
.advantages-list li:nth-child(5n + 1) .advantages-ico:hover::after {
  background: #50a033;
}
.advantages-list li:nth-child(5n + 2) .advantages-ico::after {
  background: #ff5157;
}
.advantages-list li:nth-child(5n + 2) .advantages-ico:hover::after {
  background: #e04b4e;
}
.advantages-list li:nth-child(5n + 3) .advantages-ico::after {
  background: #ff8b00;
}
.advantages-list li:nth-child(5n + 3) .advantages-ico:hover::after {
  background: #e07b21;
}
.advantages-list li:nth-child(5n + 4) .advantages-ico::after {
  background: #5255c5;
}
.advantages-list li:nth-child(5n + 4) .advantages-ico:hover::after {
  background: #474aab;
}
.advantages-list li:nth-child(5n + 5) .advantages-ico::after {
  background: #ffc000;
}
.advantages-list li:nth-child(5n + 5) .advantages-ico:hover::after {
  background: #e5ad00;
}
.advantages-list li .advantages-ico {
  position: relative;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
  min-width: 80px;
  margin-right: 15px;
}
.advantages-list li .advantages-ico::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #5255c5;
  transition: all 0.25s;
}
.advantages-list li .advantages-ico:hover::after {
  background: #474aab;
}
.advantages-list li .advantages-ico img {
  height: 50px;
}
.advantages-list li .advantages-desc h4,
.advantages-list li .advantages-desc .h4 {
  text-align: left;
}
@media (max-width: 1920px) {
  .advantages-list li .advantages-desc h4,
  .advantages-list li .advantages-desc .h4 {
      margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  .advantages-list li .advantages-desc h4,
  .advantages-list li .advantages-desc .h4 {
      margin-bottom: 10px;
  }
}
@media (max-width: 1440px) {
  .advantages-list li .advantages-desc h4,
  .advantages-list li .advantages-desc .h4 {
      margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .advantages-list li .advantages-desc h4,
  .advantages-list li .advantages-desc .h4 {
      margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .advantages-list li .advantages-desc h4,
  .advantages-list li .advantages-desc .h4 {
      margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .advantages-list li .advantages-desc h4,
  .advantages-list li .advantages-desc .h4 {
      margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .advantages-list li .advantages-desc h4,
  .advantages-list li .advantages-desc .h4 {
      margin-bottom: 5px;
  }
}
.advantages-list li .advantages-desc p {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .advantages-list {
      -ms-flex-pack: distribute;
      justify-content: space-around;
  }
  .advantages-list li {
      margin-bottom: 30px;
  }
  .advantages-list li:last-child {
      margin-bottom: 0;
  }
}

.benefits-list {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -ms-flex-direction: column;
  flex-direction: column;
}
.benefits-list li {
  padding-left: 35px;
}
.benefits-list li::after {
  content: "\f463";
  top: 0;
  height: auto;
  height: auto;
  background-color: transparent;
  font-family: "Material Design Icons";
  font-size: 23px;
  color: #5255c5;
}
.benefits-list li:nth-child(5n + 1)::after {
  color: #5255c5;
}
.benefits-list li:nth-child(5n + 2)::after {
  color: #5dba3b;
}
.benefits-list li:nth-child(5n + 3)::after {
  color: #ff8b00;
}
.benefits-list li:nth-child(5n + 4)::after {
  color: #ff5157;
}
.benefits-list li:nth-child(5n + 5)::after {
  color: #ffc000;
}
@media (max-width: 1920px) {
  .benefits-list li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  .benefits-list li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1440px) {
  .benefits-list li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .benefits-list li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .benefits-list li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .benefits-list li p {
      margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .benefits-list li p {
      margin-bottom: 5px;
  }
}
.benefits-list-big {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1920px) {
  .benefits-list-big {
      margin-bottom: -30px;
  }
}
@media (max-width: 1600px) {
  .benefits-list-big {
      margin-bottom: -30px;
  }
}
@media (max-width: 1440px) {
  .benefits-list-big {
      margin-bottom: -30px;
  }
}
@media (max-width: 1199px) {
  .benefits-list-big {
      margin-bottom: -30px;
  }
}
@media (max-width: 991px) {
  .benefits-list-big {
      margin-bottom: -25px;
  }
}
@media (max-width: 767px) {
  .benefits-list-big {
      margin-bottom: -20px;
  }
}
@media (max-width: 480px) {
  .benefits-list-big {
      margin-bottom: -20px;
  }
}
.benefits-list-big li {
  width: 12.5%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1920px) {
  .benefits-list-big li {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .benefits-list-big li {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .benefits-list-big li {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .benefits-list-big li {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .benefits-list-big li {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .benefits-list-big li {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .benefits-list-big li {
      margin-bottom: 20px;
  }
}
.benefits-list-big li::after {
  display: none;
}
.benefits-list-big li .benefit-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.benefits-list-big li .benefit-card img {
  height: 45px;
}
@media (max-width: 1920px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 20px;
  }
}
@media (max-width: 1600px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 20px;
  }
}
@media (max-width: 1440px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 15px;
  }
}
.benefits-list-big li .benefit-card h4,
.benefits-list-big li .benefit-card .h4 {
  margin-bottom: 0;
  color: #fff;
}
@media (max-width: 1199px) {
  .benefits-list-big li {
      width: 25%;
  }
}
@media (max-width: 767px) {
  .benefits-list-big {
      -ms-flex-pack: start;
      justify-content: flex-start;
  }
  .benefits-list-big li {
      width: 33.33%;
  }
}
@media (max-width: 480px) {
  .benefits-list-big {
      -ms-flex-pack: center;
      justify-content: center;
  }
  .benefits-list-big li {
      width: 50%;
  }
}

.preview-card {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
}
@media (max-width: 1920px) {
  .preview-card {
      margin-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .preview-card {
      margin-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .preview-card {
      margin-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .preview-card {
      margin-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .preview-card {
      margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .preview-card {
      margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .preview-card {
      margin-bottom: 30px;
  }
}
@media (max-width: 1920px) {
  .preview-card .preview-card-logo {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .preview-card .preview-card-logo {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .preview-card .preview-card-logo {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .preview-card .preview-card-logo {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .preview-card .preview-card-logo {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .preview-card .preview-card-logo {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .preview-card .preview-card-logo {
      margin-bottom: 20px;
  }
}
.preview-card .preview-card-logo img {
  border-radius: 20px;
  transition: all 0.2s;
}
.preview-card .preview-card-logo img:hover {
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
}
.preview-card .preview-card-desc h2,
.preview-card .preview-card-desc .h2 {
  line-height: 1em;
}
@media (max-width: 1920px) {
  .preview-card .preview-card-desc h2,
  .preview-card .preview-card-desc .h2,
  .preview-card .preview-card-desc p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .preview-card .preview-card-desc h2,
  .preview-card .preview-card-desc .h2,
  .preview-card .preview-card-desc p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .preview-card .preview-card-desc h2,
  .preview-card .preview-card-desc .h2,
  .preview-card .preview-card-desc p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .preview-card .preview-card-desc h2,
  .preview-card .preview-card-desc .h2,
  .preview-card .preview-card-desc p {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .preview-card .preview-card-desc h2,
  .preview-card .preview-card-desc .h2,
  .preview-card .preview-card-desc p {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .preview-card .preview-card-desc h2,
  .preview-card .preview-card-desc .h2,
  .preview-card .preview-card-desc p {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .preview-card .preview-card-desc h2,
  .preview-card .preview-card-desc .h2,
  .preview-card .preview-card-desc p {
      margin-bottom: 20px;
  }
}
.preview-card .preview-card-desc .button {
  margin-bottom: 0;
}
.preview-card .preview-card-desc .benefits-list {
  margin-bottom: 0;
}
.preview-card .preview-card-desc .benefits-list li:last-child p {
  margin-bottom: 0;
}
@media (max-width: 1920px) {
  .preview-card .preview-card-desc .benefits-list p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  .preview-card .preview-card-desc .benefits-list p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1440px) {
  .preview-card .preview-card-desc .benefits-list p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .preview-card .preview-card-desc .benefits-list p {
      margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .preview-card .preview-card-desc .benefits-list p {
      margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .preview-card .preview-card-desc .benefits-list p {
      margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .preview-card .preview-card-desc .benefits-list p {
      margin-bottom: 5px;
  }
}
.classes-preview-card {
  overflow: hidden;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  background: #f8f8fa;
  transition: all 0.2s;
}
.classes-preview-card:hover {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.classes-preview-card:nth-child(5n + 1) .classes-text .button::before {
  background: #5255c5;
}
.classes-preview-card:nth-child(5n + 1) .classes-text .button::after {
  background: #474aab;
}
.classes-preview-card:nth-child(5n + 2) .classes-text .button::before {
  background: #ff8b00;
}
.classes-preview-card:nth-child(5n + 2) .classes-text .button::after {
  background: #e07b21;
}
.classes-preview-card:nth-child(5n + 3) .classes-text .button::before {
  background: #ff5157;
}
.classes-preview-card:nth-child(5n + 3) .classes-text .button::after {
  background: #e04b4e;
}
.classes-preview-card:nth-child(5n + 4) .classes-text .button::before {
  background: #5dba3b;
}
.classes-preview-card:nth-child(5n + 4) .classes-text .button::after {
  background: #50a033;
}
.classes-preview-card:nth-child(5n + 5) .classes-text .button::before {
  background: #ffc000;
}
.classes-preview-card:nth-child(5n + 5) .classes-text .button::after {
  background: #e5ad00;
}
.classes-preview-card .classes-logo {
  display: block;
}
.classes-preview-card .classes-logo img {
  border-radius: 20px 20px 0 0;
}
.classes-preview-card .classes-info-wrap {
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1920px) {
  .classes-preview-card .classes-info-wrap {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .classes-preview-card .classes-info-wrap {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .classes-preview-card .classes-info-wrap {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .classes-preview-card .classes-info-wrap {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .classes-preview-card .classes-info-wrap {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .classes-preview-card .classes-info-wrap {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .classes-preview-card .classes-info-wrap {
      margin-bottom: 20px;
  }
}
.classes-preview-card .classes-info-wrap .classes-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 120px;
  margin-bottom: 0;
  padding-right: 5px;
  padding-left: 5px;
  background: #5255c5;
  transition: all 0.3s;
}
@media (max-width: 1920px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-top: 15px;
  }
}
@media (max-width: 1600px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-top: 15px;
  }
}
@media (max-width: 1440px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-top: 15px;
  }
}
@media (max-width: 1199px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-top: 15px;
  }
}
@media (max-width: 991px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-top: 10px;
  }
}
@media (max-width: 480px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-top: 10px;
  }
}
@media (max-width: 1920px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-bottom: 15px;
  }
}
@media (max-width: 1600px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-bottom: 15px;
  }
}
@media (max-width: 1440px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .classes-preview-card .classes-info-wrap .classes-info {
      padding-bottom: 10px;
  }
}
.classes-preview-card .classes-info-wrap .classes-info:hover {
  background: #474aab;
}
.classes-preview-card .classes-info-wrap .classes-info::after {
  display: none;
}
.classes-preview-card .classes-info-wrap .classes-info:nth-child(5n + 1) {
  background: #5dba3b;
}
.classes-preview-card .classes-info-wrap .classes-info:nth-child(5n + 1):hover {
  background: #50a033;
}
.classes-preview-card .classes-info-wrap .classes-info:nth-child(5n + 2) {
  background: #ff5157;
}
.classes-preview-card .classes-info-wrap .classes-info:nth-child(5n + 2):hover {
  background: #e04b4e;
}
.classes-preview-card .classes-info-wrap .classes-info:nth-child(5n + 3) {
  background: #5255c5;
}
.classes-preview-card .classes-info-wrap .classes-info:nth-child(5n + 3):hover {
  background: #474aab;
}
.classes-preview-card .classes-info-wrap .classes-info:nth-child(5n + 4) {
  background: #ff8b00;
}
.classes-preview-card .classes-info-wrap .classes-info:nth-child(5n + 4):hover {
  background: #e07b21;
}
.classes-preview-card .classes-info-wrap .classes-info:nth-child(5n + 5) {
  background: #ffc000;
}
.classes-preview-card .classes-info-wrap .classes-info:nth-child(5n + 5):hover {
  background: #e5ad00;
}
.classes-preview-card .classes-info-wrap .classes-info h6,
.classes-preview-card .classes-info-wrap .classes-info .h6 {
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
.classes-preview-card .classes-info-wrap .classes-info h3,
.classes-preview-card .classes-info-wrap .classes-info .h3 {
  margin-bottom: 0;
  text-align: center;
  color: #fff;
}
.classes-preview-card .classes-info-wrap .classes-info p {
  margin-bottom: 0;
  text-align: center;
  color: #fff;
}
.classes-preview-card .classes-text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
@media (max-width: 1920px) {
  .classes-preview-card .classes-text {
      padding-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .classes-preview-card .classes-text {
      padding-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .classes-preview-card .classes-text {
      padding-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .classes-preview-card .classes-text {
      padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .classes-preview-card .classes-text {
      padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .classes-preview-card .classes-text {
      padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .classes-preview-card .classes-text {
      padding-bottom: 20px;
  }
}
.classes-preview-card .classes-text h3,
.classes-preview-card .classes-text .h3 {
  display: block;
  text-align: center;
}
@media (max-width: 1920px) {
  .classes-preview-card .classes-text h3,
  .classes-preview-card .classes-text .h3 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .classes-preview-card .classes-text h3,
  .classes-preview-card .classes-text .h3 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .classes-preview-card .classes-text h3,
  .classes-preview-card .classes-text .h3 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .classes-preview-card .classes-text h3,
  .classes-preview-card .classes-text .h3 {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .classes-preview-card .classes-text h3,
  .classes-preview-card .classes-text .h3 {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .classes-preview-card .classes-text h3,
  .classes-preview-card .classes-text .h3 {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .classes-preview-card .classes-text h3,
  .classes-preview-card .classes-text .h3 {
      margin-bottom: 20px;
  }
}
@media (max-width: 1920px) {
  .classes-preview-card .classes-text p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .classes-preview-card .classes-text p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .classes-preview-card .classes-text p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .classes-preview-card .classes-text p {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .classes-preview-card .classes-text p {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .classes-preview-card .classes-text p {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .classes-preview-card .classes-text p {
      margin-bottom: 20px;
  }
}
.classes-preview-card .classes-text .button {
  margin-bottom: 0;
}
.slick-slide:nth-child(5n + 1) .classes-preview-card .classes-text .button::before,
li:nth-child(5n + 1) .classes-preview-card .classes-text .button::before {
  background: #5255c5;
}
.slick-slide:nth-child(5n + 1) .classes-preview-card .classes-text .button::after,
li:nth-child(5n + 1) .classes-preview-card .classes-text .button::after {
  background: #474aab;
}
.slick-slide:nth-child(5n + 2) .classes-preview-card .classes-text .button::before,
li:nth-child(5n + 2) .classes-preview-card .classes-text .button::before {
  background: #ff8b00;
}
.slick-slide:nth-child(5n + 2) .classes-preview-card .classes-text .button::after,
li:nth-child(5n + 2) .classes-preview-card .classes-text .button::after {
  background: #e07b21;
}
.slick-slide:nth-child(5n + 3) .classes-preview-card .classes-text .button::before,
li:nth-child(5n + 3) .classes-preview-card .classes-text .button::before {
  background: #ff5157;
}
.slick-slide:nth-child(5n + 3) .classes-preview-card .classes-text .button::after,
li:nth-child(5n + 3) .classes-preview-card .classes-text .button::after {
  background: #e04b4e;
}
.slick-slide:nth-child(5n + 4) .classes-preview-card .classes-text .button::before,
li:nth-child(5n + 4) .classes-preview-card .classes-text .button::before {
  background: #5dba3b;
}
.slick-slide:nth-child(5n + 4) .classes-preview-card .classes-text .button::after,
li:nth-child(5n + 4) .classes-preview-card .classes-text .button::after {
  background: #50a033;
}
.slick-slide:nth-child(5n + 5) .classes-preview-card .classes-text .button::before,
li:nth-child(5n + 5) .classes-preview-card .classes-text .button::before {
  background: #ffc000;
}
.slick-slide:nth-child(5n + 5) .classes-preview-card .classes-text .button::after,
li:nth-child(5n + 5) .classes-preview-card .classes-text .button::after {
  background: #e5ad00;
}

.schedule {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 20px;
  background: #5dba3b;
  text-align: center;
  color: #fff;
  transition: all 0.2s;
}
@media (max-width: 1920px) {
  .schedule {
      margin-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .schedule {
      margin-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .schedule {
      margin-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .schedule {
      margin-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .schedule {
      margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .schedule {
      margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .schedule {
      margin-bottom: 30px;
  }
}
@media (max-width: 1920px) {
  .schedule {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .schedule {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .schedule {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .schedule {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .schedule {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .schedule {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .schedule {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .schedule {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .schedule {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .schedule {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .schedule {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .schedule {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .schedule {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .schedule {
      padding-bottom: 30px;
  }
}
.schedule:hover {
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
}
.schedule.color-1 {
  background: #5255c5;
}
.schedule.color-2 {
  background: #5dba3b;
}
.schedule.color-3 {
  background: #ff8b00;
}
.schedule.color-4 {
  background: #ff5157;
}
.schedule.color-5 {
  background: #ffc000;
}
.schedule h3,
.schedule .h3 {
  text-align: center;
  color: #fff;
}
@media (max-width: 1920px) {
  .schedule h3,
  .schedule .h3 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .schedule h3,
  .schedule .h3 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .schedule h3,
  .schedule .h3 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .schedule h3,
  .schedule .h3 {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .schedule h3,
  .schedule .h3 {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .schedule h3,
  .schedule .h3 {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .schedule h3,
  .schedule .h3 {
      margin-bottom: 20px;
  }
}
.schedule p {
  max-width: 280px;
  text-align: center;
  color: #fff;
}
@media (max-width: 1920px) {
  .schedule p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .schedule p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .schedule p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .schedule p {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .schedule p {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .schedule p {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .schedule p {
      margin-bottom: 20px;
  }
}
.schedule .schedule-list {
  width: 100%;
  max-width: 230px;
  list-style: none;
}
@media (max-width: 1920px) {
  .schedule .schedule-list {
      margin-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .schedule .schedule-list {
      margin-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .schedule .schedule-list {
      margin-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .schedule .schedule-list {
      margin-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .schedule .schedule-list {
      margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .schedule .schedule-list {
      margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .schedule .schedule-list {
      margin-bottom: 30px;
  }
}
.schedule .schedule-list li {
  padding-left: 0;
}
.schedule .schedule-list li::after {
  display: none;
}
.schedule .schedule-list li:last-child p {
  margin-bottom: 0;
}
.schedule .schedule-list li p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}
@media (max-width: 1920px) {
  .schedule .schedule-list li p {
      margin-bottom: 15px;
  }
}
@media (max-width: 1600px) {
  .schedule .schedule-list li p {
      margin-bottom: 15px;
  }
}
@media (max-width: 1440px) {
  .schedule .schedule-list li p {
      margin-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .schedule .schedule-list li p {
      margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .schedule .schedule-list li p {
      margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .schedule .schedule-list li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .schedule .schedule-list li p {
      margin-bottom: 10px;
  }
}
.schedule .button {
  margin-bottom: 0;
}
.main-schedule {
  overflow-x: auto;
}
@media (max-width: 1920px) {
  .main-schedule {
      margin-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .main-schedule {
      margin-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .main-schedule {
      margin-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .main-schedule {
      margin-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .main-schedule {
      margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .main-schedule {
      margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .main-schedule {
      margin-bottom: 30px;
  }
}
.main-schedule .schedule-head {
  min-width: 720px;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.main-schedule .schedule-head p {
  width: 16.66%;
  margin-bottom: 0;
  padding: 15px 0;
  background: #ddd;
  text-align: center;
}
.main-schedule .schedule-body {
  min-width: 720px;
}
.main-schedule .schedule-body .schedule-row {
  display: -ms-flexbox;
  display: flex;
}
.main-schedule .schedule-body .schedule-row .schedule-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100px;
  width: 16.66%;
  margin-bottom: 0;
  border: 1px solid #ddd;
  text-align: center;
  transition: all 0.25s;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-1 {
  border-color: #5255c5;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-1:hover {
  background: #5255c5;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-1:hover h6,
.main-schedule .schedule-body .schedule-row .schedule-block.color-1:hover .h6,
.main-schedule .schedule-body .schedule-row .schedule-block.color-1:hover p {
  color: #fff;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-2 {
  border-color: #5dba3b;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-2:hover {
  background: #5dba3b;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-2:hover h6,
.main-schedule .schedule-body .schedule-row .schedule-block.color-2:hover .h6,
.main-schedule .schedule-body .schedule-row .schedule-block.color-2:hover p {
  color: #fff;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-3 {
  border-color: #ff8b00;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-3:hover {
  background: #ff8b00;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-3:hover h6,
.main-schedule .schedule-body .schedule-row .schedule-block.color-3:hover .h6,
.main-schedule .schedule-body .schedule-row .schedule-block.color-3:hover p {
  color: #fff;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-4 {
  border-color: #ff5157;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-4:hover {
  background: #ff5157;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-4:hover h6,
.main-schedule .schedule-body .schedule-row .schedule-block.color-4:hover .h6,
.main-schedule .schedule-body .schedule-row .schedule-block.color-4:hover p {
  color: #fff;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-5 {
  border-color: #ffc000;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-5:hover {
  background: #ffc000;
}
.main-schedule .schedule-body .schedule-row .schedule-block.color-5:hover h6,
.main-schedule .schedule-body .schedule-row .schedule-block.color-5:hover .h6,
.main-schedule .schedule-body .schedule-row .schedule-block.color-5:hover p {
  color: #fff;
}
.main-schedule .schedule-body .schedule-row .schedule-block h6,
.main-schedule .schedule-body .schedule-row .schedule-block .h6 {
  transition: all 0.25s;
}
@media (max-width: 1920px) {
  .main-schedule .schedule-body .schedule-row .schedule-block h6,
  .main-schedule .schedule-body .schedule-row .schedule-block .h6 {
      margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  .main-schedule .schedule-body .schedule-row .schedule-block h6,
  .main-schedule .schedule-body .schedule-row .schedule-block .h6 {
      margin-bottom: 10px;
  }
}
@media (max-width: 1440px) {
  .main-schedule .schedule-body .schedule-row .schedule-block h6,
  .main-schedule .schedule-body .schedule-row .schedule-block .h6 {
      margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .main-schedule .schedule-body .schedule-row .schedule-block h6,
  .main-schedule .schedule-body .schedule-row .schedule-block .h6 {
      margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .main-schedule .schedule-body .schedule-row .schedule-block h6,
  .main-schedule .schedule-body .schedule-row .schedule-block .h6 {
      margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .main-schedule .schedule-body .schedule-row .schedule-block h6,
  .main-schedule .schedule-body .schedule-row .schedule-block .h6 {
      margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .main-schedule .schedule-body .schedule-row .schedule-block h6,
  .main-schedule .schedule-body .schedule-row .schedule-block .h6 {
      margin-bottom: 5px;
  }
}
.main-schedule .schedule-body .schedule-row .schedule-block p {
  margin-bottom: 0;
  transition: all 0.25s;
}
.schedule-section h3,
.schedule-section .h3 {
  text-align: center;
}
@media (max-width: 1920px) {
  .schedule-section h3,
  .schedule-section .h3 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .schedule-section h3,
  .schedule-section .h3 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .schedule-section h3,
  .schedule-section .h3 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .schedule-section h3,
  .schedule-section .h3 {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .schedule-section h3,
  .schedule-section .h3 {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .schedule-section h3,
  .schedule-section .h3 {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .schedule-section h3,
  .schedule-section .h3 {
      margin-bottom: 20px;
  }
}
.action-wrap {
  position: relative;
  margin-top: 25rem;
  background-image: url(../img/absurdity.png);
  background-color: #ff8b00;
}
@media (max-width: 1920px) {
  .action-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .action-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .action-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .action-wrap {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .action-wrap {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .action-wrap {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .action-wrap {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .action-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .action-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .action-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .action-wrap {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .action-wrap {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .action-wrap {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .action-wrap {
      padding-bottom: 30px;
  }
}
.action-wrap.color-1 {
  background-color: #5255c5;
}
.action-wrap.color-2 {
  background-color: #5dba3b;
}
.action-wrap.color-3 {
  background-color: #ff8b00;
}
.action-wrap.color-4 {
  background-color: #ff5157;
}
.action-wrap.color-5 {
  background-color: #ffc000;
}
.action-wrap .moving-element {
  position: absolute;
  top: -80px;
  left: 13%;
}
.action-wrap .moving-element.one {
  z-index: 2;
}
.action-wrap .moving-element.two {
  top: 0;
  left: 18%;
  z-index: 1;
}
.action-wrap .action-bg {
  position: absolute;
  bottom: 0;
  right: 5%;
  z-index: 1;
}
.action-wrap .container {
  position: relative;
  z-index: 10;
}
.action-wrap .action {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1920px) {
  .action-wrap .action {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .action-wrap .action {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .action-wrap .action {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .action-wrap .action {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .action-wrap .action {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .action-wrap .action {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .action-wrap .action {
      padding-top: 30px;
  }
}
.action-wrap .action .timer-wrap {
  width: 100%;
  max-width: 750px;
}
@media (max-width: 1920px) {
  .action-wrap .action .action-desc {
      margin-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .action-wrap .action .action-desc {
      margin-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .action-wrap .action .action-desc {
      margin-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .action-wrap .action .action-desc {
      margin-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .action-wrap .action .action-desc {
      margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .action-wrap .action .action-desc {
      margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .action-wrap .action .action-desc {
      margin-bottom: 30px;
  }
}
.action-wrap .action .action-desc h2,
.action-wrap .action .action-desc .h2 {
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1920px) {
  .action-wrap .action .action-desc h2,
  .action-wrap .action .action-desc .h2 {
      margin-bottom: 15px;
  }
}
@media (max-width: 1600px) {
  .action-wrap .action .action-desc h2,
  .action-wrap .action .action-desc .h2 {
      margin-bottom: 15px;
  }
}
@media (max-width: 1440px) {
  .action-wrap .action .action-desc h2,
  .action-wrap .action .action-desc .h2 {
      margin-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .action-wrap .action .action-desc h2,
  .action-wrap .action .action-desc .h2 {
      margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .action-wrap .action .action-desc h2,
  .action-wrap .action .action-desc .h2 {
      margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .action-wrap .action .action-desc h2,
  .action-wrap .action .action-desc .h2 {
      margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .action-wrap .action .action-desc h2,
  .action-wrap .action .action-desc .h2 {
      margin-bottom: 10px;
  }
}
.action-wrap .action .action-desc h6,
.action-wrap .action .action-desc .h6 {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1199px) {
  .action-wrap .action-bg {
      right: 0%;
  }
  .action-wrap .action {
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
  }
}
@media (max-width: 1199px) and (max-width: 1920px) {
  .action-wrap .action .action-desc h6,
  .action-wrap .action .action-desc .h6 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) and (max-width: 1600px) {
  .action-wrap .action .action-desc h6,
  .action-wrap .action .action-desc .h6 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) and (max-width: 1440px) {
  .action-wrap .action .action-desc h6,
  .action-wrap .action .action-desc .h6 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) and (max-width: 1199px) {
  .action-wrap .action .action-desc h6,
  .action-wrap .action .action-desc .h6 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) and (max-width: 991px) {
  .action-wrap .action .action-desc h6,
  .action-wrap .action .action-desc .h6 {
      margin-bottom: 25px;
  }
}
@media (max-width: 1199px) and (max-width: 767px) {
  .action-wrap .action .action-desc h6,
  .action-wrap .action .action-desc .h6 {
      margin-bottom: 20px;
  }
}
@media (max-width: 1199px) and (max-width: 480px) {
  .action-wrap .action .action-desc h6,
  .action-wrap .action .action-desc .h6 {
      margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .action-wrap .action-bg {
      display: none;
  }
  .action-wrap .action .timer-wrap {
      -ms-flex-direction: row;
      flex-direction: row;
  }
  .action-wrap .action .timer-wrap .adaptive-wrap:last-child {
      padding-top: 0;
  }
}
@media (max-width: 767px) {
  .action-wrap .moving-element {
      top: -50px;
  }
  .action-wrap .moving-element:nth-child(2) {
      top: 20px;
      left: 20%;
  }
  .action-wrap .action .timer-wrap {
      -ms-flex-direction: column;
      flex-direction: column;
  }
  .action-wrap .action .timer-wrap .adaptive-wrap:last-child {
      padding-top: 30px;
  }
}
.schedule:hover {
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
}
.schedule.color-1 {
  background: #5255c5;
}
.schedule.color-2 {
  background: #5dba3b;
}
.schedule.color-3 {
  background: #ff8b00;
}
.schedule.color-4 {
  background: #ff5157;
}
.schedule.color-5 {
  background: #ffc000;
}

.moving-element {
  transition: all 0.3s;
  transition-timing-function: linear;
}
@media (max-width: 767px) {
  body .moving-element {
      display: none;
  }
}

.moving-element {
  position: absolute;
}
@media (max-width: 991px) {
  .moving-element {
      -ms-transform: translate(0, 0) !important;
      transform: translate(0, 0) !important;
  }
}

.action-wrap .moving-element {
  position: absolute;
  top: -80px;
  left: 13%;
}
.action-wrap .moving-element.one {
  z-index: 2;
}
.action-wrap .moving-element.two {
  top: 0;
  left: 18%;
  z-index: 1;
}

.slick-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
}
.slick-dots li {
  margin-right: 10px;
  padding-left: 0;
}
@media (max-width: 1920px) {
  .slick-dots li {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .slick-dots li {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .slick-dots li {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .slick-dots li {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .slick-dots li {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .slick-dots li {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .slick-dots li {
      padding-top: 30px;
  }
}
.slick-dots li:last-child {
  margin-right: 0;
}
.slick-dots li::after,
.slick-dots li::before {
  display: none;
}
.slick-dots li.slick-active button {
  width: 20px;
  background: #5255c5;
}
.slick-dots li button {
  display: block;
  width: 10px;
  min-width: 0;
  height: 10px;
  margin-bottom: 0;
  padding: 0;
  border-radius: 10px;
  background: #d1d1d1;
  font-size: 0;
  line-height: 0;
  transition: all 0.3s;
}
.slick-dots li button::after,
.slick-dots li button::before {
  display: none;
}
.slick-dots li button:hover {
  background: #474aab;
}
@media (max-width: 480px) {
  .slick-dots li.slick-active button {
      width: 30px;
  }
  .slick-dots li button {
      width: 15px;
      height: 15px;
      border-radius: 15px;
  }
}
.color-1 .slick-dots li.slick-active button {
  background: #5255c5;
}
.color-1 .slick-dots li button:hover {
  background: #474aab;
}
.color-2 .slick-dots li.slick-active button {
  background: #5dba3b;
}
.color-2 .slick-dots li button:hover {
  background: #50a033;
}
.color-3 .slick-dots li.slick-active button {
  background: #ff8b00;
}
.color-3 .slick-dots li button:hover {
  background: #e07b21;
}
.color-4 .slick-dots li.slick-active button {
  background: #ff5157;
}
.color-4 .slick-dots li button:hover {
  background: #e04b4e;
}
.color-5 .slick-dots li.slick-active button {
  background: #ffc000;
}
.color-5 .slick-dots li button:hover {
  background: #e5ad00;
}

.home-enroll {
  background-image: url(../img/absurdity.png);
  background-color: #5dba3b;
}
@media (max-width: 1920px) {
  .home-enroll {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .home-enroll {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .home-enroll {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .home-enroll {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .home-enroll {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .home-enroll {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .home-enroll {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .home-enroll {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .home-enroll {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .home-enroll {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .home-enroll {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .home-enroll {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .home-enroll {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .home-enroll {
      padding-bottom: 30px;
  }
}
.home-enroll.color-1 {
  background-color: #5255c5;
}
.home-enroll.color-2 {
  background-color: #5dba3b;
}
.home-enroll.color-3 {
  background-color: #ff8b00;
}
.home-enroll.color-4 {
  background-color: #ff5157;
}
.home-enroll.color-5 {
  background-color: #ffc000;
}
.home-enroll .container {
  text-align: center;
}
@media (max-width: 1920px) {
  .home-enroll .container {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .home-enroll .container {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .home-enroll .container {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .home-enroll .container {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .home-enroll .container {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .home-enroll .container {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .home-enroll .container {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .home-enroll .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .home-enroll .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .home-enroll .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .home-enroll .container {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .home-enroll .container {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .home-enroll .container {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .home-enroll .container {
      padding-bottom: 30px;
  }
}
.home-enroll .container h2,
.home-enroll .container .h2,
.home-enroll .container p {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #fff;
}
@media (max-width: 1920px) {
  .home-enroll .container h2,
  .home-enroll .container .h2,
  .home-enroll .container p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .home-enroll .container h2,
  .home-enroll .container .h2,
  .home-enroll .container p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .home-enroll .container h2,
  .home-enroll .container .h2,
  .home-enroll .container p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .home-enroll .container h2,
  .home-enroll .container .h2,
  .home-enroll .container p {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .home-enroll .container h2,
  .home-enroll .container .h2,
  .home-enroll .container p {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .home-enroll .container h2,
  .home-enroll .container .h2,
  .home-enroll .container p {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .home-enroll .container h2,
  .home-enroll .container .h2,
  .home-enroll .container p {
      margin-bottom: 20px;
  }
}
.home-enroll .container .button {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .home-enroll .container p {
      text-align: justify;
  }
}

.testimonial-wrap {
  padding-top: 75px;
}
@media (max-width: 1920px) {
  .testimonial-wrap {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .testimonial-wrap {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .testimonial-wrap {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .testimonial-wrap {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .testimonial-wrap {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .testimonial-wrap {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .testimonial-wrap {
      margin-bottom: 20px;
  }
}
.testimonial-wrap:nth-child(5n + 1) .testimonial {
  border: 1px solid #5255c5;
}
.testimonial-wrap:nth-child(5n + 1) .testimonial .author-avatar {
  border: 3px solid #5255c5;
}
.testimonial-wrap:nth-child(5n + 1) .testimonial h5 span,
.testimonial-wrap:nth-child(5n + 1) .testimonial .h5 span {
  color: #ff5157;
}
.testimonial-wrap:nth-child(5n + 2) .testimonial {
  border: 1px solid #5dba3b;
}
.testimonial-wrap:nth-child(5n + 2) .testimonial .author-avatar {
  border: 3px solid #5dba3b;
}
.testimonial-wrap:nth-child(5n + 2) .testimonial h5 span,
.testimonial-wrap:nth-child(5n + 2) .testimonial .h5 span {
  color: #5255c5;
}
.testimonial-wrap:nth-child(5n + 3) .testimonial {
  border: 1px solid #ff8b00;
}
.testimonial-wrap:nth-child(5n + 3) .testimonial .author-avatar {
  border: 3px solid #ff8b00;
}
.testimonial-wrap:nth-child(5n + 3) .testimonial h5 span,
.testimonial-wrap:nth-child(5n + 3) .testimonial .h5 span {
  color: #5dba3b;
}
.testimonial-wrap:nth-child(5n + 4) .testimonial {
  border: 1px solid #ff5157;
}
.testimonial-wrap:nth-child(5n + 4) .testimonial .author-avatar {
  border: 3px solid #ff5157;
}
.testimonial-wrap:nth-child(5n + 4) .testimonial h5 span,
.testimonial-wrap:nth-child(5n + 4) .testimonial .h5 span {
  color: #ff8b00;
}
.testimonial-wrap:nth-child(5n + 5) .testimonial {
  border: 1px solid #ffc000;
}
.testimonial-wrap:nth-child(5n + 5) .testimonial .author-avatar {
  border: 3px solid #ffc000;
}
.testimonial-wrap:nth-child(5n + 5) .testimonial h5 span,
.testimonial-wrap:nth-child(5n + 5) .testimonial .h5 span {
  color: #5dba3b;
}
.testimonial-wrap .testimonial {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  border: 1px solid #ff8b00;
  border-radius: 10px;
  background: #fff;
}
.testimonial-wrap .testimonial .author-avatar {
  position: relative;
  overflow: hidden;
  width: 150px;
  height: 150px;
  margin-top: -75px;
  border: 3px solid #ff8b00;
  border-radius: 50%;
}
@media (max-width: 1920px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 20px;
  }
}
.testimonial-wrap .testimonial .author-avatar img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: none;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.testimonial-wrap .testimonial .testimonials-text {
  width: 100%;
  text-align: center;
}
.testimonial-wrap .testimonial h5 span,
.testimonial-wrap .testimonial .h5 span {
  padding-left: 5px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 15px;
  color: #5dba3b;
}
@media (max-width: 480px) {
  .testimonial-wrap .testimonial {
      padding-left: 15px;
      padding-right: 15px;
  }
  .testimonial-wrap .testimonial .testimonials-text {
      text-align: justify;
  }
}
.slick-slide:nth-child(5n + 1) .testimonial-wrap .testimonial {
  border: 1px solid #5255c5;
}
.slick-slide:nth-child(5n + 1) .testimonial-wrap .testimonial .author-avatar {
  border: 3px solid #5255c5;
}
.slick-slide:nth-child(5n + 1) .testimonial-wrap .testimonial h5 span,
.slick-slide:nth-child(5n + 1) .testimonial-wrap .testimonial .h5 span {
  color: #ff5157;
}
.slick-slide:nth-child(5n + 2) .testimonial-wrap .testimonial {
  border: 1px solid #5dba3b;
}
.slick-slide:nth-child(5n + 2) .testimonial-wrap .testimonial .author-avatar {
  border: 3px solid #5dba3b;
}
.slick-slide:nth-child(5n + 2) .testimonial-wrap .testimonial h5 span,
.slick-slide:nth-child(5n + 2) .testimonial-wrap .testimonial .h5 span {
  color: #5255c5;
}
.slick-slide:nth-child(5n + 3) .testimonial-wrap .testimonial {
  border: 1px solid #ff8b00;
}
.slick-slide:nth-child(5n + 3) .testimonial-wrap .testimonial .author-avatar {
  border: 3px solid #ff8b00;
}
.slick-slide:nth-child(5n + 3) .testimonial-wrap .testimonial h5 span,
.slick-slide:nth-child(5n + 3) .testimonial-wrap .testimonial .h5 span {
  color: #5dba3b;
}
.slick-slide:nth-child(5n + 4) .testimonial-wrap .testimonial {
  border: 1px solid #ff5157;
}
.slick-slide:nth-child(5n + 4) .testimonial-wrap .testimonial .author-avatar {
  border: 3px solid #ff5157;
}
.slick-slide:nth-child(5n + 4) .testimonial-wrap .testimonial h5 span,
.slick-slide:nth-child(5n + 4) .testimonial-wrap .testimonial .h5 span {
  color: #ff8b00;
}
.slick-slide:nth-child(5n + 5) .testimonial-wrap .testimonial {
  border: 1px solid #ffc000;
}
.slick-slide:nth-child(5n + 5) .testimonial-wrap .testimonial .author-avatar {
  border: 3px solid #ffc000;
}
.slick-slide:nth-child(5n + 5) .testimonial-wrap .testimonial h5 span,
.slick-slide:nth-child(5n + 5) .testimonial-wrap .testimonial .h5 span {
  color: #5dba3b;
}
.testimonial-section {
  position: relative;
}
@media (max-width: 1920px) {
  .testimonial-section {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .testimonial-section {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .testimonial-section {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .testimonial-section {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .testimonial-section {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .testimonial-section {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .testimonial-section {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .testimonial-section {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .testimonial-section {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .testimonial-section {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .testimonial-section {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .testimonial-section {
      padding-bottom: 30px;
  }
}
.testimonial-section .testimonial-slider {
  position: relative;
  z-index: 10;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1920px) {
  .testimonial-section .testimonial-slider {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .testimonial-section .testimonial-slider {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .testimonial-section .testimonial-slider {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section .testimonial-slider {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .testimonial-section .testimonial-slider {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .testimonial-slider {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .testimonial-section .testimonial-slider {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 30px;
  }
}
.testimonial-section .testimonial-slider .card {
  padding-left: 15px;
  padding-right: 15px;
}
.testimonial-section .testimonial-slider .card .testimonial-wrap {
  margin-bottom: 0;
}
.testimonial-section .moving-element {
  top: 30%;
  left: 90%;
}
.testimonial-section .bottom-img {
  position: absolute;
  left: 10%;
  bottom: 0;
}
@media (max-width: 1440px) {
  .testimonial-section .moving-element {
      top: 10%;
      left: 50%;
  }
}
@media (max-width: 1199px) {
  .testimonial-section .moving-element {
      top: 10%;
      left: 45%;
  }
}
@media (max-width: 991px) {
  .testimonial-section .bottom-img {
      height: 90px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .bottom-img {
      height: 75px;
  }
}
.second-testimonial-wrap {
  background: url(../img/girl-1.jpg) no-repeat;
  background-position: 25% bottom;
}
@media (max-width: 1920px) {
  .second-testimonial-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .second-testimonial-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .second-testimonial-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .second-testimonial-wrap {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .second-testimonial-wrap {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .second-testimonial-wrap {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .second-testimonial-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .second-testimonial-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .second-testimonial-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .second-testimonial-wrap {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .second-testimonial-wrap {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .second-testimonial-wrap {
      padding-bottom: 30px;
  }
}
@media (max-width: 1920px) {
  .second-testimonial-wrap .container {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .second-testimonial-wrap .container {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .second-testimonial-wrap .container {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .second-testimonial-wrap .container {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .second-testimonial-wrap .container {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap .container {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .second-testimonial-wrap .container {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .second-testimonial-wrap .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .second-testimonial-wrap .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .second-testimonial-wrap .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .second-testimonial-wrap .container {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .second-testimonial-wrap .container {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap .container {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .second-testimonial-wrap .container {
      padding-bottom: 30px;
  }
}
.second-testimonial-wrap h2,
.second-testimonial-wrap .h2 {
  text-align: center;
}
.second-testimonial-wrap .testimonial-wrap {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .second-testimonial-wrap {
      background-position: 15px bottom;
  }
  .second-testimonial-wrap .testimonial-slider-second {
      margin-left: -15px;
      margin-right: -15px;
  }
  .second-testimonial-wrap .testimonial-slider-second .card {
      padding-left: 15px;
      padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap {
      background: #fff;
  }
}
.page-name.type-2 .page-name-content h1,
.page-name.type-2 .page-name-content .h1 {
  text-align: left;
}
.page-name.type-2 .bread-crumbs {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.page-name.type-3 .page-name-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-name.type-3 .page-name-content h1,
.page-name.type-3 .page-name-content .h1 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .page-name.type-3 .page-name-content {
      display: block;
  }
  .page-name.type-3 .page-name-content h1,
  .page-name.type-3 .page-name-content .h1 {
      text-align: center;
  }
}
@media (max-width: 767px) and (max-width: 1920px) {
  .page-name.type-3 .page-name-content h1,
  .page-name.type-3 .page-name-content .h1 {
      margin-bottom: 20px;
  }
}
@media (max-width: 767px) and (max-width: 1600px) {
  .page-name.type-3 .page-name-content h1,
  .page-name.type-3 .page-name-content .h1 {
      margin-bottom: 20px;
  }
}
@media (max-width: 767px) and (max-width: 1440px) {
  .page-name.type-3 .page-name-content h1,
  .page-name.type-3 .page-name-content .h1 {
      margin-bottom: 20px;
  }
}
@media (max-width: 767px) and (max-width: 1199px) {
  .page-name.type-3 .page-name-content h1,
  .page-name.type-3 .page-name-content .h1 {
      margin-bottom: 20px;
  }
}
@media (max-width: 767px) and (max-width: 991px) {
  .page-name.type-3 .page-name-content h1,
  .page-name.type-3 .page-name-content .h1 {
      margin-bottom: 20px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .page-name.type-3 .page-name-content h1,
  .page-name.type-3 .page-name-content .h1 {
      margin-bottom: 15px;
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  .page-name.type-3 .page-name-content h1,
  .page-name.type-3 .page-name-content .h1 {
      margin-bottom: 15px;
  }
}
.page-name.type-4 .page-name-content h1,
.page-name.type-4 .page-name-content .h1 {
  text-align: left;
}
.page-name.type-4 .page-name-content .bread-crumbs {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.page-name.type-5 .page-name-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}
.page-name.type-5 .page-name-content .bread-crumbs {
  padding: 3px 15px;
  border-radius: 15px;
  background: #fff;
}
@media (max-width: 1920px) {
  .page-name .page-name-content {
      padding-top: 30px;
  }
}
@media (max-width: 1600px) {
  .page-name .page-name-content {
      padding-top: 30px;
  }
}
@media (max-width: 1440px) {
  .page-name .page-name-content {
      padding-top: 30px;
  }
}
@media (max-width: 1199px) {
  .page-name .page-name-content {
      padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .page-name .page-name-content {
      padding-top: 25px;
  }
}
@media (max-width: 767px) {
  .page-name .page-name-content {
      padding-top: 20px;
  }
}
@media (max-width: 480px) {
  .page-name .page-name-content {
      padding-top: 20px;
  }
}
@media (max-width: 1920px) {
  .page-name .page-name-content {
      padding-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .page-name .page-name-content {
      padding-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .page-name .page-name-content {
      padding-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .page-name .page-name-content {
      padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .page-name .page-name-content {
      padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .page-name .page-name-content {
      padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .page-name .page-name-content {
      padding-bottom: 20px;
  }
}
.page-name .page-name-content h1,
.page-name .page-name-content .h1 {
  text-align: center;
}
@media (max-width: 1920px) {
  .page-name .page-name-content h1,
  .page-name .page-name-content .h1 {
      margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  .page-name .page-name-content h1,
  .page-name .page-name-content .h1 {
      margin-bottom: 10px;
  }
}
@media (max-width: 1440px) {
  .page-name .page-name-content h1,
  .page-name .page-name-content .h1 {
      margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .page-name .page-name-content h1,
  .page-name .page-name-content .h1 {
      margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .page-name .page-name-content h1,
  .page-name .page-name-content .h1 {
      margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .page-name .page-name-content h1,
  .page-name .page-name-content .h1 {
      margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .page-name .page-name-content h1,
  .page-name .page-name-content .h1 {
      margin-bottom: 5px;
  }
}

.bread-crumbs {
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}
.bread-crumbs li {
  margin-right: 20px;
  padding-left: 0;
}
.bread-crumbs li::after {
  content: "/";
  top: 0;
  right: -12px;
  left: auto;
  width: auto;
  height: auto;
  border-radius: 0;
  background-color: transparent;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 17px;
  color: #090605;
}
.bread-crumbs li:last-child {
  margin-right: 0;
}
.bread-crumbs li:last-child::after {
  display: none;
}
.bread-crumbs li a,
.bread-crumbs li p {
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.4em;
  color: #090605;
}

.page-name {
  background: url(../img/stardust.png) repeat, #5255c5;
}
@media (max-width: 1920px) {
  .page-name {
      padding-top: 30px;
  }
}
@media (max-width: 1600px) {
  .page-name {
      padding-top: 30px;
  }
}
@media (max-width: 1440px) {
  .page-name {
      padding-top: 30px;
  }
}
@media (max-width: 1199px) {
  .page-name {
      padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .page-name {
      padding-top: 25px;
  }
}
@media (max-width: 767px) {
  .page-name {
      padding-top: 20px;
  }
}
@media (max-width: 480px) {
  .page-name {
      padding-top: 20px;
  }
}
@media (max-width: 1920px) {
  .page-name {
      padding-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .page-name {
      padding-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .page-name {
      padding-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .page-name {
      padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .page-name {
      padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .page-name {
      padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .page-name {
      padding-bottom: 20px;
  }
}
.page-name.color-1 {
  background-color: #5255c5;
}
.page-name.color-2 {
  background-color: #5dba3b;
}
.page-name.color-3 {
  background-color: #ff8b00;
}
.page-name.color-4 {
  background-color: #ff5157;
}
.page-name.color-5 {
  background-color: #ffc000;
}

@media (max-width: 1920px) {
  .our-story-section {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .our-story-section {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .our-story-section {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .our-story-section {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .our-story-section {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .our-story-section {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .our-story-section {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .our-story-section {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .our-story-section {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .our-story-section {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .our-story-section {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .our-story-section {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .our-story-section {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .our-story-section {
      padding-bottom: 30px;
  }
}
.our-story-section .our-story {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 1920px) {
  .our-story-section .our-story {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .our-story-section .our-story {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .our-story-section .our-story {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .our-story-section .our-story {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .our-story-section .our-story {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .our-story-section .our-story {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .our-story-section .our-story {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .our-story-section .our-story {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .our-story-section .our-story {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .our-story-section .our-story {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .our-story-section .our-story {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .our-story-section .our-story {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .our-story-section .our-story {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .our-story-section .our-story {
      padding-bottom: 30px;
  }
}
.our-story-section .our-story > img {
  margin-right: 20px;
}
.our-story-section .our-story .our-story-text {
  max-width: 555px;
  min-width: 555px;
}
@media (max-width: 1920px) {
  .our-story-section .our-story h2,
  .our-story-section .our-story .h2 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .our-story-section .our-story h2,
  .our-story-section .our-story .h2 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .our-story-section .our-story h2,
  .our-story-section .our-story .h2 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .our-story-section .our-story h2,
  .our-story-section .our-story .h2 {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .our-story-section .our-story h2,
  .our-story-section .our-story .h2 {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .our-story-section .our-story h2,
  .our-story-section .our-story .h2 {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .our-story-section .our-story h2,
  .our-story-section .our-story .h2 {
      margin-bottom: 20px;
  }
}
@media (max-width: 1920px) {
  .our-story-section .our-story p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .our-story-section .our-story p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .our-story-section .our-story p {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .our-story-section .our-story p {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .our-story-section .our-story p {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .our-story-section .our-story p {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .our-story-section .our-story p {
      margin-bottom: 20px;
  }
}
.our-story-section .our-story .story-benefit-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.our-story-section .our-story .story-benefit-wrap .story-benefit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
}
.our-story-section .our-story .story-benefit-wrap .story-benefit img {
  height: 35px;
}
@media (max-width: 1920px) {
  .our-story-section .our-story .story-benefit-wrap .story-benefit img {
      margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  .our-story-section .our-story .story-benefit-wrap .story-benefit img {
      margin-bottom: 10px;
  }
}
@media (max-width: 1440px) {
  .our-story-section .our-story .story-benefit-wrap .story-benefit img {
      margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .our-story-section .our-story .story-benefit-wrap .story-benefit img {
      margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .our-story-section .our-story .story-benefit-wrap .story-benefit img {
      margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .our-story-section .our-story .story-benefit-wrap .story-benefit img {
      margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .our-story-section .our-story .story-benefit-wrap .story-benefit img {
      margin-bottom: 5px;
  }
}
.our-story-section .our-story .story-benefit-wrap .story-benefit h5,
.our-story-section .our-story .story-benefit-wrap .story-benefit .h5 {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .our-story-section .our-story {
      -ms-flex-direction: column;
      flex-direction: column;
  }
  .our-story-section .our-story .our-story-text {
      max-width: none;
  }
  .our-story-section .our-story .our-story-text h2,
  .our-story-section .our-story .our-story-text .h2 {
      text-align: center;
  }
  .our-story-section .our-story .our-story-text p {
      text-align: center;
  }
  .our-story-section .our-story > img {
      margin-right: 0;
      margin-bottom: 20px;
  }
  .our-story-section .our-story .story-benefit-wrap {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: -20px;
  }
  .our-story-section .our-story .story-benefit-wrap .story-benefit {
      width: 25%;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .our-story-section .our-story .our-story-text p {
      text-align: justify;
  }
  .our-story-section .our-story .story-benefit-wrap {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: -20px;
  }
  .our-story-section .our-story .story-benefit-wrap .story-benefit {
      width: 50%;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 20px;
  }
}

.benefits-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.benefits-list li {
  padding-left: 35px;
}
.benefits-list li::after {
  content: "\f463";
  top: 0;
  height: auto;
  height: auto;
  background-color: transparent;
  font-family: "Material Design Icons";
  font-size: 23px;
  color: #5255c5;
}
.benefits-list li:nth-child(5n + 1)::after {
  color: #5255c5;
}
.benefits-list li:nth-child(5n + 2)::after {
  color: #5dba3b;
}
.benefits-list li:nth-child(5n + 3)::after {
  color: #ff8b00;
}
.benefits-list li:nth-child(5n + 4)::after {
  color: #ff5157;
}
.benefits-list li:nth-child(5n + 5)::after {
  color: #ffc000;
}
@media (max-width: 1920px) {
  .benefits-list li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1600px) {
  .benefits-list li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1440px) {
  .benefits-list li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .benefits-list li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .benefits-list li p {
      margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .benefits-list li p {
      margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .benefits-list li p {
      margin-bottom: 5px;
  }
}
.benefits-list-big {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1920px) {
  .benefits-list-big {
      margin-bottom: -30px;
  }
}
@media (max-width: 1600px) {
  .benefits-list-big {
      margin-bottom: -30px;
  }
}
@media (max-width: 1440px) {
  .benefits-list-big {
      margin-bottom: -30px;
  }
}
@media (max-width: 1199px) {
  .benefits-list-big {
      margin-bottom: -30px;
  }
}
@media (max-width: 991px) {
  .benefits-list-big {
      margin-bottom: -25px;
  }
}
@media (max-width: 767px) {
  .benefits-list-big {
      margin-bottom: -20px;
  }
}
@media (max-width: 480px) {
  .benefits-list-big {
      margin-bottom: -20px;
  }
}
.benefits-list-big li {
  width: 12.5%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1920px) {
  .benefits-list-big li {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .benefits-list-big li {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .benefits-list-big li {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .benefits-list-big li {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .benefits-list-big li {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .benefits-list-big li {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .benefits-list-big li {
      margin-bottom: 20px;
  }
}
.benefits-list-big li::after {
  display: none;
}
.benefits-list-big li .benefit-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.benefits-list-big li .benefit-card img {
  height: 45px;
}
@media (max-width: 1920px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 20px;
  }
}
@media (max-width: 1600px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 20px;
  }
}
@media (max-width: 1440px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .benefits-list-big li .benefit-card img {
      margin-bottom: 15px;
  }
}
.benefits-list-big li .benefit-card h4,
.benefits-list-big li .benefit-card .h4 {
  margin-bottom: 0;
  color: #fff;
}
@media (max-width: 1199px) {
  .benefits-list-big li {
      width: 25%;
  }
}
@media (max-width: 767px) {
  .benefits-list-big {
      -ms-flex-pack: start;
      justify-content: flex-start;
  }
  .benefits-list-big li {
      width: 33.33%;
  }
}
@media (max-width: 480px) {
  .benefits-list-big {
      -ms-flex-pack: center;
      justify-content: center;
  }
  .benefits-list-big li {
      width: 50%;
  }
}

.testimonial-wrap {
  padding-top: 75px;
}
@media (max-width: 1920px) {
  .testimonial-wrap {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .testimonial-wrap {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .testimonial-wrap {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .testimonial-wrap {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .testimonial-wrap {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .testimonial-wrap {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .testimonial-wrap {
      margin-bottom: 20px;
  }
}
.testimonial-wrap:nth-child(5n + 1) .testimonial {
  border: 1px solid #5255c5;
}
.testimonial-wrap:nth-child(5n + 1) .testimonial .author-avatar {
  border: 3px solid #5255c5;
}
.testimonial-wrap:nth-child(5n + 1) .testimonial h5 span,
.testimonial-wrap:nth-child(5n + 1) .testimonial .h5 span {
  color: #ff5157;
}
.testimonial-wrap:nth-child(5n + 2) .testimonial {
  border: 1px solid #5dba3b;
}
.testimonial-wrap:nth-child(5n + 2) .testimonial .author-avatar {
  border: 3px solid #5dba3b;
}
.testimonial-wrap:nth-child(5n + 2) .testimonial h5 span,
.testimonial-wrap:nth-child(5n + 2) .testimonial .h5 span {
  color: #5255c5;
}
.testimonial-wrap:nth-child(5n + 3) .testimonial {
  border: 1px solid #ff8b00;
}
.testimonial-wrap:nth-child(5n + 3) .testimonial .author-avatar {
  border: 3px solid #ff8b00;
}
.testimonial-wrap:nth-child(5n + 3) .testimonial h5 span,
.testimonial-wrap:nth-child(5n + 3) .testimonial .h5 span {
  color: #5dba3b;
}
.testimonial-wrap:nth-child(5n + 4) .testimonial {
  border: 1px solid #ff5157;
}
.testimonial-wrap:nth-child(5n + 4) .testimonial .author-avatar {
  border: 3px solid #ff5157;
}
.testimonial-wrap:nth-child(5n + 4) .testimonial h5 span,
.testimonial-wrap:nth-child(5n + 4) .testimonial .h5 span {
  color: #ff8b00;
}
.testimonial-wrap:nth-child(5n + 5) .testimonial {
  border: 1px solid #ffc000;
}
.testimonial-wrap:nth-child(5n + 5) .testimonial .author-avatar {
  border: 3px solid #ffc000;
}
.testimonial-wrap:nth-child(5n + 5) .testimonial h5 span,
.testimonial-wrap:nth-child(5n + 5) .testimonial .h5 span {
  color: #5dba3b;
}
.testimonial-wrap .testimonial {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  border: 1px solid #ff8b00;
  border-radius: 10px;
  background: #fff;
}
.testimonial-wrap .testimonial .author-avatar {
  position: relative;
  overflow: hidden;
  width: 150px;
  height: 150px;
  margin-top: -75px;
  border: 3px solid #ff8b00;
  border-radius: 50%;
}
@media (max-width: 1920px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .testimonial-wrap .testimonial .author-avatar {
      margin-bottom: 20px;
  }
}
.testimonial-wrap .testimonial .author-avatar img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: none;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.testimonial-wrap .testimonial .testimonials-text {
  width: 100%;
  text-align: center;
}
.testimonial-wrap .testimonial h5 span,
.testimonial-wrap .testimonial .h5 span {
  padding-left: 5px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 15px;
  color: #5dba3b;
}
@media (max-width: 480px) {
  .testimonial-wrap .testimonial {
      padding-left: 15px;
      padding-right: 15px;
  }
  .testimonial-wrap .testimonial .testimonials-text {
      text-align: justify;
  }
}
.slick-slide:nth-child(5n + 1) .testimonial-wrap .testimonial {
  border: 1px solid #5255c5;
}
.slick-slide:nth-child(5n + 1) .testimonial-wrap .testimonial .author-avatar {
  border: 3px solid #5255c5;
}
.slick-slide:nth-child(5n + 1) .testimonial-wrap .testimonial h5 span,
.slick-slide:nth-child(5n + 1) .testimonial-wrap .testimonial .h5 span {
  color: #ff5157;
}
.slick-slide:nth-child(5n + 2) .testimonial-wrap .testimonial {
  border: 1px solid #5dba3b;
}
.slick-slide:nth-child(5n + 2) .testimonial-wrap .testimonial .author-avatar {
  border: 3px solid #5dba3b;
}
.slick-slide:nth-child(5n + 2) .testimonial-wrap .testimonial h5 span,
.slick-slide:nth-child(5n + 2) .testimonial-wrap .testimonial .h5 span {
  color: #5255c5;
}
.slick-slide:nth-child(5n + 3) .testimonial-wrap .testimonial {
  border: 1px solid #ff8b00;
}
.slick-slide:nth-child(5n + 3) .testimonial-wrap .testimonial .author-avatar {
  border: 3px solid #ff8b00;
}
.slick-slide:nth-child(5n + 3) .testimonial-wrap .testimonial h5 span,
.slick-slide:nth-child(5n + 3) .testimonial-wrap .testimonial .h5 span {
  color: #5dba3b;
}
.slick-slide:nth-child(5n + 4) .testimonial-wrap .testimonial {
  border: 1px solid #ff5157;
}
.slick-slide:nth-child(5n + 4) .testimonial-wrap .testimonial .author-avatar {
  border: 3px solid #ff5157;
}
.slick-slide:nth-child(5n + 4) .testimonial-wrap .testimonial h5 span,
.slick-slide:nth-child(5n + 4) .testimonial-wrap .testimonial .h5 span {
  color: #ff8b00;
}
.slick-slide:nth-child(5n + 5) .testimonial-wrap .testimonial {
  border: 1px solid #ffc000;
}
.slick-slide:nth-child(5n + 5) .testimonial-wrap .testimonial .author-avatar {
  border: 3px solid #ffc000;
}
.slick-slide:nth-child(5n + 5) .testimonial-wrap .testimonial h5 span,
.slick-slide:nth-child(5n + 5) .testimonial-wrap .testimonial .h5 span {
  color: #5dba3b;
}
.testimonial-section {
  position: relative;
}
@media (max-width: 1920px) {
  .testimonial-section {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .testimonial-section {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .testimonial-section {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .testimonial-section {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .testimonial-section {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .testimonial-section {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .testimonial-section {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .testimonial-section {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .testimonial-section {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .testimonial-section {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .testimonial-section {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .testimonial-section {
      padding-bottom: 30px;
  }
}
.testimonial-section .testimonial-slider {
  position: relative;
  z-index: 10;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 1920px) {
  .testimonial-section .testimonial-slider {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .testimonial-section .testimonial-slider {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .testimonial-section .testimonial-slider {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section .testimonial-slider {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .testimonial-section .testimonial-slider {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .testimonial-slider {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .testimonial-section .testimonial-slider {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .testimonial-section .testimonial-slider {
      padding-bottom: 30px;
  }
}
.testimonial-section .testimonial-slider .card {
  padding-left: 15px;
  padding-right: 15px;
}
.testimonial-section .testimonial-slider .card .testimonial-wrap {
  margin-bottom: 0;
}
.testimonial-section .moving-element {
  top: 30%;
  left: 90%;
}
.testimonial-section .bottom-img {
  position: absolute;
  left: 10%;
  bottom: 0;
}
@media (max-width: 1440px) {
  .testimonial-section .moving-element {
      top: 10%;
      left: 50%;
  }
}
@media (max-width: 1199px) {
  .testimonial-section .moving-element {
      top: 10%;
      left: 45%;
  }
}
@media (max-width: 991px) {
  .testimonial-section .bottom-img {
      height: 90px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .bottom-img {
      height: 75px;
  }
}
.second-testimonial-wrap {
  background: url(../img/girl-1.jpg) no-repeat;
  background-position: 25% bottom;
}
@media (max-width: 1920px) {
  .second-testimonial-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .second-testimonial-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .second-testimonial-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .second-testimonial-wrap {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .second-testimonial-wrap {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .second-testimonial-wrap {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .second-testimonial-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .second-testimonial-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .second-testimonial-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .second-testimonial-wrap {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .second-testimonial-wrap {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .second-testimonial-wrap {
      padding-bottom: 30px;
  }
}
@media (max-width: 1920px) {
  .second-testimonial-wrap .container {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .second-testimonial-wrap .container {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .second-testimonial-wrap .container {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .second-testimonial-wrap .container {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .second-testimonial-wrap .container {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap .container {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .second-testimonial-wrap .container {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .second-testimonial-wrap .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .second-testimonial-wrap .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .second-testimonial-wrap .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .second-testimonial-wrap .container {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .second-testimonial-wrap .container {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap .container {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .second-testimonial-wrap .container {
      padding-bottom: 30px;
  }
}
.second-testimonial-wrap h2,
.second-testimonial-wrap .h2 {
  text-align: center;
}
.second-testimonial-wrap .testimonial-wrap {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .second-testimonial-wrap {
      background-position: 15px bottom;
  }
  .second-testimonial-wrap .testimonial-slider-second {
      margin-left: -15px;
      margin-right: -15px;
  }
  .second-testimonial-wrap .testimonial-slider-second .card {
      padding-left: 15px;
      padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap {
      background: #fff;
      margin-top: 5rem;
  }
}

.benefit-block {
  background: #ff8b00;
  margin-top: 5rem;
}
@media (max-width: 1920px) {
  .benefit-block {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .benefit-block {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .benefit-block {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .benefit-block {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .benefit-block {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .benefit-block {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .benefit-block {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .benefit-block {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .benefit-block {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .benefit-block {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .benefit-block {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .benefit-block {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .benefit-block {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .benefit-block {
      padding-bottom: 30px;
  }
}
.benefit-block.color-1 {
  background: #5255c5;
}
.benefit-block.color-2 {
  background: #5dba3b;
}
.benefit-block.color-3 {
  background: #ff8b00;
}
.benefit-block.color-4 {
  background: #ff5157;
}
.benefit-block.color-5 {
  background: #ffc000;
}
@media (max-width: 1920px) {
  .benefit-block .container {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .benefit-block .container {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .benefit-block .container {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .benefit-block .container {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .benefit-block .container {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .benefit-block .container {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .benefit-block .container {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .benefit-block .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .benefit-block .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .benefit-block .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .benefit-block .container {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .benefit-block .container {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .benefit-block .container {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .benefit-block .container {
      padding-bottom: 30px;
  }
}
.benefit-block .benefit-title {
  text-align: center;
}
@media (max-width: 1920px) {
  .benefit-block .benefit-title {
      margin-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .benefit-block .benefit-title {
      margin-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .benefit-block .benefit-title {
      margin-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .benefit-block .benefit-title {
      margin-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .benefit-block .benefit-title {
      margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .benefit-block .benefit-title {
      margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .benefit-block .benefit-title {
      margin-bottom: 30px;
  }
}
.benefit-block .benefit-title h2,
.benefit-block .benefit-title .h2 {
  color: #fff;
}
@media (max-width: 1920px) {
  .benefit-block .benefit-title h2,
  .benefit-block .benefit-title .h2 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1600px) {
  .benefit-block .benefit-title h2,
  .benefit-block .benefit-title .h2 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1440px) {
  .benefit-block .benefit-title h2,
  .benefit-block .benefit-title .h2 {
      margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .benefit-block .benefit-title h2,
  .benefit-block .benefit-title .h2 {
      margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .benefit-block .benefit-title h2,
  .benefit-block .benefit-title .h2 {
      margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .benefit-block .benefit-title h2,
  .benefit-block .benefit-title .h2 {
      margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .benefit-block .benefit-title h2,
  .benefit-block .benefit-title .h2 {
      margin-bottom: 20px;
  }
}
.benefit-block .benefit-title p {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  color: #fff;
}

.second-testimonial-wrap {
  background: url(https://jkyschools.com/uploads/gallery/media/girl-1.jpg) no-repeat;
  background-position: 25% bottom;
  margin-bottom: -5rem;
}
@media (max-width: 1920px) {
  .second-testimonial-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .second-testimonial-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .second-testimonial-wrap {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .second-testimonial-wrap {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .second-testimonial-wrap {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .second-testimonial-wrap {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .second-testimonial-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .second-testimonial-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .second-testimonial-wrap {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .second-testimonial-wrap {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .second-testimonial-wrap {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .second-testimonial-wrap {
      padding-bottom: 30px;
  }
}
@media (max-width: 1920px) {
  .second-testimonial-wrap .container {
      padding-top: 50px;
  }
}
@media (max-width: 1600px) {
  .second-testimonial-wrap .container {
      padding-top: 50px;
  }
}
@media (max-width: 1440px) {
  .second-testimonial-wrap .container {
      padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .second-testimonial-wrap .container {
      padding-top: 45px;
  }
}
@media (max-width: 991px) {
  .second-testimonial-wrap .container {
      padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap .container {
      padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .second-testimonial-wrap .container {
      padding-top: 30px;
  }
}
@media (max-width: 1920px) {
  .second-testimonial-wrap .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1600px) {
  .second-testimonial-wrap .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1440px) {
  .second-testimonial-wrap .container {
      padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .second-testimonial-wrap .container {
      padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .second-testimonial-wrap .container {
      padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap .container {
      padding-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .second-testimonial-wrap .container {
      padding-bottom: 30px;
  }
}
.second-testimonial-wrap h2,
.second-testimonial-wrap .h2 {
  text-align: center;
}
.second-testimonial-wrap .testimonial-wrap {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .second-testimonial-wrap {
      background-position: 15px bottom;
  }
  .second-testimonial-wrap .testimonial-slider-second {
      margin-left: -15px;
      margin-right: -15px;
  }
  .second-testimonial-wrap .testimonial-slider-second .card {
      padding-left: 15px;
      padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .second-testimonial-wrap {
      background: #fff;
  }
}