/* -----------------------------------
    01. General CSS
-------------------------------------*/

html,
body {
  font-size: 15px;
  color: #505050;
  font-family: "Nunito Sans", sans-serif;
  vertical-align: baseline;
  line-height: 26px;
  font-weight: 400;
}

img {
  max-width: 100%;
  height: auto;
}

p {
  margin: 0 0 26px;
  line-height: 1.8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Nunito Sans", sans-serif;
  color: #111111;
  margin: 0 0 26px;
  line-height: 1.2;
}

h1 {
  font-size: 70px;
  font-weight: 700;
}

h2 {
  font-size: 36px;
  font-weight: 700;
}

h3 {
  font-size: 26px;
  font-weight: 700;
}

h4 {
  font-size: 24px;
  font-weight: 700;
}

h5 {
  font-size: 18px;
  font-weight: 700;
}

h6 {
  font-size: 16px;
  font-weight: 700;
}

.home-style2 h1,
.home-style2 h2,
.home-style2 h3,
.home-style2 h4,
.home-style2 h5,
.home-style2 h6 {
  color: #112958;
}

.uppercase {
  text-transform: uppercase !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.bold-text {
  font-size: 20px;
  font-weight: bold;
  font-family: "Nunito", sans-serif;
}

.extra-bold {
  font-weight: 800 !important;
}

a {
  color: #21a7d0;
  transition: all 0.3s ease;
  text-decoration: none !important;
  outline: none !important;
}

a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #21a7d0;
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
}

::-moz-selection {
  background: #21a7d0;
  text-shadow: none;
  color: #ffffff;
}

::selection {
  background: #21a7d0;
  text-shadow: none;
  color: #ffffff;
}

/* -----------------------------------
    01. General CSS
-------------------------------------*/

html,
body {
  font-size: 15px;
  color: #505050;
  font-family: "Nunito Sans", sans-serif;
  vertical-align: baseline;
  line-height: 26px;
  font-weight: 400;
}

img {
  max-width: 100%;
  height: auto;
}

p {
  margin: 0 0 26px;
  line-height: 1.8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Nunito Sans", sans-serif;
  color: #111111;
  margin: 0 0 26px;
  line-height: 1.2;
}

h1 {
  font-size: 70px;
  font-weight: 700;
}

h2 {
  font-size: 36px;
  font-weight: 700;
}

h3 {
  font-size: 26px;
  font-weight: 700;
}

h4 {
  font-size: 24px;
  font-weight: 700;
}

h5 {
  font-size: 18px;
  font-weight: 700;
}

h6 {
  font-size: 16px;
  font-weight: 700;
}

.home-style2 h1,
.home-style2 h2,
.home-style2 h3,
.home-style2 h4,
.home-style2 h5,
.home-style2 h6 {
  color: #112958;
}

.uppercase {
  text-transform: uppercase !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.bold-text {
  font-size: 20px;
  font-weight: bold;
  font-family: "Nunito", sans-serif;
}

.extra-bold {
  font-weight: 800 !important;
}

a {
  color: #21a7d0;
  transition: all 0.3s ease;
  text-decoration: none !important;
  outline: none !important;
}

a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #21a7d0;
}

ul {
  list-style: outside none none;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.clear {
  clear: both;
}

::-moz-selection {
  background: #21a7d0;
  text-shadow: none;
  color: #ffffff;
}

::selection {
  background: #21a7d0;
  text-shadow: none;
  color: #ffffff;
}

.border-none:last-child {
  border-right: none !important;
}

.full-width-header .rs-header {
  z-index: 99;
}

.full-width-header .rs-header .topbar-area.home11-topbar {
  background: #0c1c4a !important;
  position: fixed;
  z-index: 10000;
  width: 100%;
}

.full-width-header .rs-header .topbar-area {
  background: #273c66;
}

.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.full-width-header .rs-header .topbar-area.home11-topbar .topbar-contact li {
  color: #ffffff;
}

.full-width-header .rs-header .topbar-area .topbar-contact li {
  /* display: inline-block; */
  line-height: 30px;
  height: 25px;
  margin-right: 17px;
  padding-right: 20px;
}

.full-width-header .rs-header .topbar-area .topbar-contact li i {
  margin-right: 2px;
}

.full-width-header .rs-header .topbar-area.home11-topbar .topbar-contact li a {
  color: #ffffff;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 900;
  font-family: "Nunito Sans", sans-serif;
}

.full-width-header .rs-header .topbar-area .topbar-contact li a {
  color: #ffffff;
}

.topbar-contact p {
  font-size: 10px;
  line-height: 19px;
  margin: 0px;
}

.full-width-header
  .rs-header
  .topbar-area.home11-topbar
  .toolbar-sl-share
  li:last-child {
  margin: 0;
  border: none;
}

.full-width-header .rs-header .topbar-area.home11-topbar .toolbar-sl-share li {
  display: inline-block;
  margin-right: 14px;
}

.full-width-header
  .rs-header
  .topbar-area.home11-topbar
  .toolbar-sl-share
  li
  a {
  line-height: 30px;
  color: #ffffff;
}

.readon.orange-btn {
  color: #ffffff;
  background: #fa9007;
  border-color: #02010100;
  border-radius: 30px;
  font-size: 14px;
  padding: 4px 24px 4px 24px;
  border-radius: 4px !important;
  font-family: "Nunito Sans", sans-serif;
}

.readon {
  outline: none;
  padding: 12px 40px;
  border: 1px solid #21a7d0;
  border-radius: 30px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  color: #111111;
  background: #f3f8f9;
}

.full-width-header.header-style1.home12-modifiy .rs-header .menu-area {
  background: #ffffff !important;
  padding-top: 60px;
}

.full-width-header.header-style1 .rs-header .menu-area {
  background: #273c66;
}

.full-width-header.home1-modifiy .rs-header .menu-area {
  background: #ffffff !important;
}

.full-width-header.home1-modifiy .rs-header .menu-area {
  background: #ffffff !important;
}

.full-width-header.header-style1 .rs-header .menu-area {
  background: #273c66;
}

@media screen and (min-width: 992px) {
  .rs-header .menu-area.menu-sticky {
    transition: all 0.3s ease 0s;
  }
}
.full-width-header .rs-header .menu-area {
  transition: all 0.3s ease;
}

.full-width-header .rs-header .menu-area {
  transition: all 0.3s ease;
}

.menu-sticky {
  background: #fff;
  margin: 0;
  z-index: 999;
  width: 100%;
  top: 0;
  position: relative;
}

.full-width-header .rs-header .menu-area .logo-cat-wrap {
  display: flex;
  align-items: center;
  height: 71px;
  line-height: 46px;
  justify-content: center;
  padding-bottom: 3px;
}

/******************************banner****************************/

.banner {
  padding: 10px 0px;
  background: #f5f5f5;
}

.heading h1 {
  font-size: 54px;
  font-weight: 900 !important;
  line-height: 65px;
  padding-bottom: 0px;
}

.heading h2 {
  font-size: 28px;
  color: #fa9007;
  letter-spacing: 2px;
  padding-bottom: 5px;
}
.heading p {
  font-size: 21px;
  color: #000000;
  padding-bottom: 5px;
}

.box img {
  width: 70%;
}

.star-rating i {
  color: orange;
  font-size: 19px;
  vertical-align: -3px;
}

.star-rating span {
  font-weight: bold;
  padding-right: 7px;
  vertical-align: text-top;
}

.rating {
  padding-top: 40px;
}

/**************************form ******************/

#book {
  background-color: #fcd808;
  border: 10px solid rgba(252, 216, 8, 0.2);
}

#book {
  background-color: #fff;
  border: 10px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  padding: 25px;
  padding-left: 40px;
  padding-right: 40px;
}

.form-group label:not(.error) {
  font-size: 15px;
  letter-spacing: 0.04em;
  font-weight: 400;
  margin-bottom: 4px;
  color: #636363;
  font-family: "Nunito Sans", sans-serif;
  margin-right: 12px;
}

.form-group > label {
  display: block;
}

input:not([type="checkbox"]):not([type="radio"]),
select {
  line-height: 18px;
  padding: 10px 16px;
  min-height: 40px;
  font-size: 0.9rem;
}

.form-control {
  border: 1px solid #e6e8eb;
  border-radius: 5px;
}

.form-control2 {
  border: 1px solid #ddd;
  height: 25px !important;
  line-height: 0px !important;
  border-radius: 4px !important;
}

.one {
  padding-left: 9px;
  font-size: 13px;
}

.heading {
  padding: 20px 0px 0px 0px;
}

.full-width-header .rs-header .logo-part {
  position: relative;
  z-index: 9;
}

.full-width-header .rs-header .logo-part img {
  max-height: 55px;
}

.form-group2 label {
}

.form-group23 span {
  padding-right: 20px;
}

.rio {
  vertical-align: initial;
  margin-left: 10px;
}

.form-group23 {
  padding-bottom: 20px;
}

.obv p {
  font-size: 13px;
}

.obv {
}

.frm {
}

.frm {
  width: 80%;
  margin: 0 auto;
}

.btm {
  background: #fa9007;
  border: none;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  min-height: 45px;
}

.outer {
  min-height: 424px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/***************************** banner-bottom********************/

.marketing-area {
  position: relative;
  padding-bottom: 70px;
  padding-top: 100px;
}

.single-marketing-box {
  padding: 24px;
  text-align: center;
  -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  margin-bottom: 30px;
  position: relative;
}

.single-marketing-box::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 2px solid #f68820;
  width: 0;
  height: 2px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-marketing-box.icon-style img {
  max-width: 80px;
  margin-bottom: 20px;
}

.single-marketing-box h3 {
  font-size: 24px;
  margin-bottom: 15px;
}

.single-marketing-box h3 {
  font-size: 24px;
  margin-bottom: 15px;
}

.single-marketing-box {
  padding: 28px;
  text-align: left;
  -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  margin-bottom: 30px;
  position: relative;
  min-height: 379px;
}

.single-marketing-box p {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  line-height: 20px;
  margin: 0px;
  line-height: 24px;
}

.btn-mb {
  padding-top: 20px;
}

.btn-mb a {
  background: transparent !important;
  color: #0c1c4a !important;
  text-decoration: underline !important;
  font-weight: 600 !important;
  padding: 0px !important;
}

.bx {
  min-height: 90px;
}

.single-marketing-box:hover::before {
  width: 100%;
  left: 0;
  right: auto;
}

/******************************** about **************************************/

.about-us-area {
  padding: 100px 0px 70px 0px;
  background: #f5f5f5;
}

.about-content span {
  font-size: 30px;
  color: #f68820;
  display: block;
  margin-bottom: 5px;
  font-weight: 400;
}

.about-content h2 {
  font-size: 40px;
  margin-bottom: 20px;
  font-weight: 700;
}

.about-content p {
  font-size: 17px;
  color: #413f3f;
  line-height: 23px;
  font-weight: 400;
}

/******************************8 end***********************/

.pt-100 {
  padding-top: 100px;
}

.pb-70 {
  padding-bottom: 70px;
}

.section-title {
  max-width: 850px;
  margin: -6px auto 10px;
  text-align: center;
  /* position: relative; */
}

.section-title span {
  font-size: 30px;
  color: #f68820;
  display: block;
  margin-bottom: 5px;
  font-weight: 400;
}

.section-title h2 {
  font-size: 40px;
  margin-bottom: 20px;
  position: relative;
  font-weight: 700;
}

.single-approach-box {
  text-align: center;
  /* background-color: #f5f5f5; */
  -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  padding: 30px;
  margin-bottom: 20px;
  min-height: 300px;
}

.single-approach-box .icon {
  position: relative;
  margin-bottom: 15px;
}

.single-approach-box .icon i {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  font-size: 50px;
  color: #30296c;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.single-approach-box h3 {
  font-size: 24px;
  margin-bottom: 15px;
}

.lft-icon {
  float: left;
  padding-right: 6px;
}

.lft-icon i {
  color: #fa9007;
  padding-right: 8px;
  font-size: 16px;
  line-height: 38px;
}

.right-text {
  color: #000;
  font-size: 16px;
  line-height: 35px;
  display: flex;
}

.bottom1 {
  clear: both;
  margin-bottom: 0px;
}

.btm-btnv {
  padding-top: 40px;
}

.btm-btnv .frm {
  width: 25%;
}

.our-approach-area1 {
  background: #f5f5f5;
}

.inner-box {
  padding-bottom: 70px;
}

.inner-box h4 {
  font-size: 28px;
  font-weight: 700;
}

.inner-box ul {
}

.inner-box ul li {
  color: #000;
  font-size: 16px;
  line-height: 35px;
}

.inner-box ul li i {
  color: #fa9007;
  padding-right: 8px;
  font-size: 16px;
}

.our-approach-area3 {
  background: #fff;
}

/****************************slider***********************/

.first-box {
  border: 1px solid #ddd;
  position: relative;
  padding: 26px 19px 26px 19px;
  width: 92%;
  padding-bottom: 13px;
  height: 542px;
  /* background: #e7e7e9; */
  /* filter: drop-shadow(5.5px 9.526px 5.5px rgba(177, 181, 181, .75)); */
}
/* .second-box {
	border: 1px solid #ddd;
	position: relative;
	padding: 26px 19px 26px 19px;
	width: 92%;
	padding-bottom: 43px;
	background: #e7e7e9;
	filter: drop-shadow(5.5px 9.526px 5.5px rgba(177, 181, 181, .75));
  }
   */

.tw-heading:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--orange);
  clip-path: polygon(0 0%, 0% 89%, 154% -2%);
  z-index: -1;
}

.tw-heading h4 {
  font-size: 15px;
  padding-left: 20px;
  padding-right: 59px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
}

.tw-heading {
  position: absolute;
  left: 0px;
  top: 0px;
}

.first-box ul {
  padding-top: 32px;
}

.first-box ul li {
  font-size: 16px;
  line-height: 42px;
  font-family: "Nunito Sans", sans-serif;
  color: #000;
  display: flex;
}

.first-box ul li i {
  padding-right: 23px;
  padding-top: 10px;
}

.lft {
  font-weight: 700;
}

.first-box ul li a {
  display: block;
  line-height: 17px;
  padding-bottom: 11px;
  color: #1b8ff5;
  font-size: 13px;
}

.btnv {
  padding-top: 35px;
}

.btnv .frm {
  width: 58% !important;
}

.our-approach-area4 {
  background: #f5f5f5;
      background: #f5f5f5;
    float: left;
    width: 100%;
}

/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/

.panel-group .panel {
  border-radius: 0;
  box-shadow: none;
  border-color: #eeeeee;
}

.panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #212121;
  background-color: #fff;
  border-color: #eeeeee;
}

.panel-title {
}

.panel-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
}

.more-less {
  float: right;
  color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eeeeee;
}

.demo {
  padding-top: 60px;
  padding-bottom: 60px;
}

.right-arrow {
  font-size: 22px;
  padding-right: 19px;
  padding-top: 15px;
}

.panel-heading1 a {
  color: #333;
  font-size: 18px;
}

.panel-body2 {
  padding: 38px;
  margin-bottom: 20px;
  margin-top: 0px;
  background: #eee;
  font-size: 17px;
  color: #333;
}

.panel-title {
  margin-bottom: 4px;
}

/******************************certifacte************************/

.first-col {
  background: #f5f5f5;
  padding: 24px 20px;
  text-align: center;
  border-radius: 4px;
}

.first-col h3 {
  font-size: 24px;
  margin-bottom: 16px;
  padding-top: 10px;
}

.first-col h4 {
  font-size: 42px;
  margin: 3px;
  font-weight: 900;
  text-align: center;
}

.first-col p {
  font-size: 24px;
  color: #333;
  font-family: "Nunito Sans", sans-serif;
  margin-bottom: 8px;
}

.top-box {
  min-height: 111px;
  background: whitesmoke;
  margin-bottom: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bottom-box {
  min-height: 111px;
  background: whitesmoke;
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-box h4 {
  margin: 0px;
}

.bottom-box h4 {
  margin: 0px;
}

.first-col2 {
  min-height: 231px;
}

.frm99 {
  margin-top: 25px;
}

.education {
  width: min(650px, 95vw);
}

.education__heading {
  padding-inline-start: 4rem;
}

.education__heading h4 {
  font-size: 2rem;
  margin-block: 0.5rem;
}

.education__content {
  position: relative;
  padding: 1rem 1rem 6rem 6.5rem;
  cursor: pointer;
  transition: background 0.3s ease-in-out;
}

.education__content h5 {
  color: rgba(0, 0, 0, 0.9);
  font-size: 21px;
  margin-block: 0;
}

.education__content p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.9rem;
  margin-block-start: 0.5rem;
  margin-block-end: 0;
}

.education__content .year {
  position: absolute;
  content: var(--year);
  width: 4rem;
  aspect-ratio: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.6rem;
  color: white;
  border-radius: 50%;
  background-color: #f68820;
  box-shadow: inset 0 0 0 1px white;
  border: 1px solid #b3b3b3;
  left: 1rem;
  top: 0.74rem;
  font-size: 21px;
}

/* .education__content:hover {
  background-color: rgba(230, 230, 230, 0.48);
  border-radius: 0.25rem;
} */

.education__content:not(:last-child):before {
  position: absolute;
  content: "";
  width: 4px;
  background-color: #f68820;
  left: calc(2rem - -9px);
  top: 2.74rem;
  bottom: -0.7rem;
  z-index: 0;
}

.rit-img {
  padding-top: 16px;
}

.rit-img img {
  width: 100%;
}

.heding {
  font-size: 27px;
  line-height: 36px;
}

.bottom-boxv {
  padding: 41px;
  background: #f3f3f3;
  border-radius: 21px;
  margin-top: 28px;
  border: 1px solid #ddd;
}

.right-box {
  float: right;
}

.green {
  background: green !important;
}

/* Nomalize code for codepen */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 65%;
  box-sizing: border-box;
}

body {
  height: 100vh;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 300;
  color: #444;
  line-height: 1.9;
}

/* === True Code === */

.slider {
  height: 40rem;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.slider .slide {
  position: absolute;
  top: 0;
  height: 50rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.5s;
}

@media (min-width: 600px) and (max-width: 767px) {
  .slider .slide {
    width: 300px;
  }
}

@media (min-width: 768px) {
  .slider .slide {
    width: 414px;
  }
}

.slider .slide > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider .slide .testimonial {
  width: 90%;
  min-height: 300px;
  padding: 30px 40px;
  position: relative;
  background-color: #f8f8f8;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 15px;
}

.slider .slide .testimonial:hover img {
  filter: none;
  transition: filter ease 0.3s;
}

.slider .slide .testimonial::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 30px;
  top: -15px;
  left: 12px;
  line-height: 1;
  font-size: 10rem;
  font-family: inherit;
  color: var(--color-primary);
  z-index: 1;
}

.slider .slide .testimonial img {
  width: 14rem;
  margin: 0 auto;
  filter: grayscale(1);
  transition: filter ease 0.3s;
}

.slider .slide .testimonial .testimonial__text {
  line-height: 27px;
  font-size: 17px;
  margin-bottom: 2.5rem;
  color: #333;
  font-family: "Nunito Sans", sans-serif;
}

.btns {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 25px;
  position: absolute;
  bottom: 0;
}

.btns .slider__btn {
  z-index: 10;
  border: 2px solid #05bcb4;
  background: #fff;
  font-family: inherit;
  color: #05bcb4;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  font-size: 3rem;
  cursor: pointer;
}

.left-m {
  width: 58px;
  border: 2px solid #ddd;
  border-radius: 100%;
  height: 58px;
  background: #05bcb4;
  float: left;
}

.right-m h4 {
  font-size: 17px;
  color: #333;
  padding-top: 11px;
  margin: 0px;
  padding-bottom: 7px;
}

.right-m h6 {
  font-size: 15px;
  font-size: 15px;
  color: #a5a3a3;
  margin: 0px;
  padding: 20px 0px;
  color: #a5a3a3;
}

.right-m h6 i {
  color: orange;
  font-size: 20px;
  padding-right: 3px !important;
}

.contact-comment-box {
  width: 80%;
  margin: 0 auto;
}

.contact-comment-box .from-control {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #f1f1f1;
  box-shadow: 0 0 30px #eee;
  color: #363636;
  width: 100%;
  max-width: 100%;
  opacity: 1;
  border-radius: 3px;
  border: 1px solid #ffffff;
  color: #767676;
  background: #ffffff;
  padding: 10px 18px !important;
  min-height: 95px;
  margin-bottom: 10px;
}

.contact-comment-box input:not([type="checkbox"]):not([type="radio"]),
select {
  line-height: 18px;
  padding: 10px 16px;
  min-height: 40px;
  font-size: 15px !important;
  color: #93918e !important;
  border: 0.5px solid #c1bfbf;
}
.contact-comment-box::placeholder {
  color: #93918e !important;
  font-size: 14px !important;
}
::placeholder {
  color: #93918e !important;
  font-size: 14px !important;
}
.fa-caret-left:before {
  content: "\f192" !important;
}
#sel1 {
  margin-bottom: 10px;
}

.first-box ul li h4 {
  line-height: 33px;
  margin: 0px;
  font-size: 20px;
}

.sub {
  width: 40%;
  margin: 0 auto;
  margin-top: 30px;
}

.img2 {
  width: 24%;
  margin: 0 auto;
}

.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: orange !important;
}

.slick-dots {
  display: none !important;
}

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

.slick-next,
.slick-prev {
  top: 50% !important;
}

.btm-bx {
  margin-top: 7px;
}

.slide-arrow {
  top: 50%;
  margin-top: -15px;
}

/**************************accordian *************************/

.inner-panel {
}

.inner-panel ul {
  padding-bottom: 20px;
}

.inner-panel li {
  font-size: 17px;
  color: #000;
  line-height: 26px;
}

.inner-panel h5 {
  font-size: 20px;
  color: #f68820;
  margin: 0px;
  padding-bottom: 10px;
  font-weight: 900;
}

.inner-panel i {
  color: #f68820;
  font-size: 14px;
  padding-right: 12px;
  vertical-align: inherit;
}

.text55 {
  padding: 0px;
}

/*********************************88end *********************/

.prev-arrow {
  left: 1px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 15px solid #fd7e14;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  right: 0px;
  z-index: 99999999999999;
  background: transparent;
}

.next-arrow {
  right: 0px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 15px solid #fa9007;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  background: transparent;
}

.main {
  width: 90%;
  margin: 0 auto;
}

textarea.form-control {
  height: auto;
  font-size: 17px;
  color: #777;
}

.right-bx {
  font-size: 18px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 900;
  color: #333;
  line-height: 27px;
  padding-top: 11px;
}

.top-left-box {
  width: 62%;
  background: #fff;
  padding: 18px;
}

.frst-bx {
}

.top-left-box {
  width: 68%;
  margin-bottom: 28px;
  background: #fff;
  padding: 18px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
}

.space-left {
  padding-left: 0px;
}

.left-m-1 {
  margin-left: 148px;
}

.icon-shape img {
  width: 26%;
  padding-bottom: 13px;
}

.padding-6 {
  padding-left: 70px;
}

.first2 {
  background: transparent !important;
}

.modal {
  z-index: 999999999999999999;
}

.slick-next {
  right: 6px !important;
}

/*=======================================
            FOOTER SECTION
=======================================*/
.footer {
  position: relative;
  width: 100%;
  background-image: url(https://www.learnow.live/frontend/images/footer-bg.jpg);
  /* background-repeat: no-repeat;
    background-size: cover;*/
  background-position: center center;
  padding-top: 80px;
  padding-bottom: 40px;
  float: right;
}
.footer-col-title {
  font-size: 20px;
  line-height: 24px;
  color: var(--orange);
  font-weight: 700;
  font-family: "Nunito Sans";
  margin-bottom: 20px;
}
.f-col-content-link {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 21px;
  color: #000;
  font-weight: 700;
  padding-left: 25px;
  font-family: "Nunito Sans";
  text-decoration: none;
  transition: color 0.3s;
  margin-bottom: 8px;
}
.f-col-content-link:last-child {
  margin-bottom: 0;
}
.f-col-content-link:before {
  content: "\27F6";
  font-family: "Line Awesome Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: -3px;
  font-size: 20px;
}
.f-col-content-link:hover {
  color: var(--orange);
}
.address-title {
  position: relative;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  font-weight: 700;
  font-family: "Nunito Sans";
  padding-left: 25px;
}
.address-title:before {
  /* content: "\f041"; */
  font-family: "Line Awesome Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  font-size: 20px;
  top: 0;
}
.address-text {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 21px;
  color: var(--black);
  font-weight: 600;
  padding-left: 25px;
  font-family: "Nunito Sans";
  text-decoration: none;
  margin-bottom: 0;
}
.social-col {
  text-align: center;
}
.social-list {
  margin: 0;
  padding: 0;
}
.footer .social-list {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #9d9d9d;
}
.social-list a {
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: var(--orange);
  color: #fff;
  border-radius: 50%;
  font-size: 25px;
  text-decoration: none;
  transition: background-color 0.3s;
}
.social-list a:hover {
  background-color: var(--black);
}
.note-col {
  /*text-align: center;*/
  margin-top: 40px;
  margin-bottom: 25px;
}
.note-col p {
  position: relative;
  font-size: 14px;
  line-height: 26px;
  color: var(--black);
  font-weight: 600;
  font-family: "Nunito Sans";
  display: table;
  margin: 0 auto;
  padding-left: 40px;
}
.note-col strong {
  font-size: 14px;
  color: var(--orange);
  position: absolute;
  left: 0;
}
.footer-bar-col {
  text-align: center;
}
.footer-bar-col p {
  font-size: 14px;
  color: #716c6c;
  font-weight: 600;
  font-family: "Nunito Sans";
  text-align: center;
  margin-bottom: 0;
}
.footer-caption-inner .col-12 {
  height: min-content !important;
}

.social-list a {
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #f58200;
  color: #fff;
  border-radius: 50%;
  font-size: 25px;
  text-decoration: none;
  transition: background-color 0.3s;
}
.social-list a:hover {
  background-color: #000;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 15px !important;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.5px solid #c1bfbf;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.corporate-training-form ::placeholder {
  font-size: 15px;
  color: #93918e !important;
  font-weight: 400;
  font-family: "Nunito Sans";
}

.btm-black {
  background: #ffffff;
  border: none;
  width: 100%;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  min-height: 45px;
  border: 1.5px solid #000;
  border-radius: 5px;
}
.rdt li p {
  margin-bottom: 5px;
}
.strk {
  font-weight: 300;
  font-size: 15px;
}
/* media quary */
.slick-prev {
  left: -12px!important;
}
.slick-next {
  right: 0px!important;
}
@media only screen and (max-width: 480px) {
  .full-width-header
    .rs-header
    .topbar-area.home11-topbar
    .topbar-contact
    li
    a {
    font-size: 12px !important;
  }
  
  
  
  .card  h2 {
    background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 0px) center;
    background-size: 20px;
    cursor: pointer;
    font-size: 15px;
    color: #fff;
    padding: 4px 33px;
}
  
  
  nav{width:100% !important;}
  
  .card  {
  background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 0px) center !important;}
  
  
  
  .frst-bx {
    text-align: center;
}
.contact-comment-box input:not([type="checkbox"]):not([type="radio"]), select {
  line-height: 18px;
  padding: 10px 16px;
  min-height: 40px;
  font-size: 15px !important;
  color: #93918e !important;
  border: 0.5px solid #c1bfbf;
  margin-bottom: 10px;
} 
.right-bx {
  font-size: 27px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 900;
  color: #333;
  line-height: 27px;
  padding-top: 11px;
  text-align: center;
}
  .topbar-contact p {
    font-size: 10px !important;
  }

  .our-approach-area5 {
    min-height: auto;
  }

  .full-width-header.header-style1.home12-modifiy .rs-header .menu-area {
    background: #ffffff !important;
    padding-top: 0px;
  }
  .full-width-header .rs-header .logo-part img {
    max-height: 53px !important;
  }
  .outer {
    min-height: 424px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
  .heading h1 {
    font-size: 45px;
    line-height: 54px;
    padding-top: 60px;
  }
  .top-left-box {
    width: 100%;
    margin-bottom: 28px;
    background: #fff;
    padding: 18px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  }
  .left-m-1 {
    margin-left: 0px;
  }
  .section-title span {
    font-size: 30px;
    color: #f68820;
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 50px;
  }
  .our-approach-area5 {
    background: url(../images/bg.jpg);
    float: left;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: auto;
  }

  .nav-tabs3 {
    border: 0px solid;
    box-shadow: none;
    min-height: auto !important;
    height: auto !important;
  }

  .nav-tabs3 a {
    float: left !important;
  }

  .rating {
    padding-top: 40px;
    padding-bottom: 36px;
  }

  #book {
    padding: 26px;
  }

  .single-marketing-box p {
    font-family: "Nunito Sans";
  }

  .frst-bx img {
    height: 70px!important;
    padding-bottom: 20px;
}

  .about-content h2 {
    font-size: 40px;
  }

  .section-title h2 {
    font-size: 40px;
  }
  .single-approach-box h3 {
    font-size: 21px;
  }
  .btm-btnv .frm {
    width: 74% !important;
  }

  .padding-6 {
    padding-left: 15px;
  }

  .first-col2 {
    margin-bottom: 10px;
  }

  .first-box {
    margin-bottom: 10px;
  }

  .sub {
    width: 100%;
  }
}

.img24 {
  font-size: 15px;
  line-height: 18px;
  text-align: left;
  color: #333;
}

.first-col {
  padding: 29px 7px;
}

.twing h4 {
  color: orange;
  font-size: 23px;
  padding-bottom: 0px;
  margin: 0px;
  text-align: left;
  padding: 0px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}

.nav-tabs {
  display: inline-flex;
  width: 100%;
  overflow-x: auto;
  border-bottom: 2px solid #ddd;
  -ms-overflow-style: none; /*// IE 10+*/
  overflow: -moz-scrollbars-none; /*// Firefox*/
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border-width: 0;
}
.nav-tabs > li > a {
  border: none;
  color: #666;
}
.nav-tabs > li.active > a,
.nav-tabs > li > a:hover {
  border: none;
  color: #4285f4 !important;
  background: transparent;
}
.nav-tabs > li > a::after {
  content: "";
  background: #4285f4;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 1px;
  transition: all 250ms ease 0s;
  transform: scale(0);
}
.nav-tabs > li.active > a::after,
.nav-tabs > li:hover > a::after {
  transform: scale(1);
}
.tab-nav > li > a::after {
  background: #21527d none repeat scroll 0% 0%;
  color: #fff;
}
.tab-pane {
  padding: 15px 0;
}
.tab-content {
  padding: 20px;
}

.nav-tabs::-webkit-scrollbar {
  display: none; /*Safari and Chrome*/
}
.card {
  background: #fff none repeat scroll 0% 0%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}

/* Accordion styles */
.tabs {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
}

.tab {
  width: 100%;
  color: white;
  overflow: hidden;
}
.tab-label {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 1em;
  background: #f58200;
  font-weight: bold;
  cursor: pointer;
  /* Icon */
}
.tab-label:hover {
  background: #1a252f;
}
.tab-label::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.tab-content {
  /***************max-height: 0;****************/
  padding: 0 1em;
  color: #2c3e50;
  background: transparent;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  color: #fff;
}

.tab-close {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.tab-close:hover {
  background: #1a252f;
}

.card {
  background: transparent;
  box-shadow: none !important;
  margin-bottom: 30px;
}

.our-approach-area2 {
  float: left;
  width: 100%;
}

.our-approach-area3 {
  float: left;
  background: #fff;
  width: 100%;
}

.nav-tabs > li > a::after {
  content: "";
  background: transparent !important;
}

.our-approach-area5 {
  background: url("https://www.learnow.live/frontend/images/course/curriculum-faqs-bg.jpg");
  float: left;
  width: 100%;
  background-repeat: no-repeat;
  /* background-position: center left; */
  background-size: cover;
}

input:checked + .tab-label {
  background: #1a252f;
}
input:checked + .tab-label::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}

.nav-tabs3 {
  border: 0px solid;
  box-shadow: none;
  min-height: 23px !important;
  height: 61px;
  overflow: hidden;
  justify-content: center;
    margin-bottom: 10px;
}

.nav-tabs3 a {
  font-size: 18px;
  font-weight: 900;
  font-family: "Nunito Sans";
  background: black;
  padding: 40px;
  color: #fff !important;
  line-height: 57px !important;
}

.nav-tabs > li.active > a {
  border: none;
  color: #fff !important;
  background: orange !important;
}

.nav-tabs > li > a:hover {
  background: orange !important;
}

.nav-tabs3 .nav-tabs > li > a::after {
  content: "";
  background: transparent;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 1px;
  transition: all 250ms ease 0s;
  transform: scale(0);
  box-shadow: none;
}

.twing {
  background: orange;
  color: #fff;
  padding: 10px;
  border-radius: 0px 0px 29px 0px;
}

.tw-heading h4 {
  color: #fff;
}
html {
  scroll-behavior: smooth;
}

.intl-tel-input .form-control .from22 {
}

// workaround
.intl-tel-input {
  display: table-cell;
}
.intl-tel-input .selected-flag {
  z-index: 4;
}
.intl-tel-input .country-list {
  z-index: 5;
}
.input-group .intl-tel-input .form-control {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 0;
}

.input-group .form-control,
.intl-tel-input {
  width: 100%;
}

.corporate-training-form .intl-tel-input.allow-dropdown .flag-container {
  right: auto;
  left: 0;
}

.from22 {
  z-index: 9 !important;
}

.intl-tel-input.allow-dropdown input,
.from22,
.intl-tel-input.allow-dropdown input[type="text"],
.intl-tel-input.allow-dropdown input[type="tel"] {
  padding-right: 6px;
  padding-left: 0px;
  margin-left: 0;
}

.md-group {
  position: relative;
  margin-bottom: 15px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  input:not([type="submit"]),
  input:not([type="reset"]),
  textarea,
  select,
  select.form-control {
    border: none;
    border: 1px solid $gray-400;
    border-radius: 0px;
    background-clip: unset;
    color: transparent;
    padding: 15px;
    height: 40px;
    &::placeholder {
      color: transparent;
    }

    &:focus {
      outline: none;
      border-color: blue;
      box-shadow: none;
      color: #333 !important;
      &::placeholder {
        color: $gray-300 !important;
      }
      & + label,
      .ng2-tag-input-focus + label {
        top: 0;
        font-size: rem(12);
      }
    }

    &:invalid {
      .was-validated & {
        border-bottom: 1.2px solid $red;
      }
      & ~ label {
        .was-validated & {
          color: $red;
        }
      }
    }
    &:valid,
    &:invalid {
      &:focus {
        outline: none;
        box-shadow: none;
      }
    }
    &:valid {
      .was-validated & {
        border-bottom: 1.2px solid $green;
        & ~ label {
          .was-validated & {
            color: $green;
          }
        }
      }
    }
  }
  textarea {
    height: auto;
  }
  label {
    margin: 0;
    position: absolute;
    top: 1.5rem;
    pointer-events: none;
    display: block;
    left: 0.75rem;
    transition: all 0.2s ease-in-out;
    color: $gray-500;
    z-index: 9;
  }
  &.is-valid {
    border-bottom: 1.2px solid $green;
    & ~ label {
      color: $green;
    }
  }
  &.is-invalid {
    border-bottom: 1.2px solid $red;
    & ~ label {
      color: $red;
    }
  }
  &.input-group {
    [class*="input-group"] {
      opacity: 0;
      visibility: hidden;
      width: 0;
    }
    .form-control {
      width: 100%;
    }
  }
}

.show-label {
  label {
    color: $blue;
    top: -10px;
    left: 0;
    font-size: rem(14);
  }

  &.input-group {
    [class*="input-group"] {
      opacity: 1;
      visibility: visible;
      width: auto;
    }
    .form-control {
      width: 1%;
    }
  }
  .form-control {
    color: $body-color !important;
    padding: 0.3125rem !important;
    &::placeholder {
      color: $gray-300 !important;
    }
  }
}

.input-group-text {
  border: none;
}

.form-check-input {
  display: none;

  & ~ label {
    &:before {
      @include pseudo;
      top: rem(3);
      left: 0;
      font-size: rem(16);
      border: 1px solid #ccc;
      border-radius: rem(2);
      transition: all 0.3s ease-in-out;
    }
    &:after {
      @include pseudo;
      top: rem(3);
      left: rem(3);
      content: "";
      font-family: "fontawesome";
      color: white;
      font-size: rem(12);
      opacity: 0;
      transition: all 0.3s ease-in-out;
    }
  }

  &:checked {
    & ~ label {
      &:before {
        background-color: $primary;
        border-color: transparent;
      }
      &:after {
        opacity: 1;
      }
    }
  }
}
.form-check {
  padding-left: rem(28);
}

// extra styling for telephone formatting
.billingform .intl-tel-input .form-control {
  padding-left: 47px !important;
}
.intl-tel-input .flag-dropdown .selected-flag {
  padding: 11px 16px 11px 6px;
}
.intl-tel-input {
  z-index: 99;
  width: 100%;
}
.iti-flag {
  box-shadow: none;
}
.intl-tel-input .selected-flag:focus {
  outline: none;
}

.iti {
  width: 100%;
}

.p99 {
  border: navajowhite;
  position: absolute;
  right: 0px;
}

.p99 .close {
  z-index: 999999;
  font-size: 32px;
}



/**************************** add new css ************************/





.md-group {
  position: relative;
  margin-bottom: 15px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  input:not([type="submit"]),
  input:not([type="reset"]),
  textarea,
  select,
  select.form-control {
    border: none;
    border: 1px solid $gray-400;
    border-radius: 0px;
    background-clip: unset;
    color: transparent;
    padding: 15px;
    height: 40px;
    &::placeholder {
      color: transparent;
    }

    &:focus {
      outline: none;
      border-color: blue;
      box-shadow: none;
      color: #333 !important;
      &::placeholder {
        color: $gray-300 !important;
      }
      & + label,
      .ng2-tag-input-focus + label {
        top: 0;
        font-size: rem(12);
      }
    }

    &:invalid {
      .was-validated & {
        border-bottom: 1.2px solid $red;
      }
      & ~ label {
        .was-validated & {
          color: $red;
        }
      }
    }
    &:valid,
    &:invalid {
      &:focus {
        outline: none;
        box-shadow: none;
      }
    }
    &:valid {
      .was-validated & {
        border-bottom: 1.2px solid $green;
        & ~ label {
          .was-validated & {
            color: $green;
          }
        }
      }
    }
  }
  textarea {
    height: auto;
  }
  label {
    margin: 0;
    position: absolute;
    top: 1.5rem;
    pointer-events: none;
    display: block;
    left: 0.75rem;
    transition: all 0.2s ease-in-out;
    color: $gray-500;
    z-index: 9;
  }
  &.is-valid {
    border-bottom: 1.2px solid $green;
    & ~ label {
      color: $green;
    }
  }
  &.is-invalid {
    border-bottom: 1.2px solid $red;
    & ~ label {
      color: $red;
    }
  }
  &.input-group {
    [class*="input-group"] {
      opacity: 0;
      visibility: hidden;
      width: 0;
    }
    .form-control {
      width: 100%;
    }
  }
}

.show-label {
  label {
    color: $blue;
    top: -10px;
    left: 0;
    font-size: rem(14);
  }

  &.input-group {
    [class*="input-group"] {
      opacity: 1;
      visibility: visible;
      width: auto;
    }
    .form-control {
      width: 1%;
    }
  }
  .form-control {
    color: $body-color !important;
    padding: 0.3125rem !important;
    &::placeholder {
      color: $gray-300 !important;
    }
  }
}

.input-group-text {
  border: none;
}

.form-check-input {
  display: none;

  & ~ label {
    &:before {
      @include pseudo;
      top: rem(3);
      left: 0;
      font-size: rem(16);
      border: 1px solid #ccc;
      border-radius: rem(2);
      transition: all 0.3s ease-in-out;
    }
    &:after {
      @include pseudo;
      top: rem(3);
      left: rem(3);
      content: "";
      font-family: "fontawesome";
      color: white;
      font-size: rem(12);
      opacity: 0;
      transition: all 0.3s ease-in-out;
    }
  }

  &:checked {
    & ~ label {
      &:before {
        background-color: $primary;
        border-color: transparent;
      }
      &:after {
        opacity: 1;
      }
    }
  }
}
.form-check {
  padding-left: rem(28);
}

// extra styling for telephone formatting
.billingform .intl-tel-input .form-control {
  padding-left: 47px !important;
}
.intl-tel-input .flag-dropdown .selected-flag {
  padding: 11px 16px 11px 6px;
}
.intl-tel-input {
  z-index: 99;
  width: 100%;
}
.iti-flag {
  box-shadow: none;
}
.intl-tel-input .selected-flag:focus {
  outline: none;
}






.iti{width:100%}


.p99{    border: navajowhite;
    position: absolute;
    right: 0px;}
	
	
	.p99 .close{    z-index: 999999;
    font-size: 32px;}
	
	
	
	
	
	.bs-example {
  margin: 20px;
}
.rotate {
  -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
  -moz-transform: rotate(-180deg); /* Firefox */
  -ms-transform: rotate(-180deg); /* IE 9 */
  transform: rotate(-180deg); /* Standard syntax */
}




.accordion {
  margin-top: 40px;
}
.accordion .card {
  border: none;
  margin-bottom: 20px;
}
.card h2 {
  background: url("../images/down.png") no-repeat calc(100% - 10px) center;
  background-size: 20px;
  cursor: pointer;
    font-size: 15px;
    padding: 2rem;
    color: #fff;
    padding-right: 35px;
}


.card {}





 .card  .collapsed {
  background-image: url("../images/up.png");
  padding: 2rem;
  padding-right: 35px;
}
.accordion .card-body {
  padding-left: 0;
  padding-right: 0;
}









.card-head{

   
    justify-content: space-between;
    /* padding: 1em; */
    background: #f58200;
    font-weight: bold;
    cursor: pointer;
	
	
}
	
	
	
	
	
	
	
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{font-size: 18px;
    font-weight: 900;
    font-family: "Nunito Sans";
    background: #fa9007; font-size:20px;
 
    color: #fff !important;
border:none;	}



.nav-tabs .nav-link{font-weight: 900;
    font-family: "Nunito Sans";
    background: black;

    color: #fff !important;
 font-size:20px;}
	
	
	
	
	.nav-tabs {
    display: inline-flex;
    width: 100%;
    overflow-x: auto;
    border-bottom: 0px solid;}
	
	
	
nav{    width: 41%;
    margin: 0 auto;}	
	
	






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

.register{display:none;}


}







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



.first-box {
    
    padding: 26px 19px 26px 19px;
width: 100%;}
	
.register{float: left; display:block;
    position: relative;
    background: red;
    width: 100%;
    top: 0px;}
.register44{    position: fixed;
    bottom: 0px;
    background: #0c1c4a !important;
    width: 100%;
    padding: 10px 0px;
    /* display: flex; */
    /* justify-content: center; */
    width: 100%;
    text-align: center;}	
	
	
	
.register44 p{    color: #fff;
    line-height: 0px;
    margin: 0px;
    padding: 14px 0px 19px 0px;}	
	
	
	
}
	
	
	
	
	
	
	
	
	
	
	
	
.myaccordion {
  /* max-width: 500px; */
  margin: 50px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.myaccordion .card1,
.myaccordion .card1:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
    background: white;
    margin-bottom: 10px;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #000;
  padding: 0;
  font-size: 18px;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}
.fa-inverse {
  color: #000;
}
.fa-plus:before {
  content: "\f067";
  font-size: 11px;
}
.fa-minus:before {
  content: "\f068";
  font-size: 11px;
}
	
	/* specifically created for safetraining landing page */

.float{
	position:fixed;
	width:50px;
	height:50px;
	bottom:25px;
	left:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:25px;
	z-index:100;
}
.float:hover{
	position:fixed;
	width:50px;
	height:50px;
	bottom:25px;
	left:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	z-index:100;
}
.my-float{
	margin-top:16px;
	line-height:0.7 !important;
}
	
#feedback {
    position: fixed;
    bottom: 20px;
    left: 7%;
    z-index: 9999;
	display:none;
}
#feedback  button{
   background-color:#fa9007;
}
@media only screen and (max-width: 767px){
#feedback {
    position: fixed;
    bottom: 20px;
    left: 24%!important;
    z-index: 9999;
	display:block!important;
}
.mob{
	display:block;
}
}
@media only screen and (max-width: 767px){
#feedback button {
    display: block;
    min-width: 160px;
    border-radius: 5px;
}
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	