* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  padding: 0;
  margin: 0;
  font-family: "Arimo", sans-serif !important;
  background-color: #fff !important;
  overflow-x: hidden !important;
  font-weight: normal;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
}

ul.dropdown-menu {
  text-align: center;
}

label,
p {
  font-weight: normal;
  font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  margin: 0;
  padding: 0;
  text-decoration: none !important;
}

p {
  font-weight: 300;
}

ul,
ol,
li {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1330px !important;
  padding: 0 !important;
}
/* header css start */
header {
  position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 999;
}
.header-top {
    width: 100%;
    display: inline-block;
    background-color: #f1f1ef;
    text-align: center;
    padding: 6px 0 7px;
}
.header-top a {
    color: #000;
    font-size: 13px;
}
.header-top a:hover
{
  color:#000;
}
a.login-btn {
    width: 76px;
    display: inline-block;
    background-color: #00b5b1;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 4px 0 6px;
    border: 1px solid #00b5b1;
    transition: all 0.2s ease, visibility 0s;
    margin: 7px 0 0 0;
}
a.login-btn:hover
{
  border: 1px solid #000;
    background-color: #fff;
    color: #000;
}
.navbar
{
font-family: "Nunito", sans-serif;
}
a.nav-link {
    color: #001a31;
    font-size: 12px;
    padding: 0 16px !important;
    margin-top: 36px;
    text-transform: uppercase;
    font-weight: 500;
}
ul.dropdown-menu 
{
    border: none;
    padding: 0;
    text-align: left;
}
a.dropdown-item {
    font-size: 13px;
    color: #404040;
    padding: 0 11px;
    margin: 7px 0 5px;
}
a.dropdown-item:hover {
    background-color: transparent!important;
       color: #404040;
}
nav.navbar.navbar-expand-lg.navbar-light.top-navbar {
    padding:18px 0 20px;
}
a.navbar-brand 
{
    padding: 0;
    margin: 19px 0 0 0;
    width: 150px;
}

button.apply-btn {
    width: 101px;
    display: inline-block;
    height: 40px;
    border: 1px solid #001a31;
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 29px;
    margin: 0;
    background-color: #001a31;
}
button.apply-btn:hover
{
    background: rgba(0,26,49,.7);
}
button.close
{
    width: 101px;
    display: inline-block;
    height: 40px;
    border: 1px solid #001a31;
    text-align: center;
    font-size: 13px;
    color: #000;
    line-height: 29px;
    margin: 0 10px 0 0;
}
a.apply-btn {
    width: 101px;
    display: inline-block;
    height: 40px;
    border: 1px solid #001a31;
    text-align: center;
    font-size: 13px;
    color: #000;
    line-height: 39px;
    margin: 35px 0 0;
}

a.apply-btn:hover
{
      color: #000;
}
.nav-link:focus, .nav-link:hover {
    color: #001a31!important;
}
a.apply-btn.enquire-btn
 {
    background: #001a31;
    color: #fff;
    width: 131px;
    margin: 35px 0 0 10px;
}
a.apply-btn.enquire-btn:hover
{
      background: rgba(0,26,49,.7);
}
a.navbar-brand img
{
  width:100%;
}
div#navbarSupportedContent {
    margin: 0 11px 0 0;
}
a.cart-btn {
    width: 28px;
    height: 34px;
    background: url(../images/cart-img.png) center top no-repeat;
    color: #fff;
    text-align: center;
    margin: -39px 12px 0 0;
    padding: 9px 0 0 0;
}
a.cart-btn:hover
{
  color:#fff;
}
.search-block {
    width: 196px;
    position: absolute;
    top: 58px;
    right: 55px;
    border-radius: 30px;
    background-color: #c4e5e3;
}
.search-block input.form-control {
    border: none;
    background-color: transparent;
    font-size: 16px;
    color: #404040;
    padding: 5px 17px 6px 0;
}
.search-block span#basic-addon1 {
    border: none;
    background-color: transparent;
}
.search-block input.form-control:focus
{
  box-shadow:none !important;
}
.header-right 
{
    float: right;
}
.header-right ul
{
  list-style: none;
}
.header-right 
{
    float: right;
    position: absolute;
    top: 12px;
}
.header-right  li
{
  display:inline-block;
}
.header-right  li a {
    font-size: 11px;
    color: #001a31;
    display: inline-block;
    margin: 0 5px;
}
.header-right  li span {
    color: #e1001e;
    display: inline-block;
    margin: 0 2px 0;
}
/* header css end */
/* Banner part css start */
.banner-container 
{
    width: 100%;
    float: left;
    padding: 0 0;
    background-color: #001a31;
    margin: 152px 0 0 0;
}
.slider-content a.discover-btn .fas {
    margin: 2px 0 0 7px;
    color: #e1001e;
}
.banner-leftbar {
    width: 49%;
    display: inline-block;
    padding: 120px 0 0 49px;
}
.banner-leftbar span {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    margin: 0 0 20px;
}
.banner-leftbar h1 {
    font-size: 45px;
    color: #fff;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 40px;
}
a.discover-btn {
    font-size: 14px;
    color: #001a31;
    font-weight: 500;
    position: relative;
    line-height: 40px;
    padding: 0 0 0 51px!important;
    display: inline-block;
    text-align: left;
    margin: 0 0 35px;
    width: 100%;
}
a.discover-btn:hover
{
    color:#fff;
}
a.discover-btn span {
    width: 41px;
    height: 41px;
    display: inline-block;
    border: 1px solid #fff;
    margin: 0;
    border-radius: 100%;
    position: absolute;
    left:0;
     font-weight: lighter;
     line-height: 40px;
         text-align: center;
}
.banner-rightbar {
    width: 50%;
    float: right;
}
.banner-rightbar img
{
  width:100%;
}
section.banner-container p {
    font-size: 14px;
    color: #fff;
    line-height: 1.6em;
    padding: 0 81px 0 0;
    text-align: justify;
}
section.banner-container p strong {
    font-weight: bold;
}
section.banner-container h2
{
color: #fff;
-webkit-text-decoration: underline #e1001e !important;
text-decoration: underline #e1001e !important;
text-decoration-thickness: 1px !important;
text-underline-offset: 10px !important;
padding-right: 15px;
font-size: 2.25rem;
letter-spacing: .1875rem;
line-height: 3.125rem;
    margin: -9px 0 0 0;
}
a.download-brochure-btn img
{
  margin-right: .625rem;
}
a.download-brochure-btn 
{
    font-size: 16px;
    color: #fff;
    margin: 10px 0 0 0;
    display: inline-block;
    border-bottom: 1px solid #e1001e;
    padding: 0 0 8px;
}
a.download-brochure-btn i.fas.fa-arrow-down {
    margin: 6px 8px 0 0;
    display: inline-block;
}
a.download-brochure-btn:hover
{
  color:  #e1001e;
}
.banner-blocks 
{
    margin-top: 100px !important;
}
.contact-icon 
{
    width: 100%;
    text-align: center;
    margin:40px 0 0 0;
}
.contact-icon a {
    font-size: 22px;
    color: #e1001e;
    margin: 0 3px;
    width: 40px;
    height: 40px;
    background-color: #fff;
    display: inline-block;
    line-height: 41px;
    border-radius: 100%;
    text-align: center;
    transition: all 0.2s ease, visibility 0s;
}
.contact-icon a:hover
{
  color:#001a31;
}
.chatbot-app {
    box-shadow: rgba(15, 15, 15, 0.16) 0px 5px 40px 0px;
    margin: 70px auto;
    width: 420px;
    border-radius: 10px;
    height: 661px;
    position: relative;
    background-color: #fff;
}
.chatbot-app ul#pills-tab {
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    border-top: 1px solid #eee;
    z-index: 99;
    background-color: #fff;
}
.chatbot-app li {
    padding: 0;
    margin: auto;
    width: 25%;
}
.chatbot-app .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #001a31;
    background-color: #0d6efd00;
}
.chatbot-app .nav-pills .nav-link {
    color: #001a31;
    font-size: 14px;
    width: 100%;
    margin: 5px 0;
    font-weight: 400;
}
.chatbot-app li button span {
    display: block;
    width: 100%;
    position: relative;
    color: #000;
}
.chatbot-app .nav-pills .nav-link:hover span
{
  color: #e1001e;
}
.chat-home {
    width: 100%;
    display: inline-block;
    padding: 22px 20px 10px;
    height: 567px;
    overflow-y: scroll;
}
.chat-home a.navbar-brand {
    margin: 0 0 0;
}
.news-post-outer {
    width: 100%;
    display: inline-block;
    padding: 16px 20px;
    height: 514px;
    overflow-y: scroll;
}
.news-post-outer p
{
  color: #212529;
}
.chat-home a.navbar-brand img {
    width: 120px;
    margin: 0 0 25px;
}
.chat-home h2 {
    font-size: 28px;
    margin: 0 0 20px;
    color: #000;
}
.chat-home h3 {
    font-size: 20px;
    margin: 15px 0 20px;
    color: #000;
}
.card.help-message a {
    color: #000;
    font-size: 14px;
}
i.fas.fa-chevron-right.chevron-arow {
    position: absolute;
    right: -3px;
    top: 20%;
    color: #e1001e;
}
.chat-home::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.chat-home::-webkit-scrollbar-thumb {
  background-color: #f4f3ec;
  border-radius: 30px;
transition: all .5s;
}

.chat-home:hover::-webkit-scrollbar-thumb {
  background-color: #001a31;
  border-radius: 30px;
  transition: all .5s;
}

.card.help-message .card-body {
    padding: 11px 16px;
}

.chat-post-detail {
    width: 100%;
    display: inline-block;
    padding:0;
    color: #000;
    text-align: justify;
}
.price-box ul {
    list-style: outside!important;
    padding-left: 18px;
}

.price-box li {
    font-weight: 300;
    margin: 0 0 8px!important;
    width: 100%!important;
    font-size: 14px!important;
}
body .news-post-list .accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
    border: none;
    box-shadow: rgba(15, 15, 15, 0.16) 1px -2px 11px 0px;
    border-radius: 10px !important;
    padding: 11px 18px !important;
    border-top: none;
    background-color: #fff !important;
    color: #000 !important;
}
.card-body p {
  font-size: 14px;
    color: #000;
    font-weight: 300;
}
.card-body.news-post-list {
    padding: 0;
}
.accordion-button {
    padding: 5px !important;
    font-size: 15px !important;
}

.card.faq {
    border: none;
}
.ai-chat-messages {
    width: 100%;
    display: inline-block;
    position: relative;
}
.heading-chat-message {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.heading-chat-message h3 {
    font-family: "Roboto Condensed", sans-serif !important;
    font-size: 18px!important;
    border-bottom: 1px solid rgba(15, 15, 15, 0.06);
    margin: 0!important;
    padding: 15px 12px!important;
}
.accordion-body .card-body {
    padding: 0;
}
.accordion-body .card {
    border: none;
}
.accordion-body .card-body p {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    text-align: justify;
    padding-right: 0;
        margin: 0;
}
p.card-text.keditable {
    color: #000;
    padding: 0;
}
.accordion-body .card-body th {
    font-size: 14px;
    color: #000;
    text-align: justify;
}
.accordion-body .card-body td {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    text-align: justify;
}
.accordion-body .card-body p strong {
    font-weight: bold;
    text-align: left!important;
    display: block;
    margin: 0 0 6px!important;
}
.accordion-body .card-body p b
{
  font-weight: bold;
}
.accordion-body {
    padding: 16px;
}

.accordion-flush .accordion-item {
    border-top: 0;
    border: none;
    margin: 0 0 11px;
}
.accordion-button {
    font-size: 15px;
    padding: 5px!important;
}
.ai-chat {
    width: 100%;
    display: inline-block;
    padding: 24px 20px 10px;
    height: 435px;
    overflow-y: scroll;
    position: relative;
}
.sender {
    position: relative;
    text-align: left;
    display: flex;
    max-width: 280px;
    flex-direction: column;
    padding: 12px 16px;
    background-color: rgb(245, 245, 245);
    transition: background-color 300ms, border 300ms;
    float: left;
    border-radius: 20px;
}
.recent-message-box {
    width: 100%;
    display: inline-block;
    position: relative;
}
.img-message-box {
    width: 35px;
    height: 35px;
    margin: 0 14px 0 0;
    float: left;
}
.img-message-box img {
    width: 100%;
}

.detail-message-box {
    display: inline-block;
    width: auto;
    font-size: 14px;
}
.sender-msg {
    width: 100%;
    display: inline-block;
    margin: 10px 0 0 0;
    color: #000;
}
.repaly-outer {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
}
.repaly {
    position: relative;
    text-align: left;
    display: flex;
    max-width: 280px;
    flex-direction: column;
    padding: 12px 16px;
    background-color: rgb(245, 245, 245);
    transition: background-color 300ms, border 300ms;
    float: right;
    border-radius: 20px;
    font-size: 14px;
    color: #000;
}
.sender-msg p {
    font-size: 14px;
    margin: 0 0 5px;
       color: #000;
}
.send-box {
    border: 1px solid #ced4da;
    border-radius: 10px;
    position: relative;
    padding: 11px 51px 11px 11px;
    box-shadow: rgba(15, 15, 15, 0.16) 0px 0px 4px 0px;
    position: absolute;
    width: 89%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -54px;
    z-index: 9999;
}
.send-box .form-control {
    border: none;
    border-radius: 10px;
    font-size: 14px;
}
button.chat-send-btn {
    width: 40px;
    height: 40px;
    background-color: #eee;
    border-radius: 100px;
    border: none;
    color: #ccc;
    position: absolute;
    right: 11px;
    top: 7px;
}
.chat-post-detail.price-box ul
{
  list-style:none !important;
  padding:0;
}
.chat-post-detail.price-box li p {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    text-align: justify;
}
.chat-post-detail.price-box li p strong
{
font-weight: bold;
    text-align: left !important;
    display: block;
    margin: 0 0 6px !important
} 
.chat-post-detail.price-box li p b
{
font-weight: bold;
} 

.chatbot-app .nav-pills .nav-link.active span
{
  color: #e1001e !important;
}
.blog-post-list::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.blog-post-list::-webkit-scrollbar-thumb {
  background-color: #f4f3ec;
  border-radius: 30px;
transition: all .5s;
}
.blog-post-list:hover::-webkit-scrollbar-thumb {
  background-color: #001a31;
  border-radius: 30px;
  transition: all .5s;
}
.blog-post-list {
    width: 100%;
    display: inline-block;
    padding: 30px 20px 10px;
    height: 514px;
    overflow-y: scroll;
}
spam.review-rating {
    display: block;
    font-size: 13px;
    margin: 5px 0 0 0;
    font-weight: normal;
}
/* Banner part css end */
/* slider part css start */
section.slider-container {
    width: 100%;
    float: left;
    padding: 90px 0 120px;
    background-color: #001a31;
    margin: 0;
}
.slider-content {
    width: 88%;
    background-color: #001a31;
    display: inline-block;
    padding: 47px 20px 20px;
    margin: -67px 0 0 0;
}
.slider a
{
  color:#fff;
}
body .slider-content h3
{
color: #fff;
-webkit-text-decoration: underline #e1001e !important;
text-decoration: underline #e1001e !important;
text-decoration-thickness: 1px !important;
text-underline-offset: 10px !important;
padding-right: 0;
font-size: 24px;
letter-spacing: .1875rem;
line-height: 40px;
    min-height: 121px;
    margin:0 !important;
}
body .slider-content p {
    color: #fff;
    font-size: 14px;
    padding: 20px 0;
    margin: 0;
    text-align: justify;
        min-height: 230px;
}
a.discover-btn img {
    width: 13px!important;
    height: 18px;
    display: inline-block!important;
    margin: 0 0 0 9px;
}
.slider-content a.discover-btn {
    padding: 0 !important;
}
div#owl-carousel-1 span {
    width: 39PX;
    height: 5px;
    background-color: #fff;
}
.contact-form h3 small {
    font-size: 13px;
}
.contact-form h3 {
    margin: 0 0 10px;
}
div#owl-carousel-1 .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span 
{
  background-color: #e1001e !important;
}
div#owl-carousel-1 button.owl-dot.active span
{
  background-color: #e1001e;
}
ul.key-advantages li {
    padding: 0;
    width: 100%;
    margin: 0 0 10px;
    text-align: justify;
    font-size: 15px;
}
ul.key-advantages {
    padding-left: 20px;
}
/* slider part css end */


 /* Footer part css start */
 footer
 {
  width:100%;
  float: left;
  background-color: #001a31;
  padding:100px 0 30px;
 }
.footer-logo img {
    width: 100px;
    margin: 0 0 24px;
}
footer p {
    font-size: .875rem;
    line-height: 1.6em;
    color: #fff;
    opacity: .6;
}
 footer h5 {
    font-size: 15px;
    color: #fff;
    margin: 0 0 13px;
}
 footer h5 a
 {
  color:#fff;
 }
  footer ul
  {
    padding:0;
    list-style: none;
  }
   footer li a {
    color: #fff;
    font-size: 12px;
    opacity: 0.6;
}
  footer li a:hover
  {
    color: #fff;
    -webkit-text-decoration: underline #fff !important;
    text-decoration: underline #fff !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 6px !important;
  }
.footer-link li
{
 float: left;
}
.footer-link li a 
{
    color: #fff;
    font-size: 12px;
    margin: 0 25px 0 0;
    opacity: 100;
}
.footer-link ul {
    margin: 40px 0;
    display: inline-block;
}
form.newsletter-form label {
    margin-right: 3.75rem;
    color: #fff;
    font-size: 16px;
    opacity: .6;
    float: left;
}
form.newsletter-form input#newsletter-email-field {
       padding: 0;
    width: 20rem;
    background: transparent;
    border-bottom: 1px solid #7f878d !important;
    color: #fff;
    border: none;
    height: 46px;
}
button.submit-arrow-circle {
    cursor: pointer;
    height: 0;
    margin-left: -2.875rem;
    margin-top: -15.6875rem;
    opacity: .6;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 1.9375rem;
    border: none!important;
    background-color: transparent;
    padding: 0;
}
button.submit-arrow-circle img {
    margin:0 4px 0;
}
.social-icon {
    width: 100%;
    float: left;
    padding: 0 50px 15px 0px;
    margin: 0 0 40px 0;
    text-align: left;
}
.policy .accreditation-banner-right {
    /* padding: 100px 0 80px 0; */
    margin: auto;
}
.social-icon a {
font-size: 19px;
color: #fff;
display: inline-block;
margin: 0 24px 0 0;
opacity: .6;
-webkit-transition: .3s 
ease;
transition: .3s 
ease;
}
.social-icon a:hover
{
 opacity: .6;
 color: #fff;
}
.footer-below {
    text-align: right;
    font-size: large;
    width: 100%;
    padding-right: 50px;
}
 /* Footer part css end */
 .why-IQEA
 {
    width:100%;
    float: left;
 }
 section.why-iqea
 {
    width: 100%;
    float: left;
    background-color: #f1f1ef;
    padding:150px 0 175px 0;
}
 
.why-iqea h3 
{
    color: #000;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    padding-right: 78px;
    font-size: 2.25rem;
    letter-spacing: .1875rem;
    line-height: 3.125rem;
    margin: 0 0 130px;
}
.contact-box h3
{
color: #000;
-webkit-text-decoration: underline #e1001e !important;
text-decoration: underline #e1001e !important;
text-decoration-thickness: 1px !important;
text-underline-offset: 10px !important;
padding-right: 78px;
font-size: 2.25rem;
letter-spacing: .1875rem;
line-height: 3.125rem;
margin: 0 0 72px !important;
}
.why-iqea h4 
{
    font-size: 26px;
    color: #000;
    font-family: "Source Sans 3", sans-serif !important;
    letter-spacing: .05rem;
    font-weight: 200;
    margin: 0 0 25px;
    text-align: justify;
}
.why-iqea p 
{
font-size: .875rem;
line-height: 1.6em;
color: #000;
font-family: "Source Sans 3", sans-serif !important;
font-weight: 500;
margin:0 0 45px;
text-align: justify;
}
.why-iqea .discover-btn {
    padding: 0;
    text-transform: uppercase;
}
section.why-iqea.subscribe {
    padding-top: 0;
}
.contact-box a.discover-btn {
    color: #001a31;
    padding:0 23px 0 56px;
    text-transform: uppercase;
}
.contact-box a.discover-btn span {
    color: #001a31;
    border-color: #000;
}
.why-iqea.discover-btn span {
    color: #001a31;
    border-color: #000;
    text-align: center;
}
.accreditation-logo {
    width: 77%;
    margin: 40px 0 0 0;
}
.accreditation-logo-right 
{
    float: right;
}
.contact-box {
    width: 100%;
    display: inline-block;
    padding: 168px 101px 100px;
    background-color: #fff;
    margin: 100px 0 0 0;
}
.contact-bo-right > span {
    font-size: 14px;
    color: #000;
    font-family: "Source Sans 3", sans-serif !important;
    display: block;
    margin: 0 0 26px;
}
.contact-bo-right ul
{
    padding:0;
    list-style: none !important;
}
.contact-bo-right ul li
{
    width:100%;
}
.contact-bo-right ul li:before
{
    display: none;
}
.contact-bo-right ul li a {
    width: 100%;
    display: block;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.contact-bo-right ul li a span {
    margin-left: .625rem;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    color: #e1001e;
}
.show-mobile {
    display: none;
}
.recognition
{
    margin-top:22px !important;
}
.recognition p
{
    text-align: center !important;
    margin: 0;
}
/* accreditation page css start */
.accreditation-banner-container {
    width: 100%;
    float: left;
    padding: 100px 0 80px 150px;
    background: url(../images/inner-banner.jpg);
    margin: 152px 0 0;
    background-size: cover;
}
.accreditation-banner-left
{
    width:240px;
    float: left;
}
.accreditation-banner-right {
    width: 670px;
    float: left;
    margin: 0 0 0 103px;
}
.accreditation-banner-right h1 {
    font-size: 45px;
    color: #fff;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 40px;
}
.accreditation-banner-right p {
    font-size: 20px;
    color: #fff;
    line-height: 1.6em;
    font-weight: 300;
    font-family: "Source Sans 3", sans-serif !important;
    margin: 0 0 40px;
}
.accreditation-banner-left 
{
    width: 261px;
    float: left;
    border-left: .0625rem solid #33485a;
    position: relative;
}
.accreditation-banner-left span {
    position: absolute;
    color: #fff;
    top: -40px;
    font-size: 14px;
}
.accreditation-banner-left ul {
    list-style: none;
    padding: 0 0 0 0;
    margin: 0;
}
.accreditation-banner-left li {
    position: relative;
    color: #fff;
    font-size: 14px;
        padding: 0 0 0 20px;
          margin: 10px 0 0;
}
.accreditation-banner-left li a {
    font-size: 14px;
    color: #fff;
    font-family: "Source Sans 3", sans-serif !important;
    opacity: .5;
  
    display: inline-block;

    border-left: 1px solid #ffffff00 !important;
}
.accreditation-banner-left li.active  {
    color: #fff;
    opacity: 100;
    border-left: 1px solid #fff !important;
}
.stages-container
{
    width:100%;
    float: left;
    padding:90px 0 130px;
    background-color: #f1f1ef;
}
.stages-container .container{
    max-width:1104px !important;
}
.stages-container h2
{
    font-size: 2.25rem;
    letter-spacing: .1875rem;
    line-height: 3.125rem;
    color: #001a31;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 0;
    text-align:center;
}
.stages-container p
{
    font-size: 14px;
    text-align: justify;
}
.col-lg-4.col-md-4.col-sm-4.col-xs-12.stages-btn {
    padding: 0 15px  30px;
}
.stages-btn 
{
    display: table;
}
.stages-btn span
{
    display: table-cell;
    vertical-align: bottom;
}
.stages-btn a
{
    font-size: 13px;
    color:#000;
    text-transform: uppercase;
    margin:0 20px 0 0;
}
.stages-btn a .fas
{
margin-left: .625rem;
-webkit-transition: .3s ease;
transition: .3s ease;
color:#e1001e;
}
section.stage-carousel 
{
    width: 100%;
    float: left;
    padding: 29px 0 0 0;
    background-color: #f1f1ef;
}
.accreditation-banner-left li.active a {
    opacity: 100;
}
.stage-block 
{
    height:34.9375rem;
    justify-content: flex-start;
    margin: 0 0 0 0;
    padding: 2.5rem;
    background-color: #fff;
}
.stage-block span
{
    font-size: .875rem;
    line-height: 1.6em;
    color: #000;
    display: inline-block;
    margin-bottom: 50px;
}
.stage-block h3
{
      font-size: 1.5rem;
    letter-spacing: .125rem;
    line-height: 2.5rem;
    color: #000;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 50px;
}
.stage-block p
{
font-size: .875rem !important;
line-height: 1.6em !important;
color: #000;
text-align: justify;
margin:0 0 50px !important;
}
.process-box p
{
    margin:0;
    font-size: .875rem;
line-height: 1.6em;
}
.process-box p {
    text-transform: uppercase;
    margin: 0!important;
}
.process-box p.light {
    opacity: .5;
}
div#owl-carousel-2 .owl-nav {
    position: absolute;
    top: -77px;
    right: 0;
}
div#owl-carousel-2 .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    width: 30px;
    height: 22px;
}
div#owl-carousel-2 .owl-nav span {
    width: 30px;
    color: #e1001e !important;
    font-size: 44px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
    color: #FFF;
    text-decoration: none;
}
section.stage-carousel p {
    font-size: .875rem;
    line-height: 1.6em;
    margin-top: 3.125rem;
    opacity: .5;
}
.process-rotator
{
    width:100%;
    float: left;
    padding: 6.25rem 0;
    background: #f1f1ef;
}
.process-rotator img
{
    width: 81.25rem;
}
.during-container
{
    width:100%;
    float: left;
    background: #f1f1ef;
}
.during-container .container
{
    max-width:1280px !important;
}
.during-container h3
{
    font-size: 2.25rem;
    letter-spacing: .1875rem;
    line-height: 3.125rem;
    color: #001a31;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 0;
}
.during-container h4
{
     -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    font-size: 1.5rem;
    letter-spacing: .125rem;
    line-height: 2.5rem;
    margin:0 0 30px;
     color:#000;
}
.during-container p
{
    font-size: .875rem;
    line-height: 1.6em;
    opacity: .5;
    color:#000;
    margin:0 0 30px;
    text-align: justify;
}
.during-container ul
{
    width: 50%;
    float: left;
    list-style: none;
}
.during-container ul li
{
    color: #001a31;
    margin: 0 0 .9375rem;
    position: relative;
    font-size: 16px;
}
.during-container ul li:before
{
        background: #e1001e;
    color: transparent;
    content: "-";
    height: .0625rem;
    left: -1.5625rem;
    position: relative;
    position: absolute;
    top: .75rem;
    width: .625rem;
}
.during-block
{
    margin-bottom:70px;
}
.cta-container
{
height: 21.25rem;
margin-top: -6.25rem;
width: 19.375rem;
    background: url(../images/quote-bg.jpg);
background-position: 50%;
background-size: cover;
padding:40px;
}
.cta-container a.discover-btn {
    margin: 58px 0 0 0;
}
.cta-container h4
{
        color: #fff;
    font-size: 1.5rem;
    letter-spacing: .09375rem;
    line-height: 2.5rem;
    -webkit-text-decoration: underline #e1001e;
    text-decoration: underline #e1001e;
    text-decoration-thickness: 1px;
}
.slider img {
    width: 100%;
}
.accreditation-container
{
    width:100%;
    float: left;
    background: #f1f1ef;
    padding:104px 0 40px;
}
.accreditation-container .container
{
    max-width:1280px !important;
}
.accreditation-container h4 {
    font-size: 2.25rem;
    letter-spacing: .1875rem;
    line-height: 3.125rem;
    color: #001a31;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 0;
}
.accreditation-block h5
{
font-size: 24;
letter-spacing: .125rem;
line-height: 2.5rem;
color: #000;
-webkit-text-decoration: underline #e1001e !important;
text-decoration: underline #e1001e !important;
text-decoration-thickness: 1px !important;
text-underline-offset: 10px !important;
margin: 0 0 18px;
}
.accreditation-block img
{
    width:100%;
    margin:0 0 20px;
}
.accreditation-block a.discover-btn {
    color: #000;
    padding: 0;
}
.accreditation-block a.discover-btn .fas {
    margin: 2px 0 0 7px;
    color: #e1001e;
}
/* accreditation page css end */
/* IQEA international membership css start */
.journey-accreditation 
{
    width: 360px;
    float: left;
}
.journey-accreditation-top {
    width: 100%;
    float: left;
    padding: 40px;
    background-color: #fff;
    position: relative;
    z-index: 9;
}
.journey-accreditation-top h2
{
color: #001a31;
font-size: 1.5rem;
letter-spacing: .125rem;
line-height: 2.5rem;    
-webkit-text-decoration: underline #e1001e !important;
text-decoration: underline #e1001e !important;
text-decoration-thickness: 1px !important;
text-underline-offset: 10px !important;
}
.journey-accreditation-top a.discover-btn {
    color: #001a31;
    margin: 52px 0 0 0;
}
.journey-accreditation-top a.discover-btn span
{
 border-color: #001a31;
}
.journey-accreditation .contact-bo-right {
    float: left;
    margin: 70px 0 0 0!important;
    width: 100%;
    color: #fff;
}
.journey-accreditation  .contact-bo-right > span {
    color: #fff;
    margin: 0 0 12px;
}
.journey-accreditation  .contact-bo-right ul li a {
    color: #fff;
    margin: 0 0 15px;
}
.journey-accreditation-right 
{
    width: 100%;
    float: right;
    position: relative;
    left: 0;
}
.journey-accreditation-right img 
{
    width: 100%;
}
.membership-banner {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 0 0;
}
.membership
{
    padding-bottom: 80px;
}
section.stages-container.stages-membership span {
font-size: 24px;
color: #001a31;
font-family: "Source Sans 3", sans-serif !important;
letter-spacing: .05rem;
line-height: 1.3em;
font-weight: 200;
margin: 0 0 40px;
text-align: justify;
display: block;
}
section.stages-container.stages-membership .container {
    max-width: 1280px!important;
}
.stages-membership .cta-container {
    margin: 0;
    float: right;
}
.stages-membership .cta-container h3 {
    color: #fff;
    font-size:23px;
    line-height: 1.875rem;
}
.stages-membership .cta-container span
{
    color: #fff !important;
    font-size: .75rem !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    margin:57px 0 0 0 !important;
}
.stages-membership .cta-container img
{
        margin-bottom: .625rem;
    opacity: .2;
}
section.stages-container.stages-membership h2 {
    margin: 0 0 40px !important;
}
.continual-support 
{
    width: 100%;
    float: left;
    background-color: #f1f1ef;
}
.continual-support-left 
{
    width: 712px;
    float: left;
}
.continual-support-left img
{
    width:100%;
}
.continual-support-right h3
{
    font-size: 36px;
    letter-spacing: .1875rem;
    line-height: 3.125rem;
    color: #001a31;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 40px;
}
.continual-support-right p {
    font-size: 14px;
    text-align: justify;
    margin:0 0 30px;
}
.continual-support-right {
    width: 620px;
    float: right;
    padding: 65px 36px 0 0;
}
.continual-support-right ul
{
    width: 100%;
    float: left;
    list-style: none;
}
.continual-support-right ul li
{
    color: #001a31;
    margin: 0 0 .9375rem;
    position: relative;
    font-size: 16px;
}
.continual-support-right li:before
{
        background: #e1001e;
    color: transparent;
    content: "-";
    height: .0625rem;
    left: -1.5625rem;
    position: relative;
    position: absolute;
    top: .75rem;
    width: .625rem;
}
.internationalisation-banner {
    width: 100%;
    float: left;
    padding: 0 0 0 80px;
    background: url(../images/inner-banner.jpg);
    margin: 152px 0 0;
    background-size: cover;
}
.internationalisation-index-left 
{
    width: 564px;
    float: left;
    padding:55px 0 46px 0;
}
.internationalisation-index-left span
{
    color:#fff;
        font-size: .875rem;
    line-height: 1.6em;
    text-transform: uppercase;
    display: block;
    margin: 0 0 15px;
}
.internationalisation-index-left h1
{
    font-size: 45px;
    letter-spacing: .1875rem;
    line-height: 3.725rem;
    color: #fff;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 40px;
}
.internationalisation-index-left a.discover-btn {
    margin: 0 40px 35px 0;
}
.internationalisation-index-right {
    width: 57%;
    float: right;
}
.internationalisation-index-right img {
    width: 100%;
}
section.outcomes-container {
    background-color: #001a31;
    color: #fff;
    padding: 6.25rem 0 0;
    position: relative;
    float: left;
    width: 100%;
}
.outcomes-left
{
    width:600px;
    float: left;
}
.outcomes-left img
{
    width:100%;
}
.outcomes-right
{
    width:700px;
    float: right;
}
img.intro {
    position: relative;
    z-index: 99;
}
img.intro-2 {
    position: relative;
    top: -100px;
    right: -170px;
}
.outcomes-right h3 {
    font-size: 2.25rem;
    letter-spacing: .1875rem;
    line-height: 3.125rem;
       -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 30px;
}
.outcomes-right p
{
    font-size: 14px;
}
p.para-one 
{
    padding: 0 0 62px;
}
p.para-two {
    padding: 0 0 0 110px;
}
.outcomes-right ul
{
    width: 50%;
    float: left;
    list-style: none;
}
.outcomes-right ul li
{
    color: #fff;
    margin: 0 0 .9375rem;
    position: relative;
    font-size: 16px;
}
.outcomes-right li:before
{
        background: #e1001e;
    color: transparent;
    content: "-";
    height: .0625rem;
    left: -1.5625rem;
    position: relative;
    position: absolute;
    top: .75rem;
    width: .625rem;
}
.outcomes-list {
    width: 100%;
    float: left;
    padding: 30px 0 0 110px;
}
section.accreditation {
    width: 100%;
    float: left;
    background-color: #001a31;
    padding: 0 0 80px 171px;
}
.accreditation-left
{
    width:325px;
    float: left;
}
.accreditation-left h3
{
    font-size: 2.25rem;
    letter-spacing: .1875rem;
    line-height: 3.125rem;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 30px;
        color:#fff;
}
.accreditation-left p
{
    font-size: 14px;
    color:#fff;
}
.accreditation-right 
{
    float: right;
    width: 70%;
}
.accreditation-block p {
    color: #fff;
    font-size: 18px;
    margin-top: 1.25rem;
    max-width: 18.75rem;
}
div#owl-carousel-accreditation.owl-carousel .owl-nav button span {
    width: 50px;
    color: #fff;
    display: inline-block;
}
div#owl-carousel-accreditation.owl-carousel .owl-nav button {
    width: 50px;
}
div#owl-carousel-accreditation.owl-carousel .owl-nav {
    width: 61px;
    position: absolute;
    right: 90px;
    top: 110px;
}
div#owl-carousel-accreditation.owl-carousel button.owl-prev span {
    background: url(../images/arow-down.svg) center top no-repeat;
    transform: rotate(90deg);
    background-size: cover;
    width: 16px;
    display: inline-block;
    color: transparent;
}
div#owl-carousel-accreditation.owl-carousel button.owl-next span {
    background: url(../images/arow-down.svg) center top no-repeat;
    transform: rotate(-90deg);
    background-size: cover;
    width: 16px;
    display: inline-block;
    color: transparent;
}
.passionate .continual-support-right {
    width: 620px;
    float: right;
    padding: 115px 130px 0 0;
    text-align: left;
}
.passionate .continual-support-right  a.discover-btn
{
    color: #001a31;
}
.passionate .continual-support-right  a.discover-btn span
{
    color: #001a31;
    border-color: #001a31;
}
.testimonials-container
{
    width:963px;
    display: inline-block;
    padding: 50px;
    background-color: #fff;
    margin: auto;
    height: 34.375rem;
}
section.continual-support.passionate {
    text-align: center;
    padding-bottom: 75px;
}
.testimonials-container h4 {
    font-size: 2.25rem;
    line-height: 3.375rem;
    font-weight: 300;
    font-family: "Source Sans 3", sans-serif !important;
    margin: 0 0 31px;
     color: #000;
}
.quote-mark {
    color: #e1001e;
    font-size: 3.75rem;
}
.testimonials-container p
{
    font-size: 14px;
    color: #000;
    margin:0 0 30px;
}
.view-directory-btn {
    font-size: 1rem;
    color: #000;
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 0 0 11px;
}
.view-directory-btn:hover
{
    color: #000;
}
.view-directory-btn:before
{
background: #e1001e;
bottom: 0;
content: "";
height: 1px;
left: 0;
position: absolute;
-webkit-transition: .5s 
ease;
transition: .5s 
ease;
width: 100%;
z-index: 999;
}
.view-directory-btn::after
{
background: #e1001e;
bottom: 0;
content: "";
height: 1px;
left: 0;
position: absolute;
-webkit-transition: .5s 
ease;
transition: .5s 
ease;
width: 100%;
-webkit-transform: translateX(-180%);
    transform: translateX(-180%);
}
.view-directory-btn:hover:after
{
    -webkit-transform: unset;
    transform: unset;
}
.view-directory-btn:hover:before
{
   -webkit-transform: translateX(180%);
    transform: translateX(180%);
}
/* IQEA international membership css end */
/* contact page css start */
.contact-banner-container
{
width: 100%;
    float: left;
    padding: 0 0 80px 90px;
    background-color: #f1f1ef;
    margin: 152px 0 0;
}
.contact-left {
    width: 46%;
    float: left;
    padding: 100px 0 0 0;
}
.contact-left p
{
    color: #001a31;
    font-size: 20px;
    margin-bottom: 15px;
    font-family: "Source Sans 3", sans-serif !important;
    text-align: justify;
    padding:0 103px 0 0;
}
.contact-left h1 {
    font-size: 2.25rem;
    letter-spacing: .1875rem;
    line-height: 3.125rem;
    color: #001a31;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 40px;
}
.contact-right
{
    width:48%;
    float: right;
}
input.form-control.input-field 
{
    background: transparent;
    border-bottom: 1px solid #7f878d!important;
    height: 3.125rem;
    width: 100%;
    border: none;
    border-radius: 0;
    margin: 0 0 20px;
    padding: .375rem 0;
}
.form-select
{
    background-color: transparent !important;
    border-bottom: 1px solid #7f878d !important;
    height: 3.125rem;
    width: 100%;
    border-top:none !important;
    border-left:none !important;
    border-right:none !important;
    border-radius: 0 !important;
    margin: 0 0 20px !important;
    padding: .375rem 0 !important;
}
textarea.form-control.textarea-input
{
      background: transparent;
    border-bottom: 1px solid #7f878d!important;
    height: 3.125rem;
    width: 100%;
    border: none;
    border-radius: 0;
    margin: 0 0 20px;
    padding: .375rem 0; 
}
.form-check label {
    font-size: 16px !important;
   font-family: "Source Sans 3", sans-serif !important;
    color:#000;
        opacity: .5;
}
button.discover-btn
{
        font-size: 14px;
    color: #001a31;
    font-weight: 500;
    position: relative;
    line-height: 40px;
    padding: 0 0 0 68px;
    display: inline-block;
    text-align: center;
    margin: 25px 0 0;
        border: none;
}
button.discover-btn span {
    width: 41px;
    height: 41px;
    display: inline-block;
    border: 1px solid #001a31;
    margin: 0;
    border-radius: 100%;
    position: absolute;
    left: 0;
    font-weight: lighter;
    line-height: 40px;
}
.contact-page-address
{
height: 23.75rem;
padding: 3.4375rem;
width: 28.75rem;
margin-top: -5.625rem;
background-color: #fff;
position: relative;
}
.contact-page-address h2
{
font-size: 1.5rem;
    letter-spacing: .125rem;
    line-height: 2.5rem;
    color: #000;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 40px;
}
.contact-page-address p {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #000;
    margin: 0;
}
input::placeholder {
    color:#001a31 !important; /* Changes placeholder text color to red */
}

textarea::placeholder 
{
color:#001a31 !important; /* Changes placeholder text color to red */
}
select.form-select 
{
color:#001a31 !important; /* Changes placeholder text color to red */
} 
/* contact page css end */
/* about us page css start */
.about-banner-container
{
    width: 100%;
    float: left;
    padding: 0 0 0 150px;
    background-color: #001a31;
    margin: 152px 0 0;
    background-size: cover;
}
.about-banner-left {
       width: 49%;
    float: left;
    padding: 100px 0 0 0;
    position: relative;
    z-index: 9;
}
.about-banner-left span
{
font-size: .875rem;
line-height: 1.6em;
margin-bottom: 1.25rem;
text-transform: uppercase;
color:#fff;
display: block;
}
.about-banner-left h1 {
font-size: 45px;
line-height: 3.75rem;
letter-spacing: .125rem;
color: #fff;
-webkit-text-decoration: underline #e1001e !important;
text-decoration: underline #e1001e !important;
text-decoration-thickness: 1px !important;
text-underline-offset: 10px !important;
margin: 0 0 40px;
}
.about-banner-left p {
    color: #fff;
    font-size: 16px;
    margin: 0 0 40px;
}
.about-banner-right {
    float: right;
    width: 47%;
    position: absolute;
    right: 0;
}
.about-banner-right img
{
    width:100%;
}
.positive-learning-container
{
    width:100%;
    float: left;
    background-color: #001a31;
    padding:100px 150px 0;
}
.positive-learning-container h3 {
    font-size: 36px;
    line-height: 3.75rem;
    letter-spacing: .125rem;
    color: #fff;
    margin: 0 0 34px;
}
.positive-learning-container h2 {
    font-size: 36px;
    line-height: 3.75rem;
    letter-spacing: .125rem;
    color: #fff;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 0 0 40px;
}
.positive-learning-container h4 {
    font-size: 26px;
    color: #001a31;
    margin: 0 0 10px;
    font-weight: 500;
}
section.positive-learning-container.ethos .card-body {
    padding: 26px!important;
}
section.positive-learning-container.ethos .card {
    margin: 0 0 24px;
}
section.positive-learning-container.ethos p {
    padding: 0;
    margin: 0;
    color: #333;
}
.positive-learning-container p {
    font-size: 14px;
    color: #fff;
    line-height: 1.6em;
    padding: 0 61px 0 0;
    text-align: justify;
}
section.about-cacoursel-container {
    width: 100%;
    float: left;
    padding: 40px 0;
    background-color: #001a31;
    margin: 0;
}
div#owl-carousel-about.owl-carousel .owl-nav button span {
    width: 50px;
    color: #fff;
    display: inline-block;
}
div#owl-carousel-about.owl-carousel .owl-nav button {
    width: 50px;
}
div#owl-carousel-about.owl-carousel .owl-nav {
    width: 61px;
    position: absolute;
    right: 90px;
    top: 110px;
}
div#owl-carousel-about.owl-carousel button.owl-prev span {
    background: url(../images/arow-down.svg) center top no-repeat;
    transform: rotate(90deg);
    background-size: cover;
    width: 16px;
    display: inline-block;
    color: transparent;
}
div#owl-carousel-about.owl-carousel button.owl-next span {
    background: url(../images/arow-down.svg) center top no-repeat;
    transform: rotate(-90deg);
    background-size: cover;
    width: 16px;
    display: inline-block;
    color: transparent;
}
div#owl-carousel-about.owl-carousel button.owl-prev
{
    display: none;
}
.corporate-social {
    width: 100%;
    float: left;
    padding: 160px 0 0 0;
}
.corporate-social-left h4
{
    color: #000;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    padding-right: 78px;
    font-size: 2.25rem;
    letter-spacing: .1875rem;
    line-height: 3.125rem;
    margin: 0 0 40px;
      font-family: "Arimo", sans-serif !important;
}
.corporate-social-left 
{
    width: 420px;
    float: left;
}
.corporate-social-left p {
    font-size: 14px;
    color: #000;
    line-height: 1.6em;
    padding: 0 153px 0 0;
    text-align: left;
    margin: 0;
}
.corporate-social-right
{
    width:600px;
    float: right;
}
img.corporate-social-img-two {
    position: relative;
    bottom: 40px;
    left: -274px;
}
.intro-container {
    width: 100%;
    float: left;
    background-color: #001a31;
    padding: 0 0 0 0;
}
section.positive-learning-container.ethos {
    padding-bottom: 40px;
}
/* about us page css end */
.our-value
{
    width:100%;
    float:left;
    padding:30px 0;
    text-align: center;
}
.our-value h3
{
font-size: 2.25rem;
letter-spacing: .1875rem;
line-height: 3.125rem;
color: #001a31;
-webkit-text-decoration: underline #e1001e !important;
text-decoration: underline #e1001e !important;
text-decoration-thickness: 1px !important;
text-underline-offset: 10px !important;
margin: 0 0 30px;
text-align: center;
}
.our-value h4 
{
    font-size: 26px;
    color: #001a31;
    margin: 0 0 13px;
}
.our-value p
{
    font-size: 14px;
}
.icon-block {
    width: 140px;
    height: 110px;
    margin: 0 auto 23px;
    background-color: #eee;
    color: #001a31;
    font-size: 44px;
    border-radius: 9px;
    padding: 21px 0 0 0;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
section.why-IQEA.materials {
    padding-top: 40px;
}
section.why-IQEA.materials .slider-content 
{
    padding: 47px 20px 20px;
    margin: -67px 0 34px 0;
}
.why-iqeah2 {
    color: #000;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    padding-right: 78px;
    font-size: 2.25rem;
    letter-spacing: .1875rem;
    line-height: 3.125rem;
    margin: 0 0 30px;
}
section.why-IQEA.subscribe h3 
{
    margin: 0 0 35px;
}
section.why-IQEA.materials {
    padding: 40px 0 55px 0;
}
section.accreditation-banner-container a.discover-btn {
    color: #fff;
}
.card.legitimacy h3 
{
    font-weight: bold;
    font-size: 18px;
    color: #001a31;
    margin: 0 0 15px;
}
.card.legitimacy ul
{
     padding: 0 0 0 17px;
     margin:0;
}
.card.legitimacy li {
    font-size: 13px;
    margin: 0 0 7px;
}
section.stages-container .col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    margin: 0 0 20px;
}
section.stages-container.legitimacy-container {
    padding: 110px 0 50px;
}
.membership-table h3 {
    font-weight: 800;
    font-size: 18px;
    color: #001a31;
    margin: 0 0 15px;
}
.membership-table th {
    color: #001a31;
        padding: 10px 20px !important;
}
.membership-table td strong {
       font-weight: 800;
}
.membership-table td 
{
 color:#000;
 font-size: 15px;
     padding: 10px 20px !important;
}



.flip-card {
  background-color: transparent;
  width: 100%;
  height: 400px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  border-radius: 20px;
}

.flip-card:focus {
    outline: 0;
}

.flip-card:hover .flip-card-inner,
.flip-card:focus .flip-card-inner{
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flip-card-front {
background: linear-gradient(to top, #afafaf, #e7e7e7);
    color: black;
    z-index: 2;
    justify-content: center;
    border-radius: 20px;

}
.flip-card-front img 
{
    width: 100%;
    height: auto;
    -webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
margin:0 0 20px;
}
.flip-card-front h3 
{
    font-weight: 600;
    color: #001a31;
    font-size: 25px;
    margin: 0;
    padding: 0 15px;
}
.flip-card-back {
  background: linear-gradient(to top, #afafaf, #e7e7e7);
  color: #000;
  transform: rotateY(180deg);
  display: flex;
  z-index: 1;
  justify-content: center;
    align-items: center;
    border-radius: 20px;
}
.membership-activation-container
{
    width: 100%;
    float: left;
    padding: 70px 0 60px;
    background-color: #f1f1ef;
    text-align: center;
}
.membership-activation-container h2
{
    color: #001a31;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    font-size: 2.25rem;
    letter-spacing: .1875rem;
    line-height: 3.125rem;
    margin: 0 0 60px;
    text-align: center;
}
section.membership-activation-container ul 
{
    list-style: none;
    padding:0;
    margin:0;
}
section.membership-activation-container li {
    width: 31%;
    display: inline-block;
    margin: 0 2% 2% 0;
    position: relative;
    height: 400px;
    overflow: hidden;
    border-radius:20px;
}
section.membership-activation-container li:nth-child(3n)
{
    margin-right: 0;
}
.flip-card-back ul {
    list-style: outside !important;
    padding: 0 25px !important;
    margin: 0 0 0 18px!important;
}
.flip-card-back li {
    width: 100% !important;
    float: left;
    font-size: 15px;
    text-align: justify;
    margin: 0 0 5px 0!important;
    position: relative;
}
.flip-card-back li:after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #001a31;
    position: absolute;
    left: -17px;
    top: 7px;
    border-radius: 100px;
}
section.membership-activation-container li:last-child
{
    margin-right: 0;
}
.banner-leftbar a.discover-btn {
    color: #fff!important;
}
.why-iqeaa.discover-btn span {
    border-color: #001a31;
}

section.slider-container h2 {
    text-align: center;
    color: #fff;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    padding-right: 0;
    letter-spacing: .1875rem;
    line-height: 40px;
    min-height: 121px;
    margin: 0 !important;
}
.accreditation-banner-left h3 {
    color: #fff;
    font-size: 20px;
    width: 100%;
    margin: 18px 0 14px 19px;
}
.flip-card-back p {
    font-size: 13px;
    padding: 0 2%;
    width: 100%;
    float: left;
}
.flip-card-back.flip-card-back-new a.apply-btn.enquire-btn {
    margin: 0;
}
.resource-card a {
    color: #000;
}
.resource-card:hover a
{
    color: #000;
}
.resource-card:hover a.apply-btn.enquire-btn
{
    color:#fff;
}
.resource-card {
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    border-radius: 20px;
    background: linear-gradient(to top, #afafaf, #e7e7e7);
    padding: 0 0 28px;
}
.resource-card img {
    width: 100%;
    height: auto;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin: 0 0 20px;
}
.resource-card h3 {
    font-weight: 600;
    color: #001a31;
    font-size: 25px;
    margin: 0 0 20px;
    padding: 0 15px;
    height: 53px;
}
.resource-card p {
    font-size: 13px;
    padding: 0 2%;
    width: 100%;
    float: left;
    height: 77px;
}
.resource-card a.apply-btn.enquire-btn 
{
    margin: 0;
}
.resource-list li {
    float: left;
    height: 540px!important;
}
.faq-container .card.faq button.accordion-button.collapsed {
    margin: 0 0 22px;
}
.faq-container
{
    background-color: #fff !important;
}
a.discover-btn.membership-btn span {
    color: #001a31;
    border: 1px solid #001a31;
}
a.discover-btn.membership-btn:hover {
    color: #001a31;
}
.vocational-trainings .flip-card-front p {
    font-size: 13px;
    padding: 0 2%;
    width: 100%;
    float: left;
}
.vocational-trainings .flip-card-front h3 {
    font-weight: 600;
    color: #001a31;
    font-size: 25px;
    margin: 0 0 15px;
    padding: 0 15px;
}
.vocational-trainings .flip-card {
    height: 430px;
}
section.privacy-container h4 {
    font-size: 30px;
    color: #001a31;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    margin: 13px 0 32px;
    font-weight: 600;
}
section.privacy-container {
    width: 100%;
    display: inline-block;
    padding: 50px 0;
}
section.privacy-container p {
    font-size: 16px;
    color: #333;
    padding: 0 11px;
    margin: 0 0 19px;
    text-align: justify;
}
section.privacy-container ul {
    padding: 0 0 0 33px;
}
section.privacy-container li {
     font-size: 16px;
    color: #333;
}
section.privacy-container h5 strong {
    color: #001a31;
}
section.privacy-container li a
{
    color: #001a31;
   -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 6px !important;
    font-weight: bold;
}
section.privacy-container p a
{
    color: #001a31 !important;
   -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 6px !important;
    font-weight: bold;
}
section.accreditation-banner-container.policy {
    padding-left: 50px;
}
a.discover-btn.membership span 
{
    border-color: #001a31;
}
a.discover-btn.membership:hover
{
    color: #001a31;
}
.join-btn {
    background-color: #fff;
    display: inline-block;
    font-size: 14px;
    color: #001a31;
    padding: 10.3px 16px;
}
.inclusion {
    width: 100%;
    display: inline-block;
    padding: 47px 0;
    background-color: #eee;
}
.inclusion h3 {
    color: #001a31;
    -webkit-text-decoration: underline #e1001e !important;
    text-decoration: underline #e1001e !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 10px !important;
    font-size: 2.25rem;
    line-height: 3.125rem;
    margin: 0 0 60px;
    text-align: center;
}
.ambassadors-block {
    height: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    overflow: hidden;
}
.ambassadors-block a {
    color: #212529;
    text-decoration: none;
    transition: 0.3s;
}
.ambassadors-block img {
    width: 100%;
    transition: 0.3s;
}
.ambassador-content-block {
    padding: 10px 15px 22px;
    margin: -25px 10px 0;
    background: #fff;
    z-index: 99;
    border-radius: 15px;
    position: relative;
    border-top:5px solid #001a31;
    min-height: 114px;
}
.ambassadors-block:hover a
{
    color:#212529;
}
.ambassador-content-block span {
    line-height: 25px;
    font-size: 19px;
    margin: 0 0 13px;
    text-transform: uppercase;
    display: block;
    height: 50px;
}
.ambassadors-block:hover img {
    transform: translate(0px, -21px);
    transition: 0.3s;
}
.ambassador-content-block spam {
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 20px;
    color: #df8b26;
    height: 86px;
    display: none;
}


.card-front 
{
    width: 100%;
    float: left;
    background-color: #b7b7b7;
    border-radius: 20px;
    height: 400px;
    overflow: hidden;
}
.card-front img
{
    width: 100%;
    height: auto;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    margin: 0 0 20px;
}
.card-front  h3 {
    font-weight: 600;
    color: #001a31;
    font-size: 25px;
    margin: 0;
    padding: 0 15px;
}
.card-hvr {
    width: 100%;
    float: left;
    background-color: #b7b7b7;
    border-radius: 20px;
    position: absolute;
    height: 100%;
    transform: translateY(409px);
    	transition: all 1s ease;
        display: table;
}
section.membership-activation-container li:hover .card-hvr
{
     transform: translateY(0);
     transition: all 1s ease;
}
.card-hvr span {
    display: table-cell;
    vertical-align: middle;
}
.card-hvr ul {
    list-style: outside !important;
    padding: 0 0 !important;
    margin: 0 0 0 18px !important;
}
.card-hvr li {
    width: 100% !important;
    float: left;
    font-size: 15px;
    text-align: justify;
    margin: 0 0 5px 0!important;
    position: relative !important;
    height: auto!important;
    border-radius: 0!important;
    padding:0 25px !important;
}
.card-hvr li:after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #001a31;
    position: absolute;
    left:10px;
    top: 7px;
    border-radius: 100px;
}
.find-btn
{
    color: #fff !important;
}
.wskill-logo {
    width: 200px;
}